Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

HighCWu
/
sdxl-control-lora-v3-canny

Text-to-Image
Diffusers
stable-diffusion
stable-diffusion-diffusers
controlnet
control-lora-v3
diffusers-training
Model card Files Files and versions
xet
Community

Instructions to use HighCWu/sdxl-control-lora-v3-canny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use HighCWu/sdxl-control-lora-v3-canny with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("HighCWu/sdxl-control-lora-v3-canny")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
sdxl-control-lora-v3-canny
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
HighCWu's picture
HighCWu
Update README.md
bec9d0d verified almost 2 years ago
  • .gitattributes
    1.72 kB
    End of training almost 2 years ago
  • README.md
    3.76 kB
    Update README.md almost 2 years ago
  • image_control.png
    254 kB
    End of training almost 2 years ago
  • images_0.png
    1.49 MB
    xet
    End of training almost 2 years ago
  • images_1.png
    2.07 MB
    xet
    End of training almost 2 years ago
  • images_2.png
    2.56 MB
    xet
    End of training almost 2 years ago
  • images_3.png
    2.49 MB
    xet
    End of training almost 2 years ago
  • pytorch_lora_weights.safetensors
    24.6 MB
    xet
    End of training almost 2 years ago