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
      • Hardware
      • 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-1000
10.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
tommycik's picture
tommycik
End of training
ed887fe verified 11 months ago
  • flux_controlnet
    End of training 11 months ago
  • optimizer.bin
    3.47 GB
    xet
    End of training 11 months ago
  • random_states_0.pkl
    14.8 kB
    xet
    End of training 11 months ago
  • scheduler.bin
    1.4 kB
    xet
    End of training 11 months ago