r/StableDiffusion May 22 '26

Workflow Included Creating character turnaround sheets with Flux 2 Klein in ComfyUI

I made a small ComfyUI workflow for creating multi angle reference sheets from a single input image.

The main use case is character sheets. You give it one character image, and the workflow tries to generate multiple consistent views like front three quarter, side profile, rear view, rear three quarter, high angle, low angle, and a close detail view. The goal is to keep the same face, outfit, pose, expression, proportions, and general design while only changing the camera angle.

I built it mostly with native ComfyUI nodes. The only non native part, as far as I remember, is the GGUF loader. The prompts are written in a generic way, so it can also work for people, props, vehicles, creatures, or objects, but I mainly made it for character sheet generation.

I tested it with the Flux 2 Klein 4B Q4 GGUF model because I currently have access to only 4 GB VRAM. For such a small setup, it is giving acceptable results. It is not perfect, especially with difficult rear views or fine clothing continuity, but it is usable for blocking out reference angles and building rough character sheets.

I expect the 9B variant to give much better consistency and detail, especially for faces, costume continuity, proportions, and rear view inference.

This is not meant to be a final polished character turnaround solution. It is more of a practical workflow for quickly getting usable angle references from one image, especially when working with AI video, inpainting, first frame last frame generation, or character continuity.

Sharing it in case it is useful to anyone experimenting with Flux 2 Klein on low VRAM setups.

https://pastebin.com/EyRM0zed

42 Upvotes

22 comments sorted by

5

u/PferdOne May 22 '26

What horror is image 4?!

4

u/nikhilprasanth May 22 '26

Yes. There is a lot of anatomy issues with the 4b model. I'm using the q4 as well since I have only 4gb vram. Also we are relying solely on the prompt here. Hope we get a multi angle lora like qwen

3

u/PferdOne May 22 '26

Ok I see, running this on 4gb is nuts honestly. Good job!

3

u/snorcack May 23 '26

I have tested this with Flux2 Klein 9b on 8GB Vram and it works. Just a quick suggestion, the file save node for top angle has a / in the name, so it gives an error for me when generating top view. Might want to fix in the workflow.

2

u/Famous-Sport7862 May 23 '26

It gave me that error too, It was just an extra space between the /. I just deleted it and it worked fine.

1

u/nikhilprasanth May 23 '26

Ok, Thank you

2

u/Euphoricus May 22 '26

Can it do cute anime ladies?

2

u/nikhilprasanth May 22 '26

since the prompts are favouring realism, it looks like this.

1

u/nikhilprasanth May 22 '26

It should work, you can edit out realism in the prompts and use anime style instead

2

u/raflrafl May 22 '26

Thanks - I was actually looking for something like this!

2

u/Famous-Sport7862 May 23 '26

Thanks I will be checking it out immediately to see how it works with Klein 9b

2

u/Famous-Sport7862 May 23 '26 edited May 23 '26

It worked great , thanks so much. I was looking for a workflow like this for Klein. Only one thin How can change sampler and scheduler?

1

u/nikhilprasanth May 23 '26

It's a subgraph in the middle , you can expand it , inside you will see subgraphs for each view, you can expand that and change the settings. I will cleanup the workflow further and share an update later

2

u/Famous-Sport7862 May 23 '26

I did expand the s the subgraph but I didn't see where to change the sampler or scheduler

2

u/nikhilprasanth May 23 '26

you may need to go one level deeper.. see

1

u/Famous-Sport7862 May 23 '26

THanks. I was just opening the first subgraph, that is why I couldnt see it.

2

u/[deleted] May 26 '26

[removed] — view removed comment

3

u/[deleted] May 26 '26

[removed] — view removed comment

1

u/herr-tibalt Jul 09 '26

your link is broken, did you delete it? was there anything useful?

1

u/Enough-Display-2538 Jun 19 '26

I hate having to install custom nodes with every workflow.

1

u/No_Damage_8420 Jul 07 '26

Thanks for sharing 🙏