InvokeAI/invokeai/frontend/web/src
2024-08-30 22:18:49 +10:00
..
app feat(ui): clean up state, add mutex for image loading, add thumbnail loading 2024-08-30 22:18:49 +10:00
common feat(ui): txt2img, img2img, inpaint & outpaint working 2024-08-30 22:18:49 +10:00
features fix(ui): ip adapter list item 2024-08-30 22:18:49 +10:00
services feat(ui): wip transform mode 2024-08-30 22:18:48 +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 refactor(ui): enable global debugging flag 2024-08-30 22:18:47 +10:00
vite-env.d.ts