aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2022-11-04bugfix: save image for hires fix BEFORE upscaling latent spaceAUTOMATIC-4/+4
2022-11-04produce a readable error message when setting an option fails on the ↵AUTOMATIC-5/+4
settings screen
2022-11-04add an option to enable installing extensions with --listen or --shareAUTOMATIC-1/+2
2022-11-04shut down gradio's "everything allowed" CORS policy; I checked the main ↵AUTOMATIC-3/+10
functionality to work with this, but if this breaks some exotic workflow, I'm sorry.
2022-11-04move option access checking to options class out of various places scattered ↵AUTOMATIC-17/+18
through code
2022-11-04Merge pull request #3698 from guaneec/hn-activationAUTOMATIC1111-14/+26
Remove activation from final layer of Hypernetworks
2022-11-04Merge branch 'master' into hn-activationAUTOMATIC1111-1305/+7037
2022-11-04Merge pull request #3923 from random-thoughtss/masterAUTOMATIC1111-15/+14
Fix weighted mask for highres fix
2022-11-04Merge pull request #4249 from digburn/fix-cache-vaeAUTOMATIC1111-2/+3
Fix loading a model without a VAE from the cache
2022-11-04Merge pull request #4191 from digburn/fix-api-upscalingAUTOMATIC1111-0/+1
Fix API Upscaling: Add required parameter to API extras route
2022-11-04Merge pull request #4260 from timntorres/4246-lift-extras-generate-buttonAUTOMATIC1111-2/+2
Lift extras "Generate" button.
2022-11-04do not mess with components' visibility for scripts; instead create group ↵AUTOMATIC-31/+33
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-2/+2
2022-11-04Merge pull request #4248 from dtlnor/masterdtlnor-15/+27
Update zh_CN.json
2022-11-04Merge pull request #4250 from benlisquare/masterbenlisquare-0/+2
Apply missing translations to Traditional Chinese (zh_TW) localisation JSON
2022-11-04fix: loading models without vae from cachedigburn-2/+3
2022-11-04Apply missing translations to Traditional Chinese (zh_TW) localisation JSONbenlisquare-0/+2
2022-11-04fix: correct default val of upscale_first to Falsedigburn-1/+1
2022-11-03Merge branch 'AUTOMATIC1111:master' into masterrandom-thoughtss-1529/+3146
2022-11-04Update zh_CN.jsondtlnor-15/+27
- update new content - polish some translation
2022-11-04Merge pull request #3915 from batvbs/localizationsdtlnor-135/+259
[Finish] Update zh_CN.json localizations. 简体中文
2022-11-04Merge pull request #4228 from benlisquare/masterbenlisquare-86/+194
Update Traditional Chinese (zh_TW) localisation JSON
2022-11-04Update Traditional Chinese (zh_TW) localisation JSONbenlisquare-86/+194
2022-11-03更新 zh_CN.jsonbatvbs-3/+17
2022-11-03Merge pull request #4193 from Harvester62/ItalianEugenio Buffo-6/+22
Italian localization - Additions and Updates (fix typos)
2022-11-03Fixed misspelled wordEugenio Buffo-2/+2
2022-11-03 部分无法本地化内容的替代方案batvbs-7/+8
2022-11-03Delete it_IT.jsonEugenio Buffo-1233/+0
2022-11-03将无法本地化的内容移到底部batvbs-32/+38
2022-11-03Update localizations/zh_CN.jsonbatvbs-1/+1
Co-authored-by: dtlnor <dtlnor@hotmail.com>
2022-11-03Update localizations/zh_CN.jsonbatvbs-1/+1
Co-authored-by: dtlnor <dtlnor@hotmail.com>
2022-11-03Merge pull request #4 from dtlnor/add-updated-content-3batvbs-39/+60
Add updated content 3
2022-11-03polish translation contentdtlnor-17/+17
2022-11-03Merge branch 'pr/3915' into add-updated-content-3dtlnor-2/+20
2022-11-03更新 zh_CN.jsonbatvbs-2/+21
2022-11-03polish translation contentdtlnor-5/+4
2022-11-03Update zh_CN.jsondtlnor-4/+11
- re-order some element - update new content
2022-11-03unify translation styledtlnor-12/+12
2022-11-03Merge branch 'pr/3915' into add-updated-content-3dtlnor-4/+4
2022-11-03Inpaint at full resolutionbatvbs-2/+2
2022-11-02Merge pull request #4192 from AUTOMATIC1111/innovaciones-spanish-updatesinnovaciones-74/+348
Spanish localization, new strings, some tweaks and fixes
2022-11-02Italian localization - Additions and Updates (fix typos)Riccardo Giovanetti-0/+1233
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-74/+348
2022-11-02fix: Add required parameter to API extras routedigburn-0/+1
2022-11-02Italian localization - Additions and UpdatesRiccardo Giovanetti-8/+24
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-3/+3
pt_BR minor issue with lat comma
2022-11-02pt_BR minor issue with lat commaMartucci-3/+3
and a few translation tweaks
2022-11-02Merge pull request #4166 from 36DB/kr-localizationDynamic-1/+4
Update ko_KR.json
2022-11-02Update ko_KR.jsonDynamic-1/+4
Fix some changed setting strings and added new ones
2022-11-02fix #3986 breaking --no-half-vaeAUTOMATIC-0/+9