Skip to content

Conversation

@Sasbom
Copy link

@Sasbom Sasbom commented Nov 17, 2025

Retry of #10647 .

Closes #10646

Implementation of changes proposed in linked issue.

  • Read --custom-nodes-directory in comfy.cli_args
  • Support multiple folder entries by including a platform correct ';' / ':' delimiter, e.g.
    --custom-nodes-directory "/path/to/folder1;/path/to/folder2" on windows.

Fixes import reorder / unnessecary documentation.

Thanks for your consideration,

Sas

@Sasbom Sasbom force-pushed the feature/custom-node-paths-cli-args branch from b18b9fb to 3a383d7 Compare November 17, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Allow custom_nodes directory to be modified through a passed in cli arg.

1 participant