aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-08context menu stylingDepFA
2022-10-08Context MenusDepFA
2022-10-08Add hypernetwork support to split cross attention v1brkirch
2022-10-08edit-attention browser compatibility and readme typoJairo Correa
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-06added ctrl+up or ctrl+down hotkeys for attentionAUTOMATIC
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-06Merge pull request #1372 from fuzzytent/gallery-stylingAUTOMATIC1111
2022-10-06Merge branch 'master' into gallery-stylingAUTOMATIC1111
2022-10-06Removed duplicate defined models_pathMilly
2022-10-06add generation parameters to images shown in web uiAUTOMATIC
2022-10-06revert back to using list comprehension rather than list and mapAUTOMATIC
2022-10-06Removed duplicate image saving codesMilly
2022-10-06Merge pull request #1283 from jn-jairo/fix-vramAUTOMATIC1111
2022-10-06Merge branch 'master' into fix-vramJairo Correa
2022-10-06Update xy_grid.pyDepFA
2022-10-06strip() split comma delimited linesDepFA
2022-10-06use csv.readerDepFA
2022-10-06Allow escaping of commas in xy_gridDepFA
2022-10-06Default window title progress updates onDepFA
2022-10-06add check for progress in title settingDepFA
2022-10-06Update shared.pyDepFA
2022-10-06fix bad output for error when updating a git repoAUTOMATIC
2022-10-06integrate the new samplers PRAUTOMATIC
2022-10-06update k-diff once againC43H66N12O12S2
2022-10-06add variant settingC43H66N12O12S2
2022-10-06add karras scheduling variantsC43H66N12O12S2
2022-10-06Create alternate_sampler_noise_schedules.pyC43H66N12O12S2
2022-10-06update k-diffusionC43H66N12O12S2
2022-10-06reorder imports to fix the bug with k-diffusion on some versionAUTOMATIC
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-06support for downloading new commit hash for git reposAUTOMATIC
2022-10-06Outpainting mk2, prevent generation of a completely random image every time e...Jocke
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-05added support for AND from https://energy-based-model.github.io/Compositional...AUTOMATIC
2022-10-05Show generation progress in window titleDepFA