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
- Draw Things
- DiffusionBee
- Xet hash:
- a0fe64d156b5b708503f396c25be4aa6738f70b2798dab15908363e03b2227ba
- Size of remote file:
- 563 Bytes
- SHA256:
- 7c51b4b3e393241fd66e5bc5d28775c4a838435c0495ad7cf4f49d323f0b6209
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.