Replies: 1 comment
-
Обновите и контролнет, и тулсет до последней версии |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Добрый день, прошу помочь, в связи с чему Control Net никак не влияет на картинку. Выходит следующий текст:
Guess Mode is removed since 1.1.136. Please use Control Mode instead.
Guess Mode is removed since 1.1.136. Please use Control Mode instead.
Error running process: D:\AVAKARA\Stable Houdini\stable-diffusion-webui-master\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
File "D:\AVAKARA\Stable Houdini\stable-diffusion-webui-master\modules\scripts.py", line 417, in process
script.process(p, *script_args)
File "D:\AVAKARA\Stable Houdini\stable-diffusion-webui-master\extensions\sd-webui-controlnet\scripts\controlnet.py", line 982, in process
self.enabled_units = self.get_enabled_units(p)
File "D:\AVAKARA\Stable Houdini\stable-diffusion-webui-master\extensions\sd-webui-controlnet\scripts\controlnet.py", line 944, in get_enabled_units
unit = self.parse_remote_call(p, unit, idx)
File "D:\AVAKARA\Stable Houdini\stable-diffusion-webui-master\extensions\sd-webui-controlnet\scripts\controlnet.py", line 796, in parse_remote_call
unit.enabled = selector(p, "control_net_enabled", unit.enabled, idx, strict=True)
AttributeError: 'bool' object has no attribute 'enabled'
Beta Was this translation helpful? Give feedback.
All reactions