alexnasa commited on
Commit
34b941d
·
verified ·
1 Parent(s): 57be8a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper271126-cp310-cp310-linux_x86_64.whl
 
2
  numpy==1.23
3
  omegaconf
4
  opencv-python
 
1
  pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper271126-cp310-cp310-linux_x86_64.whl
2
+ git+https://github.com/NVlabs/nvdiffrast.git@main#egg=nvdiffrast
3
  numpy==1.23
4
  omegaconf
5
  opencv-python