Nodes Browser

ComfyDeploy: How ComfyUI nodes to use VideoEditing works in ComfyUI?

What is ComfyUI nodes to use VideoEditing?

Nodes:Load Video to Images, Image to Canny, ControlNet Model Loader, VEDit Model Loader, VEdit Sampler. [a/https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn](https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn)

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI nodes to use VideoEditing and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI nodes to use VideoEditing

https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn

image

Install

  • 推荐使用管理器 ComfyUI Manager 安装(On the Way)

  • 手动安装:

    1. cd custom_nodes
    2. git clone https://github.com/leeguandong/ComfyUI_VideoEditing.git
    3. 重启 ComfyUI

Use

  • 节点:
    • "Load Video to Images": 将视频转成图片
    • "Image to Canny": controlnet使用的canny算子
    • "ControlNet Model Loader": controlnet模型加载
    • "VEDit Model Loader": SD 模型加载
    • "VEdit Sampler": 推理

Stars

Star History Chart