InvokeAI/invokeai/frontend/web/src/features/parameters
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
..
components/Parameters feat(ui): spruce up control adapter ui 2023-10-07 22:30:15 +11:00
hooks feat(nodes,ui): add t2i to linear UI 2023-10-07 22:30:15 +11:00
store feat(ui): consolidate advanced params (#4599) 2023-09-21 00:19:31 +10:00
types feat(nodes,ui): add t2i to linear UI 2023-10-07 22:30:15 +11:00
util Add support for T2I-Adapter in node workflows (#4612) 2023-10-05 16:29:16 +11:00