Spaces:
Running
Running
Zenith Wang
commited on
Commit
·
2475ef2
1
Parent(s):
9d7c423
修复Gradio版本兼容性问题 - 降级到4.42.0版本
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
openai==1.99.6
|
2 |
-
gradio==4.
|
3 |
pillow==10.4.0
|
|
|
1 |
openai==1.99.6
|
2 |
+
gradio==4.42.0
|
3 |
pillow==10.4.0
|