Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -25,5 +25,5 @@ trimesh==4.0.0
|
|
25 |
wandb==0.14.2
|
26 |
xatlas==0.0.7
|
27 |
git+https://github.com/NVlabs/nvdiffrast/
|
28 |
-
git+https://github.com/NVlabs/tiny-cuda-nn
|
29 |
pytorch3d
|
|
|
25 |
wandb==0.14.2
|
26 |
xatlas==0.0.7
|
27 |
git+https://github.com/NVlabs/nvdiffrast/
|
28 |
+
git+https://github.com/NVlabs/tiny-cuda-nn#subdirectory=bindings/torch --global-option="--no-networks"
|
29 |
pytorch3d
|