From b1f39b34d70797cfd4bdae3afb2b03302fe22581 Mon Sep 17 00:00:00 2001 From: Vantage with AI Date: Fri, 5 Sep 2025 04:17:26 +0530 Subject: [PATCH] Update custom-node-list.json (#2128) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ebaf16cc..e7866ec7 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32694,6 +32694,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Vantage with AI", + "title": "ComfyUI-HunyuanFoley", + "reference": "https://github.com/vantagewithai/ComfyUI-HunyuanFoley", + "files": [ + "https://github.com/vantagewithai/ComfyUI-HunyuanFoley" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for generating high-fidelity, synchronized foley audio for any video, powered by Tencent’s HunyuanVideo-Foley model." } ] }