yejunliang23 commited on
Commit
ddb098a
·
verified ·
1 Parent(s): ef79423

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- --find-links https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.4.0_cu121.html
2
- kaolin
3
  --extra-index-url https://download.pytorch.org/whl/cu121
 
4
  torch==2.4.0
5
  torchvision==0.19.0
6
  pillow==10.4.0
@@ -21,12 +20,13 @@ git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057
21
  xformers==0.0.27.post2
22
  spconv-cu120==2.3.6
23
  gradio_litmodel3d==0.0.1
 
 
 
 
24
  pydantic==2.10.6
25
  transformers==4.50.1
26
  accelerate==1.7.0
27
  qwen_vl_utils
28
  open3d
29
- huggingface_hub
30
- 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
31
- https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
32
- 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
+
3
  torch==2.4.0
4
  torchvision==0.19.0
5
  pillow==10.4.0
 
20
  xformers==0.0.27.post2
21
  spconv-cu120==2.3.6
22
  gradio_litmodel3d==0.0.1
23
+ 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
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-cp310-cp310-linux_x86_64.whl?download=true
26
+
27
  pydantic==2.10.6
28
  transformers==4.50.1
29
  accelerate==1.7.0
30
  qwen_vl_utils
31
  open3d
32
+ huggingface_hub