Instructions to use lllyasviel/control_v11p_sd15_scribble with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lllyasviel/control_v11p_sd15_scribble with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("lllyasviel/control_v11p_sd15_scribble") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ef05cbd52668f8bfe00cc0821467a9a934c676f0ee0dacf2b1ad5b5d6c000a40
- Size of remote file:
- 1.45 GB
- SHA256:
- 1a3daa6c6a0d7f2afdef27b7c755e038b5eaa3b95312c035a9be97cbd57455e2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.