aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/xy_grid.py
Commit message (Collapse)AuthorAgeFilesLines
* process all values for x/y plot right away to error out if any are bad ↵AUTOMATIC2022-09-171-5/+5
| | | | before any processing begins
* X/Y plot support for switching checkpoints.AUTOMATIC2022-09-171-0/+15
|
* add draw legend toggleDepFA2022-09-141-6/+10
|
* Add square bracket range+count syntaxDepFA2022-09-141-0/+17
|
* Overall progress incorrect with X/Y plot and batch count > 1 #441AUTOMATIC2022-09-141-3/+3
|
* 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
* i will also fix floating point significant digitsAUTOMATIC2022-09-091-0/+6
|
* added resize seeds and variation seeds featuresAUTOMATIC2022-09-091-4/+31
|
* make X/Y plot's S/R apply to negative prompt as well.AUTOMATIC2022-09-091-0/+1
|
* remove double basicr requirementAUTOMATIC2022-09-061-1/+1
| | | | add seed change for anon
* fixes for incorrect progressbarAUTOMATIC2022-09-061-2/+0
|
* readme extras for VRAM forAUTOMATIC2022-09-061-5/+10
| | | | | | added missing packages to requirements for #74 add support for negative numbers in X/Y plot (plus ranges) #73 changed progressbar to work properly with custom modes
* added progressbarAUTOMATIC2022-09-051-0/+4
| | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS
* save grids created by scriptsAUTOMATIC2022-09-041-1/+2
|
* fix for sampler not working in X/Y plot scriptAUTOMATIC2022-09-031-2/+3
|
* scriptsAUTOMATIC2022-09-031-0/+154