From b73dc7bf5eb74158faf169528f284894cd1d7a10 Mon Sep 17 00:00:00 2001 From: Vantage with AI Date: Sat, 6 Sep 2025 00:21:08 +0530 Subject: [PATCH] Changed name of node from ComfyUI-HunyuanFoley to Vantage-HunyuanFoley because of conflict. (#2130) * Update custom-node-list.json * Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 87928b65..3aa8c3c6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32715,6 +32715,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Vantage with AI", + "title": "Vantage-HunyuanFoley", + "reference": "https://github.com/vantagewithai/Vantage-HunyuanFoley", + "files": [ + "https://github.com/vantagewithai/Vantage-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." } ] }