About this Workflow
This workflow allows you to generate detailed Character Design Sheets from a single reference image. These sheets can later be used as reference frameworks for video generation models like Seedance 2.5 or MiniMax Hailuo H3.
In my experience, Qwen Image 2.1 is the first open-source image editing model capable of natively generating clean, highly detailed character design sheets right out of the box.
Recommended Settings
CLIP Encoder: Use FP32 / FP16 / BF16 precision for maximum image quality and prompt adherence. Tests show that INT8 and other lower-bit quantizations introduce noticeable artifacts and reduce image clarity. Don't skimp on SSD space — install qwen3vl_8b_bf16.safetensors.
Sampler & Scheduler: Use res_2m + beta to reduce artifacts and improve detail. While I haven't run extensive benchmarks on every combination, this pairing yielded the best results.
Resolution (Megapixels):
3.4 MP — Sweet spot for speed and clarity.
6.0 MP — Superior quality and detail, though generation time increases significantly.
How to Use
Install custom nodes via ComfyUI Manager:
ComfyUI-ThinkingLLM (you can replace this with the standard Generate Text node if you want to use official Qwen Image 2.1 PE weights). Don't forget to install llama-cpp-python as specified here.
Download GGUF PE I2I weights and place them into
ComfyUI/models/LLM/GGUF/.Important: Both the main PE model and the mmproj file must be present in this folder, otherwise
ComfyUI-ThinkingLLMwill not detect it.Run generation: Load your reference image, select the path to the PE model, and start generating.
Useful Resources
Official Qwen Image 2.1 Weight for ComfyUI: HuggingFace
GGUF PE T2I: HuggingFace | GGUF PE I2I: HuggingFace



