update DB

This commit is contained in:
Dr.Lt.Data
2024-07-18 20:36:41 +09:00
parent f48faf3059
commit 68d085439b
6 changed files with 1041 additions and 882 deletions

View File

@@ -12,6 +12,28 @@
{
"author": "ShmuelRonen",
"title": "ComfyUI-AstralAnimator",
"id": "astralanimator",
"reference": "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-AstralAnimator"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation."
},
{
"author": "AIFSH",
"title": "VocalSeparation-ComfyUI",
"id": "vocalseparation",
"reference": "https://github.com/AIFSH/VocalSeparation-ComfyUI",
"files": [
"https://github.com/AIFSH/VocalSeparation-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)"
},
{
"author": "amorano",
"title": "Cozy Communication",
@@ -24,6 +46,28 @@
"install_type": "git-clone",
"description": "Post images and video to Discord. Nodes to facilitate communication using REST. "
},
{
"author": "WX-NPS1598",
"title": "ComfyUI-auto-crop-by-NPS",
"id": "auto-crop-nps",
"reference": "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS",
"files": [
"https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS"
],
"install_type": "git-clone",
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider."
},
{
"author": "RhizoNymph",
"title": "ComfyUI-Latte",
"id": "latte",
"reference": "https://github.com/RhizoNymph/ComfyUI-Latte",
"files": [
"https://github.com/RhizoNymph/ComfyUI-Latte"
],
"install_type": "git-clone",
"description": "Nodes:LatteVideoGenerator"
},
{
"author": "lrzjason",
"title": "Comfyui Kolors Utils",
@@ -646,60 +690,6 @@
],
"install_type": "git-clone",
"description": "Content generation with open source models in comfyui via graq api implementation."
},
{
"author": "AIFSH",
"title": "ComfyUI-MimicMotion",
"id": "mimicmotion-aifsh",
"reference": "https://github.com/AIFSH/ComfyUI-MimicMotion",
"files": [
"https://github.com/AIFSH/ComfyUI-MimicMotion"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/MimicMotion](https://github.com/Tencent/MimicMotion)"
},
{
"author": "AIFSH",
"title": "ComfyUI-DiffSynth-Studio",
"id": "diffsynth-studio",
"reference": "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio",
"files": [
"https://github.com/AIFSH/ComfyUI-DiffSynth-Studio"
],
"install_type": "git-clone",
"description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI"
},
{
"author": "1038lab",
"title": "ComfyUI-latentSizeSelector",
"id": "ComfyUI-latentSizeSelector",
"reference": "https://github.com/1038lab/ComfyUI_LatentSizeSelector",
"files": [
"https://github.com/1038lab/ComfyUI_LatentSizeSelector"
],
"install_type": "git-clone",
"description": "You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list."
},
{
"author": "AIFSH",
"title": "ComfyUI-I2V-Adapter",
"id": "i2v-adapter",
"reference": "https://github.com/AIFSH/ComfyUI-I2V-Adapter",
"files": [
"https://github.com/AIFSH/ComfyUI-I2V-Adapter"
],
"install_type": "git-clone",
"description": "a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)"
},
{
"author": "DeJoker",
"title": "Pipeline Parallel ComfyUI",
"reference": "https://github.com/DeJoker/pipeline-parallel-comfy",
"files": [
"https://github.com/DeJoker/pipeline-parallel-comfy"
],
"install_type": "git-clone",
"description": "provide extra api to run prompt request with parallel execution of independent node"
}
]
}