Spaces:
Running on Zero
Running on Zero
| --extra-index-url https://download.pytorch.org/whl/cu121 | |
| gradio>=5.0 | |
| torch>=2.0 | |
| torchvision | |
| numpy | |
| # HuggingFace | |
| huggingface_hub>=0.25.0 | |
| transformers>=4.40.0 | |
| spaces | |
| safetensors | |
| accelerate | |
| # TripoSG dependencies | |
| diffusers | |
| einops | |
| omegaconf | |
| jaxtyping | |
| typeguard | |
| scipy | |
| scikit-image | |
| opencv-python | |
| # 3D mesh processing | |
| trimesh[easy] | |
| networkx | |
| # Utilities | |
| pyyaml | |
| tqdm | |
| Pillow | |
| # Background removal | |
| rembg==2.0.60 | |
| onnxruntime==1.20.1 | |
| timm | |
| # Pin pydantic to avoid schema bug with gradio_client | |
| pydantic<2.11.0 | |
| # TripoSG custom wheel for marching cubes | |
| https://huggingface.co/spaces/VAST-AI/TripoSG/resolve/main/diso-0.1.4-cp310-cp310-linux_x86_64.whl?download=true | |