InvokeAI/invokeai/frontend/web/src/services/api
dunkeroni 10eec546ad
Consolidate and generalize saturation/luminosity adjusters (#4425)
* Consolidated saturation/luminosity adjust.
Now allows increasing and inverting.
Accepts any color PIL format and channel designation.

* Updated docs/nodes/defaultNodes.md

* shortened tags list to channel types only

* fix typo in mode list

* split features into offset and multiply nodes

* Updated documentation

* Change invert to discrete boolean.
Previous math was unclear and had issues with 0 values.

* chore: black

* chore(ui): typegen

---------

Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
2023-09-05 11:18:37 +10:00
..
endpoints update getImageMetadataFromFile query to allow dyanmic URL based on image without using baseUrl for rest of endpoints 2023-09-02 11:36:46 +10:00
hooks feat: add multi-select to gallery 2023-08-03 11:46:59 +10:00
thunks feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
client.ts feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
constants.ts feat: node editor 2023-08-16 09:54:38 +10:00
guards.ts feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
index.ts feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
schema.d.ts Consolidate and generalize saturation/luminosity adjusters (#4425) 2023-09-05 11:18:37 +10:00
types.ts feat: Add Seamless to T2I / I2I / SDXL T2I / I2I + Refiner 2023-08-29 04:01:04 +12:00
util.ts feat: workflow saving and loading 2023-08-24 21:42:32 +10:00