From 5b17c46e27c0e7aec129672d13e866bd5c08b76f Mon Sep 17 00:00:00 2001 From: Tom Mery <99132608+TemryL@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:17:17 -0400 Subject: [PATCH] update db (#628) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 913a483b..5f82a27e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8200,6 +8200,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "TemryL", + "title": "ComfyUI-IDM-VTON", + "reference": "https://github.com/TemryL/ComfyUI-IDM-VTON", + "files": [ + "https://github.com/TemryL/ComfyUI-IDM-VTON" + ], + "install_type": "git-clone", + "description": "ComfyUI adaptation of [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." } ] }