Comfy-Org / Comfy-Org/ComfyUI-Manager

[Recommendation] In workflow filtering in Model Manager

Open
#1,885 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Python
Stars
16.1k
Forks
2.5k
Avg merge
5d 4h
Merged PRs (30d)
13

Description

The In workflow filter in the model manager can be used with type, base and search and I would like to adjust the filtering logic of In workflow, now this function can only search a small number of models.Most of the widgets_value with model name contain save path in front of it, you can ignore the save path to filter.Or just use the save path part of widgets_value to compare with the save path in the table.Or use a combination of both, like having a checkbox for strict mode or something.

Some models will use folders directly instead of an individual model, hopefully it's possible to change the form of matching model suffixes directly to regular matching.

Thank you.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Model Manager entry point for the “In workflow” filter and inspect how widgets_value, save paths, model names, and suffixes are compared. Done requires an agreed matching behavior that finds path-prefixed models and supports folder-based model matching; the issue lists several alternative designs, so requirements need clarification first.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.