Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ matplotlib>=3.9.1
|
|
9 |
opencv-python>=4.7.0
|
10 |
spaces
|
11 |
pydantic==2.10.6
|
12 |
-
sam2
|
|
|
9 |
opencv-python>=4.7.0
|
10 |
spaces
|
11 |
pydantic==2.10.6
|
12 |
+
git+https://github.com/facebookresearch/sam2.git
|