Spaces:
Running on Zero
Running on Zero
xinjie.wang commited on
Commit ·
aa5845d
1
Parent(s): 7c8cbf6
update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -56,12 +56,12 @@ seaborn
|
|
| 56 |
hydra-core
|
| 57 |
modelscope
|
| 58 |
timm
|
| 59 |
-
|
| 60 |
-
|
| 61 |
|
| 62 |
|
| 63 |
# git+https://github.com/facebookresearch/pytorch3d.git@stable
|
| 64 |
-
|
| 65 |
# git+https://github.com/nerfstudio-project/gsplat.git@v1.5.3
|
| 66 |
https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.0/gsplat-1.5.0+pt24cu121-cp310-cp310-linux_x86_64.whl
|
| 67 |
# flash-attn==2.7.0.post2
|
|
|
|
| 56 |
hydra-core
|
| 57 |
modelscope
|
| 58 |
timm
|
| 59 |
+
open3d
|
| 60 |
+
MoGe@git+https://github.com/microsoft/MoGe.git@a8c3734
|
| 61 |
|
| 62 |
|
| 63 |
# git+https://github.com/facebookresearch/pytorch3d.git@stable
|
| 64 |
+
https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu121/pytorch3d-0.7.8-cp310-cp310-linux_x86_64.whl
|
| 65 |
# git+https://github.com/nerfstudio-project/gsplat.git@v1.5.3
|
| 66 |
https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.0/gsplat-1.5.0+pt24cu121-cp310-cp310-linux_x86_64.whl
|
| 67 |
# flash-attn==2.7.0.post2
|