Updated uddetailer / and other extensions, now if extension is installed, image inference wont work
Dawgmastah opened this issue · 2 comments
Hello!
Have been using the extension for a while, and its a very good competitor to adetailer.
However I recently updated the extensions:
Adetailer
udetailer
animatediff
openposeeditor
controlnet
regional prompter
When launching webui again, image inference wont work at all, jsut get waiting... and after a while it goes away, image inference never starts even with udetailer disabled.
Not sure if the message is related, im not sure how old the version of udetailer I had was.
Even after a complete reinstall of automatic and erasing venv, problem persists until udetailer is removed.
The gui doesnt look right as it should be showing the prompt edit text box.
I started trying olde versions up to October and even disabled other extensions to see if the problem was fixed, without luck,
Is there something im missing or a fix?
so, adetailer works as expected but uddetailer won't work at all?
Please see #54 (comment)
(fix mmcv
version dependency or downgrade mmcv
manually)
or change face detector model to "mediapipe_" or "yolov/"
See also: https://github.com/wkpark/uddetailer/wiki/Required-python-packages
I see now what your pointing out.
- prompt edit and options are not shown properly: it seems gradio bug or somthing. it randomly doen't show inpainting options -> so I made a change to workaround this issue recently.