Custom Nodes needs safe place
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
So custom Nodes are pretty awesome. Why I started using is to "easily" add the functionality I want that is a hassle with WebUI scripts/extensions.
However I found that the custom node handler wants to load up anything, and in subfolders too? Maybe custom Nodes should have a cache folder where one could route installs too so nodes don't need to install anything with internet. I tried adding a repo to use without installing globally and Comfy tried loading all the stuff up as nodes.. 😆
Clearly I could install repos to root and reference them but it doesn't sound as "module" like when part of it's functionality is required to be outside the custom nodes folder.
Contributor guide
Assessment
This issue has not been assessed yet.