Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
transformers
|
3 |
torch
|
4 |
git+https://github.com/openai/whisper.git
|
5 |
-
pytube
|
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
git+https://github.com/openai/whisper.git
|
5 |
+
pytube
|
6 |
+
pydub
|