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