Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -22,4 +22,4 @@ trimesh==4.0.0
|
|
22 |
wandb==0.14.2
|
23 |
xatlas==0.0.7
|
24 |
git+https://github.com/NVlabs/nvdiffrast/
|
25 |
-
pytorch3d
|
|
|
22 |
wandb==0.14.2
|
23 |
xatlas==0.0.7
|
24 |
git+https://github.com/NVlabs/nvdiffrast/
|
25 |
+
git+https://github.com/facebookresearch/pytorch3d.git@stable
|