update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2025-12-15 22:28:27 +09:00
parent 1232989d7d
commit c7f03ad64e
9 changed files with 572 additions and 104 deletions

View File

@ -21850,6 +21850,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates Video-As-Prompt for motion-guided video generation from image inputs." "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", "author": "wqjuser",
"title": "ComfyUI-Chat-Image", "title": "ComfyUI-Chat-Image",
@ -27503,6 +27513,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom ComfyUI node for integrating with the Fal Kontext API for advanced image editing and generation." "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", "author": "tavyra",
"title": "ComfyUI_Curves", "title": "ComfyUI_Curves",
@ -32145,6 +32165,16 @@
"install_type": "git-clone", "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." "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", "author": "DenRakEiw",
"title": "ComfyUI Latent Color Tools", "title": "ComfyUI Latent Color Tools",
@ -34110,6 +34140,16 @@
"install_type": "git-clone", "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." "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", "author": "LukeCoulson1",
"title": "ComfyUI LoRA Combine Node", "title": "ComfyUI LoRA Combine Node",
@ -38176,6 +38216,16 @@
"install_type": "git-clone", "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)" "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", "author": "jessesep",
"title": "SimpleVariables", "title": "SimpleVariables",
@ -38719,7 +38769,16 @@
"install_type": "git-clone", "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." "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."
},

View File

