Instructions to use blueskyfff/sd-controlnet-depth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use blueskyfff/sd-controlnet-depth with paddlenlp:
# ⚠️ Type of model unknown from paddlenlp.transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("blueskyfff/sd-controlnet-depth", from_hf_hub=True) model = AutoModel.from_pretrained("blueskyfff/sd-controlnet-depth", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
sd-controlnet-depth model for PPDiffusers
Thanks
https://huggingface.co/lllyasviel/ControlNet
for the implementation and the release of 1.5 models.
https://github.com/PaddlePaddle/PaddleNLP/tree/develop/ppdiffusers/scripts/convert_diffusers_model
for the conversion script to PPDiffusers
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support