Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
yt-dlp
|
| 3 |
requests
|
| 4 |
pytube
|
| 5 |
-
ffmpeg-python
|
|
|
|
|
|
| 1 |
+
numpy
|
| 2 |
gradio>=4.0.0
|
| 3 |
yt-dlp
|
| 4 |
requests
|
| 5 |
pytube
|
| 6 |
+
ffmpeg-python
|
| 7 |
+
pydub
|