Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesBumped gradio and openai package versions
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
openai==1.
|
2 |
-
gradio==4.
|
3 |
pydub==0.25.1
|
4 |
tenacity==8.2.3
|
|
|
1 |
+
openai==1.25.1
|
2 |
+
gradio==4.28.3
|
3 |
pydub==0.25.1
|
4 |
tenacity==8.2.3
|