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