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:
- 110a305bf390fe9ccd745476223d9bca8f626df297f9af0b00a8d19db344d621
- Size of remote file:
- 1.45 GB
- SHA256:
- 6e42a7064d28ccecc3294873931d6ae54212eabe61bf4072fc225be21433bae6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.