diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8bf8d42b..1cba0280 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "hay86", + "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": "kealiu", "title": "ComfyUI Load and Save file to S3", @@ -679,16 +689,6 @@ ], "install_type": "git-clone", "description": "lollms_nodes_suite is a set of nodes for comfyui that harnesses the power of lollms, a state-of-the-art AI text generation tool, to improve the quality of image generation." - }, - { - "author": "jiaxiangc", - "title": "ResAdapter for ComfyUI", - "reference": "https://github.com/jiaxiangc/ComfyUI-ResAdapter", - "files": [ - "https://github.com/jiaxiangc/ComfyUI-ResAdapter" - ], - "install_type": "git-clone", - "description": "We provide ComfyUI-ResAdapter node to help users to use [a/ResAdapter](https://github.com/bytedance/res-adapter) in ComfyUI." } ] }