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:
- 5e516c1680f2ee04a8fb77b0c582282e5fab93f94656448f69ea640f7ede3053
- Size of remote file:
- 1.45 GB
- SHA256:
- 68291d493d0d75df67fe931c753c9b204cf3863509d5471b5eb64e5f0f2b4b38
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.