Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
openai==1.1.1
|
| 2 |
soundfile
|
| 3 |
python-ffmpeg
|
| 4 |
-
|
| 5 |
-
gradio==5.0.2
|
|
|
|
| 1 |
openai==1.1.1
|
| 2 |
soundfile
|
| 3 |
python-ffmpeg
|
| 4 |
+
gradio==3.48.0
|
| 5 |
+
#gradio==5.0.2
|