Stability AI
Stable Diffusion image generation and workflow automation
Actions (24)
Stable Image · 14
- Control - SketchPOST /v2beta/stable-image/control/sketch
Apply a sketch-style control to influence generation.
documented - Control - StructurePOST /v2beta/stable-image/control/structure
Apply structure-guided controls to influence generation.
documented - Control - StylePOST /v2beta/stable-image/control/style
Apply style-guided controls to influence generation.
documented - Edit - ErasePOST /v2beta/stable-image/edit/erase
Erase/remove elements from an image.
documented - Edit - InpaintPOST /v2beta/stable-image/edit/inpaint
Inpaint missing areas in an image.
documented - Edit - OutpaintPOST /v2beta/stable-image/edit/outpaint
Outpaint extended regions beyond the image boundaries.
documented - Edit - Remove BackgroundPOST /v2beta/stable-image/edit/remove-background
Remove the background from an image.
documented - Edit - Replace Background and RelightPOST /v2beta/stable-image/edit/replace-background-and-relight
Replace the background and relight the subject.
documented - Edit - Search and ReplacePOST /v2beta/stable-image/edit/search-and-replace
Replace specific content or features within an image.
documented - Generate - CorePOST /v2beta/stable-image/generate/core
Generate an image using the Stable Image Core model.
documented - Generate - SD3POST /v2beta/stable-image/generate/sd3
Generate an image using the Stable Diffusion 3 model.
documented - Generate - UltraPOST /v2beta/stable-image/generate/ultra
Generate an image using the Stable Image Ultra model.
documented - Upscale - ConservativePOST /v2beta/stable-image/upscale/conservative
Upscale an image with the Conservative upscale profile.
documented - Upscale - CreativePOST /v2beta/stable-image/upscale/creative
Upscale an image with the Creative upscale profile.
documented
Generation · 4
- Image to imagePOST /v1/generation/{engine_id}/image-to-image
Generate a new image from an input image and prompt using the specified engine.
documented - Image-to-image maskingPOST /v1/generation/{engine_id}/image-to-image/masking
Generate an image based on a mask for masking/editing tasks.
documented - Image-to-image upscalePOST /v1/generation/{engine_id}/image-to-image/upscale
Upscale an image using the specified upscaling engine.
documented - Text to imagePOST /v1/generation/{engine_id}/text-to-image
Generate an image from a text prompt using the specified engine.
documented