aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/xyz_grid.py
Commit message (Collapse)AuthorAgeFilesLines
* xyz filter blank for number axesw-e-w2024-01-241-0/+4
|
* fix borked merge, rename fields to better match what they do, change setting ↵AUTOMATIC11112024-01-011-1/+1
| | | | default to true for #13653
* Merge branch 'dev' into feat/interrupted-endAUTOMATIC11112024-01-011-4/+22
|\
| * re-layout checkboxes for XYZ grid a bitAUTOMATIC11112024-01-011-7/+6
| |
| * Merge remote-tracking branch 'rubberbaron/xyz-grid-vary-seeds' into devAUTOMATIC11112024-01-011-1/+15
| |\
| | * xyz_grid: allow varying the seed along an axis along with the axis's other ↵Robert Barron2023-07-301-2/+16
| | | | | | | | | | | | changes
| * | handle axis_type is Nonew-e-w2023-12-211-0/+4
| | |
| * | Use options instead of cmd_argsKohaku-Blueleaf2023-11-191-0/+1
| | |
* | | Interrupt after current generationAnthony Fu2023-10-161-1/+1
|/ /
* | Merge pull request #13266 from wkpark/xyz-prepareAUTOMATIC11112023-09-301-1/+4
|\ \ | | | | | | xyz_grid: add prepare
| * | xyz_grid: add prepare option to AxisOptionWon-Kyu Park2023-09-151-1/+4
| | |
* | | XYZ if not Include Sub Grids do not save Sub Gridw-e-w2023-09-161-0/+2
|/ /
* | Add option to align with sgm repo sampling implementationcatboxanon2023-08-291-0/+1
| |
* | Don't show hidden samplers in dropdown for XYZ scriptcatboxanon2023-08-251-3/+3
| |
* | add RNG source to XYZw-e-w2023-08-211-0/+1
| |
* | fix xyz swap axesw-e-w2023-08-201-11/+14
| | | | | | | | make csv_string_to_list_strip function
* | Merge pull request #12564 from catboxanon/feat/img2img-noiseAUTOMATIC11112023-08-151-0/+2
|\ \ | | | | | | Add extra noise param for img2img operations
| * | Add extra img2img noisecatboxanon2023-08-151-0/+2
| | |
* | | get XYZ plot to work with recent changes to refined specified in fields of p ↵AUTOMATIC11112023-08-151-13/+5
| | | | | | | | | | | | rather than in settings
* | | Merge pull request #12476 from AnyISalIn/devAUTOMATIC11112023-08-151-0/+19
|\ \ \ | |/ / |/| | xyz_grid: support refiner_checkpoint and refiner_switch_at
| * | xyz_grid: support refiner_checkpoint and refiner_switch_atAnyISalIn2023-08-111-0/+19
| | | | | | | | | | | | Signed-off-by: AnyISalIn <anyisalin@gmail.com>
* | | rephrase and movew-e-w2023-08-131-2/+3
| | |
* | | properly convert this into CSV stringw-e-w2023-08-121-3/+3
| | |
* | | pass csv_modew-e-w2023-08-121-17/+16
| | |
* | | convert value when switching modew-e-w2023-08-121-14/+21
| | |
* | | rename to csv modew-e-w2023-08-121-14/+14
| | |
* | | dropdown mode chackboxw-e-w2023-08-121-6/+15
| | |
* | | Redundant character escape '\]' in RegExpw-e-w2023-08-121-2/+2
| | |
* | | formatw-e-w2023-08-121-20/+24
| | |
* | | bring back csv modew-e-w2023-08-121-16/+28
|/ /
* | use samplers_for_img2img for Hires samplerw-e-w2023-08-041-1/+1
| |
* | XYZ: Use default label format for hires samplercatboxanon2023-08-041-1/+1
| | | | | | If both sampler and hires sampler are used this makes the distinction more clear.
* | XYZ: Support hires sampler, cleanupcatboxanon2023-08-041-10/+3
| |
* | XYZ plot do not fail if an exception occursAUTOMATIC11112023-08-011-2/+7
| |
* | xyz_grid: in the legend, remove pathnames from model filenamesRobert Barron2023-07-301-1/+4
|/
* lowercasew-e-w2023-07-171-1/+1
|
* reversible boolean_choice orderw-e-w2023-07-171-3/+5
|
* XYZ always_discard_next_to_last_sigmaw-e-w2023-07-171-1/+9
| | | | Co-authored-by: Franck Mahon <franck.mahon@gmail.com>
* updates for the noise schedule settingsAUTOMATIC2023-05-271-4/+4
|
* use Schedule instead of SchedKohaku-Blueleaf2023-05-241-4/+4
|
* improvementsKohaku-Blueleaf2023-05-241-4/+4
| | | | | See: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10649#issuecomment-1561047723
* Fix ruff errorKohaku-Blueleaf2023-05-231-1/+1
|
* Fix xyzKohaku-Blueleaf2023-05-231-4/+4
|
* Change karras to kdiffusionKohaku-Blueleaf2023-05-221-4/+4
|
* Add dropdown for scheduler typeKohaku-Blueleaf2023-05-221-1/+2
|
* Add custom karras schedulerKohaku-Blueleaf2023-05-221-0/+3
|
* xyz token mergingw-e-w2023-05-151-0/+7
|
* Merge pull request #10382 from AUTOMATIC1111/fix_xyz_checkpointAUTOMATIC11112023-05-141-1/+1
|\ | | | | fix xyz checkpoint
| * fix xyz checkpointw-e-w2023-05-141-1/+1
| |
* | fixes for B007AUTOMATIC2023-05-101-1/+1
| |