sd-webui-controlnet icon indicating copy to clipboard operation
sd-webui-controlnet copied to clipboard

WebUI extension for ControlNet

Results 465 sd-webui-controlnet issues
Sort by recently updated
recently updated
newest added

When "Only masked" is specified for Inpaint in the img2img tab, ControlNet may not render the image correctly. When specifying "Only masked", I think it is necessary to crop the...

bug

Thanks for this, I hope I can get it to work soon! I tried the Scribble Model, but I got this error once I ran it: `RuntimeError: mat1 and mat2...

Just updated ControlNet via Automatic GUI, it now bombs out when trying to generate an image: `Loading preprocessor: openpose, model: control_sd15_openpose [fef5e48e] Error running process: /Users/emerym/Downloads/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/controlnet.py Traceback (most recent call...

When attempting to use the segmentation processor, I get an error. `Traceback (most recent call last): File "B:\AI Generation Stuff\stable-diffusion-webui\modules\call_queue.py", line 56, in f res = list(func(*args, **kwargs)) File "B:\AI...

I'm not sure is this intended behavior, but it seems that currently it is impossible to paste images with Ctrl+V to arbitrary Gradio image inputs, including yours. This could be...

enhancement

Hi great plugin. I played with it a bit and the memory optimization is really good. Some considerations should be put with higher priority: 1. The requirements for some mode...

enhancement

I wanted to try the canny generated image as a mask directly, maybe change it a bit in photoshop. But just using the raw image alone without any preprocessor and...

This one may be iffy, but based on what I read, it seems like it might be possible to stack more than one ControlNet onto Stable Diffusion, at the same...

enhancement

Is ControlNet compatible with MacOS. I could install it, and see it in the webUI, but when I use it, I get following error: Loading preprocessor: canny, model: control_sd15_canny [fef5e48e]...