Spaces:
Paused
Paused
cu121
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==2.2.0 --index-url https://download.pytorch.org/whl/
|
2 |
-
xformers --index-url https://download.pytorch.org/whl/
|
3 |
|
4 |
numpy
|
5 |
tyro
|
|
|
1 |
+
torch==2.2.0 --index-url https://download.pytorch.org/whl/cu121
|
2 |
+
xformers --index-url https://download.pytorch.org/whl/cu121
|
3 |
|
4 |
numpy
|
5 |
tyro
|