Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -19,7 +19,7 @@ torchvision==0.12.0+cu113
|
|
19 |
|
20 |
# Detectron
|
21 |
--find-links https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
22 |
-
detectron2
|
23 |
|
24 |
# Segment-anything
|
25 |
git+https://github.com/facebookresearch/segment-anything.git
|
|
|
19 |
|
20 |
# Detectron
|
21 |
--find-links https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
22 |
+
detectron2==0.6
|
23 |
|
24 |
# Segment-anything
|
25 |
git+https://github.com/facebookresearch/segment-anything.git
|