update DB

This commit is contained in:
Dr.Lt.Data 2024-04-29 20:47:12 +09:00
parent a437effa87
commit 925962daf6
6 changed files with 51 additions and 10 deletions

View File

@ -204,6 +204,11 @@
"id":"https://github.com/blepping/ComfyUI-sonar",
"tags":"sonar",
"description": "This extension provides some alternative functionalities of the [a/stable-diffusion-webui-sonar](https://github.com/Kahsolt/stable-diffusion-webui-sonar) extension."
},
{
"id":"https://github.com/AIFSH/ComfyUI-RVC",
"tags":"sonar",
"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!"
}
]
}

View File

@ -7280,6 +7280,16 @@
"install_type": "git-clone",
"description": "a comfyui cuatom node for audio subtitling based on [a/whisperX](https://github.com/m-bain/whisperX.git) and [a/translators](https://github.com/UlionTse/translators)"
},
{
"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": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",

View File

@ -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",

View File

@ -3114,5 +3114,9 @@
"https://github.com/web3nomad/ComfyUI_Invisible_Watermark": {
"stars": 0,
"last_update": "2024-04-29 10:53:06"
},
"https://github.com/AIFSH/ComfyUI-RVC": {
"stars": 2,
"last_update": "2024-04-29 11:41:44"
}
}

View File

@ -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."
}
]
}

View File

@ -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",