From f421304fc1195853a4c279389f391aea9f48f86d Mon Sep 17 00:00:00 2001 From: AIWarper Date: Fri, 25 Jul 2025 18:25:34 -0600 Subject: [PATCH] Update custom-node-list.json (#2028) --- custom-node-list.json | 7 +++++++ 1 file changed, 7 insertions(+) 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." } ] }