Stable Fast 3D: 3D generator — what it does and what you need to run it

Stable Fast 3D is an open-source 3D generator from Stability AI that solves the image-to-3D task. The tool reconstructs a 3D mesh from one or more images, performing UV unwrapping and separating lighting from geometry.
What it does
- Reconstructs a 3D model from one or more images (image-to-3D).
- Performs UV unwrapping and illumination disentanglement — as described by the authors.
- Saves the result in GLB format.
What you need to run it
- Platform: CUDA or MPS (as described by the author).
- VRAM: about 6 GB for a single image (as described by the author).
- System RAM: the authors recommend running the CPU version if the system has less than 32 GB of unified memory — this is a developer statement, not a measurement.
- Language: Python.
- Model weights files: 3.7 GB (single file).
- Code license: non-standard, requires manual review.
- Weights license: other.
Who it is for
The tool is designed for developers and technical specialists who need fast mesh reconstruction with UV unwrapping from photos. It suits those working in a Python environment with a GPU that supports CUDA or MPS and has sufficient VRAM. It is not suitable for users without command-line experience or for those whose hardware does not meet the memory requirements. Also note the non-standard code license — it must be reviewed separately before commercial use. Stable Fast 3D occupies its own niche among 3D generators: it does not require a cloud service, but it places significant demands on local hardware. The latest code change dates to January 2025, so the project is in an active development phase.Fact sheet
Repository · Model on HuggingFace · Developer’s site
| Task | image-to-3d source |
|---|---|
| Code license | non-standard (check manually) source |
| Weights license | other source |
| Platform | CUDA, MPS per the author’s description source |
| VRAM | 6 GB per the author’s description source |
| System RAM | 32 GB per the author’s description source |
| Largest weights file | 3.7 GB source |
| All weights files | 3.7 GB source |
| Export formats | glb per the author’s description source |
| Language | Python source |
| Last code change | 2025-01-22 source |
| Repository created | 2024-07-17 source |
Changes often — as of 2026-08-19
| GitHub stars | 1770 source |
|---|---|
| Forks | 216 source |
| Downloads per month | 90643 source |
| Model updated | 2025-04-08 source |
Values are collected automatically from official sources and were checked on 2026-08-19. Each one links to its source, and values taken from the developer’s pages also carry a verbatim quote — hover over the note. Pricing and versions are shown as of the check date and change most often; verify on the vendor’s site before buying.



