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

XLabs-AI
/
flux-controlnet-hed-v3

Text-to-Image
Diffusers
English
Stable Diffusion
image-generation
Flux
controlnet
Model card Files Files and versions
xet
Community
4

Instructions to use XLabs-AI/flux-controlnet-hed-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use XLabs-AI/flux-controlnet-hed-v3 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("XLabs-AI/flux-controlnet-hed-v3")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
flux-controlnet-hed-v3 / assets
12.3 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
gradient-diffusion's picture
gradient-diffusion
Rename controlnet_hed_flow_example.png to assets/controlnet_hed_flow_example.png
76af268 verified almost 2 years ago
  • controlnet_hed_flow_example.png
    2.33 MB
    xet
    Rename controlnet_hed_flow_example.png to assets/controlnet_hed_flow_example.png almost 2 years ago
  • hed_example.png
    2.55 MB
    xet
    Rename hed_example.png to assets/hed_example.png almost 2 years ago
  • hed_input.webp
    187 kB
    Rename hed_input.webp to assets/hed_input.webp almost 2 years ago
  • hed_processed.png
    49.7 kB
    Rename hed_processed.png to assets/hed_processed.png almost 2 years ago
  • hed_res1.png
    1.29 MB
    xet
    Rename hed_res1.png to assets/hed_res1.png almost 2 years ago
  • hed_res2.png
    1.48 MB
    xet
    Rename hed_res2.png to assets/hed_res2.png almost 2 years ago
  • hed_res3.png
    1.16 MB
    xet
    Rename hed_res3.png to assets/hed_res3.png almost 2 years ago
  • hed_res4.png
    1.42 MB
    xet
    Rename hed_res4.png to assets/hed_res4.png almost 2 years ago
  • hed_result.gif
    1.86 MB
    xet
    Rename hed_result.gif to assets/hed_result.gif almost 2 years ago