Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
|
|
| 1 |
gradio
|
| 2 |
-
yt-dlp
|
| 3 |
google-generativeai
|
| 4 |
edge-tts
|
| 5 |
pysubs2
|
|
|
|
| 1 |
+
git+https://github.com/yt-dlp/yt-dlp.git
|
| 2 |
gradio
|
|
|
|
| 3 |
google-generativeai
|
| 4 |
edge-tts
|
| 5 |
pysubs2
|