Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
git+https://github.com/openai/whisper.git
|
| 2 |
pytube==15.0.0
|
| 3 |
-
pytubefix==8.13.1
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/openai/whisper.git
|
| 2 |
pytube==15.0.0
|
| 3 |
+
pytubefix==8.13.1
|
| 4 |
+
gradio
|
| 5 |
+
ffmpeg-python
|
| 6 |
+
torch
|