aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/xy_grid.py
Commit message (Expand)AuthorAgeFilesLines
* renamed xy to xyz gridEllangoK2023-01-241-498/+0
* Merge pull request #7081 from EllangoK/xy-hiresAUTOMATIC11112023-01-231-3/+15
|\
| * adds hires steps to x/y plot and fixes total_steps calculationEllangoK2023-01-221-3/+15
* | Merge pull request #7031 from EllangoK/masterAUTOMATIC11112023-01-231-1/+1
|\ \
| * | aligns the axis buttons in x/y plotEllangoK2023-01-211-1/+1
| |/
* / make current_axis_options class variableVladimir Repin2023-01-211-9/+8
|/
* fix auto fill and repair separate axisoptionsVladimir Repin2023-01-211-7/+12
* extra networks UIAUTOMATIC2023-01-211-29/+0
* make StableDiffusionProcessing class not hold a reference to shared.sd_model ...AUTOMATIC2023-01-161-1/+0
* add a button for XY Plot to fill in available values for axes that support thisAUTOMATIC2023-01-161-35/+66
* Merge pull request #6803 from space-nuko/xy-grid-performance-improvementAUTOMATIC11112023-01-161-53/+70
|\
| * Optimize XY grid to run slower axes fewer timesspace-nuko2023-01-161-53/+70
* | Merge pull request #6802 from space-nuko/xy-grid-swap-axes-buttonAUTOMATIC11112023-01-161-6/+20
|\ \
| * | Add swap axes button for XY Gridspace-nuko2023-01-161-6/+20
| |/
* / fix problems related to checkpoint/VAE switching in XY plotAUTOMATIC2023-01-161-4/+2
|/
* Make XY grid cancellation much fasterspace-nuko2023-01-161-0/+3
* fix bug with "Ignore selected VAE for..." option completely disabling VAE ele...AUTOMATIC2023-01-141-14/+13
* rework #6329 to remove duplicate code and add prevent tab names for showing i...AUTOMATIC2023-01-051-5/+0
* Refactor elem_prefix as function elem_idme2023-01-051-8/+12
* Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...me2023-01-051-1/+1
* Add element ids for script components and a few more in ui.pyme2023-01-041-7/+8
* 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-041-68/+233
|\
| * Hires fix reworkAUTOMATIC2023-01-021-3/+1
| * feat: Add upscale latent, VAE, styles to X/Y plotMMaker2022-12-181-1/+43
| * Merge pull request #4368 from byzod/masterAUTOMATIC11112022-12-031-1/+1
| |\
| | * fix scripts 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-191-6/+6
| |/
| * do not mess with components' visibility for scripts; instead create group com...AUTOMATIC2022-11-041-4/+4
| * 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
| * 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
| * 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
| * regression in xy_grid Var. seed fixingRnDMonkey2022-10-141-1/+1
| * add hypernetwork multipliersAUTOMATIC2022-10-131-1/+8
| * Fix metadata contentsGreg Fuller2022-10-131-18/+34
| * draw_xy_grid provides the option to also return lone imagesGreg Fuller2022-10-131-5/+12
| * xy_grid: Refactor confirm functionsMilly2022-10-121-34/+39
| * xy_grid: Confirm that hypernetwork options are valid before startingMilly2022-10-121-0/+12
| * xy_grid: Find hypernetwork by closest nameMilly2022-10-121-1/+5
| * change default for XY plot's Y to Nothing.AUTOMATIC2022-10-111-1/+1
| * rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...AUTOMATIC2022-10-111-1/+1
| * Merge remote-tracking branch 'origin/master'AUTOMATIC2022-10-111-0/+3
| |\
| | * add incorrect start word guard to xy_grid (#2259)DepFA2022-10-111-7/+2
| | * revert sr warningDepFA2022-10-111-1/+2