Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio>=3.38
|
| 2 |
openai>=1.0.0
|
| 3 |
-
whisper
|
| 4 |
torch>=1.12.0
|
| 5 |
numpy
|
|
|
|
| 1 |
gradio>=3.38
|
| 2 |
openai>=1.0.0
|
| 3 |
+
openai-whisper
|
| 4 |
torch>=1.12.0
|
| 5 |
numpy
|