Update README.md
Browse files
README.md
CHANGED
|
@@ -55,7 +55,7 @@ Arguments that can be set by user in `pipeline()`:
|
|
| 55 |
- `guidance_scale` [optional: default=7.5]: scale for classifier-free guidance
|
| 56 |
- `height`, `width` [optional: default=1024]: height and width of generated images (we recommend leaving it at 1024!)
|
| 57 |
|
| 58 |
-
Note: for generating realistic photos with SDXL, we recommend using
|
| 59 |
|
| 60 |
## Citation
|
| 61 |
|
|
@@ -65,7 +65,7 @@ Note: for generating realistic photos with SDXL, we recommend using a prompt suc
|
|
| 65 |
@article{skreta2024superposition,
|
| 66 |
title={The Superposition of Diffusion Models Using the It$\backslash$\^{} o Density Estimator},
|
| 67 |
author={Skreta, Marta and Atanackovic, Lazar and Bose, Avishek Joey and Tong, Alexander and Neklyudov, Kirill},
|
| 68 |
-
journal={
|
| 69 |
-
year={
|
| 70 |
}
|
| 71 |
```
|
|
|
|
| 55 |
- `guidance_scale` [optional: default=7.5]: scale for classifier-free guidance
|
| 56 |
- `height`, `width` [optional: default=1024]: height and width of generated images (we recommend leaving it at 1024!)
|
| 57 |
|
| 58 |
+
Note: for generating realistic photos with SDXL, we recommend using prompts such as `"teapot, high quality photography"` or `"a highly realistic photo of a volcano"`.
|
| 59 |
|
| 60 |
## Citation
|
| 61 |
|
|
|
|
| 65 |
@article{skreta2024superposition,
|
| 66 |
title={The Superposition of Diffusion Models Using the It$\backslash$\^{} o Density Estimator},
|
| 67 |
author={Skreta, Marta and Atanackovic, Lazar and Bose, Avishek Joey and Tong, Alexander and Neklyudov, Kirill},
|
| 68 |
+
journal={International Conference on Learning Representations},
|
| 69 |
+
year={2025}
|
| 70 |
}
|
| 71 |
```
|