Spaces:
Running
on
L40S
Running
on
L40S
Upload ./env_install.sh with huggingface_hub
Browse files- env_install.sh +1 -1
env_install.sh
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
pip3 install diffusers transformers
|
| 2 |
pip3 install rembg tqdm omegaconf matplotlib opencv-python imageio jaxtyping einops
|
| 3 |
-
pip3 install SentencePiece accelerate trimesh PyMCubes xatlas libigl ninja gradio roma gradio_litmodel3d
|
| 4 |
pip3 install git+https://github.com/facebookresearch/pytorch3d@stable
|
| 5 |
pip3 install git+https://github.com/NVlabs/nvdiffrast
|
| 6 |
pip3 install open3d
|
|
|
|
| 1 |
pip3 install diffusers transformers
|
| 2 |
pip3 install rembg tqdm omegaconf matplotlib opencv-python imageio jaxtyping einops
|
| 3 |
+
pip3 install SentencePiece accelerate trimesh PyMCubes xatlas libigl ninja gradio roma gradio_litmodel3d onnxruntime
|
| 4 |
pip3 install git+https://github.com/facebookresearch/pytorch3d@stable
|
| 5 |
pip3 install git+https://github.com/NVlabs/nvdiffrast
|
| 6 |
pip3 install open3d
|