xinjie.wang commited on
Commit
88b7f5d
·
1 Parent(s): cf70b1a
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -35,13 +35,12 @@ basicsr==1.4.2
35
  realesrgan==0.3.0
36
  flash-attn==2.6.3
37
  pydantic==2.9.2
38
- https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn-2.6.3+cu118torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
39
  utils3d@git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
40
  clip@git+https://github.com/openai/CLIP.git
41
  kolors@git+https://github.com/Kwai-Kolors/Kolors.git#egg=038818d
42
  segment-anything@git+https://github.com/facebookresearch/segment-anything.git#egg=dca509f
43
-
44
- wheels/kaolin-0.16.0-cp310-cp310-linux_x86_64.whl
45
- wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
46
- wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
47
 
 
35
  realesrgan==0.3.0
36
  flash-attn==2.6.3
37
  pydantic==2.9.2
 
38
  utils3d@git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
39
  clip@git+https://github.com/openai/CLIP.git
40
  kolors@git+https://github.com/Kwai-Kolors/Kolors.git#egg=038818d
41
  segment-anything@git+https://github.com/facebookresearch/segment-anything.git#egg=dca509f
42
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn-2.6.3+cu118torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
43
+ https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
44
+ https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/kaolin-0.16.0-cp310-cp310-linux_x86_64.whl
45
+ https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
46