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