InvokeAI/invokeai/frontend/web/public/locales
psychedelicious f002ae8da5
feat(ui): max upscale pixels config (#4765)
* feat(ui): max upscale pixels config

Add `maxUpscalePixels: number` to the app config. The number should be the *total* number of pixels eg `maxUpscalePixels: 4096 * 4096`.

If not provided, any size image may be upscaled.

If the config is provided, users will see be advised if their image is too large for either model, or told to switch to an x2 model if it's only too large for x4.

The message is via tooltip in the popover and via toast if the user uses the hotkey to upscale.

* feat(ui): "mayUpscale" -> "isAllowedToUpscale"
2023-10-02 23:25:05 +00:00
..
ar.json revert: Translation strings 2023-07-27 00:12:23 +10:00
de.json revert: Translation strings 2023-07-27 00:12:23 +10:00
en.json feat(ui): max upscale pixels config (#4765) 2023-10-02 23:25:05 +00:00
es.json revert: Translation strings 2023-07-27 00:12:23 +10:00
fi.json revert: Translation strings 2023-07-27 00:12:23 +10:00
fr.json revert: Translation strings 2023-07-27 00:12:23 +10:00
he.json revert: Translation strings 2023-07-27 00:12:23 +10:00
it.json revert: Translation strings 2023-07-27 00:12:23 +10:00
ja.json revert: Translation strings 2023-07-27 00:12:23 +10:00
ko.json revert: Translation strings 2023-07-27 00:12:23 +10:00
mn.json translationBot(ui): added translation (Mongolian) 2023-04-24 16:05:16 +10:00
nl.json revert: Translation strings 2023-07-27 00:12:23 +10:00
pl.json revert: Translation strings 2023-07-27 00:12:23 +10:00
pt_BR.json revert: Translation strings 2023-07-27 00:12:23 +10:00
pt.json revert: Translation strings 2023-07-27 00:12:23 +10:00
ro.json all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
ru.json revert: Translation strings 2023-07-27 00:12:23 +10:00
sv.json revert: Translation strings 2023-07-27 00:12:23 +10:00
tr.json revert: Translation strings 2023-07-27 00:12:23 +10:00
uk.json revert: Translation strings 2023-07-27 00:12:23 +10:00
vi.json translationBot(ui): added translation (Vietnamese) 2023-04-24 16:05:16 +10:00
zh_CN.json revert: Translation strings 2023-07-27 00:12:23 +10:00
zh_Hant.json revert: Translation strings 2023-07-27 00:12:23 +10:00