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