aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_toprow.py
Commit message (Collapse)AuthorAgeFilesLines
* Disable prompt token counters option actually disables token counting rather ↵AUTOMATIC11112024-02-171-2/+2
| | | | | | | than just hiding results. Disable prompt token counters option does not require reload UI. token counters do not become visible until they are positioned correctly.
* Add "Interrupting..." placeholder.AUTOMATIC11112024-02-011-11/+5
|
* add tooltip create_submit_boxw-e-w2024-01-301-3/+3
|
* immediately stop on second interruptw-e-w2024-01-161-1/+2
| | | | | | | | Revert "immediately stop on second interrupt" This reverts commit ab409072a1f2a9c911a63aee98a6b42081803cdc. immediately stop on second interrupt
* fix borked merge, rename fields to better match what they do, change setting ↵AUTOMATIC11112024-01-011-1/+7
| | | | default to true for #13653
* Replace Ctrl+Alt+Enter with Esckaalibro2023-12-101-2/+2
|
* Add keyboard shortcuts for generationkaalibro2023-12-091-2/+2
| | | | | | (Removed Alt+Enter) Ctrl+Enter to start/restart generation (New) Alt/Option+Enter to skip generation (New) Ctrl+Alt/Option+Enter to interrupt generation
* remove Train/Preprocessing tab and put all its functionality into extras ↵AUTOMATIC11112023-12-021-2/+4
| | | | batch images mode
* added compact prompt optionAUTOMATIC11112023-11-051-0/+141