θε¦
commited on
Commit
Β·
8118b7c
1
Parent(s):
0b20427
Add design file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -21,6 +21,7 @@ matplotlib
|
|
21 |
scikit-image
|
22 |
imageio
|
23 |
pyrender==0.1.45
|
|
|
24 |
pathlib
|
25 |
nerfvis
|
26 |
h5py
|
|
|
21 |
scikit-image
|
22 |
imageio
|
23 |
pyrender==0.1.45
|
24 |
+
git+https://github.com/facebookresearch/pytorch3d.git@stable
|
25 |
pathlib
|
26 |
nerfvis
|
27 |
h5py
|