pagling commited on
Commit
97af053
·
verified ·
1 Parent(s): d42ac84

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
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.3.27
 
1
  opencv-python-headless==4.9.0.80
2
+ gradio>=4.12.0
3
  numpy>=1.22.0
4
  gradio==4.12.0 # 必须使用4.0以上版本
5
  ultralytics==8.3.27