Instructions to use thibaud/controlnet-sd21-hed-diffusers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use thibaud/controlnet-sd21-hed-diffusers with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("thibaud/controlnet-sd21-hed-diffusers") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 595b55a3bd8a41eb418fcaef004d8fe742573461426765d92d5c945e6f16aaf6
- Size of remote file:
- 729 MB
- SHA256:
- 95df78746bec8f8e7bc79db0472abeeef77d17e6047bdcee37b6a2b2c74905b9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.