Commit Graph

2344 Commits

Author SHA1 Message Date
timntorres
8792be5007 Add PNG info to pngs only if option is enabled. 2022-10-31 17:29:04 -07:00
Riccardo Giovanetti
8cc20f90f4
Italian localization - Updates Extensions
Added translations of the new Extensions tab, and a few corrections to some previously translated descriptions/terms.
2022-10-31 23:29:43 +01:00
Riccardo Giovanetti
44ae3504b0
Merge branch 'AUTOMATIC1111:master' into Italian 2022-10-31 17:44:58 +01:00
Dynamic
5c9b3625fa
Merge pull request #4063 from 36DB/kr-localization
Add Extension Manager strings
2022-11-01 01:30:58 +09:00
Dynamic
8954a6e706
Add Extension Manager strings
Since it's fixed and working I'm updating the translations
2022-11-01 01:29:46 +09:00
AUTOMATIC
9e22a35754 fix the error with extension tab not working because of the previous commit 2022-10-31 18:45:50 +03:00
AUTOMATIC
58cc03edd0 fix scripts I broke with the extension tab changes 2022-10-31 18:40:47 +03:00
AUTOMATIC
dc7425a56e disable access to extension stuff for non-local servers 2022-10-31 18:33:44 +03:00
AUTOMATIC
f17769cfbc add requirements for GitPython 2022-10-31 17:57:16 +03:00
AUTOMATIC
910a097ae2 add initial version of the extensions tab
fix broken Restart Gradio button
2022-10-31 17:37:02 +03:00
Fampai
890e68aaf7 Fixed minor bug
when unloading vae during TI training, generating images after
training will error out
2022-10-31 10:07:12 -04:00
Fampai
3b0127e698 Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations 2022-10-31 09:54:51 -04:00
Riccardo Giovanetti
e0c1cd147d
Merge branch 'AUTOMATIC1111:master' into Italian 2022-10-31 14:33:38 +01:00
Dynamic
9b384dfb5c
Merge pull request #4051 from 36DB/kr-localization
Added some extension KR support
2022-10-31 22:26:44 +09:00
batvbs
965ed08e31 更新 zh_CN.json 2022-10-31 21:25:48 +08:00
Dynamic
81624f4dfb
Added some extension KR support
Supported extensions
https://github.com/adieyal/sd-dynamic-prompts
https://github.com/yfszzx/stable-diffusion-webui-images-browser
https://github.com/DominikDoom/a1111-sd-webui-tagcomplete
https://github.com/lilly1987/AI-WEBUI-scripts-Random
2022-10-31 22:25:05 +09:00
Muhammad Rizqi Nur
7c8c3715f5 Fix VAE refresh button stretching out
From https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3986#issuecomment-1296990601
2022-10-31 20:15:33 +07:00
batvbs
3ac05d38eb bug修复
文本太长,遮挡提示框
2022-10-31 21:10:27 +08:00
batvbs
6cffcf6b6d 更新 zh_CN.json 2022-10-31 20:41:18 +08:00
batvbs
48787dc3d1 inpaint 2022-10-31 20:26:52 +08:00
batvbs
faa3639bf1 将无法本地化的内容移到底部 2022-10-31 20:15:36 +08:00
batvbs
f65bfd74ea outpainting 2022-10-31 19:28:31 +08:00
batvbs
49f0dd4300 修改争议部分 2022-10-31 19:26:38 +08:00
Fampai
006756f9cd Added TI training optimizations
option to use xattention optimizations when training
option to unload vae when training
2022-10-31 07:26:08 -04:00
Riccardo Giovanetti
f1a110a593
Italian localization - Updated a few terms
I've updated a few terms and descriptions. Waiting for review and, hopefully, approval.
2022-10-31 11:39:13 +01:00
Muhammad Rizqi Nur
bf7a699845 Fix #4035 for real now 2022-10-31 16:27:27 +07:00
mamawr
095931afa4
Merge branch 'AUTOMATIC1111:master' into master 2022-10-31 11:48:10 +03:00
Muhammad Rizqi Nur
36966e3200 Fix #4035 2022-10-31 15:38:58 +07:00
Muhammad Rizqi Nur
726769da35 Checkpoint cache by combination key of checkpoint and vae 2022-10-31 15:22:03 +07:00
batvbs
70841438a1
Merge pull request #3 from dtlnor/add-updated-content-2
Add updated content 2
2022-10-31 16:14:45 +08:00
Riccardo Giovanetti
43e6e282e2
Merge branch 'AUTOMATIC1111:master' into Italian 2022-10-31 09:02:15 +01:00
Dynamic
d4790fa6db
Update ko_KR.json
Added KR support for Dynamic Prompts extension - https://github.com/mkco5162/sd-dynamic-prompts
2022-10-31 16:57:51 +09:00
Dynamic
e19edbbf72
Update ko_KR.json
Added KR support for Dynamic Prompts extension  - https://github.com/mkco5162/sd-dynamic-prompts
2022-10-31 16:56:41 +09:00
Muhammad Rizqi Nur
b96d0c4e9e Fix typo from previous commit 2022-10-31 14:42:28 +07:00
dtlnor
f719b7d012 Update zh_CN.json
update tag complete.
2022-10-31 16:17:48 +09:00
batvbs
7581091ffb Denoising strength 2022-10-31 12:52:03 +08:00
batvbs
0018f3ed62 更新 zh_CN.json 2022-10-31 12:32:51 +08:00
DepFA
29f758afe9
Extend extras image cache with upscale_first arg 2022-10-31 02:39:55 +00:00
evshiron
adaa699e38 prototype interrupt api 2022-10-31 10:31:06 +08:00
Maiko Sinkyaet Tan
081df45da4
docs: add python doc (?)
not sure if this available...
2022-10-31 08:47:43 +08:00
DepFA
8ae0ea9dea
Add callback to sd_samplers 2022-10-30 23:48:33 +00:00
DepFA
8906be85ac
add callback cleardown 2022-10-30 23:47:08 +00:00
DepFA
21fba39c60
Add callbacks and param objects 2022-10-30 23:45:52 +00:00
random_thoughtss
d9e4e4d7a0 Fix non-square full resolution inpainting. 2022-10-30 15:33:02 -07:00
mawr
d587586d3b Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and enable to run under unprivileged user without homedir 2022-10-31 00:14:07 +03:00
Riccardo Giovanetti
f87dcf1ad8
Localization Italian - Updates and additions
Updated localization with the latest version of these Scripts/Extensions:

animator v6
StylePile
Alpha Canvas

Changed the description for the script "To Infinity and Beyond" (Verso l'infinito e oltre) from 'n' to 'Esegui n volte' (Run n times)
Added localization for the 'Random' and 'Random Grid' scripts I changed both the title and the parameters Steps and CFG labels to make it clearer that the min/max order can be inverted.
Added a few missing translations and character's corrections here and there. Still a work in progress but I will slowly fix wrong thing when I find them.
2022-10-30 18:09:13 +01:00
Martin Cairns
6c9e427c0e
Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-steps 2022-10-30 17:03:25 +00:00
dtlnor
32ffc32416 Update zh_CN.json
putting back the sign
2022-10-31 00:29:43 +09:00
Muhammad Rizqi Nur
e1b2ea6e00 Change VAE search order and thus priority 2022-10-30 22:11:45 +07:00
dtlnor
9d7b665d3b update new content 2022-10-31 00:09:58 +09:00