Commit Graph

1945 Commits

Author SHA1 Message Date
Chris OBryan bde4731f1d extras: Rework image cache
Bit of a refactor to the image cache to make it easier to extend.
Also takes into account the entire image instead of just a cropped portion.
2022-10-28 14:44:25 -05:00
Chris OBryan 26d0819384 extras: Add option to run upscaling before face fixing
Face restoration can look much better if ran after upscaling, as it
allows the restoration to fix upscaling artifacts. This patch adds
an option to choose which order to run upscaling/face fixing in.
2022-10-28 13:33:49 -05:00
DepFA 737eb28fac typo: cmd_opts.embedding_dir to cmd_opts.embeddings_dir 2022-10-26 17:38:08 +03: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
tumbly c7af69f893 Add missed fixes from salco's comments, tweak some 2022-10-26 09:47:40 +03:00
tumbly 1ecfa5977e Fix typos and proper wording per salco's comments 2022-10-26 09:47:40 +03:00
tumbly e86e2f7181 Add French localization 2022-10-26 09:47:40 +03:00
Stephen b46c64c6e5 clean 2022-10-26 09:46:17 +03:00