Combined workflow (ComfyUI txt2img, img2img, img2txt2img, Wildcards, LLMs/Ollama, Pony, SDXL, Illustrious, Flux, Qwen, Z-Image, Anima, Flux 2 Klein, Krea 2 Turbo)
60
2.8k
51
Updated: Sep 20, 2026
toolDownload
1 variant available
650 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9
(7)
Sep 13, 2026
Other
- Added optional model randomization: replaced checkpoint/UNet loaders with LoRA Manager loaders (requires version 1.2.2 of LoraManager)
- Added optional LoRA randomization
- Expanded prompt enhancement: choose between local QwenVL, external/API models through ComfyUI LLM Party, or Ollama.
- Reworked the positive-prompt pipeline: separate LoRA Manager Pre-Prompt, Main Prompt, and Post-Prompt fields. Only the main prompt and optional image-derived description go through the LLM; trigger words, pre/post qualifiers, embeddings, and LoRA names are assembled afterward.
- Consolidated wildcard prompting into LoRA Manager.
- Rewritten LLM instructions for Narrative, Tags, and Narrative + Tags modes, emphasizing preservation of subject counts, actions, composition, and explicit details while reducing invented content.
- Added explicit "THEME=..." handling and refined weighted-tag handling.
- Revised image-to-prompt instructions to focus on visible details and avoid unsupported assumptions.
- Simplified img2img loading/resizing.
Show more

2.4K0 1 2 3 4 5 6 7 8 9.0 1 2 3 4 5 6 7 8 9K
1830 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9

