hako-mikan / sd-webui-supermerger

model merge extention for stable diffusion web ui
GNU Affero General Public License v3.0
732 stars 106 forks source link

A1111: v1.7.0 does not start in the latest version #392

Open elistys opened 1 month ago

elistys commented 1 month ago

I was using an old version of supermerger, but after installing the latest version now, webUI no longer starts.

It starts when I delete the sd-webui-supermerger folder from the extensions folder. I deleted the venv folder and repeated the same procedure many times, but the situation did not change.

I do not know what version of the old version I was using.

Error displayed ./webui.sh: line 256: 3951 Segmentation fault: 11 "${python_cmd}" -u "${LAUNCH_SCRIPT}" "$@"

The four digits before Segmentation seem to change every time.

There is no description of the operating environment for supermerger, so has support for webUI v1.7 ended?

Environment Web-UI version:A1111: v1.7.0 M2 Mac

elistys commented 3 weeks ago

Same error with v1.9.4 and webui doesn't start.

The solution is the same.

It starts when delete sd-webui-supermerger folder from the extensions folder.