wkpark/uddetailer

Extension reseting image after inpainting

eL1fe opened this issue Β· 9 comments

eL1fe commented

So I installed the extension, added a prompt to uddetailer with default settings, and started generation. A picture was generated, after that the extension came into play, discovered the face, began to change it, but it was reset by 70% to the default face that was generated initially, and as a result, nothing has changed for me. There are no errors in the console either, there is nothing. What am I doing wrong?

  1. Recognition: face_recognition
  2. Inpainting with my prompt: inpainting
  3. Reseting to defaults: reseting
  4. As result - default picture: done

This is console output: terminal
Help me pls, this extension is so cool, but I can't use it for some reason :c

eL1fe commented

My webui-user.bat looks like:

set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--upcast-sampling --medvram --no-hashing  --always-batch-cond-uncond --opt-split-attention --opt-sdp-attention --opt-channelslast  
eL1fe commented

Running on RX 6650 XT, this version of web-ui.

wkpark commented

so, you've used uddetailer + controlnet settings: canny (recently added feature)
you can share your image (contains several uddetailer's settings in it) if you don't mind.
(my personal email address is wkpark@gmail.com)


checklist

  • turn off controlnet settings first -> try again.
  • turn on controlnet settings with other options (like inpainting or sketch)
  • to save your time, you can test your settings with inpainting helper
wkpark commented

After some testing, it appears that the canny controlnet you've selected doesn't always work as intended.

wkpark commented

this is a result with your provided prompt and settings
https://github.com/wkpark/uddetailer/assets/232347/fcd5a9b2-848c-47e9-a6c0-dbfb26f392ef

I can't reproduce but I guess there are some bugs to prevent saving the result correctly for your environment.


One more question. does ADetailer work without this issue? https://github.com/Bing-su/adetailer

eL1fe commented

No, ADetailer generates with the same result as Uddetailer

In this case, apparently there is something wrong with my computer, perhaps it does not have enough VRAM at some point and it resets to the default image or something like that :C

CCpt5 commented

Interesting as I haven't tried this yet w/ uddetailer but was about to as I am experiencing this same problem on ADetailer. I just started a thread referencing an older one that was closed: Bing-su/adetailer#438

Hopefully someone can find a solution - odd.

img2img의 'μΈνŽ˜μΈνŒ…'λͺ¨λ“œμ—μ„œλ§Œ λ‚˜νƒ€λ‚˜λŠ” ν˜„μƒμœΌλ‘œ, μ‚¬μš©μžκ°€ 직접 μΊ”λ²„μŠ€μ— 마슀크둜 μ§€μ •ν•œ μ˜μ—­ 이외λ₯Ό μ›λ³ΈμœΌλ‘œ 되돌리기 λ•Œλ¬ΈμœΌλ‘œ λ³΄μž…λ‹ˆλ‹€.

CCpt5 commented

A user on the ADetailer repo found a workaround that does work for me using AD:

Bing-su/adetailer#438 (comment)