DiffusionToolkit icon indicating copy to clipboard operation
DiffusionToolkit copied to clipboard

Add an option to hide models in the selection list

Open Light-x02 opened this issue 7 months ago • 2 comments

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.

Image

Light-x02 avatar Apr 29 '25 22:04 Light-x02

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 :)

Light-x02 avatar Apr 30 '25 17:04 Light-x02

Thanks for suggesting this.

RupertAvery avatar May 03 '25 16:05 RupertAvery