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