adetailer icon indicating copy to clipboard operation
adetailer copied to clipboard

[Feature Request]: Use currently used controlnet

Open 3blackbar opened this issue 9 months ago • 4 comments

Is your feature request related to a problem? Please describe.

When you use adetailer and also use controlnet extenson with ipadapter for style then face inpainted by adetailer is not using ipadater for style copy. So inpainted face is different style than the rest of the image that was created with ipadapter.

Describe the solution you'd like

Ability to choose currenttly used controlnet from controlnet extension, so when it inpaints the face and ipadapter is used - it will inpaint in the style thats set by ipadapter.

Describe alternatives you've considered

In comfy this is already possible, cause face inpaint still goes through ipadapter style . Maybe it is possible here but i dont see it. Other alternative is just manual inpaint tab with ipadapter turned on.So it would be nice if adetailer worked like this - like inpaint tab which has face detection.

Additional context

Ipadapter is just one suggestion, eventually it would be nice to have all controlnet models to be used when adetailer inpaints the face , so adetailer will be used just for detection but the whole inpainting proces will be using same pipe as txt2img+controlnet extension or img2img + controlnet extension.

3blackbar avatar May 04 '24 10:05 3blackbar

Yes, if you use the passthrough option, it will use the global controlnet configuration.

Bing-su avatar May 06 '24 07:05 Bing-su