Fooocus
Fooocus copied to clipboard
Model list in alphabetical order
Is your feature request related to a problem? Please describe. When I scroll through the list of available models, it takes quite some time to find a specific one because the list is not in alphabetical order.
Describe the idea you'd like Sort the list in alphabetical order.
Implemented in PR https://github.com/lllyasviel/Fooocus/pull/1517
You can already filter the list by just starting to type. Gradio will then only show you models including the entered value in their name.
Implemented in PR #1517
Nice, hoping that it will soon be merged into main branch!
Thanks
Solved the root cause of the issue, fixed in https://github.com/lllyasviel/Fooocus/pull/1784