aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* rework #6329 to remove duplicate code and add prevent tab names for showing i...AUTOMATIC2023-01-059-53/+0
* Refactor elem_prefix as function elem_idme2023-01-059-61/+96
* Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...me2023-01-059-9/+9
* Add element ids for script components and a few more in ui.pyme2023-01-049-38/+55
* add XY plot parameters to grid image and do not add them to individual imagesAUTOMATIC2023-01-041-14/+24
* Merge branch 'master' into xygrid_infotext_improvementsAUTOMATIC11112023-01-049-189/+549
|\
| * make it possible to use fractional values for SD upscale.AUTOMATIC2023-01-021-1/+1
| * Hires fix reworkAUTOMATIC2023-01-021-3/+1
| * fix ruined SD upscaleAUTOMATIC2022-12-251-1/+2
| * fix F541 f-string without any placeholdersYuval Aboulafia2022-12-241-1/+1
| * Merge pull request #5699 from DavidVorick/prompts-from-fileAUTOMATIC11112022-12-241-2/+18
| |\
| | * add support for prompts, negative prompts, and sampler-by-name in text file s...David Vorick2022-12-131-2/+18
| * | Merge pull request #5753 from calvinballing/masterAUTOMATIC11112022-12-241-5/+5
| |\ \
| | * | Fix various typosJim Hays2022-12-151-5/+5
| | |/
| * / feat: Add upscale latent, VAE, styles to X/Y plotMMaker2022-12-181-1/+43
| |/
| * Merge pull request #5179 from kaneda2004/masterAUTOMATIC11112022-12-101-7/+8
| |\
| | * Update SD Upscaler to include user selectable Scale Factorkaneda20042022-11-281-1/+1
| | * Update SD Upscaler to include user selectable Scale Factorkaneda20042022-11-281-11/+6
| | * Update SD Upscaler to include user selectable Scale Factorkaneda20042022-11-281-12/+18
| * | repair #5438AUTOMATIC2022-12-101-10/+4
| * | allow randomized seeds in prompt_matrixDavid Vorick2022-12-051-3/+10
| * | Merge pull request #4368 from byzod/masterAUTOMATIC11112022-12-032-2/+2
| |\ \ | | |/ | |/|
| | * fix scripts ignores file format settings for gridsbyzod2022-11-061-1/+1
| | * ignores file format settings for gridsbyzod2022-11-061-1/+1
| * | calculate dictionary for sampler names only onceAUTOMATIC2022-11-271-12/+2
| * | fix for broken sampler selection in img2img and xy plot #4860 #4909AUTOMATIC2022-11-271-7/+7
| * | change StableDiffusionProcessing to internally use sampler name instead of sa...AUTOMATIC2022-11-192-8/+8
| * | updating the displayed generation info when user clicks images in the gallery...Liam2022-11-092-1/+7
| |/
| * do not mess with components' visibility for scripts; instead create group com...AUTOMATIC2022-11-046-15/+15
| * do not unnecessarily run VAE one more time when saving intermediate image wit...AUTOMATIC2022-11-021-2/+1
| * rename the seed option from #4146AUTOMATIC2022-11-021-3/+3
| * prompts_from_file: allow random seeds to be preserved for the list of promptsKeith Dreibelbis2022-11-021-3/+4
| * Merge branch 'AUTOMATIC1111:master' into masterrandom-thoughtss2022-10-271-22/+32
| |\
| | * Add Iterate Button and Improve PFF UITony Beeman2022-10-261-22/+32
| * | Switch to a continous blend for cond. image.random_thoughtss2022-10-251-4/+1
| * | Added conditioning image masking to xy_grid.random_thoughtss2022-10-251-0/+3
| |/
| * Fixed img2imgalt after inpainting updaterandom_thoughtss2022-10-221-1/+7
| * batch_size does not affect job countAUTOMATIC2022-10-211-1/+1
| * Merge remote-tracking branch 'mk2/outpainting-mk2-batch-out'AUTOMATIC2022-10-211-59/+80
| |\
| | * Fixed job count & single-output gridwywywywy2022-10-211-9/+5
| | * Fixed outpainting_mk2 output croppingwywywywy2022-10-201-10/+11
| | * Implemented batch_size logic in outpainting_mk2wywywywy2022-10-201-55/+63
| | * Implemented batch count logic to Outpainting mk2wywywywy2022-10-201-12/+28
| * | XY grid correctly re-assignes model when config changesrandom_thoughtss2022-10-201-0/+1
| |/
| * Safeguard setting restore logic against exceptionsGreg Fuller2022-10-171-22/+26
| * update for commandline args for btch prompts to parse string properlyAUTOMATIC2022-10-151-68/+104
| * Merge branch 'master' into masterAUTOMATIC11112022-10-156-61/+231
| |\
| | * Fix XY-plot steps if highres fix is enabledspace-nuko2022-10-141-1/+4
| | * remove the other DenoisingAUTOMATIC2022-10-141-1/+0
| | * [xy_grid.py] add option denoising_strengthNaeaeaeaeae2022-10-141-0/+1