Spaces:
Running
on
Zero
Running
on
Zero
xinjie.wang
commited on
Commit
·
b0848ee
1
Parent(s):
d35c09a
update
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
torch==2.4.0
|
| 2 |
torchvision==0.19.0
|
| 3 |
xformers==0.0.27.post2
|
|
@@ -33,8 +35,8 @@ utils3d@git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c
|
|
| 33 |
clip@git+https://github.com/openai/CLIP.git
|
| 34 |
kolors@git+https://github.com/Kwai-Kolors/Kolors.git#egg=038818d
|
| 35 |
segment-anything@git+https://github.com/facebookresearch/segment-anything.git#egg=dca509f
|
| 36 |
-
https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.0/gsplat-1.5.0+
|
| 37 |
-
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+
|
| 38 |
https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
|
| 39 |
https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
|
| 40 |
https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/kaolin-0.16.0-cp310-cp310-linux_x86_64.whl
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
+
|
| 3 |
torch==2.4.0
|
| 4 |
torchvision==0.19.0
|
| 5 |
xformers==0.0.27.post2
|
|
|
|
| 35 |
clip@git+https://github.com/openai/CLIP.git
|
| 36 |
kolors@git+https://github.com/Kwai-Kolors/Kolors.git#egg=038818d
|
| 37 |
segment-anything@git+https://github.com/facebookresearch/segment-anything.git#egg=dca509f
|
| 38 |
+
https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.0/gsplat-1.5.0+pt24cu121-cp310-cp310-linux_x86_64.whl
|
| 39 |
+
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
|
| 40 |
https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
|
| 41 |
https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
|
| 42 |
https://huggingface.co/spaces/xinjjj/ImgRoboAssetGen/resolve/main/wheels/kaolin-0.16.0-cp310-cp310-linux_x86_64.whl
|