update DB
This commit is contained in:
@@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-RVC",
|
||||
"reference": "https://github.com/AIFSH/ComfyUI-RVC",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/ComfyUI-RVC"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now!\nNOTE: make sure ffmpeg is worked in your commandline for Linux"
|
||||
},
|
||||
{
|
||||
"author": "web3nomad",
|
||||
"title": "ComfyUI Invisible Watermark",
|
||||
@@ -679,16 +689,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call the ParlerTTS tool in comfyUI, which currently only supports English."
|
||||
},
|
||||
{
|
||||
"author": "unwdef",
|
||||
"title": "unwdef-nodes",
|
||||
"reference": "https://github.com/unwdef/unwdef-nodes-comfyui",
|
||||
"files": [
|
||||
"https://github.com/unwdef/unwdef-nodes-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI by unwdef."
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -226,6 +226,17 @@
|
||||
"title_aux": "ComfyUI-MuseTalk_FSH"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/ComfyUI-RVC": [
|
||||
[
|
||||
"LoadAudio",
|
||||
"PreViewAudio",
|
||||
"RVC_Infer",
|
||||
"RVC_Train"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RVC"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/ComfyUI-UVR5": [
|
||||
[
|
||||
"LoadAudio",
|
||||
|
||||
Reference in New Issue
Block a user