⚡ Illustrious Workflow as of version 18
🛠️ Purpose & Design Philosophy
This workflow is a high-fidelity environment built for Illustrious XL. It prioritizes stability and professional texture over generation speed. It follows an "all-in-one" philosophy: configure your prompts, hit queue, and let the workflow handle the multi-stage refinement from start to finish.
Not for Speed: This is a heavy-duty refinement tool. If you want 2-second previews, use a basic SDXL workflow.
Personal Use: Built for my specific production needs. It is shared as-is for those who want a "set-and-forget" pipeline for Illustrious.
All-in-One Logic: The workflow handles generation, detailing, and upscaling in one continuous pass.
🚀 Key Features & 2026 Logic
Global Model Patching (RescaleCFG): Includes a pre-configured RescaleCFG patch (Multiplier: 0.7) applied globally. This acts as "HDR Insurance," preventing the "deep-fried" or over-saturated look common in high-CFG Illustrious runs.
Detail Daemon Sampler: Integrated to enhance structural depth. In this version, it is tuned to start at 0.4 to preserve the core Illustrious character proportions while sharpening hair and eye details.
Hybrid Upscale Strategy: * Group Bypass Switch: Easily toggle between a Pixel-only (Lanczos) path for flat anime styles and an Upscale-Model path for 2.5D/highly detailed renders.
Ultimate SD Upscale: Re-draws the upscaled canvas at a 0.35 denoise to lock in fine textures.
Power LoRA Loader: Manage multiple Illustrious-specific LoRAs without messy wiring.
Triple Detailer Groups: 3-stage targeted refinement for faces, hands, and clothing using standard detection models.
CivitAI Meta-Sync: Images are saved with full metadata (Model, LoRAs, Sampler info) for automatic site parsing.
⚠️ Disclaimer & Compatibility
Install at Your Own Risk: Custom nodes can break your environment. I am not responsible for troubleshooting your specific installation.
ComfyUI Portable: Built and tested on the Portable version. Desktop app users may face additional hurdles.
The "Your Version" Factor: Your node versions and environment are 99.9% likely to differ from mine.
Nodes 2.0: I do not recommend using Nodes 2.0. It creates unpredictable UI behavior; I will not provide support for issues involving this feature.
🤝 Support & Boundaries
No DMs: DMs are disabled due to repeat spam. Please check the Discussions tab below; most questions have already been answered.
Modifications: You are free to hack this workflow apart. However, you are responsible for fixing it if it breaks.
Custom Requests: I do not make private workflows. If you need a custom solution, post a Bounty on CivitAI. There are many talented creators ready to help you for a fee.
Description
This started out as a revamp to v13e, but the 2nd USDU was just a flat out no-go, so now it’s more like a combination of v13e and v16e.
Group Bypass
This is like v13e. There are now multiple group bypass nodes separated by the main groups in the workflow: Initial Image, Watermark Detection & Removal, USDU, Detailer 1, Detailer 2, Detailer 3, and End of Workflow.
Adjustments to the Prompt Section
This is similar to v13e. There are the standard Positive and Negative nodes plus the ImpactWildcardProcessor and another prompt box for Concat Conditioning and these are able to be bypassed without any issues.
Image to Image
This is back. There is a (currently) working latent switch below the Image to Image Source group with three settings: 1 - Image to Image, 2- Preset SDXL Resolutions, and 3 - Custom Resolution.
To use Image to Image
You will have to select “1” and enable the Image to Image Source group.
Set the denoise to whatever setting works.
This is not compatible with the Laplace Scheduler.
Laplace Scheduler
This is now only connected to the initial image generation.
Multiply Sigmas (stateless)
This was in a previous workflow and has been added back in on this version. This is considered to be another advanced tool just like the model patches in the workflow. Use at your own discretion.
Normalized Attention Guidance
This is only in the USDU group and is considered an advanced tool.
It can help and it can also hinder, so use it at your own discretion.
Added some switches on USDU and the Detailers to toggle between having and loaded loras connected to the model input or to have only the loaded checkpoint/model connected.
Global Sampler
This will now override the sampler and scheduler settings on the initial image and on USDU.
The only exception is when using Laplace.
Confirmed that this works with RES4LYF installed.
Custom Nodes used in the version are from:
I might have missed some, but this should be most of them!
As previously mentioned:
The Laplace Scheduler is not recommended for people new to ComfyUI and/or are not comfortable with figuring out settings on your own.
If you do want to try it out, I suggest not messing with the settings on the LaplaceScheduler node other than "steps".
It's very sensitive to what you prompt in both positive and negative prompts, so prompt with caution (or go wild).
The Basic Scheduler node (which is the default) works like the same normal KSampler settings, but some people have ran into random compatibility issues with it before. It's a Comfy Core node, so it has to be something on their installs causing the conflict.
On the Basic Scheduler node: you control the Scheduler, Steps, and Denoise.
SamplerCustomAdvanced is now the only KSampler for the initial image on this workflow
Confirmed it works even with RES4LYF installed
This node is not affected by the Global Sampler node, so the sampler and scheduler have to bet set manually here.
The CFG setting is also separate here since I tend to use sa_solver with Laplace but other combos for the rest of the workflow.
The Global Seed and Global Sampler nodes will override any of the settings related to them across the workflow.
Using a sampler or scheduler not compatible with any of the nodes will result in an error.
You can bypass or delete these two nodes if you want to do these settings manually on each node.
Does not affect the sampler or scheduler settings connected to SamplerCustomAdvanced (if it is in the workflow).
After the most recent update, sometimes even after setting the seed to fixed, it doesn't always pick up where you left off. This may be due to comfy unloading something. Just a guess.
CFG is tied to the “CFG” node to the left of the KSampler.
Delete this node if you want to set CFG manually on each node.
The detailers can be used for whatever you want as long as you have the detection models.
The detailer nodes used in this workflow take all detected items and do them at the same time.
You can use whatever detection model you want. You don't have to use what I use.
If you are seeing busted results in the detailers try adding something to the wildcard spec field to help guide the detailer.
Example: only one eye is detected and the detailer is turning into nightmare fuel
set the Global Seed to Fixed
try adding "eye" (without quotes) to the wildcard spec field
click Run
If you’re using the Nodes 2.0 feature: you are on your own.