JiantaoLin
commited on
Commit
·
c397347
1
Parent(s):
4157d39
new
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -24,8 +24,8 @@ pygltflib==1.16.3
|
|
24 |
PyMCubes==0.1.4
|
25 |
pymeshlab==2023.12.post1
|
26 |
PyOpenGL==3.1.0
|
27 |
-
pytorch3d
|
28 |
-
|
29 |
PyYAML==6.0.1
|
30 |
rembg==2.0.57
|
31 |
scipy==1.14.1
|
|
|
24 |
PyMCubes==0.1.4
|
25 |
pymeshlab==2023.12.post1
|
26 |
PyOpenGL==3.1.0
|
27 |
+
pytorch3d
|
28 |
+
-f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py310_cu121_pyt210/download.htmlpytorch_lightning==2.2.0
|
29 |
PyYAML==6.0.1
|
30 |
rembg==2.0.57
|
31 |
scipy==1.14.1
|