wkpark / uddetailer

μ DDetailer, DDetailer fork to support DDetailer as an extension
GNU Affero General Public License v3.0
57 stars 2 forks source link

Updated uddetailer / and other extensions, now if extension is installed, image inference wont work #72

Open Dawgmastah opened 7 months ago

Dawgmastah commented 7 months ago

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.

image

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.

image

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?

wkpark commented 7 months ago

so, adetailer works as expected but uddetailer won't work at all?

Please see https://github.com/wkpark/uddetailer/issues/54#issuecomment-1829160109 (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

wkpark commented 6 months ago

I see now what your pointing out.