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

Manojb
/
sd-controlnet-canny

Image-to-Image
Diffusers
Safetensors
art
controlnet
stable-diffusion
Model card Files Files and versions
xet
Community

Instructions to use Manojb/sd-controlnet-canny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Manojb/sd-controlnet-canny with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Manojb/sd-controlnet-canny")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
sd-controlnet-canny / images
1.87 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Manojb's picture
Manojb
Cloned from lllyasviel/sd-controlnet-canny
a442180 verified 11 months ago
  • bird.png
    1.07 MB
    xet
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago
  • bird_canny.png
    29.1 kB
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago
  • bird_canny_out.png
    776 kB
    xet
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago