Skip to content

Persisting extra models directory and/or --relative-path #206

@mbac

Description

@mbac

Hi,

I'm using a directory outside of the ComfyUI root directory for storing models. No issues with the current extra_model_paths.yaml in Comfy itself, but comfy models doesn't see to care about that settings file. It does work when setting the --relative-path option, though.

Before using comfy-cli, I'd just symlink the outside directory as ComfyUI/models, but comfy-cli doesn't seem to like ("too many levels of symlinks" or something along that line).

It would be great if we could do one or more the following:

  1. Set a default for --relative-path
  2. Have comfy model honor extra_model_paths.yaml
  3. Have comfy model follow at least a first-level link such as ComfyUI/models → ~/models

Not sure if this matters at all, but I'm trying this on macOS 15.0.1.

Thanks for your awesome work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions