-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The ControlNet extension improves the control over the composition by a lot. I would imagine it being a worthwhile addition.
Additional context
Currently the extension even throws errors when working in Krita:
Error running process: stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py
Traceback (most recent call last):
File "stable-diffusion-webui/modules/scripts.py", line 386, in process
script.process(p, *script_args)
File "stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py", line 390, in process
enabled, module, model, weight, image, scribble_mode, \
ValueError: not enough values to unpack (expected 13, got 0)
Wurzeldieb, Rogal80, hongdp, yuntaoL and Sugarun
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request