Instructions to use XXXXeeee/control_v11p_sd15_openpose with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use XXXXeeee/control_v11p_sd15_openpose with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("XXXXeeee/control_v11p_sd15_openpose") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
ac8dab1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:40c80b93aea10c31de2d282adbe8bbb945611a037ca36e0cd55d3ee7d59fedce
size 1445254969
|