Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
uuid
|
3 |
-
|
4 |
moviepy
|
5 |
-
python-dotenv
|
|
|
|
1 |
gradio
|
2 |
uuid
|
3 |
+
yt-dlp
|
4 |
moviepy
|
5 |
+
python-dotenv
|
6 |
+
requests
|