aboutsummaryrefslogtreecommitdiffstats
path: root/modules/styles.py
AgeCommit message (Expand)AuthorLines
2024-04-07Make it compatible with Python < 3.10Leonard Kugis-5/+6
2024-02-01catch load style.csv errorw-e-w-13/+17
2024-01-21re-work multi --styles-filew-e-w-42/+43
2023-12-30make it possible again to extract styles that have whitespace at the end.AUTOMATIC1111-30/+17
2023-12-10fix styles.csv filenamew-e-w-4/+2
2023-12-10fix save stylesw-e-w-20/+5
2023-12-05remove clean_text()w-e-w-20/+3
2023-11-27Allow use of mutiple styles csv filesCharlie Joynt-32/+171
2023-08-03add style editor dialogAUTOMATIC1111-4/+1
2023-06-04infer styles from prompts, and an option to control the behaviorAUTOMATIC-2/+65
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