| --- |
| title: Stable Fast 3D · WebGPU |
| emoji: 🧊 |
| colorFrom: indigo |
| colorTo: purple |
| sdk: static |
| app_file: index.html |
| short_description: Run Stable Fast 3D in your browser |
| models: |
| - stabilityai/stable-fast-3d |
| - needle-tools/SF3D-webgpu |
| license: other |
| license_name: stabilityai-ai-community |
| license_link: https://huggingface.co/needle-tools/SF3D-webgpu/blob/main/LICENSE.md |
| --- |
| |
| # Stable Fast 3D · WebGPU |
|
|
| Turn a single image into a rotatable 3D mesh, entirely in your browser. The |
| app uses [Transformers.js](https://huggingface.co/docs/transformers.js) with |
| WebGPU for optional foreground cleanup and the browser-compatible |
| [SF3D-webgpu](https://huggingface.co/needle-tools/SF3D-webgpu) ONNX export for |
| the Stable Fast 3D reconstruction pipeline. |
|
|
| The export is derived from |
| [stabilityai/stable-fast-3d](https://huggingface.co/stabilityai/stable-fast-3d). |
| The first run downloads roughly 1.7 GB of model graphs and caches them in the |
| browser. Chrome or Edge with WebGPU enabled is recommended. |
|
|
| This Space does not upload images to a server. Generated meshes are rendered |
| locally and can be downloaded as GLB. |
|
|
| **Powered by Stability AI.** Review the |
| [Stability AI Community License](https://huggingface.co/needle-tools/SF3D-webgpu/blob/main/LICENSE.md) |
| and the original model card before using or redistributing outputs. |
|
|