Interpause / Interpause/auto-sd-paint-ext

ControlNet support

Open
#125 11 comments 5 reactions 0 assignees Claimed by @JasonS09 View on GitHub
enhancement
Dominant language
Python
Stars
482
Forks
37
PR merge metrics
No merged PRs in 30d

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)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.