aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/prompt_matrix.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix various typosJim Hays2022-12-151-5/+5
|
* repair #5438AUTOMATIC2022-12-101-10/+4
|
* allow randomized seeds in prompt_matrixDavid Vorick2022-12-051-3/+10
|
* Merge pull request #4368 from byzod/masterAUTOMATIC11112022-12-031-1/+1
|\ | | | | fix #3451 scripts ignores file format settings for grids
| * ignores file format settings for gridsbyzod2022-11-061-1/+1
| |
* | updating the displayed generation info when user clicks images in the ↵Liam2022-11-091-0/+2
|/ | | | gallery. feature request 4415
* 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