Skip to content

Conversation

blessedcoolant
Copy link
Collaborator

@blessedcoolant blessedcoolant commented Jul 12, 2023

DONE:

  • Restore Update Model functionality
  • Restore Delete Model functionality
  • Restore Model Convert functionality
  • Restore Model Merge functionality
  • Refine UX (fine tweaks when everything is done - TODO)

TODO

  • Add Model (will be finished in a future PR once the backend work is done)

@blessedcoolant blessedcoolant changed the title [WIP] Model Manager 3.0 UI Model Manager 3.0 UI Jul 14, 2023
@blessedcoolant blessedcoolant marked this pull request as ready for review July 14, 2023 03:55
- simplify UI logic in `ModelManagerPanel` components
- fix up the types a bit to make it easier to select models
- remove `openModel` state, just make it a useState since it is very local to model manager
…ted mantine components

IAIMantineSelect and IAIMantineMultiSelect have a bit of extra logic that prevents simple select functionality from working as expected.

- extract the styles into hooks
- rename those two components to IAIMantineSearchableSelect and IAIMantineSearchableMultiSelect
- Create IAIMantineSelect (which is just a dropdown) and use it in model manager and a few other places

When we only have a few options to present and searching is not efficient, we should use this instead.
@blessedcoolant blessedcoolant merged commit 3210f96 into invoke-ai:main Jul 14, 2023
@blessedcoolant blessedcoolant deleted the mm-ui branch July 15, 2023 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants