aboutsummaryrefslogtreecommitdiff
path: root/scripts/prompt_matrix.py
AgeCommit message (Collapse)Author
2023-01-05rework #6329 to remove duplicate code and add prevent tab names for showing ↵AUTOMATIC
in ids for scripts that only exist on one tab
2023-01-05Refactor elem_prefix as function elem_idme
2023-01-05Adjusted prefix from i2i/t2i to txt2img and img2img and removed those ↵me
prefixes from img exclusive scripts
2023-01-04Add element ids for script components and a few more in ui.pyme
2022-12-14Fix various typosJim Hays
2022-12-10repair #5438AUTOMATIC
2022-12-05allow randomized seeds in prompt_matrixDavid Vorick
2022-12-03Merge pull request #4368 from byzod/masterAUTOMATIC1111
fix #3451 scripts ignores file format settings for grids
2022-11-09updating the displayed generation info when user clicks images in the ↵Liam
gallery. feature request 4415
2022-11-06ignores file format settings for gridsbyzod
2022-09-14prevent extras from saving in dirJustAnOkapi
Extras have none of the vars used in dir names, so they cant be saved into dirs. +grid code cleanup
2022-09-12 [BUG] Not Working As Intended - create a directory with name derived from ↵AUTOMATIC
the prompt #306
2022-09-10 Images in Prompt Matrix grid using different seeds. #208AUTOMATIC
2022-09-09add missing reqs from PRAUTOMATIC
add missing check to autoinstall that will install fonts for existing users remove unusaed line from another PR
2022-09-09Fix prompt matrix scriptLukas Meller
2022-09-09support for prompt stylesAUTOMATIC
fix broken prompt matrix
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC
2022-09-07remove double basicr requirementAUTOMATIC
add seed change for anon
2022-09-06fixes for incorrect progressbarAUTOMATIC
2022-09-06added progressbarAUTOMATIC
added an option to disable progressbar added interrupt support to DDIM/PLMS
2022-09-04save grids created by scriptsAUTOMATIC
2022-09-03scriptsAUTOMATIC