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