KohakuBlueleaf / a1111-sd-webui-haku-img

An Image utils extension for A1111's sd-webui
Apache License 2.0
197 stars 20 forks source link

No module named 'modules.ui_components #8

Closed TechnoClasher closed 1 year ago

TechnoClasher commented 1 year ago

Traceback (most recent call last): File "E:\ai\stable-diffusion-webui\modules\scripts.py", line 195, in load_scripts module = script_loading.load_module(scriptfile.path) File "E:\ai\stable-diffusion-webui\modules\script_loading.py", line 13, in load_module exec(compiled, module.dict) File "E:\ai\stable-diffusion-webui\extensions\a1111-sd-webui-haku-img\scripts\main.py", line 7, in from modules.ui_components import FormRow ModuleNotFoundError: No module named 'modules.ui_components'

I checked the other repo which is marked as "read this", my python version isn't the problem according to me as its already 3.10.9, and venv is using that.

KohakuBlueleaf commented 1 year ago

Your sd-webui version is too old to use this extension, sorry QQ. Maybe try update to the latest version.

TechnoClasher commented 1 year ago

ah got it

TechnoClasher commented 1 year ago

fixed it. Thanks for telling me that its outdated, I thought it was updated as I made sure that it gets updated everytime i launch but for some reason it wasn't getting merged locally. Thanks again :D

KohakuBlueleaf commented 1 year ago

:D enjoy