Skip to content

Respect ComfyUI's extra_model_paths.yaml for model directory configuration #170

@L4Ph

Description

@L4Ph

Currently, ComfyUI-RMBG uses hardcoded paths (ComfyUI/models/RMBG/)
and does not respect custom model paths configured in extra_model_paths.yaml.

It would be great if this extension could use ComfyUI's folder_paths
system to support custom model directories.

Expected behavior:

  • Respect paths defined in extra_model_paths.yaml
  • Use folder_paths.get_folder_paths() or similar ComfyUI standard methods

Current workaround:

  • Using symbolic links to redirect the default path to custom locations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions