Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -34,4 +34,4 @@ scipy>=1.10.0
|
|
| 34 |
|
| 35 |
# SAM2 and MatAnyone - MUST BE INSTALLED
|
| 36 |
git+https://github.com/facebookresearch/segment-anything-2.git
|
| 37 |
-
git+https://github.com/
|
|
|
|
| 34 |
|
| 35 |
# SAM2 and MatAnyone - MUST BE INSTALLED
|
| 36 |
git+https://github.com/facebookresearch/segment-anything-2.git
|
| 37 |
+
git+https://github.com/pq-yang/MatAnyone.git
|