alexnasa commited on
Commit
ad36f8f
·
verified ·
1 Parent(s): 162508a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.7.1
2
- pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper271126-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
 
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