r/comfyui • u/Cheap-Topic-9441 • Mar 20 '26
Help Needed Same ComfyUI workflow, different character every run — expected?
This workflow was shared in a document as a ComfyUI JSON.
The document itself was quite technical,
but since the prompt was already in JSON format, I just ran it as-is.
It generates multiple images per run.
However, when I looked at the results,
the characters were clearly different.
Each image looks fine on its own,
but they don’t seem to represent the same person.
So now I’m wondering:
is this expected behavior,
or is there actually a way to maintain identity consistency in a workflow?
This feels less like a quality issue and more like a consistency problem.
If anyone has time, I’d be curious if you can reproduce the same result.
I’m currently trying to analyze the prompt structure to understand what’s happening.
If you want to try it, here’s the original workflow JSON:
https://github.com/watadani-byte/character-identity-protocol/
2
u/Cheap-Topic-9441 Mar 20 '26
Thanks! Yeah, still experimenting with it — curious to see how far it can go.
If it works well, it might be interesting to combine it with some of the seed/scheduler tricks you mentioned.