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
63.8 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 50 commits
Nacholmo's picture
Nacholmo
Upload diffusion_pytorch_model.safetensors
a9ebde7 over 2 years ago
  • automatic1111
    Rename automatic1111/control_v04+u_sdxl_opticalpattern.safetensors to automatic1111/control_v02u_sdxl_qrpattern.safetensors over 2 years ago
  • diffusers
    updated folder names + added automatic1111 model over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    2.42 kB
    Update README.md over 2 years ago
  • checkpoint-13000.zip
    13.8 GB
    xet
    Upload checkpoint-13000.zip over 2 years ago
  • config.json
    1.24 kB
    Upload config.json over 2 years ago
  • diffusion_pytorch_model.safetensors
    5 GB
    xet
    Upload diffusion_pytorch_model.safetensors over 2 years ago
  • old_readme.md
    1.53 kB
    backup the old readme over 2 years ago
  • workflow.png
    481 kB
    added example comfyui workflow over 2 years ago