tommoore515/material_stable_diffusion

Stable diffusion fork for generating tileable outputs

Input
Configure the inputs for the AI model.

Black and white image to use as mask for inpainting over init_image. Black pixels are inpainted and white pixels are preserved. Experimental feature, tends to work better with prompt strength of 0.5-0.7

Random seed. Leave blank to randomize the seed

Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits

Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits

Input prompt

Inital image to generate variations of. Will be resized to the specified width and height

Number of images to output

1
20

Scale for classifier-free guidance

Prompt strength when using init image. 1.0 corresponds to full destruction of information in init image

1
500

Number of denoising steps

Output
The generated output will appear here.

No output yet

Click "Generate" to create an output.