Spaces:
Running
on
Zero
Running
on
Zero
update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
ncut-pytorch
|
| 2 |
transformers
|
| 3 |
-
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
ncut-pytorch
|
| 2 |
transformers
|
| 3 |
+
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git
|
| 4 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 5 |
+
torch
|
| 6 |
+
torchvision
|
| 7 |
+
torchaudio
|