Instructions to use TencentARC/t2iadapter_openpose_sd14v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TencentARC/t2iadapter_openpose_sd14v1 with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("TencentARC/t2iadapter_openpose_sd14v1") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 01b4d1c3bf62b3fa1f327fe808c201b7b49ccfe93144623533478b3cab789c2e
- Size of remote file:
- 309 MB
- SHA256:
- 6db9126252a100eda4f927789bb3a72fb45ec806fec36b42f2a14e7f35b2c3da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.