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
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
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