aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-02-26Merge pull request #15006 from imnodb/masterAUTOMATIC1111
2024-01-25xyz filter blank for number axesw-e-w
2024-01-20keep postprocessing upscale selected tab after restartAndray
2024-01-09Merge pull request #14589 from Sj-Si/hotfix/remove-upscaler-size-limitsAUTOMATIC1111
2024-01-09Restore scale factor limit changes to master branch.Sj-Si
2024-01-08Increase limits for upscalers.Sj-Si
2024-01-01fix borked merge, rename fields to better match what they do, change setting ...AUTOMATIC1111
2024-01-01Merge branch 'dev' into feat/interrupted-endAUTOMATIC1111
2024-01-01re-layout checkboxes for XYZ grid a bitAUTOMATIC1111
2024-01-01Merge remote-tracking branch 'rubberbaron/xyz-grid-vary-seeds' into devAUTOMATIC1111
2023-12-30Merge pull request #14367 from AUTOMATIC1111/reorder-post-processing-modulesAUTOMATIC1111
2023-12-22handle axis_type is Nonew-e-w
2023-12-19reorder training preprocessing modules in extras tabw-e-w
2023-12-16fix extras caption BLIPw-e-w
2023-12-16move soft inpainting to a built-in extensionAUTOMATIC1111
2023-12-14Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-08Formatted soft_inpainting.CodeHatchling
2023-12-08soft_inpainting now appears in the "inpaint" section, and will not activate u...CodeHatchling
2023-12-07Fixed grammar error.CodeHatchling
2023-12-07Fixed complaint about whitespace, updated help section for a parameter.CodeHatchling
2023-12-07Added parameters for the composite stage, fixed batched generation.CodeHatchling
2023-12-07Moved image filters used by soft inpainting into soft_inpainting.py from imag...CodeHatchling
2023-12-07Fixed "No newline at end of file".CodeHatchling
2023-12-07Re-implemented soft inpainting via a script. Also fixed some mistakes with th...CodeHatchling
2023-12-06Removed changes in some scripts since the arguments for soft painting are no ...CodeHatchling
2023-12-04Merge remote-tracking branch 'origin2/dev' into soft-inpaintingCodeHatchling
2023-12-04Organized the settings and UI of soft inpainting to allow for toggling the fe...CodeHatchling
2023-12-02Merge remote-tracking branch 'origin/dev' into soft-inpaintingCodeHatchling
2023-12-03Merge branch 'dev' into test-fp8Kohaku-Blueleaf
2023-12-02remove Train/Preprocessing tab and put all its functionality into extras batc...AUTOMATIC1111
2023-11-28Tweaked UI sliders and labels.CodeHatchling
2023-11-28Added slider for detail preservation strength, removed largely needless offse...CodeHatchling
2023-11-28Added UI elements to control blending parameters.CodeHatchling
2023-11-19Use options instead of cmd_argsKohaku-Blueleaf
2023-11-03Merge pull request #13733 from dben/patch-1AUTOMATIC1111
2023-10-23linting issueDavid Benson
2023-10-23Update prompts_from_file script to allow concatenating entries with the gener...David Benson
2023-10-16Interrupt after current generationAnthony Fu
2023-09-30Merge pull request #13266 from wkpark/xyz-prepareAUTOMATIC1111
2023-09-30Merge pull request #13282 from AUTOMATIC1111/XYZ-if-not-Include-Sub-Grids-do-...AUTOMATIC1111
2023-09-30Merge pull request #13302 from Zolxys/patch-1AUTOMATIC1111
2023-09-17Fix: --sd_model in "Promts from file or textbox" script is not workingZolxys
2023-09-16XYZ if not Include Sub Grids do not save Sub Gridw-e-w
2023-09-15xyz_grid: add prepare option to AxisOptionWon-Kyu Park
2023-09-01Restore missing tooltipsmissionfloyd
2023-08-29Merge pull request #12818 from catboxanon/sgmAUTOMATIC1111
2023-08-27Merge pull request #12780 from catboxanon/xyz-hide-samplersAUTOMATIC1111
2023-08-21add RNG source to XYZw-e-w
2023-08-20fix xyz swap axesw-e-w
2023-08-15Merge pull request #12564 from catboxanon/feat/img2img-noiseAUTOMATIC1111