diff --git a/custom-node-list.json b/custom-node-list.json index dfc92359..da6dda19 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30317,6 +30317,13 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "AIWarper", + "title": "ComfyUI-DAViD", + "reference": "https://github.com/AIWarper/ComfyUI-DAViD", + "install_type": "git-clone", + "description": "An implementation of the DAViD tooling, a method for extracting depth, normals, and masks from an input image." } ] }