Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename infotext.py again, this time to infotext_utils.py; I didn't realize in... | AUTOMATIC1111 | 2024-01-01 | 1 | -2/+2 |
* | infotext.py: rename usages in the codebase | AUTOMATIC1111 | 2024-01-01 | 1 | -2/+2 |
* | Number of columns slider: max count set to 20, add description info | kaalibro | 2023-12-10 | 1 | -1/+1 |
* | Assign id for "extra_options". Replace numeric field with slider in Settings. | kaalibro | 2023-12-09 | 1 | -2/+3 |
* | split UI settings page into many | AUTOMATIC1111 | 2023-12-02 | 1 | -5/+8 |
* | separate Extra options | w-e-w | 2023-08-14 | 1 | -5/+7 |
* | fix extra_options_section misbehaving when there's just one extra_options ele... | AUTOMATIC1111 | 2023-08-07 | 1 | -1/+2 |
* | Options in main UI update | AUTOMATIC1111 | 2023-08-07 | 1 | -8/+31 |
* | need Reload UI not Restart | w-e-w | 2023-08-05 | 1 | -2/+2 |
* | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | 2023-06-02 | 1 | -1/+1 |
* | add an option to show selected setting in main txt2img/img2img UI | AUTOMATIC | 2023-05-31 | 1 | -0/+48 |