Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
|
|
1 |
opencv-python==4.8.0.74
|
2 |
ultralytics==8.0.128
|
3 |
-
git+https://github.com/facebookresearch/segment-anything.git
|
4 |
-
numpy==1.26.0
|
|
|
1 |
+
numpy==1.26.0
|
2 |
opencv-python==4.8.0.74
|
3 |
ultralytics==8.0.128
|
4 |
+
git+https://github.com/facebookresearch/segment-anything.git
|
|