Commit Graph

2222 Commits

Author SHA1 Message Date
evshiron
fddb4883f4 prototype progress api 2022-10-26 22:39:08 +08:00
DepFA
737eb28fac typo: cmd_opts.embedding_dir to cmd_opts.embeddings_dir 2022-10-26 17:38:08 +03:00
Bruno Seoane
b2e0d8ba78 Remove folder endpoint 2022-10-26 09:54:26 -03:00
Bruno Seoane
8320963dcb Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui 2022-10-26 09:50:26 -03:00
Sihan Wang
7bd8581e46
Fix error caused by EXIF transpose when using custom scripts
Some custom scripts read image directly and no need to select image in UI, this will cause error.
2022-10-26 20:32:55 +08:00
benlisquare
eba38de38d create new localisation JSON for zh_TW (Traditional Chinese, Taiwan locale) 2022-10-26 22:10:32 +11:00
Dynamic
dc6779f6f3
Update new strings
Translated new strings in PFF UI
2022-10-26 19:52:34 +09:00
Tony Beeman
99d728b5b1 Add Iterate Button and Improve PFF UI 2022-10-26 13:26:35 +03:00
dtlnor
af73cf50fd change file name 2022-10-26 13:17:21 +03:00
dtlnor
dde8c43598 Update zh-hans.json 2022-10-26 13:17:21 +03:00
dtlnor
68bdeb5b84 Update zh-hans.json 2022-10-26 13:17:21 +03:00
dtlnor
2439f4c32c Update zh-hans.json 2022-10-26 13:17:21 +03:00
dtlnor
0533580534 Update zh-hans.json 2022-10-26 13:17:21 +03:00
dtlnor
6cf030abfc re-order some element. update to latest 2022-10-26 13:17:21 +03:00
dtlnor
5394d0e696 Update zh-hans.json 2022-10-26 13:17:21 +03:00
dtlnor
bf7b50e6bc Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
0655797c53 Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
e53474d31c Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
dd15526e6b Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
f1103b6750 Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
f9e31c6bdd Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
57b90a8b19 Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
f9b20482fc Update zh-hans.json 2022-10-26 13:17:21 +03:00
dtlnor
c7e000bedd Update zh-hans.json 2022-10-26 13:17:21 +03:00
dtlnor
168aa1cf67 Update zh-hans.json 2022-10-26 13:17:21 +03:00
dtlnor
e34653eac0 Update zh-hans.json
- fix according to https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3348#issuecomment-1287923525
2022-10-26 13:17:21 +03:00
dtlnor
e125f1cd2f Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
db23be8bcd Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
e05a4a90f2 Update localizations/zh-hans.json
Co-authored-by: liggest <43201720+liggest@users.noreply.github.com>
2022-10-26 13:17:21 +03:00
dtlnor
7e6a6266ad Update zh-hans.json
- update to latest
2022-10-26 13:17:21 +03:00
dtlnor
69576d3398 Update zh-hans.json
- unify the translation of upscale / upscaler
- unify the translation of seed / random seed
- correct images embedding's translation
2022-10-26 13:17:21 +03:00
dtlnor
046bb3b16a Update zh-hans.json
- fix translation of Tile / Tiling
- fix translation of Negative prompt
2022-10-26 13:17:21 +03:00
dtlnor
5784aae925 Update zh-hans.json 2022-10-26 13:17:21 +03:00
dtlnor
366fe8dbd0 Create zh-hans.json 2022-10-26 13:17:21 +03:00
Leo Mozoloa
7e0e4d21d4 Prevent people from just saying "latest version"
in the bug report form
2022-10-26 13:16:06 +03:00
AUTOMATIC1111
4ca4b9f28f
Merge pull request #3562 from 36DB/kr-localization
Update KR localization
2022-10-26 13:15:40 +03:00
camenduru
ef53f7ffcf Fix Turkish Localization
it's good enough to merge 🎉
2022-10-26 13:13:27 +03:00
camenduru
0c38baeb20 🧿 Turkish localization
translated with deepl, it needs some tweaks I will fix 🔧
2022-10-26 13:13:27 +03:00
AUTOMATIC
0cd7460253 add script callback for before image save and change callback for after image save to use a class with parameters 2022-10-26 13:12:44 +03:00
Dynamic
d3fc0f7fc4
Update new strings 2022-10-26 17:59:10 +09:00
Dynamic
9442de2aeb
Merge branch 'AUTOMATIC1111:master' into kr-localization 2022-10-26 17:58:39 +09:00
AUTOMATIC
1e428238db add override_settings to API as an alternative to #3629 2022-10-26 11:47:17 +03:00
timntorres
f4e1464217 Implement PR #3625 but for embeddings. 2022-10-26 10:14:35 +03:00
timntorres
4875a6c217 Implement PR #3309 but for embeddings. 2022-10-26 10:14:35 +03:00
timntorres
c2dc9bfa89 Implement PR #3189 but for embeddings. 2022-10-26 10:14:35 +03:00
timntorres
a524d137d0 patch bug (SeverianVoid's comment on 5245c7a) 2022-10-26 10:12:46 +03:00
timntorres
cb49800c08 img2img, use smartphone photos' EXIF orientation 2022-10-26 10:10:57 +03:00
AUTOMATIC
9d82c351ac fix typo in on_save_imaged/on_image_saved; hope no extension is using it yet 2022-10-26 09:56:32 +03:00
w-e-w
757264c453 default_time_format if format is blank 2022-10-26 09:51:32 +03:00
Milly
146856f66d images: allow nested bracket in filename pattern 2022-10-26 09:50:24 +03:00