Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# requirements.txt
|
| 2 |
-
gradio
|
| 3 |
numpy>=1.20.0
|
| 4 |
torch>=2.0.0
|
| 5 |
openai-whisper>=20231117
|
|
|
|
| 1 |
# requirements.txt
|
| 2 |
+
gradio==3.50.2
|
| 3 |
numpy>=1.20.0
|
| 4 |
torch>=2.0.0
|
| 5 |
openai-whisper>=20231117
|