Acly / comfyui-inpaint-nodes

Nodes for better inpainting with ComfyUI: Fooocus inpaint model for SDXL, LaMa, MAT, and various other tools for pre-filling inpaint & outpaint areas.
GNU General Public License v3.0
634 stars 42 forks source link

import failed #51

Closed bats11 closed 3 months ago

bats11 commented 4 months ago

tryied both manager and git:

When loading the graph, the following node types were not found:

INPAINT_VAEEncodeInpaintConditioning
INPAINT_LoadFooocusInpaint
INPAINT_ApplyFooocusInpaint

Nodes that have failed to load will show as red on the graph.

Acly commented 4 months ago
  1. Make sure to run the latest version of ComfyUI
  2. Please check ComfyUI output if the nodes were loaded, and report the error message if they were not.
ansonkao commented 3 months ago

This is happening to me as well, and is present in a number of serverless infrastructure services (e.g. https://fal.ai/dashboard/comfy). There seems to have been an upstream change in the comfyui repo, roughly 2 weeks ago, that causes these nodes to break. I'm not sure which commit, but a git bisect should find it

Acly commented 3 months ago

Sure there was, see #47 - but was already adapted a day later.