Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-09-30 | Merge pull request #13266 from wkpark/xyz-prepare | AUTOMATIC1111 | -1/+4 | |
xyz_grid: add prepare | ||||
2023-09-16 | XYZ if not Include Sub Grids do not save Sub Grid | w-e-w | -0/+2 | |
2023-09-15 | xyz_grid: add prepare option to AxisOption | Won-Kyu Park | -1/+4 | |
2023-08-29 | Add option to align with sgm repo sampling implementation | catboxanon | -0/+1 | |
2023-08-25 | Don't show hidden samplers in dropdown for XYZ script | catboxanon | -3/+3 | |
2023-08-21 | add RNG source to XYZ | w-e-w | -0/+1 | |
2023-08-20 | fix xyz swap axes | w-e-w | -11/+14 | |
make csv_string_to_list_strip function | ||||
2023-08-15 | Merge pull request #12564 from catboxanon/feat/img2img-noise | AUTOMATIC1111 | -0/+2 | |
Add extra noise param for img2img operations | ||||
2023-08-15 | Add extra img2img noise | catboxanon | -0/+2 | |
2023-08-15 | get XYZ plot to work with recent changes to refined specified in fields of p ↵ | AUTOMATIC1111 | -13/+5 | |
rather than in settings | ||||
2023-08-15 | Merge pull request #12476 from AnyISalIn/dev | AUTOMATIC1111 | -0/+19 | |
xyz_grid: support refiner_checkpoint and refiner_switch_at | ||||
2023-08-13 | rephrase and move | w-e-w | -2/+3 | |
2023-08-13 | properly convert this into CSV string | w-e-w | -3/+3 | |
2023-08-13 | pass csv_mode | w-e-w | -17/+16 | |
2023-08-13 | convert value when switching mode | w-e-w | -14/+21 | |
2023-08-12 | rename to csv mode | w-e-w | -14/+14 | |
2023-08-12 | dropdown mode chackbox | w-e-w | -6/+15 | |
2023-08-12 | Redundant character escape '\]' in RegExp | w-e-w | -2/+2 | |
2023-08-12 | format | w-e-w | -20/+24 | |
2023-08-12 | bring back csv mode | w-e-w | -16/+28 | |
2023-08-11 | xyz_grid: support refiner_checkpoint and refiner_switch_at | AnyISalIn | -0/+19 | |
Signed-off-by: AnyISalIn <anyisalin@gmail.com> | ||||
2023-08-04 | use samplers_for_img2img for Hires sampler | w-e-w | -1/+1 | |
2023-08-04 | XYZ: Use default label format for hires sampler | catboxanon | -1/+1 | |
If both sampler and hires sampler are used this makes the distinction more clear. | ||||
2023-08-04 | XYZ: Support hires sampler, cleanup | catboxanon | -10/+3 | |
2023-08-01 | XYZ plot do not fail if an exception occurs | AUTOMATIC1111 | -2/+7 | |
2023-07-30 | xyz_grid: in the legend, remove pathnames from model filenames | Robert Barron | -1/+4 | |
2023-07-17 | lowercase | w-e-w | -1/+1 | |
2023-07-17 | reversible boolean_choice order | w-e-w | -3/+5 | |
2023-07-17 | XYZ always_discard_next_to_last_sigma | w-e-w | -1/+9 | |
Co-authored-by: Franck Mahon <franck.mahon@gmail.com> | ||||
2023-05-27 | updates for the noise schedule settings | AUTOMATIC | -4/+4 | |
2023-05-24 | use Schedule instead of Sched | Kohaku-Blueleaf | -4/+4 | |
2023-05-24 | improvements | Kohaku-Blueleaf | -4/+4 | |
See: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10649#issuecomment-1561047723 | ||||
2023-05-23 | Fix ruff error | Kohaku-Blueleaf | -1/+1 | |
2023-05-23 | Fix xyz | Kohaku-Blueleaf | -4/+4 | |
2023-05-22 | Change karras to kdiffusion | Kohaku-Blueleaf | -4/+4 | |
2023-05-22 | Add dropdown for scheduler type | Kohaku-Blueleaf | -1/+2 | |
2023-05-22 | Add custom karras scheduler | Kohaku-Blueleaf | -0/+3 | |
2023-05-16 | xyz token merging | w-e-w | -0/+7 | |
2023-05-14 | Merge pull request #10382 from AUTOMATIC1111/fix_xyz_checkpoint | AUTOMATIC1111 | -1/+1 | |
fix xyz checkpoint | ||||
2023-05-15 | fix xyz checkpoint | w-e-w | -1/+1 | |
2023-05-10 | fixes for B007 | AUTOMATIC | -1/+1 | |
2023-05-10 | imports cleanup for ruff | AUTOMATIC | -4/+2 | |
2023-05-10 | autofixes from ruff | AUTOMATIC | -1/+1 | |
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | -1/+1 | |
2023-05-04 | Add extra `None` option for VAE | Weiming Dong | -5/+5 | |
2023-05-01 | use override to apply checkpoint | w-e-w | -1/+1 | |
2023-04-29 | Merge branch 'dev' into pr/xyz-sort-001 | AUTOMATIC1111 | -24/+54 | |
2023-04-29 | Merge pull request #9177 from devNegative-asm/master | AUTOMATIC1111 | -0/+1 | |
(Optimization) Option to remove negative conditioning at low sigma values | ||||
2023-04-10 | feat(xyz): try sort Checkpoint name values | bluelovers | -1/+1 | |
2023-04-05 | fix axis swap and infotxt | pangbo13 | -12/+33 | |