Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse fileswisper error in installestion
- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
transformers
|
| 3 |
-
torch
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
transformers
|
| 3 |
+
torch
|
| 4 |
+
ffmpeg-python
|
| 5 |
+
sentencepiece
|
| 6 |
+
git+https://github.com/openai/whisper.git
|