Add DaxNodes to custom node list

This commit is contained in:
Daxamur 2025-08-24 12:53:35 -05:00
parent 3d41617f4e
commit 67520e608b

View File

@ -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"]
}
]
}