Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,4 +13,4 @@ pycocotools
|
|
13 |
matplotlib
|
14 |
onnxruntime
|
15 |
onnx
|
16 |
-
git+https://github.com/facebookresearch/segment-anything.git
|
|
|
13 |
matplotlib
|
14 |
onnxruntime
|
15 |
onnx
|
16 |
+
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git
|