diff --git a/custom-node-list.json b/custom-node-list.json index 5fc3fc11..5e524ee4 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.[w/NOTE: This is a consolidation of the previously separate custom nodes. Please delete the sampler_tonemap.py, sampler_rescalecfg.py, advanced_model_merging.py, sdxl_model_merging.py, and reference_only.py files installed in custom_nodes before.]" }, + { + "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",