aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-04Merge pull request #4249 from digburn/fix-cache-vaeAUTOMATIC1111
Fix loading a model without a VAE from the cache
2022-11-04Merge pull request #4191 from digburn/fix-api-upscalingAUTOMATIC1111
Fix API Upscaling: Add required parameter to API extras route
2022-11-04Merge pull request #4260 from timntorres/4246-lift-extras-generate-buttonAUTOMATIC1111
Lift extras "Generate" button.
2022-11-04do not mess with components' visibility for scripts; instead create group ↵AUTOMATIC
components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better
2022-11-03Lift extras generate button a la #4246.timntorres
2022-11-04Merge pull request #4248 from dtlnor/masterdtlnor
Update zh_CN.json
2022-11-04Merge pull request #4250 from benlisquare/masterbenlisquare
Apply missing translations to Traditional Chinese (zh_TW) localisation JSON
2022-11-04fix: loading models without vae from cachedigburn
2022-11-04Apply missing translations to Traditional Chinese (zh_TW) localisation JSONbenlisquare
2022-11-04fix: correct default val of upscale_first to Falsedigburn
2022-11-03Merge branch 'AUTOMATIC1111:master' into masterrandom-thoughtss
2022-11-04fixed api compatibility with python 3.8Gur
2022-11-04Update zh_CN.jsondtlnor
- update new content - polish some translation
2022-11-04Merge pull request #3915 from batvbs/localizationsdtlnor
[Finish] Update zh_CN.json localizations. 简体中文
2022-11-04Merge pull request #4228 from benlisquare/masterbenlisquare
Update Traditional Chinese (zh_TW) localisation JSON
2022-11-04Update Traditional Chinese (zh_TW) localisation JSONbenlisquare
2022-11-03更新 zh_CN.jsonbatvbs
2022-11-03Add testsBruno Seoane
2022-11-03Merge pull request #4193 from Harvester62/ItalianEugenio Buffo
Italian localization - Additions and Updates (fix typos)
2022-11-03Fixed misspelled wordEugenio Buffo
2022-11-03 部分无法本地化内容的替代方案batvbs
2022-11-03Delete it_IT.jsonEugenio Buffo
2022-11-03Merge branch 'master' into fix-ckpt-cacheMuhammad Rizqi Nur
2022-11-03将无法本地化的内容移到底部batvbs
2022-11-03Update edit-attention.jsbyzod
Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3904 (Some sort of a workaround, the best way is to add unique id or class name to those prompt boxes)
2022-11-03Update localizations/zh_CN.jsonbatvbs
Co-authored-by: dtlnor <dtlnor@hotmail.com>
2022-11-03Update localizations/zh_CN.jsonbatvbs
Co-authored-by: dtlnor <dtlnor@hotmail.com>
2022-11-03Merge pull request #4 from dtlnor/add-updated-content-3batvbs
Add updated content 3
2022-11-03polish translation contentdtlnor
2022-11-03use hash to check valid optimaria1th
2022-11-03Merge branch 'pr/3915' into add-updated-content-3dtlnor
2022-11-03Separate .optim file from modelaria1th
2022-11-03Merge branch 'AUTOMATIC1111:master' into fix_nowebui_argBilly Cao
2022-11-03Fix --nowebui argument being ineffectiveBilly Cao
2022-11-03更新 zh_CN.jsonbatvbs
2022-11-02Make extension manager Remote links open a new tabJu1-js
2022-11-03Remove unused endpointBruno Seoane
2022-11-03Add config and lists endpointsBruno Seoane
2022-11-03polish translation contentdtlnor
2022-11-03Update zh_CN.jsondtlnor
- re-order some element - update new content
2022-11-02extras - skip unnecessary second hash of imageChris OBryan
There is no need to re-hash the input image each iteration of the loop. This also reverts PR #4026 as it was determined the cache hits it avoids were actually valid.
2022-11-03unify translation styledtlnor
2022-11-03Merge branch 'pr/3915' into add-updated-content-3dtlnor
2022-11-03Inpaint at full resolutionbatvbs
2022-11-02Merge pull request #4192 from AUTOMATIC1111/innovaciones-spanish-updatesinnovaciones
Spanish localization, new strings, some tweaks and fixes
2022-11-02Italian localization - Additions and Updates (fix typos)Riccardo Giovanetti
Updated localization with the latest version of these Scripts/Extensions: unprompted (new) img2tiles random random grid Some new options in the Extras and Settings have been translated too. P.S.: I fixed a couple of typos. By mistake I uploaded this file also in the main branch of my fork and didn't know how to revert the commit. Sorry for the mess.
2022-11-02New strings, some tweaks and fixesinnovaciones
2022-11-02fix: Add required parameter to API extras routedigburn
2022-11-02Italian localization - Additions and UpdatesRiccardo Giovanetti
Updated localization with the latest version of these Scripts/Extensions: unprompted (new script) img2tiles random random grid Some new options in the Extras and Settings have been translated too.
2022-11-02add number of itterArtem Zagidulin