jandan138 yuqiang6149 commited on
Commit
ec2d498
·
verified ·
1 Parent(s): f59c03c

Update requirements.txt (#2)

Browse files

- Update requirements.txt (08043228627aa9d1d63b72cdd485a4544b61adbd)


Co-authored-by: yangyuqiang <yuqiang6149@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio>=4.0.0
2
- requests>=2.28.0
3
- opencv-python>=4.6.0
4
- numpy>=1.21.0
5
- oss2>=2.15.0
 
 
1
+ gradio==5.43.1
2
+ gradio_client==1.12.1
3
+ requests>=2.28.0
4
+ opencv-python>=4.6.0
5
+ numpy>=1.21.0
6
+ oss2>=2.15.0