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