Update requirements.txt

#2
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