基于LightGlue的ComfyUI节点,用于生成供DragNUWA使用的MotionBrush,提供高效的图像特征匹配与运动信息提取,便于生成连贯运动效果。
💡 在ComfyUI中生成供DragNUWA使用的MotionBrush以创建运动效果
🍴 6 Forks💻 Python🔄 2024-01-20
https://pan.quark.cn/s/2df45d172dc1
📦 requirements.txt
numpy
opencv-python
matplotlib
kornia>=0.6.11
📄 README
This is an ComfyUI implementation of LightGlue to generate MotionBrush for DragNUWA
LightGlue
Install
Clone this repo into custom_nodes directory of ComfyUI location
Run pip install -r requirements.txt
Examples
video workflow
https://github.com/chaojie/ComfyUI-LightGlue/blob/main/workflow_video.json
LightGlueMotionBrush & DragNUWA
https://github.com/chaojie/ComfyUI-LightGlue/blob/main/workflow_lightgluemotionbrush.json
Tools
Motion Brush Visualization Tool