cavargas10 commited on
Commit
4a9eda4
·
verified ·
1 Parent(s): dbcb721

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
- igl
3
  torch==2.4.0
4
  torchvision==0.19.0
5
  pillow==10.4.0
@@ -21,6 +20,7 @@ xformers==0.0.27.post2
21
  spconv-cu120==2.3.6
22
  transformers==4.46.3
23
  gradio_litmodel3d==0.0.1
 
24
  https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
25
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
26
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
 
1
  --extra-index-url https://download.pytorch.org/whl/cu121
 
2
  torch==2.4.0
3
  torchvision==0.19.0
4
  pillow==10.4.0
 
20
  spconv-cu120==2.3.6
21
  transformers==4.46.3
22
  gradio_litmodel3d==0.0.1
23
+ https://github.com/libigl/libigl.git
24
  https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
25
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
26
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true