aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/xy_grid.py
Commit message (Expand)AuthorAgeFilesLines
* revert back to using list comprehension rather than list and mapAUTOMATIC2022-10-061-1/+1
* Update xy_grid.pyDepFA2022-10-061-1/+1
* strip() split comma delimited linesDepFA2022-10-061-1/+1
* use csv.readerDepFA2022-10-061-5/+4
* Allow escaping of commas in xy_gridDepFA2022-10-061-1/+2
* add hint, refactor code for #1607AUTOMATIC2022-10-041-17/+18
* XY plot prompt order simplify logicDoTheSneedful2022-10-041-9/+15
* Fix token ordering in prompt order XY plotDoTheSneedful2022-10-041-8/+5
* Add a prompt order option to XY plot scriptDoTheSneedful2022-10-041-2/+38
* use closest match checkpoint methodDepFA2022-09-301-5/+2
* scripts/xy_grid: Handle edge-case with non-empty axis valuesNick Renieris2022-09-291-0/+3
* added support for automatically installing latest k-diffusionAUTOMATIC2022-09-281-6/+6
* Add DDIM Eta to txt2img in xy_gridDepFA2022-09-271-2/+2
* Add extra sampler params to xy_gridDepFA2022-09-271-1/+6
* xy_grid - Show blank cells when grid is incompleteDepFA2022-09-271-1/+5
* Reformat some changes from the previous commit.AUTOMATIC2022-09-241-11/+8
* Fix to XY_Grid script console progress bar and other progress bar improvement...RnDMonkey2022-09-241-4/+28
* process all values for x/y plot right away to error out if any are bad before...AUTOMATIC2022-09-171-5/+5
* 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
* [BUG] Not Working As Intended - create a directory with name derived from th...AUTOMATIC2022-09-121-1/+1
* 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
* fixes for incorrect progressbarAUTOMATIC2022-09-061-2/+0
* readme extras for VRAM forAUTOMATIC2022-09-061-5/+10
* added progressbarAUTOMATIC2022-09-051-0/+4
* 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