InvokeAI/invokeai/frontend/web/src/features/parameters/hooks
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
..
useIsAllowedToUpscale.ts feat(ui): max upscale pixels config (#4765) 2023-10-02 23:25:05 +00:00
usePreselectedImage.ts fix(ui): usePreselectedImage causing re-renders 2023-09-28 09:02:45 +10:00
useRecallParameters.ts feat(nodes,ui): add t2i to linear UI 2023-10-07 22:30:15 +11:00