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

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
  • Draw Things
  • DiffusionBee
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Will this work with Web Forge UI

1
#13 opened over 1 year ago by
VeeP

error in webforge using controlnet

2
#12 opened over 1 year ago by
EnkyNakamura

Can i use it in diffusers FluxControlNetImg2ImgPipeline

👍 1
#11 opened over 1 year ago by
doiry

还有V4版本吗?

#10 opened over 1 year ago by
demo001s

The generated image differs significantly from Canny's

5
#9 opened over 1 year ago by
demo001s

Need multiple controlnets function, is it possible?

2
#8 opened over 1 year ago by
xuyamu

Ultimate SD Upscaler

1
#7 opened almost 2 years ago by
97Buckeye

why so blurry

2
#6 opened almost 2 years ago by
demo001s

Kolors version?

3
#5 opened almost 2 years ago by
Vigilence

Error occurred when executing XlabsSampler:

1
#4 opened almost 2 years ago by
FELEXSH

The V3 ControlNets are Awesome! Curious if we can edit Xlabs Sampler in the workflows provided to allow real-time image preview during the generation?

3
#3 opened almost 2 years ago by
lioncrud

Can you please make canny and depth for Schnell!

#2 opened almost 2 years ago by
Mario-Emanuel

Where the missing node is downloaded from

1
#1 opened almost 2 years ago by
llaaalll
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs