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