Spaces:
Sleeping
Sleeping
fxing build error
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
trimesh
|
2 |
open3d
|
3 |
torch_geometric
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
torch_cluster
|
8 |
-
torch_spline_conv
|
9 |
|
|
|
1 |
trimesh
|
2 |
open3d
|
3 |
torch_geometric
|
4 |
+
torch_scatter
|
5 |
+
-f https://data.pyg.org/whl/torch-2.3.0+cpu.html
|
6 |
+
|
|
|
|
|
7 |
|