Instructions to use stabilityai/stable-diffusion-3.5-large-controlnet-blur with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stabilityai/stable-diffusion-3.5-large-controlnet-blur with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("stabilityai/stable-diffusion-3.5-large-controlnet-blur") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- b7b24e820250f373c4bc90c3246c04dce73612580dc98ce7ed7470522f2fad4f
- Size of remote file:
- 1.3 MB
- SHA256:
- 5d2cc3a56976f0a4f5bb747f008542ed85f4c142e0e084348e9b4ddc5674e5e0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.