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