InvokeAI/invokeai/app
psychedelicious 078c9b6964 feat(nodes,ui): add t2i to linear UI
- Update backend metadata for t2i adapter
- Fix typo in `T2IAdapterInvocation`: `ip_adapter_model` -> `t2i_adapter_model`
- Update linear graphs to use t2i adapter
- Add client metadata recall for t2i adapter
- Fix bug with controlnet metadata recall - processor should be set to 'none' when recalling a control adapter
2023-10-07 22:30:15 +11:00
..
api remove dangling debug statement 2023-09-25 19:30:41 -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(nodes,ui): add t2i to linear UI 2023-10-07 22:30:15 +11:00
models feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
services chore: flake8 2023-10-05 09:32:29 +11:00
util Add support for T2I-Adapter in node workflows (#4612) 2023-10-05 16:29:16 +11:00
api_app.py Removing logging import from api_api.py 2023-09-25 07:25:32 +10:00
cli_app.py Merge branch 'main' into refactor/rename-get-logger 2023-09-23 14:49:07 -07:00