CoolFace
Modelpublic

refiners/sd15.text_encoder

sourceHugging Facecreativeml-openrail-mupdated 2y agoView on Hugging Face
0likes37downloads
README.md32 linesDownload Raw Back to root
1---2base_model: runwayml/stable-diffusion-v1-53base_model_relation: adapter4license: creativeml-openrail-m5language:6- en7library_name: refiners8pipeline_tag: feature-extraction9tags:10- image-to-image11- stable-diffusion12- sd1.513- art14---15 16# Stable Diffusion 1.517 18![](https://raw.githubusercontent.com/runwayml/stable-diffusion/2ff270f4e0c884d9684fa038f6d84d8600a94b39/assets/stable-samples/txt2img/merged-0006.png)19 20## Citation21 22```bibtex23@InProceedings{Rombach_2022_CVPR,24  author    = {Rombach, Robin and Blattmann, Andreas and Lorenz, Dominik and Esser, Patrick and Ommer, Bj\"orn},25  title     = {High-Resolution Image Synthesis With Latent Diffusion Models},26  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},27  month     = {June},28  year      = {2022},29  pages     = {10684-10695}30}31```32