Commit Graph

2309 Commits

Author SHA1 Message Date
AUTOMATIC
5f01171543 shut down gradio's "everything allowed" CORS policy; I checked the main functionality to work with this, but if this breaks some exotic workflow, I'm sorry. 2022-11-04 10:07:29 +03:00
AUTOMATIC
f2b69709ea move option access checking to options class out of various places scattered through code 2022-11-04 09:42:25 +03:00
AUTOMATIC1111
26108a7f1c
Merge pull request #3698 from guaneec/hn-activation
Remove activation from final layer of Hypernetworks
2022-11-04 09:02:21 +03:00
AUTOMATIC1111
4918eb6ce4
Merge branch 'master' into hn-activation 2022-11-04 09:02:15 +03:00
AUTOMATIC1111
2cf3d2ac15
Merge pull request #3923 from random-thoughtss/master
Fix weighted mask for highres fix
2022-11-04 08:59:12 +03:00
AUTOMATIC1111
3f0f3284b6
Merge pull request #4249 from digburn/fix-cache-vae
Fix loading a model without a VAE from the cache
2022-11-04 08:57:18 +03:00
AUTOMATIC1111
1ca4dd44c9
Merge pull request #4191 from digburn/fix-api-upscaling
Fix API Upscaling: Add required parameter to API extras route
2022-11-04 08:56:34 +03:00
AUTOMATIC1111
f12576fd6d
Merge pull request #4260 from timntorres/4246-lift-extras-generate-button
Lift extras "Generate" button.
2022-11-04 08:41:29 +03:00
AUTOMATIC
4dd898b8c1 do not mess with components' visibility for scripts; instead create group 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-04 08:38:19 +03:00
timntorres
e533ff61c1 Lift extras generate button a la #4246. 2022-11-03 22:28:22 -07:00
dtlnor
59a21a67d2
Merge pull request #4248 from dtlnor/master
Update zh_CN.json
2022-11-04 08:47:28 +08:00
benlisquare
91f53cf265
Merge pull request #4250 from benlisquare/master
Apply missing translations to Traditional Chinese (zh_TW) localisation JSON
2022-11-04 11:46:31 +11:00
digburn
3780ad3ad8 fix: loading models without vae from cache 2022-11-04 00:43:00 +00:00
benlisquare
f59855dce3 Apply missing translations to Traditional Chinese (zh_TW) localisation JSON 2022-11-04 11:42:53 +11:00
digburn
8eb64dab3e
fix: correct default val of upscale_first to False 2022-11-04 00:35:18 +00:00
random-thoughtss
243253ff4a
Merge branch 'AUTOMATIC1111:master' into master 2022-11-03 15:55:54 -07:00
dtlnor
459e05c2bd Update zh_CN.json
- update new content
- polish some translation
2022-11-04 07:25:12 +09:00
dtlnor
20a860b525
Merge pull request #3915 from batvbs/localizations
[Finish] Update zh_CN.json localizations. 简体中文
2022-11-04 05:44:11 +08:00
benlisquare
c2465f67db
Merge pull request #4228 from benlisquare/master
Update Traditional Chinese (zh_TW) localisation JSON
2022-11-04 04:34:03 +11:00
benlisquare
8b913ea03a Update Traditional Chinese (zh_TW) localisation JSON 2022-11-04 04:30:29 +11:00
batvbs
3bf8da4659 更新 zh_CN.json 2022-11-03 21:58:46 +08:00
Eugenio Buffo
212fba3139
Merge pull request #4193 from Harvester62/Italian
Italian localization - Additions and Updates (fix typos)
2022-11-03 13:34:27 +01:00
Eugenio Buffo
8bc003c9bb
Fixed misspelled word 2022-11-03 13:28:56 +01:00
batvbs
b81fad071d 部分无法本地化内容的替代方案 2022-11-03 20:28:06 +08:00
Eugenio Buffo
8b6a9035d5
Delete it_IT.json 2022-11-03 13:26:59 +01:00
batvbs
70714be430 将无法本地化的内容移到底部 2022-11-03 19:28:25 +08:00
batvbs
8db85d597e
Update localizations/zh_CN.json
Co-authored-by: dtlnor <dtlnor@hotmail.com>
2022-11-03 16:47:45 +08:00
batvbs
5bbef814ad
Update localizations/zh_CN.json
Co-authored-by: dtlnor <dtlnor@hotmail.com>
2022-11-03 16:47:37 +08:00
batvbs
6f830f9346
Merge pull request #4 from dtlnor/add-updated-content-3
Add updated content 3
2022-11-03 15:02:59 +08:00
dtlnor
fd785eab48 polish translation content 2022-11-03 15:51:33 +09:00
dtlnor
934fdd0408 Merge branch 'pr/3915' into add-updated-content-3 2022-11-03 14:33:17 +09:00
batvbs
792b72fd6b 更新 zh_CN.json 2022-11-03 13:03:08 +08:00
dtlnor
53e72e15f0 polish translation content 2022-11-03 12:27:32 +09:00
dtlnor
dcf73cf779 Update zh_CN.json
- re-order some element
- update new content
2022-11-03 11:45:24 +09:00
dtlnor
29c43935fb unify translation style 2022-11-03 11:17:44 +09:00
dtlnor
0ce0705565 Merge branch 'pr/3915' into add-updated-content-3 2022-11-03 11:16:31 +09:00
batvbs
de11709479
Inpaint at full resolution 2022-11-03 07:34:23 +08:00
innovaciones
d98eacea40
Merge pull request #4192 from AUTOMATIC1111/innovaciones-spanish-updates
Spanish localization, new strings, some tweaks and fixes
2022-11-02 16:31:26 -06:00
Riccardo Giovanetti
17315499ea
Italian localization - Additions and Updates (fix typos)
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-02 23:15:17 +01:00
innovaciones
b2c08283bc
New strings, some tweaks and fixes 2022-11-02 16:14:44 -06:00
digburn
2ac25ea64f fix: Add required parameter to API extras route 2022-11-02 21:52:23 +00:00
Riccardo Giovanetti
32d95c1129
Italian localization - Additions and Updates
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-02 22:42:40 +01:00
Martucci
cd5eafaf03
Merge pull request #4180 from AUTOMATIC1111/M-art-ucci-patch-2
pt_BR minor issue with lat comma
2022-11-02 14:35:47 -03:00
Martucci
1c9db534bd
pt_BR minor issue with lat comma
and a few translation tweaks
2022-11-02 14:35:37 -03:00
Dynamic
172c4bc09f
Merge pull request #4166 from 36DB/kr-localization
Update ko_KR.json
2022-11-02 21:01:09 +09:00
Dynamic
13cbc1622e
Update ko_KR.json
Fix some changed setting strings and added new ones
2022-11-02 21:00:24 +09:00
AUTOMATIC
f2a5cbe6f5 fix #3986 breaking --no-half-vae 2022-11-02 14:41:29 +03:00
AUTOMATIC1111
675b51ebd3
Merge pull request #3986 from R-N/vae-picker
VAE Selector
2022-11-02 14:12:27 +03:00
AUTOMATIC1111
e359268be9
Merge pull request #3976 from victorca25/esrgan_fea
multiple trivial changes for "extras" models
2022-11-02 14:09:38 +03:00
AUTOMATIC1111
bb21a4cb35
Merge pull request #3715 from shwang95/master
Fix error caused by EXIF transpose when using custom scripts
2022-11-02 13:41:35 +03:00