comfyui-inpaint-nodes icon indicating copy to clipboard operation
comfyui-inpaint-nodes copied to clipboard

Error: The following ComfyUI custom nodes are missing: comfyui-inpaint-nodes

Open Abhijeetisilanos opened this issue 1 year ago • 10 comments

Error: The following ComfyUI custom nodes are missing: Inpaint Nodes https://github.com/Acly/comfyui-inpaint-nodes inpaint working properly in comfy ui but not accepting as external in krita ai

Abhijeetisilanos avatar Aug 25 '24 11:08 Abhijeetisilanos

same here ...

lon1978 avatar Aug 31 '24 01:08 lon1978

Same issue. Next to to the node in the Custom nodes manager it says "(IMPORT FAILED)".
When searching for inpaint nodes in the work area I find three inpaint node options, one that contains the words "inpaint" and "SEGS", and I think this could have been intalled recently, but I can't find it in the manager. Could this "segs" be interfering?

In Krita when I try to connect to the Custom server (ComfyUI) I get this message; "Error: The following ComfyUI custom nodes are missing: Inpaint Nodes https://github.com/Acly/comfyui-inpaint-nodes Please install or update the custom node package, then restart the server and try again."

fireflyecho avatar Sep 04 '24 15:09 fireflyecho

Ok I think I solve problem. Keep krita open. Start external server of comfy ui. Go to comfyui manager> uninstall comfyui-inpaint-node-______ restart. Return to comfyui manager> install comfyui-inpaint-node___ restart. Wait to restart server and attend krita ai then try to connect server. I try this and problem get solved

Abhijeetisilanos avatar Sep 04 '24 15:09 Abhijeetisilanos

Not understanding completely. Install and restart + wait to restart? I might choose the Local Managed Server in Krita instead, but somewhat worried about SSD space.

fireflyecho avatar Sep 04 '24 17:09 fireflyecho

Next to to the node in the Custom nodes manager it says "(IMPORT FAILED)".

Scroll up in ComfyUI output, there should be an actual error message, explaining why the import failed.

Acly avatar Sep 04 '24 17:09 Acly

The comfyui output folder? There are only output images there unfortunately. I never used inpaint in ComfyUI before, but I downloaded a workflow just now and the inpainting works. Just not sure if it's thanks to the inpainting nodes I downloaded for AI in Krita, or other nodes.

fireflyecho avatar Sep 04 '24 18:09 fireflyecho

@Acly

The error in the ComfyUI console:

RuntimeError: comfyui-inpaint-nodes requires a newer version of ComfyUI (v0.1.1 or later), please update!

Version of ComfyUI installed: v0.2.1 Release.

It might be a version comparison failure, maybe triggered by the change from 0.1.x to 0.2.x in ComfyUI on 2024-09-02.

JoanCharmant avatar Sep 04 '24 18:09 JoanCharmant

Not understanding completely. Install and restart + wait to restart? I might choose the Local Managed Server in Krita instead, but somewhat worried about SSD space.

Restart comfy server, let webui Start in browser then go krita ai window connect local managed server

Abhijeetisilanos avatar Sep 04 '24 19:09 Abhijeetisilanos

It might be a version comparison failure, maybe triggered by the change from 0.1.x to 0.2.x in ComfyUI on 2024-09-02.

It doesn't actually check or compare versions. The error message triggers because a function wasn't found where it's supposed to be in v0.1.1 or later.

Latest version works for me, so the most likely explanation is... you are not actually running v0.2.1 release.

Acly avatar Sep 04 '24 19:09 Acly

You were right I wasn't using the latest ComfyUI and I was confused by the version number displayed in ComfyUI Manager Menu.

After upgrading comfy the custom node installs without problem.

JoanCharmant avatar Sep 05 '24 10:09 JoanCharmant