Files
InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious 7254a6a517 feat(ui): add UI-level nodes denylist
This simply hides nodes from the workflow editor. The nodes will still work if an API request is made with them. For example, you could hide `iterate` nodes from the workflow editor, but if the Linear UI makes use of those nodes, they will still function.

- Update `AppConfig` with optional property `nodesDenylist: string[]`
- If provided, nodes are filtered out by `type` in the workflow editor
2023-09-08 13:24:37 -04:00
..
2023-09-04 19:08:18 +10:00
2023-09-04 19:08:18 +10:00
2023-09-04 19:08:18 +10:00
2023-09-04 19:08:18 +10:00