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