20260920 Note: As models are getting better at providing good content on first generation, I am going to stop maintaining the "full" combined workflow in favor of the "simpler" version which split the various components of the larger workflow into smaller workflows.
More details at https://civitai.red/models/2829324/simpler-combined-workflow
"Combined Workflow" v9.2 (20260913)
This "Combined Workflow" (over 2MB and about 800 nodes) is a ComfyUI txt2img (+ img2img and img2txt2img) workflow that performs SDXL, Pony, Illustrious, Flux1D, Qwen, ZImageTurbo/Base, Anima, Flux2Klein and Krea2Turbo generations with an optional prompt extension using LLMs/Ollama and Wildcards processing.
Note: the workflow is not fast, on a 4090, a batch of two image can take 7 minutes.
It will generate an upscaled 16MP image as the final result while staying as close as possible to the original generation and produce CivitAI compatible metadata for each stage of the image generation.
- Stage 1: Generate the regular image using Detail Daemon sampler, pass it to a selector (can be bypassed for batch generation)
- Stage 2: Upscale to 4MP using a model
- Stage 3: Use "Ultimate SD Upscale" to redefine the components of the 4MP image using the original model and LoRAs' specific characteristics. An optional Flux.1D resampler is available followed by a Cleanup stage, then Faces, Hands and Eyes Detailer are then used on the resulting image.
- Stage 4: That result is sent to SeedVR2 or HighresFix to generate the final 16MP image and a color matching step is performed to make it as close as possible as the initial upscaled image.
The workflow contains a READ ME FIRST section that details some information about how it came to be, what it does and how to use it. Please refer to it for more details.
Previous releases:
v9.1 (20260801): Latent image resize fix
v9.0 (20260731): Added
img2imgcapabilities + Making use of LoRA Manager (LM, at minimum v1.20) to maintain our models/LoRA library and look up information about the models and parameters used in the workflow. In particular it is possible to convert known models tonvfp4format (for Blackwell hardware usage, see Comfy Kitchen) and relink the new files to the original model on CivitAI using LM's interface + resamplers and detailers: refinement of per model parameters & prompts rewrite + Confirmed working with ComfyUI 0.28.0v8.3 (20260623): Added Krea 2 Turbo + Confirmed working with ComfyUI 0.26.0
v8.2 (20260531): Added Flux2Klein + Confirmed working with ComfyUI 0.22.0
v8.1 (20260504): Updated to work with updated
cg-image-filter.v8 (20260308): Added QwenVL as a local LLM (01a, 01b, 01z) + Added QwenVL based "image to prompt" extraction (01c) + Added a new post-positive prompt generation optimization (01z) + Added Detail Deamon for all Samplers and a couple resampler + Added ZimageBase and Anima
v7 (20260216): Added external LLMs capability + Added an "Automatic" system prompt with model specific rules + Added an optional Flux1.D Resampler (S3, 05a03) + Added a HiresFix "Cleanup" node right after the Resampler steps (S3, 05b01) + Split S3 into its core components (the largest block on the workflow) with many ways to compare from step to step + Added many additional "notes" to explain how to make better use of the workflow
v6 (20260131): Improved Stage 3: Resampler (2-pass: Regeneration + Details enhancement) and Detailers to follow original conditioning + Continued improvement to "Ollama" logic
v5 (20260124): Added "Advanced" Ollama prompt + Added a new "LoRA randomizer" group + Implemented SEGS for Detaillers using "small" Face/Eyes/Hands selection logic
v4.1 (20260118): included setup requirements (diffusion models as checkpoints + Ultralytics required setup) in "READ ME FIRST" section + Changed to a common resolution selector
v4 (20260111): Addition of alternate samplers for Qwen and Z Image Turbo + removal of node failing to install on new Comfy installation + extended documentation: muted nodes-chain need to be manually selected
v3.1 (20251231): Hotfix for face/hand size
v3 (20251230): Additional detailers tweaks + alternative models for refiner/detailer steps
v2 (20251228): Trigger word selection + Detailers tweak + Usage clarifications
v1 (20251226): Initial release
Work-in-Progress release:
This workflow(Pony, SDXL, Illustrious only for now) is a Work-In-Progress combination, testing and tweaking of various elements from other workflows to generate an upscaled 16MP image as the final result while staying as close as possible to the original generation as generate CivitAI metadata for each stage of the image generation.
- Stage 1: Generate the regular image, pass it to a selector (can be bypassed for batch generation)
- Stage 2: Upscale to 4MP using HiResFix
- Stage 3: Use Ultimate SD Upscaler (No Upscale) to redefine the components of 4MP image using the original model and loras' specific characteristics. Faces and Eyes Detailer are then used on the resulting image.
- Stage 4: That result is sent to SeedVR2 to generate the final 16MP image.
There are many nodes involved in this workflow. Because of that I made use of multiple subgraphs to keep the workflow organized and easy to navigate.
Groups exists as organizational structure for the entire process and follow the Stage numbers.
It "works for me" but it might not be the best way to do it. Feedback is welcome.
PS: Despite my best effort, I still do not know how to have the "Nodes" used show on each image's page on CivitAI -- if someone knows how to please let me know.
Older releases:
The workflows I use with my Wildcards (see my account for those).
Within the zip is a README.md that explains the various use cases:
The SDXL, Illustrious and Pony compatible workflow is an extension of @DigitalPastel 's "Smooth Workflow" https://civitai.com/models/1598938/smooth-workflow-txt2img
The
txt2imgFlux and Qwen workflow is an extension of @AlexLai 's "Atomix Workflow" https://civitai.com/models/878828/atomix-flux-txt2img-workflowThe Z-Image Turbo workflow is an extension of @MrSmith2025 's "Z-Image Turbo - T2I Workflow + Detailer + SeedVR2 Upscaler + Color Grading" https://civitai.com/models/2174733/z-image-turbo-t2i-workflow-detailer-seedvr2-upscaler-color-grading
Each workflow can work with Ollama (if available) to create a multi-line narrative. They use Ollama as part of the workflow, which might be a VRAM resource constraint (setting "keep alive" to 0 will unload the model immediately after the request finishes). The conversion model should be instruction-tuned.

