Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
opencv-python-headless==4.9.0.80
|
2 |
-
gradio>=4.
|
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
|