this post was submitted on 18 Jun 2023
2 points (100.0% liked)
Stable Diffusion
1487 readers
1 users here now
Welcome to the Stable Diffusion community, dedicated to the exploration and discussion of the open source deep learning model known as Stable Diffusion.
Introduced in 2022, Stable Diffusion uses a latent diffusion model to generate detailed images based on text descriptions and can also be applied to other tasks such as inpainting, outpainting, and generating image-to-image translations guided by text prompts. The model was developed by the startup Stability AI, in collaboration with a number of academic researchers and non-profit organizations, marking a significant shift from previous proprietary models that were accessible only via cloud services.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
At the bottom of stable diffusion, there is a script called x/y/z. One of the subtypes is the prompt S/R. Let's say your prompt was 'dog with orange hair' . You put in 'dog, cat, mouse, human' into the S/R text box. This will search your prompt for the first word (or set of words: I like switching out artists names) and generate a picture swapping out the first word for the next in the list. You can even do another one where you type in 'orange, red, blue, green' and you can get a grid of pictures with the first one a orange dog, and the other corner a green human.