aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2022-09-16Basic explanation for custom_code.py templateJashoBell
2022-09-16fix loopback color correction to store color_correction info for initial ↵AUTOMATIC
image and use that instead of extracting from previous image in a loop #481 #541
2022-09-15[Bug] Alternative img2img error #508AUTOMATIC
2022-09-15match one based numbering or other batchesRickey Bowers Jr
2022-09-14fix caching for img2imgaltAUTOMATIC
2022-09-14add draw legend toggleDepFA
2022-09-14Add square bracket range+count syntaxDepFA
2022-09-14loopback moved to scripts, added support for multiple batches, changed to ↵AUTOMATIC
honor save grids and how grids in web setting
2022-09-14 Overall progress incorrect with X/Y plot and batch count > 1 #441AUTOMATIC
2022-09-14 [FEATURE REQUEST] Script settings should also be written to the text files #437AUTOMATIC
2022-09-14prevent extras from saving in dirJustAnOkapi
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
2022-09-12Prompts from file. How to? #248AUTOMATIC
2022-09-12 [BUG] Not Working As Intended - create a directory with name derived from ↵AUTOMATIC
the prompt #306
2022-09-12initial work on img2imgaltAUTOMATIC
2022-09-11add half() supporrt for CLIP interrogationAUTOMATIC
2022-09-10add script for batch file processingAUTOMATIC
2022-09-10 Images in Prompt Matrix grid using different seeds. #208AUTOMATIC
2022-09-09add missing reqs from PRAUTOMATIC
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
2022-09-09support for prompt stylesAUTOMATIC
fix broken prompt matrix
2022-09-09i will also fix floating point significant digitsAUTOMATIC
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC
2022-09-09make X/Y plot's S/R apply to negative prompt as well.AUTOMATIC
2022-09-07MAde poor man's outpainting do less extra useless work.AUTOMATIC
2022-09-07big improvements to inpainting and outpaintingAUTOMATIC
2022-09-07remove double basicr requirementAUTOMATIC
add seed change for anon
2022-09-07some changes for outpainting to produce less seamsAUTOMATIC
2022-09-06added direction option for outpaintingAUTOMATIC
2022-09-06fixes for incorrect progressbarAUTOMATIC
2022-09-06readme extras for VRAM forAUTOMATIC
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
added an option to disable progressbar added interrupt support to DDIM/PLMS
2022-09-04moved images toAUTOMATIC
2022-09-04save grids created by scriptsAUTOMATIC
2022-09-04added poor man's inpainting scriptAUTOMATIC
2022-09-03fix for sampler not working in X/Y plot scriptAUTOMATIC
2022-09-03scriptsAUTOMATIC