Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
| 2 |
|
| 3 |
-
torch==2.
|
| 4 |
-
torchvision==0.
|
| 5 |
-
triton==3.
|
| 6 |
pillow==12.0.0
|
| 7 |
imageio==2.37.2
|
| 8 |
imageio-ffmpeg==0.6.0
|
|
@@ -15,9 +15,9 @@ zstandard==0.25.0
|
|
| 15 |
kornia==0.8.2
|
| 16 |
timm==1.0.22
|
| 17 |
git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
|
| 18 |
-
https://github.com/
|
| 19 |
-
https://github.com/
|
| 20 |
-
https://github.com/
|
| 21 |
-
https://github.com/
|
| 22 |
-
https://github.com/
|
| 23 |
-
https://github.com/
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu128
|
| 2 |
|
| 3 |
+
torch==2.8.0
|
| 4 |
+
torchvision==0.23.0
|
| 5 |
+
triton==3.4.0
|
| 6 |
pillow==12.0.0
|
| 7 |
imageio==2.37.2
|
| 8 |
imageio-ffmpeg==0.6.0
|
|
|
|
| 15 |
kornia==0.8.2
|
| 16 |
timm==1.0.22
|
| 17 |
git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
|
| 18 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/flash_attn_3-3.0.0-cp39-abi3-linux_x86_64.whl
|
| 19 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/cumesh-0.0.1-cp310-cp310-linux_x86_64.whl
|
| 20 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/flex_gemm-1.0.0-cp310-cp310-linux_x86_64.whl
|
| 21 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/o_voxel-0.0.1-cp310-cp310-linux_x86_64.whl
|
| 22 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/nvdiffrast-0.4.0-cp310-cp310-linux_x86_64.whl
|
| 23 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/nvdiffrec_render-0.0.0-cp310-cp310-linux_x86_64.whl
|