From 116899e8de835df3805b83aeba6bda23c2dada03 Mon Sep 17 00:00:00 2001 From: RVC Studio <28544690+SayanoAI@users.noreply.github.com> Date: Mon, 27 May 2024 11:49:36 -0400 Subject: [PATCH] added Comfy-RVC repo (#717) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e1dff2f1..778de36e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46,6 +46,17 @@ "install_type": "git-clone", "description": "Nodes: ModelSamplerTonemapNoiseTest, TonemapNoiseWithRescaleCFG, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers." }, + { + "author": "SayanoAI", + "title": "Comfy-RVC", + "id": "rvc", + "reference": "https://github.com/SayanoAI/Comfy-RVC", + "files": [ + "https://github.com/SayanoAI/Comfy-RVC" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for RVC related inference and image generation" + }, { "author": "Stability-AI", "title": "Stability API nodes for ComfyUI",