Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
-
pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.
|
| 3 |
nvdiffrast @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/nvdiffrast-0.3.3-py3-none-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-cp310-cp310-linux_x86_64.whl
|
| 3 |
nvdiffrast @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/nvdiffrast-0.3.3-py3-none-linux_x86_64.whl
|
| 4 |
numpy==1.23
|
| 5 |
omegaconf
|