rui3000 commited on
Commit
a488855
Β·
verified Β·
1 Parent(s): b34b79c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ boto3==1.26.0
2
  botocore==1.29.0
3
  fastapi>=0.103.0
4
  uvicorn==0.15.0
5
- gradio>=4.44.1
6
  numpy==1.21.0
7
  python-multipart>=0.0.9
8
  tabulate==0.9.0
 
2
  botocore==1.29.0
3
  fastapi>=0.103.0
4
  uvicorn==0.15.0
5
+ gradio<4.0.0
6
  numpy==1.21.0
7
  python-multipart>=0.0.9
8
  tabulate==0.9.0