Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mbac opened this issue Nov 10, 2024 · 0 comments
Open

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

mbac opened this issue Nov 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mbac
Copy link

mbac commented Nov 10, 2024

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.

@mbac mbac added the enhancement New feature or request label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant