alexnasa commited on
Commit
82fd68b
·
verified ·
1 Parent(s): e0fbf86

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -26,15 +26,16 @@ svg.py
26
  scikit-video
27
  opencv-python
28
  Pillow
29
- xformers==0.0.24
30
- huggingface-hub<0.14
31
- #xformers
32
  moviepy==1.0.3
33
  pydantic
34
  open3d
35
  einops
36
  safetensors
37
- torch_scatter @ https://data.pyg.org/whl/torch-2.2.0%2Bcu121/torch_scatter-2.1.2%2Bpt22cu121-cp310-cp310-linux_x86_64.whl
38
- #torch_scatter @ https://data.pyg.org/whl/torch-2.7.0%2Bcu126/torch_scatter-2.1.2%2Bpt27cu126-cp310-cp310-linux_x86_64.whl
39
- pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper220121-cp310-cp310-linux_x86_64.whl
 
40
  gsplat @ https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.3/gsplat-1.5.3+pt22cu121-cp310-cp310-linux_x86_64.whl
 
26
  scikit-video
27
  opencv-python
28
  Pillow
29
+ #xformers==0.0.24
30
+ #huggingface-hub<0.14
31
+ xformers
32
  moviepy==1.0.3
33
  pydantic
34
  open3d
35
  einops
36
  safetensors
37
+ #torch_scatter @ https://data.pyg.org/whl/torch-2.2.0%2Bcu121/torch_scatter-2.1.2%2Bpt22cu121-cp310-cp310-linux_x86_64.whl
38
+ #pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper220121-cp310-cp310-linux_x86_64.whl
39
+ torch_scatter @ https://data.pyg.org/whl/torch-2.7.0%2Bcu126/torch_scatter-2.1.2%2Bpt27cu126-cp310-cp310-linux_x86_64.whl
40
+ pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper271126-cp310-cp310-linux_x86_64.whl
41
  gsplat @ https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.3/gsplat-1.5.3+pt22cu121-cp310-cp310-linux_x86_64.whl