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

  • Log In
  • Sign Up

tommycik
/
ControlNetHedNew

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

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

  • Libraries
  • Diffusers

    How to use tommycik/ControlNetHedNew with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("tommycik/ControlNetHedNew")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"black-forest-labs/FLUX.1-dev", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
ControlNetHedNew / checkpoint-1000
4.31 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
tommycik's picture
tommycik
End of training
7f72de4 verified 8 months ago
  • flux_controlnet
    End of training 8 months ago
  • optimizer.bin
    1.34 GB
    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