aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/prompt_matrix.py
AgeCommit message (Collapse)AuthorLines
2022-09-14prevent extras from saving in dirJustAnOkapi-1/+1
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-1/+1
the prompt #306
2022-09-10 Images in Prompt Matrix grid using different seeds. #208AUTOMATIC-0/+1
2022-09-09add missing reqs from PRAUTOMATIC-1/+0
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-0/+1
2022-09-09support for prompt stylesAUTOMATIC-2/+1
fix broken prompt matrix
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC-1/+1
2022-09-07remove double basicr requirementAUTOMATIC-1/+1
add seed change for anon
2022-09-06fixes for incorrect progressbarAUTOMATIC-1/+0
2022-09-06added progressbarAUTOMATIC-0/+3
added an option to disable progressbar added interrupt support to DDIM/PLMS
2022-09-04save grids created by scriptsAUTOMATIC-0/+3
2022-09-03scriptsAUTOMATIC-0/+82