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