--- title: TripoSplat Text-to-3D emoji: 🔶 colorFrom: yellow colorTo: red sdk: gradio sdk_version: 6.15.2 python_version: '3.12' app_file: app.py pinned: false license: mit --- # TripoSplat Text-to-3D Go from a **text prompt → 3D Gaussian splat**. A text-to-image step powered by [Ideogram 4](https://huggingface.co/spaces/ideogram-ai/ideogram4) (called as a remote Gradio client) generates an image, which is then turned into 3D Gaussians by the [TripoSplat](https://huggingface.co/spaces/VAST-AI/TripoSplat) pipeline on ZeroGPU. You can also upload your own image or pick an example to skip the text-to-image step. > Set an `HF_TOKEN` secret on this Space so the Ideogram 4 call is attributed to > your account's ZeroGPU quota instead of the shared anonymous pool. Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference