aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-04move option access checking to options class out of various places scattered ↵AUTOMATIC
through code
2022-11-04Merge pull request #3698 from guaneec/hn-activationAUTOMATIC1111
Remove activation from final layer of Hypernetworks
2022-11-04Merge branch 'master' into hn-activationAUTOMATIC1111
2022-11-04Merge pull request #3923 from random-thoughtss/masterAUTOMATIC1111
Fix weighted mask for highres fix
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-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-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-03将无法本地化的内容移到底部batvbs
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-03Merge branch 'pr/3915' into add-updated-content-3dtlnor
2022-11-03更新 zh_CN.jsonbatvbs
2022-11-03polish translation contentdtlnor
2022-11-03Update zh_CN.jsondtlnor
- re-order some element - update new content
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-02Merge pull request #4180 from AUTOMATIC1111/M-art-ucci-patch-2Martucci
pt_BR minor issue with lat comma
2022-11-02pt_BR minor issue with lat commaMartucci
and a few translation tweaks
2022-11-02Merge pull request #4166 from 36DB/kr-localizationDynamic
Update ko_KR.json
2022-11-02Update ko_KR.jsonDynamic
Fix some changed setting strings and added new ones
2022-11-02fix #3986 breaking --no-half-vaeAUTOMATIC
2022-11-02Merge pull request #3986 from R-N/vae-pickerAUTOMATIC1111
VAE Selector
2022-11-02Merge pull request #3976 from victorca25/esrgan_feaAUTOMATIC1111
multiple trivial changes for "extras" models
2022-11-02Merge pull request #3715 from shwang95/masterAUTOMATIC1111
Fix error caused by EXIF transpose when using custom scripts
2022-11-02Merge pull request #4155 from MaikoTan/fix/register-api-in-api-only-modeAUTOMATIC1111
fix: should invoke callback as well in api only mode