视频编辑拆帧ControlNet模型VEdit采样器
为ComfyUI提供一组视频编辑节点:视频拆帧、Canny处理、ControlNet/VEdit模型加载与VEdit采样器,便于在ComfyUI中构建视频处理流水线。
💡 在ComfyUI中将视频拆帧并使用ControlNet/VEdit处理帧序列。
🍴 2 Forks💻 Python🔄 2024-08-14
https://pan.quark.cn/s/e58c8376a81b
📦 requirements.txt
opencv-python
📄 README
ComfyUI nodes to use VideoEditing
https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn
Install
推荐使用管理器 ComfyUI Manager 安装(On the Way)
手动安装:
cd custom_nodes
git clone https://github.com/leeguandong/ComfyUI_VideoEditing.git
重启 ComfyUI
Use
节点:
“Load Video to Images”: 将视频转成图片
“Image to Canny”: controlnet使用的canny算子
“ControlNet Model Loader”: controlnet模型加载
“VEDit Model Loader”: SD 模型加载
“VEdit Sampler”: 推理
Stars
[](https://star-history.com/#leeguandong/ComfyUI_VideoEditing&Date)