Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

tommycik
/
ControlNetCannyReducedImproved

Text-to-Image
Diffusers
Safetensors
flux
flux-diffusers
controlnet
diffusers-training
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use tommycik/ControlNetCannyReducedImproved with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use tommycik/ControlNetCannyReducedImproved with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("tommycik/ControlNetCannyReducedImproved")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"black-forest-labs/FLUX.1-dev", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
ControlNetCannyReducedImproved / checkpoint-1250
1.01 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
tommycik's picture
tommycik
End of training
b0b4ea7 verified 8 months ago
  • flux_controlnet
    End of training 8 months ago
  • optimizer.bin
    33.2 kB
    xet
    End of training 8 months ago
  • random_states_0.pkl
    14.8 kB
    xet
    End of training 8 months ago
  • scheduler.bin
    1.4 kB
    xet
    End of training 8 months ago