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:
- c9b5dc9fd6761069ae5f493f33daf4b194080c2c51a03954f7ce4991d3e716b0
- Size of remote file:
- 729 MB
- SHA256:
- 1ba7ccd26392b3c66a825dd76ec774db1faad22193b6aa5d1e003be9ed4ca6d7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.