InvokeAI/invokeai/frontend/web/src
2024-05-19 20:14:01 +10:00
..
app fix(ui): bug when clearing processor 2024-05-19 07:25:48 +10:00
common fix(ui): allow image dims multiple of 32 with SDXL and T2I adapter 2024-05-17 23:38:54 +10:00
features tests(ui): add buildNode convenience wrapper for buildInvocationNode 2024-05-19 20:14:01 +10:00
services feat(ui): store graph in image metadata 2024-05-18 09:04:37 +10:00
i18.d.ts fix(ui): improve IDE TS performance by not resolving JSON 2023-06-28 23:55:44 -04:00
i18n.ts feat(ui): handle proxy configs rewriting paths 2024-01-25 13:29:56 +11:00
index.ts tidy(ui): remove commented line 2024-01-22 09:37:26 +11:00
main.tsx Revert "feat(ui): extend zod with a is typeguard` method" 2024-05-08 08:39:18 -04:00
vite-env.d.ts