This is an automated archive made by the Lemmit Bot.

The original was posted on /r/stablediffusion by /u/super-curses on 2024-10-07 12:41:23+00:00.


I built a thing.

Takes a bare bones prompts and uses Llama 3.2 to embellish it. Prompt is passed to Flux/schnell to generate the image. (essentially doing what chatGPT is doing with image generation). Seems to generate some good images with Flux/schnell.

‘Review Image’ passes the generated image back to Llama 3.2 for a review, I can then pass the suggestions back into the prompt to regenerate it. (need to do some tweaking of the prompts here to ensure the suggestions really change the new prompt).