aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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