Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | 2023-05-09 | 1 | -1/+1 |
* | allow styles.csv to be symlinked or mounted in docker without moving the file... | gmasil | 2023-04-03 | 1 | -7/+5 |
* | change style dropdowns to multiselect | AUTOMATIC | 2023-01-14 | 1 | -3/+9 |
* | make it possible for StableDiffusionProcessing to accept multiple different n... | AUTOMATIC | 2022-11-19 | 1 | -11/+0 |
* | styles.csv encoding utf8 to utf-8-sig | w-e-w | 2022-10-18 | 1 | -2/+2 |
* | refined [styles] pattern and added [prompt_no_styles] | RnDMonkey | 2022-09-30 | 1 | -0/+6 |
* | added a second style field | AUTOMATIC | 2022-09-14 | 1 | -39/+57 |
* | Only create backup if path exists | cryzed | 2022-09-11 | 1 | -1/+2 |
* | Add support for saving styles with negative prompts | cryzed | 2022-09-11 | 1 | -29/+52 |
* | prevent styles from adding an extra comma | AUTOMATIC | 2022-09-09 | 1 | -0/+3 |
* | support for prompt styles | AUTOMATIC | 2022-09-09 | 1 | -0/+41 |