aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-10-05use typing.list in prompt_parser.py for wider python version supportDepFA
2022-10-06remove type annotations in new code because presumably they don't work in 3.7AUTOMATIC
2022-10-05fix various float parsing errorsAUTOMATIC
2022-10-05removing underscores and colonsGreendayle
2022-10-05added support for AND from https://energy-based-model.github.io/Compositional...AUTOMATIC
2022-10-05better model searchGreendayle
2022-10-05removing problematic tagGreendayle
2022-10-05deepdanbooru interrogatorGreendayle
2022-10-05shared.state.interrupt when restart is requestedDepFA
2022-10-04Removing parts no longer needed to fix vramJairo Correa
2022-10-04Merge branch 'master' into fix-vramJairo Correa
2022-10-04Display time taken in mins, secs when relevantxpscyho
2022-10-04add editor to img2imgAUTOMATIC
2022-10-04prompt_parser: allow spaces in schedules, add test, log/ignore errorsRae Fu
2022-10-04remove functools.cache as some people are having issues with itAUTOMATIC
2022-10-04do not touch p.seed/p.subseed during processing #1181AUTOMATIC
2022-10-04option to not show images in web uiAUTOMATIC
2022-10-04emergency fix for img2imgAUTOMATIC
2022-10-04Merge pull request #1550 from RnDMonkey/#1484_fix_empty_styles_patternAUTOMATIC1111
2022-10-04Apply prompt pattern lastMilly
2022-10-04Remove pycharm note, fix typoJustin Riddiough
2022-10-04Explain how to use second progress bar in pycharmJustin Riddiough
2022-10-04Merge branch 'master' into cpu-cmdline-optbrkirch
2022-10-04ignore errors in parse for purposes of token counting for #1564AUTOMATIC
2022-10-04Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-10-04support interrupting after the previous changeAUTOMATIC
2022-10-04Allow nested structures inside schedulesdan
2022-10-04send all three of GFPGAN's and codeformer's models to CPU memory instead of j...AUTOMATIC
2022-10-04Modify --add-cpu descriptionbrkirch
2022-10-04Add BSRGAN to --add-cpubrkirch
2022-10-04Merge branch 'cpu-cmdline-opt' of https://github.com/brkirch/stable-diffusion...brkirch
2022-10-04Merge branch 'AUTOMATIC1111:master' into cpu-cmdline-optbrkirch
2022-10-04Add --use-cpu command line optionbrkirch
2022-10-04add support for gelbooru tags in filenames for textual inversionAUTOMATIC
2022-10-04Merge branch 'master' into masterbrkirch
2022-10-03fix broken date in TIAUTOMATIC
2022-10-03batch processing for img2img with an empty output directory, by requestAUTOMATIC
2022-10-03Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-10-03use existing function for gfpganAUTOMATIC
2022-10-02Merge branch 'AUTOMATIC1111:master' into #1484_fix_empty_styles_patternRnDMonkey
2022-10-02moved no-style return outside join functionRnDMonkey
2022-10-03Fixed when eta = 0hentailord85ez
2022-10-03Convert folder icon surrogate pair to valid utf8Hanusz Leszek
2022-10-03Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-10-03use dropdown instead of radio for img2img upscaler selectionAUTOMATIC
2022-10-03Merge branch 'master' into #1484_fix_empty_styles_patternAUTOMATIC1111
2022-10-02Merge branch 'master' into stableJairo Correa
2022-10-02remove LDSR warningAUTOMATIC
2022-10-02keep textual inversion dataset latents in CPU memory to save a bit of VRAMAUTOMATIC
2022-10-02preprocessing for textual inversion addedAUTOMATIC