Instructions to use stablediffusionapi/ControlNetMediaPipeFace with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/ControlNetMediaPipeFace with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("stablediffusionapi/ControlNetMediaPipeFace") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-2-1-base", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 47b08273fa7b5e0a775747bdbd0115744a2f128dae291b71d489e66c22a36d11
- Size of remote file:
- 723 MB
- SHA256:
- 0c37b3dd41e956160909129b50f84fd938116550727b491192cbdbe6f896cd7b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.