From c3dd6fd6371ad840dcd9cb8d964bbe2683d9eff6 Mon Sep 17 00:00:00 2001 From: AIWarper Date: Thu, 24 Jul 2025 20:59:49 -0600 Subject: [PATCH] Update custom-node-list.json --- 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." } ] }