Open
Description
Describe the solution you'd like
-
The commands provided in the ComfyUI Registry use
comfy node registry-install
. This command is not documented and it's not clear to me how this command is different fromcomfy node install
. -
The example in the Readme:
comfy node install ComfyUI-Impact-Pack
doesn't work:
ERROR: An error occurred while installing 'ComfyUI-Impact-Pack'.
Node 'ComfyUI-Impact-Pack@unknown' not found in
- There is no documentation for
--fast-deps
. And it's not clear to me whyregistry-install
doesn't work with--fast-deps
.