InvokeAI/invokeai/app
psychedelicious 5cdfec8d75 feat(ui): clip skip in sdxl graphs (wip)
- Update metadata accumulator to have `clip2_skip`
- Add `ParamClip2Skip`
- Update `activeLabel` to display both clips
- Update graph builders

TODO:
- Update the extra addXToGraph helpers that interact with CLIP, I got a bit lost in this and setting it aside for now.
2023-09-21 14:03:15 +10:00
..
api Remove fastapi-socketio dependency, doesn't really do much for us and… (#4552) 2023-09-20 22:30:01 +00: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(ui): clip skip in sdxl graphs (wip) 2023-09-21 14:03:15 +10:00
models feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
services fix(queue): fix duplicate queue item status events 2023-09-20 20:28:31 -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