diff --git a/custom-node-list.json b/custom-node-list.json index 013bd470..83dcb833 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31810,6 +31810,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Daxamur", + "title": "DaxNodes", + "reference": "https://civitai.com/user/Daxamur", + "files": [ + "https://github.com/Daxamur/DaxNodes" + ], + "install_type": "git-clone", + "description": "ComfyUI video processing nodes with workflow metadata support", + "pip": ["mediapipe>=0.10.0", "opencv-python>=4.8.0", "scipy>=1.10.0", "color-matcher>=0.3.0"] } ] }