aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2022-11-01Update zh_CN.jsonbatvbs-2/+2
2022-11-01make save dir if save dir is not existsk_sugawara-0/+1
2022-10-31Add PNG info to pngs only if option is enabled.timntorres-2/+3
2022-10-31Italian localization - Updates ExtensionsRiccardo Giovanetti-139/+170
Added translations of the new Extensions tab, and a few corrections to some previously translated descriptions/terms.
2022-10-31Merge branch 'AUTOMATIC1111:master' into ItalianRiccardo Giovanetti-31/+363
2022-11-01Merge pull request #4063 from 36DB/kr-localizationDynamic-0/+18
Add Extension Manager strings
2022-11-01Add Extension Manager stringsDynamic-0/+18
Since it's fixed and working I'm updating the translations
2022-10-31fix the error with extension tab not working because of the previous commitAUTOMATIC-2/+1
2022-10-31fix scripts I broke with the extension tab changesAUTOMATIC-4/+1
2022-10-31disable access to extension stuff for non-local serversAUTOMATIC-1/+14
2022-10-31add requirements for GitPythonAUTOMATIC-0/+2
2022-10-31add initial version of the extensions tabAUTOMATIC-30/+333
fix broken Restart Gradio button
2022-10-31Fixed minor bugFampai-0/+1
when unloading vae during TI training, generating images after training will error out
2022-10-31Merge branch 'master' of ↵Fampai-616/+1651
https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations
2022-10-31Merge branch 'AUTOMATIC1111:master' into ItalianRiccardo Giovanetti-1/+13
2022-10-31Merge pull request #4051 from 36DB/kr-localizationDynamic-1/+13
Added some extension KR support
2022-10-31更新 zh_CN.jsonbatvbs-2/+2
2022-10-31Added some extension KR supportDynamic-1/+13
Supported extensions https://github.com/adieyal/sd-dynamic-prompts https://github.com/yfszzx/stable-diffusion-webui-images-browser https://github.com/DominikDoom/a1111-sd-webui-tagcomplete https://github.com/lilly1987/AI-WEBUI-scripts-Random
2022-10-31Fix VAE refresh button stretching outMuhammad Rizqi Nur-1/+1
From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601
2022-10-31bug修复batvbs-1/+1
文本太长,遮挡提示框
2022-10-31更新 zh_CN.jsonbatvbs-1/+5
2022-10-31inpaintbatvbs-11/+11
2022-10-31将无法本地化的内容移到底部batvbs-5/+9
2022-10-31outpaintingbatvbs-3/+3
2022-10-31修改争议部分batvbs-6/+6
2022-10-31Added TI training optimizationsFampai-3/+16
option to use xattention optimizations when training option to unload vae when training
2022-10-31Italian localization - Updated a few termsRiccardo Giovanetti-0/+1143
I've updated a few terms and descriptions. Waiting for review and, hopefully, approval.
2022-10-31Fix #4035 for real nowMuhammad Rizqi Nur-6/+7
2022-10-31Merge branch 'AUTOMATIC1111:master' into mastermamawr-0/+7
2022-10-31Fix #4035Muhammad Rizqi Nur-1/+1
2022-10-31Checkpoint cache by combination key of checkpoint and vaeMuhammad Rizqi Nur-12/+23
2022-10-31Merge pull request #3 from dtlnor/add-updated-content-2batvbs-35/+38
Add updated content 2
2022-10-31Merge branch 'AUTOMATIC1111:master' into ItalianRiccardo Giovanetti-0/+7
2022-10-31Update ko_KR.jsonDynamic-0/+7
Added KR support for Dynamic Prompts extension - https://github.com/mkco5162/sd-dynamic-prompts
2022-10-31Update ko_KR.jsonDynamic-0/+7
Added KR support for Dynamic Prompts extension - https://github.com/mkco5162/sd-dynamic-prompts
2022-10-31Fix typo from previous commitMuhammad Rizqi Nur-2/+2
2022-10-31Update zh_CN.jsondtlnor-0/+2
update tag complete.
2022-10-31Fix merge conflictsMuhammad Rizqi Nur-5/+0
2022-10-31Fix merge conflictsMuhammad Rizqi Nur-11/+6
2022-10-31Change default clip grad value to 0.1Muhammad Rizqi Nur-1/+1
It still defaults to disabled. Ref for value: https://github.com/danielalcalde/stable-diffusion-webui/commit/732b15820a9bde9f47e075a6209c3d47d47acb08
2022-10-31Denoising strengthbatvbs-6/+6
2022-10-31更新 zh_CN.jsonbatvbs-4/+4
2022-10-31Extend extras image cache with upscale_first argDepFA-1/+1
2022-10-31prototype interrupt apievshiron-0/+6
2022-10-31docs: add python doc (?)Maiko Sinkyaet Tan-0/+2
not sure if this available...
2022-10-30Add callback to sd_samplersDepFA-0/+3
2022-10-30add callback cleardownDepFA-1/+1
2022-10-30Add callbacks and param objectsDepFA-0/+27
2022-10-30Fix non-square full resolution inpainting.random_thoughtss-1/+1
2022-10-31Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and ↵mawr-2/+3
enable to run under unprivileged user without homedir