KohakuBlueleaf / a1111-sd-webui-lycoris

An extension for stable-diffusion-webui to load lycoris models.
Apache License 2.0
862 stars 117 forks source link

Lycoris not loading in Automatic1111 #49

Closed david9039 closed 1 year ago

david9039 commented 1 year ago

Lycoris is not loading when Automatic1111 is started. Tried reinstalling, but got the same error.

Error loading script: lycoris_script.py Traceback (most recent call last): File "C:\Users\parso\stable-diffusion-webui\modules\scripts.py", line 263, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "C:\Users\parso\stable-diffusion-webui\modules\script_loading.py", line 10, in load_module module_spec.loader.exec_module(module) File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "C:\Users\parso\stable-diffusion-webui\extensions\a1111-sd-webui-lycoris\scripts\lycoris_script.py", line 7, in from lyco_logger import logger File "C:\Users\parso\stable-diffusion-webui\extensions\a1111-sd-webui-lycoris\lyco_logger.py", line 10, in if shared.cmd_opts.lyco_debug: AttributeError: 'Namespace' object has no attribute 'lyco_debug'

Proquror commented 1 year ago

I got that one too after the update

MichaelDeathBringer commented 1 year ago

Yea I got the same one, how do I fix this?

roll0ver commented 1 year ago

Same error here

KohakuBlueleaf commented 1 year ago

should be fixed