aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-09-24Reformat some changes from the previous commit.AUTOMATIC
2022-09-24Fix to XY_Grid script console progress bar and other progress bar improvement...RnDMonkey
2022-09-23credit parlance-zz as they requested itC43H66N12O12S2
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC
2022-09-21prevent outpainting mk2 from breaking on different image resolutions.AUTOMATIC
2022-09-20add extra generation paramsAUTOMATIC
2022-09-19 [BUG] HighRes fix Feature Breaks Scripts #706AUTOMATIC
2022-09-18Merge pull request #625 from bdrupieski/fix-batch-processing-color-correctionAUTOMATIC1111
2022-09-17only set loopback color corrections if corrections enabledBrian Drupieski
2022-09-17remove whitespaceBrian Drupieski
2022-09-17set loopback color corrections on each iterationBrian Drupieski
2022-09-17Move comments to scripts.pyJashoBell
2022-09-17Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-we...JashoBell
2022-09-17fix batch color correctionBrian Drupieski
2022-09-17* Fix process_images where the number of images is not a multiple of (batch_s...Tony Beeman
2022-09-17process all values for x/y plot right away to error out if any are bad before...AUTOMATIC
2022-09-17X/Y plot support for switching checkpoints.AUTOMATIC
2022-09-16Basic explanation for custom_code.py templateJashoBell
2022-09-16new outpainting scriptAUTOMATIC
2022-09-16added original negative prompt to img2img altAUTOMATIC
2022-09-16Reduce code duplicationElias Sundqvist
2022-09-16Add randomness and denoising strength support to alternative img2imgElias Sundqvist
2022-09-16fix loopback color correction to store color_correction info for initial imag...AUTOMATIC
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 hon...AUTOMATIC
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
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 th...AUTOMATIC
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
2022-09-09Fix prompt matrix scriptLukas Meller
2022-09-09support for prompt stylesAUTOMATIC
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
2022-09-07some changes for outpainting to produce less seamsAUTOMATIC
2022-09-06added direction option for outpaintingAUTOMATIC