From 34be3384fe089ce5f5a93405a6410fa6a334393a Mon Sep 17 00:00:00 2001 From: snicolast <34808101+snicolast@users.noreply.github.com> Date: Tue, 7 Oct 2025 17:19:36 +1300 Subject: [PATCH] new node: Lightweight ComfyUI wrapper for OVI (#2196) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7850ffda..3713c8d5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32861,6 +32861,16 @@ "install_type": "git-clone", "description": "Lightweight ComfyUI wrapper for IndexTTS 2 (voice cloning + emotion control)." }, + { + "author": "snicolast", + "title": "ComfyUI-Ovi", + "reference": "https://github.com/snicolast/ComfyUI-Ovi", + "files": [ + "https://github.com/snicolast/ComfyUI-Ovi" + ], + "install_type": "git-clone", + "description": "Lightweight ComfyUI wrapper that bring Character.AI's Ovi video+audio generator to ComfyUI with streamlined setup, selectable precision, and attention-backend control." + }, { "author": "snicolast", "title": "ComfyUI-Manufnode",