Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -17,8 +17,7 @@ torch==2.3.1+cu118
|
|
| 17 |
torchvision==0.18.1+cu118
|
| 18 |
|
| 19 |
# Detectron
|
| 20 |
-
|
| 21 |
-
detectron2
|
| 22 |
|
| 23 |
# Segment-anything
|
| 24 |
git+https://github.com/facebookresearch/sam2.git
|
|
|
|
| 17 |
torchvision==0.18.1+cu118
|
| 18 |
|
| 19 |
# Detectron
|
| 20 |
+
git+https://github.com/facebookresearch/detectron2.git
|
|
|
|
| 21 |
|
| 22 |
# Segment-anything
|
| 23 |
git+https://github.com/facebookresearch/sam2.git
|