Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ librosa==0.10.1
|
|
10 |
textblob==0.17.1
|
11 |
emoji==2.8.0
|
12 |
Pillow==10.1.0
|
13 |
-
ffmpeg-python==0.2.0
|
|
|
|
|
|
10 |
textblob==0.17.1
|
11 |
emoji==2.8.0
|
12 |
Pillow==10.1.0
|
13 |
+
ffmpeg-python==0.2.0
|
14 |
+
yt-dlp==2023.12.30
|
15 |
+
requests==2.31.0
|