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 from comfy 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 why registry-install doesn't work with --fast-deps.
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-Packdoesn't work:--fast-deps. And it's not clear to me whyregistry-installdoesn't work with--fast-deps.