This is just a half precision copy of https://huggingface.co/destitech/controlnet-inpaint-dreamer-sdxl with the config file and correct filename to load it with diffusers.
controlnet = ControlNetModel.from_pretrained(
"OzzyGT/controlnet-inpaint-dreamer-sdxl", torch_dtype=torch.float16, variant="fp16"
)
- Downloads last month
- 5
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.