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