Spaces:
Runtime error
Runtime error
PPP commited on
Commit ·
a86fd2d
1
Parent(s): 6333b4c
固定Gradio为6.7.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
openai>=1.0.0
|
| 2 |
-
gradio==
|
| 3 |
python-dotenv>=1.0.0
|
| 4 |
pydantic>=2.0.0
|
|
|
|
| 1 |
openai>=1.0.0
|
| 2 |
+
gradio==6.7.0
|
| 3 |
python-dotenv>=1.0.0
|
| 4 |
pydantic>=2.0.0
|