ComfyUI-AnimateDiff-Evolved: ControlNet missing node...

Hi,

I am trying to run this example but it says there are missing nodes. I did google them but no luck, may I know the link? Thx

https://user-images.githubusercontent.com/7365912/271739828-306a40c4-0591-496d-a320-c33f0fc4b3d2.png

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

    ControlNetLoaderAdvanced
    ADE_AnimateDiffUniformContextOptions
    ADE_AnimateDiffLoaderWithContext
    VHS_VideoCombine
    VHS_LoadImages

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

About this issue

  • Original URL
  • State: closed
  • Created 9 months ago
  • Comments: 23 (7 by maintainers)

Most upvoted comments

Glad you were able to resolve it - one of the problems you had was ComfyUI was outdated, so you needed to update it, and the other was VHS needed opencv-python installed (which the ComfyUI Manager should do on its own.

Thank you a lot! I know how to find the problem now, i will help others too! thanks sincerely you are the most nice person ! : )

You can use the Load Video nodes from VideoHelperSuite

Hi, I find this link https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet And I put it in custom-node folder but no help… Thx