invoke-ai / invoke-ai/InvokeAI
[enhancement]: Model Manager - Grouping checkpoint models by category
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
When using any Stable Diffusion webui, we use many checkpoint models. I think grouping them into categories would improve the speed of user workflow. I know currently Invoke is grouping models into SD1.5 and SDXL categories but that is not enough.
For example,
SD1.5
|— Category One
-------- Model A
-------- Model B
|— Category Two
-------- Model A
-------- Model B
-------- Model C
SDXL
|— Category One
-------- Model A
-------- Model B
|— Category Two
-------- Model A
-------- Model B
-------- Model C
### Alternatives
_No response_
### Additional Content
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.