mirror of
https://github.com/jlengrand/tldw.git
synced 2026-03-10 08:51:17 +00:00
Change README formatting
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# [**TL/DW: Too Long, Didnt Watch - Download, Transcribe & Summarize Videos. All automated. (Public Demo)**](https://huggingface.co/spaces/oceansweep/Vid-Summarizer)
|
||||
# **TL/DW: Too Long, Didnt Watch**
|
||||
## Download, Transcribe & Summarize Videos. All automated
|
||||
## [Public Demo](https://huggingface.co/spaces/oceansweep/Vid-Summarizer)
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -62,6 +62,15 @@ import yt_dlp
|
||||
#
|
||||
###
|
||||
|
||||
#######################
|
||||
# Random issues I've encountered and how I solved them:
|
||||
# 1. Something about cuda nn library missing, even though cuda is installed...
|
||||
# https://github.com/tensorflow/tensorflow/issues/54784 - Basically, installing zlib made it go away. idk.
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
#######################
|
||||
# Config loading
|
||||
|
||||
Reference in New Issue
Block a user