update DB
This commit is contained in:
@@ -21,6 +21,16 @@
|
||||
"description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.",
|
||||
"tags": ["image", "resize", "aspect-ratio", "markdown", "utils"]
|
||||
},
|
||||
{
|
||||
"author": "HJH-AILab",
|
||||
"title": "ComfyUI_Facefusion",
|
||||
"reference": "https://github.com/HJH-AILab/ComfyUI_Facefusion",
|
||||
"files": [
|
||||
"https://github.com/HJH-AILab/ComfyUI_Facefusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a [a/Facefusion](https://github.com/facefusion/facefusion)'s wrapper for ComfyUI custom node."
|
||||
},
|
||||
{
|
||||
"author": "visualbruno",
|
||||
"title": "ComfyUI-Hunyuan3d-2-1",
|
||||
@@ -31,6 +41,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Wrapper for [a/Hunyuan3D v2.1](https://github.com/Tencent-Hunyuan/Hunyuan3D-2.1) - From Images to High-Fidelity 3D Assets with Production-Ready PBR Material"
|
||||
},
|
||||
{
|
||||
"author": "synchronicity-labs",
|
||||
"title": "ComfyUI Sync Lipsync Node",
|
||||
"reference": "https://github.com/synchronicity-labs/sync-comfyui",
|
||||
"files": [
|
||||
"https://github.com/synchronicity-labs/sync-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allows you to perform audio-video lip synchronization inside ComfyUI using a simple interface."
|
||||
},
|
||||
{
|
||||
"author": "brayevalerien",
|
||||
"title": "ComfyUI-splitstring",
|
||||
"reference": "https://github.com/brayevalerien/ComfyUI-SplitString",
|
||||
"files": [
|
||||
"https://github.com/brayevalerien/ComfyUI-SplitString"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Very specific node for spliting a string with 12 lines into 12 individual strings.k"
|
||||
},
|
||||
{
|
||||
"author": "jenn",
|
||||
"title": "BookCoverFinder",
|
||||
"reference": "https://github.com/weberjc/book-cover-finder-comfy",
|
||||
"files": [
|
||||
"https://github.com/weberjc/book-cover-finder-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Book Cover Finder tool that wraps openlibrary.org"
|
||||
},
|
||||
{
|
||||
"author": "GACLove",
|
||||
"title": "ComfyUI-VFI",
|
||||
|
||||
@@ -5941,6 +5941,20 @@
|
||||
"title_aux": "ComfyUI_CosyVoice2"
|
||||
}
|
||||
],
|
||||
"https://github.com/HJH-AILab/ComfyUI_Facefusion": [
|
||||
[
|
||||
"FacefusionFaceEnhancerProcessor",
|
||||
"FacefusionFaceSwapperProcessor",
|
||||
"FacefusionFrameEnhancerProcessor",
|
||||
"FacefusionLipSyncerProcessor",
|
||||
"FacefusionOptionsNode",
|
||||
"FacefusionProcesserOptionsNode",
|
||||
"FacefusionProcessingNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Facefusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/HJH-AILab/ComfyUI_StableAnimator": [
|
||||
[
|
||||
"StableAnimatorDWPoseDetectorAlignedModels",
|
||||
@@ -17771,6 +17785,14 @@
|
||||
"title_aux": "ComfyUI-MagicQuill"
|
||||
}
|
||||
],
|
||||
"https://github.com/brayevalerien/ComfyUI-SplitString": [
|
||||
[
|
||||
"Split String"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-splitstring"
|
||||
}
|
||||
],
|
||||
"https://github.com/brayevalerien/ComfyUI-resynthesizer": [
|
||||
[
|
||||
"Resynthesize"
|
||||
@@ -36751,6 +36773,16 @@
|
||||
"title_aux": "Vid2vid"
|
||||
}
|
||||
],
|
||||
"https://github.com/synchronicity-labs/sync-comfyui": [
|
||||
[
|
||||
"SyncLipsyncInputNode",
|
||||
"SyncLipsyncMainNode",
|
||||
"SyncLipsyncOutputNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Sync Lipsync Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/synthetai/ComfyUI-JM-KLing-API": [
|
||||
[
|
||||
"JM-KLingAI-API/api-key",
|
||||
@@ -38179,6 +38211,14 @@
|
||||
"title_aux": "ComfyUI Invisible Watermark"
|
||||
}
|
||||
],
|
||||
"https://github.com/weberjc/book-cover-finder-comfy": [
|
||||
[
|
||||
"BookCoverFinder"
|
||||
],
|
||||
{
|
||||
"title_aux": "BookCoverFinder"
|
||||
}
|
||||
],
|
||||
"https://github.com/webfiltered/DebugNode-ComfyUI": [
|
||||
[
|
||||
"WTFDebugNode"
|
||||
|
||||
Reference in New Issue
Block a user