Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
git+https://github.com/facebookresearch/segment-anything.git
|
2 |
git+https://github.com/IDEA-Research/GroundingDINO.git
|
3 |
-
mmmengine==0.7.3
|
4 |
mmcv==2.0.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch2.0/index.html
|
|
|
1 |
git+https://github.com/facebookresearch/segment-anything.git
|
2 |
git+https://github.com/IDEA-Research/GroundingDINO.git
|
3 |
+
mmmengine==0.7.3
|
4 |
mmcv==2.0.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch2.0/index.html
|