aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-12-05allow randomized seeds in prompt_matrixDavid Vorick
2022-12-03Merge pull request #4368 from byzod/masterAUTOMATIC1111
2022-11-28Update SD Upscaler to include user selectable Scale Factorkaneda2004
2022-11-28Update SD Upscaler to include user selectable Scale Factorkaneda2004
2022-11-28Update SD Upscaler to include user selectable Scale Factorkaneda2004
2022-11-27calculate dictionary for sampler names only onceAUTOMATIC
2022-11-27fix for broken sampler selection in img2img and xy plot #4860 #4909AUTOMATIC
2022-11-19change StableDiffusionProcessing to internally use sampler name instead of sa...AUTOMATIC
2022-11-09updating the displayed generation info when user clicks images in the gallery...Liam
2022-11-06fix scripts ignores file format settings for gridsbyzod
2022-11-06ignores file format settings for gridsbyzod
2022-11-04do not mess with components' visibility for scripts; instead create group com...AUTOMATIC
2022-11-02do not unnecessarily run VAE one more time when saving intermediate image wit...AUTOMATIC
2022-11-02rename the seed option from #4146AUTOMATIC
2022-11-01prompts_from_file: allow random seeds to be preserved for the list of promptsKeith Dreibelbis
2022-10-27Merge branch 'AUTOMATIC1111:master' into masterrandom-thoughtss
2022-10-26Add Iterate Button and Improve PFF UITony Beeman
2022-10-25Switch to a continous blend for cond. image.random_thoughtss
2022-10-25Added conditioning image masking to xy_grid.random_thoughtss
2022-10-22Fixed img2imgalt after inpainting updaterandom_thoughtss
2022-10-21batch_size does not affect job countAUTOMATIC
2022-10-21Merge remote-tracking branch 'mk2/outpainting-mk2-batch-out'AUTOMATIC
2022-10-21Fixed job count & single-output gridwywywywy
2022-10-20XY grid correctly re-assignes model when config changesrandom_thoughtss
2022-10-20Fixed outpainting_mk2 output croppingwywywywy
2022-10-20Implemented batch_size logic in outpainting_mk2wywywywy
2022-10-20Implemented batch count logic to Outpainting mk2wywywywy
2022-10-17Safeguard setting restore logic against exceptionsGreg Fuller
2022-10-15update for commandline args for btch prompts to parse string properlyAUTOMATIC
2022-10-15Merge branch 'master' into masterAUTOMATIC1111
2022-10-14Fix XY-plot steps if highres fix is enabledspace-nuko
2022-10-14remove the other DenoisingAUTOMATIC
2022-10-14[xy_grid.py] add option denoising_strengthNaeaeaeaeae
2022-10-14regression in xy_grid Var. seed fixingRnDMonkey
2022-10-13add hypernetwork multipliersAUTOMATIC
2022-10-13[img2imgalt] Make sampler's override be optionalaoirusann
2022-10-13[img2imgalt] Add `override` in UI for convenience.aoirusann
2022-10-13Fix metadata contentsGreg Fuller
2022-10-13draw_xy_grid provides the option to also return lone imagesGreg Fuller
2022-10-12xy_grid: Refactor confirm functionsMilly
2022-10-12xy_grid: Confirm that hypernetwork options are valid before startingMilly
2022-10-12xy_grid: Find hypernetwork by closest nameMilly
2022-10-12[img2imgalt] Fix seed & Allow batch.aoirusann
2022-10-11change default for XY plot's Y to Nothing.AUTOMATIC
2022-10-11rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...AUTOMATIC
2022-10-11Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-10-11fixes related to mergeAUTOMATIC
2022-10-11add incorrect start word guard to xy_grid (#2259)DepFA
2022-10-11revert sr warningDepFA
2022-10-11Reset init img in loopback at start of each batch (#2214)Rory Grieve