kadirnar commited on
Commit
e4649ca
1 Parent(s): 03d2f6f

Create requirements_post.txt

Browse files
Files changed (1) hide show
  1. requirements_post.txt +11 -0
requirements_post.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # local
2
+ ./tgs/models/snowflake/pointnet2_ops_lib
3
+ ./simple-knn
4
+
5
+ # remote
6
+ git+https://github.com/ashawkey/diff-gaussian-rasterization
7
+ git+https://github.com/NVlabs/nvdiffrast/
8
+ git+https://github.com/facebookresearch/pytorch3d.git@stable
9
+ git+https://github.com/rusty1s/pytorch_scatter.git
10
+ git+https://github.com/ashawkey/kiuikit.git
11
+ git+https://github.com/tatsy/torchmcubes.git