Downloading and running local image models

Set up Bonsai, Stable Diffusion, or Flux and generate images offline.

Written By Grout

Last updated 8 days ago

To generate images offline, you first download a model. After that it runs locally with no further setup.

Available built-in models

  • Bonsai β€” CPU, lightweight.

  • Stable Diffusion β€” CPU.

  • Flux β€” GPU, accelerated when a supported GPU is present.

Downloading a model

  1. Open the image generator on your canvas.

  2. Switch the model picker to Offline.

  3. Choose the model you want and start the download.

  4. Wait for it to finish β€” this only happens once per model.

Running a model

  1. Once downloaded, select the model from the offline list.

  2. Write your prompt.

  3. Generate β€” the image is produced entirely on your machine.

No internet connection is required after the model has finished downloading. No Merits are consumed.

Switching between models

You can switch between cloud and offline models from the same model picker at any time β€” pick the right tool for each generation.

Tips

  • Start with Bonsai or Stable Diffusion if you don't have a discrete GPU.

  • Use Flux when you have a supported GPU and want higher quality offline.

  • To add models beyond the built-ins, see Adding custom GGUF models from HuggingFace.