refiners/sd15.controlnet.tile
0433
1---2license: openrail3language:4- en5library_name: refiners6pipeline_tag: image-to-image7base_model: lllyasviel/control_v11f1e_sd15_tile8base_model_relation: adapter9tags:10- image-to-image11- stable-diffusion12- sd1.513- art14- controlnet15- controlnet-v1-116---17 18# Controlnet Tile (control_v11f1e_sd15_tile)19 2021 22## Citation23 24```bibtex25@misc{zhang2023adding,26 title = {Adding Conditional Control to Text-to-Image Diffusion Models},27 author = {Lvmin Zhang and Maneesh Agrawala},28 year = 2023,29 url = {https://arxiv.org/abs/2302.05543},30 eprint = {2302.05543},31 archiveprefix = {arXiv},32 primaryclass = {cs.CV}33}34```35 