ComfyUI Detailer/ADetailer Workflow
If you're having ANY issues with this workflow, please include the error log from your console when writing a comment here on this page. Chances are 99.98% i can help you with your issue - but i need the error log. And me not having to ask for it first will save you potentially hours. Chances are also high the solution to your problem is already documented in the FAQ here.
You can now support me on my Ko-Fi if you have too much money (✿◡‿◡)
Requirements for each version are listed below or can be found inside a Note in the Workflow itself.
Because of the many connections among the nodes, I highly recommend turning off the link visibility by clicking the "Toggle Link visibility" (Eye icon) in the bottom right of ComfyUI.
Description
I originally came from A1111 WebUI to ComfyUI and, honestly, a lot of things felt way more complicated than they needed to be. I couldn’t find workflows that were both visually pleasing and showed me all the important options without requiring a deep understanding of every little thing in ComfyUI.
Over a few months I learned the ins and outs of Comfy and built my own very barebones, simple workflow (v1) with one main goal: streamline the process and make it visually understandable. I released it here thinking it might help others who also want to make the jump from A1111 to Comfy.
Over the last year I’ve kept adding more and more features as people started using the workflow and requesting things. The workflow has grown a lot, but I’m still trying to keep the same ease-of-use that this whole journey started with. The main goal is still the same: give you a lot of powerful options in a layout that’s as clean, readable, and as user-friendly as ComfyUI will allow.
At this point I feel like I have a pretty solid understanding of how Comfy works, and I’ve even created my own custom nodes to add missing functionality so this workflow could match the ideas I had for it. I try to hide as much of the technical complexity as possible — but if you’re ever curious or confused about anything, please feel free to ask!
Thanks to all of your suggestions, the workflow now includes features like:
Single-image and batch generation
Automatic detailers for specific body parts
Upscaling
v-pred models
LoRAs
ControlNet
IPAdapter
Hires fix / refiner
Manual inpainting
Thank you to every single person who uses this workflow, donates Buzz, or shares images on this page.
I really appreciate you taking those extra steps to support and promote the project. ♥️
Requirements
v4.4 and above require ComfyUI version 0.3.51 or above and also need the frontend to be AT LEAST 1.24.3 or later.
v5.1 - Full List
v5.0 - Full List
v4.4 - Additions to v4.3 (IMG2IMG Only)
Otherwise same as v4-4.3 below
v4.2-4.3 - Additions to v4.1
Otherwise same as v4.1 (incl. v4) below
v4.1 - Additions to v4 (IMG2IMG Only)
Otherwise same as v4 below
v4 - Full List
v3 - v3.2 - Full List
v2.2 - Additions to v2
Otherwise same Custom-Nodes as v2 but you can remove Comfyui-ergouzi-Nodes
v2 - Full List
v1 - Full List
How to use
Since all of the different versions work differently, you should check the "How to use" Node inside of the Workflow itself.
I promise that once you read the explanation of the workflow itself, it'll click and it will be a simple plug and play experience.
It's the simplest I could've made it coming from someone who's only started using ComfyUI 4-5 months ago and had been exclusively an A1111WebUI user before.
When were what functionalitys added?
Starting from v3, ControlNet is included.
Starting from v4, IPAdapter is included.
Starting from v4.3, HiRes Fix and Dynamic prompts(wildcards) is included.
Starting from v4.4, Refiner is included.
Starting from v5.0, Manual Inpainting is included.
Any errors during execution?
If you're running into any errors during the execution of the workflow, please check the FAQ of my Guide first. The guide is written for the IMG2IMG Workflow but when issues arise that people run into frequently i'll add the solutions and what's hapenning to that FAQ section.
If you can't find the problem you're running into there - feel free to write me a comment on the model page so that i can help you and other people might benefit from it as well.
Feedback
I'd love to see your feedback or opinion on the workflow.
This is the first workflow I have ever created myself from scratch and I'd love to hear what you think of it.
If you want to do me a huge favor, you can post your results on this Model page.
I'll make sure to send some buzz your way!
Description
Final fix for ControlNet not working if activated after image generation
(Very complicated issue with bridges that do not handle data correctly if previous nodes were bypassed, had to rework the activation system)moved detailer model selector to the start of second row for model-selection conformity & consistency across prompt impacting orientation
changed detailer lora & detailer prompt clip+model connections to inherit from main pipeline to keep style consistency in detailing & impact trigger word influence from detailer prompts
- IPAdapter implementation (v4.0) coming at some point next week together with IMG2IMG
- complete version with IMG2IMG & TXT2IMG switch will take a bit longer
FAQ
Comments (8)
Hello, thank you for this workflow. I was looking for a ControlNet unit, and yours seems to be exactly what I need, but there's a problem... there is always a problem -__-'
https://wormhole.app/z9eOAn#uH5KAjroFYAWaAh5uQO6hg
It seems like it doesn't recognize or detect the scheduler. (see the screenshot), Even after a "Fix node (recreation)" from contextual menu in comfyUI it still doesn't work, and I don't know how to resolve this issue. Thanks in advance and especially thank you for this workflow.
Hey @OtakuFra,
as everything with ComfyUI there always seems to be an issue no matter what :D
What sampler do you have selected in the Sampler Settings menu?
The values in the Sampler itself are somewhat misleading due to the new comfyui update, it's not really what's selected since the value's are all being inherited from the top "Sampler Settings"-Group.
Can you show me what error is being shown in the Console/Terminal where you started comfyui?
Also often times "Fix node (recreation)" messes some things up because it sometimes clears connections to other nodes, so if possible i'd try to prevent using that function. Try downloading the workflow again and then start the process and show me what error you're getting in the console, then i might be able to help ^^
@vslinx Thank you for replying so quickly, I tried several scheduler/samplers but with the same result, (see screenshot)
@OtakuFra no need to thank me!
This seems like an incompatibility between your KSampler Node and the Scheduler Selector node.
Are all of your nodes the newest current version? Can you check in Comfy Manager that all of them are up-to-date?
From the error it seems that the KSampler wants a list of schedulers/samplers including the beta57 scheduler while receiving and older version that is missing that one.
I feel like i know what the issue might be - if you have comfy-image-saver in it's newest version it might be that you have a wrong branch of it.
You need this version by alexopus because it's the only version that still has support.
The older version by giriss is deprecated and has not received in update in 2 years and therefore does not function anymore, sadly both of them use the same unique identifier and a lot of people accidentally install the old one. Update all your nodes and make sure you have the correct comfy-image-saver installed and let me know if that fixes the issue :)
@vslinx Hello, so I checked the repository, indeed the repository was duplicated, the old one and the forked one, unfortunately after several uninstallations and reinstallations I still have the same problem, the error in the console is of the same nature, it does not find beta57
Hey @OtakuFra,
the issue definitely comes from and incompatibility between your comfyui-core version and the image-saver node i provided :/
I have done a completely new installation to test it with only the custom nodes provided in the description and comfyui + the node on the newest version and had no issues.
So it seems like your installation seems to be broken. The easiest would probably be deleting all the nodes required for the workflow and then re-installing them. Here‘s what i‘d do:
- Delete all custom-nodes from the description in the custom_nodes folder
- Execute „git pull“ in the comfyui main folder to ensure you have the newest version of comfyui
- Start comfyui to ensure that all custom-nodes are uninstalled
- Stop comfyui and git pull all the nodes into your custom_nodes folders
- start comfyui and open comfy manager to check if all plugins are correctly installed, if import failed on any of them use the button in comfy manager to fix them
I don‘t know how regularly you use comfyui because installing a new comfyui is probably the easiest compared to debugging your current instance. I‘m also currently working on a script that automatically installs all the nodes required for the workflow if that‘s something you‘re interested in :)



