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