Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
gradio
|
2 |
-
yt-dlp
|
3 |
-
pydub
|
4 |
-
ffmpeg
|
5 |
-
|
6 |
-
boto3
|
7 |
-
requests==2.28.2
|
|
|
1 |
gradio
|
2 |
+
yt-dlp==2023.8.14
|
3 |
+
pydub==0.25.1
|
4 |
+
ffmpeg-python==0.2.0
|
5 |
+
|
|
|
|