How am I supposed to know a installed node came from? #2885
-
The most confusing thing is when I use the search bar and find a node that looks like the one I need, but I don't know exactly how to use it, and I want to go to the author's github page to check the instructions, and I have no idea where the node came from. Some authors add specific characters to their node's name to make it immediately obvious where it came from, (like rgthree), but there are also many nodes whose name alone doesn't tell you where they came from. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
try setting that should be enough to find it in the obviously that's not really a streamlined process but at least there is a way, even if it's not very convenient. |
Beta Was this translation helpful? Give feedback.
try setting
Badge: Nickname (hide built-in)
in the ComfyUI Manager. then you'll get a little badge with the nickname on top of your nodes:that should be enough to find it in the
custom_nodes
directory. if you want to find the exact repo, you can go there and rungit remote -v
which should show you the repo link.obviously that's not really a streamlined process but at least there is a way, even if it's not very convenient.