Update README.md
Browse files
README.md
CHANGED
|
@@ -55,6 +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 |
|
| 59 |
## Citation
|
| 60 |
|
|
|
|
| 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 a prompt such as `"teapot, high quality photography"`.
|
| 59 |
|
| 60 |
## Citation
|
| 61 |
|