aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/prompt_matrix.py
Commit message (Collapse)AuthorAgeFilesLines
* prevent extras from saving in dirJustAnOkapi2022-09-141-1/+1
| | | | | Extras have none of the vars used in dir names, so they cant be saved into dirs. +grid code cleanup
* [BUG] Not Working As Intended - create a directory with name derived from ↵AUTOMATIC2022-09-121-1/+1
| | | | the prompt #306
* Images in Prompt Matrix grid using different seeds. #208AUTOMATIC2022-09-101-0/+1
|
* add missing reqs from PRAUTOMATIC2022-09-091-1/+0
| | | | | add missing check to autoinstall that will install fonts for existing users remove unusaed line from another PR
* Fix prompt matrix scriptLukas Meller2022-09-091-0/+1
|
* support for prompt stylesAUTOMATIC2022-09-091-2/+1
| | | | fix broken prompt matrix
* added resize seeds and variation seeds featuresAUTOMATIC2022-09-091-1/+1
|
* remove double basicr requirementAUTOMATIC2022-09-061-1/+1
| | | | add seed change for anon
* fixes for incorrect progressbarAUTOMATIC2022-09-061-1/+0
|
* added progressbarAUTOMATIC2022-09-051-0/+3
| | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS
* save grids created by scriptsAUTOMATIC2022-09-041-0/+3
|
* scriptsAUTOMATIC2022-09-031-0/+82