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/LDYang694/Storages/releases/download/
|
| 20 |
-
https://github.com/LDYang694/Storages/releases/download/
|
| 21 |
-
https://github.com/LDYang694/Storages/releases/download/
|
| 22 |
-
https://github.com/LDYang694/Storages/releases/download/
|
| 23 |
-
https://github.com/LDYang694/Storages/releases/download/
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu130
|
| 2 |
|
| 3 |
+
torch==2.11.0
|
| 4 |
+
torchvision==0.26.0
|
| 5 |
+
triton==3.6.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/adithyaxx/flash-attention/releases/download/v2.8.3/flash_attn-2.8.3+cu13torch2.11cxx11abiTRUE-cp312-cp312-linux_x86_64.whl
|
| 19 |
+
https://github.com/LDYang694/Storages/releases/download/rtxpro6000/flex_gemm-1.0.0%2Btorch2.11.0.cu130-cp312-cp312-linux_x86_64.whl
|
| 20 |
+
https://github.com/LDYang694/Storages/releases/download/rtxpro6000/nvdiffrast-0.4.0%2Btorch2.11.0.cu130-cp312-cp312-linux_x86_64.whl
|
| 21 |
+
https://github.com/LDYang694/Storages/releases/download/rtxpro6000/nvdiffrec_render-0.0.0%2Btorch2.11.0.cu130-cp312-cp312-linux_x86_64.whl
|
| 22 |
+
https://github.com/LDYang694/Storages/releases/download/rtxpro6000/cumesh-0.0.1%2Btorch2.11.0.cu130-cp312-cp312-linux_x86_64.whl
|
| 23 |
+
https://github.com/LDYang694/Storages/releases/download/rtxpro6000/o_voxel-0.0.1%2Btorch2.11.0.cu130-cp312-cp312-linux_x86_64.whl
|