Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ckpt
/
controlnet_qrcode-control_v1p_sd15

Image-to-Image
Diffusers
Safetensors
English
stable-diffusion
controlnet
Model card Files Files and versions
xet
Community

Instructions to use ckpt/controlnet_qrcode-control_v1p_sd15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ckpt/controlnet_qrcode-control_v1p_sd15 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("ckpt/controlnet_qrcode-control_v1p_sd15")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
controlnet_qrcode-control_v1p_sd15
5.78 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
camenduru's picture
camenduru
thanks to DionTimmer ❤
60776c7 almost 3 years ago
  • .gitattributes
    1.48 kB
    thanks to DionTimmer ❤ almost 3 years ago
  • README.md
    4.83 kB
    thanks to DionTimmer ❤ almost 3 years ago
  • config.json
    954 Bytes
    thanks to DionTimmer ❤ almost 3 years ago
  • control_v1p_sd15_qrcode.safetensors
    1.45 GB
    xet
    thanks to DionTimmer ❤ almost 3 years ago
  • control_v1p_sd15_qrcode.yaml
    1.95 kB
    thanks to DionTimmer ❤ almost 3 years ago
  • diffusion_pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    1.45 GB
    xet
    thanks to DionTimmer ❤ almost 3 years ago
  • diffusion_pytorch_model.fp16.bin

    Detected Pickle imports (3)

    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    723 MB
    xet
    thanks to DionTimmer ❤ almost 3 years ago
  • diffusion_pytorch_model.fp16.safetensors
    723 MB
    xet
    thanks to DionTimmer ❤ almost 3 years ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    thanks to DionTimmer ❤ almost 3 years ago