Model tab sort dropdown

This commit is contained in:
Christian Bastian
2024-02-07 17:00:07 -05:00
parent 0ab8fd331a
commit 4d3be1844b
4 changed files with 89 additions and 27 deletions

View File

@@ -6,7 +6,7 @@ Browse models in ComfyUI. (Downloading and deleting are WIP.)
## About this fork
I made this fork because the original repo was inactive and missing many things I needed to make the ComfyUI usable. Also, many other custom nodes bundle unrelated features together or search the internet in the background.
I made this fork because the original repo was inactive and missing many things I needed to make ComfyUI more usable. Also, many other custom nodes bundle unrelated features together or search the internet in the background.
Currently it is still missing some features it should have.
@@ -17,6 +17,7 @@ Currently it is still missing some features it should have.
- Search `/`subdirectories of model directories based on your file structure (for example, `/0/1.5/styles/clothing`).
- Add `/` at the start of the search bar to see auto-complete suggestions.
- Include models listed in ComfyUI's `extra_model_paths.yaml` or added in `ComfyUI/models`.
- Sort for models (Date Created, Date Modified, Name).
- Button to copy a model to the ComfyUI clipboard or embedding to system clipboard. (Embedding copying requires secure http connection.)
- Button to add model to ComfyUI graph or embedding to selected nodes. (For small screens/low resolution.)
- Right, left, top and bottom toggleable sidebar modes.
@@ -65,12 +66,7 @@ Currently it is still missing some features it should have.
- ☐ Directory dropdown
- ☐ Use always filter to filter directory content auto-suggest dropdown
- ☐ Generalize model list filtering code to reuse approach
- ☐ Highlight selection
- ☐ Key shortcuts
- ☐ Down & Up arrows to select dropdown option
- ☐ Right arrow or enter to add selection
- ☐ Escape to loose focus on dropdown
- ☐ Generalize search dropdown for download location selection
- ☐ Generalize search dropdown for download location selection
- ☐ Filters dropdown
- ☐ Stable Diffusion model version/Clip/Upscale/?
- ☐ Favorites