Spaces:
Runtime error
Runtime error
Small feedback
#2
by
merve
HF staff
- opened
@merve
thanks, done.
model upload
hirol/Any-inpainting
hirol/control_any5_openpose
and loading model from Space
controlnet1 = ControlNetModel.from_pretrained("lllyasviel/control_v11p_sd15_scribble", torch_dtype=torch.float16)
pipe1 = StableDiffusionControlNetInpaintPipeline.from_pretrained("hirol/Any-inpainting", controlnet=controlnet1, torch_dtype=torch.float16)