|
--- |
|
base_model: runwayml/stable-diffusion-v1-5 |
|
base_model_relation: adapter |
|
license: creativeml-openrail-m |
|
language: |
|
- en |
|
library_name: refiners |
|
pipeline_tag: image-to-image |
|
tags: |
|
- image-to-image |
|
- stable-diffusion |
|
- sd1.5 |
|
- art |
|
--- |
|
|
|
# Stable Diffusion 1.5 |
|
|
|
![](https://raw.githubusercontent.com/runwayml/stable-diffusion/2ff270f4e0c884d9684fa038f6d84d8600a94b39/assets/stable-samples/txt2img/merged-0006.png) |
|
|
|
## Citation |
|
|
|
```bibtex |
|
@InProceedings{Rombach_2022_CVPR, |
|
author = {Rombach, Robin and Blattmann, Andreas and Lorenz, Dominik and Esser, Patrick and Ommer, Bj\"orn}, |
|
title = {High-Resolution Image Synthesis With Latent Diffusion Models}, |
|
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)}, |
|
month = {June}, |
|
year = {2022}, |
|
pages = {10684-10695} |
|
} |
|
``` |
|
|