Spaces:
Running on Zero
Running on Zero
xinjie.wang commited on
Commit ·
85163c6
1
Parent(s): 16e0d80
update
Browse files- requirements.txt +16 -3
requirements.txt
CHANGED
|
@@ -32,7 +32,7 @@ realesrgan==0.3.0
|
|
| 32 |
pydantic==2.9.2
|
| 33 |
vtk==9.3.1
|
| 34 |
spaces
|
| 35 |
-
utils3d@git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
|
| 36 |
clip@git+https://github.com/openai/CLIP.git
|
| 37 |
kolors@git+https://github.com/Kwai-Kolors/Kolors.git#egg=038818d
|
| 38 |
segment-anything@git+https://github.com/facebookresearch/segment-anything.git#egg=dca509f
|
|
@@ -51,6 +51,19 @@ tyro
|
|
| 51 |
pyquaternion
|
| 52 |
shapely
|
| 53 |
sapien==3.0.0b1
|
| 54 |
-
coacd
|
| 55 |
typing_extensions==4.14.1
|
| 56 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
pydantic==2.9.2
|
| 33 |
vtk==9.3.1
|
| 34 |
spaces
|
| 35 |
+
# utils3d@git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8
|
| 36 |
clip@git+https://github.com/openai/CLIP.git
|
| 37 |
kolors@git+https://github.com/Kwai-Kolors/Kolors.git#egg=038818d
|
| 38 |
segment-anything@git+https://github.com/facebookresearch/segment-anything.git#egg=dca509f
|
|
|
|
| 51 |
pyquaternion
|
| 52 |
shapely
|
| 53 |
sapien==3.0.0b1
|
|
|
|
| 54 |
typing_extensions==4.14.1
|
| 55 |
+
coacd
|
| 56 |
+
ninja
|
| 57 |
+
packaging
|
| 58 |
+
lightning
|
| 59 |
+
astor
|
| 60 |
+
optree
|
| 61 |
+
loguru
|
| 62 |
+
seaborn
|
| 63 |
+
hydra-core
|
| 64 |
+
modelscope
|
| 65 |
+
# git+https://github.com/facebookresearch/pytorch3d.git@stable
|
| 66 |
+
https://huggingface.co/xinjjj/RoboAssetGen/resolve/main/wheel_cu121/pytorch3d-0.7.8-cp310-cp310-linux_x86_64.whl
|
| 67 |
+
timm
|
| 68 |
+
open3d
|
| 69 |
+
MoGe@git+https://github.com/microsoft/MoGe.git@a8c3734
|