update DB

This commit is contained in:
Dr.Lt.Data
2024-05-18 23:36:35 +09:00
parent 9e1bcaf25a
commit 0b7a98de70
5 changed files with 47 additions and 23 deletions

View File

@@ -23,6 +23,17 @@
"install_type": "git-clone",
"description": "BMAB for ComfyUI"
},
{
"author": "aburahamu",
"title": "ComfyUI-IsNiceParts",
"id": "isniceparts",
"reference": "https://github.com/aburahamu/ComfyUI-IsNiceParts",
"files": [
"https://github.com/aburahamu/ComfyUI-IsNiceParts"
],
"install_type": "git-clone",
"description": "This custom node detects body parts (currently only hands) from the received image and outputs the image if the skeleton can be estimated."
},
{
"author": "griptape-ai",
"title": "ComfyUI Griptape Nodes",
@@ -684,16 +695,6 @@
],
"install_type": "git-clone",
"description": "An unofficial Python library for [a/Suno AI](https://www.suno.ai/) API"
},
{
"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"
}
]
}

View File

@@ -4950,6 +4950,14 @@
"title_aux": "ComfyUI-AudioScheduler"
}
],
"https://github.com/aburahamu/ComfyUI-IsNiceParts": [
[
"NiceHand"
],
{
"title_aux": "ComfyUI-IsNiceParts"
}
],
"https://github.com/aburahamu/ComfyUI-RequestsPoster": [
[
"GetImageFromSD3byI2I",