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