aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-01add PYTHONPATH for extension's install.pyAUTOMATIC
2022-11-01make launch.py run installers for extensions that have onesAUTOMATIC
add some more classes to safety module for an extension
2022-11-01Merge pull request #4098 from jn-jairo/load-modelAUTOMATIC1111
Unload sd_model before loading the other to solve the issue #3449
2022-11-01Merge pull request #3982 from MaikoTan/on-started-callbackAUTOMATIC1111
feat: add app started callback
2022-11-01Update localizations/zh_CN.jsonbatvbs
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-11-01Merge pull request #3917 from MartinCairnsSQL/adjust-ddim-uniform-stepsAUTOMATIC1111
Certain step counts for DDIM cause out of bounds error
2022-11-01Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-stepsMartin Cairns
2022-11-01Merge pull request #3993 from Harvester62/ItalianEugenio Buffo
Localization Italian - Updates and additions
2022-11-01Removed duplicated string from it_IT localizationEugenio Buffo
Removed "Peso dei bordi del punto focale" duplicated string from "Focal point edges weight"
2022-11-01Deleted extra it_IT localizationEugenio Buffo
Deleted it_IT localization file outside localization folder as it was not intentionally committed
2022-11-01Merge branch 'AUTOMATIC1111:master' into ItalianRiccardo Giovanetti
2022-11-01Unload sd_model before loading the otherJairo Correa
2022-11-01Added Available tab to extensions UI.AUTOMATIC
2022-11-01Update localizations/zh_CN.jsonbatvbs
Co-authored-by: dtlnor <dtlnor@hotmail.com>
2022-11-01Update localizations/zh_CN.jsonbatvbs
Co-authored-by: dtlnor <dtlnor@hotmail.com>
2022-11-01Update zh_CN.jsonbatvbs
2022-11-01Update zh_CN.jsonbatvbs
2022-11-01make save dir if save dir is not existsk_sugawara
2022-10-31Add PNG info to pngs only if option is enabled.timntorres
2022-10-31Italian localization - Updates ExtensionsRiccardo Giovanetti
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
2022-11-01Merge pull request #4063 from 36DB/kr-localizationDynamic
Add Extension Manager strings
2022-11-01Add Extension Manager stringsDynamic
Since it's fixed and working I'm updating the translations
2022-10-31nix unused thingRoy Shilkrot
2022-10-31revert things to masterRoy Shilkrot
2022-10-31Merge remote-tracking branch 'upstream/master' into ↵Roy Shilkrot
roy.add_simple_interrogate_api
2022-10-31fix the error with extension tab not working because of the previous commitAUTOMATIC
2022-10-31fix scripts I broke with the extension tab changesAUTOMATIC
2022-10-31disable access to extension stuff for non-local serversAUTOMATIC
2022-10-31add requirements for GitPythonAUTOMATIC
2022-10-31add initial version of the extensions tabAUTOMATIC
fix broken Restart Gradio button
2022-10-31Fixed minor bugFampai
when unloading vae during TI training, generating images after training will error out
2022-10-31Merge branch 'master' of ↵Fampai
https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations
2022-10-31Merge branch 'AUTOMATIC1111:master' into ItalianRiccardo Giovanetti
2022-10-31Merge pull request #4051 from 36DB/kr-localizationDynamic
Added some extension KR support
2022-10-31更新 zh_CN.jsonbatvbs
2022-10-31Added some extension KR supportDynamic
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
From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601
2022-10-31bug修复batvbs
文本太长,遮挡提示框
2022-10-31更新 zh_CN.jsonbatvbs
2022-10-31inpaintbatvbs
2022-10-31将无法本地化的内容移到底部batvbs
2022-10-31outpaintingbatvbs
2022-10-31修改争议部分batvbs
2022-10-31Added TI training optimizationsFampai
option to use xattention optimizations when training option to unload vae when training
2022-10-31Italian localization - Updated a few termsRiccardo Giovanetti
I've updated a few terms and descriptions. Waiting for review and, hopefully, approval.
2022-10-31Fix #4035 for real nowMuhammad Rizqi Nur
2022-10-31Merge branch 'AUTOMATIC1111:master' into mastermamawr
2022-10-31Fix #4035Muhammad Rizqi Nur
2022-10-31Checkpoint cache by combination key of checkpoint and vaeMuhammad Rizqi Nur