File size: 832 Bytes
63a2142
f12e009
63a2142
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
base_model: runwayml/stable-diffusion-inpainting
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/99d8104a41a385b13946542fc423d98bf957d93c/assets/inpaintingbanner.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}
}
```