Add an option to hide models in the selection list
Is your feature request related to a problem? Please describe. I’m constantly frustrated because in the left-hand model list I end up with a long series of entries called <comfy.model_patcher.ModelPatcher object at 0x…> (each with a different memory address), cluttering the view and making navigation tedious.
Describe the solution you’d like Add a feature in the model selector pane to hide or filter out specific models (for example via right-click or a checkbox). Ideally, the app would remember which models are hidden across sessions.
Describe alternatives you’ve considered none
Additional context Screenshot: you can see dozens of <comfy.model_patcher.ModelPatcher object at 0x…> entries, making it impossible to quickly find the real model name.
Thank you for your time.
I corrected my <comfy.model_patcher.ModelPatcher object at 0x...> problem and cleaned up my metadata but I'll leave it up to you if you ever want to add this function ;)
Thanks again for your superb application :)
Thanks for suggesting this.