InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious db48f3230b feat(ui): add nsfw & watermark to linear ui
- add `addNSFWCheckerToGraph` and `addWatermarkerToGraph` functions
- use them in all linear graph creation
- add state & toggles to settings modal to enable these
- trigger queries for app config on socket connect
- disable the nsfw/watermark booleans if we get the app config and they are not available
2023-07-26 18:20:20 +10:00
..
components feat(ui): hide sync models button if feature is disabled 2023-07-26 14:46:38 +10:00
hooks fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
store fix(ui): fix all circular dependencies 2023-07-22 22:48:39 +10:00
types feat(ui): remove isRefinerAvailable state, update refiner node 2023-07-26 14:46:38 +10:00
util feat(ui): add nsfw & watermark to linear ui 2023-07-26 18:20:20 +10:00