"runwayml/stable-diffusion-v1-5 " taken down
#16 opened 2 months ago
by
muhammad-mujtaba-ai
control_v11p_sd15_inpaint.safetensors
#15 opened 3 months ago
by
Blenderbob
can't import control_v11p_sd15_inpaint
#14 opened 4 months ago
by
soniakong
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("lllyasviel/control_v11p_sd15_inpaint") pipeline = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet )
#13 opened 5 months ago
by
Luxxiee
Upload 8 files
#12 opened 5 months ago
by
Luxxiee
how to train sdxl controlnet inpaint model
#11 opened 10 months ago
by
demo001s
Worse inpainting with Diffusers than sd-webui-controlnet?
1
#10 opened 11 months ago
by
brandonwsaw
RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'
#8 opened over 1 year ago
by
Hood-CS
The input image has to be (resized) to the aspect ratio of 1:1
#7 opened over 1 year ago
by
hzhou17
So where is the instructions how to install this..... ?
3
#6 opened over 1 year ago
by
enkerro
The provided example code is not working
1
#5 opened over 1 year ago
by
ZarkLngeW
The model changes the picture out of the mask
2
#3 opened over 1 year ago
by
smileijp