Type | Workflows |
Stats | 276 |
Reviews | (24) |
Published | Feb 7, 2025 |
Base Model | |
Hash | AutoV2 0D8A934BAA |
Hello there and thanks for checking out this workflow!
What's new? : Structure + design changes!
→ v21.1 : fix for Daemon Detailer in 2nd Pass
—Purpose—
Built to provide an advanced, versatile and modular workflow for Flux with focus on efficiency, structure and information.
This workflow comes with many notes explaining node settings and recommendations, as well as general guides from instructions to troubleshooting.
—Features—
Convenient loaders for all common versions of Flux and Clip models
Full metadata; recognized by CivitAI
LoRA support
Wildcard support
Flux Tools LoRAs Canny + Depth
ControlNet presets for Canny, Depth and HED
Flux Redux
PuLID Enhanced
LLM prompt assistance
Installation and download guide for models and nodes
multiple passes with optional upscales
— 1st : Detail Daemon
— 2nd : Tiled Diffusion — or — UltimateSDUpscale
— ADetailer with dedicated LoRA Loader
— Inpainting
—Custom Nodes—
Most of which can be installed through the ComfyUI-Manager
If you encounter any nodes showing up red (failing to load), you can install the corresponding custom node packs in most cases through the 'Install Missing Custom Nodes' tab on the ComfyUI Manager as well.
► In case of "ComfyUI_bitsandbytes_NF4" and "execution-inversion-demo-comfyui" you need to set the "Channel" setting to "Channel: dev". (Found in the top left of the ComfyUI Manager Menu)
→ Do not forget to turn the channel setting back to default again afterwards
► For "ComfyUI_UNet_bitsandbytes_NF4" the installation looks like this:
Open a terminal in ComfyUI/custom_nodes
and use this command to clone the repo:git clone https://github.com/DenkingOfficial/ComfyUI_UNet_bitsandbytes_NF4.git
It has the same dependencies as "ComfyUI_bitsandbytes_NF4" so that should be all.
► If a "Channel: dev" node refuses to install due to some "security level" issue, you can modify the "config.ini" file located in ComfyUI\user\default\ComfyUI-Manager
and edit that with any text editor.
The entry "security_level" is likely set to "= normal", which is the default and in some cases prevents installation of custom nodes, especially when using online services.
When you change that setting to "= weak", save and restart Comfy, you should be able to install the nodes just fine.
—Thanks—
The workflow would not be possible as is without these custom node packs. If you want to support the custom node creators, give them a ⭐ on their github repos! Thank you!
Feel free to ask questions, share improvements and suggestions in the comment section!
Let me know if you encounter confusing points I can elaborate on in the next update!