aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-141-0/+747
|\
| * Formatted soft_inpainting.CodeHatchling2023-12-091-10/+16
| * soft_inpainting now appears in the "inpaint" section, and will not activate u...CodeHatchling2023-12-091-4/+39
| * Fixed grammar error.CodeHatchling2023-12-081-1/+1
| * Fixed complaint about whitespace, updated help section for a parameter.CodeHatchling2023-12-081-4/+4
| * Added parameters for the composite stage, fixed batched generation.CodeHatchling2023-12-081-43/+155
| * Moved image filters used by soft inpainting into soft_inpainting.py from imag...CodeHatchling2023-12-071-6/+199
| * Fixed "No newline at end of file".CodeHatchling2023-12-071-1/+1
| * Re-implemented soft inpainting via a script. Also fixed some mistakes with th...CodeHatchling2023-12-071-0/+401
| * Removed changes in some scripts since the arguments for soft painting are no ...CodeHatchling2023-12-072-13/+4
| * Merge remote-tracking branch 'origin2/dev' into soft-inpaintingCodeHatchling2023-12-058-15/+277
| |\
| * | Organized the settings and UI of soft inpainting to allow for toggling the fe...CodeHatchling2023-12-042-17/+13
| * | Merge remote-tracking branch 'origin/dev' into soft-inpaintingCodeHatchling2023-12-033-7/+34
| |\ \
| * | | Tweaked UI sliders and labels.CodeHatchling2023-11-292-4/+4
| * | | Added slider for detail preservation strength, removed largely needless offse...CodeHatchling2023-11-292-12/+12
| * | | Added UI elements to control blending parameters.CodeHatchling2023-11-282-4/+17
* | | | Merge branch 'dev' into test-fp8Kohaku-Blueleaf2023-12-038-15/+277
|\ \ \ \ | | |_|/ | |/| |
| * | | remove Train/Preprocessing tab and put all its functionality into extras batc...AUTOMATIC11112023-12-028-15/+277
| | |/ | |/|
* / | Use options instead of cmd_argsKohaku-Blueleaf2023-11-191-0/+1
|/ /
* | Merge pull request #13733 from dben/patch-1AUTOMATIC11112023-11-031-2/+15
|\ \
| * | linting issueDavid Benson2023-10-231-1/+1
| * | Update prompts_from_file script to allow concatenating entries with the gener...David Benson2023-10-231-2/+15
| |/
* | Merge pull request #13266 from wkpark/xyz-prepareAUTOMATIC11112023-09-301-1/+4
|\ \
| * | xyz_grid: add prepare option to AxisOptionWon-Kyu Park2023-09-151-1/+4
* | | Merge pull request #13282 from AUTOMATIC1111/XYZ-if-not-Include-Sub-Grids-do-...AUTOMATIC11112023-09-301-0/+2
|\ \ \
| * | | XYZ if not Include Sub Grids do not save Sub Gridw-e-w2023-09-161-0/+2
| |/ /
* | | Merge pull request #13302 from Zolxys/patch-1AUTOMATIC11112023-09-301-3/+12
|\ \ \ | |/ / |/| |
| * | Fix: --sd_model in "Promts from file or textbox" script is not workingZolxys2023-09-171-3/+12
| |/
* / Restore missing tooltipsmissionfloyd2023-09-011-1/+1
|/
* Merge pull request #12818 from catboxanon/sgmAUTOMATIC11112023-08-291-0/+1
* Merge pull request #12780 from catboxanon/xyz-hide-samplersAUTOMATIC11112023-08-271-3/+3
* add RNG source to XYZw-e-w2023-08-211-0/+1
* fix xyz swap axesw-e-w2023-08-201-11/+14
* Merge pull request #12564 from catboxanon/feat/img2img-noiseAUTOMATIC11112023-08-151-0/+2
|\
| * 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
* | Merge pull request #12476 from AnyISalIn/devAUTOMATIC11112023-08-151-0/+19
|\ \ | |/ |/|
| * xyz_grid: support refiner_checkpoint and refiner_switch_atAnyISalIn2023-08-111-0/+19
* | 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
* XYZ: Support hires sampler, cleanupcatboxanon2023-08-041-10/+3