Bing-su / adetailer

Auto detecting, masking and inpainting with detection model.
GNU Affero General Public License v3.0
4.16k stars 320 forks source link

[Feature Request]: Can you add multiple pass #375

Closed FurkanGozukara closed 11 months ago

FurkanGozukara commented 1 year ago

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

What i mean is let's say I want to inpaint face 3 times with 0.4 denoise

So first inpaint and repeat process

Can you add this option? It will be just for loop :)

Bing-su commented 1 year ago

What use case is this...

FurkanGozukara commented 1 year ago

What use case is this...

it will be like this

with lower denoise we will have better image with multiple times inpainting

in each loop it will get better

njmp11 commented 1 year ago

You can experiment with this already, use face model in all 3 tabs and set as you wish. I think result is not as good as you imagine. I thought this could let me use low denoise per pass and improve incrementally without changing facial expression, eyes open, smile etc. but it results in ghosting of features.

FurkanGozukara commented 1 year ago

You can experiment with this already, use face model in all 3 tabs and set as you wish. I think result is not as good as you imagine. I thought this could let me use low denoise per pass and improve incrementally without changing facial expression, eyes open, smile etc. but it results in ghosting of features.

this makes sense thank you.