Spaces:
Running
on
Zero
Running
on
Zero
requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -47,7 +47,9 @@ xatlas==0.0.10
|
|
47 |
pybind11==2.13.6
|
48 |
pygltflib==1.16.4
|
49 |
kornia==0.8.0
|
|
|
50 |
git+https://github.com/NVlabs/nvdiffrast.git
|
|
|
51 |
torch==2.5.1
|
52 |
torchvision==0.20.1
|
53 |
torchaudio==2.5.1
|
|
|
47 |
pybind11==2.13.6
|
48 |
pygltflib==1.16.4
|
49 |
kornia==0.8.0
|
50 |
+
cupy-cuda12x==13.4.1
|
51 |
git+https://github.com/NVlabs/nvdiffrast.git
|
52 |
+
git+https://github.com/facebookresearch/pytorch3d.git@stable
|
53 |
torch==2.5.1
|
54 |
torchvision==0.20.1
|
55 |
torchaudio==2.5.1
|