Closed Njasa2k closed 2 weeks ago
To me that looks like the git clone created a subfolder in the custom nodes folder (custom_nodes\\custom_nodes
) instead of cloning it normally.
The command from the readme assumes you're just in the root ComfyUI folder.
git clone https://github.com/city96/ComfyUI_ExtraModels custom_nodes/ComfyUI_ExtraModels
If you're in the custom nodes folder already, you can do this instead:
git clone https://github.com/city96/ComfyUI_ExtraModels