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

  • Log In
  • Sign Up

HighCWu
/
ControlLoRA

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

Instructions to use HighCWu/ControlLoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use HighCWu/ControlLoRA with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("HighCWu/ControlLoRA")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
ControlLoRA / sd-diffusiondb-canny-v2-model-control-lora
40.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
HighCWu's picture
HighCWu
update canny v2 to 10k steps ckpt
d43ffb1 about 3 years ago
  • config.json
    1.77 kB
    add canny v2 about 3 years ago
  • diffusion_pytorch_model.bin
    20.1 MB
    xet
    update canny v2 to 10k steps ckpt about 3 years ago
  • diffusion_pytorch_model.safetensors
    20 MB
    xet
    update canny v2 to 10k steps ckpt about 3 years ago