InvokeAI/invokeai/app
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
..
api experimental: LaMa Infill 2023-08-23 23:05:29 -04:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
cli Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
invocations Consolidate and generalize saturation/luminosity adjusters (#4425) 2023-09-05 11:18:37 +10:00
models feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
services feat: allow float inputs to accept integers 2023-09-04 15:25:31 +10:00
util Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
api_app.py Merge branch 'main' into feat/dev_reload 2023-08-21 18:22:31 -07:00
cli_app.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00