JeffreyXiang commited on
Commit
d75b658
1 Parent(s): 1e4c903

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
  --find-links https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.4.0_cu121.html
3
 
 
 
4
  pillow==10.4.0
5
  imageio==2.36.1
6
  imageio-ffmpeg==0.5.1
@@ -16,10 +18,10 @@ pyvista==0.44.2
16
  pymeshfix==0.17.0
17
  igraph==0.11.8
18
  git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
19
- xformers==0.0.27.post2+cu118
20
- https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu11torch2.4cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
21
  kaolin==0.17.0
22
- spconv-cu118==2.3.6
23
  transformers==4.46.3
24
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
25
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-py3-none-any.whl?download=true
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
  --find-links https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.4.0_cu121.html
3
 
4
+ torch==2.4.0
5
+ torchvision==0.19.0
6
  pillow==10.4.0
7
  imageio==2.36.1
8
  imageio-ffmpeg==0.5.1
 
18
  pymeshfix==0.17.0
19
  igraph==0.11.8
20
  git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
21
+ xformers==0.0.27.post2
22
+ 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
23
  kaolin==0.17.0
24
+ spconv-cu120==2.3.6
25
  transformers==4.46.3
26
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
27
  https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-py3-none-any.whl?download=true