xinjie.wang commited on
Commit
cf70b1a
·
1 Parent(s): 0db1893
Files changed (1) hide show
  1. requirements.txt +40 -4
requirements.txt CHANGED
@@ -1,11 +1,47 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
 
 
3
  torch==2.1.0
4
  torchaudio==2.1.0
5
  torchvision==0.16.0
6
  xformers==0.0.22.post7
7
- kolors@git+https://github.com/Kwai-Kolors/Kolors.git#egg=038818d
8
- https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
9
- https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/kaolin-0.16.0-cp310-cp310-linux_x86_64.whl
10
- https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  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
 
 
 
 
 
 
 
 
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
 
3
+
4
  torch==2.1.0
5
  torchaudio==2.1.0
6
  torchvision==0.16.0
7
  xformers==0.0.22.post7
8
+ dataclasses_json
9
+ easydict
10
+ opencv-python>4.5
11
+ cpplint==2.0.0
12
+ pre-commit==2.13.0
13
+ imageio==2.36.1
14
+ imageio-ffmpeg==0.5.1
15
+ rembg==2.0.61
16
+ trimesh==4.4.4
17
+ moviepy==1.0.3
18
+ pymeshfix==0.17.0
19
+ igraph==0.11.8
20
+ pyvista==0.36.1
21
+ openai==1.58.1
22
+ spconv-cu118==2.3.8
23
+ transformers==4.42.4
24
+ gradio_litmodel3d==0.0.1
25
+ gradio==5.12.0
26
+ sentencepiece==0.2.0
27
+ diffusers==0.31.0
28
+ xatlas==0.0.9
29
+ onnxruntime==1.20.1
30
+ tenacity==8.2.2
31
+ pytorch-lightning==2.1.0
32
+ gsplat==1.5.0
33
+ accelerate==0.33.0
34
+ 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
+