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