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-depth-v3

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

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

  • Libraries
  • Diffusers

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

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("XLabs-AI/flux-controlnet-depth-v3")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
flux-controlnet-depth-v3 / assets
15.1 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
gradient-diffusion's picture
gradient-diffusion
Rename controlnet_depth_flow_example.png to assets/controlnet_depth_flow_example.png
f0841a5 verified almost 2 years ago
  • controlnet_depth_flow_example.png
    1.27 MB
    xet
    Rename controlnet_depth_flow_example.png to assets/controlnet_depth_flow_example.png almost 2 years ago
  • depth_example1.png
    3.55 MB
    xet
    Rename depth_example1.png to assets/depth_example1.png almost 2 years ago
  • depth_example2.png
    4.23 MB
    xet
    Rename depth_example2.png to assets/depth_example2.png almost 2 years ago
  • depth_input1.png
    1.17 MB
    xet
    Rename depth_input1.png to assets/depth_input1.png almost 2 years ago
  • depth_input2.webp
    439 kB
    Rename depth_input2.webp to assets/depth_input2.webp almost 2 years ago
  • depth_processed1.png
    134 kB
    Rename depth_processed1.png to assets/depth_processed1.png almost 2 years ago
  • depth_processed2.png
    227 kB
    Rename depth_processed2.png to assets/depth_processed2.png almost 2 years ago
  • depth_result.gif
    4.13 MB
    xet
    Rename depth_result.gif to assets/depth_result.gif almost 2 years ago