jihyeonj commited on
Commit
91afde5
·
verified ·
1 Parent(s): 99ebece

requirements typo fixed

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  trimesh
2
  open3d
3
  torch_geometric
4
- pyg_lib torch_scatter torch_sparse torch_cluster torch_spline_conv -f https://data.pyg.org/whl/torch-2.3.0+cu121.html
 
 
 
 
 
 
1
  trimesh
2
  open3d
3
  torch_geometric
4
+ pyg_lib
5
+ torch_scatter
6
+ torch_sparse
7
+ torch_cluster
8
+ torch_spline_conv
9
+