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