Image-to-image masking
documentedGenerate an image based on a mask for masking/editing tasks.
POST /v1/generation/{engine_id}/image-to-image/maskingGenerationno implementation yet0 runsInput
engine_id
Engine ID
stable-diffusion-xl-1024-v1-0
init_image_path*
Init Image Path
Path to initialization image file
mask_source*
Mask Source
MASK_IMAGE_WHITE | MASK_IMAGE_BLACK | INIT_IMAGE_ALPHA
prompt_text*
Prompt Text
Text prompt for generation
prompt_weight*
Prompt Weight
Weight for the text prompt
cfg_scale*
CFG Scale
How strictly prompts are followed (0-35)
clip_preset
Clip Guidance Preset
NONE or FAST_BLUE etc.
sampler
Sampler
Sampling method
samples
Samples
Number of images to generate
seed
Seed
Random seed
steps
Steps
Number of diffusion steps
style_preset
Style Preset
Style preset
Calls Stability AI as you (your API key is your account); keychains.dev holds the credentials.