InvokeAI/invokeai/frontend/web/dist/locales
Ryan Dick 78377469db
Add support for T2I-Adapter in node workflows (#4612)
* Bump diffusers to 0.21.2.

* Add T2IAdapterInvocation boilerplate.

* Add T2I-Adapter model to model-management.

* (minor) Tidy prepare_control_image(...).

* Add logic to run the T2I-Adapter models at the start of the DenoiseLatentsInvocation.

* Add logic for applying T2I-Adapter weights and accumulating.

* Add T2IAdapter to MODEL_CLASSES map.

* yarn typegen

* Add model probes for T2I-Adapter models.

* Add all of the frontend boilerplate required to use T2I-Adapter in the nodes editor.

* Add T2IAdapterModel.convert_if_required(...).

* Fix errors in T2I-Adapter input image sizing logic.

* Fix bug with handling of multiple T2I-Adapters.

* black / flake8

* Fix typo

* yarn build

* Add num_channels param to prepare_control_image(...).

* Link to upstream diffusers bugfix PR that currently requires a workaround.

* feat: Add Color Map Preprocessor

Needed for the color T2I Adapter

* feat: Add Color Map Preprocessor to Linear UI

* Revert "feat: Add Color Map Preprocessor"

This reverts commit a1119a00bf.

* Revert "feat: Add Color Map Preprocessor to Linear UI"

This reverts commit bd8a9b82d8.

* Fix T2I-Adapter field rendering in workflow editor.

* yarn build, yarn typegen

---------

Co-authored-by: blessedcoolant <54517381+blessedcoolant@users.noreply.github.com>
Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
2023-10-05 16:29:16 +11:00
..
ar.json chore(ui): build 2023-04-15 20:45:17 +10:00
de.json make InvokeAI package installable 2023-05-22 17:51:47 -04:00
en.json Add support for T2I-Adapter in node workflows (#4612) 2023-10-05 16:29:16 +11:00
es.json make InvokeAI package installable 2023-05-22 17:51:47 -04:00
fi.json add web dist files to enable network pip install 2023-07-02 22:02:53 -04:00
fr.json chore(ui): build 2023-04-15 20:45:17 +10:00
he.json chore(ui): build 2023-04-15 20:45:17 +10:00
it.json make InvokeAI package installable 2023-05-22 17:51:47 -04:00
ja.json make InvokeAI package installable 2023-05-22 17:51:47 -04:00
ko.json chore(ui): build 2023-04-15 20:45:17 +10:00
mn.json add web dist files to enable network pip install 2023-07-02 22:02:53 -04:00
nl.json make InvokeAI package installable 2023-05-22 17:51:47 -04:00
pl.json chore(ui): build 2023-04-15 20:45:17 +10:00
pt_BR.json chore(ui): build 2023-04-15 20:45:17 +10:00
pt.json chore(ui): build 2023-04-15 20:45:17 +10:00
ro.json feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
ru.json make InvokeAI package installable 2023-05-22 17:51:47 -04:00
sv.json add web dist files to enable network pip install 2023-07-02 22:02:53 -04:00
tr.json add web dist files to enable network pip install 2023-07-02 22:02:53 -04:00
uk.json make InvokeAI package installable 2023-05-22 17:51:47 -04:00
vi.json add web dist files to enable network pip install 2023-07-02 22:02:53 -04:00
zh_CN.json make InvokeAI package installable 2023-05-22 17:51:47 -04:00
zh_Hant.json chore(ui): build 2023-04-15 20:45:17 +10:00