I'm currently working on a dressing game. Is it actually possible to generate consistent dresses for her. It seems AI isn't so good at it because I can notice her appearance changing a little every time the outfit is different.
You can generate the exact same image every time by using an identical prompt, process, and seed for the image generation.But a far lighter, easier solution would be to save the outfit and load it back in, rather than re-generating.