Change README formatting

This commit is contained in:
Robert
2024-05-11 11:58:25 -07:00
parent 51e7984941
commit 678e294ebe
2 changed files with 12 additions and 1 deletions

View File

@@ -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)
![License](https://img.shields.io/badge/license-apache2.0-green)

View File

@@ -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