Instructions to use xinsir/controlnet-canny-sdxl-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xinsir/controlnet-canny-sdxl-1.0 with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("xinsir/controlnet-canny-sdxl-1.0") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 12 files
Browse files- 000004.webp +0 -0
- 000004_scribble.webp +0 -0
- 000006.webp +0 -0
- 000006_scribble.webp +0 -0
- 000010.webp +0 -0
- 000010_scribble.webp +0 -0
- 000016.webp +0 -0
- 000016_scribble.webp +0 -0
- 000028.webp +0 -0
- 000028_scribble.webp +0 -0
- 000031.webp +0 -0
- 000031_scribble.webp +0 -0
000004.webp
ADDED
|
000004_scribble.webp
ADDED
|
000006.webp
ADDED
|
000006_scribble.webp
ADDED
|
000010.webp
ADDED
|
000010_scribble.webp
ADDED
|
000016.webp
ADDED
|
000016_scribble.webp
ADDED
|
000028.webp
ADDED
|
000028_scribble.webp
ADDED
|
000031.webp
ADDED
|
000031_scribble.webp
ADDED
|