Kakigōri Maker

Results 70 comments of Kakigōri Maker

Update the extension to the latest version, (check if already fixed), then use `pip install mmdet mmsegmentation` to install the mmsegmentation. (don't forget to activate venv) If segmentation still broken...

Added an option to skip saving controlnet detectmep. May help with this issue

Good. Small advice: 1. Move API stuff to another file, like `api.py` 2. Maybe we should add some examples in the readme.

add more entries to script_args should fix it. (PR welcome https://github.com/Mikubill/sd-webui-controlnet/blob/5fed282f93ef28952dc517b0bb2e8dc3a1cca278/scripts/api.py#L170-L180

fixed in https://github.com/Mikubill/sd-webui-controlnet/commit/524ee1551166d7fc8028e6b262f9910f0e2ad153

Maybe same issue as #68 and #87. https://github.com/Mikubill/sd-webui-controlnet/issues/68#issuecomment-1431639073 this may help but slow, xformers shouldn't have any impact since mps device not depends on it.