update DB

This commit is contained in:
Dr.Lt.Data 2025-07-26 11:13:08 +09:00
parent a1d37d379c
commit 6e10381020
8 changed files with 1461 additions and 1149 deletions

View File

@ -18317,6 +18317,16 @@
"install_type": "git-clone",
"description": "This repository is a quick port of [a/Resynthesizer](https://github.com/bootchk/resynthesizer) to ComfyUI.\nResynthesizer is the open-source implementation of a texture generation technique proposed by Paul Harrison in 2005, especially useful for removing an object from an image (inpainting), which is most likely close to what Photoshop uses to for the content aware fill feature. Note that this is not using a diffusion model to inpaint, as opposed to many techniques of today, which makes it very fast and predictable, but sometimes yields worse results."
},
{
"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": "BZcreativ",
"title": "ComfyUI-FLUX-TOGETHER-API",
@ -23388,6 +23398,16 @@
"install_type": "git-clone",
"description": "A wrapper of [a/CosyVoice2](https://github.com/FunAudioLLM/CosyVoice/)'s ComfyUI custom_nodes"
},
{
"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": "Easymode-ai",
"title": "ComfyUI-ShadowR",
@ -29912,6 +29932,26 @@
"description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.",
"tags": ["image", "resize", "aspect-ratio", "markdown", "utils"]
},
{
"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": "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"
},

View File

@ -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"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,55 @@
{
"custom_nodes": [
{
"author": "DenRakEiw",
"title": "Denrakeiw Nodes [WIP]",
"reference": "https://github.com/DenRakEiw/DenRakEiw_Nodes",
"files": [
"https://github.com/DenRakEiw/DenRakEiw_Nodes"
],
"install_type": "git-clone",
"description": "A custom node pack for ComfyUI that provides utility nodes for image generation and manipulation.\nNOTE: The files in the repo are not organized."
},
{
"author": "ahmedbana",
"title": "json-creator [WIP]",
"reference": "https://github.com/ahmedbana/json-creator",
"files": [
"https://github.com/ahmedbana/json-creator"
],
"install_type": "git-clone",
"description": "Create Json for ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "ahmedbana",
"title": "File-Rename [UNSAFE]",
"reference": "https://github.com/ahmedbana/File-Rename",
"files": [
"https://github.com/ahmedbana/File-Rename"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node package that allows you to rename files with incremented numbers based on various mathematical operations. Includes both basic and advanced functionality.[w/This node pack includes a node that can rename files to arbitrary paths.]"
},
{
"author": "ahmedbana",
"title": "ComfyUI_AC_FUNV7-FLUX- [WIP]",
"reference": "https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-",
"files": [
"https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-"
],
"install_type": "git-clone",
"description": "NODES: AC_Super_UNET(FLUX), AC_Super_CLIP(FLUX)\nNOTE: The files in the repo are not organized."
},
{
"author": "broumbroum",
"title": "comfyui-time-system [WIP]",
"reference": "https://github.com/broumbroum/comfyui-time-system",
"files": [
"https://github.com/broumbroum/comfyui-time-system"
],
"install_type": "git-clone",
"description": "Package that adds nodes to retrieve the system date and time.\nNOTE: The files in the repo are not organized."
},
{
"author": "rodpl",
"title": "comfyui-asset-manager",

View File

@ -361,6 +361,15 @@
"title_aux": "ComfyUI-VAELoaderSDXLmod"
}
],
"https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-": [
[
"AC_Super_CLIP(FLUX)",
"AC_Super_UNET(FLUX)"
],
{
"title_aux": "ComfyUI_AC_FUNV7-FLUX- [WIP]"
}
],
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": [
[
"AC_FUN_SUPER_DESIGN_LARGE",
@ -1226,6 +1235,14 @@
"title_aux": "ComfyUI Node Switcher"
}
],
"https://github.com/DenRakEiw/DenRakEiw_Nodes": [
[
"ColorGeneratorNode"
],
{
"title_aux": "Denrakeiw Nodes [WIP]"
}
],
"https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": [
[
"Blacklist_String_DiffusionWave \ud83c\udf0a",
@ -3603,6 +3620,23 @@
"title_aux": "ComfyUI Model Bending [UNSAFE]"
}
],
"https://github.com/ahmedbana/File-Rename": [
[
"AdvancedFileRenameNode",
"FileRenameNode"
],
{
"title_aux": "File-Rename [UNSAFE]"
}
],
"https://github.com/ahmedbana/json-creator": [
[
"JsonCreator"
],
{
"title_aux": "json-creator [WIP]"
}
],
"https://github.com/aiden1020/ComfyUI_Artcoder": [
[
"ArtCoder"
@ -4221,6 +4255,19 @@
"title_aux": "comfyui-mc [WIP]"
}
],
"https://github.com/broumbroum/comfyui-time-system": [
[
"DayTimeNode",
"HourTimeNode",
"MinuteTimeNode",
"MonthTimeNode",
"SecondTimeNode",
"YearTimeNode"
],
{
"title_aux": "comfyui-time-system [WIP]"
}
],
"https://github.com/bruce007lee/comfyui-cleaner": [
[
"cleaner"

File diff suppressed because it is too large Load Diff

View File

@ -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",

View File

@ -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"