InvokeAI/invokeai/frontend/web/src
psychedelicious 21621eebf0 feat(ui): handle control adapter processed images
- Add helper functions to build metadata for control adapters, including the processed images
- Update parses to parse the new metadata
2024-03-14 12:34:03 -07:00
..
app fix(ui): log model load events 2024-03-14 18:29:55 +05:30
common feat(ui): single getModelConfigs query 2024-03-14 23:37:40 +11:00
features feat(ui): handle control adapter processed images 2024-03-14 12:34:03 -07:00
services chore(ui): typegen 2024-03-14 12:34:03 -07: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 chore(ui): format 2024-01-28 19:57:53 +11:00
vite-env.d.ts