Zenith Wang commited on
Commit
2475ef2
·
1 Parent(s): 9d7c423

修复Gradio版本兼容性问题 - 降级到4.42.0版本

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
  openai==1.99.6
2
- gradio==4.44.1
3
  pillow==10.4.0
 
1
  openai==1.99.6
2
+ gradio==4.42.0
3
  pillow==10.4.0