stability-ai/stable-diffusion-inpainting

Fill in masked parts of images with Stable Diffusion

Input
Configure the inputs for the AI model.

Black and white image to use as mask for inpainting over the image provided. White pixels are inpainted and black pixels are preserved.

Random seed. Leave blank to randomize the seed

Initial image to generate variations of. Will be resized to height x width

Width of generated image in pixels. Needs to be a multiple of 64

Height of generated image in pixels. Needs to be a multiple of 64

Input prompt

Choose a scheduler.

1
4

Number of images to generate.

1
20

Scale for classifier-free guidance

Specify things to not see in the output

1
500

Number of denoising steps

Disable safety checker for generated images. This feature is only available through the API. See [https://replicate.com/docs/how-does-replicate-work#safety](https://replicate.com/docs/how-does-replicate-work#safety)

Output
The generated output will appear here.

No output yet

Click "Generate" to create an output.

stable-diffusion-inpainting - ikalos.ai