Text-to-Image
Diffusers
Safetensors
flux
flux-diffusers
controlnet
diffusers-training
4-bit precision
bitsandbytes
Instructions to use tommycik/ControlNetCannyReducedNew with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tommycik/ControlNetCannyReducedNew with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("tommycik/ControlNetCannyReducedNew") pipe = StableDiffusionControlNetPipeline.from_pretrained( "black-forest-labs/FLUX.1-dev", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 135 Bytes
93f3149 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:38ce48f4f440f69746bbc3c8ac85f299442f155b4c494b0636c6f00b7524baa4
size 1009166467
|