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