Skip to content

Commit 5c9ba3a

Browse files
committed
Updated readme
1 parent 071eb99 commit 5c9ba3a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -132,13 +132,15 @@ Below things are already inside the software, and **users do not need to do anyt
132132
12. Ability to change default paths (loaded from paths.json file - use paths-example.json as a template).
133133
13. Ability to retain input files names (when using Image-2-Image mode).
134134
14. Ability to generate multiple images using same seed (useful in Image-2-Image mode).
135-
15. Ability to generate images forever (right-click on Generate button to start or stop this mode).
135+
15. Ability to generate images forever (ported from SD web UI - right-click on Generate button to start or stop this mode).
136136
16. Ability to stop image generation.
137137
17. Official list of SDXL resolutions (as defined in [SDXL paper](https://arxiv.org/abs/2307.01952)).
138138
18. Compact resolution and style selection (thx to [runew0lf](https://github.com/runew0lf) for hints).
139139
19. Support for custom resolutions list (loaded from resolutions.json - use resolutions-example.json as a template).
140140
20. Support for custom resolutions - you can just type it now in Resolution field, like "1280x640".
141141
21. Support for custom styles (loaded from sdxl_styles folder on start).
142+
22. Support for playing audio when generation is finished (ported from SD web UI - use notification.ogg or notification.mp3).
143+
23. Starting generation via Ctrl-ENTER hotkey (ported from SD web UI).
142144

143145
## Thanks
144146

0 commit comments

Comments
 (0)