Spaces:
Runtime error
Runtime error
Commit
·
9ac001e
1
Parent(s):
bb0b433
update
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
torch==2.2.0
|
3 |
-
xformers
|
4 |
|
5 |
numpy
|
6 |
tyro
|
@@ -28,4 +28,4 @@ trimesh
|
|
28 |
kiui >= 0.2.3
|
29 |
xatlas
|
30 |
roma
|
31 |
-
plyfile
|
|
|
1 |
+
#--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
#torch==2.2.0
|
3 |
+
#xformers
|
4 |
|
5 |
numpy
|
6 |
tyro
|
|
|
28 |
kiui >= 0.2.3
|
29 |
xatlas
|
30 |
roma
|
31 |
+
plyfile
|