Spaces:
Running
on
Zero
Running
on
Zero
add: sam2
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,7 @@ accelerate
|
|
| 8 |
diffusers
|
| 9 |
fastapi<0.113.0
|
| 10 |
opencv-python
|
| 11 |
-
safetensors
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
diffusers
|
| 9 |
fastapi<0.113.0
|
| 10 |
opencv-python
|
| 11 |
+
safetensors
|
| 12 |
+
matplotlib
|
| 13 |
+
torchvision
|
| 14 |
+
git+https://github.com/facebookresearch/sam2.git
|