Spaces:
Running
on
Zero
Running
on
Zero
lemonaddie
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch == 2.0.1
|
2 |
torchvision == 0.15.2
|
3 |
xformers == 0.0.21
|
@@ -22,4 +23,4 @@ datetime
|
|
22 |
rembg
|
23 |
segment_anything
|
24 |
pyvista
|
25 |
-
cupy-
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch == 2.0.1
|
3 |
torchvision == 0.15.2
|
4 |
xformers == 0.0.21
|
|
|
23 |
rembg
|
24 |
segment_anything
|
25 |
pyvista
|
26 |
+
cupy-cuda11x
|