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
log msg
author
committer
range
path:
root
/
scripts
/
prompt_matrix.py
Age
Commit message (
Expand
)
Author
2023-02-19
fix incorrectly named args for gr.Slider in prompt matrix and xyz grid
AUTOMATIC
2023-02-05
adds grid margins to xyz plot and prompt matrix
EllangoK
2023-01-29
Cleanup changes made by formatter
Yevhenii Hurin
2023-01-29
Compact options UI for Prompt Matrix
Yevhenii Hurin
2023-01-29
Add delimiter selector to the Prompt Matrix script
Yevhenii Hurin
2023-01-29
Prompt selector for Prompt Matrix script
Yevhenii Hurin
2023-01-05
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
2023-01-05
Refactor elem_prefix as function elem_id
me
2023-01-05
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...
me
2023-01-04
Add element ids for script components and a few more in ui.py
me
2022-12-14
Fix various typos
Jim Hays
2022-12-10
repair #5438
AUTOMATIC
2022-12-05
allow randomized seeds in prompt_matrix
David Vorick
2022-12-03
Merge pull request #4368 from byzod/master
AUTOMATIC1111
2022-11-09
updating the displayed generation info when user clicks images in the gallery...
Liam
2022-11-06
ignores file format settings for grids
byzod
2022-09-14
prevent extras from saving in dir
JustAnOkapi
2022-09-12
[BUG] Not Working As Intended - create a directory with name derived from th...
AUTOMATIC
2022-09-10
Images in Prompt Matrix grid using different seeds. #208
AUTOMATIC
2022-09-09
add missing reqs from PR
AUTOMATIC
2022-09-09
Fix prompt matrix script
Lukas Meller
2022-09-09
support for prompt styles
AUTOMATIC
2022-09-09
added resize seeds and variation seeds features
AUTOMATIC
2022-09-07
remove double basicr requirement
AUTOMATIC
2022-09-06
fixes for incorrect progressbar
AUTOMATIC
2022-09-06
added progressbar
AUTOMATIC
2022-09-04
save grids created by scripts
AUTOMATIC
2022-09-03
scripts
AUTOMATIC