pagling commited on
Commit
dd303b7
·
verified ·
1 Parent(s): 6743685

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  opencv-python-headless==4.9.0.80
2
  gradio>=4.0.0
3
- ultralytics>=8.0.0
4
- numpy>=1.22.0
 
 
1
  opencv-python-headless==4.9.0.80
2
  gradio>=4.0.0
3
+ numpy>=1.22.0
4
+ gradio==4.12.0 # 必须使用4.0以上版本
5
+ ultralytics==8.2.0