aboutsummaryrefslogtreecommitdiffstats
path: root/modules/styles.py
AgeCommit message (Expand)AuthorLines
2023-05-17alternative solution to fix styles load when edited by human #9765 as suggest...AUTOMATIC-1/+1
2023-05-10imports cleanup for ruffAUTOMATIC-9/+0
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela-1/+1
2023-04-03allow styles.csv to be symlinked or mounted in docker without moving the file...gmasil-7/+5
2023-01-14change style dropdowns to multiselectAUTOMATIC-3/+9
2022-11-19make it possible for StableDiffusionProcessing to accept multiple different n...AUTOMATIC-11/+0
2022-10-18styles.csv encoding utf8 to utf-8-sigw-e-w-2/+2
2022-09-30refined [styles] pattern and added [prompt_no_styles]RnDMonkey-0/+6
2022-09-14added a second style fieldAUTOMATIC-39/+57
2022-09-11Only create backup if path existscryzed-1/+2
2022-09-11Add support for saving styles with negative promptscryzed-29/+52
2022-09-10prevent styles from adding an extra commaAUTOMATIC-0/+3
2022-09-09support for prompt stylesAUTOMATIC-0/+41