index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
styles.py
Age
Commit message (
Collapse
)
Author
Lines
2023-05-17
alternative solution to fix styles load when edited by human #9765 as ↵
AUTOMATIC
-1
/
+1
suggested by akx
2023-05-10
imports cleanup for ruff
AUTOMATIC
-9
/
+0
2023-05-09
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
-1
/
+1
2023-04-03
allow styles.csv to be symlinked or mounted in docker without moving the ↵
gmasil
-7
/
+5
file around
2023-01-14
change style dropdowns to multiselect
AUTOMATIC
-3
/
+9
2022-11-19
make it possible for StableDiffusionProcessing to accept multiple different ↵
AUTOMATIC
-11
/
+0
negative prompts in a batch
2022-10-18
styles.csv encoding utf8 to utf-8-sig
w-e-w
-2
/
+2
utf-8-bom for better compatibility for some programs
2022-09-30
refined [styles] pattern and added [prompt_no_styles]
RnDMonkey
-0
/
+6
2022-09-14
added a second style field
AUTOMATIC
-39
/
+57
added the ability to use {prompt} in styles added a button to apply style to textbox rearranged top row for UI
2022-09-11
Only create backup if path exists
cryzed
-1
/
+2
2022-09-11
Add support for saving styles with negative prompts
cryzed
-29
/
+52
2022-09-10
prevent styles from adding an extra comma
AUTOMATIC
-0
/
+3
2022-09-09
support for prompt styles
AUTOMATIC
-0
/
+41
fix broken prompt matrix