Spaces:
Sleeping
Sleeping
fix bug
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
gradio==
|
| 2 |
-
gradio_client==
|
| 3 |
h11==0.16.0
|
| 4 |
-
openai==
|
| 5 |
# zyphra
|
| 6 |
tenacity==9.1.2
|
| 7 |
beautifulsoup4==4.13.4
|
|
|
|
| 1 |
+
gradio==6.20.0
|
| 2 |
+
gradio_client==2.5.0
|
| 3 |
h11==0.16.0
|
| 4 |
+
openai==2.45.0
|
| 5 |
# zyphra
|
| 6 |
tenacity==9.1.2
|
| 7 |
beautifulsoup4==4.13.4
|