update DB

This commit is contained in:
Dr.Lt.Data
2025-09-12 12:48:20 +09:00
parent 892dc5d4f3
commit 7c3ccc76c3
9 changed files with 1864 additions and 1666 deletions

View File

@@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"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": "NODES: WanVideo T5 Apply Soft Prefix"
},
{
"author": "flybirdxx",
"title": "ComfyUI-SDMatte [WIP]",
"reference": "https://github.com/flybirdxx/ComfyUI-SDMatte",
"files": [
"https://github.com/flybirdxx/ComfyUI-SDMatte"
],
"install_type": "git-clone",
"description": "[a/SDMatte](https://github.com/vivoCameraResearch/SDMatte) is an interactive image matting method based on Stable Diffusion, developed by the vivo Camera Research team and accepted by ICCV 2025. This method leverages the powerful priors of pre-trained diffusion models and supports multiple visual prompts (points, boxes, masks) for accurately extracting target objects from natural images.\nThis plugin integrates SDMatte into ComfyUI, providing a simple and easy-to-use node interface focused on trimap-guided matting functionality with built-in VRAM optimization strategies.\nNOTE: The files in the repo are not organized."
},
{
"author": "NSFW-API",
"title": "ComfyUI-WanSoftPrefix",
"reference": "https://github.com/NSFW-API/ComfyUI-WanSoftPrefix",
"files": [
"https://github.com/NSFW-API/ComfyUI-WanSoftPrefix"
],
"install_type": "git-clone",
"description": "NODES: Resize Frame, Pad Batch to 4n+1, Trim Padded Batch, Get Image Dimensions, Slot Frame, ..."
},
{
"author": "rishipandey125",
"title": "ComfyUI-StyleFrame-Nodes",
@@ -10,16 +40,6 @@
"install_type": "git-clone",
"description": "NODES: Resize Frame, Pad Batch to 4n+1, Trim Padded Batch, Get Image Dimensions, Slot Frame, ..."
},
{
"author": "aistudynow",
"title": "comfyui-HunyuanImage-2.1 [WIP]",
"reference": "https://github.com/aistudynow/comfyui-HunyuanImage-2.1",
"files": [
"https://github.com/aistudynow/comfyui-HunyuanImage-2.1"
],
"install_type": "git-clone",
"description": "NODES: Load HunyuanImage DiT, Load HunyuanImage VAE, Load HunyuanImage Dual Text Encoder, HunyuanImage Sampler, HunyuanImage VAE Decode, HunyuanImage CLIP Text Encode, Empty HunyuanImage Latent Image"
},
{
"author": "LSDJesus",
"title": "ComfyUI-Luna-Collection [WIP]",

View File

@@ -2876,6 +2876,14 @@
"title_aux": "ComfyUI-Embedding-Delta-Adapter"
}
],
"https://github.com/NSFW-API/ComfyUI-WanSoftPrefix": [
[
"WanVideoT5ApplySoftPrefix"
],
{
"title_aux": "ComfyUI-WanSoftPrefix"
}
],
"https://github.com/Nambi24/ComfyUI-Save_Image": [
[
"ExtractLastPathComponent",
@@ -4253,21 +4261,6 @@
"title_aux": "etm_comfyui_nodes"
}
],
"https://github.com/aistudynow/comfyui-HunyuanImage-2.1": [
[
"EmptyHunyuanImageLatentImage",
"HunyuanImageCLIPTextEncode",
"HunyuanImageDiTLoader",
"HunyuanImageDualTextEncoderLoader",
"HunyuanImageSampler",
"HunyuanImageTripleTextEncoderLoader",
"HunyuanImageVAEDecode",
"HunyuanImageVAELoader"
],
{
"title_aux": "comfyui-HunyuanImage-2.1 [WIP]"
}
],
"https://github.com/akatz-ai/ComfyUI-Execution-Inversion": [
[
"AccumulateNode",
@@ -6170,6 +6163,14 @@
"title_aux": "comfyui-flowty-lcm"
}
],
"https://github.com/flybirdxx/ComfyUI-SDMatte": [
[
"SDMatteApply"
],
{
"title_aux": "ComfyUI-SDMatte [WIP]"
}
],
"https://github.com/flyingdogsoftware/gyre_for_comfyui": [
[
"BackgroundRemoval",
@@ -9315,6 +9316,23 @@
"title_aux": "ComfyUI-FramePacking [WIP]"
}
],
"https://github.com/rishipandey125/ComfyUI-StyleFrame-Nodes": [
[
"Batch Keyframes",
"Canny Edge",
"Get Image Dimensions",
"Load Image Folder",
"Pad Batch to 4n+1",
"Resize Frame",
"Save Image Folder",
"Select Image From Batch",
"Slot Frame",
"Trim Padded Batch"
],
{
"title_aux": "ComfyUI-StyleFrame-Nodes"
}
],
"https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": [
[
"FaceMeshEyewearMask",
@@ -9885,6 +9903,18 @@
"title_aux": "ComfyUI-SaveImgNextcloud"
}
],
"https://github.com/synchronicity-labs/sync-comfyui": [
[
"SyncApiKeyNode",
"SyncAudioInputNode",
"SyncLipsyncMainNode",
"SyncLipsyncOutputNode",
"SyncVideoInputNode"
],
{
"title_aux": "ComfyUI Sync Lipsync Node"
}
],
"https://github.com/system-out-cho/displayHistory_ComfyUI": [
[
"Client Proxy",

View File

File diff suppressed because it is too large Load Diff