Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ safetensors
|
|
12 |
matplotlib
|
13 |
torchvision
|
14 |
pydantic==2.10.6
|
15 |
-
git+https://github.com/facebookresearch/sam2.git
|
|
|
|
12 |
matplotlib
|
13 |
torchvision
|
14 |
pydantic==2.10.6
|
15 |
+
git+https://github.com/facebookresearch/sam2.git
|
16 |
+
gradio_image_prompter
|