From c7f03ad64e70ddda3b6e015e807f111b4ace45cf Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 15 Dec 2025 22:28:27 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 61 ++++++++++- extension-node-map.json | 58 ++++++++++- github-stats-cache.json | 36 +++++++ github-stats.json | 30 ++++++ node_db/dev/custom-node-list.json | 110 ++++++++++++++++++++ node_db/dev/extension-node-map.json | 116 +++++++++++++++++++++ node_db/dev/github-stats.json | 55 ++++++++++ node_db/new/custom-node-list.json | 152 ++++++++++------------------ node_db/new/extension-node-map.json | 58 ++++++++++- 9 files changed, 572 insertions(+), 104 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4abfb4ba..bd15d6d9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21850,6 +21850,16 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI that integrates Video-As-Prompt for motion-guided video generation from image inputs." }, + { + "author": "HM-RunningHub", + "title": "ComfyUI_RH_QwenImageI2L", + "reference": "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L", + "files": [ + "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node that generates Image-to-LoRA (I2L) LoRA from training images using DiffSynth-Studio Qwen-Image i2L pipelines." + }, { "author": "wqjuser", "title": "ComfyUI-Chat-Image", @@ -27503,6 +27513,16 @@ "install_type": "git-clone", "description": "A custom ComfyUI node for integrating with the Fal Kontext API for advanced image editing and generation." }, + { + "author": "SanDiegoDude", + "title": "SCG_LocalVLM", + "reference": "https://github.com/SanDiegoDude/SCG_LocalVLM", + "files": [ + "https://github.com/SanDiegoDude/SCG_LocalVLM" + ], + "install_type": "git-clone", + "description": "This is an implementation of [Qwen3-VL](https://github.com/QwenLM/Qwen3-VL) for [ComfyUI](https://github.com/comfyanonymous/ComfyUI), which supports for text-based and single-image queries." + }, { "author": "tavyra", "title": "ComfyUI_Curves", @@ -32145,6 +32165,16 @@ "install_type": "git-clone", "description": "ComfyUI-SoulX-Podcast is a custom node plugin for ComfyUI that packages the core functionality of SoulX-Podcast (long-form, multi-speaker, multi-dialect podcast voice generation) into a visual node workflow." }, + { + "author": "flybirdxx", + "title": "ComfyUI-Prompt_Helper", + "reference": "https://github.com/flybirdxx/ComfyUI-Prompt_Helper", + "files": [ + "https://github.com/flybirdxx/ComfyUI-Prompt_Helper" + ], + "install_type": "git-clone", + "description": "ComfyUI node that loads Qwen3-4B locally and expands short prompts into detailed, image-generation-friendly descriptions via GGUF. (Description by CC)" + }, { "author": "DenRakEiw", "title": "ComfyUI Latent Color Tools", @@ -34110,6 +34140,16 @@ "install_type": "git-clone", "description": "Remove background scenery from an image of a person. The output image is saved as an RGBA PNG. The alpha channel is included." }, + { + "author": "Sean-Bradley", + "title": "ComfyUI-Get-Line", + "reference": "https://github.com/Sean-Bradley/ComfyUI-Get-Line", + "files": [ + "https://github.com/Sean-Bradley/ComfyUI-Get-Line" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node used to get one line of string from a multi line string. Search in the manager for `get line`, or `getline` or `get-line`." + }, { "author": "LukeCoulson1", "title": "ComfyUI LoRA Combine Node", @@ -38176,6 +38216,16 @@ "install_type": "git-clone", "description": "Custom node for building keyframe timelines in Wan video generation with adjustable influence strength, supporting 1-8 keyframes. (Description by CC)" }, + { + "author": "ckinpdx", + "title": "comfyui-humo-audio-motion", + "reference": "https://github.com/ckinpdx/comfyui-humo-audio-motion", + "files": [ + "https://github.com/ckinpdx/comfyui-humo-audio-motion" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node for granular Q/K/V/O attention boosting in HuMo models. Provides 12 independent controls for fine-tuning audio-driven motion response." + }, { "author": "jessesep", "title": "SimpleVariables", @@ -38719,7 +38769,16 @@ "install_type": "git-clone", "description": "Compact, UI-friendly nodes for ComfyUI with LoRA/checkpoint selectors with thumbnails, text utilities, image helpers, and a lightweight cache cleaner script." }, - + { + "author": "SofianeAlla", + "title": "ComfyUI-BespokeAI-3D", + "reference": "https://github.com/SofianeAlla/ComfyUI-BespokeAI-3D", + "files": [ + "https://github.com/SofianeAlla/ComfyUI-BespokeAI-3D" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for BespokeAI image-to-3D generation\nNOTE: The files in the repo are not organized." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 83859962..28b22684 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2935,6 +2935,7 @@ "https://github.com/Aryan185/ComfyUI-VertexAPI": [ [ "GeminiChatVertexNode", + "GeminiDiarisationNode", "GeminiSegmentationVertexNode", "GeminiTTSVertexNode", "GoogleImagenEditNode", @@ -8538,6 +8539,16 @@ "title_aux": "ComfyUI Ovi Node" } ], + "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L": [ + [ + "RunningHub_ImageQwenI2L_Loader(CFB)", + "RunningHub_ImageQwenI2L_Loader(Style)", + "RunningHub_ImageQwenI2L_LoraGenerator" + ], + { + "title_aux": "ComfyUI_RH_QwenImageI2L" + } + ], "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": [ [ "RunningHub SeedXPro Translator" @@ -11268,7 +11279,6 @@ "LG_InstallDependencies", "LG_LatentBatchToList", "LG_LoadImage", - "LG_LoadImage_V2", "LG_MaskBatchMerge", "LG_MaskHoleFiller", "LG_Noise", @@ -15875,6 +15885,17 @@ "title_aux": "ComfyUI-SaveAudioMP3" } ], + "https://github.com/SanDiegoDude/SCG_LocalVLM": [ + [ + "Qwen", + "Qwen2.5", + "Qwen2.5VL", + "QwenVL" + ], + { + "title_aux": "SCG_LocalVLM" + } + ], "https://github.com/Santat2023/ComfyUiRagNodes": [ [ "MyNodesForDB", @@ -16072,6 +16093,14 @@ "title_aux": "ComfyUI-Long-CLIP" } ], + "https://github.com/Sean-Bradley/ComfyUI-Get-Line": [ + [ + "Get Line" + ], + { + "title_aux": "ComfyUI-Get-Line" + } + ], "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": [ [ "ImageCompareNode" @@ -17043,6 +17072,16 @@ "title_aux": "JPG & Noise Remover for ComfyUI" } ], + "https://github.com/SofianeAlla/ComfyUI-BespokeAI-3D": [ + [ + "BespokeAI3DGeneration", + "BespokeAI3DGenerationFromURL", + "BespokeAI3DPreview" + ], + { + "title_aux": "ComfyUI-BespokeAI-3D" + } + ], "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": [ [ "DeepCache_Fix" @@ -27349,6 +27388,15 @@ "title_aux": "ComfyUI-WanKeyframeBuilder" } ], + "https://github.com/ckinpdx/comfyui-humo-audio-motion": [ + [ + "HuMoAudioAttentionControlV4", + "HuMoLipsyncSuppressAttn" + ], + { + "title_aux": "comfyui-humo-audio-motion" + } + ], "https://github.com/claptrap0/ComfyUI_LLM_Hub": [ [ "Generated_Output", @@ -31478,6 +31526,14 @@ "title_aux": "ComfyUI-hvBlockswap" } ], + "https://github.com/flybirdxx/ComfyUI-Prompt_Helper": [ + [ + "QwenImageEngineer" + ], + { + "title_aux": "ComfyUI-Prompt_Helper" + } + ], "https://github.com/flybirdxx/ComfyUI-RexOmni": [ [ "RexOmniDetector", diff --git a/github-stats-cache.json b/github-stats-cache.json index 47b0569d..639c4bfb 100644 --- a/github-stats-cache.json +++ b/github-stats-cache.json @@ -22372,5 +22372,41 @@ "last_update": "2025-12-06 12:32:45", "cached_time": 1765803525.215114, "author_account_age_days": 5106 + }, + "https://github.com/SofianeAlla/ComfyUI-BespokeAI-3D": { + "stars": 1, + "last_update": "2025-12-04 18:28:30", + "cached_time": 1765805107.828739, + "author_account_age_days": 442 + }, + "https://github.com/SanDiegoDude/SCG_LocalVLM": { + "stars": 4, + "last_update": "2025-12-09 20:17:11", + "cached_time": 1765805107.906024, + "author_account_age_days": 1170 + }, + "https://github.com/flybirdxx/ComfyUI-Prompt_Helper": { + "stars": 0, + "last_update": "2025-12-15 11:51:04", + "cached_time": 1765805107.911499, + "author_account_age_days": 3186 + }, + "https://github.com/ckinpdx/comfyui-humo-audio-motion": { + "stars": 1, + "last_update": "2025-12-15 06:51:02", + "cached_time": 1765805107.916621, + "author_account_age_days": 354 + }, + "https://github.com/Sean-Bradley/ComfyUI-Get-Line": { + "stars": 0, + "last_update": "2025-12-15 11:47:02", + "cached_time": 1765805107.94923, + "author_account_age_days": 4365 + }, + "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L": { + "stars": 40, + "last_update": "2025-12-12 22:04:13", + "cached_time": 1765805107.987988, + "author_account_age_days": 368 } } \ No newline at end of file diff --git a/github-stats.json b/github-stats.json index 000ae481..d76934df 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2924,6 +2924,11 @@ "last_update": "2025-08-05 00:38:59", "author_account_age_days": 367 }, + "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L": { + "stars": 40, + "last_update": "2025-12-12 22:04:13", + "author_account_age_days": 368 + }, "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": { "stars": 63, "last_update": "2025-07-23 11:30:36", @@ -5469,6 +5474,11 @@ "last_update": "2025-05-07 23:48:49", "author_account_age_days": 1170 }, + "https://github.com/SanDiegoDude/SCG_LocalVLM": { + "stars": 4, + "last_update": "2025-12-09 20:17:11", + "author_account_age_days": 1170 + }, "https://github.com/Santat2023/ComfyUiRagNodes": { "stars": 0, "last_update": "2025-09-29 16:14:02", @@ -5534,6 +5544,11 @@ "last_update": "2025-03-08 04:16:32", "author_account_age_days": 615 }, + "https://github.com/Sean-Bradley/ComfyUI-Get-Line": { + "stars": 0, + "last_update": "2025-12-15 11:47:02", + "author_account_age_days": 4365 + }, "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": { "stars": 2, "last_update": "2025-12-02 23:00:43", @@ -5999,6 +6014,11 @@ "last_update": "2025-12-11 08:47:11", "author_account_age_days": 2018 }, + "https://github.com/SofianeAlla/ComfyUI-BespokeAI-3D": { + "stars": 1, + "last_update": "2025-12-04 18:28:30", + "author_account_age_days": 442 + }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 15, "last_update": "2024-07-25 13:09:00", @@ -9379,6 +9399,11 @@ "last_update": "2025-12-09 01:34:02", "author_account_age_days": 354 }, + "https://github.com/ckinpdx/comfyui-humo-audio-motion": { + "stars": 1, + "last_update": "2025-12-15 06:51:02", + "author_account_age_days": 354 + }, "https://github.com/claptrap0/ComfyUI_LLM_Hub": { "stars": 1, "last_update": "2025-11-03 08:37:18", @@ -10554,6 +10579,11 @@ "last_update": "2025-03-30 03:30:40", "author_account_age_days": 372 }, + "https://github.com/flybirdxx/ComfyUI-Prompt_Helper": { + "stars": 0, + "last_update": "2025-12-15 11:51:04", + "author_account_age_days": 3186 + }, "https://github.com/flybirdxx/ComfyUI-RexOmni": { "stars": 9, "last_update": "2025-10-23 07:12:56", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index d0477774..7d811dfa 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,115 @@ { "custom_nodes": [ + { + "author": "Spicely", + "title": "[WIP] ComfyUI-Luma", + "reference": "https://github.com/Spicely/ComfyUI-Luma", + "files": [ + "https://github.com/Spicely/ComfyUI-Luma" + ], + "install_type": "git-clone", + "description": "ComfyUI utility providing video and audio processing capabilities including text watermarking, audio-video separation, and audio-to-subtitle conversion. (Description by CC)\nNOTE: The files in the repo are not organized." + }, + { + "author": "SSYCloud", + "title": "comfyui-ssy-syncapi [WIP]", + "reference": "https://github.com/SSYCloud/comfyui-ssy-syncapi", + "files": [ + "https://github.com/SSYCloud/comfyui-ssy-syncapi" + ], + "install_type": "git-clone", + "description": "Powerful ComfyUI custom node collection providing 4 dedicated nodes to access SSY Cloud synchronous image generation and processing models including Google Gemini, ByteDance Doubao, OpenAI, and image enhancement APIs. (Description by CC)\nNOTE: The files in the repo are not organized." + }, + { + "author": "LMietkiewicz", + "title": "HiggsfieldAPI_Node", + "reference": "https://github.com/LMietkiewicz/HiggsfieldAPI_Node", + "files": [ + "https://github.com/LMietkiewicz/HiggsfieldAPI_Node" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node for Higgsfield API integration. (Description by CC)" + }, + { + "author": "starsFriday", + "title": "ComfyUI-LongCat-Image [WIP]", + "reference": "https://github.com/starsFriday/ComfyUI-LongCat-Image", + "files": [ + "https://github.com/starsFriday/ComfyUI-LongCat-Image" + ], + "install_type": "git-clone", + "description": "ComfyUI wrapper nodes for the LongCat-Image text-to-image and image-editing pipelines with Python 3.12 support.\nNOTE: The files in the repo are not organized." + }, + { + "author": "tardey07", + "title": "ComfyUI-PT-TTM", + "reference": "https://github.com/tardey07/ComfyUI-PT-TTM", + "files": [ + "https://github.com/tardey07/ComfyUI-PT-TTM" + ], + "install_type": "git-clone", + "description": "This application provides a user-friendly interface for easy comfort. (Description by CC)" + }, + { + "author": "logicalor", + "title": "comfyui_mv_adapter [WIP]", + "reference": "https://github.com/logicalor/comfyui_mv_adapter", + "files": [ + "https://github.com/logicalor/comfyui_mv_adapter" + ], + "install_type": "git-clone", + "description": "MV-Adapter nodes for ComfyUI - Multi-view image generation\nNOTE: The files in the repo are not organized." + }, + { + "author": "rafstahelin", + "title": "ComfyUI_KieNanoBananaPro", + "reference": "https://github.com/rafstahelin/ComfyUI_KieNanoBananaPro", + "files": [ + "https://github.com/rafstahelin/ComfyUI_KieNanoBananaPro" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for processing and filtering using KieNanoBananaPro algorithm. (Description by CC)" + }, + { + "author": "jinchanz", + "title": "ComfyUI-Midjourney", + "reference": "https://github.com/jinchanz/ComfyUI-Midjourney", + "files": [ + "https://github.com/jinchanz/ComfyUI-Midjourney" + ], + "install_type": "git-clone", + "description": "ComfyUI integration for Midjourney API with nodes for submitting requests, polling results, and extracting JSON data. (Description by CC)" + }, + { + "author": "saltchicken", + "title": "ComfyUI-Local-Loader", + "reference": "https://github.com/saltchicken/ComfyUI-Local-Loader", + "files": [ + "https://github.com/saltchicken/ComfyUI-Local-Loader" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for loading images from specified directories and file paths. (Description by CC)" + }, + { + "author": "satyasairazole", + "title": "ComfyUI-Turbandetection [WIP]", + "reference": "https://github.com/satyasairazole/ComfyUI-Turbandetection", + "files": [ + "https://github.com/satyasairazole/ComfyUI-Turbandetection" + ], + "install_type": "git-clone", + "description": "ComfyUI node for detecting turbans in images using computer vision. (Description by CC)\nNOTE: The files in the repo are not organized." + }, + { + "author": "dougbtv", + "title": "comfyui-vllm-omni", + "reference": "https://github.com/dougbtv/comfyui-vllm-omni", + "files": [ + "https://github.com/dougbtv/comfyui-vllm-omni" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node for vLLM-Omni text-to-image generation" + }, { "author": "u5dev", "title": "ComfyUI_u5_EasyScripter [UNSAFE]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 34f8a665..dc0cc022 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -2581,6 +2581,14 @@ "title_aux": "comfyui_LK_selfuse" } ], + "https://github.com/LMietkiewicz/HiggsfieldAPI_Node": [ + [ + "HiggsfieldAPI" + ], + { + "title_aux": "HiggsfieldAPI_Node" + } + ], "https://github.com/LSDJesus/ComfyUI-Luna-Collection": [ [ "LunaBatchPromptExtractor", @@ -4007,6 +4015,17 @@ "title_aux": "Retro Engine Node for ComfyUI" } ], + "https://github.com/SSYCloud/comfyui-ssy-syncapi": [ + [ + "SSYBytedanceProcessor", + "SSYDoubaoGenerator", + "SSYGoogleGenerator", + "SSYOpenAIGenerator" + ], + { + "title_aux": "comfyui-ssy-syncapi [WIP]" + } + ], "https://github.com/SXQBW/ComfyUI-Qwen3": [ [ "QwenVisionParser" @@ -4420,6 +4439,17 @@ "title_aux": "ComfyUI_Remaker_FaceSwap" } ], + "https://github.com/Spicely/ComfyUI-Luma": [ + [ + "AddVideoTextWatermark", + "GetDeviceType", + "SeparateVideoAudio", + "Wav2Srt" + ], + { + "title_aux": "[WIP] ComfyUI-Luma" + } + ], "https://github.com/Stable-X/ComfyUI-Hi3DGen": [ [ "DifferenceExtractorNode", @@ -7301,6 +7331,15 @@ "title_aux": "ComfyUI_WcpD_Utility_Kit" } ], + "https://github.com/dougbtv/comfyui-vllm-omni": [ + [ + "VLLMImageEdit", + "VLLMTextToImage" + ], + { + "title_aux": "comfyui-vllm-omni" + } + ], "https://github.com/dowands/ComfyUI-AddMaskForICLora": [ [ "AddMaskForICLora" @@ -8871,6 +8910,17 @@ "title_aux": "ComfyUI-AliCloud-Bailian [WIP]" } ], + "https://github.com/jinchanz/ComfyUI-Midjourney": [ + [ + "MidjourneyAPI", + "MidjourneyAPIPoll", + "MidjourneyAPISubmit", + "MidjourneyJSONExtractor" + ], + { + "title_aux": "ComfyUI-Midjourney" + } + ], "https://github.com/jn-jairo/jn_node_suite_comfyui": [ [ "JN_AreaInfo", @@ -9750,6 +9800,28 @@ "title_aux": "ComfyUI-Alternatives" } ], + "https://github.com/logicalor/comfyui_mv_adapter": [ + [ + "MVAdapterBackgroundRemoval", + "MVAdapterCameraEmbed", + "MVAdapterClearVRAM", + "MVAdapterI2MVSampler", + "MVAdapterImageGrid", + "MVAdapterImagePreprocess", + "MVAdapterLoRALoader", + "MVAdapterModelSetup", + "MVAdapterPipelineLoader", + "MVAdapterReferencePreprocess", + "MVAdapterSchedulerConfig", + "MVAdapterSplitViews", + "MVAdapterT2MVSampler", + "MVAdapterVAEDecode", + "MVAdapterViewSelector" + ], + { + "title_aux": "comfyui_mv_adapter [WIP]" + } + ], "https://github.com/logtd/ComfyUI-HunyuanLoom": [ [ "ConfigureModifiedHY", @@ -11181,6 +11253,15 @@ "title_aux": "comfyui_api_executor_nodes" } ], + "https://github.com/rafstahelin/ComfyUI_KieNanoBananaPro": [ + [ + "KieNanoBananaPro", + "KieNanoBananaProBatch" + ], + { + "title_aux": "ComfyUI_KieNanoBananaPro" + } + ], "https://github.com/rakete/comfyui-rakete": [ [ "rakete.BuildString", @@ -11535,6 +11616,15 @@ "title_aux": "ComfyUI-Identity-Mixer" } ], + "https://github.com/saltchicken/ComfyUI-Local-Loader": [ + [ + "LoadImageFromDir", + "LoadImageFromPath" + ], + { + "title_aux": "ComfyUI-Local-Loader" + } + ], "https://github.com/saltchicken/ComfyUI-Prompter": [ [ "CustomizablePromptGenerator" @@ -11543,6 +11633,14 @@ "title_aux": "ComfyUI-Prompter" } ], + "https://github.com/satyasairazole/ComfyUI-Turbandetection": [ + [ + "TurbanDetectorNode" + ], + { + "title_aux": "ComfyUI-Turbandetection [WIP]" + } + ], "https://github.com/saulchiu/comfy_saul_plugin": [ [ "Blend Images", @@ -12055,6 +12153,16 @@ "title_aux": "ComfyUI-Audio-Subtitle [WIP]" } ], + "https://github.com/starsFriday/ComfyUI-LongCat-Image": [ + [ + "LongCatImageEdit", + "LongCatImageModelLoader", + "LongCatImageTextToImage" + ], + { + "title_aux": "ComfyUI-LongCat-Image [WIP]" + } + ], "https://github.com/starsFriday/ComfyUI-Tracker-Person": [ [ "YoloTrackNode" @@ -12250,6 +12358,14 @@ "title_aux": "comfyuiCustomNode" } ], + "https://github.com/tardey07/ComfyUI-PT-TTM": [ + [ + "PT_TTM" + ], + { + "title_aux": "ComfyUI-PT-TTM" + } + ], "https://github.com/tc888/ComfyUI_Save_Flux_Image": [ [ "Cfg Literal", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index d946d506..e27571e9 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -849,6 +849,11 @@ "last_update": "2025-07-10 09:55:05", "author_account_age_days": 169 }, + "https://github.com/LMietkiewicz/HiggsfieldAPI_Node": { + "stars": 0, + "last_update": "2025-12-07 18:48:47", + "author_account_age_days": 946 + }, "https://github.com/LSDJesus/ComfyUI-Luna-Collection": { "stars": 0, "last_update": "2025-12-15 05:56:46", @@ -1299,6 +1304,11 @@ "last_update": "2025-05-10 14:29:43", "author_account_age_days": 2094 }, + "https://github.com/SSYCloud/comfyui-ssy-syncapi": { + "stars": 0, + "last_update": "2025-12-05 09:32:36", + "author_account_age_days": 269 + }, "https://github.com/SXQBW/ComfyUI-Qwen3": { "stars": 0, "last_update": "2025-04-18 06:06:49", @@ -1424,6 +1434,11 @@ "last_update": "2024-07-15 11:57:20", "author_account_age_days": 3494 }, + "https://github.com/Spicely/ComfyUI-Luma": { + "stars": 0, + "last_update": "2025-12-03 14:25:01", + "author_account_age_days": 4028 + }, "https://github.com/Stable-X/ComfyUI-Hi3DGen": { "stars": 171, "last_update": "2025-04-04 03:48:36", @@ -2364,6 +2379,11 @@ "last_update": "2024-01-06 19:07:45", "author_account_age_days": 2862 }, + "https://github.com/dougbtv/comfyui-vllm-omni": { + "stars": 1, + "last_update": "2025-12-08 22:18:54", + "author_account_age_days": 4472 + }, "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", @@ -2969,6 +2989,11 @@ "last_update": "2025-08-12 01:06:56", "author_account_age_days": 2604 }, + "https://github.com/jinchanz/ComfyUI-Midjourney": { + "stars": 0, + "last_update": "2025-12-14 12:07:40", + "author_account_age_days": 2604 + }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", @@ -3304,6 +3329,11 @@ "last_update": "2025-08-12 01:20:05", "author_account_age_days": 1791 }, + "https://github.com/logicalor/comfyui_mv_adapter": { + "stars": 0, + "last_update": "2025-12-15 07:34:35", + "author_account_age_days": 4437 + }, "https://github.com/logtd/ComfyUI-HunyuanLoom": { "stars": 497, "last_update": "2025-02-21 21:01:57", @@ -3934,6 +3964,11 @@ "last_update": "2025-11-11 14:26:29", "author_account_age_days": 4227 }, + "https://github.com/rafstahelin/ComfyUI_KieNanoBananaPro": { + "stars": 0, + "last_update": "2025-12-13 14:13:14", + "author_account_age_days": 2052 + }, "https://github.com/rakete/comfyui-rakete": { "stars": 0, "last_update": "2025-10-19 13:49:07", @@ -4084,6 +4119,11 @@ "last_update": "2025-12-13 18:24:35", "author_account_age_days": 4659 }, + "https://github.com/saltchicken/ComfyUI-Local-Loader": { + "stars": 0, + "last_update": "2025-12-12 22:58:22", + "author_account_age_days": 4659 + }, "https://github.com/saltchicken/ComfyUI-Prompter": { "stars": 0, "last_update": "2025-12-15 00:00:14", @@ -4094,6 +4134,11 @@ "last_update": "2024-05-15 00:55:17", "author_account_age_days": 5619 }, + "https://github.com/satyasairazole/ComfyUI-Turbandetection": { + "stars": 0, + "last_update": "2025-12-13 14:53:10", + "author_account_age_days": 1562 + }, "https://github.com/saulchiu/comfy_saul_plugin": { "stars": 0, "last_update": "2025-08-27 05:20:07", @@ -4284,6 +4329,11 @@ "last_update": "2025-12-02 10:00:50", "author_account_age_days": 2778 }, + "https://github.com/starsFriday/ComfyUI-LongCat-Image": { + "stars": 2, + "last_update": "2025-12-08 05:41:46", + "author_account_age_days": 2778 + }, "https://github.com/starsFriday/ComfyUI-Tracker-Person": { "stars": 1, "last_update": "2025-12-08 08:56:09", @@ -4394,6 +4444,11 @@ "last_update": "2025-08-11 06:37:32", "author_account_age_days": 471 }, + "https://github.com/tardey07/ComfyUI-PT-TTM": { + "stars": 0, + "last_update": "2025-12-15 11:53:36", + "author_account_age_days": 435 + }, "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d59de6ae..65f98950 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,55 @@ { - "custom_nodes": [ + "custom_nodes": [ + { + "author": "SanDiegoDude", + "title": "SCG_LocalVLM", + "reference": "https://github.com/SanDiegoDude/SCG_LocalVLM", + "files": [ + "https://github.com/SanDiegoDude/SCG_LocalVLM" + ], + "install_type": "git-clone", + "description": "This is an implementation of [Qwen3-VL](https://github.com/QwenLM/Qwen3-VL) for [ComfyUI](https://github.com/comfyanonymous/ComfyUI), which supports for text-based and single-image queries." + }, + { + "author": "HM-RunningHub", + "title": "ComfyUI_RH_QwenImageI2L", + "reference": "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L", + "files": [ + "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node that generates Image-to-LoRA (I2L) LoRA from training images using DiffSynth-Studio Qwen-Image i2L pipelines." + }, + { + "author": "ckinpdx", + "title": "comfyui-humo-audio-motion", + "reference": "https://github.com/ckinpdx/comfyui-humo-audio-motion", + "files": [ + "https://github.com/ckinpdx/comfyui-humo-audio-motion" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node for granular Q/K/V/O attention boosting in HuMo models. Provides 12 independent controls for fine-tuning audio-driven motion response." + }, + { + "author": "flybirdxx", + "title": "ComfyUI-Prompt_Helper", + "reference": "https://github.com/flybirdxx/ComfyUI-Prompt_Helper", + "files": [ + "https://github.com/flybirdxx/ComfyUI-Prompt_Helper" + ], + "install_type": "git-clone", + "description": "ComfyUI node that loads Qwen3-4B locally and expands short prompts into detailed, image-generation-friendly descriptions via GGUF. (Description by CC)" + }, + { + "author": "Sean-Bradley", + "title": "ComfyUI-Get-Line", + "reference": "https://github.com/Sean-Bradley/ComfyUI-Get-Line", + "files": [ + "https://github.com/Sean-Bradley/ComfyUI-Get-Line" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node used to get one line of string from a multi line string. Search in the manager for `get line`, or `getline` or `get-line`." + }, { "author": "GavChap", "title": "ComfyUI_ExtractLora", @@ -647,106 +697,6 @@ ], "install_type": "git-clone", "description": "A collection of helper nodes for working with LLM APIs in ComfyUI, intended to complement other LLM custom nodes." - }, - { - "author": "febogallo", - "title": "ComfyUI-Freepik", - "reference": "https://github.com/febogallo/ComfyUI-Freepik", - "files": [ - "https://github.com/febogallo/ComfyUI-Freepik" - ], - "install_type": "git-clone", - "description": "Integrates Freepik's AI capabilities into ComfyUI workflows with features for photorealistic generation, upscaling, and background removal, plus smart caching and cost management. (Description by CC)" - }, - { - "author": "karas17", - "title": "comfyui_GLM_TTS", - "reference": "https://github.com/karas17/comfyui_GLM_TTS", - "files": [ - "https://github.com/karas17/comfyui_GLM_TTS" - ], - "install_type": "git-clone", - "description": "ComfyUI nodes for GLM-TTS, a high-quality text-to-speech system supporting zero-shot voice cloning." - }, - { - "author": "pantaleone-ai", - "title": "Comfy-Firefly", - "reference": "https://github.com/pantaleone-ai/Comfy-Firefly", - "files": [ - "https://github.com/pantaleone-ai/Comfy-Firefly" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI node for generating images using Adobe Firefly Services API v3 with automatic authentication and standard tensor output." - }, - { - "author": "NOLABEL-VFX", - "title": "ComfyUI-NL_Nodes", - "reference": "https://github.com/NOLABEL-VFX/ComfyUI-NL_Nodes", - "files": [ - "https://github.com/NOLABEL-VFX/ComfyUI-NL_Nodes" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI nodes by NOLABEL for studio workflows, featuring Shot Path Builder that generates standardized, sanitized file and folder names with versioning for renders." - }, - { - "author": "ARM64-EC", - "title": "ComfyUI-LongCatPlugin", - "reference": "https://github.com/ARM64-EC/ComfyUI-LongCatPlugin", - "files": [ - "https://github.com/ARM64-EC/ComfyUI-LongCatPlugin" - ], - "install_type": "git-clone", - "description": "ComfyUI nodes wrapping LongCat image generation and editing pipelines with text-to-image and multi-image edit flows using diffusers framework. (Description by CC)" - }, - { - "author": "fabbarix", - "title": "comfyui-promptstore", - "reference": "https://github.com/fabbarix/comfyui-promptstore", - "files": [ - "https://github.com/fabbarix/comfyui-promptstore" - ], - "install_type": "git-clone", - "description": "Custom node system for ComfyUI enabling efficient prompt management with YAML-based datastore, categories, selection interface, and dynamic text interpolation for creating complex prompts." - }, - { - "author": "hubo502", - "title": "ComfyUI-Env-Loader", - "reference": "https://github.com/hubo502/ComfyUI-Env-Loader", - "files": [ - "https://github.com/hubo502/ComfyUI-Env-Loader" - ], - "install_type": "git-clone", - "description": "ComfyUI custom node set that reads .env files at startup and provides dropdown selection or dynamic multi-port output for environment variable access in workflows. (Description by CC)" - }, - { - "author": "BobRandomNumber", - "title": "ComfyUI-BasicOllama", - "reference": "https://github.com/BobRandomNumber/ComfyUI-BasicOllama", - "files": [ - "https://github.com/BobRandomNumber/ComfyUI-BasicOllama" - ], - "install_type": "git-clone", - "description": "A simplified node that provides access to Ollama. It allows you to send prompts, system prompts, and images to your Ollama instance and receive text-based responses." - }, - { - "author": "jonstreeter", - "title": "comfyui-Lora-Tag-Power-Loader", - "reference": "https://github.com/jonstreeter/comfyui-Lora-Tag-Power-Loader", - "files": [ - "https://github.com/jonstreeter/comfyui-Lora-Tag-Power-Loader" - ], - "install_type": "git-clone", - "description": "A powerful ComfyUI custom node that combines text-based LoRA tag detection with advanced dual noise weight support, perfect for WanVideo/Hunyuan Video workflows." - }, - { - "author": "KAVVATARE", - "title": "ComfyUI_SimpleGoogleTranslate", - "reference": "https://github.com/KAVVATARE/ComfyUI_SimpleGoogleTranslate", - "files": [ - "https://github.com/KAVVATARE/ComfyUI_SimpleGoogleTranslate" - ], - "install_type": "git-clone", - "description": "Minimal and easy-to-use Google Translate text node for ComfyUI using the googletrans library with automatic language detection and full language support. (Description by CC)" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 83859962..28b22684 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2935,6 +2935,7 @@ "https://github.com/Aryan185/ComfyUI-VertexAPI": [ [ "GeminiChatVertexNode", + "GeminiDiarisationNode", "GeminiSegmentationVertexNode", "GeminiTTSVertexNode", "GoogleImagenEditNode", @@ -8538,6 +8539,16 @@ "title_aux": "ComfyUI Ovi Node" } ], + "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L": [ + [ + "RunningHub_ImageQwenI2L_Loader(CFB)", + "RunningHub_ImageQwenI2L_Loader(Style)", + "RunningHub_ImageQwenI2L_LoraGenerator" + ], + { + "title_aux": "ComfyUI_RH_QwenImageI2L" + } + ], "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": [ [ "RunningHub SeedXPro Translator" @@ -11268,7 +11279,6 @@ "LG_InstallDependencies", "LG_LatentBatchToList", "LG_LoadImage", - "LG_LoadImage_V2", "LG_MaskBatchMerge", "LG_MaskHoleFiller", "LG_Noise", @@ -15875,6 +15885,17 @@ "title_aux": "ComfyUI-SaveAudioMP3" } ], + "https://github.com/SanDiegoDude/SCG_LocalVLM": [ + [ + "Qwen", + "Qwen2.5", + "Qwen2.5VL", + "QwenVL" + ], + { + "title_aux": "SCG_LocalVLM" + } + ], "https://github.com/Santat2023/ComfyUiRagNodes": [ [ "MyNodesForDB", @@ -16072,6 +16093,14 @@ "title_aux": "ComfyUI-Long-CLIP" } ], + "https://github.com/Sean-Bradley/ComfyUI-Get-Line": [ + [ + "Get Line" + ], + { + "title_aux": "ComfyUI-Get-Line" + } + ], "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": [ [ "ImageCompareNode" @@ -17043,6 +17072,16 @@ "title_aux": "JPG & Noise Remover for ComfyUI" } ], + "https://github.com/SofianeAlla/ComfyUI-BespokeAI-3D": [ + [ + "BespokeAI3DGeneration", + "BespokeAI3DGenerationFromURL", + "BespokeAI3DPreview" + ], + { + "title_aux": "ComfyUI-BespokeAI-3D" + } + ], "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": [ [ "DeepCache_Fix" @@ -27349,6 +27388,15 @@ "title_aux": "ComfyUI-WanKeyframeBuilder" } ], + "https://github.com/ckinpdx/comfyui-humo-audio-motion": [ + [ + "HuMoAudioAttentionControlV4", + "HuMoLipsyncSuppressAttn" + ], + { + "title_aux": "comfyui-humo-audio-motion" + } + ], "https://github.com/claptrap0/ComfyUI_LLM_Hub": [ [ "Generated_Output", @@ -31478,6 +31526,14 @@ "title_aux": "ComfyUI-hvBlockswap" } ], + "https://github.com/flybirdxx/ComfyUI-Prompt_Helper": [ + [ + "QwenImageEngineer" + ], + { + "title_aux": "ComfyUI-Prompt_Helper" + } + ], "https://github.com/flybirdxx/ComfyUI-RexOmni": [ [ "RexOmniDetector",