Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ pillow
|
|
7 |
matplotlib
|
8 |
ultralytics
|
9 |
segment-anything
|
10 |
-
opencv-python
|
|
|
|
|
|
7 |
matplotlib
|
8 |
ultralytics
|
9 |
segment-anything
|
10 |
+
opencv-python
|
11 |
+
git+https://github.com/AILab-CVC/YOLO-World.git
|
12 |
+
mmcv
|