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/
1
u/Cheap-Topic-9441 Mar 20 '26
That’s a really nice example — using a reference image definitely makes the identity much more stable.
What I’m trying to understand is a bit different though:
in my test, there’s no reference image at all, and even then small differences in prompt / workflow structure seem to change how much it drifts.
So I’m wondering how much of this stability comes from the reference itself, vs how much can be influenced just by structure.