PPP commited on
Commit
a86fd2d
·
1 Parent(s): 6333b4c

固定Gradio为6.7.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  openai>=1.0.0
2
- gradio==4.44.0
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