Origin model

from diffusers import ControlNetModel
import torch

controlnet = ControlNetModel.from_pretrained(
    "r3gm/control_v1p_sdxl_qrcode_monster_fp16",
    torch_dtype=torch.float16,
    variant="fp16"
)
Downloads last month
10
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Spaces using r3gm/control_v1p_sdxl_qrcode_monster_fp16 8