Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# torch==2.8.0
|
| 2 |
-
pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.9-cp312-cp312-linux_x86_64.whl
|
| 3 |
# nvdiffrast @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/nvdiffrast-0.4.0-cp312-cp312-linux_x86_64.whl
|
| 4 |
numpy==1.23
|
| 5 |
omegaconf
|
|
|
|
| 1 |
# torch==2.8.0
|
| 2 |
+
# pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.9-cp312-cp312-linux_x86_64.whl
|
| 3 |
# nvdiffrast @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/nvdiffrast-0.4.0-cp312-cp312-linux_x86_64.whl
|
| 4 |
numpy==1.23
|
| 5 |
omegaconf
|