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