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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

XLabs-AI
/
flux-controlnet-canny-v3

Text-to-Image
Diffusers
English
Stable Diffusion
image-generation
Flux
controlnet
Model card Files Files and versions
xet
Community
13

Instructions to use XLabs-AI/flux-controlnet-canny-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use XLabs-AI/flux-controlnet-canny-v3 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("XLabs-AI/flux-controlnet-canny-v3")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
flux-controlnet-canny-v3 / assets
11.6 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
gradient-diffusion's picture
gradient-diffusion
Upload controlnet_canny_flow_example.png
74f3a7e verified almost 2 years ago
  • canny_example1.png
    2.98 MB
    xet
    Rename canny_example1.png to assets/canny_example1.png almost 2 years ago
  • canny_example2.png
    2.87 MB
    xet
    Rename canny_example2.png to assets/canny_example2.png almost 2 years ago
  • canny_input1.webp
    277 kB
    Rename canny_input1.webp to assets/canny_input1.webp almost 2 years ago
  • canny_input2.webp
    429 kB
    Rename canny_input2.webp to assets/canny_input2.webp almost 2 years ago
  • canny_processed1.png
    40.5 kB
    Rename canny_processed1.png to assets/canny_processed1.png almost 2 years ago
  • canny_processed2.png
    48.6 kB
    Rename canny_processed2.png to assets/canny_processed2.png almost 2 years ago
  • canny_result.gif
    2.51 MB
    xet
    Rename canny_result.gif to assets/canny_result.gif almost 2 years ago
  • controlnet_canny_flow_example.png
    2.44 MB
    xet
    Upload controlnet_canny_flow_example.png almost 2 years ago