Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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 |
-
|
4 |
-
|
|
|
|
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
|