Search
Inpaint selected areas of an image with SDXL.
The image to use as a starting point for the generation.
The mask to use for inpainting. White areas will be inpainted, black areas will remain unchanged.
The prompt to use for generating the image. Be as descriptive as possible for best results.
The negative prompt to use. Use it to address details that you don't want in the image.
The size of the generated image.
The number of inference steps to perform.
The CFG scale is a measure of how close you want the model to stick to your prompt.
The higher the value, the more the original image is used, while lower values will prioritize the text prompt.
The same seed and prompt will output the same image every time.
The generated image from the model.