aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-10-07loading tf only in interrogation processGreendayle
2022-10-07Merge branch 'master' into dev/deepdanbooruGreendayle
2022-10-07make it possible to use hypernetworks without opt split attentionAUTOMATIC
2022-10-07do not stop working on failed hypernetwork loadAUTOMATIC
2022-10-07support loading VAEAUTOMATIC
2022-10-07added support for hypernetworks (???)AUTOMATIC
2022-10-06karras samplers for img2img?AUTOMATIC
2022-10-06Prefer using `Processed.sd_model_hash` attribute when filename patternMilly
2022-10-06Added job_timestamp to ProcessedMilly
2022-10-06Added styles to ProcessedMilly
2022-10-06Removed duplicate defined models_pathMilly
2022-10-06add generation parameters to images shown in web uiAUTOMATIC
2022-10-06Removed duplicate image saving codesMilly
2022-10-06Merge branch 'master' into fix-vramJairo Correa
2022-10-06Default window title progress updates onDepFA
2022-10-06Update shared.pyDepFA
2022-10-06integrate the new samplers PRAUTOMATIC
2022-10-06add variant settingC43H66N12O12S2
2022-10-06add karras scheduling variantsC43H66N12O12S2
2022-10-06workaround for a mysterious bug where prompt weights can't be matchedAUTOMATIC
2022-10-06option to let users select which samplers they want to hideAUTOMATIC
2022-10-06removed unused import, fixed typoRaphael Stoeckli
2022-10-06Add sanitizer for captions in Textual inversionRaphael Stoeckli
2022-10-06Merge pull request #1755 from AUTOMATIC1111/use-typing-listAUTOMATIC1111
2022-10-06Set gradio-img2img-tool default to 'editor'DepFA
2022-10-05Merge branch 'master' into use-typing-listDepFA
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