Spaces:
Running
Running
Revert to torch2.6+cu124 for HF Space compatibility, backup th28 requirements
Browse files- requirements.txt +11 -12
- requirements_th28_cu128.txt +29 -0
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
|
|
@@ -17,13 +17,12 @@ timm==1.0.22
|
|
| 17 |
diffusers==0.37.1
|
| 18 |
accelerate==1.13.0
|
| 19 |
gradio
|
| 20 |
-
einops==0.8.2
|
| 21 |
plyfile==1.1.3
|
| 22 |
git+https://github.com/microsoft/MoGe.git
|
| 23 |
-
https://github.com/LDYang694/Storages/releases/download/20260430/natten-0.21.0+torch2.
|
| 24 |
-
https://github.com/
|
| 25 |
-
https://github.com/
|
| 26 |
-
https://github.com/
|
| 27 |
-
https://github.com/
|
| 28 |
-
https://github.com/
|
| 29 |
-
https://github.com/
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
|
| 3 |
+
torch==2.6.0
|
| 4 |
+
torchvision==0.21.0
|
| 5 |
+
triton==3.2.0
|
| 6 |
pillow==12.0.0
|
| 7 |
imageio==2.37.2
|
| 8 |
imageio-ffmpeg==0.6.0
|
|
|
|
| 17 |
diffusers==0.37.1
|
| 18 |
accelerate==1.13.0
|
| 19 |
gradio
|
|
|
|
| 20 |
plyfile==1.1.3
|
| 21 |
git+https://github.com/microsoft/MoGe.git
|
| 22 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/natten-0.21.0+torch2.6cu124-cp310-cp310-linux_x86_64.whl
|
| 23 |
+
https://github.com/JeffreyXiang/Storages/releases/download/Space_Wheels_251210/flash_attn_3-3.0.0b1-cp39-abi3-linux_x86_64.whl
|
| 24 |
+
https://github.com/JeffreyXiang/Storages/releases/download/Space_Wheels_251210/cumesh-0.0.1-cp310-cp310-linux_x86_64.whl
|
| 25 |
+
https://github.com/JeffreyXiang/Storages/releases/download/Space_Wheels_251210/flex_gemm-0.0.1-cp310-cp310-linux_x86_64.whl
|
| 26 |
+
https://github.com/JeffreyXiang/Storages/releases/download/Space_Wheels_251210/o_voxel-0.0.1-cp310-cp310-linux_x86_64.whl
|
| 27 |
+
https://github.com/JeffreyXiang/Storages/releases/download/Space_Wheels_251210/nvdiffrast-0.4.0-cp310-cp310-linux_x86_64.whl
|
| 28 |
+
https://github.com/JeffreyXiang/Storages/releases/download/Space_Wheels_251210/nvdiffrec_render-0.0.0-cp310-cp310-linux_x86_64.whl
|
requirements_th28_cu128.txt
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 9 |
+
tqdm==4.67.1
|
| 10 |
+
easydict==1.13
|
| 11 |
+
opencv-python-headless==4.12.0.88
|
| 12 |
+
trimesh==4.10.1
|
| 13 |
+
transformers==4.57.3
|
| 14 |
+
zstandard==0.25.0
|
| 15 |
+
kornia==0.8.2
|
| 16 |
+
timm==1.0.22
|
| 17 |
+
diffusers==0.37.1
|
| 18 |
+
accelerate==1.13.0
|
| 19 |
+
gradio
|
| 20 |
+
einops==0.8.2
|
| 21 |
+
plyfile==1.1.3
|
| 22 |
+
git+https://github.com/microsoft/MoGe.git
|
| 23 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/natten-0.21.0+torch2.8cu128-cp310-cp310-linux_x86_64.whl
|
| 24 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/flash_attn_3-3.0.0-cp39-abi3-linux_x86_64.whl
|
| 25 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/cumesh-0.0.1-cp310-cp310-linux_x86_64.whl
|
| 26 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/flex_gemm-1.0.0-cp310-cp310-linux_x86_64.whl
|
| 27 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/o_voxel-0.0.1-cp310-cp310-linux_x86_64.whl
|
| 28 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/nvdiffrast-0.4.0-cp310-cp310-linux_x86_64.whl
|
| 29 |
+
https://github.com/LDYang694/Storages/releases/download/20260430/nvdiffrec_render-0.0.0-cp310-cp310-linux_x86_64.whl
|