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