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.
Stable Diffusion
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.
Im pretty sure there is an extension that does something like that....
This is what i was thinking of: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Extensions#daam
Not sure if its still supported though, the git repo has been set read-only.