Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- 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
|