aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorLines
2022-09-14add draw legend toggleDepFA-6/+10
2022-09-14Add square bracket range+count syntaxDepFA-0/+17
2022-09-14loopback moved to scripts, added support for multiple batches, changed to ↵AUTOMATIC-0/+78
honor save grids and how grids in web setting
2022-09-14 Overall progress incorrect with X/Y plot and batch count > 1 #441AUTOMATIC-3/+3
2022-09-14 [FEATURE REQUEST] Script settings should also be written to the text files #437AUTOMATIC-0/+6
2022-09-14prevent extras from saving in dirJustAnOkapi-2/+2
Extras have none of the vars used in dir names, so they cant be saved into dirs. +grid code cleanup
2022-09-13 Prompts from file not working #379AUTOMATIC-4/+3
2022-09-12Prompts from file. How to? #248AUTOMATIC-0/+42
2022-09-12 [BUG] Not Working As Intended - create a directory with name derived from ↵AUTOMATIC-3/+3
the prompt #306
2022-09-12initial work on img2imgaltAUTOMATIC-0/+104
2022-09-11add half() supporrt for CLIP interrogationAUTOMATIC-2/+2
2022-09-10add script for batch file processingAUTOMATIC-0/+59
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-09i will also fix floating point significant digitsAUTOMATIC-0/+6
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC-5/+32
2022-09-09make X/Y plot's S/R apply to negative prompt as well.AUTOMATIC-0/+1
2022-09-07MAde poor man's outpainting do less extra useless work.AUTOMATIC-2/+5
2022-09-07big improvements to inpainting and outpaintingAUTOMATIC-5/+20
2022-09-07remove double basicr requirementAUTOMATIC-2/+2
add seed change for anon
2022-09-07some changes for outpainting to produce less seamsAUTOMATIC-1/+1
2022-09-06added direction option for outpaintingAUTOMATIC-9/+25
2022-09-06fixes for incorrect progressbarAUTOMATIC-4/+0
2022-09-06readme extras for VRAM forAUTOMATIC-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
2022-09-06added progressbarAUTOMATIC-0/+11
added an option to disable progressbar added interrupt support to DDIM/PLMS
2022-09-04moved images toAUTOMATIC-3/+3
2022-09-04save grids created by scriptsAUTOMATIC-1/+5
2022-09-04added poor man's inpainting scriptAUTOMATIC-0/+110
2022-09-03fix for sampler not working in X/Y plot scriptAUTOMATIC-2/+3
2022-09-03scriptsAUTOMATIC-0/+276