diff --git a/custom-node-list.json b/custom-node-list.json index d318e2cd..1d6d58fe 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6731,13 +6731,23 @@ }, { "author": "hay86", - "title": "ComfyUI_AceNodes", + "title": "ComfyUI OpenVoice", + "reference": "https://github.com/hay86/ComfyUI_OpenVoice", + "files": [ + "https://github.com/hay86/ComfyUI_OpenVoice" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [a/OpenVoice](https://github.com/myshell-ai/OpenVoice) for ComfyUI" + }, + { + "author": "hay86", + "title": "ComfyUI AceNodes", "reference": "https://github.com/hay86/ComfyUI_AceNodes", "files": [ "https://github.com/hay86/ComfyUI_AceNodes" ], "install_type": "git-clone", - "description": "Nodes:Integer, Float, Text, Seed, Text Concatenate, Text Input Switch (2/4/8 way), Text List, Text Preview, Text Selector, Text To Resolution. Some useful custom nodes that are not included in ComfyUI core yet." + "description": "Some useful custom nodes that are not included in ComfyUI core yet." }, { "author": "shinich39",