wangsheng commited on
Commit
94c889c
·
verified ·
1 Parent(s): 9475c70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  # requirements.txt
2
- gradio>=4.0.0
3
  openai>=1.0.0
4
  python-dotenv>=1.0.0
 
1
  # requirements.txt
2
+ gradio>=4.0.0,<7.0.0
3
  openai>=1.0.0
4
  python-dotenv>=1.0.0