Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-08 | Formatted soft_inpainting. | CodeHatchling | |
2023-12-08 | soft_inpainting now appears in the "inpaint" section, and will not activate ↵ | CodeHatchling | |
unless inpainting is activated. | |||
2023-12-07 | Fixed grammar error. | CodeHatchling | |
2023-12-07 | Fixed complaint about whitespace, updated help section for a parameter. | CodeHatchling | |
2023-12-07 | Added parameters for the composite stage, fixed batched generation. | CodeHatchling | |
2023-12-07 | Moved image filters used by soft inpainting into soft_inpainting.py from ↵ | CodeHatchling | |
images.py | |||
2023-12-07 | Fixed "No newline at end of file". | CodeHatchling | |
2023-12-07 | Re-implemented soft inpainting via a script. Also fixed some mistakes with ↵ | CodeHatchling | |
the previous hooks, removed unnecessary formatting changes, removed code that I had forgotten to. | |||
2023-12-06 | Removed changes in some scripts since the arguments for soft painting are no ↵ | CodeHatchling | |
longer passed through the same path as "mask_blur". | |||
2023-12-04 | Merge remote-tracking branch 'origin2/dev' into soft-inpainting | CodeHatchling | |
# Conflicts: # modules/processing.py | |||
2023-12-04 | Organized the settings and UI of soft inpainting to allow for toggling the ↵ | CodeHatchling | |
feature, and centralizes default values to reduce the amount of copy-pasta. | |||
2023-12-02 | Merge remote-tracking branch 'origin/dev' into soft-inpainting | CodeHatchling | |
# Conflicts: # modules/processing.py | |||
2023-12-02 | remove Train/Preprocessing tab and put all its functionality into extras ↵ | AUTOMATIC1111 | |
batch images mode | |||
2023-11-28 | Tweaked UI sliders and labels. | CodeHatchling | |
2023-11-28 | Added slider for detail preservation strength, removed largely needless ↵ | CodeHatchling | |
offset parameter, changed labels in UI and for saving to/pasting data from PNG files. | |||
2023-11-28 | Added UI elements to control blending parameters. | CodeHatchling | |
2023-11-03 | Merge pull request #13733 from dben/patch-1 | AUTOMATIC1111 | |
Update prompts_from_file script to allow concatenating entries with the general prompt. | |||
2023-10-23 | linting issue | David Benson | |
2023-10-23 | Update prompts_from_file script to allow concatenating entries with the ↵ | David Benson | |
general prompt. | |||
2023-09-30 | Merge pull request #13266 from wkpark/xyz-prepare | AUTOMATIC1111 | |
xyz_grid: add prepare | |||
2023-09-30 | Merge pull request #13282 from ↵ | AUTOMATIC1111 | |
AUTOMATIC1111/XYZ-if-not-Include-Sub-Grids-do-not-save-Sub-Grid XYZ if not include sub grids do not save sub grid | |||
2023-09-30 | Merge pull request #13302 from Zolxys/patch-1 | AUTOMATIC1111 | |
Fix: --sd_model in "Prompts from file or textbox" script is not working | |||
2023-09-17 | Fix: --sd_model in "Promts from file or textbox" script is not working | Zolxys | |
Fix for bug report #8079 | |||
2023-09-16 | XYZ if not Include Sub Grids do not save Sub Grid | w-e-w | |
2023-09-15 | xyz_grid: add prepare option to AxisOption | Won-Kyu Park | |
2023-09-01 | Restore missing tooltips | missionfloyd | |
2023-08-29 | Merge pull request #12818 from catboxanon/sgm | AUTOMATIC1111 | |
Add option to align with sgm repo's sampling implementation | |||
2023-08-27 | Merge pull request #12780 from catboxanon/xyz-hide-samplers | AUTOMATIC1111 | |
Don't show hidden samplers in dropdown for XYZ script | |||
2023-08-21 | add RNG source to XYZ | w-e-w | |
2023-08-20 | fix xyz swap axes | w-e-w | |
make csv_string_to_list_strip function | |||
2023-08-15 | Merge pull request #12564 from catboxanon/feat/img2img-noise | AUTOMATIC1111 | |
Add extra noise param for img2img operations | |||
2023-08-15 | Add extra img2img noise | catboxanon | |
2023-08-15 | get XYZ plot to work with recent changes to refined specified in fields of p ↵ | AUTOMATIC1111 | |
rather than in settings | |||
2023-08-15 | Merge pull request #12476 from AnyISalIn/dev | AUTOMATIC1111 | |
xyz_grid: support refiner_checkpoint and refiner_switch_at | |||
2023-08-13 | rephrase and move | w-e-w | |
2023-08-13 | properly convert this into CSV string | w-e-w | |
2023-08-13 | pass csv_mode | w-e-w | |
2023-08-13 | convert value when switching mode | w-e-w | |
2023-08-12 | rename to csv mode | w-e-w | |
2023-08-12 | dropdown mode chackbox | w-e-w | |
2023-08-12 | Redundant character escape '\]' in RegExp | w-e-w | |
2023-08-12 | format | w-e-w | |
2023-08-12 | bring back csv mode | w-e-w | |
2023-08-11 | xyz_grid: support refiner_checkpoint and refiner_switch_at | AnyISalIn | |
Signed-off-by: AnyISalIn <anyisalin@gmail.com> | |||
2023-08-04 | use samplers_for_img2img for Hires sampler | w-e-w | |
2023-08-04 | XYZ: Use default label format for hires sampler | catboxanon | |
If both sampler and hires sampler are used this makes the distinction more clear. | |||
2023-08-04 | XYZ: Support hires sampler, cleanup | catboxanon | |
2023-08-01 | XYZ plot do not fail if an exception occurs | AUTOMATIC1111 | |
2023-07-30 | xyz_grid: in the legend, remove pathnames from model filenames | Robert Barron | |
2023-07-17 | lowercase | w-e-w | |