Upload 2 files

#3
by OzzyGT HF staff - opened

diffusers compatible checkpoint and config to be able to load it like this:

controlnet = ControlNetModel.from_pretrained(
    "TheMistoAI/MistoLine",
    torch_dtype=torch.float16,
    variant="fp16",
)
StrugglerXYH changed pull request status to merged
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment