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

wtcherr
/
sd-unsplash_10k_canny-model-control-lora

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

Instructions to use wtcherr/sd-unsplash_10k_canny-model-control-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use wtcherr/sd-unsplash_10k_canny-model-control-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("wtcherr/sd-unsplash_10k_canny-model-control-lora")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
sd-unsplash_10k_canny-model-control-lora
928 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
wtcherr's picture
wtcherr
End of training
f70c95e almost 3 years ago
  • checkpoint-10000
    End of training almost 3 years ago
  • checkpoint-15000
    End of training almost 3 years ago
  • checkpoint-20000
    End of training almost 3 years ago
  • checkpoint-25000
    End of training almost 3 years ago
  • checkpoint-30000
    End of training almost 3 years ago
  • checkpoint-35000
    End of training almost 3 years ago
  • checkpoint-40000
    End of training almost 3 years ago
  • checkpoint-45000
    End of training almost 3 years ago
  • checkpoint-5000
    End of training almost 3 years ago
  • checkpoint-50000
    End of training almost 3 years ago
  • checkpoint-55000
    End of training almost 3 years ago
  • checkpoint-60000
    End of training almost 3 years ago
  • .gitattributes
    1.62 kB
    End of training almost 3 years ago
  • .gitignore
    15 Bytes
    End of training almost 3 years ago
  • README.md
    604 Bytes
    End of training almost 3 years ago
  • config.json
    1.76 kB
    End of training almost 3 years ago
  • diffusion_pytorch_model.bin
    24.4 MB
    xet
    End of training almost 3 years ago
  • diffusion_pytorch_model.safetensors
    24.2 MB
    xet
    End of training almost 3 years ago
  • image_0.png
    635 kB
    xet
    End of training almost 3 years ago
  • image_1.png
    938 kB
    xet
    End of training almost 3 years ago
  • image_2.png
    1.03 MB
    xet
    End of training almost 3 years ago