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

  • 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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Manojb's picture
Manojb
Cloned from lllyasviel/sd-controlnet-canny
a442180 verified 11 months ago
  • images
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago
  • .gitattributes
    1.59 kB
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago
  • README.md
    11.7 kB
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago
  • config.json
    920 Bytes
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago
  • diffusion_pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    1.45 GB
    xet
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago
  • sd.png
    59.5 kB
    Cloned from lllyasviel/sd-controlnet-canny 11 months ago