How to use with HF Diffusers?
#8
by
oxysoft
- opened
Hi, with the previous release each model had its repository and we could do ControlNetModel.from_pretrained("lllyasviel/sd-controlnet-hed", file='', torch_dtype=torch.float16)
Is there an alternative API for these models?
hi @oxysoft please look at this repo, https://huggingface.co/lllyasviel/control_v11p_sd15_softedge you can read how to load with diffusers