From 0187da46729b6cfea4b50667351ae042f2ec0faa Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 16 Mar 2026 04:17:30 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 44 +- extension-node-map.json | 36 +- github-stats.json | 30 +- node_db/dev/extension-node-map.json | 1 + node_db/dev/github-stats.json | 1332 ++++++++++++++------------ node_db/legacy/custom-node-list.json | 22 + node_db/new/custom-node-list.json | 11 + node_db/new/extension-node-map.json | 36 +- 8 files changed, 842 insertions(+), 670 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b7e5349c..19bb8a81 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39207,18 +39207,6 @@ "install_type": "git-clone", "description": "ShakaNodes: Utility tools for ComfyUI" }, - { - "author": "Matthew-X", - "title": "Workflow Importer", - "id": "comfyui-workflow_importer", - "reference": "https://github.com/Matthew-X/comfyui-workflow_importer", - "files": [ - "https://github.com/Matthew-X/comfyui-workflow_importer" - ], - "install_type": "git-clone", - "js_path": "workflow_importer", - "description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab." - }, { "author": "Dashuai", "title": "ComfyUI DashuaiTools", @@ -41370,16 +41358,6 @@ "install_type": "git-clone", "description": "ComfyUI extension to organize nodes" }, - { - "author": "aliabougazia", - "title": "comfyui_pt_security_scanner", - "reference": "https://github.com/aliabougazia/comfyui_pt_security_scanner", - "files": [ - "https://github.com/aliabougazia/comfyui_pt_security_scanner" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node that scans PyTorch model files for potential security vulnerabilities without executing them." - }, { "author": "DanrisiUA", "title": "ComfyUI-ZImage-LoRA-Merger", @@ -44704,6 +44682,17 @@ "category": "utils/tags", "description": "Filters and rewrites gendered vocabulary in Danbooru tags and natural language prompts to fix female-biased output from models like TIPO." }, + { + "author": "nestflow", + "title": "Booru Taggers for ComfyUI", + "id": "boorutagger", + "reference": "https://github.com/nestflow/ComfyUI-Booru-Tagger", + "files": [ + "https://github.com/nestflow/ComfyUI-Booru-Tagger" + ], + "install_type": "git-clone", + "description": "An improved and extended node of various Booru taggers (WD taggers, Pixai, Camie, etc.)" + }, @@ -45095,17 +45084,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "nestflow", - "title": "Booru Taggers for ComfyUI", - "id": "boorutagger", - "reference": "https://github.com/nestflow/ComfyUI-Booru-Tagger", - "files": [ - "https://github.com/nestflow/ComfyUI-Booru-Tagger" - ], - "install_type": "git-clone", - "description": "An improved and extended node of various Booru taggers (WD taggers, Pixai, Camie, etc.)" } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 7a2b3904..5d088b6f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -6002,6 +6002,16 @@ "title_aux": "ComfyUI GLM-OCR" } ], + "https://github.com/Dangocan/comfyui_qwenvl_lora": [ + [ + "QwenVLCaption", + "QwenVLLoRALoader", + "QwenVLModelLoader" + ], + { + "title_aux": "ComfyUI Qwen-VL LoRA" + } + ], "https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [ [ "LoadImageFromURL", @@ -23295,6 +23305,7 @@ "GetResolutionImage", "InpaintConditioningNode", "InpaintFluxKontextConditioning", + "MultiReferenceLatent", "Prepimg2Vid", "RemoveBackgroundNode", "ShowAnyDataType", @@ -25933,14 +25944,6 @@ "title_aux": "ComfyUI Image Saver" } ], - "https://github.com/aliabougazia/comfyui_pt_security_scanner": [ - [ - "PTSecurityScanner" - ], - { - "title_aux": "comfyui_pt_security_scanner" - } - ], "https://github.com/alibof96/ComfyUI-DownscaleIRN": [ [ "IRNDownscale" @@ -41745,6 +41748,14 @@ "title_aux": "qq-nodes-comfyui" } ], + "https://github.com/ketle-man/comfyui-2dpose-editor": [ + [ + "PoseEditor2D" + ], + { + "title_aux": "ComfyUI 2D Pose Editor" + } + ], "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [ [ "ImageBlankAlpha", @@ -53479,6 +53490,15 @@ "title_aux": "Comfyui-WL-MainImageDesign" } ], + "https://github.com/senjinthedragon/comfyui-gender-tag-filter": [ + [ + "GenderNLFilter", + "GenderTagFilter" + ], + { + "title_aux": "ComfyUI Gender Tag Filter" + } + ], "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [ [ "AdjustAndRoundDimensions", diff --git a/github-stats.json b/github-stats.json index 6bcb0503..ded0853c 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2099,6 +2099,11 @@ "last_update": "2026-03-02 04:28:33", "author_account_age_days": 2373 }, + "https://github.com/Dangocan/comfyui_qwenvl_lora": { + "stars": 0, + "last_update": "2026-03-10 22:42:31", + "author_account_age_days": 2373 + }, "https://github.com/DanielBartolic/ComfyUI-Qwen3.5": { "stars": 15, "last_update": "2026-03-13 11:53:47", @@ -4869,11 +4874,6 @@ "last_update": "2025-03-07 23:55:55", "author_account_age_days": 2236 }, - "https://github.com/Matthew-X/comfyui-workflow_importer": { - "stars": 0, - "last_update": "2025-12-10 09:16:34", - "author_account_age_days": 3400 - }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 7, "last_update": "2026-02-27 16:42:25", @@ -6079,6 +6079,11 @@ "last_update": "2025-03-18 07:31:16", "author_account_age_days": 533 }, + "https://github.com/Rimor-dev/ComfyUI-Diana": { + "stars": 1, + "last_update": "2026-03-14 00:38:56", + "author_account_age_days": 13 + }, "https://github.com/Rimor-dev/ComfyUI-any_alarm": { "stars": 0, "last_update": "2026-03-10 00:19:47", @@ -9029,11 +9034,6 @@ "last_update": "2024-11-16 07:51:07", "author_account_age_days": 5489 }, - "https://github.com/aliabougazia/comfyui_pt_security_scanner": { - "stars": 0, - "last_update": "2026-01-05 09:31:07", - "author_account_age_days": 1923 - }, "https://github.com/alibof96/ComfyUI-DownscaleIRN": { "stars": 1, "last_update": "2025-10-30 22:04:34", @@ -14169,6 +14169,11 @@ "last_update": "2025-06-24 22:38:01", "author_account_age_days": 5518 }, + "https://github.com/ketle-man/comfyui-2dpose-editor": { + "stars": 0, + "last_update": "2026-03-15 07:11:26", + "author_account_age_days": 840 + }, "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, "last_update": "2025-02-19 06:55:25", @@ -18339,6 +18344,11 @@ "last_update": "2026-01-13 11:29:31", "author_account_age_days": 385 }, + "https://github.com/senjinthedragon/comfyui-gender-tag-filter": { + "stars": 0, + "last_update": "2026-03-15 12:33:06", + "author_account_age_days": 4367 + }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 4, "last_update": "2025-12-26 21:35:52", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 3e3834b9..7e8e4a03 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1230,6 +1230,7 @@ ], "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": [ [ + "BatchRaftOpticalFlowNode", "ConsoleOutput", "FilePathSelectorFromDirectory", "FrameRateModulator", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index b74c4fe5..5b363b17 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,7 +2,7 @@ "https://github.com/123jimin/ComfyUI-MobileForm": { "stars": 13, "last_update": "2025-04-06 13:36:29", - "author_account_age_days": 5391 + "author_account_age_days": 5395 }, "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, @@ -12,42 +12,47 @@ "https://github.com/1H-hobit/ComfyUI_InternVL3": { "stars": 1, "last_update": "2025-10-20 07:24:30", - "author_account_age_days": 553 + "author_account_age_days": 556 + }, + "https://github.com/1hew/ComfyUI-1hewHungryStudio": { + "stars": 0, + "last_update": "2026-02-12 03:13:47", + "author_account_age_days": 1077 }, "https://github.com/206811/ComfyUI_ZhipuAIO": { "stars": 3, "last_update": "2025-07-29 10:11:45", - "author_account_age_days": 2134 + "author_account_age_days": 2137 }, "https://github.com/3dmindscapper/ComfyUI-PartField": { "stars": 33, "last_update": "2025-05-01 02:50:39", - "author_account_age_days": 1030 + "author_account_age_days": 1033 }, "https://github.com/3dmindscapper/ComfyUI-Sam-Mesh": { "stars": 44, "last_update": "2025-05-07 12:42:13", - "author_account_age_days": 1030 + "author_account_age_days": 1033 }, "https://github.com/438443467/ComfyUI-SanMian-Nodes": { "stars": 31, "last_update": "2025-04-29 10:29:07", - "author_account_age_days": 1040 + "author_account_age_days": 1043 }, "https://github.com/543872524/ComfyUI_crdong": { "stars": 0, "last_update": "2025-09-25 13:37:23", - "author_account_age_days": 2641 + "author_account_age_days": 2645 }, "https://github.com/5x00/ComfyUI-Prompt-Plus": { "stars": 2, "last_update": "2025-01-08 15:54:08", - "author_account_age_days": 1597 + "author_account_age_days": 1601 }, "https://github.com/77oussam/Aio77-Comfyui": { "stars": 0, "last_update": "2025-08-05 06:46:11", - "author_account_age_days": 1010 + "author_account_age_days": 1013 }, "https://github.com/78Ventures/ComfyUI-Tortu": { "stars": 1, @@ -57,7 +62,7 @@ "https://github.com/7BEII/Comfyui_PDuse": { "stars": 48, "last_update": "2026-01-20 05:46:47", - "author_account_age_days": 439 + "author_account_age_days": 442 }, "https://github.com/853587221/ComfyUI_XLweb": { "stars": 3, @@ -77,12 +82,12 @@ "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 1098 + "author_account_age_days": 1102 }, "https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-": { "stars": 0, "last_update": "2025-11-14 08:30:14", - "author_account_age_days": 940 + "author_account_age_days": 944 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, @@ -92,7 +97,7 @@ "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2025-05-15 08:07:12", - "author_account_age_days": 694 + "author_account_age_days": 697 }, "https://github.com/AIExplorer25/ComfyUI_HuggingfaceHelper": { "stars": 0, @@ -112,12 +117,12 @@ "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { "stars": 131, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 857 + "author_account_age_days": 860 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 14, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 857 + "author_account_age_days": 860 }, "https://github.com/AIGCZero/AIGCZero-comfyui-Qwen_edit-zero": { "stars": 5, @@ -142,23 +147,28 @@ "https://github.com/APZmedia/comfyui-textools": { "stars": 10, "last_update": "2025-11-04 23:40:59", - "author_account_age_days": 3103 + "author_account_age_days": 3106 }, "https://github.com/Aero-Ex/comfyui_diffswap": { "stars": 0, "last_update": "2025-07-29 11:43:43", - "author_account_age_days": 1377 + "author_account_age_days": 1380 }, "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1435 + "author_account_age_days": 1438 }, "https://github.com/AhiruNeko/ComfyUI-MiniTools": { "stars": 0, "last_update": "2026-01-13 16:32:33", "author_account_age_days": 1335 }, + "https://github.com/Ahmed791996/SplatViwer_comfyUI": { + "stars": 0, + "last_update": "2026-02-08 19:01:03", + "author_account_age_days": 377 + }, "https://github.com/AiSatan/ComfyUI_CSM": { "stars": 0, "last_update": "2026-02-15 11:57:33", @@ -167,27 +177,27 @@ "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, "last_update": "2025-06-28 14:48:29", - "author_account_age_days": 2944 + "author_account_age_days": 2947 }, "https://github.com/Alazuaka/comfyui-lora-stack-node": { "stars": 0, "last_update": "2025-06-12 23:14:31", - "author_account_age_days": 1412 + "author_account_age_days": 1416 }, "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 5, "last_update": "2025-08-07 11:48:54", - "author_account_age_days": 1870 + "author_account_age_days": 1873 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 2056 + "author_account_age_days": 2059 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 6, "last_update": "2026-02-27 10:07:20", - "author_account_age_days": 1781 + "author_account_age_days": 1784 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, @@ -197,7 +207,7 @@ "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 4327 + "author_account_age_days": 4330 }, "https://github.com/Amor718/AmorForge": { "stars": 1, @@ -207,17 +217,22 @@ "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, "last_update": "2025-05-07 14:33:50", - "author_account_age_days": 2455 + "author_account_age_days": 2458 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 10, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4580 + "author_account_age_days": 4583 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4580 + "author_account_age_days": 4583 + }, + "https://github.com/Apache0ne/ComfyUI-SaveLoadConditioning": { + "stars": 0, + "last_update": "2026-02-06 02:51:31", + "author_account_age_days": 507 }, "https://github.com/AprEcho/ComfyUI-RandomSeed": { "stars": 0, @@ -227,12 +242,12 @@ "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, "last_update": "2025-01-14 04:02:21", - "author_account_age_days": 2618 + "author_account_age_days": 2621 }, "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 5, "last_update": "2024-11-30 12:34:28", - "author_account_age_days": 4642 + "author_account_age_days": 4645 }, "https://github.com/Aruntd008/ComfyUI_SeamlessPattern": { "stars": 0, @@ -257,7 +272,7 @@ "https://github.com/Babiduba/ivan_knows": { "stars": 0, "last_update": "2025-08-12 23:51:47", - "author_account_age_days": 4096 + "author_account_age_days": 4100 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 97, @@ -267,7 +282,7 @@ "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 464 + "author_account_age_days": 467 }, "https://github.com/Beinsezii/DEET": { "stars": 2, @@ -282,7 +297,7 @@ "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 573 + "author_account_age_days": 576 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, @@ -292,22 +307,22 @@ "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { "stars": 3, "last_update": "2024-11-29 11:13:57", - "author_account_age_days": 1497 + "author_account_age_days": 1501 }, "https://github.com/BigStationW/flowmatch_scheduler-comfyui": { "stars": 19, "last_update": "2025-06-17 13:31:03", - "author_account_age_days": 312 + "author_account_age_days": 315 }, "https://github.com/BinglongLi/ComfyUI_ToolsForAutomask": { "stars": 1, "last_update": "2025-06-04 11:56:53", - "author_account_age_days": 2311 + "author_account_age_days": 2314 }, "https://github.com/BiodigitalJaz/ComfyUI-Dafaja-Nodes": { "stars": 1, "last_update": "2025-08-16 14:12:10", - "author_account_age_days": 803 + "author_account_age_days": 806 }, "https://github.com/BizaNator/BrainDead_QwenCharacterEditor": { "stars": 3, @@ -327,32 +342,32 @@ "https://github.com/BrettMedia/comfyui-bhtools": { "stars": 1, "last_update": "2025-07-24 21:32:37", - "author_account_age_days": 285 + "author_account_age_days": 288 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, - "last_update": "2026-03-09 17:05:15", - "author_account_age_days": 3538 + "last_update": "2026-03-15 15:50:03", + "author_account_age_days": 3542 }, "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { "stars": 5, "last_update": "2025-10-26 14:31:29", - "author_account_age_days": 417 + "author_account_age_days": 420 }, "https://github.com/Bwebbfx/ComfyUI_FaceParsing": { "stars": 14, "last_update": "2025-07-02 20:41:55", - "author_account_age_days": 852 + "author_account_age_days": 856 }, "https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": { "stars": 0, "last_update": "2025-06-08 13:32:25", - "author_account_age_days": 3242 + "author_account_age_days": 3245 }, "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1699 + "author_account_age_days": 1702 }, "https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI": { "stars": 0, @@ -362,17 +377,17 @@ "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, "last_update": "2025-10-24 16:01:27", - "author_account_age_days": 4733 + "author_account_age_days": 4737 }, "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, "last_update": "2025-05-26 12:12:47", - "author_account_age_days": 620 + "author_account_age_days": 623 }, "https://github.com/Charonartist/comfyui-lora-random-selector": { "stars": 0, "last_update": "2025-08-08 13:34:04", - "author_account_age_days": 620 + "author_account_age_days": 623 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 3, @@ -382,7 +397,7 @@ "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 944 + "author_account_age_days": 947 }, "https://github.com/Clivey1234/ComfyUI_FBX_Import": { "stars": 7, @@ -392,12 +407,12 @@ "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, "last_update": "2024-11-17 20:06:29", - "author_account_age_days": 2359 + "author_account_age_days": 2363 }, "https://github.com/Comfy-Org/ComfyUI_devtools": { - "stars": 24, + "stars": 25, "last_update": "2026-01-28 03:31:40", - "author_account_age_days": 701 + "author_account_age_days": 704 }, "https://github.com/CooperCorona/comfy-auto-unload": { "stars": 1, @@ -412,17 +427,22 @@ "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, "last_update": "2025-02-17 04:02:01", - "author_account_age_days": 2129 + "author_account_age_days": 2132 }, "https://github.com/DailyMok/ComfyUI-PromptMixerNode": { "stars": 0, "last_update": "2026-01-16 09:50:13", "author_account_age_days": 480 }, + "https://github.com/DarioFT/ComfyUI-Qwen3-TTS": { + "stars": 232, + "last_update": "2026-02-09 16:52:32", + "author_account_age_days": 4106 + }, "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1403 + "author_account_age_days": 1406 }, "https://github.com/DavidJBarnes/comfyui-djb-utils": { "stars": 0, @@ -442,12 +462,12 @@ "https://github.com/DenRakEiw/Comfyui-Aspect-Ratio-Processor": { "stars": 0, "last_update": "2025-08-18 05:23:24", - "author_account_age_days": 1656 + "author_account_age_days": 1660 }, "https://github.com/DenRakEiw/DenRakEiw_Nodes": { "stars": 31, "last_update": "2025-09-17 05:30:41", - "author_account_age_days": 1656 + "author_account_age_days": 1660 }, "https://github.com/DeyanShahov/ComfyUI_RedFox": { "stars": 0, @@ -457,17 +477,17 @@ "https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": { "stars": 0, "last_update": "2025-06-29 23:55:17", - "author_account_age_days": 275 + "author_account_age_days": 279 }, "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { "stars": 0, "last_update": "2024-11-11 01:37:43", - "author_account_age_days": 967 + "author_account_age_days": 971 }, "https://github.com/DonutsDelivery/ComfyUI-DonutNodes": { "stars": 18, "last_update": "2026-02-04 02:39:39", - "author_account_age_days": 351 + "author_account_age_days": 354 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, @@ -477,37 +497,37 @@ "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 5, "last_update": "2025-09-22 18:28:25", - "author_account_age_days": 1999 + "author_account_age_days": 2003 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Player": { "stars": 0, "last_update": "2025-07-18 15:11:25", - "author_account_age_days": 2481 + "author_account_age_days": 2485 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Vocal": { "stars": 0, "last_update": "2025-08-05 10:58:20", - "author_account_age_days": 2481 + "author_account_age_days": 2485 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-RendArt-Nodes": { "stars": 0, "last_update": "2025-08-05 11:22:39", - "author_account_age_days": 2481 + "author_account_age_days": 2485 }, "https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes": { "stars": 0, "last_update": "2025-06-14 06:14:05", - "author_account_age_days": 1492 + "author_account_age_days": 1496 }, "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, "last_update": "2025-06-02 07:15:00", - "author_account_age_days": 478 + "author_account_age_days": 481 }, "https://github.com/ELiZswe/ComfyUI-ELiZTools": { "stars": 0, "last_update": "2025-06-24 06:14:44", - "author_account_age_days": 2449 + "author_account_age_days": 2452 }, "https://github.com/Echoflare/ComfyUI-Reverse-Proxy-Fix": { "stars": 1, @@ -517,22 +537,22 @@ "https://github.com/ElyZeng/ComfyUI-Translator": { "stars": 2, "last_update": "2025-07-31 03:12:40", - "author_account_age_days": 1381 + "author_account_age_days": 1384 }, "https://github.com/Elypha/ComfyUI-Prompt-Helper": { "stars": 0, "last_update": "2025-09-20 04:42:50", - "author_account_age_days": 3158 + "author_account_age_days": 3161 }, "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { "stars": 2, "last_update": "2025-01-26 11:25:43", - "author_account_age_days": 3271 + "author_account_age_days": 3275 }, "https://github.com/EmilioPlumed/ComfyUI-Math": { "stars": 1, "last_update": "2025-01-11 14:28:42", - "author_account_age_days": 2604 + "author_account_age_days": 2607 }, "https://github.com/Enferlain/ComfyUI-Model-Comparison": { "stars": 0, @@ -557,7 +577,7 @@ "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 3, "last_update": "2025-04-28 23:42:26", - "author_account_age_days": 1520 + "author_account_age_days": 1523 }, "https://github.com/EricRollei/HYPIR-ComfyUI": { "stars": 8, @@ -572,7 +592,7 @@ "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2025-11-19 02:44:52", - "author_account_age_days": 2806 + "author_account_age_days": 2809 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 37, @@ -587,22 +607,22 @@ "https://github.com/Fannovel16/ComfyUI-AppIO": { "stars": 0, "last_update": "2024-12-01 16:37:19", - "author_account_age_days": 3757 + "author_account_age_days": 3761 }, "https://github.com/Filexor/File_x_dynamic_prompt2": { "stars": 0, "last_update": "2025-07-29 16:19:34", - "author_account_age_days": 4573 + "author_account_age_days": 4577 }, "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 647 + "author_account_age_days": 650 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 647 + "author_account_age_days": 650 }, "https://github.com/Firetheft/ComfyUI_Local_Media_Manager": { "stars": 131, @@ -627,7 +647,7 @@ "https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": { "stars": 7, "last_update": "2025-06-13 20:53:11", - "author_account_age_days": 2952 + "author_account_age_days": 2956 }, "https://github.com/GeekatplayStudio/ComfyUI_Toolbox": { "stars": 4, @@ -642,7 +662,7 @@ "https://github.com/George0726/ComfyUI-video-accessory": { "stars": 1, "last_update": "2025-09-26 18:36:12", - "author_account_age_days": 2877 + "author_account_age_days": 2880 }, "https://github.com/Gergzilla/Slim-Comfy-Pack": { "stars": 0, @@ -687,7 +707,7 @@ "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 954 + "author_account_age_days": 957 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, @@ -697,17 +717,17 @@ "https://github.com/GuardSkill/ComfyUI-AffineImage": { "stars": 6, "last_update": "2025-11-18 09:08:39", - "author_account_age_days": 3659 + "author_account_age_days": 3662 }, "https://github.com/GuusF/Comfyui_CrazyMaths": { "stars": 0, "last_update": "2025-08-14 13:12:31", - "author_account_age_days": 2011 + "author_account_age_days": 2015 }, "https://github.com/HWDigi/Camera_Factory_Station_comfyui": { "stars": 2, "last_update": "2025-08-06 17:46:41", - "author_account_age_days": 248 + "author_account_age_days": 251 }, "https://github.com/HailXD/comfyui-random-artist": { "stars": 0, @@ -727,7 +747,7 @@ "https://github.com/Hapseleg/ComfyUI-This-n-That": { "stars": 0, "last_update": "2025-06-03 20:26:27", - "author_account_age_days": 3921 + "author_account_age_days": 3925 }, "https://github.com/Hifunyo/comfyui_google_ai": { "stars": 0, @@ -757,17 +777,17 @@ "https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": { "stars": 0, "last_update": "2025-08-14 09:22:06", - "author_account_age_days": 2949 + "author_account_age_days": 2952 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 0, "last_update": "2025-02-05 08:51:23", - "author_account_age_days": 5210 + "author_account_age_days": 5214 }, "https://github.com/IgPoly/ComfyUI-igTools": { "stars": 0, "last_update": "2026-03-06 02:49:42", - "author_account_age_days": 553 + "author_account_age_days": 557 }, "https://github.com/Immac/ComfyUI-ImmacTools": { "stars": 0, @@ -807,7 +827,7 @@ "https://github.com/Jairodaniel-17/ComfyUI-traductor-offline": { "stars": 0, "last_update": "2025-08-28 04:57:25", - "author_account_age_days": 1827 + "author_account_age_days": 1830 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, @@ -817,12 +837,12 @@ "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, "last_update": "2025-07-12 15:27:51", - "author_account_age_days": 3894 + "author_account_age_days": 3897 }, "https://github.com/JiSenHua/ComfyUI-yolov5-face": { "stars": 2, "last_update": "2026-01-13 03:38:02", - "author_account_age_days": 1369 + "author_account_age_days": 1373 }, "https://github.com/JiangAogo/ComfyUI-Gemini-API": { "stars": 2, @@ -837,22 +857,22 @@ "https://github.com/Jingwen-genies/comfyui-genies-nodes": { "stars": 0, "last_update": "2025-05-13 19:36:45", - "author_account_age_days": 959 + "author_account_age_days": 962 }, "https://github.com/JioJe/comfyui_video_BC": { "stars": 11, "last_update": "2025-09-12 07:30:45", - "author_account_age_days": 650 + "author_account_age_days": 653 }, "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2844 + "author_account_age_days": 2847 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 4, "last_update": "2025-03-16 13:05:38", - "author_account_age_days": 4812 + "author_account_age_days": 4815 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 69, @@ -867,7 +887,7 @@ "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 3164 + "author_account_age_days": 3167 }, "https://github.com/Juste-Leo2/ComfyUI-Arduino": { "stars": 5, @@ -882,7 +902,7 @@ "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, "last_update": "2025-04-07 07:49:03", - "author_account_age_days": 1880 + "author_account_age_days": 1883 }, "https://github.com/KXSR/ComfyUI-Easy-s3": { "stars": 0, @@ -892,22 +912,22 @@ "https://github.com/Karlmeister/comfyui-karlmeister-nodes-suit": { "stars": 0, "last_update": "2025-10-04 01:22:02", - "author_account_age_days": 1531 + "author_account_age_days": 1535 }, "https://github.com/Karniverse/ComfyUI-Randomselector": { "stars": 0, "last_update": "2025-08-05 10:26:42", - "author_account_age_days": 2992 + "author_account_age_days": 2995 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 679 + "author_account_age_days": 682 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, "last_update": "2025-01-23 09:11:02", - "author_account_age_days": 2188 + "author_account_age_days": 2191 }, "https://github.com/KoinnAI/ComfyUI-DynPromptSimplified": { "stars": 4, @@ -919,30 +939,35 @@ "last_update": "2026-02-22 17:28:36", "author_account_age_days": 1739 }, + "https://github.com/Krish-701/Comfyui_nodes_v01": { + "stars": 0, + "last_update": "2026-02-26 13:31:49", + "author_account_age_days": 485 + }, "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, "last_update": "2026-01-19 10:08:42", - "author_account_age_days": 482 + "author_account_age_days": 485 }, "https://github.com/Kur0butiMegane/Comfyui-StringUtils2": { "stars": 0, "last_update": "2025-05-04 16:34:13", - "author_account_age_days": 2278 + "author_account_age_days": 2282 }, "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { "stars": 1, "last_update": "2025-03-27 19:04:42", - "author_account_age_days": 451 + "author_account_age_days": 454 }, "https://github.com/LAOGOU-666/Comfyui_StartPatch": { "stars": 51, "last_update": "2025-02-24 17:22:34", - "author_account_age_days": 721 + "author_account_age_days": 724 }, "https://github.com/LK-168/comfyui_LK_selfuse": { "stars": 0, "last_update": "2025-07-10 09:55:05", - "author_account_age_days": 256 + "author_account_age_days": 259 }, "https://github.com/LMietkiewicz/HiggsfieldAPI_Node": { "stars": 1, @@ -972,7 +997,7 @@ "https://github.com/Letz-AI/ComfyUI-LetzAI": { "stars": 1, "last_update": "2025-11-13 19:09:26", - "author_account_age_days": 964 + "author_account_age_days": 967 }, "https://github.com/LiJT/ComfyUI-JT_Tools": { "stars": 0, @@ -982,12 +1007,12 @@ "https://github.com/Lilien86/Comfyui_Latent_Interpolation": { "stars": 2, "last_update": "2024-09-03 21:00:49", - "author_account_age_days": 1119 + "author_account_age_days": 1123 }, "https://github.com/LittleTechPomp/comfyui-pixxio": { "stars": 0, "last_update": "2025-08-22 13:18:56", - "author_account_age_days": 230 + "author_account_age_days": 234 }, "https://github.com/Long-form-AI-video-generation/ComfyUI_vaceFramepack": { "stars": 0, @@ -997,7 +1022,7 @@ "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 5, "last_update": "2024-10-30 17:02:54", - "author_account_age_days": 3611 + "author_account_age_days": 3614 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, @@ -1007,22 +1032,22 @@ "https://github.com/Lovzu/ComfyUI-Qwen": { "stars": 0, "last_update": "2025-08-09 05:59:53", - "author_account_age_days": 409 + "author_account_age_days": 413 }, "https://github.com/LucianGnn/ComfyUI-Lucian": { "stars": 0, "last_update": "2025-06-18 06:47:37", - "author_account_age_days": 2504 + "author_account_age_days": 2508 }, "https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes": { "stars": 0, "last_update": "2025-07-27 22:04:59", - "author_account_age_days": 1289 + "author_account_age_days": 1292 }, "https://github.com/LucipherDev/ComfyUI-Sentinel": { "stars": 62, "last_update": "2025-04-07 14:53:13", - "author_account_age_days": 2123 + "author_account_age_days": 2126 }, "https://github.com/Lumiyumi/comfyui_stringcombineX": { "stars": 0, @@ -1037,7 +1062,7 @@ "https://github.com/LyazS/ComfyUI-aznodes": { "stars": 0, "last_update": "2025-06-03 14:57:29", - "author_account_age_days": 3483 + "author_account_age_days": 3486 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 39, @@ -1047,7 +1072,7 @@ "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3850 + "author_account_age_days": 3853 }, "https://github.com/MadPonyInteractive/ComfyUi-MpiNodes": { "stars": 1, @@ -1062,42 +1087,47 @@ "https://github.com/Malloc-pix/comfyui-QwenVL": { "stars": 0, "last_update": "2025-06-24 09:35:32", - "author_account_age_days": 274 + "author_account_age_days": 277 }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, "last_update": "2025-02-28 19:23:24", - "author_account_age_days": 2779 + "author_account_age_days": 2782 }, "https://github.com/MarkFreeDom168/ComfyUI-image-load-url": { "stars": 0, "last_update": "2025-12-09 03:34:35", - "author_account_age_days": 1971 + "author_account_age_days": 1974 }, "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 2089 + "author_account_age_days": 2092 }, "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan": { "stars": 2, "last_update": "2025-08-13 20:53:39", - "author_account_age_days": 951 + "author_account_age_days": 954 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 1038 + "author_account_age_days": 1041 + }, + "https://github.com/Meisoftcoltd/ComfyUI-UVR5": { + "stars": 0, + "last_update": "2026-03-08 20:54:38", + "author_account_age_days": 2883 }, "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-07-12 07:22:09", - "author_account_age_days": 3445 + "author_account_age_days": 3448 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, "last_update": "2025-09-16 08:15:24", - "author_account_age_days": 3445 + "author_account_age_days": 3448 }, "https://github.com/Mets3D/mets-nodes": { "stars": 0, @@ -1112,18 +1142,23 @@ "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3840 + "author_account_age_days": 3843 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 1, "last_update": "2025-12-02 22:15:26", - "author_account_age_days": 3705 + "author_account_age_days": 3709 }, "https://github.com/Mohamed-Sakr/ComfyUI-SimpleMarkdown": { "stars": 2, "last_update": "2025-11-29 14:27:32", "author_account_age_days": 4464 }, + "https://github.com/Momediada97/ComfyUI-ImageIfNotBlack": { + "stars": 0, + "last_update": "2026-02-11 07:37:24", + "author_account_age_days": 348 + }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", @@ -1132,7 +1167,7 @@ "https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": { "stars": 6, "last_update": "2026-01-26 12:01:26", - "author_account_age_days": 548 + "author_account_age_days": 551 }, "https://github.com/MushroomFleet/ComfyUI-SCP-nodes": { "stars": 0, @@ -1140,14 +1175,14 @@ "author_account_age_days": 4347 }, "https://github.com/MushroomFleet/DJZ-Nodes": { - "stars": 73, + "stars": 72, "last_update": "2026-02-20 00:36:06", - "author_account_age_days": 4347 + "author_account_age_days": 4350 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 35, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 2120 + "author_account_age_days": 2123 }, "https://github.com/N3uR0TiCV0iD/ComfyUI-ModelListTools": { "stars": 0, @@ -1157,12 +1192,12 @@ "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 2, "last_update": "2026-01-21 20:58:40", - "author_account_age_days": 1084 + "author_account_age_days": 1087 }, "https://github.com/NSFW-API/ComfyUI-Embedding-Delta-Adapter": { "stars": 3, "last_update": "2025-08-24 04:51:03", - "author_account_age_days": 446 + "author_account_age_days": 450 }, "https://github.com/NSFW-API/ComfyUI-WanSoftPrefix": { "stars": 1, @@ -1177,7 +1212,12 @@ "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, "last_update": "2025-05-05 15:05:27", - "author_account_age_days": 1511 + "author_account_age_days": 1514 + }, + "https://github.com/NaomiVK/comfyui-qwen3-tts": { + "stars": 0, + "last_update": "2026-01-25 20:27:17", + "author_account_age_days": 867 }, "https://github.com/NeoTech/comfyui-laserprep": { "stars": 0, @@ -1207,7 +1247,7 @@ "https://github.com/No-22-Github/ComfyUI_SaveImageCustom": { "stars": 0, "last_update": "2025-06-26 06:33:38", - "author_account_age_days": 1046 + "author_account_age_days": 1049 }, "https://github.com/Norsnow/comfyui-image-ratio-preset": { "stars": 1, @@ -1217,27 +1257,27 @@ "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 1067 + "author_account_age_days": 1070 }, "https://github.com/Novavision0313/ComfyUI-NVVS": { "stars": 1, "last_update": "2025-08-19 09:14:19", - "author_account_age_days": 294 + "author_account_age_days": 297 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 5, "last_update": "2025-03-12 04:22:34", - "author_account_age_days": 1072 + "author_account_age_days": 1076 }, "https://github.com/Oct7/ComfyUI-LaplaMask": { "stars": 0, "last_update": "2025-06-03 07:45:26", - "author_account_age_days": 2228 + "author_account_age_days": 2231 }, "https://github.com/OgreLemonSoup/ComfyUI-Notes-manager": { "stars": 2, "last_update": "2025-06-25 07:24:16", - "author_account_age_days": 579 + "author_account_age_days": 582 }, "https://github.com/OhSeongHyeon/comfyui-random-image-size": { "stars": 0, @@ -1247,7 +1287,7 @@ "https://github.com/Omario92/ComfyUI-OmarioNodes": { "stars": 0, "last_update": "2026-02-02 04:36:27", - "author_account_age_days": 4399 + "author_account_age_days": 4402 }, "https://github.com/Omega-L/comfyUI-prompts": { "stars": 0, @@ -1262,22 +1302,27 @@ "https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": { "stars": 2, "last_update": "2025-09-27 08:29:31", - "author_account_age_days": 2561 + "author_account_age_days": 2564 }, "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 6, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3426 + "author_account_age_days": 3429 }, "https://github.com/PabloGrant/comfyui-giraffe-test-panel": { "stars": 0, "last_update": "2025-05-18 16:38:09", - "author_account_age_days": 912 + "author_account_age_days": 915 }, "https://github.com/PaleBloodq/ComfyUI-HFTransformers": { "stars": 0, "last_update": "2025-07-11 12:01:43", - "author_account_age_days": 1455 + "author_account_age_days": 1458 + }, + "https://github.com/PauldeLavallaz/comfyui-fabric-lipsync": { + "stars": 0, + "last_update": "2026-02-11 04:42:09", + "author_account_age_days": 2472 }, "https://github.com/PauldeLavallaz/comfyui_morpheus_NanoBanana_Mask": { "stars": 0, @@ -1287,7 +1332,7 @@ "https://github.com/PeterMikhai/Doom_Flux_NodePack": { "stars": 1, "last_update": "2025-10-06 08:17:09", - "author_account_age_days": 859 + "author_account_age_days": 862 }, "https://github.com/PladsElsker/comfyui-krita": { "stars": 1, @@ -1312,7 +1357,7 @@ "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", - "author_account_age_days": 1208 + "author_account_age_days": 1211 }, "https://github.com/PozzettiAndrea/ComfyUI-CADabra": { "stars": 22, @@ -1357,7 +1402,7 @@ "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, "last_update": "2025-04-08 11:13:50", - "author_account_age_days": 2651 + "author_account_age_days": 2654 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 14, @@ -1367,12 +1412,12 @@ "https://github.com/QuietNoise/ComfyUI-Queue-Manager": { "stars": 44, "last_update": "2025-12-21 18:20:17", - "author_account_age_days": 4831 + "author_account_age_days": 4834 }, "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, "last_update": "2025-01-25 11:21:59", - "author_account_age_days": 411 + "author_account_age_days": 414 }, "https://github.com/RM2-0/ComfyUI-Upscale": { "stars": 0, @@ -1382,7 +1427,7 @@ "https://github.com/RUFFY-369/ComfyUI-FeatureBank": { "stars": 0, "last_update": "2025-03-07 19:30:55", - "author_account_age_days": 2103 + "author_account_age_days": 2106 }, "https://github.com/RaeZhLiu/comfy_ark": { "stars": 0, @@ -1392,12 +1437,12 @@ "https://github.com/Raidez/comfyui-kuniklo-collection": { "stars": 0, "last_update": "2025-05-02 19:44:45", - "author_account_age_days": 4300 + "author_account_age_days": 4303 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter": { "stars": 28, "last_update": "2025-11-17 15:40:32", - "author_account_age_days": 786 + "author_account_age_days": 790 }, "https://github.com/Rayen21/ComfyUI-PromptLinePlus": { "stars": 0, @@ -1407,7 +1452,7 @@ "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 4269 + "author_account_age_days": 4272 }, "https://github.com/RicoMeng/CartoonGenComfyui-PromtGenerator": { "stars": 0, @@ -1417,27 +1462,27 @@ "https://github.com/Rizzlord/ComfyUI-SeqTex": { "stars": 9, "last_update": "2025-12-30 03:18:21", - "author_account_age_days": 2055 + "author_account_age_days": 2058 }, "https://github.com/RobbertB80/ComfyUI-SharePoint-Upload": { "stars": 0, "last_update": "2025-08-24 15:54:01", - "author_account_age_days": 1637 + "author_account_age_days": 1640 }, "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, "last_update": "2026-03-09 13:34:25", - "author_account_age_days": 5242 + "author_account_age_days": 5245 }, "https://github.com/Rocky-Lee-001/ComfyUI_SZtools": { "stars": 2, "last_update": "2025-07-17 02:14:52", - "author_account_age_days": 1082 + "author_account_age_days": 1085 }, "https://github.com/RomanticQq/ComfyUI-Groudingdino-Sam": { "stars": 0, "last_update": "2025-11-21 08:56:50", - "author_account_age_days": 2541 + "author_account_age_days": 2544 }, "https://github.com/Ronnasayd/comfyui-nodes": { "stars": 0, @@ -1452,12 +1497,12 @@ "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 3031 + "author_account_age_days": 3034 }, "https://github.com/SKBv0/ComfyUI-RetroEngine": { "stars": 11, "last_update": "2025-05-10 14:29:43", - "author_account_age_days": 2181 + "author_account_age_days": 2185 }, "https://github.com/SSYCloud/comfyui-ssy-syncapi": { "stars": 1, @@ -1467,7 +1512,7 @@ "https://github.com/SXQBW/ComfyUI-Qwen3": { "stars": 0, "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3418 + "author_account_age_days": 3421 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 26, @@ -1482,7 +1527,7 @@ "https://github.com/Saganaki22/ComfyUI-ytdl_nodes": { "stars": 30, "last_update": "2025-09-06 18:55:00", - "author_account_age_days": 1762 + "author_account_age_days": 1765 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, @@ -1492,17 +1537,17 @@ "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { "stars": 0, "last_update": "2024-08-27 19:01:46", - "author_account_age_days": 1937 + "author_account_age_days": 1941 }, "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { "stars": 97, "last_update": "2025-05-09 15:17:23", - "author_account_age_days": 1257 + "author_account_age_days": 1260 }, "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1651 + "author_account_age_days": 1654 }, "https://github.com/Scorpiosis0/ComfyUI-WtlNodes": { "stars": 3, @@ -1522,7 +1567,7 @@ "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, "last_update": "2025-06-02 19:16:34", - "author_account_age_days": 1089 + "author_account_age_days": 1092 }, "https://github.com/Sergey004/ComfyUI-Telegram-Sender": { "stars": 0, @@ -1537,12 +1582,12 @@ "https://github.com/ServiceStack/classifier-agent": { "stars": 0, "last_update": "2025-09-12 09:16:45", - "author_account_age_days": 5511 + "author_account_age_days": 5514 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, "last_update": "2025-05-03 08:29:40", - "author_account_age_days": 1036 + "author_account_age_days": 1040 }, "https://github.com/ShammiG/ComfyUI_Text_Tools_SG": { "stars": 4, @@ -1562,7 +1607,7 @@ "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, "last_update": "2025-10-19 09:44:27", - "author_account_age_days": 3086 + "author_account_age_days": 3090 }, "https://github.com/SlackinJack/multigpu_diffusion_comfyui": { "stars": 0, @@ -1582,7 +1627,7 @@ "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, "last_update": "2025-04-26 07:47:15", - "author_account_age_days": 491 + "author_account_age_days": 494 }, "https://github.com/Solarish/ComfyUI-MidnightLook": { "stars": 0, @@ -1592,17 +1637,17 @@ "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO": { "stars": 4, "last_update": "2025-07-22 08:55:26", - "author_account_age_days": 1590 + "author_account_age_days": 1593 }, "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4571 + "author_account_age_days": 4574 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1766 + "author_account_age_days": 1769 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, @@ -1622,17 +1667,17 @@ "https://github.com/Stable-X/ComfyUI-Hi3DGen": { "stars": 173, "last_update": "2025-04-04 03:48:36", - "author_account_age_days": 648 + "author_account_age_days": 652 }, "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { "stars": 97, - "last_update": "2026-03-11 02:43:28", - "author_account_age_days": 584 + "last_update": "2026-03-15 17:31:20", + "author_account_age_days": 587 }, "https://github.com/StaffsGull/comfyui_scene_builder": { "stars": 0, "last_update": "2025-04-27 12:40:57", - "author_account_age_days": 3566 + "author_account_age_days": 3569 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 21, @@ -1647,17 +1692,22 @@ "https://github.com/StartHua/Comfyui_CXH_joy_caption": { "stars": 622, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3461 + "author_account_age_days": 3464 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 96, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3461 + "author_account_age_days": 3464 }, "https://github.com/StartHua/Comfyui_leffa": { "stars": 241, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3461 + "author_account_age_days": 3464 + }, + "https://github.com/StartHua/Comfyui_yolo26": { + "stars": 4, + "last_update": "2026-02-10 02:50:49", + "author_account_age_days": 3464 }, "https://github.com/StevenBaby/comfyui-tools": { "stars": 0, @@ -1667,7 +1717,7 @@ "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, "last_update": "2026-02-22 17:40:47", - "author_account_age_days": 436 + "author_account_age_days": 440 }, "https://github.com/SushantSingh-23-01/comfyui_flowrider_nodes": { "stars": 0, @@ -1687,7 +1737,7 @@ "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2800 + "author_account_age_days": 2803 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, @@ -1702,12 +1752,12 @@ "https://github.com/Tawbaware/ComfyUI-Tawbaware": { "stars": 1, "last_update": "2025-04-20 22:23:11", - "author_account_age_days": 1897 + "author_account_age_days": 1900 }, "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, "last_update": "2025-04-17 08:53:41", - "author_account_age_days": 892 + "author_account_age_days": 895 }, "https://github.com/ThanaritKanjanametawatAU/comfyui_runninghub_nanobanana": { "stars": 0, @@ -1722,12 +1772,12 @@ "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 18, "last_update": "2025-11-28 14:08:35", - "author_account_age_days": 3471 + "author_account_age_days": 3474 }, "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3908 + "author_account_age_days": 3911 }, "https://github.com/TheLocalLab/ComfyUI-Kandinsky-GGUF": { "stars": 2, @@ -1737,7 +1787,7 @@ "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 12, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4355 + "author_account_age_days": 4358 }, "https://github.com/ThuckMaBaws/TMB-Camera-Modifier": { "stars": 1, @@ -1747,7 +1797,7 @@ "https://github.com/TimothyCMeehan/comfyui-ck3-presets": { "stars": 0, "last_update": "2025-08-13 15:13:15", - "author_account_age_days": 3709 + "author_account_age_days": 3712 }, "https://github.com/TobiasGlaubach/ComfyUI-TG_PyCode": { "stars": 0, @@ -1762,7 +1812,7 @@ "https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": { "stars": 0, "last_update": "2025-07-09 17:19:56", - "author_account_age_days": 1164 + "author_account_age_days": 1167 }, "https://github.com/Tr1dae/ComfyUI-MobileSAM": { "stars": 0, @@ -1777,12 +1827,12 @@ "https://github.com/UmutGuzel/tryvariantai-comfyui": { "stars": 1, "last_update": "2026-03-05 18:22:40", - "author_account_age_days": 2397 + "author_account_age_days": 2400 }, "https://github.com/V-woodpecker-V/comfyui-stiffy-nodes": { "stars": 1, "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1882 + "author_account_age_days": 1885 }, "https://github.com/VectorASD/ComfyUI-VectorASD": { "stars": 0, @@ -1792,12 +1842,17 @@ "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 17, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1587 + "author_account_age_days": 1590 + }, + "https://github.com/Veritas-bit/ComfyUI-StyleSelector": { + "stars": 0, + "last_update": "2026-02-24 20:06:08", + "author_account_age_days": 45 }, "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, "last_update": "2025-05-09 22:47:52", - "author_account_age_days": 2935 + "author_account_age_days": 2938 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, @@ -1812,7 +1867,7 @@ "https://github.com/Vkabuto23/comfyui_openrouter_ollama": { "stars": 1, "last_update": "2025-07-16 09:03:47", - "author_account_age_days": 637 + "author_account_age_days": 641 }, "https://github.com/Vollond/ComfyUI-LatentCutPlus": { "stars": 0, @@ -1827,12 +1882,12 @@ "https://github.com/Vsolon/ComfyUI-CBZ-Pack": { "stars": 0, "last_update": "2025-08-21 16:11:06", - "author_account_age_days": 3880 + "author_account_age_days": 3883 }, "https://github.com/WASasquatch/ASTERR": { "stars": 30, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 5251 + "author_account_age_days": 5254 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 55, @@ -1842,7 +1897,7 @@ "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, "last_update": "2025-04-18 04:36:33", - "author_account_age_days": 4747 + "author_account_age_days": 4750 }, "https://github.com/WenerSantos3/ComfyUI-BlueeUtils": { "stars": 0, @@ -1857,22 +1912,22 @@ "https://github.com/WozStudios/ComfyUI-WozNodes": { "stars": 0, "last_update": "2025-06-25 14:29:29", - "author_account_age_days": 4735 + "author_account_age_days": 4738 }, "https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext": { "stars": 9, "last_update": "2025-07-02 21:15:07", - "author_account_age_days": 679 + "author_account_age_days": 682 }, "https://github.com/XiaoHeiziGGG/ComfyUI-GeminiTranslator": { "stars": 0, "last_update": "2025-06-30 05:43:17", - "author_account_age_days": 679 + "author_account_age_days": 682 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 1163 + "author_account_age_days": 1166 }, "https://github.com/YokoYokoTEC/comfyui-batch-sequence": { "stars": 0, @@ -1887,12 +1942,12 @@ "https://github.com/Yuan-ManX/ComfyUI-Step1X-Edit": { "stars": 11, "last_update": "2025-04-29 07:36:52", - "author_account_age_days": 2066 + "author_account_age_days": 2069 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": { "stars": 2, "last_update": "2025-06-06 09:23:19", - "author_account_age_days": 2032 + "author_account_age_days": 2035 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-SenseVoice": { "stars": 1, @@ -1907,17 +1962,17 @@ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 395, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 965 + "author_account_age_days": 969 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "stars": 785, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 965 + "author_account_age_days": 969 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2": { "stars": 19, "last_update": "2024-09-26 18:08:01", - "author_account_age_days": 965 + "author_account_age_days": 969 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 239, @@ -1927,42 +1982,42 @@ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen": { "stars": 113, "last_update": "2024-09-20 21:27:47", - "author_account_age_days": 965 + "author_account_age_days": 969 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": { "stars": 11, "last_update": "2025-02-26 05:46:42", - "author_account_age_days": 965 + "author_account_age_days": 969 }, "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": { "stars": 1, "last_update": "2025-03-26 14:49:13", - "author_account_age_days": 809 + "author_account_age_days": 812 }, "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": { - "stars": 251, + "stars": 252, "last_update": "2025-03-31 07:56:02", - "author_account_age_days": 809 + "author_account_age_days": 812 }, "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": { "stars": 6, "last_update": "2025-12-22 17:13:19", - "author_account_age_days": 1481 + "author_account_age_days": 1484 }, "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 2, "last_update": "2025-05-08 08:35:02", - "author_account_age_days": 1066 + "author_account_age_days": 1069 }, "https://github.com/aa-parky/pipemind-comfyui": { "stars": 0, "last_update": "2025-12-11 11:06:48", - "author_account_age_days": 2470 + "author_account_age_days": 2473 }, "https://github.com/abuzreq/ComfyUI-Model-Bending": { "stars": 16, - "last_update": "2026-02-26 23:09:48", - "author_account_age_days": 4482 + "last_update": "2026-03-12 17:14:40", + "author_account_age_days": 4485 }, "https://github.com/adamdavidcole/comfyui-video-xy-plot": { "stars": 1, @@ -1982,17 +2037,17 @@ "https://github.com/adithis197/ComfyUI-Caption_to_audio": { "stars": 1, "last_update": "2025-08-01 23:03:40", - "author_account_age_days": 2500 + "author_account_age_days": 2503 }, "https://github.com/adithis197/ComfyUI-multimodal-CaptionToVideoGen": { "stars": 1, "last_update": "2025-08-01 23:08:31", - "author_account_age_days": 2500 + "author_account_age_days": 2503 }, "https://github.com/aesethtics/ComfyUI-OpenPoser": { "stars": 1, "last_update": "2025-08-27 17:50:40", - "author_account_age_days": 3472 + "author_account_age_days": 3475 }, "https://github.com/agavesunset/ComfyUI_LoRA_Tracker": { "stars": 0, @@ -2012,32 +2067,37 @@ "https://github.com/ahmedbana/File-Rename": { "stars": 0, "last_update": "2025-07-25 10:48:49", - "author_account_age_days": 3559 + "author_account_age_days": 3562 }, "https://github.com/ahmedbana/json-creator": { "stars": 0, "last_update": "2025-07-29 10:59:12", - "author_account_age_days": 3559 + "author_account_age_days": 3562 }, "https://github.com/ahmedbana/upload-to-azure": { "stars": 0, "last_update": "2025-07-29 10:58:26", - "author_account_age_days": 3559 + "author_account_age_days": 3562 }, "https://github.com/ai-joe-git/ComfyUI-Chatterbox": { "stars": 0, "last_update": "2026-01-14 00:04:21", "author_account_age_days": 1686 }, + "https://github.com/ai-joe-git/ComfyUI-Qwen3-TTS": { + "stars": 5, + "last_update": "2026-02-17 12:31:45", + "author_account_age_days": 1689 + }, "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 1095 + "author_account_age_days": 1099 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4880 + "author_account_age_days": 4883 }, "https://github.com/ajcampbell1333/BudgetGuard_Artists": { "stars": 0, @@ -2052,12 +2112,12 @@ "https://github.com/akatz-ai/ComfyUI-Execution-Inversion": { "stars": 20, "last_update": "2025-12-23 09:00:14", - "author_account_age_days": 661 + "author_account_age_days": 664 }, "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, "last_update": "2025-05-26 18:36:34", - "author_account_age_days": 2898 + "author_account_age_days": 2902 }, "https://github.com/alchemist-novaro/ComfyUI-Affine-Transform": { "stars": 4, @@ -2072,12 +2132,12 @@ "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { "stars": 6, "last_update": "2025-05-22 20:48:23", - "author_account_age_days": 5640 + "author_account_age_days": 5644 }, "https://github.com/alexgenovese/ComfyUI-Reica": { "stars": 0, "last_update": "2025-07-17 08:21:13", - "author_account_age_days": 5640 + "author_account_age_days": 5644 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, @@ -2092,62 +2152,67 @@ "https://github.com/alistairallan/ComfyUI-skin-retouch": { "stars": 0, "last_update": "2025-08-02 15:45:04", - "author_account_age_days": 5151 + "author_account_age_days": 5154 }, "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 1286 + "author_account_age_days": 1289 + }, + "https://github.com/amenoyoya/ComfyUI-Qwen3-TTS": { + "stars": 0, + "last_update": "2026-02-06 04:04:46", + "author_account_age_days": 2638 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, "last_update": "2025-09-12 08:44:10", - "author_account_age_days": 1568 + "author_account_age_days": 1571 }, "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 3, "last_update": "2025-01-20 08:02:58", - "author_account_age_days": 471 + "author_account_age_days": 475 }, "https://github.com/apeirography/ModelCopyNode": { "stars": 0, "last_update": "2025-08-20 02:39:14", - "author_account_age_days": 2366 + "author_account_age_days": 2369 }, "https://github.com/apetitbois/nova_utils": { "stars": 0, "last_update": "2025-04-02 20:01:49", - "author_account_age_days": 3723 + "author_account_age_days": 3726 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, "last_update": "2025-01-07 19:40:19", - "author_account_age_days": 2971 + "author_account_age_days": 2974 }, "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { "stars": 3, "last_update": "2025-03-05 07:50:45", - "author_account_age_days": 2971 + "author_account_age_days": 2974 }, "https://github.com/aria1th/ComfyUI-camietagger-onnx": { "stars": 1, "last_update": "2025-03-06 01:55:51", - "author_account_age_days": 2971 + "author_account_age_days": 2974 }, "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 2, "last_update": "2024-11-19 00:11:17", - "author_account_age_days": 4997 + "author_account_age_days": 5001 }, "https://github.com/artifyfun/ComfyUI-JS": { "stars": 2, "last_update": "2025-07-02 10:45:12", - "author_account_age_days": 717 + "author_account_age_days": 720 }, "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, "last_update": "2024-10-13 05:55:33", - "author_account_age_days": 2901 + "author_account_age_days": 2905 }, "https://github.com/asaddi/allans-comfy-nodes": { "stars": 2, @@ -2157,22 +2222,22 @@ "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, "last_update": "2024-09-23 19:09:15", - "author_account_age_days": 4574 + "author_account_age_days": 4578 }, "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, "last_update": "2025-08-11 13:46:34", - "author_account_age_days": 4596 + "author_account_age_days": 4599 }, "https://github.com/avocadori/ComfyUI-AudioAmplitudeConverter": { "stars": 0, "last_update": "2025-05-29 07:57:22", - "author_account_age_days": 699 + "author_account_age_days": 702 }, "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, "last_update": "2025-03-27 15:38:59", - "author_account_age_days": 645 + "author_account_age_days": 649 }, "https://github.com/ayylmao1773/ComfyUI-switch-aspect": { "stars": 0, @@ -2182,17 +2247,17 @@ "https://github.com/babydjac/comfyui-grok-ponyxl": { "stars": 0, "last_update": "2025-07-18 19:10:49", - "author_account_age_days": 1031 + "author_account_age_days": 1034 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 878 + "author_account_age_days": 881 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 2, "last_update": "2025-02-18 09:28:53", - "author_account_age_days": 5306 + "author_account_age_days": 5309 }, "https://github.com/bakker/BK_Utils": { "stars": 0, @@ -2202,12 +2267,12 @@ "https://github.com/bananasss00/Comfyui-PyExec": { "stars": 3, "last_update": "2025-02-26 12:01:18", - "author_account_age_days": 3160 + "author_account_age_days": 3163 }, "https://github.com/bandido37/comfyui-kaggle-local-save": { "stars": 0, "last_update": "2025-04-23 16:20:30", - "author_account_age_days": 2368 + "author_account_age_days": 2372 }, "https://github.com/banini1841/BigModelPipe": { "stars": 0, @@ -2222,7 +2287,7 @@ "https://github.com/barakapa/barakapa-nodes": { "stars": 0, "last_update": "2025-05-13 20:47:52", - "author_account_age_days": 306 + "author_account_age_days": 309 }, "https://github.com/basenc/Comfyui-EnvVarNode": { "stars": 0, @@ -2237,12 +2302,17 @@ "https://github.com/benda1989/WaterMarkRemover_ComfyUI": { "stars": 2, "last_update": "2025-05-01 22:31:19", - "author_account_age_days": 2739 + "author_account_age_days": 2742 + }, + "https://github.com/benjiyaya/ComfyUI-Spectrum": { + "stars": 2, + "last_update": "2026-03-11 05:44:45", + "author_account_age_days": 742 }, "https://github.com/benmizrahi/ComfyGCS": { "stars": 1, "last_update": "2025-05-05 15:18:40", - "author_account_age_days": 3868 + "author_account_age_days": 3871 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, @@ -2257,17 +2327,17 @@ "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, "last_update": "2025-05-31 17:41:31", - "author_account_age_days": 4290 + "author_account_age_days": 4293 }, "https://github.com/bikiam/ComfyUi_WhisperGTranslate": { "stars": 0, "last_update": "2025-07-01 19:41:11", - "author_account_age_days": 776 + "author_account_age_days": 779 }, "https://github.com/bikiam/Comfyui_AudioRecoder": { "stars": 0, "last_update": "2025-07-08 05:35:33", - "author_account_age_days": 776 + "author_account_age_days": 779 }, "https://github.com/binarystatic/ComfyUI-BinarystaticMasterSeed": { "stars": 0, @@ -2282,22 +2352,22 @@ "https://github.com/bleash-dev/ComfyUI-Auth-Manager": { "stars": 0, "last_update": "2025-08-10 13:13:23", - "author_account_age_days": 1689 + "author_account_age_days": 1693 }, "https://github.com/bleash-dev/Comfyui-FileSytem-Manager": { "stars": 0, "last_update": "2025-08-10 17:27:02", - "author_account_age_days": 1689 + "author_account_age_days": 1693 }, "https://github.com/bleash-dev/Comfyui-Idle-Checker": { "stars": 0, "last_update": "2025-08-07 21:04:58", - "author_account_age_days": 1689 + "author_account_age_days": 1693 }, "https://github.com/blepping/comfyui_dum_samplers": { "stars": 5, "last_update": "2025-08-11 12:09:57", - "author_account_age_days": 780 + "author_account_age_days": 783 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, @@ -2307,32 +2377,32 @@ "https://github.com/blueraincoatli/ComfyUI-Model-Cleaner": { "stars": 4, "last_update": "2025-12-18 04:19:16", - "author_account_age_days": 938 + "author_account_age_days": 942 }, "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4429 + "author_account_age_days": 4432 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 69, "last_update": "2025-11-25 21:29:34", - "author_account_age_days": 4162 + "author_account_age_days": 4165 }, "https://github.com/bmgjet/comfyui-powerlimit": { "stars": 0, "last_update": "2025-08-30 03:13:17", - "author_account_age_days": 2498 + "author_account_age_days": 2501 }, "https://github.com/boricuapab/ComfyUI-Bori-KontextPresets": { "stars": 7, "last_update": "2025-07-21 05:49:40", - "author_account_age_days": 2195 + "author_account_age_days": 2198 }, "https://github.com/borisfaley/ComfyUI-ACES-EXR-OCIO": { "stars": 5, "last_update": "2025-08-24 05:31:47", - "author_account_age_days": 4260 + "author_account_age_days": 4263 }, "https://github.com/bozkut/ComfyUI-Prompt-Expander": { "stars": 7, @@ -2342,17 +2412,17 @@ "https://github.com/brace-great/comfyui-eim": { "stars": 0, "last_update": "2025-05-14 06:09:18", - "author_account_age_days": 1714 + "author_account_age_days": 1718 }, "https://github.com/brace-great/comfyui-mc": { "stars": 0, "last_update": "2026-02-11 13:01:38", - "author_account_age_days": 1714 + "author_account_age_days": 1718 }, "https://github.com/broumbroum/comfyui-time-system": { "stars": 0, "last_update": "2025-10-16 18:00:30", - "author_account_age_days": 1394 + "author_account_age_days": 1398 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, @@ -2377,7 +2447,7 @@ "https://github.com/bulldog68/ComfyUI_FMJ": { "stars": 4, "last_update": "2025-11-18 13:57:19", - "author_account_age_days": 730 + "author_account_age_days": 733 }, "https://github.com/c1660181647-hash/ComfyUI-MM-Visual-Encryption": { "stars": 1, @@ -2387,12 +2457,12 @@ "https://github.com/casterpollux/ComfyUI-USO": { "stars": 6, "last_update": "2025-09-01 16:08:39", - "author_account_age_days": 299 + "author_account_age_days": 303 }, "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 1157 + "author_account_age_days": 1160 }, "https://github.com/cedarconnor/ComfyUI-DAP": { "stars": 0, @@ -2412,12 +2482,12 @@ "https://github.com/celll1/cel_sampler": { "stars": 1, "last_update": "2024-11-20 13:04:54", - "author_account_age_days": 856 + "author_account_age_days": 859 }, "https://github.com/cesilk10/cesilk-comfyui-nodes": { "stars": 0, "last_update": "2025-08-13 11:30:35", - "author_account_age_days": 309 + "author_account_age_days": 312 }, "https://github.com/cgf120/comfyui-flowx-preprocess": { "stars": 0, @@ -2442,12 +2512,12 @@ "https://github.com/chengzeyi/Comfy-WaveSpeed": { "stars": 1221, "last_update": "2025-08-02 14:24:30", - "author_account_age_days": 3403 + "author_account_age_days": 3406 }, "https://github.com/chenpipi0807/ComfyUI-InstantCharacterFlux": { "stars": 2, "last_update": "2025-08-18 13:04:22", - "author_account_age_days": 913 + "author_account_age_days": 916 }, "https://github.com/ches2010/comfyui_aliyundrive_uploader": { "stars": 1, @@ -2457,7 +2527,7 @@ "https://github.com/chetusangolgi/Comfyui-supabase": { "stars": 0, "last_update": "2025-12-18 13:19:35", - "author_account_age_days": 1019 + "author_account_age_days": 1022 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, @@ -2477,22 +2547,22 @@ "https://github.com/chuge26/ComfyUI_seal_migration": { "stars": 0, "last_update": "2025-04-21 07:23:45", - "author_account_age_days": 2992 + "author_account_age_days": 2995 }, "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 2255 + "author_account_age_days": 2258 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, "last_update": "2025-01-02 17:00:32", - "author_account_age_days": 4825 + "author_account_age_days": 4828 }, "https://github.com/clcimir/FileTo64": { "stars": 0, "last_update": "2025-08-23 21:26:35", - "author_account_age_days": 1797 + "author_account_age_days": 1800 }, "https://github.com/clubmate/comfyui-boll-nodes": { "stars": 0, @@ -2527,7 +2597,7 @@ "https://github.com/comfyscript/ComfyUI-CloudClient": { "stars": 0, "last_update": "2026-03-11 13:53:16", - "author_account_age_days": 199 + "author_account_age_days": 203 }, "https://github.com/comfyui-wiki/ComfyUI-SelectionFocus": { "stars": 12, @@ -2537,7 +2607,7 @@ "https://github.com/comfyuiblog/deepseek_prompt_generator_comfyui": { "stars": 2, "last_update": "2025-01-28 21:28:11", - "author_account_age_days": 516 + "author_account_age_days": 520 }, "https://github.com/content-and-code/ComfyUI-SimpleCSVParse": { "stars": 0, @@ -2557,12 +2627,12 @@ "https://github.com/crimro-se/ComfyUI-CascadedGaze": { "stars": 1, "last_update": "2025-08-04 23:03:24", - "author_account_age_days": 503 + "author_account_age_days": 506 }, "https://github.com/ctf05/ComfyUI-AudioDuration": { "stars": 0, "last_update": "2025-08-13 02:20:17", - "author_account_age_days": 2428 + "author_account_age_days": 2431 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 270, @@ -2577,7 +2647,12 @@ "https://github.com/daracazamea/comfyUI-DCNodes": { "stars": 0, "last_update": "2025-04-03 14:38:27", - "author_account_age_days": 2585 + "author_account_age_days": 2588 + }, + "https://github.com/davidjshin1/ComfyUI-NanobananaPro": { + "stars": 0, + "last_update": "2026-01-29 08:04:19", + "author_account_age_days": 397 }, "https://github.com/dcduanchao/comfyui_video_http": { "stars": 0, @@ -2587,7 +2662,7 @@ "https://github.com/dead-matrix/ComfyUI-RMBG-Custom": { "stars": 0, "last_update": "2025-08-28 23:20:59", - "author_account_age_days": 2102 + "author_account_age_days": 2105 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, @@ -2602,7 +2677,7 @@ "https://github.com/dexintenebri/comfyui_voxel_nodes": { "stars": 1, "last_update": "2025-08-01 08:33:48", - "author_account_age_days": 1238 + "author_account_age_days": 1241 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, @@ -2612,7 +2687,7 @@ "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, "last_update": "2025-05-23 08:51:34", - "author_account_age_days": 2536 + "author_account_age_days": 2539 }, "https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid": { "stars": 0, @@ -2622,12 +2697,12 @@ "https://github.com/dihan/comfyui-random-kps": { "stars": 4, "last_update": "2025-01-01 22:48:11", - "author_account_age_days": 4922 + "author_account_age_days": 4926 }, "https://github.com/diodiogod/Comfy-Inpainting-Works": { "stars": 71, "last_update": "2025-11-04 13:54:57", - "author_account_age_days": 754 + "author_account_age_days": 757 }, "https://github.com/dmitry-guskov/ComfyUI_light_image_ops": { "stars": 0, @@ -2642,7 +2717,7 @@ "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, "last_update": "2026-02-18 12:51:49", - "author_account_age_days": 4692 + "author_account_age_days": 4695 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, @@ -2657,12 +2732,12 @@ "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", - "author_account_age_days": 3165 + "author_account_age_days": 3168 }, "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, "last_update": "2024-12-27 17:03:52", - "author_account_age_days": 2873 + "author_account_age_days": 2876 }, "https://github.com/downlifted/ComfyUI_GroqPrompt": { "stars": 0, @@ -2672,7 +2747,7 @@ "https://github.com/duckmartians/Duck_Nodes": { "stars": 3, "last_update": "2025-08-21 02:24:03", - "author_account_age_days": 673 + "author_account_age_days": 676 }, "https://github.com/eddiehavila/comfyui-nachoman": { "stars": 0, @@ -2697,7 +2772,7 @@ "https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI": { "stars": 3, "last_update": "2025-09-30 01:58:51", - "author_account_age_days": 475 + "author_account_age_days": 478 }, "https://github.com/egormly/ComfyUI-EG_Tools": { "stars": 0, @@ -2717,12 +2792,12 @@ "https://github.com/elfatherbrown/comfyui-realcugan-node": { "stars": 0, "last_update": "2025-08-29 05:32:29", - "author_account_age_days": 4148 + "author_account_age_days": 4151 }, "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4811 + "author_account_age_days": 4814 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 2, @@ -2742,7 +2817,7 @@ "https://github.com/enlo/ComfyUI-CheckpointSettings": { "stars": 0, "last_update": "2025-07-20 04:27:46", - "author_account_age_days": 4095 + "author_account_age_days": 4099 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, @@ -2752,12 +2827,12 @@ "https://github.com/erosDiffusion/ComfyUI-enricos-json-file-load-and-value-selector": { "stars": 2, "last_update": "2025-06-04 16:32:17", - "author_account_age_days": 622 + "author_account_age_days": 626 }, "https://github.com/ervinne13/ComfyUI-Metadata-Hub": { "stars": 0, "last_update": "2025-09-07 03:59:13", - "author_account_age_days": 4496 + "author_account_age_days": 4499 }, "https://github.com/ethanfel/ComfyUI-CFG-CTRL": { "stars": 0, @@ -2772,27 +2847,27 @@ "https://github.com/etng/ComfyUI-Heartbeat": { "stars": 2, "last_update": "2025-06-03 09:32:40", - "author_account_age_days": 1690 + "author_account_age_days": 1693 }, "https://github.com/exectails/comfyui-et_scripting": { "stars": 3, "last_update": "2024-11-29 17:23:07", - "author_account_age_days": 4544 + "author_account_age_days": 4547 }, "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 1238 + "author_account_age_days": 1241 }, "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, "last_update": "2025-05-06 06:42:52", - "author_account_age_days": 1054 + "author_account_age_days": 1057 }, "https://github.com/fangg2000/ComfyUI-StableAudioFG": { "stars": 1, "last_update": "2025-06-15 11:49:34", - "author_account_age_days": 1054 + "author_account_age_days": 1057 }, "https://github.com/fangg2000/comfyui_fgtools": { "stars": 0, @@ -2802,7 +2877,7 @@ "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1798 + "author_account_age_days": 1801 }, "https://github.com/fantaskiss/ComfyUI-Qwen3_VQA_enhanced": { "stars": 20, @@ -2812,12 +2887,12 @@ "https://github.com/filipemeneses/ComfyUI_html": { "stars": 2, "last_update": "2025-06-10 10:53:55", - "author_account_age_days": 4102 + "author_account_age_days": 4105 }, "https://github.com/filliptm/ComfyUI_Fill-Node-Loader": { "stars": 6, "last_update": "2025-06-25 01:25:38", - "author_account_age_days": 2362 + "author_account_age_days": 2365 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 63, @@ -2852,17 +2927,17 @@ "https://github.com/franky519/comfyui-redux-style": { "stars": 0, "last_update": "2025-02-13 10:04:45", - "author_account_age_days": 903 + "author_account_age_days": 906 }, "https://github.com/franky519/comfyui_fnckc_Face_analysis": { "stars": 0, "last_update": "2025-06-16 02:09:00", - "author_account_age_days": 903 + "author_account_age_days": 906 }, "https://github.com/fritzprix/ComfyUI-LLM-Utils": { "stars": 1, "last_update": "2025-01-04 23:25:38", - "author_account_age_days": 5353 + "author_account_age_days": 5357 }, "https://github.com/frost-byte/fbTools": { "stars": 0, @@ -2872,12 +2947,12 @@ "https://github.com/ftechmax/ComfyUI-NovaKit-Pack": { "stars": 0, "last_update": "2025-04-26 13:27:06", - "author_account_age_days": 3204 + "author_account_age_days": 3207 }, "https://github.com/ftf001-tech/ComfyUI-ExternalLLMDetector": { "stars": 2, "last_update": "2025-06-22 03:43:09", - "author_account_age_days": 2322 + "author_account_age_days": 2325 }, "https://github.com/fuselayer/comfyui-libcom-image-composition": { "stars": 0, @@ -2887,27 +2962,27 @@ "https://github.com/fylrid2/comfyui_lock_previous_value": { "stars": 0, "last_update": "2025-06-30 22:05:07", - "author_account_age_days": 638 + "author_account_age_days": 642 }, "https://github.com/gabe-init/ComfyUI-LM-Studio": { "stars": 11, "last_update": "2025-05-26 22:10:36", - "author_account_age_days": 290 + "author_account_age_days": 294 }, "https://github.com/gabe-init/ComfyUI-Repo-Eater": { "stars": 0, "last_update": "2025-05-27 01:09:24", - "author_account_age_days": 290 + "author_account_age_days": 294 }, "https://github.com/gabe-init/comfyui_ui_render": { "stars": 3, "last_update": "2025-05-27 00:27:32", - "author_account_age_days": 290 + "author_account_age_days": 294 }, "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, "last_update": "2025-05-12 09:54:34", - "author_account_age_days": 4486 + "author_account_age_days": 4489 }, "https://github.com/gajjar4/ComfyUI-Qwen-Image-i2L": { "stars": 67, @@ -2917,7 +2992,7 @@ "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 2051 + "author_account_age_days": 2054 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, @@ -2937,7 +3012,7 @@ "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { "stars": 0, "last_update": "2025-05-08 19:08:30", - "author_account_age_days": 4750 + "author_account_age_days": 4754 }, "https://github.com/gaonprime-labs/ComfyUI_Nordy": { "stars": 0, @@ -2952,7 +3027,7 @@ "https://github.com/gaowei-space/ComfyUI-Doubao-LLM": { "stars": 5, "last_update": "2025-09-15 10:35:06", - "author_account_age_days": 4104 + "author_account_age_days": 4107 }, "https://github.com/garciaone/g_one_toolkit": { "stars": 1, @@ -2962,12 +3037,12 @@ "https://github.com/gilons/ComfyUI-GoogleDrive-Downloader": { "stars": 0, "last_update": "2025-06-13 20:43:59", - "author_account_age_days": 3174 + "author_account_age_days": 3177 }, "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3586 + "author_account_age_days": 3589 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, @@ -2977,67 +3052,67 @@ "https://github.com/gitmylo/FlowNodes": { "stars": 13, "last_update": "2025-04-03 08:17:47", - "author_account_age_days": 2933 + "author_account_age_days": 2937 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 444 + "author_account_age_days": 447 }, "https://github.com/gmammolo/comfyui-gmammolo": { "stars": 0, "last_update": "2025-10-18 12:25:29", - "author_account_age_days": 4219 + "author_account_age_days": 4223 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { - "stars": 2, + "stars": 3, "last_update": "2024-09-24 03:54:00", - "author_account_age_days": 2010 + "author_account_age_days": 2013 }, "https://github.com/godric8/ComfyUI_Step1X-Edit": { "stars": 0, "last_update": "2025-06-02 12:14:14", - "author_account_age_days": 2070 + "author_account_age_days": 2073 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, "last_update": "2025-02-07 01:55:07", - "author_account_age_days": 3916 + "author_account_age_days": 3920 }, "https://github.com/gordon123/ComfyUI_DreamBoard": { "stars": 2, "last_update": "2025-05-18 09:53:50", - "author_account_age_days": 5721 + "author_account_age_days": 5724 }, "https://github.com/gordon123/ComfyUI_srt2speech": { "stars": 4, "last_update": "2025-04-27 13:00:13", - "author_account_age_days": 5721 + "author_account_age_days": 5724 }, "https://github.com/gorillaframeai/GF_pixtral_node": { "stars": 0, "last_update": "2025-07-27 13:00:23", - "author_account_age_days": 859 + "author_account_age_days": 862 }, "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5390 + "author_account_age_days": 5393 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 28, "last_update": "2026-01-31 01:28:39", - "author_account_age_days": 930 + "author_account_age_days": 933 }, "https://github.com/grokuku/ComfyUI-Holaf": { "stars": 4, - "last_update": "2026-01-07 15:12:52", - "author_account_age_days": 3083 + "last_update": "2026-03-15 12:12:55", + "author_account_age_days": 3086 }, "https://github.com/grokuku/ComfyUI-Holaf-Utilities": { "stars": 5, "last_update": "2026-03-08 23:19:44", - "author_account_age_days": 3083 + "author_account_age_days": 3086 }, "https://github.com/gulajawalegit/ComfyUI-Telegram-Sender": { "stars": 0, @@ -3047,7 +3122,7 @@ "https://github.com/haodman/ComfyUI_Rain": { "stars": 1, "last_update": "2024-09-01 10:41:20", - "author_account_age_days": 2765 + "author_account_age_days": 2769 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 9, @@ -3072,27 +3147,27 @@ "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 96, "last_update": "2025-05-01 03:08:58", - "author_account_age_days": 5293 + "author_account_age_days": 5296 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 19, "last_update": "2025-08-12 08:12:34", - "author_account_age_days": 2563 + "author_account_age_days": 2566 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 6, "last_update": "2024-09-02 14:49:43", - "author_account_age_days": 973 + "author_account_age_days": 977 }, "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 7, "last_update": "2025-03-02 06:23:44", - "author_account_age_days": 1870 + "author_account_age_days": 1873 }, "https://github.com/hdfhssg/comfyui_EvoSearch": { "stars": 6, "last_update": "2025-06-15 11:05:48", - "author_account_age_days": 1870 + "author_account_age_days": 1873 }, "https://github.com/henjicc/ComfyUI-CC-ImageLoader": { "stars": 1, @@ -3122,7 +3197,7 @@ "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1970 + "author_account_age_days": 1973 }, "https://github.com/hndrr/Comfyui-SceneDetect": { "stars": 2, @@ -3132,7 +3207,7 @@ "https://github.com/hnmr293/ComfyUI-SamOne": { "stars": 0, "last_update": "2025-04-16 08:07:42", - "author_account_age_days": 1181 + "author_account_age_days": 1184 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, @@ -3147,7 +3222,7 @@ "https://github.com/hotpot-killer/ComfyUI_AlexNodes": { "stars": 0, "last_update": "2024-12-06 09:09:03", - "author_account_age_days": 2852 + "author_account_age_days": 2855 }, "https://github.com/houdinii/comfy-magick": { "stars": 5, @@ -3182,27 +3257,27 @@ "https://github.com/hulipanpan/Comfyui_tuteng": { "stars": 0, "last_update": "2025-07-14 08:33:39", - "author_account_age_days": 1030 + "author_account_age_days": 1034 }, "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3462 + "author_account_age_days": 3465 }, "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, "last_update": "2025-06-19 18:11:36", - "author_account_age_days": 354 + "author_account_age_days": 357 }, "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { "stars": 15, "last_update": "2025-05-09 10:46:59", - "author_account_age_days": 354 + "author_account_age_days": 357 }, "https://github.com/hunzmusic/comfyui-hnznodes": { "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 354 + "author_account_age_days": 357 }, "https://github.com/husw725/comfyui_alta_nodes": { "stars": 0, @@ -3222,17 +3297,17 @@ "https://github.com/hylarucoder/comfyui-copilot": { "stars": 26, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 4539 + "author_account_age_days": 4542 }, "https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": { "stars": 0, "last_update": "2025-08-15 03:07:11", - "author_account_age_days": 5819 + "author_account_age_days": 5822 }, "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3488 + "author_account_age_days": 3491 }, "https://github.com/ifilipis/ComfyUI-Auto-Prompt-Engineer": { "stars": 0, @@ -3242,7 +3317,12 @@ "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1499 + "author_account_age_days": 1502 + }, + "https://github.com/iloveuav/ComfyUI-AudioTools": { + "stars": 1, + "last_update": "2026-03-08 08:23:51", + "author_account_age_days": 2556 }, "https://github.com/ilslli/Comfyui-IV2Z": { "stars": 0, @@ -3257,7 +3337,7 @@ "https://github.com/io-club/ComfyUI-LuminaNext": { "stars": 0, "last_update": "2024-09-23 12:02:22", - "author_account_age_days": 1265 + "author_account_age_days": 1268 }, "https://github.com/isurulkh/ComfyUI-Lovis-Node": { "stars": 0, @@ -3277,7 +3357,7 @@ "https://github.com/jax-explorer/ComfyUI-DreamO": { "stars": 66, "last_update": "2025-05-22 08:07:02", - "author_account_age_days": 1203 + "author_account_age_days": 1206 }, "https://github.com/jceme/Comfy_Extensions": { "stars": 0, @@ -3292,32 +3372,32 @@ "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 2, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5476 + "author_account_age_days": 5479 }, "https://github.com/jerryname2022/ComfyUI-MegaTTS3": { "stars": 1, "last_update": "2025-09-03 02:07:31", - "author_account_age_days": 3905 + "author_account_age_days": 3908 }, "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, "last_update": "2025-08-30 11:27:03", - "author_account_age_days": 3905 + "author_account_age_days": 3908 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, "last_update": "2024-08-30 06:42:39", - "author_account_age_days": 1082 + "author_account_age_days": 1085 }, "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-07-25 23:32:58", - "author_account_age_days": 581 + "author_account_age_days": 584 }, "https://github.com/jiafuzeng/comfyui-fishSpeech": { "stars": 0, "last_update": "2025-07-23 08:29:43", - "author_account_age_days": 2839 + "author_account_age_days": 2842 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 231, @@ -3332,13 +3412,18 @@ "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": { "stars": 1, "last_update": "2025-12-30 09:19:14", - "author_account_age_days": 2691 + "author_account_age_days": 2694 }, "https://github.com/jinchanz/ComfyUI-Midjourney": { "stars": 1, "last_update": "2025-12-30 09:18:49", "author_account_age_days": 2691 }, + "https://github.com/jinxishe/ComfyUI-AudioX": { + "stars": 27, + "last_update": "2026-03-12 12:44:28", + "author_account_age_days": 3350 + }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", @@ -3347,7 +3432,7 @@ "https://github.com/jonathan-bryant/ComfyUI-ImageStraightener": { "stars": 0, "last_update": "2025-08-02 15:46:45", - "author_account_age_days": 3695 + "author_account_age_days": 3698 }, "https://github.com/jonstreeter/comfyui-archive-output": { "stars": 7, @@ -3357,7 +3442,7 @@ "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2025-05-17 01:04:37", - "author_account_age_days": 3051 + "author_account_age_days": 3054 }, "https://github.com/jorin91/ComfyUI-JSG-Utils": { "stars": 0, @@ -3372,12 +3457,12 @@ "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 4165 + "author_account_age_days": 4168 }, "https://github.com/jtrue/ComfyUI-MaskTools": { "stars": 0, "last_update": "2025-08-24 14:39:23", - "author_account_age_days": 4555 + "author_account_age_days": 4559 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 310, @@ -3392,7 +3477,7 @@ "https://github.com/jtydhr88/ComfyUI-StableStudio": { "stars": 22, "last_update": "2025-08-15 00:06:43", - "author_account_age_days": 5379 + "author_account_age_days": 5382 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 225, @@ -3400,9 +3485,9 @@ "author_account_age_days": 5379 }, "https://github.com/jtydhr88/ComfyUI_frontend_vue_basic": { - "stars": 17, + "stars": 18, "last_update": "2025-12-14 01:46:52", - "author_account_age_days": 5379 + "author_account_age_days": 5382 }, "https://github.com/judian17/ComfyUI-MIDI-3D": { "stars": 15, @@ -3412,7 +3497,7 @@ "https://github.com/junhe421/comfyui_batch_image_processor": { "stars": 7, "last_update": "2025-07-11 01:09:12", - "author_account_age_days": 761 + "author_account_age_days": 764 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, @@ -3422,7 +3507,7 @@ "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, "last_update": "2026-01-11 22:47:31", - "author_account_age_days": 6099 + "author_account_age_days": 6102 }, "https://github.com/kanttouchthis/ComfyUI-SDNQ": { "stars": 15, @@ -3432,7 +3517,7 @@ "https://github.com/karthikg-09/ComfyUI-3ncrypt": { "stars": 0, "last_update": "2024-12-27 09:09:07", - "author_account_age_days": 822 + "author_account_age_days": 825 }, "https://github.com/kaski23/Kaskis_Comfy_Nodes": { "stars": 2, @@ -3447,7 +3532,7 @@ "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 5, "last_update": "2025-07-03 05:21:54", - "author_account_age_days": 2758 + "author_account_age_days": 2762 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 12, @@ -3480,39 +3565,39 @@ "author_account_age_days": 2809 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { - "stars": 1638, + "stars": 1639, "last_update": "2026-01-13 21:34:04", - "author_account_age_days": 2809 + "author_account_age_days": 2812 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { - "stars": 972, + "stars": 974, "last_update": "2026-03-10 13:47:11", - "author_account_age_days": 2809 + "author_account_age_days": 2812 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { - "stars": 2587, + "stars": 2588, "last_update": "2025-08-20 08:38:14", - "author_account_age_days": 2809 + "author_account_age_days": 2812 }, "https://github.com/kijai/ComfyUI-MMAudio": { - "stars": 536, + "stars": 537, "last_update": "2026-02-01 13:26:59", - "author_account_age_days": 2809 + "author_account_age_days": 2812 }, "https://github.com/kijai/ComfyUI-MochiWrapper": { "stars": 799, "last_update": "2024-11-11 13:54:57", - "author_account_age_days": 2809 + "author_account_age_days": 2812 }, "https://github.com/kijai/ComfyUI-VEnhancer": { "stars": 71, "last_update": "2024-11-02 00:24:36", - "author_account_age_days": 2809 + "author_account_age_days": 2812 }, "https://github.com/kijai/ComfyUI-VideoNoiseWarp": { - "stars": 159, + "stars": 160, "last_update": "2025-03-30 13:39:03", - "author_account_age_days": 2809 + "author_account_age_days": 2812 }, "https://github.com/kijai/ComfyUI-WanAnimatePreprocess": { "stars": 480, @@ -3527,12 +3612,12 @@ "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": { "stars": 0, "last_update": "2025-05-06 07:50:34", - "author_account_age_days": 482 + "author_account_age_days": 486 }, "https://github.com/kongds1999/ComfyUI_was_image": { "stars": 2, "last_update": "2026-01-05 09:29:20", - "author_account_age_days": 1324 + "author_account_age_days": 1327 }, "https://github.com/krakenunbound/kraken-discord-bot": { "stars": 1, @@ -3542,12 +3627,12 @@ "https://github.com/krich-cto/ComfyUI-Flow-Control": { "stars": 2, "last_update": "2025-12-16 16:44:49", - "author_account_age_days": 1891 + "author_account_age_days": 1894 }, "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1814 + "author_account_age_days": 1817 }, "https://github.com/kuailefengnan2024/Comfyui_Layer": { "stars": 0, @@ -3557,17 +3642,17 @@ "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, "last_update": "2024-12-08 16:59:31", - "author_account_age_days": 2007 + "author_account_age_days": 2011 }, "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 5173 + "author_account_age_days": 5176 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 5173 + "author_account_age_days": 5176 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, @@ -3577,12 +3662,12 @@ "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 2, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 3278 + "author_account_age_days": 3281 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 2, "last_update": "2025-05-05 04:00:28", - "author_account_age_days": 1402 + "author_account_age_days": 1405 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, @@ -3597,17 +3682,17 @@ "https://github.com/laubsauger/comfyui-storyboard": { "stars": 9, "last_update": "2025-06-14 23:33:25", - "author_account_age_days": 5181 + "author_account_age_days": 5185 }, "https://github.com/lazybuttalented/ComfyUI_LBT": { "stars": 2, "last_update": "2025-11-11 02:42:22", - "author_account_age_days": 2378 + "author_account_age_days": 2381 }, "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 8, "last_update": "2025-10-30 07:20:48", - "author_account_age_days": 3039 + "author_account_age_days": 3043 }, "https://github.com/leacvikas0/ComfyUI-Presence": { "stars": 0, @@ -3617,12 +3702,12 @@ "https://github.com/leadbreak/comfyui-faceaging": { "stars": 93, "last_update": "2024-10-31 08:25:21", - "author_account_age_days": 1999 + "author_account_age_days": 2002 }, "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3420 + "author_account_age_days": 3423 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 30, @@ -3632,7 +3717,7 @@ "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, "last_update": "2025-04-21 11:48:26", - "author_account_age_days": 978 + "author_account_age_days": 982 }, "https://github.com/lfelipegg/lfgg_custom_nodes_comfyui": { "stars": 0, @@ -3640,19 +3725,19 @@ "author_account_age_days": 1436 }, "https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": { - "stars": 9, + "stars": 10, "last_update": "2025-12-01 09:21:10", - "author_account_age_days": 2091 + "author_account_age_days": 2094 }, "https://github.com/lgldlk/ComfyUI-img-tiler": { "stars": 1, "last_update": "2024-10-17 07:56:42", - "author_account_age_days": 2316 + "author_account_age_days": 2319 }, "https://github.com/lichenhao/Comfyui_Ryota": { "stars": 0, "last_update": "2024-09-07 08:25:54", - "author_account_age_days": 4993 + "author_account_age_days": 4996 }, "https://github.com/light-and-ray/Minimalistic-Comfy-Wrapper-WebUI": { "stars": 119, @@ -3672,7 +3757,7 @@ "https://github.com/littleowl/ComfyUI-MV-HECV": { "stars": 1, "last_update": "2025-06-04 12:42:47", - "author_account_age_days": 5287 + "author_account_age_days": 5290 }, "https://github.com/liusida/ComfyUI-Notebook": { "stars": 35, @@ -3682,12 +3767,12 @@ "https://github.com/locphan201/ComfyUI-Alter-Nodes": { "stars": 0, "last_update": "2025-08-22 04:36:41", - "author_account_age_days": 1878 + "author_account_age_days": 1882 }, "https://github.com/locphan201/ComfyUI-Alternatives": { "stars": 0, "last_update": "2025-08-12 01:20:05", - "author_account_age_days": 1878 + "author_account_age_days": 1882 }, "https://github.com/logicalor/comfyui_mv_adapter": { "stars": 0, @@ -3697,7 +3782,7 @@ "https://github.com/logtd/ComfyUI-HunyuanLoom": { "stars": 494, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 748 + "author_account_age_days": 751 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 63, @@ -3712,17 +3797,17 @@ "https://github.com/longzoho/ComfyUI-Qdrant-Saver": { "stars": 0, "last_update": "2025-03-07 13:44:52", - "author_account_age_days": 2145 + "author_account_age_days": 2148 }, "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 1179 + "author_account_age_days": 1182 }, "https://github.com/love2hina-net/ComfyUI-Local-Translator": { "stars": 2, "last_update": "2025-09-03 04:37:20", - "author_account_age_days": 1678 + "author_account_age_days": 1681 }, "https://github.com/love530love/ComfyUI-TorchMonitor": { "stars": 1, @@ -3732,7 +3817,7 @@ "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 11, "last_update": "2025-05-18 17:09:17", - "author_account_age_days": 4289 + "author_account_age_days": 4292 }, "https://github.com/lrzjason/Comfyui-DiffusersUtils": { "stars": 13, @@ -3747,7 +3832,7 @@ "https://github.com/ltdrdata/comfyui-unsafe-torch": { "stars": 44, "last_update": "2025-06-10 22:31:29", - "author_account_age_days": 1088 + "author_account_age_days": 1091 }, "https://github.com/lu64k/ks_nodes": { "stars": 1, @@ -3757,12 +3842,12 @@ "https://github.com/lucafoscili/lf-nodes": { "stars": 30, "last_update": "2025-12-23 22:54:04", - "author_account_age_days": 2660 + "author_account_age_days": 2664 }, "https://github.com/lum3on/comfyui_RollingDepth": { "stars": 1, "last_update": "2025-06-01 18:46:56", - "author_account_age_days": 400 + "author_account_age_days": 403 }, "https://github.com/lyra-ai/lyra-nodes": { "stars": 0, @@ -3772,7 +3857,7 @@ "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2025-08-14 08:47:35", - "author_account_age_days": 674 + "author_account_age_days": 678 }, "https://github.com/maTORIx/ComfyUI-KeypointsToImage": { "stars": 0, @@ -3782,22 +3867,22 @@ "https://github.com/machinesarenotpeople/comfyui-energycost": { "stars": 0, "last_update": "2025-05-03 21:22:23", - "author_account_age_days": 2159 + "author_account_age_days": 2163 }, "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 3289 + "author_account_age_days": 3292 }, "https://github.com/maizerrr/comfyui-code-nodes": { "stars": 0, "last_update": "2025-06-30 03:36:19", - "author_account_age_days": 3696 + "author_account_age_days": 3699 }, "https://github.com/majocola/comfyui-standbybutton": { "stars": 0, "last_update": "2025-08-06 00:28:10", - "author_account_age_days": 1063 + "author_account_age_days": 1067 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, @@ -3807,22 +3892,22 @@ "https://github.com/mamamia1110/comfyui-boggerrr-nodes": { "stars": 0, "last_update": "2025-08-05 15:39:07", - "author_account_age_days": 1135 + "author_account_age_days": 1138 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 7, "last_update": "2024-11-30 14:31:14", - "author_account_age_days": 1377 + "author_account_age_days": 1381 }, "https://github.com/mamorett/comfyui_minicpm_vision": { "stars": 0, "last_update": "2025-06-17 13:25:18", - "author_account_age_days": 1377 + "author_account_age_days": 1381 }, "https://github.com/maoper11/comfyui_inteliweb_nodes": { "stars": 3, "last_update": "2025-09-10 05:51:38", - "author_account_age_days": 3080 + "author_account_age_days": 3083 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, @@ -3852,27 +3937,32 @@ "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4704 + "author_account_age_days": 4707 }, "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, "last_update": "2025-05-21 13:12:40", - "author_account_age_days": 4703 + "author_account_age_days": 4707 }, "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "stars": 2, "last_update": "2026-01-09 15:50:01", - "author_account_age_days": 4642 + "author_account_age_days": 4645 }, "https://github.com/max-dingsda/ComfyUI-PromptLoop": { "stars": 0, "last_update": "2025-11-20 12:25:44", "author_account_age_days": 317 }, + "https://github.com/mcaishao123/ComfyUI-lut": { + "stars": 0, + "last_update": "2026-03-08 11:55:29", + "author_account_age_days": 4015 + }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, "last_update": "2024-12-29 12:44:29", - "author_account_age_days": 984 + "author_account_age_days": 988 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, @@ -3887,12 +3977,12 @@ "https://github.com/miabrahams/ComfyUI-WebAutomation": { "stars": 0, "last_update": "2025-11-26 01:39:52", - "author_account_age_days": 4044 + "author_account_age_days": 4047 }, "https://github.com/mico-world/comfyui_mico_node": { "stars": 0, "last_update": "2025-08-18 09:04:07", - "author_account_age_days": 498 + "author_account_age_days": 501 }, "https://github.com/mikeymcfish/FishTools": { "stars": 29, @@ -3902,12 +3992,12 @@ "https://github.com/mikheys/ComfyUI-mikheys": { "stars": 0, "last_update": "2025-06-21 15:35:56", - "author_account_age_days": 3027 + "author_account_age_days": 3030 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, "last_update": "2024-11-19 16:05:05", - "author_account_age_days": 1807 + "author_account_age_days": 1810 }, "https://github.com/minujeong/comfyui-oklch-color-picker": { "stars": 1, @@ -3917,7 +4007,7 @@ "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, "last_update": "2024-11-21 01:29:48", - "author_account_age_days": 1192 + "author_account_age_days": 1195 }, "https://github.com/mittimi/ComfyUI_mittimiLoadPresetLite": { "stars": 0, @@ -3927,12 +4017,12 @@ "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, "last_update": "2025-01-10 07:33:40", - "author_account_age_days": 1012 + "author_account_age_days": 1015 }, "https://github.com/mm-akhtar/comfyui-mask-selector-node": { "stars": 0, "last_update": "2025-04-18 10:06:17", - "author_account_age_days": 2119 + "author_account_age_days": 2122 }, "https://github.com/mobcat40/ComfyUI-RestartButton": { "stars": 2, @@ -3942,17 +4032,17 @@ "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, "last_update": "2025-01-25 14:39:17", - "author_account_age_days": 3045 + "author_account_age_days": 3049 }, "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, "last_update": "2025-02-02 13:37:48", - "author_account_age_days": 4523 + "author_account_age_days": 4526 }, "https://github.com/moonwhaler/comfyui-moonpack": { - "stars": 12, + "stars": 13, "last_update": "2025-10-10 09:53:05", - "author_account_age_days": 5050 + "author_account_age_days": 5053 }, "https://github.com/mozhaa/ComfyUI-Latent-Transform": { "stars": 0, @@ -3962,12 +4052,12 @@ "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 33, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2667 + "author_account_age_days": 2670 }, "https://github.com/mrCodinghero/ComfyUI-Codinghero": { "stars": 0, - "last_update": "2025-12-08 02:58:32", - "author_account_age_days": 708 + "last_update": "2026-03-14 17:51:48", + "author_account_age_days": 712 }, "https://github.com/muriellee1x/ComfyUI-Logic-Switch": { "stars": 3, @@ -3997,12 +4087,12 @@ "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1924 + "author_account_age_days": 1927 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1924 + "author_account_age_days": 1927 }, "https://github.com/my-xz-org/comfyui_xz_nodes": { "stars": 0, @@ -4012,12 +4102,12 @@ "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3316 + "author_account_age_days": 3319 }, "https://github.com/nadushu/comfyui-handy-nodes": { "stars": 0, "last_update": "2025-08-24 14:38:32", - "author_account_age_days": 1971 + "author_account_age_days": 1974 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, @@ -4037,7 +4127,7 @@ "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 1, "last_update": "2024-10-26 19:25:43", - "author_account_age_days": 2504 + "author_account_age_days": 2508 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 0, @@ -4052,7 +4142,7 @@ "https://github.com/neo0801/my-comfy-node": { "stars": 0, "last_update": "2024-09-20 07:49:04", - "author_account_age_days": 4406 + "author_account_age_days": 4409 }, "https://github.com/nestflow/ComfyUI-WanPlus": { "stars": 3, @@ -4062,42 +4152,42 @@ "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4508 + "author_account_age_days": 4511 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4508 + "author_account_age_days": 4511 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4508 + "author_account_age_days": 4511 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 4, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4508 + "author_account_age_days": 4511 }, "https://github.com/neverbiasu/ComfyUI-DeepSeek": { "stars": 0, "last_update": "2025-02-01 04:17:59", - "author_account_age_days": 1645 + "author_account_age_days": 1648 }, "https://github.com/neverbiasu/ComfyUI-Show-o": { "stars": 1, "last_update": "2025-12-28 10:37:43", - "author_account_age_days": 1645 + "author_account_age_days": 1648 }, "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { "stars": 4, "last_update": "2024-12-30 13:32:43", - "author_account_age_days": 1645 + "author_account_age_days": 1648 }, "https://github.com/newraina/ComfyUI-Remote-Save-Image": { "stars": 0, "last_update": "2025-04-18 10:50:44", - "author_account_age_days": 4063 + "author_account_age_days": 4066 }, "https://github.com/newraina/comfyui-photoshop-v2": { "stars": 3, @@ -4112,12 +4202,12 @@ "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 5175 + "author_account_age_days": 5178 }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, - "last_update": "2026-03-09 17:16:49", - "author_account_age_days": 1913 + "last_update": "2026-03-12 15:56:21", + "author_account_age_days": 1916 }, "https://github.com/nobinBB/comfyui-samenodes": { "stars": 0, @@ -4132,7 +4222,7 @@ "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, "last_update": "2025-11-12 17:14:45", - "author_account_age_days": 4964 + "author_account_age_days": 4967 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, @@ -4147,7 +4237,7 @@ "https://github.com/numq/comfyui-camera-capture-node": { "stars": 0, "last_update": "2025-09-10 00:47:28", - "author_account_age_days": 2682 + "author_account_age_days": 2685 }, "https://github.com/obisin/ComfyUI-FSampler": { "stars": 126, @@ -4162,12 +4252,12 @@ "https://github.com/odedgranot/comfyui-ffmpeg-node": { "stars": 1, "last_update": "2025-08-25 09:17:44", - "author_account_age_days": 2149 + "author_account_age_days": 2152 }, "https://github.com/odedgranot/comfyui_video_save_node": { "stars": 0, "last_update": "2025-08-20 12:47:09", - "author_account_age_days": 2149 + "author_account_age_days": 2152 }, "https://github.com/oniboy/Archviz-Pack": { "stars": 0, @@ -4177,7 +4267,7 @@ "https://github.com/orion4d/ComfyUI_unified_list_selector": { "stars": 2, "last_update": "2025-07-03 08:57:21", - "author_account_age_days": 1207 + "author_account_age_days": 1211 }, "https://github.com/orion4d/Orion4D_MasterPrompt": { "stars": 7, @@ -4192,22 +4282,22 @@ "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, "last_update": "2025-02-27 10:01:17", - "author_account_age_days": 1736 + "author_account_age_days": 1739 }, "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, "last_update": "2025-02-19 11:05:53", - "author_account_age_days": 2358 + "author_account_age_days": 2362 }, "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4737 + "author_account_age_days": 4740 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-12-09 01:45:25", - "author_account_age_days": 4737 + "author_account_age_days": 4740 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, @@ -4217,12 +4307,12 @@ "https://github.com/p1atdev/comfyui-aesthetic-predictor": { "stars": 0, "last_update": "2025-05-10 08:03:13", - "author_account_age_days": 2241 + "author_account_age_days": 2244 }, "https://github.com/pacchikAI/ImagePromptBatch": { "stars": 1, "last_update": "2025-10-22 16:27:05", - "author_account_age_days": 304 + "author_account_age_days": 307 }, "https://github.com/pacchikAI/comfyui_pacchik_window": { "stars": 9, @@ -4237,17 +4327,17 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", - "author_account_age_days": 2138 + "author_account_age_days": 2141 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, "last_update": "2025-01-10 14:28:51", - "author_account_age_days": 2187 + "author_account_age_days": 2190 }, "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, "last_update": "2025-03-10 09:16:44", - "author_account_age_days": 5749 + "author_account_age_days": 5753 }, "https://github.com/pfpb/comfyui-badnodes": { "stars": 0, @@ -4262,27 +4352,27 @@ "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4513 + "author_account_age_days": 4516 }, "https://github.com/pickles/ComfyUI-PyPromptGenerator": { "stars": 0, "last_update": "2025-10-05 17:58:12", - "author_account_age_days": 5888 + "author_account_age_days": 5891 }, "https://github.com/pictorialink/ComfyUI-static-resource": { "stars": 0, "last_update": "2025-07-15 07:50:28", - "author_account_age_days": 302 + "author_account_age_days": 305 }, "https://github.com/pinkpixel-dev/comfyui-llm-prompt-enhancer": { - "stars": 16, + "stars": 17, "last_update": "2025-01-28 12:43:25", - "author_account_age_days": 415 + "author_account_age_days": 418 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, "last_update": "2025-03-01 13:56:56", - "author_account_age_days": 376 + "author_account_age_days": 379 }, "https://github.com/pizurny/Comfyui-FeedbackSampler": { "stars": 31, @@ -4292,7 +4382,7 @@ "https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": { "stars": 2, "last_update": "2025-04-08 11:18:55", - "author_account_age_days": 690 + "author_account_age_days": 693 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, @@ -4312,12 +4402,12 @@ "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, "last_update": "2025-06-13 15:09:26", - "author_account_age_days": 4881 + "author_account_age_days": 4884 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3357 + "author_account_age_days": 3360 }, "https://github.com/prabinpebam/anyPython": { "stars": 18, @@ -4331,23 +4421,23 @@ }, "https://github.com/przewodo/ComfyUI-Przewodo-Utils": { "stars": 4, - "last_update": "2026-03-12 05:00:41", - "author_account_age_days": 3936 + "last_update": "2026-03-14 12:59:36", + "author_account_age_days": 3939 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 6, "last_update": "2025-05-21 01:33:15", - "author_account_age_days": 4613 + "author_account_age_days": 4616 }, "https://github.com/punicfaith/ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2026-02-27 07:23:03", - "author_account_age_days": 3783 + "author_account_age_days": 3786 }, "https://github.com/pururin777/ComfyUI-Manual-Openpose": { "stars": 3, "last_update": "2025-09-01 07:28:15", - "author_account_age_days": 2772 + "author_account_age_days": 2776 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, @@ -4362,7 +4452,7 @@ "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, "last_update": "2025-07-23 19:53:54", - "author_account_age_days": 1654 + "author_account_age_days": 1658 }, "https://github.com/quinteroac/comfyui_api_executor_nodes": { "stars": 0, @@ -4387,12 +4477,12 @@ "https://github.com/rakete/comfyui-rakete": { "stars": 0, "last_update": "2025-10-19 13:49:07", - "author_account_age_days": 6204 + "author_account_age_days": 6207 }, "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { "stars": 6, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2684 + "author_account_age_days": 2687 }, "https://github.com/raohammad/ComfyUI-VTUtilNodes": { "stars": 0, @@ -4407,7 +4497,7 @@ "https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": { "stars": 0, "last_update": "2025-07-16 15:36:03", - "author_account_age_days": 832 + "author_account_age_days": 835 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 54, @@ -4422,12 +4512,12 @@ "https://github.com/retech995/Save_Florence2_Bulk_Prompts": { "stars": 0, "last_update": "2025-06-03 18:27:37", - "author_account_age_days": 2606 + "author_account_age_days": 2609 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, "last_update": "2025-03-18 08:35:59", - "author_account_age_days": 622 + "author_account_age_days": 626 }, "https://github.com/ric-yu/comfyui-datadog-monitor": { "stars": 0, @@ -4442,17 +4532,17 @@ "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { "stars": 0, "last_update": "2025-03-15 20:46:14", - "author_account_age_days": 5458 + "author_account_age_days": 5462 }, "https://github.com/rickyars/sd-cn-animation": { "stars": 0, - "last_update": "2026-02-10 13:59:54", - "author_account_age_days": 4830 + "last_update": "2026-03-12 22:50:38", + "author_account_age_days": 4833 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { "stars": 10, "last_update": "2025-06-09 21:51:46", - "author_account_age_days": 2976 + "author_account_age_days": 2979 }, "https://github.com/rishipandey125/ComfyUI-StyleFrame-Nodes": { "stars": 0, @@ -4462,27 +4552,27 @@ "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, "last_update": "2025-09-16 13:32:23", - "author_account_age_days": 1273 + "author_account_age_days": 1276 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 6, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 1273 + "author_account_age_days": 1276 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 1273 + "author_account_age_days": 1276 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, "last_update": "2025-03-01 20:03:57", - "author_account_age_days": 2805 + "author_account_age_days": 2809 }, "https://github.com/rodpl/comfyui-asset-manager": { "stars": 0, "last_update": "2025-09-21 22:24:33", - "author_account_age_days": 6079 + "author_account_age_days": 6082 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, @@ -4492,7 +4582,7 @@ "https://github.com/ronalds-eu/comfyui-plus-integrations": { "stars": 0, "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4407 + "author_account_age_days": 4410 }, "https://github.com/rookiestar28/ComfyUI_Security_Audit": { "stars": 1, @@ -4512,32 +4602,32 @@ "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, "last_update": "2025-07-01 12:11:18", - "author_account_age_days": 3802 + "author_account_age_days": 3805 }, "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, "last_update": "2025-04-14 18:53:06", - "author_account_age_days": 4111 + "author_account_age_days": 4114 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, "last_update": "2024-10-03 23:59:55", - "author_account_age_days": 531 + "author_account_age_days": 534 }, "https://github.com/ryanontheinside/ComfyUI-Livepeer": { "stars": 1, "last_update": "2025-04-21 22:53:14", - "author_account_age_days": 4315 + "author_account_age_days": 4318 }, "https://github.com/ryanontheinside/ComfyUI-MineWorld": { "stars": 2, "last_update": "2025-04-16 18:59:09", - "author_account_age_days": 4315 + "author_account_age_days": 4318 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 4315 + "author_account_age_days": 4318 }, "https://github.com/sahibalejandro/comfyui-sahib-nodes": { "stars": 0, @@ -4602,12 +4692,12 @@ "https://github.com/seancheung/comfyui-creative-nodes": { "stars": 0, "last_update": "2024-09-13 06:22:45", - "author_account_age_days": 4564 + "author_account_age_days": 4567 }, "https://github.com/sh570655308/Comfyui-RayNodes": { "stars": 4, - "last_update": "2025-07-19 11:32:53", - "author_account_age_days": 3128 + "last_update": "2026-03-13 02:16:18", + "author_account_age_days": 3131 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, @@ -4617,7 +4707,7 @@ "https://github.com/shadowcz007/Comfyui-EzAudio": { "stars": 1, "last_update": "2024-09-22 03:17:40", - "author_account_age_days": 3940 + "author_account_age_days": 3944 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 3, @@ -4647,7 +4737,7 @@ "https://github.com/shinich39/comfyui-run-js": { "stars": 0, "last_update": "2025-10-16 09:22:23", - "author_account_age_days": 938 + "author_account_age_days": 941 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, @@ -4657,7 +4747,7 @@ "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": { "stars": 0, "last_update": "2024-08-27 02:24:05", - "author_account_age_days": 4744 + "author_account_age_days": 4747 }, "https://github.com/sickbraintwo/WextraX": { "stars": 0, @@ -4666,8 +4756,8 @@ }, "https://github.com/silent-rain/ComfyUI-SilentRain": { "stars": 3, - "last_update": "2026-02-22 11:15:55", - "author_account_age_days": 2769 + "last_update": "2026-03-14 16:26:53", + "author_account_age_days": 2772 }, "https://github.com/silveroxides/ComfyUI_CondsUtils": { "stars": 5, @@ -4692,7 +4782,7 @@ "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 5, "last_update": "2025-10-21 08:37:47", - "author_account_age_days": 2127 + "author_account_age_days": 2130 }, "https://github.com/silveroxides/ComfyUI_SamplingUtils": { "stars": 5, @@ -4702,7 +4792,7 @@ "https://github.com/simonjaq/ComfyUI-sjnodes": { "stars": 0, "last_update": "2025-06-20 08:23:01", - "author_account_age_days": 3161 + "author_account_age_days": 3164 }, "https://github.com/simonri/ComfyUI-SimonNodes": { "stars": 0, @@ -4712,7 +4802,7 @@ "https://github.com/siyonomicon/ComfyUI-Pin": { "stars": 0, "last_update": "2025-07-21 18:06:00", - "author_account_age_days": 237 + "author_account_age_days": 240 }, "https://github.com/sk-palani/ComfyUI_Simpler": { "stars": 0, @@ -4722,12 +4812,12 @@ "https://github.com/slezica/comfyui-personal": { "stars": 1, "last_update": "2025-12-16 23:17:17", - "author_account_age_days": 5731 + "author_account_age_days": 5734 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 9, "last_update": "2025-12-06 08:28:36", - "author_account_age_days": 980 + "author_account_age_days": 983 }, "https://github.com/sofakid/dandy": { "stars": 54, @@ -4737,22 +4827,22 @@ "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, "last_update": "2025-04-27 12:38:20", - "author_account_age_days": 1871 + "author_account_age_days": 1875 }, "https://github.com/sorption-dev/mycraft-comfyui": { "stars": 5, "last_update": "2026-01-30 23:25:33", - "author_account_age_days": 348 + "author_account_age_days": 352 }, "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 2109 + "author_account_age_days": 2112 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 2109 + "author_account_age_days": 2112 }, "https://github.com/spawner1145/comfyui-spawner-schedulers": { "stars": 10, @@ -4762,12 +4852,12 @@ "https://github.com/springjk/ComfyUI-Psutil-Container-Memory-Patch": { "stars": 1, "last_update": "2025-04-23 15:12:34", - "author_account_age_days": 4287 + "author_account_age_days": 4290 }, "https://github.com/sprited-ai/sprited-comfyui-nodes": { "stars": 0, "last_update": "2026-01-20 05:29:18", - "author_account_age_days": 281 + "author_account_age_days": 284 }, "https://github.com/squarewulf/ComfyUI-ModelFrisk": { "stars": 9, @@ -4777,12 +4867,12 @@ "https://github.com/sschleis/sschl-comfyui-notes": { "stars": 1, "last_update": "2026-01-23 09:30:42", - "author_account_age_days": 5212 + "author_account_age_days": 5216 }, "https://github.com/sswink/comfyui-lingshang": { "stars": 0, "last_update": "2024-11-06 15:04:22", - "author_account_age_days": 3162 + "author_account_age_days": 3165 }, "https://github.com/stalkervr/ComfyUI-StalkerVr": { "stars": 0, @@ -4792,7 +4882,7 @@ "https://github.com/stalkervr/comfyui-custom-path-nodes": { "stars": 1, "last_update": "2025-12-08 01:31:25", - "author_account_age_days": 2993 + "author_account_age_days": 2996 }, "https://github.com/starsFriday/ComfyUI-Audio-Subtitle": { "stars": 0, @@ -4827,7 +4917,7 @@ "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 10, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1480 + "author_account_age_days": 1483 }, "https://github.com/stevanisya/comfyui_txt_selector": { "stars": 7, @@ -4837,12 +4927,12 @@ "https://github.com/sthao42/comfyui-melodkeet-tts": { "stars": 0, "last_update": "2025-08-30 22:41:26", - "author_account_age_days": 4481 + "author_account_age_days": 4485 }, "https://github.com/strhwste/comfyui_csv_utils": { "stars": 0, "last_update": "2025-06-03 23:04:43", - "author_account_age_days": 1098 + "author_account_age_days": 1102 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, @@ -4852,7 +4942,12 @@ "https://github.com/subnet99/ComfyUI-URLLoader": { "stars": 2, "last_update": "2025-11-17 11:54:44", - "author_account_age_days": 249 + "author_account_age_days": 252 + }, + "https://github.com/suburban123/ComfyUI-DAP": { + "stars": 0, + "last_update": "2026-02-07 18:42:07", + "author_account_age_days": 2083 }, "https://github.com/sugarkwork/comfyui-trtools": { "stars": 0, @@ -4862,12 +4957,12 @@ "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, "last_update": "2025-03-14 01:43:03", - "author_account_age_days": 1501 + "author_account_age_days": 1505 }, "https://github.com/sugarkwork/comfyui_my_img_util": { "stars": 2, "last_update": "2026-02-13 12:29:44", - "author_account_age_days": 1501 + "author_account_age_days": 1505 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 6, @@ -4877,7 +4972,7 @@ "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { "stars": 0, "last_update": "2025-06-23 04:03:38", - "author_account_age_days": 4751 + "author_account_age_days": 4754 }, "https://github.com/supaidauen/ComfyUI-supaidauen": { "stars": 0, @@ -4894,10 +4989,15 @@ "last_update": "2025-09-25 20:48:28", "author_account_age_days": 956 }, + "https://github.com/synthetai/ComfyUI-ToolBox": { + "stars": 0, + "last_update": "2025-10-13 15:44:26", + "author_account_age_days": 580 + }, "https://github.com/system-out-cho/displayHistory_ComfyUI": { "stars": 1, "last_update": "2025-08-01 19:26:59", - "author_account_age_days": 1854 + "author_account_age_days": 1857 }, "https://github.com/systemaiofinterest-wq/ComfyUI-GoogleFX": { "stars": 0, @@ -4917,7 +5017,7 @@ "https://github.com/takoyaki1118/ComfyUI_PromptExtractor": { "stars": 0, "last_update": "2025-08-28 17:57:59", - "author_account_age_days": 2725 + "author_account_age_days": 2729 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 2, @@ -4927,22 +5027,22 @@ "https://github.com/talon468/ComfyUI-Rpg-Architect": { "stars": 4, "last_update": "2024-08-31 14:47:47", - "author_account_age_days": 1044 + "author_account_age_days": 1047 }, "https://github.com/tankenyuen-ola/comfyui-env-variable-reader": { "stars": 1, "last_update": "2025-06-19 06:21:23", - "author_account_age_days": 430 + "author_account_age_days": 433 }, "https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop": { "stars": 2, "last_update": "2025-08-04 03:17:39", - "author_account_age_days": 430 + "author_account_age_days": 433 }, "https://github.com/tanmoy-it/comfyuiCustomNode": { "stars": 0, "last_update": "2025-08-11 06:37:32", - "author_account_age_days": 558 + "author_account_age_days": 561 }, "https://github.com/tasdawg/comfyui-mini": { "stars": 0, @@ -4952,7 +5052,7 @@ "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", - "author_account_age_days": 2886 + "author_account_age_days": 2889 }, "https://github.com/tdrminglin/ComfyUI_SceneSplitter": { "stars": 0, @@ -4967,12 +5067,12 @@ "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, "last_update": "2025-03-31 02:17:02", - "author_account_age_days": 2814 + "author_account_age_days": 2817 }, "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, "last_update": "2025-04-06 02:57:20", - "author_account_age_days": 3257 + "author_account_age_days": 3261 }, "https://github.com/tester4488/mc_audio": { "stars": 0, @@ -4987,22 +5087,22 @@ "https://github.com/tg-tjmitchell/comfyui-custom-node-lister": { "stars": 0, "last_update": "2025-08-11 22:48:12", - "author_account_age_days": 1384 + "author_account_age_days": 1388 }, "https://github.com/tg-tjmitchell/comfyui-rsync-plugin": { "stars": 0, "last_update": "2025-08-22 18:31:15", - "author_account_age_days": 1384 + "author_account_age_days": 1388 }, "https://github.com/thaakeno/comfyui-universal-asset-downloader": { "stars": 4, "last_update": "2025-08-05 06:54:27", - "author_account_age_days": 564 + "author_account_age_days": 567 }, "https://github.com/thavocado/comfyui-danbooru-lookup": { "stars": 0, "last_update": "2025-07-26 16:00:54", - "author_account_age_days": 1201 + "author_account_age_days": 1204 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, @@ -5014,15 +5114,20 @@ "last_update": "2025-12-21 07:05:49", "author_account_age_days": 597 }, + "https://github.com/thomashollier/comfyUI-DAP": { + "stars": 0, + "last_update": "2026-02-23 23:13:25", + "author_account_age_days": 3926 + }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1577 + "author_account_age_days": 1580 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, "last_update": "2025-02-15 13:41:14", - "author_account_age_days": 4590 + "author_account_age_days": 4594 }, "https://github.com/threecrowco/ComfyUI-FlowMatchScheduler": { "stars": 0, @@ -5042,7 +5147,7 @@ "https://github.com/tnil25/ComfyUI-TJNodes": { "stars": 1, "last_update": "2025-09-19 20:21:06", - "author_account_age_days": 858 + "author_account_age_days": 861 }, "https://github.com/tom-doerr/dspy_nodes": { "stars": 204, @@ -5072,22 +5177,22 @@ "https://github.com/trampolin/comfy-ui-scryfall": { "stars": 0, "last_update": "2025-05-20 11:46:54", - "author_account_age_days": 4871 + "author_account_age_days": 4874 }, "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { "stars": 5, "last_update": "2025-09-19 21:22:49", - "author_account_age_days": 1301 + "author_account_age_days": 1305 }, "https://github.com/trashkollector/TKVideoZoom": { "stars": 1, "last_update": "2025-09-05 16:26:54", - "author_account_age_days": 397 + "author_account_age_days": 400 }, "https://github.com/truebillyblue/lC.ComfyUI_epistemic_nodes": { "stars": 0, "last_update": "2025-05-29 14:43:38", - "author_account_age_days": 381 + "author_account_age_days": 385 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, @@ -5097,7 +5202,7 @@ "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, "last_update": "2025-04-23 22:46:46", - "author_account_age_days": 5243 + "author_account_age_days": 5247 }, "https://github.com/tuxiansheng-ld/Comfyui-tuxiansheng-nodes": { "stars": 0, @@ -5112,12 +5217,12 @@ "https://github.com/twj515895394/ComfyUI-LowMemVideoSuite": { "stars": 0, "last_update": "2025-08-15 08:27:44", - "author_account_age_days": 4171 + "author_account_age_days": 4174 }, "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, "last_update": "2025-04-11 15:28:03", - "author_account_age_days": 2448 + "author_account_age_days": 2451 }, "https://github.com/u5dev/ComfyUI_u5_EasyScripter": { "stars": 1, @@ -5147,7 +5252,7 @@ "https://github.com/usman2003/ComfyUI-Classifiers": { "stars": 0, "last_update": "2025-05-21 12:44:01", - "author_account_age_days": 2162 + "author_account_age_days": 2166 }, "https://github.com/usman2003/ComfyUI-Gender-Classifier": { "stars": 0, @@ -5157,7 +5262,7 @@ "https://github.com/usrname0/ComfyUI-AllergicPack": { "stars": 1, "last_update": "2026-02-17 14:00:10", - "author_account_age_days": 3039 + "author_account_age_days": 3043 }, "https://github.com/vadimcro/External-Image-Revised-with-MASK": { "stars": 0, @@ -5177,17 +5282,22 @@ "https://github.com/viik420/AdvancedModelDownloader": { "stars": 1, "last_update": "2025-08-18 10:31:02", - "author_account_age_days": 2520 + "author_account_age_days": 2524 }, "https://github.com/virallover/comfyui-virallover": { "stars": 0, "last_update": "2025-09-14 07:57:07", - "author_account_age_days": 318 + "author_account_age_days": 321 }, "https://github.com/visualbruno/ComfyUI-QRemeshify": { "stars": 11, "last_update": "2026-01-19 10:14:21", - "author_account_age_days": 5665 + "author_account_age_days": 5669 + }, + "https://github.com/visualbruno/ComfyUI-Tools": { + "stars": 1, + "last_update": "2026-03-07 12:53:12", + "author_account_age_days": 5669 }, "https://github.com/vito0131/ComfyUI_SmartContentCrop": { "stars": 0, @@ -5202,12 +5312,12 @@ "https://github.com/vladp0727/Comfyui-with-Furniture": { "stars": 0, "last_update": "2025-04-18 08:58:04", - "author_account_age_days": 355 + "author_account_age_days": 359 }, "https://github.com/vovler/ComfyUI-vovlerTools": { "stars": 0, "last_update": "2025-06-25 17:36:07", - "author_account_age_days": 2353 + "author_account_age_days": 2356 }, "https://github.com/vunguyen-oss/ComfyUI-ccsrv2": { "stars": 0, @@ -5227,17 +5337,17 @@ "https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": { "stars": 0, "last_update": "2025-05-29 05:25:00", - "author_account_age_days": 1987 + "author_account_age_days": 1990 }, "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera": { "stars": 0, "last_update": "2025-06-12 02:11:03", - "author_account_age_days": 1987 + "author_account_age_days": 1990 }, "https://github.com/wTechArtist/ComfyUI_vvl_BBOX": { "stars": 0, "last_update": "2025-05-21 12:14:07", - "author_account_age_days": 1987 + "author_account_age_days": 1990 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 3, @@ -5252,27 +5362,27 @@ "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 4109 + "author_account_age_days": 4112 }, "https://github.com/wasilone11/comfyui-sync-translate-node": { "stars": 0, "last_update": "2025-07-19 03:26:55", - "author_account_age_days": 2832 + "author_account_age_days": 2835 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 2, "last_update": "2025-11-29 09:12:35", - "author_account_age_days": 2359 + "author_account_age_days": 2362 }, "https://github.com/watarika/ComfyUI-exit": { "stars": 0, "last_update": "2025-09-28 23:38:02", - "author_account_age_days": 2359 + "author_account_age_days": 2362 }, "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { "stars": 0, "last_update": "2025-01-05 06:04:53", - "author_account_age_days": 4416 + "author_account_age_days": 4420 }, "https://github.com/wciq1208/even-comfyui-plugin": { "stars": 0, @@ -5282,12 +5392,12 @@ "https://github.com/whmc76/ComfyUI-AudioSuiteAdvanced": { "stars": 26, "last_update": "2026-01-10 15:04:49", - "author_account_age_days": 1078 + "author_account_age_days": 1081 }, "https://github.com/wildminder/ComfyUI-MagCache": { "stars": 8, "last_update": "2025-06-13 20:56:49", - "author_account_age_days": 4859 + "author_account_age_days": 4862 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { "stars": 387, @@ -5302,7 +5412,7 @@ "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2026-01-31 12:38:39", - "author_account_age_days": 1314 + "author_account_age_days": 1317 }, "https://github.com/woitec/ComfyUI_ImageDimensions": { "stars": 0, @@ -5312,7 +5422,7 @@ "https://github.com/wordbrew/comfyui-wan-control-nodes": { "stars": 6, "last_update": "2025-06-19 23:37:04", - "author_account_age_days": 1239 + "author_account_age_days": 1242 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, @@ -5322,22 +5432,22 @@ "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 3, "last_update": "2025-01-14 14:20:35", - "author_account_age_days": 4009 + "author_account_age_days": 4012 }, "https://github.com/xgfone/ComfyUI_FaceToMask": { "stars": 1, "last_update": "2025-08-05 05:25:47", - "author_account_age_days": 4883 + "author_account_age_days": 4887 }, "https://github.com/xgfone/ComfyUI_PromptLogoCleaner": { "stars": 0, "last_update": "2025-07-28 05:28:42", - "author_account_age_days": 4883 + "author_account_age_days": 4887 }, "https://github.com/xgfone/ComfyUI_RasterCardMaker": { "stars": 0, "last_update": "2025-08-06 03:31:46", - "author_account_age_days": 4883 + "author_account_age_days": 4887 }, "https://github.com/xiaoxidashen/comfyui_my_utils": { "stars": 0, @@ -5347,22 +5457,22 @@ "https://github.com/xiaoyumu/ComfyUI-XYNodes": { "stars": 0, "last_update": "2024-12-05 07:07:30", - "author_account_age_days": 4642 + "author_account_age_days": 4646 }, "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 1077 + "author_account_age_days": 1080 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, "last_update": "2026-01-19 22:13:19", - "author_account_age_days": 2327 + "author_account_age_days": 2330 }, "https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": { "stars": 1, "last_update": "2025-08-19 12:58:37", - "author_account_age_days": 952 + "author_account_age_days": 955 }, "https://github.com/xtanqn/comfyui-xishen": { "stars": 0, @@ -5392,12 +5502,12 @@ "https://github.com/xzuyn/ComfyUI-xzuynodes": { "stars": 0, "last_update": "2026-01-31 19:04:32", - "author_account_age_days": 3746 + "author_account_age_days": 3749 }, "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { "stars": 6, "last_update": "2025-06-01 04:29:47", - "author_account_age_days": 4260 + "author_account_age_days": 4264 }, "https://github.com/yamanacn/ComfyUI-ImageMask-Random-Sync-Picker": { "stars": 0, @@ -5412,52 +5522,52 @@ "https://github.com/yamanacn/comfyui_qwen_object": { "stars": 0, "last_update": "2025-06-20 12:24:28", - "author_account_age_days": 1946 + "author_account_age_days": 1949 }, "https://github.com/yamanacn/comfyui_qwenbbox": { "stars": 0, "last_update": "2025-06-21 03:00:01", - "author_account_age_days": 1946 + "author_account_age_days": 1949 }, "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 2, "last_update": "2026-01-22 03:12:25", - "author_account_age_days": 4188 + "author_account_age_days": 4191 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-04-08 09:14:25", - "author_account_age_days": 4188 + "author_account_age_days": 4191 }, "https://github.com/yichengup/ComfyUI-Transition": { "stars": 3, "last_update": "2025-07-12 07:15:38", - "author_account_age_days": 750 + "author_account_age_days": 754 }, "https://github.com/yichengup/ComfyUI-YCNodes_Advance": { "stars": 19, "last_update": "2026-01-04 18:27:21", - "author_account_age_days": 750 + "author_account_age_days": 754 }, "https://github.com/yichengup/Comfyui-NodeSpark": { "stars": 6, "last_update": "2025-01-20 14:20:36", - "author_account_age_days": 750 + "author_account_age_days": 754 }, "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, "last_update": "2025-05-28 10:06:17", - "author_account_age_days": 4256 + "author_account_age_days": 4259 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 576 + "author_account_age_days": 579 }, "https://github.com/yuvraj108c/ComfyUI-HYPIR": { "stars": 3, "last_update": "2025-08-18 06:04:36", - "author_account_age_days": 2778 + "author_account_age_days": 2782 }, "https://github.com/yuyu0218yu/comfyui-NXCM-tool": { "stars": 0, @@ -5482,27 +5592,27 @@ "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": { "stars": 3, "last_update": "2025-06-21 17:46:04", - "author_account_age_days": 2955 + "author_account_age_days": 2958 }, "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { "stars": 7, "last_update": "2025-04-01 08:10:16", - "author_account_age_days": 2865 + "author_account_age_days": 2868 }, "https://github.com/zhengxyz123/ComfyUI-CLIPSeg": { "stars": 4, "last_update": "2025-05-20 12:40:03", - "author_account_age_days": 2281 + "author_account_age_days": 2284 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 375, + "stars": 376, "last_update": "2025-06-06 23:41:46", - "author_account_age_days": 4085 + "author_account_age_days": 4088 }, "https://github.com/zhu733756/Comfyui-Anything-Converter": { "stars": 1, "last_update": "2025-09-10 08:24:29", - "author_account_age_days": 2879 + "author_account_age_days": 2882 }, "https://github.com/zhu798542746/comfyui_model": { "stars": 0, @@ -5512,7 +5622,7 @@ "https://github.com/zhuanvi/ComfyUI-ZVNodes": { "stars": 0, "last_update": "2026-01-05 08:47:20", - "author_account_age_days": 3783 + "author_account_age_days": 3786 }, "https://github.com/zhupeter010903/ComfyUI-prompt-library": { "stars": 0, @@ -5522,12 +5632,12 @@ "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3606 + "author_account_age_days": 3609 }, "https://github.com/zl9739379/comfyui-qwen-vl-api": { "stars": 0, "last_update": "2025-07-02 12:53:51", - "author_account_age_days": 1207 + "author_account_age_days": 1210 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, @@ -5537,7 +5647,7 @@ "https://github.com/zopieux/ComfyUI-zopi": { "stars": 0, "last_update": "2025-07-27 02:50:44", - "author_account_age_days": 6154 + "author_account_age_days": 6157 }, "https://github.com/zxq790909-maker/ComfyUI-wangyi-OLED": { "stars": 1, @@ -5547,12 +5657,12 @@ "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 2, "last_update": "2025-12-14 12:53:28", - "author_account_age_days": 4250 + "author_account_age_days": 4253 }, "https://github.com/zyquon/ComfyUI-Stash": { "stars": 0, "last_update": "2025-06-21 03:32:52", - "author_account_age_days": 346 + "author_account_age_days": 349 }, "ttps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 83209537..535f548d 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,27 @@ { "custom_nodes": [ + { + "author": "aliabougazia", + "title": "comfyui_pt_security_scanner [REMOVED]", + "reference": "https://github.com/aliabougazia/comfyui_pt_security_scanner", + "files": [ + "https://github.com/aliabougazia/comfyui_pt_security_scanner" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node that scans PyTorch model files for potential security vulnerabilities without executing them." + }, + { + "author": "Matthew-X", + "title": "Workflow Importer [REMOVED]", + "id": "comfyui-workflow_importer", + "reference": "https://github.com/Matthew-X/comfyui-workflow_importer", + "files": [ + "https://github.com/Matthew-X/comfyui-workflow_importer" + ], + "install_type": "git-clone", + "js_path": "workflow_importer", + "description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab." + }, { "author": "silveroxides", "title": "ComfyUI_Hybrid-Scaled_fp8-Loader [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 95f70960..de3aaeff 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "nestflow", + "title": "Booru Taggers for ComfyUI", + "id": "boorutagger", + "reference": "https://github.com/nestflow/ComfyUI-Booru-Tagger", + "files": [ + "https://github.com/nestflow/ComfyUI-Booru-Tagger" + ], + "install_type": "git-clone", + "description": "An improved and extended node of various Booru taggers (WD taggers, Pixai, Camie, etc.)" + }, { "author": "senjinthedragon", "title": "ComfyUI Gender Tag Filter", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 7a2b3904..5d088b6f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -6002,6 +6002,16 @@ "title_aux": "ComfyUI GLM-OCR" } ], + "https://github.com/Dangocan/comfyui_qwenvl_lora": [ + [ + "QwenVLCaption", + "QwenVLLoRALoader", + "QwenVLModelLoader" + ], + { + "title_aux": "ComfyUI Qwen-VL LoRA" + } + ], "https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [ [ "LoadImageFromURL", @@ -23295,6 +23305,7 @@ "GetResolutionImage", "InpaintConditioningNode", "InpaintFluxKontextConditioning", + "MultiReferenceLatent", "Prepimg2Vid", "RemoveBackgroundNode", "ShowAnyDataType", @@ -25933,14 +25944,6 @@ "title_aux": "ComfyUI Image Saver" } ], - "https://github.com/aliabougazia/comfyui_pt_security_scanner": [ - [ - "PTSecurityScanner" - ], - { - "title_aux": "comfyui_pt_security_scanner" - } - ], "https://github.com/alibof96/ComfyUI-DownscaleIRN": [ [ "IRNDownscale" @@ -41745,6 +41748,14 @@ "title_aux": "qq-nodes-comfyui" } ], + "https://github.com/ketle-man/comfyui-2dpose-editor": [ + [ + "PoseEditor2D" + ], + { + "title_aux": "ComfyUI 2D Pose Editor" + } + ], "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [ [ "ImageBlankAlpha", @@ -53479,6 +53490,15 @@ "title_aux": "Comfyui-WL-MainImageDesign" } ], + "https://github.com/senjinthedragon/comfyui-gender-tag-filter": [ + [ + "GenderNLFilter", + "GenderTagFilter" + ], + { + "title_aux": "ComfyUI Gender Tag Filter" + } + ], "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [ [ "AdjustAndRoundDimensions",