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

  • Log In
  • Sign Up

Nacholmo
/
controlnet-qr-pattern-sdxl

Diffusers
Safetensors
controlnet
stable-diffusion-xl
stable-diffusion-xl-diffusers
Model card Files Files and versions
xet
Community
3

Instructions to use Nacholmo/controlnet-qr-pattern-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Nacholmo/controlnet-qr-pattern-sdxl with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Nacholmo/controlnet-qr-pattern-sdxl")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
controlnet-qr-pattern-sdxl / diffusers /controlnet
5 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
3v324v23's picture
3v324v23
updated folder names + added automatic1111 model
ac30e20 over 2 years ago
  • config.json
    1.31 kB
    updated folder names + added automatic1111 model over 2 years ago
  • diffusion_pytorch_model.safetensors
    5 GB
    xet
    updated folder names + added automatic1111 model over 2 years ago