Browse Source

update DB

pull/628/head
Dr.Lt.Data 7 months ago
parent
commit
925962daf6
  1. 5
      alter-list.json
  2. 10
      custom-node-list.json
  3. 11
      extension-node-map.json
  4. 4
      github-stats.json
  5. 20
      node_db/new/custom-node-list.json
  6. 11
      node_db/new/extension-node-map.json

5
alter-list.json

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

10
custom-node-list.json

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

11
extension-node-map.json

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

4
github-stats.json

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

20
node_db/new/custom-node-list.json

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

11
node_db/new/extension-node-map.json

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

Loading…
Cancel
Save