Spaces:
Build error
Build error
| # Core dependencies (torch/torchvision come pre-installed on HF Spaces) | |
| torch==2.4.0 | |
| torchvision==0.19.0 | |
| gradio==4.44.1 | |
| # From ActionMesh requirements.txt | |
| numpy<2.0 | |
| opencv-python | |
| trimesh | |
| einops | |
| Pillow | |
| safetensors | |
| huggingface_hub | |
| transformers | |
| diffusers | |
| hydra-core | |
| scikit-image | |
| https://huggingface.co/spaces/VAST-AI/TripoSG/resolve/main/diso-0.1.4-cp310-cp310-linux_x86_64.whl?download=true | |
| jaxtyping | |
| accelerate | |
| fast_simplification | |
| typeguard | |
| # Additional for demo | |
| imageio | |
| imageio-ffmpeg | |
| tqdm | |