Skip to main content
Generate images using Stability AI’s Stable Diffusion models through the Runcrate API. No GPU setup, no model hosting — one API call, one image.

Available models


Basic image generation


Using negative prompts


Controlling generation parameters


Batch generation


SD 3.5 Large vs. SD 3 Medium


Tips

  • Negative prompts significantly improve quality — exclude common artifacts.
  • Seed parameter makes results reproducible. Save it for prompt iteration.
  • SD 3.5 Large for customer-facing images. SD 3 Medium for internal/prototype.
  • Aspect ratio options: 1:1, 16:9, 9:16, 4:3, 3:2.

Next steps