@ -2935,6 +2935,7 @@
"https://github.com/Aryan185/ComfyUI-VertexAPI": [ "https://github.com/Aryan185/ComfyUI-VertexAPI": [
[ [
"GeminiChatVertexNode", "GeminiChatVertexNode",
"GeminiDiarisationNode",
"GeminiSegmentationVertexNode", "GeminiSegmentationVertexNode",
"GeminiTTSVertexNode", "GeminiTTSVertexNode",
"GoogleImagenEditNode", "GoogleImagenEditNode",
@ -8538,6 +8539,16 @@
"title_aux": "ComfyUI Ovi Node" "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": [ "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": [
[ [
"RunningHub SeedXPro Translator" "RunningHub SeedXPro Translator"
@ -11268,7 +11279,6 @@
"LG_InstallDependencies", "LG_InstallDependencies",
"LG_LatentBatchToList", "LG_LatentBatchToList",
"LG_LoadImage", "LG_LoadImage",
"LG_LoadImage_V2",
"LG_MaskBatchMerge", "LG_MaskBatchMerge",
"LG_MaskHoleFiller", "LG_MaskHoleFiller",
"LG_Noise", "LG_Noise",
@ -15875,6 +15885,17 @@
"title_aux": "ComfyUI-SaveAudioMP3" "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": [ "https://github.com/Santat2023/ComfyUiRagNodes": [
[ [
"MyNodesForDB", "MyNodesForDB",
@ -16072,6 +16093,14 @@
"title_aux": "ComfyUI-Long-CLIP" "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": [ "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": [
[ [
"ImageCompareNode" "ImageCompareNode"
@ -17043,6 +17072,16 @@
"title_aux": "JPG & Noise Remover for ComfyUI" "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": [ "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": [
[ [
"DeepCache_Fix" "DeepCache_Fix"
@ -27349,6 +27388,15 @@
"title_aux": "ComfyUI-WanKeyframeBuilder" "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": [ "https://github.com/claptrap0/ComfyUI_LLM_Hub": [
[ [
"Generated_Output", "Generated_Output",
@ -31478,6 +31526,14 @@
"title_aux": "ComfyUI-hvBlockswap" "title_aux": "ComfyUI-hvBlockswap"
} }
], ],
"https://github.com/flybirdxx/ComfyUI-Prompt_Helper": [
[
"QwenImageEngineer"
],
{
"title_aux": "ComfyUI-Prompt_Helper"
}
],
"https://github.com/flybirdxx/ComfyUI-RexOmni": [ "https://github.com/flybirdxx/ComfyUI-RexOmni": [
[ [
"RexOmniDetector", "RexOmniDetector",

View File

@ -22372,5 +22372,41 @@
"last_update": "2025-12-06 12:32:45", "last_update": "2025-12-06 12:32:45",
"cached_time": 1765803525.215114, "cached_time": 1765803525.215114,
"author_account_age_days": 5106 "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
} }
} }

View File

@ -2924,6 +2924,11 @@
"last_update": "2025-08-05 00:38:59", "last_update": "2025-08-05 00:38:59",
"author_account_age_days": 367 "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": { "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": {
"stars": 63, "stars": 63,
"last_update": "2025-07-23 11:30:36", "last_update": "2025-07-23 11:30:36",
@ -5469,6 +5474,11 @@
"last_update": "2025-05-07 23:48:49", "last_update": "2025-05-07 23:48:49",
"author_account_age_days": 1170 "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": { "https://github.com/Santat2023/ComfyUiRagNodes": {
"stars": 0, "stars": 0,
"last_update": "2025-09-29 16:14:02", "last_update": "2025-09-29 16:14:02",
@ -5534,6 +5544,11 @@
"last_update": "2025-03-08 04:16:32", "last_update": "2025-03-08 04:16:32",
"author_account_age_days": 615 "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": { "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": {
"stars": 2, "stars": 2,
"last_update": "2025-12-02 23:00:43", "last_update": "2025-12-02 23:00:43",
@ -5999,6 +6014,11 @@
"last_update": "2025-12-11 08:47:11", "last_update": "2025-12-11 08:47:11",
"author_account_age_days": 2018 "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": { "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": {
"stars": 15, "stars": 15,
"last_update": "2024-07-25 13:09:00", "last_update": "2024-07-25 13:09:00",
@ -9379,6 +9399,11 @@
"last_update": "2025-12-09 01:34:02", "last_update": "2025-12-09 01:34:02",
"author_account_age_days": 354 "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": { "https://github.com/claptrap0/ComfyUI_LLM_Hub": {
"stars": 1, "stars": 1,
"last_update": "2025-11-03 08:37:18", "last_update": "2025-11-03 08:37:18",
@ -10554,6 +10579,11 @@
"last_update": "2025-03-30 03:30:40", "last_update": "2025-03-30 03:30:40",
"author_account_age_days": 372 "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": { "https://github.com/flybirdxx/ComfyUI-RexOmni": {
"stars": 9, "stars": 9,
"last_update": "2025-10-23 07:12:56", "last_update": "2025-10-23 07:12:56",

View File

@ -1,5 +1,115 @@
{ {
"custom_nodes": [ "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", "author": "u5dev",
"title": "ComfyUI_u5_EasyScripter [UNSAFE]", "title": "ComfyUI_u5_EasyScripter [UNSAFE]",

View File

@ -2581,6 +2581,14 @@
"title_aux": "comfyui_LK_selfuse" "title_aux": "comfyui_LK_selfuse"
} }
], ],
"https://github.com/LMietkiewicz/HiggsfieldAPI_Node": [
[
"HiggsfieldAPI"
],
{
"title_aux": "HiggsfieldAPI_Node"
}
],
"https://github.com/LSDJesus/ComfyUI-Luna-Collection": [ "https://github.com/LSDJesus/ComfyUI-Luna-Collection": [
[ [
"LunaBatchPromptExtractor", "LunaBatchPromptExtractor",
@ -4007,6 +4015,17 @@
"title_aux": "Retro Engine Node for ComfyUI" "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": [ "https://github.com/SXQBW/ComfyUI-Qwen3": [
[ [
"QwenVisionParser" "QwenVisionParser"
@ -4420,6 +4439,17 @@
"title_aux": "ComfyUI_Remaker_FaceSwap" "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": [ "https://github.com/Stable-X/ComfyUI-Hi3DGen": [
[ [
"DifferenceExtractorNode", "DifferenceExtractorNode",
@ -7301,6 +7331,15 @@
"title_aux": "ComfyUI_WcpD_Utility_Kit" "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": [ "https://github.com/dowands/ComfyUI-AddMaskForICLora": [
[ [
"AddMaskForICLora" "AddMaskForICLora"
@ -8871,6 +8910,17 @@
"title_aux": "ComfyUI-AliCloud-Bailian [WIP]" "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": [ "https://github.com/jn-jairo/jn_node_suite_comfyui": [
[ [
"JN_AreaInfo", "JN_AreaInfo",
@ -9750,6 +9800,28 @@
"title_aux": "ComfyUI-Alternatives" "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": [ "https://github.com/logtd/ComfyUI-HunyuanLoom": [
[ [
"ConfigureModifiedHY", "ConfigureModifiedHY",
@ -11181,6 +11253,15 @@
"title_aux": "comfyui_api_executor_nodes" "title_aux": "comfyui_api_executor_nodes"
} }
], ],
"https://github.com/rafstahelin/ComfyUI_KieNanoBananaPro": [
[
"KieNanoBananaPro",
"KieNanoBananaProBatch"
],
{
"title_aux": "ComfyUI_KieNanoBananaPro"
}
],
"https://github.com/rakete/comfyui-rakete": [ "https://github.com/rakete/comfyui-rakete": [
[ [
"rakete.BuildString", "rakete.BuildString",
@ -11535,6 +11616,15 @@
"title_aux": "ComfyUI-Identity-Mixer" "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": [ "https://github.com/saltchicken/ComfyUI-Prompter": [
[ [
"CustomizablePromptGenerator" "CustomizablePromptGenerator"
@ -11543,6 +11633,14 @@
"title_aux": "ComfyUI-Prompter" "title_aux": "ComfyUI-Prompter"
} }
], ],
"https://github.com/satyasairazole/ComfyUI-Turbandetection": [
[
"TurbanDetectorNode"
],
{
"title_aux": "ComfyUI-Turbandetection [WIP]"
}
],
"https://github.com/saulchiu/comfy_saul_plugin": [ "https://github.com/saulchiu/comfy_saul_plugin": [
[ [
"Blend Images", "Blend Images",
@ -12055,6 +12153,16 @@
"title_aux": "ComfyUI-Audio-Subtitle [WIP]" "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": [ "https://github.com/starsFriday/ComfyUI-Tracker-Person": [
[ [
"YoloTrackNode" "YoloTrackNode"
@ -12250,6 +12358,14 @@
"title_aux": "comfyuiCustomNode" "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": [ "https://github.com/tc888/ComfyUI_Save_Flux_Image": [
[ [
"Cfg Literal", "Cfg Literal",

View File

@ -849,6 +849,11 @@
"last_update": "2025-07-10 09:55:05", "last_update": "2025-07-10 09:55:05",
"author_account_age_days": 169 "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": { "https://github.com/LSDJesus/ComfyUI-Luna-Collection": {
"stars": 0, "stars": 0,
"last_update": "2025-12-15 05:56:46", "last_update": "2025-12-15 05:56:46",
@ -1299,6 +1304,11 @@
"last_update": "2025-05-10 14:29:43", "last_update": "2025-05-10 14:29:43",
"author_account_age_days": 2094 "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": { "https://github.com/SXQBW/ComfyUI-Qwen3": {
"stars": 0, "stars": 0,
"last_update": "2025-04-18 06:06:49", "last_update": "2025-04-18 06:06:49",
@ -1424,6 +1434,11 @@
"last_update": "2024-07-15 11:57:20", "last_update": "2024-07-15 11:57:20",
"author_account_age_days": 3494 "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": { "https://github.com/Stable-X/ComfyUI-Hi3DGen": {
"stars": 171, "stars": 171,
"last_update": "2025-04-04 03:48:36", "last_update": "2025-04-04 03:48:36",
@ -2364,6 +2379,11 @@
"last_update": "2024-01-06 19:07:45", "last_update": "2024-01-06 19:07:45",
"author_account_age_days": 2862 "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": { "https://github.com/dowands/ComfyUI-AddMaskForICLora": {
"stars": 1, "stars": 1,
"last_update": "2024-11-26 09:40:06", "last_update": "2024-11-26 09:40:06",
@ -2969,6 +2989,11 @@
"last_update": "2025-08-12 01:06:56", "last_update": "2025-08-12 01:06:56",
"author_account_age_days": 2604 "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": { "https://github.com/jn-jairo/jn_node_suite_comfyui": {
"stars": 6, "stars": 6,
"last_update": "2024-06-08 05:15:33", "last_update": "2024-06-08 05:15:33",
@ -3304,6 +3329,11 @@
"last_update": "2025-08-12 01:20:05", "last_update": "2025-08-12 01:20:05",
"author_account_age_days": 1791 "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": { "https://github.com/logtd/ComfyUI-HunyuanLoom": {
"stars": 497, "stars": 497,
"last_update": "2025-02-21 21:01:57", "last_update": "2025-02-21 21:01:57",
@ -3934,6 +3964,11 @@
"last_update": "2025-11-11 14:26:29", "last_update": "2025-11-11 14:26:29",
"author_account_age_days": 4227 "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": { "https://github.com/rakete/comfyui-rakete": {
"stars": 0, "stars": 0,
"last_update": "2025-10-19 13:49:07", "last_update": "2025-10-19 13:49:07",
@ -4084,6 +4119,11 @@
"last_update": "2025-12-13 18:24:35", "last_update": "2025-12-13 18:24:35",
"author_account_age_days": 4659 "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": { "https://github.com/saltchicken/ComfyUI-Prompter": {
"stars": 0, "stars": 0,
"last_update": "2025-12-15 00:00:14", "last_update": "2025-12-15 00:00:14",
@ -4094,6 +4134,11 @@
"last_update": "2024-05-15 00:55:17", "last_update": "2024-05-15 00:55:17",
"author_account_age_days": 5619 "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": { "https://github.com/saulchiu/comfy_saul_plugin": {
"stars": 0, "stars": 0,
"last_update": "2025-08-27 05:20:07", "last_update": "2025-08-27 05:20:07",
@ -4284,6 +4329,11 @@
"last_update": "2025-12-02 10:00:50", "last_update": "2025-12-02 10:00:50",
"author_account_age_days": 2778 "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": { "https://github.com/starsFriday/ComfyUI-Tracker-Person": {
"stars": 1, "stars": 1,
"last_update": "2025-12-08 08:56:09", "last_update": "2025-12-08 08:56:09",
@ -4394,6 +4444,11 @@
"last_update": "2025-08-11 06:37:32", "last_update": "2025-08-11 06:37:32",
"author_account_age_days": 471 "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": { "https://github.com/tc888/ComfyUI_Save_Flux_Image": {
"stars": 0, "stars": 0,
"last_update": "2025-02-09 17:21:22", "last_update": "2025-02-09 17:21:22",

View File

@ -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", "author": "GavChap",
"title": "ComfyUI_ExtractLora", "title": "ComfyUI_ExtractLora",
@ -647,106 +697,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of helper nodes for working with LLM APIs in ComfyUI, intended to complement other LLM custom nodes." "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)"
} }
] ]
} }

View File

@ -2935,6 +2935,7 @@
"https://github.com/Aryan185/ComfyUI-VertexAPI": [ "https://github.com/Aryan185/ComfyUI-VertexAPI": [
[ [
"GeminiChatVertexNode", "GeminiChatVertexNode",
"GeminiDiarisationNode",
"GeminiSegmentationVertexNode", "GeminiSegmentationVertexNode",
"GeminiTTSVertexNode", "GeminiTTSVertexNode",
"GoogleImagenEditNode", "GoogleImagenEditNode",
@ -8538,6 +8539,16 @@
"title_aux": "ComfyUI Ovi Node" "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": [ "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": [
[ [
"RunningHub SeedXPro Translator" "RunningHub SeedXPro Translator"
@ -11268,7 +11279,6 @@
"LG_InstallDependencies", "LG_InstallDependencies",
"LG_LatentBatchToList", "LG_LatentBatchToList",
"LG_LoadImage", "LG_LoadImage",
"LG_LoadImage_V2",
"LG_MaskBatchMerge", "LG_MaskBatchMerge",
"LG_MaskHoleFiller", "LG_MaskHoleFiller",
"LG_Noise", "LG_Noise",
@ -15875,6 +15885,17 @@
"title_aux": "ComfyUI-SaveAudioMP3" "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": [ "https://github.com/Santat2023/ComfyUiRagNodes": [
[ [
"MyNodesForDB", "MyNodesForDB",
@ -16072,6 +16093,14 @@
"title_aux": "ComfyUI-Long-CLIP" "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": [ "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": [
[ [
"ImageCompareNode" "ImageCompareNode"
@ -17043,6 +17072,16 @@
"title_aux": "JPG & Noise Remover for ComfyUI" "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": [ "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": [
[ [
"DeepCache_Fix" "DeepCache_Fix"
@ -27349,6 +27388,15 @@
"title_aux": "ComfyUI-WanKeyframeBuilder" "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": [ "https://github.com/claptrap0/ComfyUI_LLM_Hub": [
[ [
"Generated_Output", "Generated_Output",
@ -31478,6 +31526,14 @@
"title_aux": "ComfyUI-hvBlockswap" "title_aux": "ComfyUI-hvBlockswap"
} }
], ],
"https://github.com/flybirdxx/ComfyUI-Prompt_Helper": [
[
"QwenImageEngineer"
],
{
"title_aux": "ComfyUI-Prompt_Helper"
}
],
"https://github.com/flybirdxx/ComfyUI-RexOmni": [ "https://github.com/flybirdxx/ComfyUI-RexOmni": [
[ [
"RexOmniDetector", "RexOmniDetector",