InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious 3ed2963f43 feat(ui): refactor metadata handling
Refactor of metadata recall handling. This is in preparation for a backwards compatibility layer for models.

- Create helpers to fetch a model outside react (e.g. not in a hook)
- Created helpers to parse model metadata
- Renamed a lot of types that were confusing and/or had naming collisions
2024-03-01 10:42:33 +11:00
..
components feat(ui): refactor metadata handling 2024-03-01 10:42:33 +11:00
hooks feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
store feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
types fix(ui): handle new model format for metadata 2024-03-01 10:42:33 +11:00
util feat(ui): replace type-fest with utility-types 2024-03-01 10:42:33 +11:00