Type | Workflows |
Stats | 465 0 |
Reviews | (31) |
Published | Feb 26, 2025 |
Base Model | |
Hash | AutoV2 C429510D0D |
Hello there and thanks for checking out this workflow!
What's new? : Structure + design changes!
—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
—Troubleshooting—
If nodes show up red (failing to load), check the 'Install Missing Custom Nodes' tab of the ComfyUI Manager for the missing node packs and install them.
Please check if all custom node packs load properly after installing, i.e. no
(IMPORT FAILED)
messages next to any of them in the console upon ComfyUI startup.Always reload/drag'n'drop the original, downloaded workflow file into ComfyUI to reload an intact version of the workflow.
→ The last opened workflow that appears on startup shows a cached version of the workflow, "remembering" group nodes that failed due to missing nodes as failed, keeping them broken even after having everything installed correctly.
Specific issues :
LatentClamp ...
→ Ensure you have the ComfyUI-Allor node pack installed and NOT the LatentClamp pack
Specific installation instructions :
For "ComfyUI_bitsandbytes_NF4" and "execution-inversion-demo-comfyui" the "Channel" setting (Found in the top left of the ComfyUI Manager Menu) needs to be set to "Channel: dev" for the node packs to show up in the search results
→ Important: turn the channel setting back to "Channel: default" afterwardsFor "ComfyUI_UNet_bitsandbytes_NF4"
Open a terminal in
ComfyUI/custom_nodes
Use this command to clone the repo directly:
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 you encounter "security level" issues, you can modify the "config.ini" file located in
ComfyUI\user\default\ComfyUI-Manager
(edit with any text editor).
The entry "security_level" is likely set to "= normal" (default), which did block manual custom node installation in some cases.
When you change that setting to "= weak", save and restart Comfy, you should be able to install the nodes just fine.→ Note: I'm sure this setting should not be handled lightly. I can only attest to the node packs mentioned in the list above to have not caused anything suspicious on my end.
—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!