aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-27Reduce peak memory usage when changing modelsJosh Watzman
A few tweaks to reduce peak memory usage, the biggest being that if we aren't using the checkpoint cache, we shouldn't duplicate the model state dict just to immediately throw it away. On my machine with 16GB of RAM, this change means I can typically change models, whereas before it would typically OOM.
2022-10-26typo: cmd_opts.embedding_dir to cmd_opts.embeddings_dirDepFA
2022-10-26Add Iterate Button and Improve PFF UITony Beeman
2022-10-26change file namedtlnor
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update zh-hans.jsondtlnor
2022-10-26re-order some element. update to latestdtlnor
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Update zh-hans.jsondtlnor
- fix according to https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3348#issuecomment-1287923525
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update localizations/zh-hans.jsondtlnor
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26Update zh-hans.jsondtlnor
- update to latest
2022-10-26Update zh-hans.jsondtlnor
- unify the translation of upscale / upscaler - unify the translation of seed / random seed - correct images embedding's translation
2022-10-26Update zh-hans.jsondtlnor
- fix translation of Tile / Tiling - fix translation of Negative prompt
2022-10-26Update zh-hans.jsondtlnor
2022-10-26Create zh-hans.jsondtlnor
2022-10-26Prevent people from just saying "latest version" Leo Mozoloa
in the bug report form
2022-10-26Merge pull request #3562 from 36DB/kr-localizationAUTOMATIC1111
Update KR localization
2022-10-26Fix Turkish Localization camenduru
it's good enough to merge 🎉
2022-10-26🧿 Turkish localizationcamenduru
translated with deepl, it needs some tweaks I will fix 🔧
2022-10-26add script callback for before image save and change callback for after ↵AUTOMATIC
image save to use a class with parameters
2022-10-26Update new stringsDynamic
2022-10-26Merge branch 'AUTOMATIC1111:master' into kr-localizationDynamic
2022-10-26add override_settings to API as an alternative to #3629AUTOMATIC
2022-10-26Implement PR #3625 but for embeddings.timntorres
2022-10-26Implement PR #3309 but for embeddings.timntorres
2022-10-26Implement PR #3189 but for embeddings.timntorres
2022-10-26patch bug (SeverianVoid's comment on 5245c7a)timntorres
2022-10-26img2img, use smartphone photos' EXIF orientationtimntorres
2022-10-26fix typo in on_save_imaged/on_image_saved; hope no extension is using it yetAUTOMATIC
2022-10-26default_time_format if format is blankw-e-w
2022-10-26images: allow nested bracket in filename patternMilly
2022-10-26Add missed fixes from salco's comments, tweak sometumbly
2022-10-26Fix typos and proper wording per salco's commentstumbly
2022-10-26Add French localizationtumbly
2022-10-26cleanStephen
2022-10-26[Bugfix][API] - Fix API response for colab usersStephen