"runwayml/stable-diffusion-v1-5 " taken down
#16 opened 5 months ago
by
muhammad-mujtaba-ai
![](https://cdn-avatars.huggingface.co/v1/production/uploads/669e0b47a9ed2b195a3c8224/NsKmNbPjWVuYcLq36ubVD.png)
control_v11p_sd15_inpaint.safetensors
#15 opened 6 months ago
by
Blenderbob
can't import control_v11p_sd15_inpaint
#14 opened 7 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 8 months ago
by
Luxxiee
Upload 8 files
#12 opened 8 months ago
by
Luxxiee
how to train sdxl controlnet inpaint model
#11 opened about 1 year ago
by
demo001s
Worse inpainting with Diffusers than sd-webui-controlnet?
1
#10 opened about 1 year 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
![](https://cdn-avatars.huggingface.co/v1/production/uploads/1679399015950-636d12455aaed143cd665607.png)
The model changes the picture out of the mask
2
#3 opened almost 2 years ago
by
smileijp