Spaces:
Running
on
Zero
Running
on
Zero
xinjie.wang
commited on
Commit
·
884489b
1
Parent(s):
5f6e2e5
update
Browse files- requirements.txt +42 -42
requirements.txt
CHANGED
@@ -1,46 +1,46 @@
|
|
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 |
-
accelerate==0.33.0
|
33 |
-
basicsr==1.4.2
|
34 |
-
realesrgan==0.3.0
|
35 |
-
pydantic==2.9.2
|
36 |
-
vtk==9.3.1
|
37 |
-
spaces
|
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://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
|
43 |
-
https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/kaolin-0.16.0-cp310-cp310-linux_x86_64.whl
|
44 |
-
https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
|
45 |
-
https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.0/gsplat-1.5.0+pt21cu118-cp310-cp310-linux_x86_64.whl
|
46 |
-
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 |
+
# accelerate==0.33.0
|
33 |
+
# basicsr==1.4.2
|
34 |
+
# realesrgan==0.3.0
|
35 |
+
# pydantic==2.9.2
|
36 |
+
# vtk==9.3.1
|
37 |
+
# spaces
|
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://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
|
43 |
+
# https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/kaolin-0.16.0-cp310-cp310-linux_x86_64.whl
|
44 |
+
# https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
|
45 |
+
# https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.0/gsplat-1.5.0+pt21cu118-cp310-cp310-linux_x86_64.whl
|
46 |
+
# 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
|