aboutsummaryrefslogtreecommitdiff
path: root/modules/styles.py
AgeCommit message (Expand)Author
2024-04-07Make it compatible with Python < 3.10Leonard Kugis
2024-02-01catch load style.csv errorw-e-w
2024-01-21re-work multi --styles-filew-e-w
2023-12-30make it possible again to extract styles that have whitespace at the end.AUTOMATIC1111
2023-12-10fix styles.csv filenamew-e-w
2023-12-10fix save stylesw-e-w
2023-12-05remove clean_text()w-e-w
2023-11-27Allow use of mutiple styles csv filesCharlie Joynt
2023-08-03add style editor dialogAUTOMATIC1111
2023-06-04infer styles from prompts, and an option to control the behaviorAUTOMATIC
2023-05-17alternative solution to fix styles load when edited by human #9765 as suggest...AUTOMATIC
2023-05-10imports cleanup for ruffAUTOMATIC
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela
2023-04-03allow styles.csv to be symlinked or mounted in docker without moving the file...gmasil
2023-01-14change style dropdowns to multiselectAUTOMATIC
2022-11-19make it possible for StableDiffusionProcessing to accept multiple different n...AUTOMATIC
2022-10-18styles.csv encoding utf8 to utf-8-sigw-e-w
2022-09-30refined [styles] pattern and added [prompt_no_styles]RnDMonkey
2022-09-14added a second style fieldAUTOMATIC
2022-09-11Only create backup if path existscryzed
2022-09-11Add support for saving styles with negative promptscryzed
2022-09-10prevent styles from adding an extra commaAUTOMATIC
2022-09-09support for prompt stylesAUTOMATIC