InvokeAI/invokeai/app
psychedelicious 43fbac26df feat: move board logic to save_image node
- Remove the add-to-board node
- Create `BoardField` field type & add it to `save_image` node
- Add UI for `BoardField`
- Tighten up some loose types
- Make `save_image` node, in workflow editor, default to not intermediate
- Patch bump `save_image`
2023-09-22 10:11:20 -04:00
..
api feat(nodes): add enable, disable, status to invocation cache 2023-09-21 09:45:52 -04:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
cli isort wip 2023-09-12 13:01:58 -04:00
invocations feat: move board logic to save_image node 2023-09-22 10:11:20 -04:00
models feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
services Respect INVOKEAI_ prefix on environment variables 2023-09-21 12:37:27 -04:00
util fix: canvas not working on queue 2023-09-20 09:57:10 -04:00
api_app.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
cli_app.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00