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

  • Log In
  • Sign Up

diffusers-internal-dev
/
sd35-controlnet-depth-8b

Text-to-Image
Diffusers
Safetensors
English
stable-diffusion
controlnet
Model card Files Files and versions
xet
Community
1

Instructions to use diffusers-internal-dev/sd35-controlnet-depth-8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use diffusers-internal-dev/sd35-controlnet-depth-8b with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("diffusers-internal-dev/sd35-controlnet-depth-8b")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"fill-in-base-model", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
sd35-controlnet-depth-8b
8.62 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
YiYiXu's picture
YiYiXu HF Staff
OzzyGT's picture
OzzyGT HF Staff
Update README.md (#1)
c1740da verified over 1 year ago
  • .gitattributes
    1.63 kB
    Upload 2 files over 1 year ago
  • README.md
    9.8 kB
    Update README.md (#1) over 1 year ago
  • canny_header.png
    1.85 MB
    xet
    Upload 2 files over 1 year ago
  • config.json
    554 Bytes
    Add files using upload-large-folder tool over 1 year ago
  • diffusion_pytorch_model.safetensors
    8.61 GB
    xet
    Add files using upload-large-folder tool over 1 year ago
  • sample_result.png
    1.53 MB
    xet
    Upload 2 files over 1 year ago