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

tommycik
/
ControlNetCannyNew

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

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

  • Libraries
  • Diffusers

    How to use tommycik/ControlNetCannyNew with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("tommycik/ControlNetCannyNew")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"black-forest-labs/FLUX.1-dev", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
ControlNetCannyNew / checkpoint-500 /flux_controlnet
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
tommycik's picture
tommycik
End of training
ed887fe verified 9 months ago
  • config.json
    487 Bytes
    End of training 9 months ago
  • diffusion_pytorch_model.safetensors
    7.17 GB
    xet
    End of training 9 months ago