Commit Graph

2380 Commits

Author SHA1 Message Date
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
Gur b2c48091db fixed api compatibility with python 3.8 2022-11-04 06:55:03 +08: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
Bruno Seoane 17bd3f4ea7 Add tests 2022-11-03 10:08:18 -03: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
Muhammad Rizqi Nur a613fbc05e Merge branch 'master' into fix-ckpt-cache 2022-11-03 19:25:35 +07:00
batvbs 70714be430 将无法本地化的内容移到底部 2022-11-03 19:28:25 +08:00
byzod 7e5f1562ec
Update edit-attention.js
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-03 18:54: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
aria1th 1764ac3c8b use hash to check valid optim 2022-11-03 14:49:26 +09:00
dtlnor 934fdd0408 Merge branch 'pr/3915' into add-updated-content-3 2022-11-03 14:33:17 +09:00
aria1th 0b143c1163 Separate .optim file from model 2022-11-03 14:30:53 +09:00
Billy Cao 688aa2c9c1
Merge branch 'AUTOMATIC1111:master' into fix_nowebui_arg 2022-11-03 13:08:26 +08:00
Billy Cao fb1374791b Fix --nowebui argument being ineffective 2022-11-03 13:08:11 +08:00
batvbs 792b72fd6b 更新 zh_CN.json 2022-11-03 13:03:08 +08:00
Ju1-js e33d6cbddd
Make extension manager Remote links open a new tab 2022-11-02 21:04:49 -07:00
Bruno Seoane 743fffa3d6 Remove unused endpoint 2022-11-03 00:52:01 -03:00
Bruno Seoane 7a2e36b583 Add config and lists endpoints 2022-11-03 00:51:22 -03: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
Chris OBryan 313e14de04 extras - skip unnecessary second hash of image
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-02 21:37:43 -05: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
Artem Zagidulin de64146ad2 add number of itter 2022-11-02 21:30:50 +03:00