mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-05 15:35:01 -05:00
Eg `useGetMainModelsQuery()`, `useGetLoRAModelsQuery()` instead of `useListModelsQuery({base_type})`.
Add specific adapters for each model type. Just more organised and easier to consume models now.
Also updated LoRA UI to use the model name.