update DB
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user