Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-11-01 | Merge pull request #3982 from MaikoTan/on-started-callback | AUTOMATIC1111 | -0/+20 | |
feat: add app started callback | ||||
2022-11-01 | Update localizations/zh_CN.json | batvbs | -1/+0 | |
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com> | ||||
2022-11-01 | Merge pull request #3917 from MartinCairnsSQL/adjust-ddim-uniform-steps | AUTOMATIC1111 | -13/+15 | |
Certain step counts for DDIM cause out of bounds error | ||||
2022-11-01 | Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-steps | Martin Cairns | -1102/+1666 | |
2022-11-01 | Merge pull request #3993 from Harvester62/Italian | Eugenio Buffo | -1070/+1173 | |
Localization Italian - Updates and additions | ||||
2022-11-01 | Removed duplicated string from it_IT localization | Eugenio Buffo | -2/+2 | |
Removed "Peso dei bordi del punto focale" duplicated string from "Focal point edges weight" | ||||
2022-11-01 | Deleted extra it_IT localization | Eugenio Buffo | -1143/+0 | |
Deleted it_IT localization file outside localization folder as it was not intentionally committed | ||||
2022-11-01 | Merge branch 'AUTOMATIC1111:master' into Italian | Riccardo Giovanetti | -12/+122 | |
2022-11-01 | Unload sd_model before loading the other | Jairo Correa | -10/+34 | |
2022-11-01 | Added Available tab to extensions UI. | AUTOMATIC | -12/+122 | |
2022-11-01 | Update localizations/zh_CN.json | batvbs | -1/+1 | |
Co-authored-by: dtlnor <dtlnor@hotmail.com> | ||||
2022-11-01 | Update localizations/zh_CN.json | batvbs | -1/+1 | |
Co-authored-by: dtlnor <dtlnor@hotmail.com> | ||||
2022-11-01 | Update zh_CN.json | batvbs | -3/+3 | |
2022-11-01 | Update zh_CN.json | batvbs | -2/+2 | |
2022-11-01 | make save dir if save dir is not exists | k_sugawara | -0/+1 | |
2022-10-31 | Add PNG info to pngs only if option is enabled. | timntorres | -2/+3 | |
2022-10-31 | Italian localization - Updates Extensions | Riccardo Giovanetti | -139/+170 | |
Added translations of the new Extensions tab, and a few corrections to some previously translated descriptions/terms. | ||||
2022-10-31 | Merge branch 'AUTOMATIC1111:master' into Italian | Riccardo Giovanetti | -31/+363 | |
2022-11-01 | Merge pull request #4063 from 36DB/kr-localization | Dynamic | -0/+18 | |
Add Extension Manager strings | ||||
2022-11-01 | Add Extension Manager strings | Dynamic | -0/+18 | |
Since it's fixed and working I'm updating the translations | ||||
2022-10-31 | fix the error with extension tab not working because of the previous commit | AUTOMATIC | -2/+1 | |
2022-10-31 | fix scripts I broke with the extension tab changes | AUTOMATIC | -4/+1 | |
2022-10-31 | disable access to extension stuff for non-local servers | AUTOMATIC | -1/+14 | |
2022-10-31 | add requirements for GitPython | AUTOMATIC | -0/+2 | |
2022-10-31 | add initial version of the extensions tab | AUTOMATIC | -30/+333 | |
fix broken Restart Gradio button | ||||
2022-10-31 | Fixed minor bug | Fampai | -0/+1 | |
when unloading vae during TI training, generating images after training will error out | ||||
2022-10-31 | Merge branch 'master' of ↵ | Fampai | -616/+1651 | |
https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations | ||||
2022-10-31 | Merge branch 'AUTOMATIC1111:master' into Italian | Riccardo Giovanetti | -1/+13 | |
2022-10-31 | Merge pull request #4051 from 36DB/kr-localization | Dynamic | -1/+13 | |
Added some extension KR support | ||||
2022-10-31 | 更新 zh_CN.json | batvbs | -2/+2 | |
2022-10-31 | Added some extension KR support | Dynamic | -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-31 | Fix VAE refresh button stretching out | Muhammad Rizqi Nur | -1/+1 | |
From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601 | ||||
2022-10-31 | bug修复 | batvbs | -1/+1 | |
文本太长,遮挡提示框 | ||||
2022-10-31 | 更新 zh_CN.json | batvbs | -1/+5 | |
2022-10-31 | inpaint | batvbs | -11/+11 | |
2022-10-31 | 将无法本地化的内容移到底部 | batvbs | -5/+9 | |
2022-10-31 | outpainting | batvbs | -3/+3 | |
2022-10-31 | 修改争议部分 | batvbs | -6/+6 | |
2022-10-31 | Added TI training optimizations | Fampai | -3/+16 | |
option to use xattention optimizations when training option to unload vae when training | ||||
2022-10-31 | Italian localization - Updated a few terms | Riccardo Giovanetti | -0/+1143 | |
I've updated a few terms and descriptions. Waiting for review and, hopefully, approval. | ||||
2022-10-31 | Fix #4035 for real now | Muhammad Rizqi Nur | -6/+7 | |
2022-10-31 | Merge branch 'AUTOMATIC1111:master' into master | mamawr | -0/+7 | |
2022-10-31 | Fix #4035 | Muhammad Rizqi Nur | -1/+1 | |
2022-10-31 | Checkpoint cache by combination key of checkpoint and vae | Muhammad Rizqi Nur | -12/+23 | |
2022-10-31 | Merge pull request #3 from dtlnor/add-updated-content-2 | batvbs | -35/+38 | |
Add updated content 2 | ||||
2022-10-31 | Merge branch 'AUTOMATIC1111:master' into Italian | Riccardo Giovanetti | -0/+7 | |
2022-10-31 | Update ko_KR.json | Dynamic | -0/+7 | |
Added KR support for Dynamic Prompts extension - https://github.com/mkco5162/sd-dynamic-prompts | ||||
2022-10-31 | Update ko_KR.json | Dynamic | -0/+7 | |
Added KR support for Dynamic Prompts extension - https://github.com/mkco5162/sd-dynamic-prompts | ||||
2022-10-31 | Fix typo from previous commit | Muhammad Rizqi Nur | -2/+2 | |
2022-10-31 | Update zh_CN.json | dtlnor | -0/+2 | |
update tag complete. |