Seungwoo-Yoon commited on
Commit ·
3bbce7b
1
Parent(s): 41e3d9d
update binary dependency link
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -32,8 +32,8 @@ open3d==0.19.0
|
|
| 32 |
|
| 33 |
# Binary dependencies
|
| 34 |
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
|
| 35 |
-
dependencies/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
|
| 36 |
-
dependencies/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
|
| 37 |
|
| 38 |
# SS initialization dependencies
|
| 39 |
git+https://github.com/microsoft/MoGe.git@0286b495230a074aadf1c76cc5c679e943e5d1c6
|
|
|
|
| 32 |
|
| 33 |
# Binary dependencies
|
| 34 |
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
|
| 35 |
+
https://huggingface.co/spaces/SW-Yoon/Extend3D/resolve/main/dependencies/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
|
| 36 |
+
https://huggingface.co/spaces/SW-Yoon/Extend3D/resolve/main/dependencies/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
|
| 37 |
|
| 38 |
# SS initialization dependencies
|
| 39 |
git+https://github.com/microsoft/MoGe.git@0286b495230a074aadf1c76cc5c679e943e5d1c6
|