Flux 2 Klein: Generate consistent images with unified .char model
Generate consistent images with unified character model .char
- charecter
- flux
- image-generation
2 views · 0 downloads · 0 shares

About this workflow
Once your .char file is generated for your character, You are ready to use it for Flux2 generation.
- To generate a Flux supported .char follow this workflow: Flux 2: Portable consistent characters, without LoRA training
- To train a unified .char model for Flux2 & Krea2 both: Flux 2 + Krea 2: Multi model portable consistent characters
Requirements
- Nvidia GPU: 16GB+ VRAM
- Inline Studio installed
Steps
This is a step by step guide to run this workflow.
Step 1: Setup Inline Studio
- Visit installation instruction on our Github readme to setup Inline Studio on local machine with your own GPU.
- No GPU? Launch Inline Studio via official template on Runpod
Step 2: Download workflow
You can download this workflow from the download icon next to title. Click on it & the json file will be saved to your local machine.
Step 3: Drop the workflow
- Open Inline Studio canvas, create a new project or use an existing project
- Drag & drop the saved workflow into the canvas
Step 4: Install models
As soon as you dropped the workflow, missing model popup will guide you through model download.
Models required:
core/models/
diffusion_models/ flux-2-klein-4b.safetensors
text_encoders/ qwen_3_4b.safetensors
vae/ flux2-vae.safetensors
characters/ emmy-s5.char. <--- sample uploaded on HF
Note: emmy-s5.char is not in the registry as it's a test sample, to access this in Inline Studio, download the model from Huggingface & place it under core/models/characters/
Step 5: Load inputs
This workflow requires only prompt, which is already embedded in workflow json. .char model is loaded with Load Character node
Step 6: Run Workflow
Click over Flux node & hit Run Graph.
That's it.
What's next?
As of now .char is only supported with Flux2 family & Krea2 nodes. For any issue or support, reach me out on Discord.
