diff --git a/custom-node-list.json b/custom-node-list.json index ee0ab777..c393f0c3 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14480,6 +14480,16 @@ "install_type": "git-clone", "description": "A comprehensive collection of color manipulation and analysis nodes for ComfyUI" }, + { + "author": "APZmedia", + "title": "NormalMapLightEstimator", + "reference": "https://github.com/APZmedia/Comfyui-LightDirection-estimation", + "files": [ + "https://github.com/APZmedia/Comfyui-LightDirection-estimation" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for estimating light direction and quality from normal maps using luma masking. The system analyzes surface normals to infer lighting information for downstream tasks like adaptive relighting, directional masking, or stylized effects." + }, { "author": "N3rd00d", "title": "ComfyUI-Paint3D-Nodes", @@ -18735,6 +18745,16 @@ "install_type": "git-clone", "description": "API call node for Third-party platforms both official and local. Support VLMs LLMs Dalle3 Flux-Pro SD3 etc. And some little tools: img to b64 url, b64 url to img, b64 url to b64 data, reg text to word and ',' only, etc." }, + { + "author": "AhBumm", + "title": "ComfyUI_UnfakePy_Warpper", + "reference": "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper", + "files": [ + "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper" + ], + "install_type": "git-clone", + "description": "Warp Unfake.py for ComfyUI" + }, { "author": "Scepter", "title": "ComfyUI-Scepter", @@ -34606,6 +34626,59 @@ "install_type": "git-clone", "description": "ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp" }, + { + "author": "ussoewwin", + "title": "ComfyUI-NunchakuFluxLoraStacker", + "reference": "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker", + "files": [ + "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker" + ], + "install_type": "git-clone", + "description": "An advanced LoRA stacker node specifically designed for Nunchaku FLUX models, featuring dynamic UI control for easy and efficient LoRA management." + }, + { + "author": "ussoewwin", + "title": "ComfyUI-DistorchMemoryManager", + "reference": "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager", + "files": [ + "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager" + ], + "install_type": "git-clone", + "description": "An independent memory management custom node for ComfyUI. Provides Distorch memory management functionality for efficient GPU/CPU memory handling." + }, + { + "author": "geltz", + "title": "ComfyUI-geltz", + "reference": "https://github.com/geltz/ComfyUI-geltz", + "files": [ + "https://github.com/geltz/ComfyUI-geltz" + ], + "install_type": "git-clone", + "description": "Various custom nodes; guidance, latents, sampling, tokenization, etc." + }, + { + "author": "cmeka", + "title": "ComfyUI-WanMoEScheduler", + "reference": "https://github.com/cmeka/ComfyUI-WanMoEScheduler", + "files": [ + "https://github.com/cmeka/ComfyUI-WanMoEScheduler" + ], + "install_type": "git-clone", + "description": "A ComfyUI scheduler that finds the shift value required to align high/low sampling steps with a target sigma boundary." + }, + { + "author": "hvppycoding", + "title": "hvppyflow", + "reference": "https://github.com/hvppycoding/hvppyflow", + "files": [ + "https://github.com/hvppycoding/hvppyflow" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for Automated Workflow" + }, + + + diff --git a/extension-node-map.json b/extension-node-map.json index 72789305..fbed02db 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1801,6 +1801,19 @@ "title_aux": "ComfyUI Color Profile Reader" } ], + "https://github.com/APZmedia/Comfyui-LightDirection-estimation": [ + [ + "EnhancedLightEstimator", + "IREShadowAnalyzer", + "IREShadowComparison", + "LightDistributionAnalyzer", + "LightImageProcessor", + "NormalMapLightEstimator" + ], + { + "title_aux": "NormalMapLightEstimator" + } + ], "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": [ [ "CachingCLIPTextEncodeFlux|ARZUMATA", @@ -2062,6 +2075,14 @@ "title_aux": "Customizable API Call Nodes by BillBum" } ], + "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": [ + [ + "CustomUnfake" + ], + { + "title_aux": "ComfyUI_UnfakePy_Warpper" + } + ], "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": [ [ "Add Tag", @@ -23125,6 +23146,14 @@ "title_aux": "Simple Image To Palette" } ], + "https://github.com/cmeka/ComfyUI-WanMoEScheduler": [ + [ + "WanMoEScheduler" + ], + { + "title_aux": "ComfyUI-WanMoEScheduler" + } + ], "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": [ [ "Xoxxox_CnvDat", @@ -26898,6 +26927,20 @@ "title_aux": "ComfyUI-FLUX-BFL-API" } ], + "https://github.com/geltz/ComfyUI-geltz": [ + [ + "DIL2_EmptyLatent", + "DIL_EmptyLatent", + "QMS", + "RegionalSplitSampler", + "SWS", + "tokenteller", + "vectorpusher" + ], + { + "title_aux": "ComfyUI-geltz" + } + ], "https://github.com/gemell1/ComfyUI_GMIC": [ [ "GmicCliWrapper", @@ -28583,6 +28626,16 @@ "title_aux": "RandomSamplerSchedulerSteps for ComfyUI" } ], + "https://github.com/hvppycoding/hvppyflow": [ + [ + "HPDebug", + "HPSleep", + "HPSplitText" + ], + { + "title_aux": "hvppyflow" + } + ], "https://github.com/hwhaocool/ComfyUI-Select-Any": [ [ "SelectAnyValues" @@ -43533,6 +43586,24 @@ "title_aux": "comfyui-holdup" } ], + "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": [ + [ + "MemoryCleaner", + "MemoryManager", + "SafeMemoryManager" + ], + { + "title_aux": "ComfyUI-DistorchMemoryManager" + } + ], + "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": [ + [ + "FluxLoraMultiLoader" + ], + { + "title_aux": "ComfyUI-NunchakuFluxLoraStacker" + } + ], "https://github.com/vadimcro/VKRiez-Edge": [ [ "VKriezEnhancedEdgePreprocessor", @@ -43586,8 +43657,11 @@ "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [ [ "API Request Node", + "Elasticsearch Update Node", "Empty Image Node", + "JSON Builder Node", "JSON Parser Node", + "JsonBuilderNode", "LoadImageFromUrlNode", "MultilinePromptNode", "OSSUploadNode", diff --git a/github-stats.json b/github-stats.json index 47c8422b..664ce0f9 100644 --- a/github-stats.json +++ b/github-stats.json @@ -20,9 +20,9 @@ "author_account_age_days": 935 }, "https://github.com/1038lab/ComfyUI-FireRedTTS": { - "stars": 38, + "stars": 39, "last_update": "2025-09-16 17:02:31", - "author_account_age_days": 934 + "author_account_age_days": 935 }, "https://github.com/1038lab/ComfyUI-JoyCaption": { "stars": 115, @@ -82,7 +82,7 @@ "https://github.com/1038lab/ComfyUI-VoxCPMTTS": { "stars": 5, "last_update": "2025-09-25 00:50:46", - "author_account_age_days": 934 + "author_account_age_days": 935 }, "https://github.com/1038lab/ComfyUI-WildPromptor": { "stars": 53, @@ -131,8 +131,8 @@ }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 7, - "last_update": "2025-10-15 08:57:05", - "author_account_age_days": 930 + "last_update": "2025-10-20 08:24:27", + "author_account_age_days": 931 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 5, @@ -147,7 +147,7 @@ "https://github.com/2frames/ComfyUI-AQnodes": { "stars": 1, "last_update": "2025-06-08 12:51:07", - "author_account_age_days": 472 + "author_account_age_days": 473 }, "https://github.com/2kpr/ComfyUI-PMRF": { "stars": 234, @@ -167,12 +167,12 @@ "https://github.com/31702160136/ComfyUI-GrsAI": { "stars": 17, "last_update": "2025-10-11 06:37:49", - "author_account_age_days": 2486 + "author_account_age_days": 2487 }, "https://github.com/3dgopnik/comfyui-arena-suite": { "stars": 1, "last_update": "2025-10-10 12:24:13", - "author_account_age_days": 2508 + "author_account_age_days": 2509 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 27, @@ -192,7 +192,7 @@ "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, "last_update": "2025-10-08 15:07:45", - "author_account_age_days": 4951 + "author_account_age_days": 4952 }, "https://github.com/5x00/ComfyUI-PiAPI-Faceswap": { "stars": 2, @@ -232,7 +232,7 @@ "https://github.com/834t/ComfyUI_834t_scene_composer": { "stars": 4, "last_update": "2025-06-23 10:55:47", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/852wa/ComfyUI-AAP": { "stars": 9, @@ -247,42 +247,42 @@ "https://github.com/9nate-drake/ComfyUI-MaskCenter": { "stars": 6, "last_update": "2025-10-02 01:35:08", - "author_account_age_days": 2132 + "author_account_age_days": 2134 }, "https://github.com/9nate-drake/Comfyui-SecNodes": { - "stars": 258, + "stars": 267, "last_update": "2025-10-18 04:07:12", - "author_account_age_days": 2132 + "author_account_age_days": 2134 }, "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/A043-studios/ComfyUI-OmniSVG": { "stars": 1, "last_update": "2025-08-02 22:44:24", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/A043-studios/ComfyUI_HunyuanWorldnode": { "stars": 1, "last_update": "2025-08-02 15:50:33", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/A043-studios/Comfyui-ascii-generator": { "stars": 0, "last_update": "2025-06-25 14:55:32", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "stars": 1, "last_update": "2025-06-10 14:28:27", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/A043-studios/comfyui-pixel3dmm": { "stars": 6, "last_update": "2025-06-10 08:11:51", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 1, @@ -325,14 +325,14 @@ "author_account_age_days": 586 }, "https://github.com/AHEKOT/ComfyUI_VNCCS": { - "stars": 218, + "stars": 219, "last_update": "2025-10-12 18:32:32", - "author_account_age_days": 1058 + "author_account_age_days": 1059 }, "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit": { "stars": 0, "last_update": "2025-10-13 14:14:55", - "author_account_age_days": 869 + "author_account_age_days": 870 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 8, @@ -597,7 +597,7 @@ "https://github.com/AIGODLIKE/Blender-IO": { "stars": 1, "last_update": "2025-10-15 08:52:06", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 53, @@ -617,22 +617,22 @@ "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 13, "last_update": "2025-09-10 11:03:49", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/AIWarper/ComfyUI-DAViD": { "stars": 4, "last_update": "2025-07-25 17:07:43", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 67, "last_update": "2025-07-18 20:14:36", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 13, "last_update": "2025-09-25 15:33:52", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 223, @@ -647,12 +647,12 @@ "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 11, "last_update": "2025-06-16 08:10:10", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 1, "last_update": "2025-06-23 22:03:39", - "author_account_age_days": 3365 + "author_account_age_days": 3366 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 69, @@ -682,7 +682,12 @@ "https://github.com/APZmedia/ComfyUI-color-tools": { "stars": 0, "last_update": "2025-09-24 12:52:50", - "author_account_age_days": 2959 + "author_account_age_days": 2960 + }, + "https://github.com/APZmedia/Comfyui-LightDirection-estimation": { + "stars": 0, + "last_update": "2025-10-20 12:32:41", + "author_account_age_days": 2960 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": { "stars": 4, @@ -700,9 +705,9 @@ "author_account_age_days": 2250 }, "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": { - "stars": 42, - "last_update": "2025-10-19 05:12:33", - "author_account_age_days": 1976 + "stars": 43, + "last_update": "2025-10-20 14:27:29", + "author_account_age_days": 1977 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 4, @@ -717,7 +722,7 @@ "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 10, "last_update": "2025-07-26 16:43:05", - "author_account_age_days": 1861 + "author_account_age_days": 1862 }, "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 7, @@ -752,12 +757,12 @@ "https://github.com/AdamShuo/ComfyUI_Switch": { "stars": 4, "last_update": "2025-09-23 16:59:46", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": { "stars": 0, "last_update": "2025-07-17 07:03:51", - "author_account_age_days": 1233 + "author_account_age_days": 1234 }, "https://github.com/Aerse/ComfyUI-Seed-Nodes": { "stars": 5, @@ -767,18 +772,23 @@ "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, "last_update": "2025-06-13 08:15:25", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/AgencyMind/ComfyUI-Satori": { "stars": 1, "last_update": "2025-06-27 01:29:00", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 10, "last_update": "2025-08-26 10:49:29", "author_account_age_days": 1292 }, + "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": { + "stars": 0, + "last_update": "2025-10-20 08:47:03", + "author_account_age_days": 1292 + }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", @@ -797,12 +807,12 @@ "https://github.com/AlcAI-AnimeHaven/AlcAI-nodes": { "stars": 0, "last_update": "2025-10-19 20:26:42", - "author_account_age_days": 0 + "author_account_age_days": 1 }, "https://github.com/Alectriciti/comfyui-adaptiveprompts": { "stars": 39, "last_update": "2025-10-18 06:51:54", - "author_account_age_days": 4948 + "author_account_age_days": 4949 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 1375, @@ -817,7 +827,7 @@ "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "stars": 3, "last_update": "2025-09-10 11:31:33", - "author_account_age_days": 3885 + "author_account_age_days": 3886 }, "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "stars": 0, @@ -867,7 +877,7 @@ "https://github.com/Analaser/ComfyUI-RandomTagWeights": { "stars": 1, "last_update": "2025-10-19 22:58:12", - "author_account_age_days": 2875 + "author_account_age_days": 2876 }, "https://github.com/Andro-Meta/ComfyUI-Ovis2": { "stars": 5, @@ -897,12 +907,12 @@ "https://github.com/Apache0ne/ComfyUI_efficient_sam_node": { "stars": 0, "last_update": "2025-09-12 02:37:33", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ApexArtist/comfyui-apex-artist": { "stars": 1, "last_update": "2025-10-18 18:33:21", - "author_account_age_days": 2812 + "author_account_age_days": 2813 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 44, @@ -922,7 +932,7 @@ "https://github.com/Art-xmaster/comfyui-AGSoft": { "stars": 1, "last_update": "2025-10-16 05:25:23", - "author_account_age_days": 417 + "author_account_age_days": 418 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 93, @@ -937,17 +947,17 @@ "https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit": { "stars": 28, "last_update": "2025-09-06 07:30:23", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro": { "stars": 19, "last_update": "2025-09-21 18:10:47", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { "stars": 3, "last_update": "2025-10-13 11:26:19", - "author_account_age_days": 1654 + "author_account_age_days": 1655 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 28, @@ -957,7 +967,7 @@ "https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": { "stars": 0, "last_update": "2025-09-15 07:41:44", - "author_account_age_days": 1896 + "author_account_age_days": 1897 }, "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": { "stars": 0, @@ -1002,32 +1012,32 @@ "https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": { "stars": 0, "last_update": "2025-10-08 01:12:48", - "author_account_age_days": 1854 + "author_account_age_days": 1855 }, "https://github.com/Azornes/Comfyui-LayerForge": { "stars": 207, "last_update": "2025-09-11 17:08:52", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/Azornes/Comfyui-Resolution-Master": { "stars": 126, "last_update": "2025-10-01 18:31:30", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": { - "stars": 74, + "stars": 75, "last_update": "2025-10-18 01:25:12", - "author_account_age_days": 787 + "author_account_age_days": 788 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Toolkit": { - "stars": 74, + "stars": 75, "last_update": "2025-10-18 01:25:12", - "author_account_age_days": 787 + "author_account_age_days": 788 }, "https://github.com/BAIKEMARK/ComfyUI_Civitai_Prompt_Stats": { "stars": 3, "last_update": "2025-08-29 11:15:29", - "author_account_age_days": 787 + "author_account_age_days": 788 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 4, @@ -1037,7 +1047,7 @@ "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": { "stars": 0, "last_update": "2025-08-22 06:10:44", - "author_account_age_days": 58 + "author_account_age_days": 59 }, "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": { "stars": 8, @@ -1077,7 +1087,7 @@ "https://github.com/Baverne/comfyUI-TiledWan": { "stars": 3, "last_update": "2025-08-21 10:14:11", - "author_account_age_days": 953 + "author_account_age_days": 954 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 24, @@ -1147,22 +1157,22 @@ "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 19, "last_update": "2025-08-28 04:31:22", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": { "stars": 29, "last_update": "2025-05-07 18:10:18", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": { "stars": 18, "last_update": "2025-08-21 07:42:18", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 0, "last_update": "2025-05-21 01:16:27", - "author_account_age_days": 2822 + "author_account_age_days": 2823 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 19, @@ -1177,7 +1187,7 @@ "https://github.com/BizaNator/ComfyUI_PromptIterator": { "stars": 0, "last_update": "2025-09-24 16:47:04", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/Black-Lioness/ComfyUI-PromptUtils": { "stars": 2, @@ -1247,32 +1257,32 @@ "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 8, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 326 + "author_account_age_days": 327 }, "https://github.com/BobRandomNumber/ComfyUI-KyutaiTTS": { "stars": 5, "last_update": "2025-07-09 04:52:46", - "author_account_age_days": 326 + "author_account_age_days": 327 }, "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": { "stars": 17, "last_update": "2025-08-13 06:57:26", - "author_account_age_days": 326 + "author_account_age_days": 327 }, "https://github.com/Boba-svg/ComfyUI-PromptSwitch": { "stars": 0, - "last_update": "2025-10-19 19:14:58", - "author_account_age_days": 33 + "last_update": "2025-10-20 10:59:13", + "author_account_age_days": 34 }, "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 7, "last_update": "2025-08-13 03:41:38", - "author_account_age_days": 2696 + "author_account_age_days": 2697 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 46, "last_update": "2025-09-07 18:29:50", - "author_account_age_days": 2696 + "author_account_age_days": 2697 }, "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 104, @@ -1280,9 +1290,9 @@ "author_account_age_days": 3564 }, "https://github.com/Brekel/ComfyUI-Brekel": { - "stars": 17, + "stars": 18, "last_update": "2025-09-08 15:27:40", - "author_account_age_days": 5307 + "author_account_age_days": 5308 }, "https://github.com/Bria-AI/ComfyUI-BRIA-API": { "stars": 58, @@ -1402,7 +1412,7 @@ "https://github.com/CallMe1101/ComfyUI_OmniAvatar": { "stars": 3, "last_update": "2025-07-28 06:18:43", - "author_account_age_days": 222 + "author_account_age_days": 223 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 259, @@ -1427,7 +1437,7 @@ "https://github.com/ChaosHL/Marvelous-Box-Comfyui": { "stars": 0, "last_update": "2025-09-23 14:22:09", - "author_account_age_days": 845 + "author_account_age_days": 846 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 41, @@ -1442,32 +1452,32 @@ "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, "last_update": "2025-06-17 15:00:30", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/Charonartist/comfyui-last-frame-extractor": { "stars": 2, "last_update": "2025-08-14 13:42:17", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/Charonartist/comfyui-lmstudio-conversation": { "stars": 0, "last_update": "2025-09-07 07:57:09", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/Charonartist/comfyui-smart-resize-node": { "stars": 0, "last_update": "2025-08-12 13:01:48", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/Charonartist/comfyui-tag-remover": { "stars": 0, "last_update": "2025-08-14 06:12:04", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/CheNing233/ComfyUI_Image_Pin": { "stars": 5, "last_update": "2025-07-13 08:11:47", - "author_account_age_days": 2928 + "author_account_age_days": 2929 }, "https://github.com/ChenDarYen/ComfyUI-NAG": { "stars": 272, @@ -1496,13 +1506,13 @@ }, "https://github.com/ChristopherLuciano/ComfyUI-LucianoTools": { "stars": 0, - "last_update": "2025-10-17 15:40:55", - "author_account_age_days": 1336 + "last_update": "2025-10-20 02:02:41", + "author_account_age_days": 1337 }, "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 1, "last_update": "2025-06-03 07:56:17", - "author_account_age_days": 2211 + "author_account_age_days": 2212 }, "https://github.com/ClownsharkBatwing/RES4LYF": { "stars": 700, @@ -1527,17 +1537,17 @@ "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "stars": 5, "last_update": "2025-06-17 03:43:27", - "author_account_age_days": 2380 + "author_account_age_days": 2381 }, "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": { "stars": 1, "last_update": "2025-06-24 03:34:32", - "author_account_age_days": 2380 + "author_account_age_days": 2381 }, "https://github.com/CoiiChan/comfyui-every-person-seg-coii": { "stars": 4, "last_update": "2025-08-01 08:16:18", - "author_account_age_days": 2380 + "author_account_age_days": 2381 }, "https://github.com/Comfy-Org/NIMnodes": { "stars": 51, @@ -1547,22 +1557,22 @@ "https://github.com/ComfyAssets/ComfyUI-KikoStats": { "stars": 2, "last_update": "2025-10-08 01:25:29", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { "stars": 4, "last_update": "2025-10-18 20:09:48", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { "stars": 67, "last_update": "2025-10-17 13:26:05", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/ComfyAssets/ComfyUI_Selectors": { - "stars": 1, + "stars": 2, "last_update": "2025-06-13 16:13:05", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, @@ -1587,7 +1597,7 @@ "https://github.com/CoreyCorza/ComfyUI-CRZnodes": { "stars": 29, "last_update": "2025-09-09 05:29:25", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 129, @@ -1612,7 +1622,7 @@ "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 6, "last_update": "2025-07-03 00:27:01", - "author_account_age_days": 2089 + "author_account_age_days": 2091 }, "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive": { "stars": 2, @@ -1657,17 +1667,17 @@ "https://github.com/Cyrostar/Artha-Gemini": { "stars": 1, "last_update": "2025-08-30 15:54:04", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/Cyrostar/Artha-Projekt": { "stars": 0, "last_update": "2025-08-25 06:32:51", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/Cyrus-Hei/comfyui-prompt-bank": { "stars": 2, "last_update": "2025-07-21 10:04:05", - "author_account_age_days": 1087 + "author_account_age_days": 1088 }, "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 6, @@ -1677,7 +1687,7 @@ "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": { "stars": 0, "last_update": "2025-09-24 11:01:50", - "author_account_age_days": 2514 + "author_account_age_days": 2515 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 76, @@ -1692,7 +1702,7 @@ "https://github.com/DaniilVdovin/ComfyUI-prompt-templating": { "stars": 1, "last_update": "2025-10-15 09:40:29", - "author_account_age_days": 2518 + "author_account_age_days": 2519 }, "https://github.com/Danteday/ComfyUI-NoteManager": { "stars": 13, @@ -1717,12 +1727,12 @@ "https://github.com/DavidPiazza/network_bending": { "stars": 0, "last_update": "2025-10-02 15:39:55", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/Daxamur/DaxNodes": { "stars": 0, "last_update": "2025-08-30 19:54:44", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 4, @@ -1742,12 +1752,12 @@ "https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": { "stars": 0, "last_update": "2025-06-21 12:46:56", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/DecartAI/Lucy-Edit-ComfyUI": { - "stars": 607, + "stars": 610, "last_update": "2025-09-22 13:38:59", - "author_account_age_days": 792 + "author_account_age_days": 793 }, "https://github.com/DeemosTech/ComfyUI-Rodin": { "stars": 36, @@ -1762,32 +1772,32 @@ "https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": { "stars": 1, "last_update": "2025-10-02 14:57:02", - "author_account_age_days": 1574 + "author_account_age_days": 1575 }, "https://github.com/Dehypnotic/comfyui-numbered-text": { "stars": 0, "last_update": "2025-10-08 15:13:36", - "author_account_age_days": 1574 + "author_account_age_days": 1575 }, "https://github.com/Dehypnotic/comfyui-range-to-string": { "stars": 0, "last_update": "2025-10-02 09:30:29", - "author_account_age_days": 1574 + "author_account_age_days": 1575 }, "https://github.com/Dehypnotic/comfyui-save-mp3": { "stars": 0, "last_update": "2025-10-16 07:20:30", - "author_account_age_days": 1574 + "author_account_age_days": 1575 }, "https://github.com/DenRakEiw/Latent_Nodes": { "stars": 2, "last_update": "2025-08-13 14:21:14", - "author_account_age_days": 1513 + "author_account_age_days": 1514 }, "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale": { "stars": 12, "last_update": "2025-08-14 18:53:13", - "author_account_age_days": 1513 + "author_account_age_days": 1514 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 431, @@ -1817,7 +1827,7 @@ "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 13, "last_update": "2025-07-02 11:04:14", - "author_account_age_days": 683 + "author_account_age_days": 684 }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, @@ -1872,12 +1882,12 @@ "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { "stars": 93, "last_update": "2025-09-21 06:52:45", - "author_account_age_days": 3386 + "author_account_age_days": 3387 }, "https://github.com/Dontdrunk/ComfyUI-DD-Translation": { - "stars": 476, + "stars": 477, "last_update": "2025-10-16 08:10:47", - "author_account_age_days": 3386 + "author_account_age_days": 3387 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, @@ -1897,7 +1907,7 @@ "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 1, "last_update": "2025-06-17 00:22:24", - "author_account_age_days": 428 + "author_account_age_days": 429 }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 4, @@ -1912,7 +1922,7 @@ "https://github.com/Draek2077/comfyui-draekz-nodez": { "stars": 1, "last_update": "2025-09-12 02:32:20", - "author_account_age_days": 84 + "author_account_age_days": 85 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { "stars": 4, @@ -1927,12 +1937,12 @@ "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": { "stars": 1, "last_update": "2025-07-18 01:39:33", - "author_account_age_days": 2338 + "author_account_age_days": 2339 }, "https://github.com/Duanyll/comfyui_functional": { "stars": 0, "last_update": "2025-09-30 12:03:40", - "author_account_age_days": 3215 + "author_account_age_days": 3216 }, "https://github.com/Duanyll/duanyll_nodepack": { "stars": 0, @@ -1952,7 +1962,7 @@ "https://github.com/Easymode-ai/ComfyUI-FlexPainter": { "stars": 2, "last_update": "2025-09-10 20:45:19", - "author_account_age_days": 1755 + "author_account_age_days": 1756 }, "https://github.com/Easymode-ai/ComfyUI-ShadowR": { "stars": 14, @@ -1987,12 +1997,12 @@ "https://github.com/Enashka/ComfyUI-nhknodes": { "stars": 13, "last_update": "2025-09-20 00:00:06", - "author_account_age_days": 3453 + "author_account_age_days": 3454 }, "https://github.com/Enemyx-net/VibeVoice-ComfyUI": { - "stars": 1055, + "stars": 1058, "last_update": "2025-10-02 18:51:41", - "author_account_age_days": 53 + "author_account_age_days": 54 }, "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": { "stars": 6, @@ -2017,17 +2027,17 @@ "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 4, "last_update": "2025-07-17 07:05:26", - "author_account_age_days": 3753 + "author_account_age_days": 3754 }, "https://github.com/Erehr/ComfyUI-EreNodes": { "stars": 49, "last_update": "2025-08-11 10:10:28", - "author_account_age_days": 3753 + "author_account_age_days": 3754 }, "https://github.com/EricRollei/Local_LLM_Prompt_Enhancer": { "stars": 0, "last_update": "2025-10-16 23:45:32", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { "stars": 651, @@ -2047,7 +2057,7 @@ "https://github.com/ExoticArts/comfyui-ea-nodes": { "stars": 0, "last_update": "2025-08-19 08:09:42", - "author_account_age_days": 70 + "author_account_age_days": 71 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 26, @@ -2127,7 +2137,7 @@ "https://github.com/FaberVS/MultiModel": { "stars": 1, "last_update": "2025-08-08 14:52:53", - "author_account_age_days": 2253 + "author_account_age_days": 2254 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { "stars": 851, @@ -2162,12 +2172,12 @@ "https://github.com/FaraamFide/ComfyUI-ParamNodes": { "stars": 1, "last_update": "2025-07-05 15:29:32", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": { "stars": 0, "last_update": "2025-08-15 13:52:56", - "author_account_age_days": 3366 + "author_account_age_days": 3367 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 4, @@ -2177,7 +2187,7 @@ "https://github.com/Ferocit/comfyui-feroccustomnodes": { "stars": 0, "last_update": "2025-08-08 21:50:00", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/FewBox/fewbox-outfit-comfyui": { "stars": 0, @@ -2202,22 +2212,22 @@ "https://github.com/Firetheft/ComfyUI-Animate-Progress": { "stars": 3, "last_update": "2025-09-09 13:21:52", - "author_account_age_days": 1383 + "author_account_age_days": 1384 }, "https://github.com/Firetheft/ComfyUI_Civitai_Gallery": { "stars": 77, "last_update": "2025-10-02 10:01:34", - "author_account_age_days": 1383 + "author_account_age_days": 1384 }, "https://github.com/Firetheft/ComfyUI_Local_Lora_Gallery": { "stars": 39, - "last_update": "2025-10-02 14:27:10", - "author_account_age_days": 1383 + "last_update": "2025-10-20 16:34:18", + "author_account_age_days": 1384 }, "https://github.com/Firetheft/ComfyUI_Pixabay_Gallery": { "stars": 4, "last_update": "2025-09-17 04:50:32", - "author_account_age_days": 1383 + "author_account_age_days": 1384 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 51, @@ -2237,7 +2247,7 @@ "https://github.com/FloyoAI/ComfyUI-Seed-API": { "stars": 0, "last_update": "2025-10-08 14:11:11", - "author_account_age_days": 378 + "author_account_age_days": 379 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 94, @@ -2252,7 +2262,7 @@ "https://github.com/FortunaCournot/comfyui_stereoscopic": { "stars": 15, "last_update": "2025-10-19 21:48:23", - "author_account_age_days": 1985 + "author_account_age_days": 1986 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 3, @@ -2272,7 +2282,7 @@ "https://github.com/Franklyc/comfyui-lora-adain-patcher-node": { "stars": 7, "last_update": "2025-09-19 03:22:12", - "author_account_age_days": 1159 + "author_account_age_days": 1160 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 2, @@ -2282,7 +2292,7 @@ "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY": { "stars": 0, "last_update": "2025-09-02 09:22:34", - "author_account_age_days": 3908 + "author_account_age_days": 3909 }, "https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": { "stars": 1, @@ -2332,17 +2342,17 @@ "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "stars": 42, "last_update": "2025-10-14 07:29:47", - "author_account_age_days": 1892 + "author_account_age_days": 1893 }, "https://github.com/GACLove/ComfyUI-VFI": { "stars": 9, "last_update": "2025-09-30 09:55:40", - "author_account_age_days": 4099 + "author_account_age_days": 4100 }, "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 8, "last_update": "2024-09-06 11:37:05", - "author_account_age_days": 2892 + "author_account_age_days": 2893 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, @@ -2357,7 +2367,7 @@ "https://github.com/GZK1108/Comfyui-QwenLoraLoaderSelective": { "stars": 0, "last_update": "2025-10-16 07:39:27", - "author_account_age_days": 1204 + "author_account_age_days": 1205 }, "https://github.com/GadzoinksOfficial/comfyui_gprompts": { "stars": 0, @@ -2377,12 +2387,12 @@ "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, "last_update": "2025-06-26 08:24:16", - "author_account_age_days": 969 + "author_account_age_days": 970 }, "https://github.com/Gary-yeh/comfyui-super-captioner": { "stars": 1, "last_update": "2025-07-07 15:32:34", - "author_account_age_days": 969 + "author_account_age_days": 970 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 15, @@ -2417,7 +2427,7 @@ "https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node": { "stars": 11, "last_update": "2025-09-16 19:56:49", - "author_account_age_days": 354 + "author_account_age_days": 355 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 20, @@ -2427,12 +2437,12 @@ "https://github.com/GeraldWie/ComfyUI-I2I-slim": { "stars": 0, "last_update": "2025-07-24 05:51:33", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/Gipphe/comfyui-metadata-statistics": { "stars": 0, "last_update": "2025-08-28 20:43:50", - "author_account_age_days": 4795 + "author_account_age_days": 4796 }, "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": { "stars": 89, @@ -2442,12 +2452,12 @@ "https://github.com/GizmoR13/PG-Nodes": { "stars": 15, "last_update": "2025-10-10 12:52:07", - "author_account_age_days": 5307 + "author_account_age_days": 5308 }, "https://github.com/Glidias/mask2sam": { "stars": 0, "last_update": "2025-10-07 04:07:01", - "author_account_age_days": 5745 + "author_account_age_days": 5746 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 13, @@ -2457,12 +2467,12 @@ "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 20, "last_update": "2025-10-17 08:20:56", - "author_account_age_days": 219 + "author_account_age_days": 220 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 4, "last_update": "2025-05-14 20:52:22", - "author_account_age_days": 1143 + "author_account_age_days": 1144 }, "https://github.com/Gourieff/ComfyUI-ReActor": { "stars": 855, @@ -2497,7 +2507,7 @@ "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser": { "stars": 1, "last_update": "2025-10-17 19:50:12", - "author_account_age_days": 1679 + "author_account_age_days": 1681 }, "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 8, @@ -2507,7 +2517,7 @@ "https://github.com/GroxicTinch/EasyUI-ComfyUI": { "stars": 5, "last_update": "2025-07-01 15:25:45", - "author_account_age_days": 3427 + "author_account_age_days": 3428 }, "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, @@ -2560,9 +2570,9 @@ "author_account_age_days": 312 }, "https://github.com/HM-RunningHub/ComfyUI_RH_DreamOmni2": { - "stars": 61, + "stars": 64, "last_update": "2025-10-11 18:24:55", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": { "stars": 188, @@ -2582,12 +2592,12 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_OneReward": { "stars": 12, "last_update": "2025-09-11 17:17:22", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Ovi": { "stars": 45, "last_update": "2025-10-06 18:35:59", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": { "stars": 90, @@ -2617,22 +2627,22 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_mammothmoda": { "stars": 7, "last_update": "2025-10-15 16:19:44", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton": { "stars": 0, "last_update": "2025-06-28 05:29:49", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer": { "stars": 14, "last_update": "2025-09-26 04:19:03", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/HWDigi/Factory-Prompts_comfyui": { "stars": 1, "last_update": "2025-08-06 08:31:02", - "author_account_age_days": 104 + "author_account_age_days": 105 }, "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": { "stars": 13, @@ -2642,7 +2652,7 @@ "https://github.com/Hangover3832/ComfyUI_Hangover-Utils": { "stars": 0, "last_update": "2025-08-20 11:05:30", - "author_account_age_days": 1092 + "author_account_age_days": 1093 }, "https://github.com/HannibalP/comfyui-HannibalPack": { "stars": 1, @@ -2697,7 +2707,7 @@ "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, "last_update": "2025-08-08 06:14:53", - "author_account_age_days": 2720 + "author_account_age_days": 2721 }, "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, @@ -2710,9 +2720,9 @@ "author_account_age_days": 2725 }, "https://github.com/Hazukiaoi/ComfyUI-LM_Studio_Tools": { - "stars": 2, + "stars": 3, "last_update": "2025-07-02 13:28:53", - "author_account_age_days": 4457 + "author_account_age_days": 4458 }, "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": { "stars": 1, @@ -2722,7 +2732,7 @@ "https://github.com/Hearmeman24/ComfyUI-Pinecone": { "stars": 0, "last_update": "2025-10-05 15:52:58", - "author_account_age_days": 1283 + "author_account_age_days": 1284 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, @@ -2757,12 +2767,12 @@ "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, "last_update": "2025-07-02 13:28:45", - "author_account_age_days": 2652 + "author_account_age_days": 2653 }, "https://github.com/HoangYell/comfyui-hoangyell-video": { "stars": 0, "last_update": "2025-08-21 13:34:55", - "author_account_age_days": 4225 + "author_account_age_days": 4226 }, "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 4, @@ -2792,7 +2802,7 @@ "https://github.com/IAMCCS/IAMCCS-nodes": { "stars": 11, "last_update": "2025-10-16 05:38:39", - "author_account_age_days": 2037 + "author_account_age_days": 2038 }, "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": { "stars": 40, @@ -2812,17 +2822,17 @@ "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 2, "last_update": "2025-07-06 03:42:02", - "author_account_age_days": 2211 + "author_account_age_days": 2212 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 1, "last_update": "2025-06-04 09:43:26", - "author_account_age_days": 806 + "author_account_age_days": 807 }, "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 0, "last_update": "2025-06-09 04:11:29", - "author_account_age_days": 364 + "author_account_age_days": 365 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, @@ -2837,17 +2847,17 @@ "https://github.com/Ian2073/ComfyUI-MyLLMnode": { "stars": 0, "last_update": "2025-09-15 12:47:01", - "author_account_age_days": 1723 + "author_account_age_days": 1724 }, "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": { "stars": 8, "last_update": "2025-07-23 10:19:10", - "author_account_age_days": 511 + "author_account_age_days": 512 }, "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 3, "last_update": "2025-09-10 17:27:59", - "author_account_age_days": 125 + "author_account_age_days": 126 }, "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 3, @@ -2907,7 +2917,7 @@ "https://github.com/Irsalistic/comfyui-dam-object-extractor": { "stars": 6, "last_update": "2025-05-13 11:10:44", - "author_account_age_days": 802 + "author_account_age_days": 803 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 9, @@ -2917,7 +2927,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 594 + "author_account_age_days": 595 }, "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": { "stars": 31, @@ -2950,9 +2960,9 @@ "author_account_age_days": 840 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { - "stars": 222, + "stars": 224, "last_update": "2025-08-29 00:23:20", - "author_account_age_days": 893 + "author_account_age_days": 894 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4": { "stars": 13, @@ -2965,14 +2975,14 @@ "author_account_age_days": 894 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen3-VL-Instruct": { - "stars": 175, + "stars": 188, "last_update": "2025-10-19 15:27:21", - "author_account_age_days": 893 + "author_account_age_days": 894 }, "https://github.com/J-ChenX/ComfyUI-NIX": { "stars": 2, "last_update": "2025-09-29 03:08:12", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes": { "stars": 2, @@ -3012,7 +3022,7 @@ "https://github.com/Jairodaniel-17/ComfyUI-translate-offline": { "stars": 0, "last_update": "2025-10-08 18:50:53", - "author_account_age_days": 1683 + "author_account_age_days": 1684 }, "https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": { "stars": 0, @@ -3027,12 +3037,12 @@ "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, "last_update": "2025-05-20 00:41:53", - "author_account_age_days": 4161 + "author_account_age_days": 4162 }, "https://github.com/Jarcis-cy/ComfyUI-HunyuanVideoFoley": { "stars": 4, "last_update": "2025-08-29 16:44:45", - "author_account_age_days": 2708 + "author_account_age_days": 2709 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 78, @@ -3047,7 +3057,7 @@ "https://github.com/JayLyu/blender-in-comfyui": { "stars": 2, "last_update": "2025-07-20 07:39:06", - "author_account_age_days": 3750 + "author_account_age_days": 3751 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 29, @@ -3062,7 +3072,7 @@ "https://github.com/Jelosus2/comfyui-vae-reflection": { "stars": 8, "last_update": "2025-09-16 08:41:27", - "author_account_age_days": 1786 + "author_account_age_days": 1787 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 5, @@ -3092,7 +3102,7 @@ "https://github.com/JoeNavark/comfyui_custom_sigma_editor": { "stars": 18, "last_update": "2025-08-22 22:31:12", - "author_account_age_days": 1330 + "author_account_age_days": 1332 }, "https://github.com/JohanK66/ComfyUI-WebhookImage": { "stars": 1, @@ -3137,7 +3147,7 @@ "https://github.com/Junst/ComfyUI-Concept-Diffusion": { "stars": 3, "last_update": "2025-09-24 10:23:07", - "author_account_age_days": 3020 + "author_account_age_days": 3021 }, "https://github.com/JustLateNightAI/KeywordImageBlocker": { "stars": 0, @@ -3147,17 +3157,17 @@ "https://github.com/Juste-Leo2/Canary-ComfyUI": { "stars": 13, "last_update": "2025-09-02 11:49:19", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/Juste-Leo2/USO_ComfyUI": { "stars": 6, "last_update": "2025-08-30 20:21:25", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps": { "stars": 5, "last_update": "2025-09-05 01:35:40", - "author_account_age_days": 3929 + "author_account_age_days": 3931 }, "https://github.com/JustinMatters/comfyUI-JMNodes": { "stars": 0, @@ -3202,27 +3212,27 @@ "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": { "stars": 1, "last_update": "2025-08-26 15:57:33", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/KY-2000/RES4LYF-tester-loop": { "stars": 7, "last_update": "2025-08-26 02:18:02", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/KY-2000/comfyui-ksampler-tester-loop": { - "stars": 6, + "stars": 7, "last_update": "2025-08-26 02:18:37", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/KY-2000/comfyui-save-image-enhanced": { "stars": 0, "last_update": "2025-08-31 07:47:45", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/Kaleidia/KaleidiaNodes": { "stars": 0, "last_update": "2025-09-23 14:56:53", - "author_account_age_days": 2154 + "author_account_age_days": 2155 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 16, @@ -3232,7 +3242,7 @@ "https://github.com/KarmaSwint/ComfyUI-KarmaNodes": { "stars": 1, "last_update": "2025-06-29 16:31:15", - "author_account_age_days": 430 + "author_account_age_days": 431 }, "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, @@ -3242,7 +3252,7 @@ "https://github.com/Kayarte/GeoNodes": { "stars": 0, "last_update": "2025-10-08 03:49:26", - "author_account_age_days": 536 + "author_account_age_days": 537 }, "https://github.com/Kesin11/ComfyUI-list-filter": { "stars": 0, @@ -3257,7 +3267,7 @@ "https://github.com/Kidev/ComfyUI-FaceFilter": { "stars": 1, "last_update": "2025-10-04 18:43:44", - "author_account_age_days": 5084 + "author_account_age_days": 5085 }, "https://github.com/Kidev/ComfyUI-Fisheye-effects": { "stars": 18, @@ -3282,7 +3292,7 @@ "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher": { "stars": 2, "last_update": "2025-10-05 10:48:24", - "author_account_age_days": 3754 + "author_account_age_days": 3755 }, "https://github.com/KohakuBlueleaf/HDM-ext": { "stars": 37, @@ -3317,7 +3327,7 @@ "https://github.com/Koren-cy/FlowCV": { "stars": 2, "last_update": "2025-08-12 18:22:52", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 895, @@ -3372,12 +3382,12 @@ "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": { "stars": 2, "last_update": "2025-09-16 17:54:17", - "author_account_age_days": 2732 + "author_account_age_days": 2733 }, "https://github.com/L33chKing/comfyui-tag-frequency-weighter": { "stars": 0, "last_update": "2025-08-17 22:37:50", - "author_account_age_days": 2732 + "author_account_age_days": 2733 }, "https://github.com/LAOGOU-666/ComfyUI-LG_HotReload": { "stars": 216, @@ -3417,12 +3427,12 @@ "https://github.com/LK-168/comfyui_imgutils": { "stars": 1, "last_update": "2025-06-30 07:23:25", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": { - "stars": 25, + "stars": 26, "last_update": "2025-06-19 03:37:53", - "author_account_age_days": 2971 + "author_account_age_days": 2972 }, "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 9, @@ -3432,17 +3442,17 @@ "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, "last_update": "2025-05-18 09:22:38", - "author_account_age_days": 383 + "author_account_age_days": 384 }, "https://github.com/LaoMaoBoss/ComfyUI-WBLESS": { "stars": 0, "last_update": "2025-09-25 06:56:01", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/LargeModGames/comfyui-smart-lora-downloader": { "stars": 4, "last_update": "2025-09-16 20:28:45", - "author_account_age_days": 1614 + "author_account_age_days": 1615 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 70, @@ -3477,7 +3487,7 @@ "https://github.com/LeanModels/ComfyUI-DFloat11": { "stars": 9, "last_update": "2025-08-26 08:55:44", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/Legorobotdude/ComfyUI-VariationLab": { "stars": 1, @@ -3502,12 +3512,12 @@ "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 12, "last_update": "2025-10-03 07:10:43", - "author_account_age_days": 4598 + "author_account_age_days": 4599 }, "https://github.com/Lex-DRL/ComfyUI-StringConstructor": { "stars": 1, "last_update": "2025-09-18 16:04:48", - "author_account_age_days": 4598 + "author_account_age_days": 4599 }, "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting": { "stars": 9, @@ -3522,7 +3532,7 @@ "https://github.com/Light-x02/ComfyUI-Civitai-Discovery-Hub": { "stars": 11, "last_update": "2025-10-05 02:37:53", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/Light-x02/ComfyUI-FluxSettingsNode": { "stars": 7, @@ -3537,12 +3547,12 @@ "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes": { "stars": 4, "last_update": "2025-10-17 17:23:22", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/Light-x02/ComfyUI-checkpoint-Discovery-Hub": { "stars": 3, "last_update": "2025-10-11 12:43:37", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/Light-x02/ComfyUI_Crop_Image_By_Lightx02": { "stars": 1, @@ -3562,22 +3572,22 @@ "https://github.com/Limbicnation/ComfyUI-RandomSeedGenerator": { "stars": 2, "last_update": "2025-08-28 05:17:39", - "author_account_age_days": 4311 + "author_account_age_days": 4312 }, "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { "stars": 10, "last_update": "2025-09-04 04:21:33", - "author_account_age_days": 4311 + "author_account_age_days": 4312 }, "https://github.com/Limbicnation/ComfyUIDepthEstimation": { "stars": 14, "last_update": "2025-08-28 05:22:54", - "author_account_age_days": 4311 + "author_account_age_days": 4312 }, "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": { "stars": 3, "last_update": "2025-07-22 04:44:07", - "author_account_age_days": 4311 + "author_account_age_days": 4312 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, @@ -3597,7 +3607,7 @@ "https://github.com/LingSss9/comfyui-merge": { "stars": 13, "last_update": "2025-08-13 04:43:40", - "author_account_age_days": 744 + "author_account_age_days": 745 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 68, @@ -3622,22 +3632,22 @@ "https://github.com/Lovzu/ComfyUI-KittenTTS": { "stars": 1, "last_update": "2025-08-09 06:04:38", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/Ltamann/ComfyUI-FastVLM-7B": { "stars": 3, "last_update": "2025-08-30 10:49:54", - "author_account_age_days": 4701 + "author_account_age_days": 4702 }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { "stars": 72, "last_update": "2025-10-17 04:54:13", - "author_account_age_days": 4701 + "author_account_age_days": 4702 }, "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { "stars": 10, "last_update": "2025-10-06 09:00:12", - "author_account_age_days": 4701 + "author_account_age_days": 4702 }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 56, @@ -3660,9 +3670,9 @@ "author_account_age_days": 1516 }, "https://github.com/LukeCoulson1/Comfyui_LoraCombine": { - "stars": 1, + "stars": 2, "last_update": "2025-09-18 20:12:57", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 9, @@ -3712,7 +3722,7 @@ "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 5, "last_update": "2025-10-13 19:31:54", - "author_account_age_days": 2132 + "author_account_age_days": 2133 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 76, @@ -3747,7 +3757,7 @@ "https://github.com/Malte0621/hordeai-comfy": { "stars": 0, "last_update": "2025-09-08 16:55:53", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 28, @@ -3792,7 +3802,7 @@ "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": { "stars": 0, "last_update": "2025-07-19 23:30:14", - "author_account_age_days": 3876 + "author_account_age_days": 3877 }, "https://github.com/MaruPelkar/comfyui-conditioning-resizer": { "stars": 1, @@ -3807,7 +3817,7 @@ "https://github.com/MasterDenis/VAE-Decode-Switch": { "stars": 3, "last_update": "2025-07-19 12:00:54", - "author_account_age_days": 2052 + "author_account_age_days": 2053 }, "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, @@ -3817,17 +3827,17 @@ "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 6, "last_update": "2025-10-16 19:50:23", - "author_account_age_days": 162 + "author_account_age_days": 164 }, "https://github.com/Maxed-Out-99/ComfyUI-SmartModelLoaders-MXD": { "stars": 0, "last_update": "2025-08-21 05:34:02", - "author_account_age_days": 162 + "author_account_age_days": 164 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { "stars": 3, "last_update": "2025-05-31 18:41:13", - "author_account_age_days": 1261 + "author_account_age_days": 1262 }, "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes": { "stars": 0, @@ -3837,7 +3847,7 @@ "https://github.com/Me-gumin/MeComfyuiEncrypt": { "stars": 3, "last_update": "2025-09-18 02:34:03", - "author_account_age_days": 1335 + "author_account_age_days": 1336 }, "https://github.com/MeeeyoAI/ComfyUI_StringOps": { "stars": 106, @@ -3857,12 +3867,12 @@ "https://github.com/MichaelMaxAgent/comfyui_ML_nodes": { "stars": 0, "last_update": "2025-10-14 08:30:47", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "stars": 7, "last_update": "2025-05-01 16:09:43", - "author_account_age_days": 1731 + "author_account_age_days": 1732 }, "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, @@ -3897,12 +3907,12 @@ "https://github.com/MijnSpam/ComfyUI_SwapAndScale": { "stars": 0, "last_update": "2025-05-31 09:27:10", - "author_account_age_days": 1031 + "author_account_age_days": 1032 }, "https://github.com/MijnSpam/UploadToPushOver": { "stars": 2, "last_update": "2025-05-31 09:32:38", - "author_account_age_days": 1031 + "author_account_age_days": 1032 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, @@ -3912,7 +3922,7 @@ "https://github.com/MilleN2ium/ComfyUI-CutomizableSave": { "stars": 0, "last_update": "2025-09-09 14:09:43", - "author_account_age_days": 45 + "author_account_age_days": 46 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 4, @@ -3962,7 +3972,7 @@ "https://github.com/MithrilMan/ComfyUI-MithrilNodes": { "stars": 0, "last_update": "2025-07-21 22:39:24", - "author_account_age_days": 4466 + "author_account_age_days": 4467 }, "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": { "stars": 1, @@ -4021,8 +4031,8 @@ }, "https://github.com/MoonMoon82/ClipVision_Tools": { "stars": 1, - "last_update": "2025-10-18 13:07:50", - "author_account_age_days": 2649 + "last_update": "2025-10-20 20:26:51", + "author_account_age_days": 2650 }, "https://github.com/Moooonet/ComfyUI-Align": { "stars": 181, @@ -4032,7 +4042,7 @@ "https://github.com/MovieLabs/comfyui-movielabs-util": { "stars": 1, "last_update": "2025-07-12 01:02:15", - "author_account_age_days": 4876 + "author_account_age_days": 4878 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { "stars": 3431, @@ -4062,7 +4072,7 @@ "https://github.com/MushroomFleet/ComfyUI-DJZ-POML": { "stars": 0, "last_update": "2025-08-31 19:23:11", - "author_account_age_days": 4204 + "author_account_age_days": 4205 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 55, @@ -4082,7 +4092,7 @@ "https://github.com/NHLStenden/ComfyUI-ImageBag": { "stars": 0, "last_update": "2025-08-18 11:07:43", - "author_account_age_days": 2736 + "author_account_age_days": 2737 }, "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 4, @@ -4112,7 +4122,7 @@ "https://github.com/NeoDroleDeGueule/comfyui-image-mixer": { "stars": 0, "last_update": "2025-06-11 16:54:15", - "author_account_age_days": 605 + "author_account_age_days": 607 }, "https://github.com/NeoGriever/ComfyUI-NeoGriever": { "stars": 2, @@ -4122,7 +4132,7 @@ "https://github.com/NeonLightning/neonllama": { "stars": 2, "last_update": "2025-06-20 22:49:39", - "author_account_age_days": 4698 + "author_account_age_days": 4699 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, @@ -4152,7 +4162,7 @@ "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { "stars": 28, "last_update": "2025-08-16 20:42:00", - "author_account_age_days": 1089 + "author_account_age_days": 1090 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, @@ -4162,12 +4172,12 @@ "https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": { "stars": 0, "last_update": "2025-10-19 14:03:25", - "author_account_age_days": 2783 + "author_account_age_days": 2784 }, "https://github.com/NewNoviceChen/ComfyUI-XingLiu": { "stars": 3, "last_update": "2025-08-07 08:34:08", - "author_account_age_days": 1427 + "author_account_age_days": 1428 }, "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": { "stars": 9, @@ -4207,7 +4217,7 @@ "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 7, "last_update": "2025-05-07 18:47:45", - "author_account_age_days": 1686 + "author_account_age_days": 1687 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 16, @@ -4217,7 +4227,7 @@ "https://github.com/No-22-Github/ComfyUI_RWKV_Studio": { "stars": 0, "last_update": "2025-09-26 13:42:27", - "author_account_age_days": 902 + "author_account_age_days": 903 }, "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper": { "stars": 23, @@ -4227,7 +4237,7 @@ "https://github.com/Noma-Machiko/ComfyUI-ToDevice": { "stars": 1, "last_update": "2025-09-18 16:11:53", - "author_account_age_days": 1011 + "author_account_age_days": 1012 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, @@ -4252,7 +4262,7 @@ "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 2, "last_update": "2025-08-06 06:08:46", - "author_account_age_days": 1795 + "author_account_age_days": 1796 }, "https://github.com/NyaamZ/ComfyUI-ImageGallery-ED": { "stars": 10, @@ -4267,7 +4277,7 @@ "https://github.com/OKIE5/ComfyUI-CN-Pre": { "stars": 0, "last_update": "2025-10-18 23:45:21", - "author_account_age_days": 126 + "author_account_age_days": 127 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, @@ -4282,17 +4292,17 @@ "https://github.com/OneThingAI/ComfyUI_Onething_CV": { "stars": 1, "last_update": "2025-07-25 03:17:16", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/OneThingAI/ComfyUI_Onething_Image": { "stars": 1, "last_update": "2025-10-11 12:12:55", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": { "stars": 3, "last_update": "2025-08-21 02:43:15", - "author_account_age_days": 511 + "author_account_age_days": 512 }, "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, @@ -4307,7 +4317,7 @@ "https://github.com/OpenAssetIO/OpenAssetIO-ComfyUI": { "stars": 1, "last_update": "2025-09-30 09:49:18", - "author_account_age_days": 1251 + "author_account_age_days": 1252 }, "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": { "stars": 1, @@ -4322,7 +4332,7 @@ "https://github.com/PICOPON/ComfyUI-API-OpenAI-Node": { "stars": 0, "last_update": "2025-08-05 06:27:09", - "author_account_age_days": 2370 + "author_account_age_days": 2371 }, "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 3, @@ -4372,7 +4382,7 @@ "https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": { "stars": 0, "last_update": "2025-10-12 01:48:13", - "author_account_age_days": 4011 + "author_account_age_days": 4012 }, "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": { "stars": 0, @@ -4382,12 +4392,12 @@ "https://github.com/PenguinTeo/Comfyui-GeminiBanana": { "stars": 8, "last_update": "2025-09-04 03:31:16", - "author_account_age_days": 457 + "author_account_age_days": 458 }, "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 1, "last_update": "2025-06-04 14:38:13", - "author_account_age_days": 457 + "author_account_age_days": 458 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 21, @@ -4407,7 +4417,7 @@ "https://github.com/PiePieDesign/PiePieTweaks": { "stars": 1, "last_update": "2025-10-10 18:40:44", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/PiggyDance/ComfyUI_OpenCV": { "stars": 0, @@ -4417,17 +4427,17 @@ "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "stars": 0, "last_update": "2025-06-05 19:20:04", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/Pirog17000/Pirogs-Nodes": { "stars": 3, "last_update": "2025-09-07 14:37:10", - "author_account_age_days": 4694 + "author_account_age_days": 4695 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, @@ -4442,7 +4452,7 @@ "https://github.com/Pixelailabs/Joy_Caption_Two_PixelaiLabs": { "stars": 1, "last_update": "2025-10-15 17:36:34", - "author_account_age_days": 411 + "author_account_age_days": 412 }, "https://github.com/PnthrLeo/comfyUI-PL-data-tools": { "stars": 1, @@ -4452,7 +4462,7 @@ "https://github.com/Polygoningenieur/ComfyUI-IC-Light-Video": { "stars": 0, "last_update": "2025-09-03 18:37:13", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher": { "stars": 2, @@ -4467,7 +4477,7 @@ "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes_v2": { "stars": 1, "last_update": "2025-10-01 18:46:54", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { "stars": 2513, @@ -4476,8 +4486,8 @@ }, "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": { "stars": 2, - "last_update": "2025-10-19 17:19:31", - "author_account_age_days": 2175 + "last_update": "2025-10-20 19:03:32", + "author_account_age_days": 2176 }, "https://github.com/PressWagon/ComfyUI-StringsAndThings": { "stars": 3, @@ -4507,7 +4517,7 @@ "https://github.com/Pun0110/ComfyUI-CSV-Styler": { "stars": 1, "last_update": "2025-08-08 15:35:29", - "author_account_age_days": 1525 + "author_account_age_days": 1526 }, "https://github.com/Q-Bug4/Comfyui-Qb-DateNodes": { "stars": 4, @@ -4537,12 +4547,12 @@ "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, "last_update": "2025-05-24 03:55:35", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/RUiNtheExtinct/comfyui-save-file-extended": { "stars": 4, "last_update": "2025-10-07 11:02:26", - "author_account_age_days": 574 + "author_account_age_days": 575 }, "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": { "stars": 4, @@ -4552,12 +4562,12 @@ "https://github.com/RainyN0077/ComfyUI-PromptSE": { "stars": 10, "last_update": "2025-08-15 13:12:09", - "author_account_age_days": 272 + "author_account_age_days": 273 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { "stars": 24, "last_update": "2025-09-20 17:59:18", - "author_account_age_days": 643 + "author_account_age_days": 644 }, "https://github.com/Raykosan/ComfyUI_RS-SaturationNode": { "stars": 8, @@ -4582,17 +4592,17 @@ "https://github.com/RegulusAlpha/ComfyUI-DynPromptSimplified": { "stars": 0, "last_update": "2025-08-24 22:06:16", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule": { "stars": 0, "last_update": "2025-08-24 09:00:45", - "author_account_age_days": 3711 + "author_account_age_days": 3712 }, "https://github.com/ReinerBforartists/comfyui_text_line_combine": { "stars": 0, "last_update": "2025-08-23 10:59:19", - "author_account_age_days": 3711 + "author_account_age_days": 3712 }, "https://github.com/Reithan/negative_rejection_steering": { "stars": 15, @@ -4637,7 +4647,7 @@ "https://github.com/Rizzlord/ComfyUI-RizzNodes": { "stars": 1, "last_update": "2025-10-19 01:40:46", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": { "stars": 8, @@ -4687,27 +4697,27 @@ "https://github.com/S4MUEL-404/ComfyUI-Prepack": { "stars": 1, "last_update": "2025-10-18 08:38:31", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/S4MUEL-404/ComfyUI-PromptsO": { "stars": 1, "last_update": "2025-10-16 03:07:24", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/S4MUEL-404/ComfyUI-S4Motion": { "stars": 3, "last_update": "2025-10-14 06:06:33", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": { "stars": 2, "last_update": "2025-10-19 14:27:53", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text": { "stars": 2, "last_update": "2025-08-12 15:29:12", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 8, @@ -4775,14 +4785,14 @@ "author_account_age_days": 3275 }, "https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": { - "stars": 5, + "stars": 6, "last_update": "2025-09-14 00:53:14", - "author_account_age_days": 1619 + "author_account_age_days": 1620 }, "https://github.com/Saganaki22/ComfyUI-dotWaveform": { "stars": 21, "last_update": "2025-09-04 18:37:26", - "author_account_age_days": 1619 + "author_account_age_days": 1620 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 438, @@ -4792,67 +4802,67 @@ "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": { "stars": 0, "last_update": "2025-07-23 09:56:07", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/SamTyurenkov/comfyui_chatgpt": { "stars": 0, "last_update": "2025-07-28 11:28:01", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/Sampkao/ComfyUI-Amage": { "stars": 1, "last_update": "2025-09-24 22:14:30", - "author_account_age_days": 842 + "author_account_age_days": 843 }, "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "stars": 1, "last_update": "2025-09-06 09:31:44", - "author_account_age_days": 2063 + "author_account_age_days": 2064 }, "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 3, "last_update": "2025-05-26 22:46:39", - "author_account_age_days": 1114 + "author_account_age_days": 1115 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, "last_update": "2025-06-18 16:41:48", - "author_account_age_days": 1114 + "author_account_age_days": 1115 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { - "stars": 4, + "stars": 5, "last_update": "2025-05-07 23:48:49", - "author_account_age_days": 1114 + "author_account_age_days": 1115 }, "https://github.com/Santat2023/ComfyUiRagNodes": { "stars": 0, "last_update": "2025-09-29 16:14:02", - "author_account_age_days": 770 + "author_account_age_days": 771 }, "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 16, - "last_update": "2025-10-19 12:40:11", - "author_account_age_days": 3177 + "last_update": "2025-10-20 12:45:02", + "author_account_age_days": 3178 }, "https://github.com/Saquib764/omini-kontext": { "stars": 411, "last_update": "2025-09-01 16:42:36", - "author_account_age_days": 4958 + "author_account_age_days": 4959 }, "https://github.com/SatadalAI/SATA_UtilityNode": { "stars": 1, "last_update": "2025-10-10 15:03:20", - "author_account_age_days": 646 + "author_account_age_days": 647 }, "https://github.com/SaturMars/ComfyUI-NVVFR": { "stars": 0, "last_update": "2025-08-05 05:39:42", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/SaturMars/ComfyUI-QwenImageLoraConverter": { "stars": 27, "last_update": "2025-08-09 17:55:04", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 24, @@ -4862,7 +4872,7 @@ "https://github.com/Sayene/comfyui-base64-to-image-size": { "stars": 0, "last_update": "2025-05-15 12:33:33", - "author_account_age_days": 4163 + "author_account_age_days": 4164 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 17, @@ -4887,22 +4897,22 @@ "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": { "stars": 0, "last_update": "2025-10-14 11:40:26", - "author_account_age_days": 4308 + "author_account_age_days": 4309 }, "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse": { "stars": 0, "last_update": "2025-10-13 08:50:23", - "author_account_age_days": 4308 + "author_account_age_days": 4309 }, "https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam": { "stars": 1, "last_update": "2025-10-10 08:29:18", - "author_account_age_days": 4308 + "author_account_age_days": 4309 }, "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone": { "stars": 0, - "last_update": "2025-10-19 20:48:25", - "author_account_age_days": 4308 + "last_update": "2025-10-20 22:58:44", + "author_account_age_days": 4309 }, "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": { "stars": 77, @@ -4932,7 +4942,7 @@ "https://github.com/Semonxue/Comfyui-flexai": { "stars": 2, "last_update": "2025-09-16 04:42:19", - "author_account_age_days": 5537 + "author_account_age_days": 5538 }, "https://github.com/Semper-Sursum/HF-Flux-ComfyUI": { "stars": 2, @@ -4942,12 +4952,12 @@ "https://github.com/ServiceStack/comfy-asset-downloader": { "stars": 13, "last_update": "2025-05-08 16:21:02", - "author_account_age_days": 5367 + "author_account_age_days": 5369 }, "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint": { "stars": 6, "last_update": "2025-10-14 08:47:37", - "author_account_age_days": 5518 + "author_account_age_days": 5519 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 6, @@ -4962,12 +4972,12 @@ "https://github.com/ShammiG/ComfyUI-Show-Clock-in-CMD-Console-SG": { "stars": 2, "last_update": "2025-10-06 08:59:35", - "author_account_age_days": 18 + "author_account_age_days": 19 }, "https://github.com/ShammiG/ComfyUI-VAE-Timestamp-Clock-SG": { "stars": 0, "last_update": "2025-10-06 09:19:55", - "author_account_age_days": 18 + "author_account_age_days": 19 }, "https://github.com/Shannooty/ComfyUI-Timer-Nodes": { "stars": 4, @@ -4977,7 +4987,7 @@ "https://github.com/Shellishack/comfyui_remote_media_io": { "stars": 1, "last_update": "2025-09-04 10:42:26", - "author_account_age_days": 2667 + "author_account_age_days": 2668 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 4, @@ -5247,17 +5257,17 @@ "https://github.com/SilverAndJade/comfyui-silver-nodes": { "stars": 0, "last_update": "2025-09-05 20:06:53", - "author_account_age_days": 4034 + "author_account_age_days": 4035 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 2, "last_update": "2025-07-31 16:30:02", - "author_account_age_days": 2664 + "author_account_age_days": 2665 }, "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": { "stars": 0, "last_update": "2025-05-10 15:54:59", - "author_account_age_days": 2761 + "author_account_age_days": 2762 }, "https://github.com/SipherAGI/comfyui-animatediff": { "stars": 741, @@ -5297,7 +5307,7 @@ "https://github.com/SnJake/SnJake_JPG_Artifacts_Noise_Cleaner": { "stars": 3, "last_update": "2025-09-09 04:30:51", - "author_account_age_days": 1961 + "author_account_age_days": 1962 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 15, @@ -5387,7 +5397,7 @@ "https://github.com/SquirrelRat/MultiString-Prompts": { "stars": 0, "last_update": "2025-10-19 00:33:41", - "author_account_age_days": 2779 + "author_account_age_days": 2780 }, "https://github.com/SshunWang/ComfyUI_CosyVoice": { "stars": 16, @@ -5405,9 +5415,9 @@ "author_account_age_days": 1326 }, "https://github.com/StableLlama/ComfyUI-basic_data_handling": { - "stars": 25, + "stars": 26, "last_update": "2025-08-31 19:27:10", - "author_account_age_days": 661 + "author_account_age_days": 662 }, "https://github.com/StarAsh042/ComfyUI_RollingArtist": { "stars": 1, @@ -5502,7 +5512,7 @@ "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 2, "last_update": "2025-08-22 15:28:40", - "author_account_age_days": 2521 + "author_account_age_days": 2522 }, "https://github.com/Sxela/ComfyWarp": { "stars": 47, @@ -5517,12 +5527,12 @@ "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "author_account_age_days": 1418 + "author_account_age_days": 1419 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "stars": 100, "last_update": "2025-05-25 02:27:01", - "author_account_age_days": 2024 + "author_account_age_days": 2025 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 141, @@ -5682,7 +5692,7 @@ "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "author_account_age_days": 219 + "author_account_age_days": 220 }, "https://github.com/TheBarret/ZSuite": { "stars": 9, @@ -5697,7 +5707,7 @@ "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 5, "last_update": "2025-10-10 14:00:09", - "author_account_age_days": 1562 + "author_account_age_days": 1563 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 483, @@ -5722,7 +5732,7 @@ "https://github.com/ThunderBolt4931/comfyui_pixel_forge": { "stars": 1, "last_update": "2025-10-04 10:47:38", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/TiamaTiramisu/risutools": { "stars": 3, @@ -5732,7 +5742,7 @@ "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 0, "last_update": "2025-09-30 22:53:32", - "author_account_age_days": 2264 + "author_account_age_days": 2265 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 553, @@ -5747,7 +5757,7 @@ "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 177, "last_update": "2025-08-22 11:48:28", - "author_account_age_days": 3871 + "author_account_age_days": 3872 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 2, @@ -5757,7 +5767,7 @@ "https://github.com/Tr1dae/ComfyUI-LoraPromptMatcher": { "stars": 0, "last_update": "2025-09-14 02:36:11", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": { "stars": 1, @@ -5782,7 +5792,7 @@ "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, "last_update": "2025-05-22 07:41:32", - "author_account_age_days": 1201 + "author_account_age_days": 1202 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 131, @@ -5807,7 +5817,7 @@ "https://github.com/Urabewe/ComfyUI-CountS2VExtend": { "stars": 0, "last_update": "2025-08-31 04:06:50", - "author_account_age_days": 5079 + "author_account_age_days": 5081 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 306, @@ -5837,17 +5847,17 @@ "https://github.com/Vaporbook/ComfyUI-SaveImage-PP": { "stars": 0, "last_update": "2025-05-08 15:04:17", - "author_account_age_days": 5321 + "author_account_age_days": 5322 }, "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio": { "stars": 1, "last_update": "2025-08-15 17:37:40", - "author_account_age_days": 1104 + "author_account_age_days": 1105 }, "https://github.com/Verolelb/ComfyUI-VideoCompressor": { "stars": 4, "last_update": "2025-09-26 13:06:13", - "author_account_age_days": 1104 + "author_account_age_days": 1105 }, "https://github.com/VertexAnomaly/ComfyUI_ImageSentinel": { "stars": 3, @@ -5882,7 +5892,7 @@ "https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": { "stars": 35, "last_update": "2025-10-16 03:34:06", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/VrchStudio/comfyui-web-viewer": { "stars": 307, @@ -5927,7 +5937,7 @@ "https://github.com/WASasquatch/was_affine": { "stars": 3, "last_update": "2025-09-28 07:23:14", - "author_account_age_days": 5108 + "author_account_age_days": 5109 }, "https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": { "stars": 2, @@ -5957,7 +5967,7 @@ "https://github.com/WangDianhui/ComfyUI-SA-ODE_Sampler": { "stars": 1, "last_update": "2025-10-04 02:48:04", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/WangPengxing/ComfyUI_WPX_Node": { "stars": 0, @@ -5977,7 +5987,7 @@ "https://github.com/WeChatCV/Stand-In_Preprocessor_ComfyUI": { "stars": 145, "last_update": "2025-08-21 13:52:03", - "author_account_age_days": 1775 + "author_account_age_days": 1776 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, @@ -5992,7 +6002,7 @@ "https://github.com/What-a-stupid-username/comfyui-InversedSampler": { "stars": 1, "last_update": "2025-07-31 14:35:16", - "author_account_age_days": 2774 + "author_account_age_days": 2775 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -6000,19 +6010,19 @@ "author_account_age_days": 4127 }, "https://github.com/Windecay/ComfyUI-ReservedVRAM": { - "stars": 108, - "last_update": "2025-10-10 08:39:03", - "author_account_age_days": 507 + "stars": 110, + "last_update": "2025-10-20 16:59:45", + "author_account_age_days": 508 }, "https://github.com/Windecay/ComfyUI-SDupcaleTiledSize": { "stars": 7, "last_update": "2025-08-11 16:04:38", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/X-School-Academy/X-FluxAgent": { "stars": 29, "last_update": "2025-06-05 08:28:11", - "author_account_age_days": 200 + "author_account_age_days": 201 }, "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes": { "stars": 46, @@ -6027,12 +6037,12 @@ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, "last_update": "2025-06-04 20:33:17", - "author_account_age_days": 718 + "author_account_age_days": 720 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, "last_update": "2025-05-15 22:10:43", - "author_account_age_days": 164 + "author_account_age_days": 165 }, "https://github.com/Xclbr7/ComfyUI-Merlin": { "stars": 31, @@ -6047,7 +6057,7 @@ "https://github.com/XieJunchen/comfyUI_LLM": { "stars": 2, "last_update": "2025-08-03 13:21:08", - "author_account_age_days": 2256 + "author_account_age_days": 2257 }, "https://github.com/Xkipper/ComfyUI_SkipperNodes": { "stars": 0, @@ -6102,7 +6112,7 @@ "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "author_account_age_days": 3132 + "author_account_age_days": 3133 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 241, @@ -6122,12 +6132,12 @@ "https://github.com/YaserJaradeh/comfyui-yaser-nodes": { "stars": 1, "last_update": "2025-10-17 12:29:43", - "author_account_age_days": 4007 + "author_account_age_days": 4008 }, "https://github.com/Yeq6X/ComfyUI-image-to-video-inserter": { "stars": 1, "last_update": "2025-09-16 12:10:54", - "author_account_age_days": 2130 + "author_account_age_days": 2131 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 15, @@ -6137,7 +6147,7 @@ "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 4, "last_update": "2025-08-08 00:32:59", - "author_account_age_days": 1022 + "author_account_age_days": 1023 }, "https://github.com/Yuan-ManX/ComfyUI-AniSora": { "stars": 46, @@ -6302,7 +6312,7 @@ "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node": { "stars": 2, "last_update": "2025-10-04 06:11:49", - "author_account_age_days": 1888 + "author_account_age_days": 1889 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 382, @@ -6397,7 +6407,7 @@ "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": { "stars": 3, "last_update": "2025-07-16 17:17:01", - "author_account_age_days": 1765 + "author_account_age_days": 1766 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 23, @@ -6407,7 +6417,7 @@ "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx": { "stars": 2, "last_update": "2025-06-10 07:10:28", - "author_account_age_days": 1843 + "author_account_age_days": 1844 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 30, @@ -6427,7 +6437,7 @@ "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, "last_update": "2025-06-05 03:22:47", - "author_account_age_days": 555 + "author_account_age_days": 556 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 3, @@ -6437,7 +6447,7 @@ "https://github.com/Zehong-Ma/ComfyUI-MagCache": { "stars": 237, "last_update": "2025-09-05 12:40:46", - "author_account_age_days": 1685 + "author_account_age_days": 1686 }, "https://github.com/Zeks/comfyui-rapidfire": { "stars": 0, @@ -6447,7 +6457,7 @@ "https://github.com/ZeroSpaceStudios/ComfyUI-ZSNodes": { "stars": 0, "last_update": "2025-08-26 00:26:08", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 43, @@ -6467,7 +6477,7 @@ "https://github.com/a-l-e-x-d-s-9/ComfyUI-SaveCheckpointWithMetadata": { "stars": 0, "last_update": "2025-08-25 20:29:15", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/a-und-b/ComfyUI_Delay": { "stars": 5, @@ -6507,12 +6517,12 @@ "https://github.com/abdozmantar/ComfyUI-DeepExtractV2": { "stars": 30, "last_update": "2025-10-12 18:20:58", - "author_account_age_days": 635 + "author_account_age_days": 636 }, "https://github.com/abdullahceylan/ac-comfyui-queue-manager": { "stars": 3, "last_update": "2025-09-27 18:12:15", - "author_account_age_days": 2788 + "author_account_age_days": 2789 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 3, @@ -6552,7 +6562,7 @@ "https://github.com/adrianschubek/comfyui-zeug": { "stars": 1, "last_update": "2025-07-24 22:13:07", - "author_account_age_days": 3445 + "author_account_age_days": 3446 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 2, @@ -6572,12 +6582,12 @@ "https://github.com/aesethtics/ComfyUI-Utilitools": { "stars": 1, "last_update": "2025-08-27 21:58:17", - "author_account_age_days": 3329 + "author_account_age_days": 3330 }, "https://github.com/aesethtics/comfyui-3d-model-viewer": { "stars": 1, "last_update": "2025-09-24 17:27:58", - "author_account_age_days": 3329 + "author_account_age_days": 3330 }, "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { "stars": 7, @@ -6592,7 +6602,7 @@ "https://github.com/ahkimkoo/Comfyui-AudioSegment": { "stars": 3, "last_update": "2025-09-19 03:20:14", - "author_account_age_days": 5720 + "author_account_age_days": 5721 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, @@ -6612,17 +6622,17 @@ "https://github.com/aiaiaikkk/ComfyUI-Curve": { "stars": 147, "last_update": "2025-08-26 08:58:12", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/aiaiaikkk/comfyui-api-image-edit": { "stars": 7, "last_update": "2025-09-03 17:05:31", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/aiaiaikkk/super-prompt-canvas": { "stars": 141, "last_update": "2025-08-30 06:42:21", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 5, @@ -6637,7 +6647,7 @@ "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, "last_update": "2025-06-05 09:40:09", - "author_account_age_days": 152 + "author_account_age_days": 153 }, "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, @@ -6697,7 +6707,7 @@ "https://github.com/aistudynow/Comfyui-HunyuanFoley": { "stars": 48, "last_update": "2025-09-13 10:17:31", - "author_account_age_days": 51 + "author_account_age_days": 52 }, "https://github.com/ajbergh/comfyui-ethnicity_hairstyle_clip_encoder": { "stars": 2, @@ -6757,7 +6767,7 @@ "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt": { "stars": 0, "last_update": "2025-10-11 22:26:57", - "author_account_age_days": 3108 + "author_account_age_days": 3110 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 14, @@ -6767,17 +6777,17 @@ "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 6, "last_update": "2025-07-18 14:34:09", - "author_account_age_days": 4532 + "author_account_age_days": 4533 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, "last_update": "2025-09-27 03:57:59", - "author_account_age_days": 2307 + "author_account_age_days": 2308 }, "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, "last_update": "2025-06-21 11:10:52", - "author_account_age_days": 3060 + "author_account_age_days": 3061 }, "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 2, @@ -6887,7 +6897,7 @@ "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": { "stars": 2, "last_update": "2025-10-12 20:07:43", - "author_account_age_days": 926 + "author_account_age_days": 927 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, @@ -6912,12 +6922,12 @@ "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "author_account_age_days": 3204 + "author_account_age_days": 3205 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3204 + "author_account_age_days": 3205 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, @@ -6927,7 +6937,7 @@ "https://github.com/annewj023/Comfyui_google_nano": { "stars": 10, "last_update": "2025-09-03 21:17:57", - "author_account_age_days": 479 + "author_account_age_days": 480 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 25, @@ -6937,7 +6947,7 @@ "https://github.com/apeirography/DaimalyadNodes": { "stars": 0, "last_update": "2025-08-15 03:21:01", - "author_account_age_days": 2223 + "author_account_age_days": 2224 }, "https://github.com/arcum42/ComfyUI_SageUtils": { "stars": 18, @@ -6992,7 +7002,7 @@ "https://github.com/ashtar1984/comfyui-find-perfect-resolution": { "stars": 2, "last_update": "2025-10-19 07:48:41", - "author_account_age_days": 0 + "author_account_age_days": 1 }, "https://github.com/asutermo/ComfyUI-Flux-TryOff": { "stars": 47, @@ -7057,7 +7067,7 @@ "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "author_account_age_days": 555 + "author_account_age_days": 556 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 28, @@ -7067,17 +7077,17 @@ "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, "last_update": "2025-06-21 18:26:40", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/azazeal04/ComfyUI-HybridSamplers": { - "stars": 5, + "stars": 6, "last_update": "2025-10-02 19:17:30", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/azazeal04/comfyui-switch-samplers": { "stars": 3, "last_update": "2025-10-07 17:17:03", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 5, @@ -7092,7 +7102,7 @@ "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 5, "last_update": "2025-06-23 16:12:19", - "author_account_age_days": 159 + "author_account_age_days": 161 }, "https://github.com/bablueza/ComfyUI-Vaja-Ai4thai": { "stars": 1, @@ -7102,12 +7112,12 @@ "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "author_account_age_days": 887 + "author_account_age_days": 889 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 1, "last_update": "2025-05-16 07:28:19", - "author_account_age_days": 887 + "author_account_age_days": 889 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 47, @@ -7162,7 +7172,7 @@ "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { "stars": 120, "last_update": "2025-08-27 05:05:55", - "author_account_age_days": 107 + "author_account_age_days": 108 }, "https://github.com/bbtaivi/ComfyUI-Aiv-Param": { "stars": 1, @@ -7197,7 +7207,7 @@ "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 1, "last_update": "2025-06-12 22:37:05", - "author_account_age_days": 2249 + "author_account_age_days": 2250 }, "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, @@ -7212,27 +7222,27 @@ "https://github.com/benstaniford/comfy-contact-sheet-image-loader": { "stars": 10, "last_update": "2025-08-02 06:16:57", - "author_account_age_days": 4950 + "author_account_age_days": 4951 }, "https://github.com/benstaniford/comfy-image-switch": { "stars": 0, "last_update": "2025-08-03 06:08:05", - "author_account_age_days": 4950 + "author_account_age_days": 4951 }, "https://github.com/benstaniford/comfy-load-last-image": { "stars": 0, "last_update": "2025-07-08 07:19:46", - "author_account_age_days": 4950 + "author_account_age_days": 4951 }, "https://github.com/benstaniford/comfy-lora-loader-with-triggerdb": { "stars": 31, "last_update": "2025-07-14 19:10:28", - "author_account_age_days": 4950 + "author_account_age_days": 4951 }, "https://github.com/benstaniford/comfy-prompt-db": { "stars": 4, "last_update": "2025-07-29 07:27:44", - "author_account_age_days": 4950 + "author_account_age_days": 4951 }, "https://github.com/bentoml/comfy-pack": { "stars": 185, @@ -7240,14 +7250,14 @@ "author_account_age_days": 2393 }, "https://github.com/bgreene2/ComfyUI-Hunyuan-Image-3": { - "stars": 22, + "stars": 23, "last_update": "2025-10-15 01:11:05", - "author_account_age_days": 4632 + "author_account_age_days": 4633 }, "https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": { "stars": 1, "last_update": "2025-08-21 16:54:53", - "author_account_age_days": 3160 + "author_account_age_days": 3161 }, "https://github.com/big-mon/ComfyUI-ResolutionPresets": { "stars": 1, @@ -7257,7 +7267,7 @@ "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 1, "last_update": "2025-06-01 13:56:23", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, @@ -7357,7 +7367,7 @@ "https://github.com/birdneststream/ComfyUI-Mircify": { "stars": 0, "last_update": "2025-08-31 02:51:11", - "author_account_age_days": 1848 + "author_account_age_days": 1850 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 5, @@ -7412,7 +7422,7 @@ "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, "last_update": "2025-07-18 13:48:00", - "author_account_age_days": 2819 + "author_account_age_days": 2820 }, "https://github.com/blob8/ComfyUI_sloppy-comic": { "stars": 11, @@ -7422,7 +7432,7 @@ "https://github.com/blob8/ComfyUI_video-image-motion-transfer": { "stars": 0, "last_update": "2025-09-14 15:59:02", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/blovett80/ComfyUI-PixelDojo": { "stars": 0, @@ -7442,7 +7452,7 @@ "https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI": { "stars": 3, "last_update": "2025-09-11 05:06:12", - "author_account_age_days": 2543 + "author_account_age_days": 2544 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 46, @@ -7462,7 +7472,7 @@ "https://github.com/bmad4ever/comfyui_panels": { "stars": 0, "last_update": "2025-10-13 13:55:15", - "author_account_age_days": 4019 + "author_account_age_days": 4020 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 10, @@ -7482,12 +7492,12 @@ "https://github.com/bobosola/ComfyUI-reboot": { "stars": 0, "last_update": "2025-10-12 15:56:09", - "author_account_age_days": 3898 + "author_account_age_days": 3899 }, "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, "last_update": "2025-09-14 09:15:58", - "author_account_age_days": 3896 + "author_account_age_days": 3897 }, "https://github.com/bombax-xiaoice/ComfyUI-Allegro": { "stars": 4, @@ -7532,12 +7542,12 @@ "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-08-17 21:49:36", - "author_account_age_days": 2051 + "author_account_age_days": 2052 }, "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": { "stars": 3, "last_update": "2025-08-10 07:43:57", - "author_account_age_days": 2051 + "author_account_age_days": 2052 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 13, @@ -7577,7 +7587,7 @@ "https://github.com/brenzel/comfyui-prompt-beautify": { "stars": 16, "last_update": "2025-09-10 15:43:18", - "author_account_age_days": 3469 + "author_account_age_days": 3470 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 305, @@ -7592,7 +7602,7 @@ "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata": { "stars": 0, "last_update": "2025-07-20 04:08:09", - "author_account_age_days": 866 + "author_account_age_days": 867 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 44, @@ -7712,12 +7722,12 @@ "https://github.com/casc1701/ComfyUI_OverlayFrameNumber": { "stars": 0, "last_update": "2025-10-07 22:48:23", - "author_account_age_days": 1137 + "author_account_age_days": 1138 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 51, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, @@ -7727,7 +7737,7 @@ "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, "last_update": "2025-04-30 17:03:38", - "author_account_age_days": 951 + "author_account_age_days": 952 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 487, @@ -7747,17 +7757,17 @@ "https://github.com/cedarconnor/comfyui-BatchNameLoop": { "stars": 0, "last_update": "2025-07-22 04:11:06", - "author_account_age_days": 4777 + "author_account_age_days": 4779 }, "https://github.com/cedarconnor/comfyui-LatLong": { "stars": 0, "last_update": "2025-09-30 04:27:52", - "author_account_age_days": 4777 + "author_account_age_days": 4779 }, "https://github.com/cedarconnor/upsampler": { "stars": 2, "last_update": "2025-10-12 19:37:12", - "author_account_age_days": 4777 + "author_account_age_days": 4779 }, "https://github.com/celoron/ComfyUI-VisualQueryTemplate": { "stars": 12, @@ -7967,17 +7977,17 @@ "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode": { "stars": 0, "last_update": "2025-08-01 20:21:22", - "author_account_age_days": 3098 + "author_account_age_days": 3099 }, "https://github.com/charlyad142/ComfyUI_bfl_api_pro_nodes": { "stars": 0, "last_update": "2025-08-18 21:40:21", - "author_account_age_days": 3098 + "author_account_age_days": 3099 }, "https://github.com/chaserhkj/ComfyUI-Chaser-nodes": { "stars": 0, "last_update": "2025-09-21 02:52:56", - "author_account_age_days": 4897 + "author_account_age_days": 4898 }, "https://github.com/checkbins/checkbin-comfy": { "stars": 0, @@ -8192,17 +8202,17 @@ "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, "last_update": "2025-07-06 08:58:20", - "author_account_age_days": 842 + "author_account_age_days": 843 }, "https://github.com/chuchu114514/comfyui_text_list_stepper": { "stars": 3, "last_update": "2025-08-07 01:52:58", - "author_account_age_days": 842 + "author_account_age_days": 843 }, "https://github.com/chyer/Chye-ComfyUI-Toolset": { "stars": 0, "last_update": "2025-08-31 12:00:23", - "author_account_age_days": 4514 + "author_account_age_days": 4515 }, "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, @@ -8227,7 +8237,7 @@ "https://github.com/citronlegacy/ComfyUI-CitronNodes": { "stars": 0, "last_update": "2025-08-26 00:14:42", - "author_account_age_days": 4420 + "author_account_age_days": 4421 }, "https://github.com/city96/ComfyUI-GGUF": { "stars": 2673, @@ -8282,12 +8292,12 @@ "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 0, "last_update": "2025-07-16 05:37:48", - "author_account_age_days": 839 + "author_account_age_days": 840 }, "https://github.com/claptrap0/ComfyUI_LLM_Hub": { "stars": 1, "last_update": "2025-07-13 11:51:08", - "author_account_age_days": 98 + "author_account_age_days": 99 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, @@ -8312,17 +8322,22 @@ "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, "last_update": "2025-06-06 00:17:19", - "author_account_age_days": 395 + "author_account_age_days": 397 }, "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 1, "last_update": "2025-06-16 12:28:27", - "author_account_age_days": 5028 + "author_account_age_days": 5029 }, "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, "last_update": "2025-06-22 03:20:08", - "author_account_age_days": 5966 + "author_account_age_days": 5967 + }, + "https://github.com/cmeka/ComfyUI-WanMoEScheduler": { + "stars": 0, + "last_update": "2025-10-20 22:18:43", + "author_account_age_days": 4249 }, "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, @@ -8332,12 +8347,12 @@ "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": { "stars": 0, "last_update": "2025-09-09 09:10:08", - "author_account_age_days": 90 + "author_account_age_days": 91 }, "https://github.com/co5dt/ComfyUI-Persistent-Queue": { "stars": 2, "last_update": "2025-09-28 11:49:26", - "author_account_age_days": 3329 + "author_account_age_days": 3330 }, "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation": { "stars": 2, @@ -8355,9 +8370,9 @@ "author_account_age_days": 650 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 91406, - "last_update": "2025-10-19 20:05:46", - "author_account_age_days": 1031 + "stars": 91504, + "last_update": "2025-10-20 23:03:10", + "author_account_age_days": 1032 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { "stars": 669, @@ -8372,22 +8387,22 @@ "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows": { "stars": 11, "last_update": "2025-09-13 15:37:23", - "author_account_age_days": 301 + "author_account_age_days": 302 }, "https://github.com/comfyuistudio/ComfyUI-Studio-nodes": { "stars": 1, "last_update": "2025-10-06 23:13:51", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/comnote-max/builmenlabo": { "stars": 1, "last_update": "2025-07-24 08:37:04", - "author_account_age_days": 255 + "author_account_age_days": 256 }, "https://github.com/comrender/ComfyUI-NanoSeed": { "stars": 1, "last_update": "2025-10-15 10:50:06", - "author_account_age_days": 833 + "author_account_age_days": 834 }, "https://github.com/concarne000/ComfyUI-Stacker": { "stars": 6, @@ -8427,7 +8442,7 @@ "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 1, "last_update": "2025-05-26 11:45:44", - "author_account_age_days": 3424 + "author_account_age_days": 3425 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 2, @@ -8457,7 +8472,7 @@ "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 2, "last_update": "2025-05-20 18:59:45", - "author_account_age_days": 3092 + "author_account_age_days": 3093 }, "https://github.com/crave33/RenesStuffDanbooruTagGet": { "stars": 0, @@ -8477,7 +8492,7 @@ "https://github.com/cuban044/ComfyUI-Veo3-Experimental": { "stars": 1, "last_update": "2025-07-23 11:04:17", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/cubiq/Block_Patcher_ComfyUI": { "stars": 84, @@ -8522,17 +8537,17 @@ "https://github.com/cyan9977/ComfyUI_PromptQueue": { "stars": 0, "last_update": "2025-09-26 11:13:15", - "author_account_age_days": 409 + "author_account_age_days": 410 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 1, "last_update": "2025-07-12 12:45:36", - "author_account_age_days": 2349 + "author_account_age_days": 2350 }, "https://github.com/cybernaut4/comfyui_arkl1te_toolkit": { "stars": 0, "last_update": "2025-10-20 01:44:33", - "author_account_age_days": 1923 + "author_account_age_days": 1924 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, @@ -8582,7 +8597,7 @@ "https://github.com/daehwa00/ComfyUI-NanoBananaAPI": { "stars": 2, "last_update": "2025-09-03 08:41:00", - "author_account_age_days": 2037 + "author_account_age_days": 2038 }, "https://github.com/dafeng012/comfyui-imgmake": { "stars": 15, @@ -8597,7 +8612,7 @@ "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 0, "last_update": "2025-07-04 16:07:42", - "author_account_age_days": 3869 + "author_account_age_days": 3870 }, "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 1, @@ -8622,12 +8637,12 @@ "https://github.com/darkamenosa/comfy_inpaint_blend": { "stars": 2, "last_update": "2025-09-15 16:26:29", - "author_account_age_days": 4266 + "author_account_age_days": 4267 }, "https://github.com/darkamenosa/comfy_nanobanana": { - "stars": 33, + "stars": 34, "last_update": "2025-09-09 00:56:14", - "author_account_age_days": 4266 + "author_account_age_days": 4267 }, "https://github.com/darkpixel/darkprompts": { "stars": 10, @@ -8757,7 +8772,7 @@ "https://github.com/dicksensei69/comfyui_loops": { "stars": 1, "last_update": "2025-05-03 22:22:55", - "author_account_age_days": 1117 + "author_account_age_days": 1118 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 11, @@ -8766,8 +8781,8 @@ }, "https://github.com/diffussy69/comfyui-curved_weight_schedule": { "stars": 0, - "last_update": "2025-10-19 19:12:41", - "author_account_age_days": 494 + "last_update": "2025-10-20 18:26:49", + "author_account_age_days": 495 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 190, @@ -8787,12 +8802,12 @@ "https://github.com/dimtoneff/ComfyUI-VL-Nodes": { "stars": 8, "last_update": "2025-08-29 01:10:55", - "author_account_age_days": 3897 + "author_account_age_days": 3898 }, "https://github.com/diodiogod/TTS-Audio-Suite": { - "stars": 341, - "last_update": "2025-10-19 11:37:24", - "author_account_age_days": 610 + "stars": 345, + "last_update": "2025-10-20 21:03:59", + "author_account_age_days": 611 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 80, @@ -8852,17 +8867,17 @@ "https://github.com/dothings/comfyui_placeholder_prompting": { "stars": 0, "last_update": "2025-10-03 12:06:27", - "author_account_age_days": 1559 + "author_account_age_days": 1560 }, "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 22, "last_update": "2025-09-15 18:43:37", - "author_account_age_days": 1073 + "author_account_age_days": 1074 }, "https://github.com/downlifted/ComfyUI_GROQ-PromptWizard": { "stars": 0, "last_update": "2025-09-22 00:10:40", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 2, @@ -8882,12 +8897,12 @@ "https://github.com/drozbay/ComfyUI-WanVaceAdvanced": { "stars": 36, "last_update": "2025-09-20 15:38:31", - "author_account_age_days": 3533 + "author_account_age_days": 3535 }, "https://github.com/drphero/comfyui_prompttester": { "stars": 1, "last_update": "2025-06-19 01:06:51", - "author_account_age_days": 3694 + "author_account_age_days": 3695 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 5, @@ -8897,17 +8912,17 @@ "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 27, "last_update": "2025-09-04 07:32:18", - "author_account_age_days": 1486 + "author_account_age_days": 1487 }, "https://github.com/dseditor/ComfyUI-ScheduledTask": { "stars": 7, "last_update": "2025-07-15 12:08:18", - "author_account_age_days": 1486 + "author_account_age_days": 1487 }, "https://github.com/dseditor/ComfyUI-Thread": { "stars": 4, "last_update": "2025-06-17 02:38:00", - "author_account_age_days": 1486 + "author_account_age_days": 1487 }, "https://github.com/duchamps0305/comfyui-white-extractor": { "stars": 0, @@ -8922,7 +8937,7 @@ "https://github.com/duldduld/ComfyUI_md5": { "stars": 1, "last_update": "2025-09-06 16:58:52", - "author_account_age_days": 3209 + "author_account_age_days": 3210 }, "https://github.com/dymokomi/comfyui_dygen": { "stars": 1, @@ -8937,12 +8952,12 @@ "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": { "stars": 2, "last_update": "2025-09-19 07:10:08", - "author_account_age_days": 1652 + "author_account_age_days": 1653 }, "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, "last_update": "2025-06-06 21:59:50", - "author_account_age_days": 164 + "author_account_age_days": 165 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, @@ -8962,17 +8977,17 @@ "https://github.com/easygoing0114/ComfyUI-easygoing-nodes": { "stars": 4, "last_update": "2025-10-10 07:12:24", - "author_account_age_days": 327 + "author_account_age_days": 328 }, "https://github.com/ebrinz/ComfyUI-MusicGen-HF": { "stars": 4, "last_update": "2025-07-29 05:12:10", - "author_account_age_days": 2540 + "author_account_age_days": 2541 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-TorchCompileSpeed": { - "stars": 16, + "stars": 17, "last_update": "2025-10-11 15:26:20", - "author_account_age_days": 230 + "author_account_age_days": 231 }, "https://github.com/edelvarden/ComfyUI-Display-Value": { "stars": 0, @@ -8997,7 +9012,7 @@ "https://github.com/edoardocarmignani/extralinks": { "stars": 5, "last_update": "2025-10-01 20:46:36", - "author_account_age_days": 2935 + "author_account_age_days": 2936 }, "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 3, @@ -9012,17 +9027,17 @@ "https://github.com/efortin/ComfyUI-Ollama-Enhancer": { "stars": 2, "last_update": "2025-09-22 07:06:44", - "author_account_age_days": 4618 + "author_account_age_days": 4619 }, "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 1, "last_update": "2025-06-29 13:58:28", - "author_account_age_days": 2556 + "author_account_age_days": 2557 }, "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": { "stars": 0, "last_update": "2025-07-22 15:23:02", - "author_account_age_days": 3314 + "author_account_age_days": 3315 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 0, @@ -9032,7 +9047,7 @@ "https://github.com/enternalsaga/NBA-ComfyUINode-public": { "stars": 0, "last_update": "2025-10-11 03:56:09", - "author_account_age_days": 2983 + "author_account_age_days": 2984 }, "https://github.com/envy-ai/ComfyUI-ConDelta": { "stars": 207, @@ -9040,9 +9055,9 @@ "author_account_age_days": 439 }, "https://github.com/eric183/ComfyUI-Only": { - "stars": 66, + "stars": 67, "last_update": "2025-08-23 07:48:17", - "author_account_age_days": 3915 + "author_account_age_days": 3916 }, "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": { "stars": 534, @@ -9087,7 +9102,7 @@ "https://github.com/facefusion/facefusion-comfyui": { "stars": 8, "last_update": "2025-07-03 14:54:43", - "author_account_age_days": 794 + "author_account_age_days": 795 }, "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 118, @@ -9172,7 +9187,7 @@ "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 2, "last_update": "2025-07-03 07:23:45", - "author_account_age_days": 4006 + "author_account_age_days": 4007 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 19, @@ -9182,7 +9197,7 @@ "https://github.com/feffy380/comfyui-chroma-cache": { "stars": 13, "last_update": "2025-08-15 12:29:59", - "author_account_age_days": 1112 + "author_account_age_days": 1113 }, "https://github.com/feixuetuba/Spleeter": { "stars": 0, @@ -9217,7 +9232,7 @@ "https://github.com/fidecastro/comfyui-llamacpp-client": { "stars": 2, "last_update": "2025-08-05 06:09:32", - "author_account_age_days": 3476 + "author_account_age_days": 3477 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 74, @@ -9246,13 +9261,13 @@ }, "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": { "stars": 3, - "last_update": "2025-10-13 16:51:55", - "author_account_age_days": 2201 + "last_update": "2025-10-20 09:58:32", + "author_account_age_days": 2202 }, "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 3, "last_update": "2025-06-14 22:11:33", - "author_account_age_days": 3791 + "author_account_age_days": 3792 }, "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": { "stars": 1, @@ -9305,14 +9320,14 @@ "author_account_age_days": 316 }, "https://github.com/flybirdxx/ComfyUI-RexOmni": { - "stars": 6, + "stars": 7, "last_update": "2025-10-19 17:13:49", - "author_account_age_days": 3129 + "author_account_age_days": 3130 }, "https://github.com/flybirdxx/ComfyUI-SDMatte": { - "stars": 148, + "stars": 149, "last_update": "2025-10-09 07:44:09", - "author_account_age_days": 3129 + "author_account_age_days": 3130 }, "https://github.com/flycarl/ComfyUI-Pixelate": { "stars": 2, @@ -9357,7 +9372,7 @@ "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, "last_update": "2025-06-25 19:54:59", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 2, @@ -9367,22 +9382,22 @@ "https://github.com/fpgaminer/joycaption_comfyui": { "stars": 103, "last_update": "2025-05-15 23:30:13", - "author_account_age_days": 4952 + "author_account_age_days": 4953 }, "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, "last_update": "2025-06-22 16:38:15", - "author_account_age_days": 2566 + "author_account_age_days": 2567 }, "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator": { "stars": 9, "last_update": "2025-09-15 13:41:36", - "author_account_age_days": 3750 + "author_account_age_days": 3751 }, "https://github.com/fr0nky0ng/ComfyUI-frankAI-banana": { "stars": 2, "last_update": "2025-09-18 09:11:07", - "author_account_age_days": 3750 + "author_account_age_days": 3751 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 56, @@ -9400,24 +9415,24 @@ "author_account_age_days": 924 }, "https://github.com/fredconex/ComfyUI-SongBloom": { - "stars": 163, + "stars": 164, "last_update": "2025-09-17 20:07:56", - "author_account_age_days": 1184 + "author_account_age_days": 1185 }, "https://github.com/fredconex/ComfyUI-SoundFlow": { - "stars": 71, + "stars": 72, "last_update": "2025-06-16 14:18:04", - "author_account_age_days": 1184 + "author_account_age_days": 1185 }, "https://github.com/fredconex/ComfyUI-SyncEdit": { "stars": 0, "last_update": "2025-06-16 21:52:36", - "author_account_age_days": 1184 + "author_account_age_days": 1185 }, "https://github.com/fredhopp/comfyui-flipflopnodes": { "stars": 0, "last_update": "2025-09-02 04:42:06", - "author_account_age_days": 1917 + "author_account_age_days": 1918 }, "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, @@ -9457,27 +9472,27 @@ "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": { "stars": 1, "last_update": "2025-08-05 10:16:15", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 4, "last_update": "2025-05-27 00:27:28", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/gabe-init/ComfyUI-Google-Image-Search": { "stars": 4, "last_update": "2025-05-27 00:54:00", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/gabe-init/ComfyUI-Openrouter_node": { "stars": 19, "last_update": "2025-09-06 18:35:08", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/gabe-init/ComfyUI-String-Similarity": { "stars": 1, "last_update": "2025-05-27 00:59:21", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "stars": 7, @@ -9487,23 +9502,28 @@ "https://github.com/garg-aayush/ComfyUI-Svg2Raster": { "stars": 0, "last_update": "2025-09-10 10:09:14", - "author_account_age_days": 3530 + "author_account_age_days": 3531 }, "https://github.com/gasdyueer/comfyui-yolo-mask-process": { "stars": 0, "last_update": "2025-09-27 02:57:46", - "author_account_age_days": 535 + "author_account_age_days": 536 }, "https://github.com/gasparuff/CustomSelector": { "stars": 1, "last_update": "2025-05-09 06:17:31", - "author_account_age_days": 4476 + "author_account_age_days": 4477 }, "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": { "stars": 45, "last_update": "2025-08-28 19:48:17", "author_account_age_days": 2464 }, + "https://github.com/geltz/ComfyUI-geltz": { + "stars": 1, + "last_update": "2025-10-20 21:46:24", + "author_account_age_days": 139 + }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 9, "last_update": "2024-05-22 21:28:51", @@ -9517,7 +9537,7 @@ "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, "last_update": "2025-07-03 11:51:13", - "author_account_age_days": 4030 + "author_account_age_days": 4031 }, "https://github.com/ggarra13/ComfyUI-mrv2": { "stars": 5, @@ -9535,9 +9555,9 @@ "author_account_age_days": 5482 }, "https://github.com/gitadmini/comfyui_extractstoryboards": { - "stars": 53, + "stars": 54, "last_update": "2025-09-21 12:59:07", - "author_account_age_days": 3524 + "author_account_age_days": 3525 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, @@ -9582,7 +9602,7 @@ "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, "last_update": "2025-07-10 14:51:00", - "author_account_age_days": 453 + "author_account_age_days": 454 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 18, @@ -9677,7 +9697,7 @@ "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": { "stars": 1, "last_update": "2025-10-13 11:23:16", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/greengerong/ComfyUI-JanusPro-PL": { "stars": 11, @@ -9687,7 +9707,7 @@ "https://github.com/gregory-richard/ComfyUI-WarpPipe": { "stars": 0, "last_update": "2025-10-14 22:04:31", - "author_account_age_days": 2585 + "author_account_age_days": 2586 }, "https://github.com/gremlation/ComfyUI-ImageLabel": { "stars": 5, @@ -9722,12 +9742,12 @@ "https://github.com/grmchn/ComfyUI-ProportionChanger": { "stars": 9, "last_update": "2025-09-04 03:05:44", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/grovergol/comfyui-grover-nodes": { "stars": 0, "last_update": "2025-09-02 11:18:16", - "author_account_age_days": 2582 + "author_account_age_days": 2583 }, "https://github.com/gseth/ControlAltAI-Nodes": { "stars": 165, @@ -9737,7 +9757,7 @@ "https://github.com/gsusgg/ComfyUI_CozyGen": { "stars": 20, "last_update": "2025-10-17 22:36:41", - "author_account_age_days": 1101 + "author_account_age_days": 1102 }, "https://github.com/gt732/ComfyUI-DreamWaltz-G": { "stars": 2, @@ -9762,7 +9782,7 @@ "https://github.com/guill/comfyui-stegaflow": { "stars": 0, "last_update": "2025-09-30 06:39:36", - "author_account_age_days": 4675 + "author_account_age_days": 4676 }, "https://github.com/guyaton/guy-nodes-comfyui": { "stars": 0, @@ -9771,13 +9791,13 @@ }, "https://github.com/guyouyue/ComfyUI_VideoAutoSplit": { "stars": 0, - "last_update": "2025-10-20 02:50:16", - "author_account_age_days": 924 + "last_update": "2025-10-20 16:08:40", + "author_account_age_days": 925 }, "https://github.com/gvfarns/comfyui_gvf": { "stars": 0, "last_update": "2025-07-30 21:33:13", - "author_account_age_days": 4589 + "author_account_age_days": 4590 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 18, @@ -9787,7 +9807,7 @@ "https://github.com/hanL34/ComfyUI-Power-Artist-Loader": { "stars": 9, "last_update": "2025-10-17 02:51:29", - "author_account_age_days": 956 + "author_account_age_days": 957 }, "https://github.com/hanoixan/ComfyUI-DataBeast": { "stars": 2, @@ -9795,9 +9815,9 @@ "author_account_age_days": 5320 }, "https://github.com/hao-ai-lab/FastVideo": { - "stars": 2433, - "last_update": "2025-10-17 06:17:55", - "author_account_age_days": 724 + "stars": 2439, + "last_update": "2025-10-20 04:29:52", + "author_account_age_days": 725 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, @@ -9807,12 +9827,12 @@ "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 2, "last_update": "2025-06-11 21:10:47", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/havvk/ComfyUI_AIIA": { "stars": 9, "last_update": "2025-07-07 14:53:42", - "author_account_age_days": 4120 + "author_account_age_days": 4121 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 7, @@ -9847,7 +9867,7 @@ "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 201, "last_update": "2025-07-11 01:56:09", - "author_account_age_days": 2399 + "author_account_age_days": 2400 }, "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 0, @@ -9867,7 +9887,7 @@ "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 2, "last_update": "2025-07-01 16:10:19", - "author_account_age_days": 4413 + "author_account_age_days": 4414 }, "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 1, @@ -9892,12 +9912,12 @@ "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 4, "last_update": "2025-10-12 02:28:44", - "author_account_age_days": 150 + "author_account_age_days": 151 }, "https://github.com/heyburns/PortraitUtils": { "stars": 1, "last_update": "2025-10-17 01:37:07", - "author_account_age_days": 2706 + "author_account_age_days": 2707 }, "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 24, @@ -9912,7 +9932,7 @@ "https://github.com/hiderminer/ComfyUI-HM-Utilities": { "stars": 0, "last_update": "2025-07-28 15:24:35", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/hieuck/ComfyUI-BiRefNet": { "stars": 5, @@ -10027,7 +10047,7 @@ "https://github.com/hujuying/ComfyUI-ModelScope-API": { "stars": 10, "last_update": "2025-10-08 15:06:04", - "author_account_age_days": 1259 + "author_account_age_days": 1260 }, "https://github.com/humgate/simplecomfy": { "stars": 0, @@ -10052,17 +10072,22 @@ "https://github.com/huwenkai26/comfyui-remove-text": { "stars": 0, "last_update": "2025-08-28 07:03:52", - "author_account_age_days": 3509 + "author_account_age_days": 3510 }, "https://github.com/hvppycoding/comfyui-json-prompt-renderer": { "stars": 0, "last_update": "2025-08-26 15:49:55", - "author_account_age_days": 1088 + "author_account_age_days": 1089 }, "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "stars": 0, "last_update": "2025-06-04 15:41:16", - "author_account_age_days": 1088 + "author_account_age_days": 1089 + }, + "https://github.com/hvppycoding/hvppyflow": { + "stars": 0, + "last_update": "2025-10-20 15:32:44", + "author_account_age_days": 1089 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 2, @@ -10072,7 +10097,7 @@ "https://github.com/hybskgks28275/ComfyUI-hybs-nodes": { "stars": 3, "last_update": "2025-10-05 09:31:10", - "author_account_age_days": 1409 + "author_account_age_days": 1410 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 4, @@ -10092,7 +10117,7 @@ "https://github.com/iGavroche/ComfyUI-Ninode-Utils": { "stars": 0, "last_update": "2025-10-06 15:37:39", - "author_account_age_days": 1419 + "author_account_age_days": 1420 }, "https://github.com/iSuneast/ComfyUI-WebhookNotifier": { "stars": 2, @@ -10102,22 +10127,22 @@ "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": { "stars": 3, "last_update": "2025-07-05 07:17:09", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, "last_update": "2025-08-12 09:46:27", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/ialhabbal/ComfyUI-Prompt-Verify": { "stars": 5, "last_update": "2025-09-17 18:53:24", - "author_account_age_days": 3502 + "author_account_age_days": 3503 }, "https://github.com/ialhabbal/OcclusionMask": { "stars": 23, "last_update": "2025-06-24 14:38:58", - "author_account_age_days": 3502 + "author_account_age_days": 3503 }, "https://github.com/iamandeepsandhu/ComfyUI-NSFW-Check": { "stars": 11, @@ -10222,12 +10247,12 @@ "https://github.com/iguanesolutions/comfyui-flux-resolution": { "stars": 4, "last_update": "2025-10-16 12:19:32", - "author_account_age_days": 2993 + "author_account_age_days": 2994 }, "https://github.com/iguanesolutions/comfyui-ig1-tools": { "stars": 4, "last_update": "2025-10-16 12:19:32", - "author_account_age_days": 2993 + "author_account_age_days": 2994 }, "https://github.com/ihmily/ComfyUI-Light-Tool": { "stars": 14, @@ -10237,7 +10262,7 @@ "https://github.com/ihmily/comfy-deploy": { "stars": 1, "last_update": "2025-10-11 09:08:27", - "author_account_age_days": 1111 + "author_account_age_days": 1112 }, "https://github.com/illuminatianon/comfyui-csvwildcards": { "stars": 1, @@ -10307,7 +10332,7 @@ "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "stars": 56, "last_update": "2025-08-25 12:58:44", - "author_account_age_days": 4242 + "author_account_age_days": 4243 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 116, @@ -10332,7 +10357,7 @@ "https://github.com/jamesk9526/NoxPrompter-ComfyUI-CustomNode": { "stars": 1, "last_update": "2025-10-04 06:23:15", - "author_account_age_days": 1446 + "author_account_age_days": 1447 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 15, @@ -10342,12 +10367,12 @@ "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "author_account_age_days": 4861 + "author_account_age_days": 4862 }, "https://github.com/jasonjgardner/comfyui-pixel-art-scalers": { "stars": 0, "last_update": "2025-09-21 14:38:59", - "author_account_age_days": 4861 + "author_account_age_days": 4862 }, "https://github.com/jax-explorer/ComfyUI-InstantCharacter": { "stars": 189, @@ -10417,12 +10442,12 @@ "https://github.com/jfcantu/ComfyUI-AutoNotes": { "stars": 9, "last_update": "2025-10-01 21:17:38", - "author_account_age_days": 2470 + "author_account_age_days": 2471 }, "https://github.com/jfcantu/ComfyUI-Prompt-Companion": { "stars": 7, "last_update": "2025-09-28 22:27:53", - "author_account_age_days": 2470 + "author_account_age_days": 2471 }, "https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection": { "stars": 55, @@ -10437,12 +10462,12 @@ "https://github.com/jiafuzeng/comfyui-LatentSync": { "stars": 0, "last_update": "2025-08-01 08:05:58", - "author_account_age_days": 2695 + "author_account_age_days": 2696 }, "https://github.com/jialuw0830/flux_api_comfyui_plugin": { "stars": 0, "last_update": "2025-09-04 12:42:43", - "author_account_age_days": 323 + "author_account_age_days": 324 }, "https://github.com/jianzhichun/ComfyUI-Easyai": { "stars": 22, @@ -10467,7 +10492,7 @@ "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 3, "last_update": "2025-09-25 09:28:32", - "author_account_age_days": 2547 + "author_account_age_days": 2548 }, "https://github.com/jitcoder/lora-info": { "stars": 105, @@ -10501,13 +10526,13 @@ }, "https://github.com/joanna910225/comfyui-housekeeper": { "stars": 2, - "last_update": "2025-10-19 13:56:40", - "author_account_age_days": 4101 + "last_update": "2025-10-20 10:25:59", + "author_account_age_days": 4102 }, "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 1, "last_update": "2025-07-16 22:22:32", - "author_account_age_days": 4229 + "author_account_age_days": 4230 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 653, @@ -10522,12 +10547,12 @@ "https://github.com/jonstreeter/comfyui-compressed-metadata": { "stars": 0, "last_update": "2025-10-12 19:25:48", - "author_account_age_days": 1085 + "author_account_age_days": 1086 }, "https://github.com/joosthel/ComfyUI-CVOverlay": { "stars": 3, "last_update": "2025-07-28 11:41:47", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 31, @@ -10547,17 +10572,17 @@ "https://github.com/joyboy123456/-ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-09-18 16:37:02", - "author_account_age_days": 747 + "author_account_age_days": 748 }, "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, "last_update": "2025-05-19 02:28:44", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/jqy-yo/comfyui-gemini-nodes": { "stars": 4, "last_update": "2025-10-10 09:41:20", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 13, @@ -10617,7 +10642,7 @@ "https://github.com/juddisjudd/ComfyUI-BawkNodes": { "stars": 6, "last_update": "2025-10-06 06:57:23", - "author_account_age_days": 1593 + "author_account_age_days": 1594 }, "https://github.com/judian17/ComfyUI-Extract_Flux_Lora": { "stars": 20, @@ -10627,7 +10652,7 @@ "https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node": { "stars": 6, "last_update": "2025-08-02 00:48:15", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/judian17/ComfyUI-UniWorld-jd17": { "stars": 21, @@ -10652,7 +10677,7 @@ "https://github.com/jupo-ai/comfy-aspect-ratios": { "stars": 1, "last_update": "2025-10-01 02:59:34", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/jupo-ai/comfy-ex-tagcomplete": { "stars": 20, @@ -10662,27 +10687,27 @@ "https://github.com/jupo-ai/comfy-join-prompt": { "stars": 1, "last_update": "2025-10-01 03:36:40", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/jupo-ai/comfy-linear-move": { "stars": 1, "last_update": "2025-08-21 16:31:49", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/jupo-ai/comfy-preview-model": { "stars": 0, "last_update": "2025-08-21 16:38:28", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "author_account_age_days": 149 + "author_account_age_days": 150 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "author_account_age_days": 149 + "author_account_age_days": 150 }, "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, @@ -10717,7 +10742,7 @@ "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 4, "last_update": "2025-07-03 21:07:05", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 22, @@ -10730,9 +10755,9 @@ "author_account_age_days": 2813 }, "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { - "stars": 6, + "stars": 7, "last_update": "2025-08-20 00:08:16", - "author_account_age_days": 3130 + "author_account_age_days": 3131 }, "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { "stars": 637, @@ -10742,7 +10767,7 @@ "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 0, "last_update": "2025-07-04 10:06:08", - "author_account_age_days": 2911 + "author_account_age_days": 2912 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, @@ -10767,12 +10792,12 @@ "https://github.com/kambara/ComfyUI-PromptPalette": { "stars": 9, "last_update": "2025-06-27 14:20:13", - "author_account_age_days": 6017 + "author_account_age_days": 6018 }, "https://github.com/kanibus/kanibus": { "stars": 4, "last_update": "2025-08-04 04:27:56", - "author_account_age_days": 1019 + "author_account_age_days": 1020 }, "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 27, @@ -10787,17 +10812,17 @@ "https://github.com/karas17/ComfyUI-Camera-Watermark": { "stars": 10, "last_update": "2025-08-13 04:54:56", - "author_account_age_days": 3139 + "author_account_age_days": 3140 }, "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 1, "last_update": "2025-05-24 18:37:41", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/karthikg-09/ComfyUI-WanVideoAutoResize": { "stars": 0, "last_update": "2025-10-15 16:09:31", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, @@ -10837,7 +10862,7 @@ "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "author_account_age_days": 3471 + "author_account_age_days": 3472 }, "https://github.com/keit0728/ComfyUI-musubi-tuner": { "stars": 1, @@ -10867,7 +10892,7 @@ "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { "stars": 3, "last_update": "2025-08-31 18:49:44", - "author_account_age_days": 4428 + "author_account_age_days": 4429 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 177, @@ -11097,7 +11122,7 @@ "https://github.com/kj863257/ComfyUI_RC_Image_Compositor": { "stars": 4, "last_update": "2025-10-18 08:23:01", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/kk8bit/KayTool": { "stars": 251, @@ -11112,12 +11137,12 @@ "https://github.com/kmlbdh/ComfyUI-kmlbdh-VideoCombine": { "stars": 2, "last_update": "2025-09-13 14:47:17", - "author_account_age_days": 3660 + "author_account_age_days": 3661 }, "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes": { "stars": 4, "last_update": "2025-08-07 12:47:42", - "author_account_age_days": 3660 + "author_account_age_days": 3661 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, @@ -11127,7 +11152,7 @@ "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, "last_update": "2025-09-19 10:01:44", - "author_account_age_days": 3373 + "author_account_age_days": 3375 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 201, @@ -11152,7 +11177,7 @@ "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 9, "last_update": "2025-08-06 07:23:01", - "author_account_age_days": 125 + "author_account_age_days": 126 }, "https://github.com/kraglik/prompt_collapse": { "stars": 5, @@ -11162,17 +11187,17 @@ "https://github.com/krakenunbound/ComfyUI-KrakenTools": { "stars": 2, "last_update": "2025-08-25 21:17:49", - "author_account_age_days": 61 + "author_account_age_days": 62 }, "https://github.com/krigeta/qwen-image-controlnets-comfyui": { "stars": 2, "last_update": "2025-08-17 11:09:39", - "author_account_age_days": 1783 + "author_account_age_days": 1784 }, "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, "last_update": "2025-05-15 09:55:46", - "author_account_age_days": 2761 + "author_account_age_days": 2762 }, "https://github.com/kukuo6666/ComfyUI-Equirect": { "stars": 2, @@ -11192,7 +11217,7 @@ "https://github.com/kusurin/ComfyUI-chronophotography": { "stars": 0, "last_update": "2025-08-16 15:11:58", - "author_account_age_days": 1100 + "author_account_age_days": 1101 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 24, @@ -11217,7 +11242,7 @@ "https://github.com/l3ony2k/comfyui-leon-nodes": { "stars": 2, "last_update": "2025-09-11 02:01:13", - "author_account_age_days": 2139 + "author_account_age_days": 2140 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 7, @@ -11282,7 +11307,7 @@ "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 63, "last_update": "2025-06-01 02:56:02", - "author_account_age_days": 1458 + "author_account_age_days": 1459 }, "https://github.com/lceric/comfyui-gpt-image": { "stars": 9, @@ -11377,7 +11402,7 @@ "https://github.com/leeguandong/ComfyUI_Qwen3Omni": { "stars": 2, "last_update": "2025-10-07 15:35:51", - "author_account_age_days": 3276 + "author_account_age_days": 3277 }, "https://github.com/leeguandong/ComfyUI_Style_Aligned": { "stars": 5, @@ -11397,7 +11422,7 @@ "https://github.com/leeooo001/comfyui-Hunyuan-PromptEnhancer": { "stars": 12, "last_update": "2025-10-10 19:01:40", - "author_account_age_days": 2220 + "author_account_age_days": 2221 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 2, @@ -11407,12 +11432,12 @@ "https://github.com/leewinder/comfyui-crop-to-center": { "stars": 0, "last_update": "2025-10-13 16:41:33", - "author_account_age_days": 4934 + "author_account_age_days": 4935 }, "https://github.com/lenML/comfyui_qwen_image_edit_adv": { "stars": 20, "last_update": "2025-10-07 14:19:59", - "author_account_age_days": 666 + "author_account_age_days": 667 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 15, @@ -11432,32 +11457,32 @@ "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, "last_update": "2025-06-25 10:18:42", - "author_account_age_days": 902 + "author_account_age_days": 903 }, "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, "last_update": "2025-05-24 16:11:50", - "author_account_age_days": 2352 + "author_account_age_days": 2353 }, "https://github.com/lerignoux/ComfyUI-PechaKucha": { "stars": 1, "last_update": "2025-10-19 13:51:30", - "author_account_age_days": 4787 + "author_account_age_days": 4788 }, "https://github.com/lerignoux/ComfyUI-Stable3DGen": { "stars": 3, "last_update": "2025-09-23 15:24:40", - "author_account_age_days": 4787 + "author_account_age_days": 4788 }, "https://github.com/leylahkrell/ComfyUI-Violet-Tools": { "stars": 11, "last_update": "2025-10-04 20:18:00", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/leylahviolet/ComfyUI-Violet-Tools": { "stars": 11, "last_update": "2025-10-04 20:18:00", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/lgldlk/ComfyUI-PC-ding-dong": { "stars": 76, @@ -11492,17 +11517,17 @@ "https://github.com/lihaoyun6/ComfyUI-BlindWatermark": { "stars": 9, "last_update": "2025-09-20 10:42:26", - "author_account_age_days": 3593 + "author_account_age_days": 3594 }, "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": { "stars": 56, "last_update": "2025-10-07 12:28:21", - "author_account_age_days": 3593 + "author_account_age_days": 3594 }, "https://github.com/lihaoyun6/ComfyUI-Segformer_Ultra_Fast": { - "stars": 25, + "stars": 26, "last_update": "2025-10-17 14:58:31", - "author_account_age_days": 3593 + "author_account_age_days": 3594 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 56, @@ -11517,12 +11542,12 @@ "https://github.com/linjian-ufo/ComfyUI_GLM4V_voltspark": { "stars": 5, "last_update": "2025-07-09 13:04:58", - "author_account_age_days": 580 + "author_account_age_days": 581 }, "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": { "stars": 0, "last_update": "2025-06-17 11:26:32", - "author_account_age_days": 580 + "author_account_age_days": 581 }, "https://github.com/linksluckytime/comfyui_snacknodes": { "stars": 0, @@ -11537,7 +11562,7 @@ "https://github.com/lisaks/comfyui-panelforge": { "stars": 2, "last_update": "2025-04-29 00:25:00", - "author_account_age_days": 1218 + "author_account_age_days": 1219 }, "https://github.com/liuqianhonga/ComfyUI-Html2Image": { "stars": 13, @@ -11747,17 +11772,17 @@ "https://github.com/lokinou/comfyui-better-flow": { "stars": 1, "last_update": "2025-10-05 04:31:02", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/lokinou/comfyui-offload-models": { "stars": 2, "last_update": "2025-10-05 04:33:49", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, "last_update": "2025-08-14 08:20:40", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, @@ -11782,7 +11807,7 @@ "https://github.com/lord-lethris/ComfyUI-RPG-Characters": { "stars": 3, "last_update": "2025-06-18 23:08:15", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, @@ -11825,14 +11850,14 @@ "author_account_age_days": 4146 }, "https://github.com/lrzjason/Comfyui-LoraUtils": { - "stars": 5, + "stars": 7, "last_update": "2025-10-18 12:18:04", - "author_account_age_days": 4145 + "author_account_age_days": 4146 }, "https://github.com/lrzjason/Comfyui-QwenEditUtils": { - "stars": 364, + "stars": 372, "last_update": "2025-10-17 12:15:09", - "author_account_age_days": 4145 + "author_account_age_days": 4146 }, "https://github.com/lrzjason/Comfyui-ThinkRemover": { "stars": 4, @@ -11882,22 +11907,22 @@ "https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution": { "stars": 36, "last_update": "2025-10-15 20:51:39", - "author_account_age_days": 2916 + "author_account_age_days": 2917 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Frames-Animation-Nodes": { "stars": 1, "last_update": "2025-10-09 03:19:03", - "author_account_age_days": 2916 + "author_account_age_days": 2917 }, "https://github.com/lucasgattas/comfyui-egregora-divide-and-enhance": { "stars": 1, "last_update": "2025-09-11 11:41:23", - "author_account_age_days": 2916 + "author_account_age_days": 2917 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, "last_update": "2025-06-25 05:04:14", - "author_account_age_days": 3598 + "author_account_age_days": 3599 }, "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 93, @@ -11907,7 +11932,7 @@ "https://github.com/luke-mino-altherr/ComfyUI-LatentReverb": { "stars": 3, "last_update": "2025-08-13 00:14:13", - "author_account_age_days": 3994 + "author_account_age_days": 3995 }, "https://github.com/lum3on/ComfyUI-FrameUtilitys": { "stars": 12, @@ -11932,7 +11957,7 @@ "https://github.com/lum3on/ComfyUI_Reve-API": { "stars": 9, "last_update": "2025-09-16 12:41:07", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 3, @@ -11962,7 +11987,7 @@ "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 1, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 4981 + "author_account_age_days": 4982 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 2, @@ -11972,7 +11997,7 @@ "https://github.com/m3rr/h4_ToolKit": { "stars": 0, "last_update": "2025-10-17 14:25:01", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 16, @@ -11992,17 +12017,17 @@ "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 1, "last_update": "2025-05-14 06:50:13", - "author_account_age_days": 159 + "author_account_age_days": 160 }, "https://github.com/maikgreubel/comfyui-loaddds": { "stars": 0, "last_update": "2025-10-12 15:04:26", - "author_account_age_days": 5294 + "author_account_age_days": 5295 }, "https://github.com/malkuthro/ComfyUI-Koolook": { "stars": 0, "last_update": "2025-10-19 09:07:21", - "author_account_age_days": 557 + "author_account_age_days": 558 }, "https://github.com/maludwig/basix_image_filters": { "stars": 6, @@ -12012,7 +12037,7 @@ "https://github.com/mamorett/ComfyUI_minicpmv4": { "stars": 1, "last_update": "2025-08-15 21:17:50", - "author_account_age_days": 1234 + "author_account_age_days": 1235 }, "https://github.com/mang01010/MangoNodePack": { "stars": 3, @@ -12027,12 +12052,12 @@ "https://github.com/mangobyed/ComfyUI_Detection_List": { "stars": 0, "last_update": "2025-08-22 20:53:01", - "author_account_age_days": 348 + "author_account_age_days": 349 }, "https://github.com/manifestations/comfyui-globetrotter": { "stars": 4, "last_update": "2025-07-07 08:47:57", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 181, @@ -12052,7 +12077,7 @@ "https://github.com/marco-zanella/ComfyUI-BooleanExpression": { "stars": 0, "last_update": "2025-08-17 02:05:40", - "author_account_age_days": 4000 + "author_account_age_days": 4001 }, "https://github.com/marcoc2/ComfyUI-AnotherUtils": { "stars": 1, @@ -12132,12 +12157,12 @@ "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 1, "last_update": "2025-06-05 16:37:41", - "author_account_age_days": 3135 + "author_account_age_days": 3136 }, "https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble": { "stars": 12, "last_update": "2025-09-30 19:50:57", - "author_account_age_days": 3314 + "author_account_age_days": 3315 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 27, @@ -12152,12 +12177,12 @@ "https://github.com/max-dingsda/OllamaTools": { "stars": 3, "last_update": "2025-08-05 18:12:55", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput": { "stars": 0, "last_update": "2025-10-08 18:29:37", - "author_account_age_days": 962 + "author_account_age_days": 963 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 19, @@ -12172,7 +12197,7 @@ "https://github.com/mcDandy/more_math": { "stars": 0, "last_update": "2025-10-16 11:48:10", - "author_account_age_days": 3468 + "author_account_age_days": 3469 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1221, @@ -12181,8 +12206,8 @@ }, "https://github.com/mcrataobrabo/comfyui-smart-lora-downloader": { "stars": 4, - "last_update": "2025-10-19 19:12:41", - "author_account_age_days": 1013 + "last_update": "2025-10-20 23:25:03", + "author_account_age_days": 1014 }, "https://github.com/meanin2/comfyui-MGnodes": { "stars": 2, @@ -12227,7 +12252,7 @@ "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": { "stars": 5, "last_update": "2025-09-01 13:31:55", - "author_account_age_days": 4204 + "author_account_age_days": 4205 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, @@ -12307,17 +12332,17 @@ "https://github.com/mikecaronna/comfyui_c2pa_signer": { "stars": 1, "last_update": "2025-10-06 14:27:34", - "author_account_age_days": 2118 + "author_account_age_days": 2119 }, "https://github.com/mikeshuangyan/ComfyUI_MqUtils": { "stars": 0, "last_update": "2025-07-31 08:46:16", - "author_account_age_days": 4791 + "author_account_age_days": 4792 }, "https://github.com/mikheys/comfyui-gemini-mikheys": { "stars": 2, "last_update": "2025-08-29 15:15:54", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 60, @@ -12372,7 +12397,7 @@ "https://github.com/mo230761/InsertAnything-ComfyUI-official": { "stars": 26, "last_update": "2025-07-16 11:05:05", - "author_account_age_days": 1456 + "author_account_age_days": 1457 }, "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, @@ -12382,7 +12407,7 @@ "https://github.com/mochidroppot/ComfyUI-ProxyFix": { "stars": 0, "last_update": "2025-10-03 02:29:35", - "author_account_age_days": 46 + "author_account_age_days": 47 }, "https://github.com/modelscope/comfyscope": { "stars": 4, @@ -12407,12 +12432,12 @@ "https://github.com/mohsensd1373/comfyui_wordpress": { "stars": 0, "last_update": "2025-05-08 02:25:36", - "author_account_age_days": 4335 + "author_account_age_days": 4336 }, "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, "last_update": "2025-05-12 03:47:39", - "author_account_age_days": 3761 + "author_account_age_days": 3762 }, "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 21, @@ -12422,12 +12447,12 @@ "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 4, "last_update": "2025-10-10 09:53:05", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler": { - "stars": 88, + "stars": 91, "last_update": "2025-10-19 14:07:43", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/moose-lab/ComfyUI-GPT": { "stars": 4, @@ -12532,7 +12557,7 @@ "https://github.com/nakagawadev/comfyui_nakagawa": { "stars": 2, "last_update": "2025-09-14 03:18:07", - "author_account_age_days": 3404 + "author_account_age_days": 3405 }, "https://github.com/nako-nakoko/ComfyUI_Mel_Nodes": { "stars": 0, @@ -12542,12 +12567,12 @@ "https://github.com/namtb96/OmniGen2-Simple-Node": { "stars": 3, "last_update": "2025-07-04 08:38:27", - "author_account_age_days": 128 + "author_account_age_days": 129 }, "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "author_account_age_days": 5116 + "author_account_age_days": 5117 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, @@ -12582,22 +12607,22 @@ "https://github.com/negaga53/comfyui-imgloader": { "stars": 0, "last_update": "2025-07-07 21:27:00", - "author_account_age_days": 267 + "author_account_age_days": 268 }, "https://github.com/neggo/comfyui-sambanova": { "stars": 0, "last_update": "2025-05-15 01:49:53", - "author_account_age_days": 4417 + "author_account_age_days": 4418 }, "https://github.com/neo-editer/ComfyUI-Better-Dimensions-wan-v2": { "stars": 0, "last_update": "2025-10-16 19:08:52", - "author_account_age_days": 773 + "author_account_age_days": 774 }, "https://github.com/neocrz/comfyui-usetaesd": { "stars": 2, "last_update": "2025-06-14 18:58:39", - "author_account_age_days": 1801 + "author_account_age_days": 1803 }, "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, @@ -12627,7 +12652,7 @@ "https://github.com/neverbiasu/ComfyUI-ModelScope": { "stars": 1, "last_update": "2025-09-25 15:46:20", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/neverbiasu/ComfyUI-Ovis-U1": { "stars": 3, @@ -12647,7 +12672,7 @@ "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus": { "stars": 63, "last_update": "2025-10-19 19:27:16", - "author_account_age_days": 218 + "author_account_age_days": 219 }, "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 8, @@ -12692,7 +12717,7 @@ "https://github.com/niknah/presentation-ComfyUI": { "stars": 0, "last_update": "2025-10-14 06:43:30", - "author_account_age_days": 5202 + "author_account_age_days": 5203 }, "https://github.com/niknah/quick-connections": { "stars": 382, @@ -12732,12 +12757,12 @@ "https://github.com/njlent/ComfyUI_performance-report": { "stars": 1, "last_update": "2025-10-12 15:00:25", - "author_account_age_days": 3940 + "author_account_age_days": 3941 }, "https://github.com/njlent/ComfyUI_wavelet-colorfix": { "stars": 3, "last_update": "2025-08-13 13:04:06", - "author_account_age_days": 3940 + "author_account_age_days": 3941 }, "https://github.com/nkchocoai/ComfyUI-DanbooruPromptQuiz": { "stars": 0, @@ -12771,8 +12796,8 @@ }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, - "last_update": "2025-10-19 07:29:08", - "author_account_age_days": 1769 + "last_update": "2025-10-20 15:29:18", + "author_account_age_days": 1770 }, "https://github.com/nobrainX2/comfyUI-customDia": { "stars": 14, @@ -12782,7 +12807,7 @@ "https://github.com/noelkim12/ComfyUI-NoelTextUtil": { "stars": 0, "last_update": "2025-09-01 17:22:53", - "author_account_age_days": 2466 + "author_account_age_days": 2467 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 25, @@ -12795,14 +12820,14 @@ "author_account_age_days": 1696 }, "https://github.com/nomadoor/ComfyUI-DualPanel-Subgraph-Viewer": { - "stars": 2, + "stars": 6, "last_update": "2025-10-19 10:28:59", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/nomadoor/ComfyUI-Temporal-Mask-Tools": { "stars": 0, "last_update": "2025-10-17 18:15:29", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/nonnonstop/comfyui-faster-loading": { "stars": 10, @@ -12812,7 +12837,7 @@ "https://github.com/northumber/ComfyUI-northTools": { "stars": 2, "last_update": "2025-05-22 18:08:04", - "author_account_age_days": 3541 + "author_account_age_days": 3543 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 251, @@ -12882,57 +12907,57 @@ "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": { "stars": 6, "last_update": "2025-08-09 18:08:18", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": { "stars": 12, "last_update": "2025-08-09 18:11:21", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": { "stars": 35, "last_update": "2025-08-09 18:15:36", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/o-l-l-i/ComfyUI-Olm-DragCrop": { "stars": 54, "last_update": "2025-09-02 12:12:23", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Histogram": { "stars": 4, "last_update": "2025-08-09 18:46:59", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust": { "stars": 37, "last_update": "2025-08-09 17:58:21", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/o-l-l-i/ComfyUI-Olm-LGG": { "stars": 9, "last_update": "2025-08-09 18:37:17", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": { "stars": 14, "last_update": "2025-08-08 12:50:29", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch": { "stars": 45, "last_update": "2025-08-09 18:42:14", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/o-l-l-i/ComfyUI-OlmLUT": { "stars": 14, "last_update": "2025-06-09 18:55:46", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/obisin/ComfyUI-DGLS": { "stars": 11, "last_update": "2025-09-26 10:25:10", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/okgo4/ComfyUI-Mosaic-Mask": { "stars": 8, @@ -12942,7 +12967,7 @@ "https://github.com/olafrv/comfyui_olafrv": { "stars": 0, "last_update": "2025-09-07 20:31:30", - "author_account_age_days": 5176 + "author_account_age_days": 5177 }, "https://github.com/olduvai-jp/ComfyUI-CloudArchive": { "stars": 2, @@ -12962,12 +12987,12 @@ "https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": { "stars": 2, "last_update": "2025-09-23 22:08:30", - "author_account_age_days": 4483 + "author_account_age_days": 4484 }, "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 3, "last_update": "2025-07-31 10:05:24", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 167, @@ -12977,17 +13002,17 @@ "https://github.com/omixmaxdimo/OmiXDev": { "stars": 0, "last_update": "2025-10-12 08:49:51", - "author_account_age_days": 1950 + "author_account_age_days": 1951 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 24, "last_update": "2025-07-10 01:18:19", - "author_account_age_days": 1487 + "author_account_age_days": 1488 }, "https://github.com/opparco/ComfyUI-WanLightx2vScheduler": { "stars": 0, "last_update": "2025-09-05 18:56:41", - "author_account_age_days": 4162 + "author_account_age_days": 4163 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 1, @@ -13007,62 +13032,62 @@ "https://github.com/orion4d/Calculator_Pro": { "stars": 0, "last_update": "2025-06-29 15:47:04", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { "stars": 23, "last_update": "2025-05-28 00:37:16", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/ComfyUI_DAO_master": { "stars": 10, "last_update": "2025-09-03 08:56:54", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/ComfyUI_SharpnessPro": { "stars": 7, "last_update": "2025-08-27 09:02:20", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/ComfyUI_colormaster": { "stars": 2, "last_update": "2025-07-06 11:30:01", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/ComfyUI_extract_imag": { "stars": 0, "last_update": "2025-06-11 13:37:18", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/ComfyUI_image-display": { "stars": 0, "last_update": "2025-07-07 14:39:55", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/ComfyUI_pdf_nodes": { "stars": 0, "last_update": "2025-06-10 15:51:53", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/Comfyui_EncryptMaster": { "stars": 3, "last_update": "2025-09-06 14:18:12", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/Gemini_Banana_by_orion4d": { "stars": 8, "last_update": "2025-09-07 22:18:10", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/Orion4D_pixelshift": { "stars": 4, "last_update": "2025-09-09 09:14:31", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/illusion_node": { "stars": 3, "last_update": "2025-06-22 08:57:01", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { "stars": 108, @@ -13092,12 +13117,12 @@ "https://github.com/otacoo/comfyui_otacoo": { "stars": 6, "last_update": "2025-10-02 07:14:56", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": { "stars": 5, "last_update": "2025-10-18 21:17:51", - "author_account_age_days": 4597 + "author_account_age_days": 4598 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, @@ -13122,12 +13147,12 @@ "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-08-22 08:04:50", - "author_account_age_days": 2097 + "author_account_age_days": 2098 }, "https://github.com/p1atdev/comfyui-tkg-chroma-key": { "stars": 19, "last_update": "2025-08-23 16:06:14", - "author_account_age_days": 2097 + "author_account_age_days": 2098 }, "https://github.com/palant/image-resize-comfyui": { "stars": 100, @@ -13162,12 +13187,12 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, "last_update": "2025-05-26 12:33:08", - "author_account_age_days": 1994 + "author_account_age_days": 1996 }, "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": { "stars": 0, "last_update": "2025-08-08 13:16:05", - "author_account_age_days": 1994 + "author_account_age_days": 1996 }, "https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": { "stars": 0, @@ -13182,7 +13207,7 @@ "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": { "stars": 30, "last_update": "2025-08-08 14:30:19", - "author_account_age_days": 333 + "author_account_age_days": 335 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 29, @@ -13192,7 +13217,7 @@ "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, "last_update": "2025-09-04 12:54:34", - "author_account_age_days": 1144 + "author_account_age_days": 1145 }, "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, @@ -13202,7 +13227,7 @@ "https://github.com/pdale-boop/Comfyui-Network-Guardian": { "stars": 0, "last_update": "2025-10-14 21:49:38", - "author_account_age_days": 9 + "author_account_age_days": 10 }, "https://github.com/penposs/ComfyUI-Banana-Node": { "stars": 0, @@ -13222,7 +13247,7 @@ "https://github.com/perckle/comfyui_dpir": { "stars": 0, "last_update": "2025-09-27 06:10:01", - "author_account_age_days": 1845 + "author_account_age_days": 1846 }, "https://github.com/pharmapsychotic/comfy-cliption": { "stars": 59, @@ -13247,12 +13272,12 @@ "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, "last_update": "2025-07-01 13:40:29", - "author_account_age_days": 3740 + "author_account_age_days": 3741 }, "https://github.com/philipy1219/ComfyUI-TaylorSeer": { "stars": 52, "last_update": "2025-10-07 08:05:19", - "author_account_age_days": 3740 + "author_account_age_days": 3741 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 190, @@ -13272,7 +13297,7 @@ "https://github.com/phyblas/nsfw-shorier_comfyui": { "stars": 5, "last_update": "2025-09-16 13:23:13", - "author_account_age_days": 3535 + "author_account_age_days": 3536 }, "https://github.com/phyblas/paint-by-example_comfyui": { "stars": 10, @@ -13282,17 +13307,17 @@ "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, "last_update": "2025-07-15 11:19:09", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": { "stars": 1, "last_update": "2025-07-15 03:04:43", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/pictorialink/ComfyUI-Text-Translation": { "stars": 5, "last_update": "2025-07-15 07:51:51", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 20, @@ -13302,7 +13327,7 @@ "https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": { "stars": 0, "last_update": "2025-10-15 00:59:12", - "author_account_age_days": 5 + "author_account_age_days": 6 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, @@ -13312,7 +13337,7 @@ "https://github.com/piscesbody/ComfyUI-Upscale-CUDAspeed": { "stars": 7, "last_update": "2025-10-14 15:11:57", - "author_account_age_days": 3789 + "author_account_age_days": 3790 }, "https://github.com/pixelworldai/ComfyUI-AlphaFlatten": { "stars": 1, @@ -13327,7 +13352,7 @@ "https://github.com/pizurny/Comfyui-Latent-Transform-Sampler": { "stars": 1, "last_update": "2025-10-14 21:19:46", - "author_account_age_days": 1163 + "author_account_age_days": 1164 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 2, @@ -13362,7 +13387,7 @@ "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 5, "last_update": "2025-06-30 20:23:13", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/pnikolic-amd/ComfyUI_MIGraphX": { "stars": 13, @@ -13377,12 +13402,12 @@ "https://github.com/polym/ComfyUI-musubi": { "stars": 1, "last_update": "2025-10-17 07:46:13", - "author_account_age_days": 4714 + "author_account_age_days": 4715 }, "https://github.com/popoimm/comfyui-popo-utility": { "stars": 0, "last_update": "2025-08-28 17:56:41", - "author_account_age_days": 3526 + "author_account_age_days": 3527 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 120, @@ -13422,17 +13447,17 @@ "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 22, "last_update": "2025-07-06 04:41:46", - "author_account_age_days": 4362 + "author_account_age_days": 4363 }, "https://github.com/ptmaster/comfyui-audio-speed": { "stars": 12, "last_update": "2025-06-24 15:23:03", - "author_account_age_days": 4362 + "author_account_age_days": 4363 }, "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 7, "last_update": "2025-08-05 17:33:59", - "author_account_age_days": 3997 + "author_account_age_days": 3998 }, "https://github.com/pupba/Comfy_ForEach": { "stars": 3, @@ -13442,7 +13467,7 @@ "https://github.com/purewater2011/comfyui_color_detection": { "stars": 1, "last_update": "2025-05-19 09:59:44", - "author_account_age_days": 4310 + "author_account_age_days": 4311 }, "https://github.com/purpen/ComfyUI-AIRedoon": { "stars": 3, @@ -13456,8 +13481,8 @@ }, "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, - "last_update": "2025-10-15 09:55:18", - "author_account_age_days": 524 + "last_update": "2025-10-20 16:08:44", + "author_account_age_days": 525 }, "https://github.com/pxl-pshr/GlitchNodes": { "stars": 57, @@ -13497,57 +13522,57 @@ "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides": { "stars": 13, "last_update": "2025-07-10 12:33:14", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": { "stars": 40, "last_update": "2025-07-10 12:26:02", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/ComfyUI-EsesImageCompare": { "stars": 33, "last_update": "2025-10-08 13:39:49", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectBloom": { "stars": 64, "last_update": "2025-07-10 12:41:40", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": { "stars": 31, "last_update": "2025-07-12 13:50:35", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectLevels": { "stars": 37, "last_update": "2025-08-23 12:28:00", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": { "stars": 20, "last_update": "2025-07-10 12:46:20", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/ComfyUI-EsesImageOffset": { "stars": 7, "last_update": "2025-07-10 12:51:34", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/ComfyUI-EsesImageResize": { "stars": 40, "last_update": "2025-10-02 18:14:33", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/ComfyUI-EsesImageTransform": { "stars": 10, "last_update": "2025-07-02 13:29:30", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/quasiblob/EsesCompositionGoldenRatio": { "stars": 14, "last_update": "2025-06-30 10:15:22", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, @@ -13567,7 +13592,7 @@ "https://github.com/railep/ComfyUI-HunyuanVideo-Foley": { "stars": 5, "last_update": "2025-08-29 16:48:04", - "author_account_age_days": 230 + "author_account_age_days": 231 }, "https://github.com/raindrop313/ComfyUI-WanVideoStartEndFrames": { "stars": 375, @@ -13587,7 +13612,7 @@ "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler": { "stars": 1, "last_update": "2025-08-14 13:53:47", - "author_account_age_days": 3645 + "author_account_age_days": 3646 }, "https://github.com/ramesh-x90/ComfyUI_pyannote": { "stars": 4, @@ -13612,7 +13637,7 @@ "https://github.com/ranska/pixel_palette_art": { "stars": 1, "last_update": "2025-09-02 08:35:03", - "author_account_age_days": 5738 + "author_account_age_days": 5739 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 89, @@ -13622,7 +13647,7 @@ "https://github.com/raykindle/ComfyUI_Step1X-Edit": { "stars": 48, "last_update": "2025-05-06 02:01:37", - "author_account_age_days": 2405 + "author_account_age_days": 2406 }, "https://github.com/raysers/Mflux-ComfyUI": { "stars": 111, @@ -13632,12 +13657,12 @@ "https://github.com/razvanmatei-sf/razv-llm": { "stars": 0, "last_update": "2025-10-13 10:36:55", - "author_account_age_days": 52 + "author_account_age_days": 53 }, "https://github.com/razvanmatei-sf/razv-wavespeed": { "stars": 0, "last_update": "2025-10-15 16:11:17", - "author_account_age_days": 52 + "author_account_age_days": 53 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, @@ -13657,17 +13682,17 @@ "https://github.com/rdawgemfl/rdawg_3D_pack": { "stars": 0, "last_update": "2025-10-19 12:31:40", - "author_account_age_days": 2410 + "author_account_age_days": 2412 }, "https://github.com/rdomunky/comfyui-subfolderimageloader": { "stars": 1, "last_update": "2025-07-20 04:21:48", - "author_account_age_days": 3805 + "author_account_age_days": 3806 }, "https://github.com/reallusion/ComfyUI-Reallusion": { "stars": 6, "last_update": "2025-08-26 10:09:05", - "author_account_age_days": 2543 + "author_account_age_days": 2544 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 403, @@ -13682,7 +13707,7 @@ "https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": { "stars": 4, "last_update": "2025-09-30 16:00:15", - "author_account_age_days": 3786 + "author_account_age_days": 3787 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 15, @@ -13697,7 +13722,7 @@ "https://github.com/regiellis/ComfyUI-EasyIllustrious": { "stars": 31, "last_update": "2025-09-23 19:42:28", - "author_account_age_days": 5109 + "author_account_age_days": 5110 }, "https://github.com/regiellis/ComfyUI-EasyNoobai": { "stars": 43, @@ -13757,7 +13782,7 @@ "https://github.com/rickrender/ComfyUI-Vectorizer-API": { "stars": 1, "last_update": "2025-08-20 00:09:26", - "author_account_age_days": 1023 + "author_account_age_days": 1024 }, "https://github.com/rickyars/comfyui-llm-tile": { "stars": 1, @@ -13795,14 +13820,14 @@ "author_account_age_days": 4030 }, "https://github.com/rndnanthu/ComfyUI-RndNanthu": { - "stars": 26, + "stars": 27, "last_update": "2025-09-04 07:09:16", - "author_account_age_days": 2295 + "author_account_age_days": 2296 }, "https://github.com/robertvoy/ComfyUI-Distributed": { "stars": 367, "last_update": "2025-09-15 02:18:45", - "author_account_age_days": 4587 + "author_account_age_days": 4588 }, "https://github.com/robertvoy/ComfyUI-Flux-Continuum": { "stars": 231, @@ -13812,7 +13837,7 @@ "https://github.com/robin-collins/ComfyUI-TechsToolz": { "stars": 0, "last_update": "2025-06-20 00:25:39", - "author_account_age_days": 1606 + "author_account_age_days": 1607 }, "https://github.com/robtl2/ComfyUI-ComfyBridge": { "stars": 0, @@ -13857,7 +13882,7 @@ "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": { "stars": 0, "last_update": "2025-10-15 10:36:56", - "author_account_age_days": 695 + "author_account_age_days": 696 }, "https://github.com/roundyyy/ComfyUI-mesh-simplifier": { "stars": 6, @@ -13867,7 +13892,7 @@ "https://github.com/routhakash/AkkiNodes-LLM-Suite-for-ComfyUI": { "stars": 5, "last_update": "2025-08-19 13:53:35", - "author_account_age_days": 853 + "author_account_age_days": 854 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 19, @@ -13882,42 +13907,42 @@ "https://github.com/rslosch/ComfyUI-EZ_Prompts": { "stars": 0, "last_update": "2025-08-29 19:12:11", - "author_account_age_days": 1373 + "author_account_age_days": 1374 }, "https://github.com/rslosch/comfyui-nodesweet": { "stars": 1, "last_update": "2025-10-10 17:18:58", - "author_account_age_days": 1373 + "author_account_age_days": 1374 }, "https://github.com/ru4ls/ComfyUI_Google-Fonts": { "stars": 1, "last_update": "2025-10-16 05:11:59", - "author_account_age_days": 968 + "author_account_age_days": 969 }, "https://github.com/ru4ls/ComfyUI_Imagen": { "stars": 2, - "last_update": "2025-09-14 08:50:35", - "author_account_age_days": 968 + "last_update": "2025-10-20 02:29:03", + "author_account_age_days": 969 }, "https://github.com/ru4ls/ComfyUI_Nano_Banana": { "stars": 4, - "last_update": "2025-10-04 16:19:20", - "author_account_age_days": 968 + "last_update": "2025-10-20 02:29:59", + "author_account_age_days": 969 }, "https://github.com/ru4ls/ComfyUI_StreetView-Loader": { "stars": 2, "last_update": "2025-10-17 18:51:17", - "author_account_age_days": 968 + "author_account_age_days": 969 }, "https://github.com/ru4ls/ComfyUI_Wan": { "stars": 1, - "last_update": "2025-09-26 02:34:59", - "author_account_age_days": 968 + "last_update": "2025-10-20 02:32:13", + "author_account_age_days": 969 }, "https://github.com/rubenvillarreal/ComfyUI_PoseAlign": { "stars": 1, "last_update": "2025-08-02 09:35:21", - "author_account_age_days": 3554 + "author_account_age_days": 3555 }, "https://github.com/rubi-du/ComfyUI-BiRefNet-Super": { "stars": 12, @@ -13962,7 +13987,7 @@ "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer": { "stars": 2, "last_update": "2025-10-06 18:43:07", - "author_account_age_days": 1800 + "author_account_age_days": 1801 }, "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": { "stars": 9, @@ -14007,12 +14032,12 @@ "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": { "stars": 7, "last_update": "2025-08-11 08:45:22", - "author_account_age_days": 4382 + "author_account_age_days": 4383 }, "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 21, "last_update": "2025-06-24 11:30:06", - "author_account_age_days": 1067 + "author_account_age_days": 1068 }, "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, @@ -14026,8 +14051,8 @@ }, "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": { "stars": 1, - "last_update": "2025-10-18 21:13:54", - "author_account_age_days": 4983 + "last_update": "2025-10-20 23:11:39", + "author_account_age_days": 4984 }, "https://github.com/sanbuphy/ComfyUI-AudioLDM": { "stars": 3, @@ -14037,22 +14062,22 @@ "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt": { "stars": 1, "last_update": "2025-05-04 04:58:56", - "author_account_age_days": 433 + "author_account_age_days": 434 }, "https://github.com/scofano/comfy-audio-duration": { "stars": 0, "last_update": "2025-10-10 20:11:24", - "author_account_age_days": 3232 + "author_account_age_days": 3234 }, "https://github.com/scofano/comfy-text-stats": { "stars": 0, "last_update": "2025-10-10 20:10:48", - "author_account_age_days": 3232 + "author_account_age_days": 3234 }, "https://github.com/scraed/LanPaint": { - "stars": 625, + "stars": 627, "last_update": "2025-10-16 08:11:56", - "author_account_age_days": 3945 + "author_account_age_days": 3946 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, @@ -14062,12 +14087,12 @@ "https://github.com/sdtana/ComfyUI-FDG": { "stars": 5, "last_update": "2025-06-28 06:48:07", - "author_account_age_days": 1687 + "author_account_age_days": 1688 }, "https://github.com/seanjang990/comfyui-document-auto-crop": { "stars": 0, "last_update": "2025-07-16 03:59:22", - "author_account_age_days": 816 + "author_account_age_days": 817 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 31, @@ -14092,27 +14117,27 @@ "https://github.com/set-soft/AudioSeparation": { "stars": 13, "last_update": "2025-07-27 17:52:04", - "author_account_age_days": 3293 + "author_account_age_days": 3294 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 2, "last_update": "2025-07-26 16:59:22", - "author_account_age_days": 3293 + "author_account_age_days": 3294 }, "https://github.com/set-soft/ComfyUI-ImageMisc": { "stars": 0, - "last_update": "2025-10-14 14:40:42", - "author_account_age_days": 3293 + "last_update": "2025-10-20 13:50:50", + "author_account_age_days": 3294 }, "https://github.com/sfinktah/comfy-ovum": { "stars": 5, - "last_update": "2025-10-16 17:26:46", - "author_account_age_days": 4515 + "last_update": "2025-10-20 10:19:00", + "author_account_age_days": 4516 }, "https://github.com/sfinktah/ovum-spotlight": { "stars": 1, "last_update": "2025-10-14 09:42:26", - "author_account_age_days": 4515 + "author_account_age_days": 4516 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { "stars": 229, @@ -14192,7 +14217,7 @@ "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 1, "last_update": "2025-06-03 10:09:06", - "author_account_age_days": 1503 + "author_account_age_days": 1504 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 289, @@ -14262,7 +14287,7 @@ "https://github.com/shinyakidoguchi301/comfyui-lora-tag-loader": { "stars": 0, "last_update": "2025-08-14 08:18:47", - "author_account_age_days": 198 + "author_account_age_days": 200 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, @@ -14306,18 +14331,18 @@ }, "https://github.com/silveroxides/ComfyUI_Gemini_Expanded_API": { "stars": 3, - "last_update": "2025-08-30 18:58:00", - "author_account_age_days": 1983 + "last_update": "2025-10-20 04:09:19", + "author_account_age_days": 1984 }, "https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader": { "stars": 4, "last_update": "2025-10-15 23:35:58", - "author_account_age_days": 1983 + "author_account_age_days": 1984 }, "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": { "stars": 8, "last_update": "2025-08-01 21:42:06", - "author_account_age_days": 1983 + "author_account_age_days": 1984 }, "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": { "stars": 19, @@ -14341,8 +14366,8 @@ }, "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": { "stars": 15, - "last_update": "2025-10-19 14:43:08", - "author_account_age_days": 3110 + "last_update": "2025-10-20 20:47:44", + "author_account_age_days": 3111 }, "https://github.com/sittere/ComfyUI-YK_Line-loading": { "stars": 2, @@ -14352,7 +14377,7 @@ "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 4, "last_update": "2025-06-05 15:46:52", - "author_account_age_days": 4245 + "author_account_age_days": 4246 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 31, @@ -14362,12 +14387,12 @@ "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 1, "last_update": "2025-05-20 18:06:04", - "author_account_age_days": 152 + "author_account_age_days": 153 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "author_account_age_days": 152 + "author_account_age_days": 153 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, @@ -14392,7 +14417,7 @@ "https://github.com/smbdsbrain/ComfyUI-PK_load_image_paste": { "stars": 0, "last_update": "2025-10-19 14:14:27", - "author_account_age_days": 4059 + "author_account_age_days": 4060 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, @@ -14470,9 +14495,9 @@ "author_account_age_days": 837 }, "https://github.com/smthemex/ComfyUI_FlashVSR": { - "stars": 35, - "last_update": "2025-10-18 13:51:15", - "author_account_age_days": 836 + "stars": 51, + "last_update": "2025-10-20 07:54:43", + "author_account_age_days": 837 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { "stars": 64, @@ -14525,9 +14550,9 @@ "author_account_age_days": 837 }, "https://github.com/smthemex/ComfyUI_LucidFlux": { - "stars": 39, + "stars": 51, "last_update": "2025-10-17 05:28:57", - "author_account_age_days": 836 + "author_account_age_days": 837 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 59, @@ -14557,7 +14582,7 @@ "https://github.com/smthemex/ComfyUI_OmniPart": { "stars": 7, "last_update": "2025-10-15 08:20:42", - "author_account_age_days": 836 + "author_account_age_days": 837 }, "https://github.com/smthemex/ComfyUI_OmniSVG": { "stars": 20, @@ -14680,19 +14705,19 @@ "author_account_age_days": 2051 }, "https://github.com/snicolast/ComfyUI-IndexTTS2": { - "stars": 86, + "stars": 88, "last_update": "2025-10-13 07:16:00", - "author_account_age_days": 2856 + "author_account_age_days": 2857 }, "https://github.com/snicolast/ComfyUI-Ovi": { - "stars": 83, + "stars": 85, "last_update": "2025-10-16 21:46:54", - "author_account_age_days": 2856 + "author_account_age_days": 2857 }, "https://github.com/snomiao/ComfyUI-Video-Crop": { "stars": 3, "last_update": "2025-08-05 13:53:52", - "author_account_age_days": 4203 + "author_account_age_days": 4204 }, "https://github.com/somesomebody/lorainfo-sidebar": { "stars": 5, @@ -14702,7 +14727,7 @@ "https://github.com/sonnybox/ComfyUI-SuperNodes": { "stars": 0, "last_update": "2025-10-11 06:00:33", - "author_account_age_days": 1035 + "author_account_age_days": 1036 }, "https://github.com/souki202/ComfyUI-LoadImage-Advanced": { "stars": 1, @@ -14767,17 +14792,17 @@ "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 18, "last_update": "2025-09-21 04:44:09", - "author_account_age_days": 420 + "author_account_age_days": 421 }, "https://github.com/spawner1145/comfyui-aichat": { "stars": 3, "last_update": "2025-09-09 09:53:28", - "author_account_age_days": 420 + "author_account_age_days": 421 }, "https://github.com/spawner1145/comfyui-lsnet": { - "stars": 45, - "last_update": "2025-10-19 07:39:33", - "author_account_age_days": 420 + "stars": 49, + "last_update": "2025-10-20 00:00:16", + "author_account_age_days": 421 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 24, @@ -14797,17 +14822,17 @@ "https://github.com/sputnik57/comfyui-prompt-logger": { "stars": 0, "last_update": "2025-09-09 22:35:39", - "author_account_age_days": 4231 + "author_account_age_days": 4233 }, "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": { "stars": 3, "last_update": "2025-08-10 09:24:22", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/sselpah/ComfyUI-sselpah-nodes": { "stars": 4, "last_update": "2025-10-03 12:57:17", - "author_account_age_days": 18 + "author_account_age_days": 19 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "stars": 1338, @@ -14847,17 +14872,17 @@ "https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent": { "stars": 25, "last_update": "2025-08-05 12:38:00", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled": { "stars": 8, "last_update": "2025-08-05 12:38:41", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/stduhpf/ComfyUI-WanMoeKSampler": { - "stars": 168, + "stars": 171, "last_update": "2025-10-10 11:07:12", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/stepfun-ai/ComfyUI-StepVideo": { "stars": 40, @@ -14902,7 +14927,7 @@ "https://github.com/strawberryPunch/vram_optimizer": { "stars": 14, "last_update": "2025-07-18 13:34:28", - "author_account_age_days": 776 + "author_account_age_days": 777 }, "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": { "stars": 33, @@ -14947,22 +14972,22 @@ "https://github.com/suhee19/comfyui-orpheus-loader": { "stars": 0, "last_update": "2025-09-23 15:14:02", - "author_account_age_days": 1096 + "author_account_age_days": 1097 }, "https://github.com/sumitchatterjee13/Luminance-Stack-Processor": { - "stars": 21, + "stars": 22, "last_update": "2025-10-05 11:40:55", - "author_account_age_days": 2318 + "author_account_age_days": 2319 }, "https://github.com/sumitchatterjee13/nuke-nodes-comfyui": { "stars": 23, "last_update": "2025-09-21 04:58:49", - "author_account_age_days": 2318 + "author_account_age_days": 2319 }, "https://github.com/sunra-ai/comfyui-sunra": { "stars": 6, "last_update": "2025-07-18 14:28:36", - "author_account_age_days": 235 + "author_account_age_days": 236 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 21, @@ -14972,7 +14997,7 @@ "https://github.com/surinder83singh/ComfyUI-compare-videos": { "stars": 5, "last_update": "2025-05-06 01:30:48", - "author_account_age_days": 4999 + "author_account_age_days": 5000 }, "https://github.com/svetozarov/AS_LLM_nodes": { "stars": 2, @@ -14982,7 +15007,7 @@ "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": { "stars": 1, "last_update": "2025-09-29 11:33:52", - "author_account_age_days": 4362 + "author_account_age_days": 4363 }, "https://github.com/sweetndata/ComfyUI-Image-Harmonizer": { "stars": 3, @@ -14992,7 +15017,7 @@ "https://github.com/sweetndata/ComfyUI-Reflatent": { "stars": 0, "last_update": "2025-08-27 16:38:57", - "author_account_age_days": 1214 + "author_account_age_days": 1215 }, "https://github.com/sweetndata/ComfyUI-googletrans": { "stars": 4, @@ -15007,12 +15032,12 @@ "https://github.com/swfxliyiyu/ComfyUI-FastVideo": { "stars": 0, "last_update": "2025-09-15 05:41:45", - "author_account_age_days": 3394 + "author_account_age_days": 3395 }, "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 1, "last_update": "2025-06-09 03:05:11", - "author_account_age_days": 3417 + "author_account_age_days": 3418 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 137, @@ -15057,17 +15082,17 @@ "https://github.com/synystersocks/ComfyUI-SocksLatentPatcher": { "stars": 13, "last_update": "2025-10-10 17:43:43", - "author_account_age_days": 885 + "author_account_age_days": 886 }, "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 3, "last_update": "2025-08-17 10:29:10", - "author_account_age_days": 3091 + "author_account_age_days": 3092 }, "https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon": { "stars": 0, "last_update": "2025-10-18 18:25:23", - "author_account_age_days": 4554 + "author_account_age_days": 4555 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 15, @@ -15122,32 +15147,32 @@ "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": { "stars": 30, "last_update": "2025-08-01 08:26:12", - "author_account_age_days": 4903 + "author_account_age_days": 4904 }, "https://github.com/tavyra/ComfyUI_Curves": { "stars": 2, "last_update": "2025-05-08 01:48:55", - "author_account_age_days": 2582 + "author_account_age_days": 2583 }, "https://github.com/teamalpha-ai/comfyui-image-transformer": { "stars": 1, "last_update": "2025-10-02 03:48:49", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/teepunkt-esspunkt/ComfyUI-SuiteTea": { "stars": 4, "last_update": "2025-09-27 20:21:30", - "author_account_age_days": 936 + "author_account_age_days": 937 }, "https://github.com/tercumantanumut/ComfyUI-Omini-Kontext": { "stars": 59, "last_update": "2025-08-13 20:55:23", - "author_account_age_days": 946 + "author_account_age_days": 947 }, "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 7, "last_update": "2025-06-07 15:59:26", - "author_account_age_days": 2502 + "author_account_age_days": 2503 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, @@ -15162,12 +15187,12 @@ "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 1, "last_update": "2025-06-30 00:06:21", - "author_account_age_days": 282 + "author_account_age_days": 283 }, "https://github.com/thalismind/ComfyUI-LoadImageWithFilename": { "stars": 2, "last_update": "2025-07-21 03:28:05", - "author_account_age_days": 282 + "author_account_age_days": 283 }, "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, @@ -15197,7 +15222,7 @@ "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, "last_update": "2025-10-08 16:38:17", - "author_account_age_days": 942 + "author_account_age_days": 943 }, "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "stars": 0, @@ -15252,7 +15277,7 @@ "https://github.com/thimpat/ThimPatUtils": { "stars": 0, "last_update": "2025-08-25 18:04:19", - "author_account_age_days": 4161 + "author_account_age_days": 4162 }, "https://github.com/thoddnn/ComfyUI-MLX": { "stars": 173, @@ -15287,12 +15312,12 @@ "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, "last_update": "2025-07-11 15:56:24", - "author_account_age_days": 2593 + "author_account_age_days": 2594 }, "https://github.com/tighug/comfyui-rating-checker": { "stars": 1, "last_update": "2025-05-09 14:22:51", - "author_account_age_days": 2593 + "author_account_age_days": 2594 }, "https://github.com/tkreuziger/comfyui-claude": { "stars": 5, @@ -15367,7 +15392,7 @@ "https://github.com/tritant/ComfyUI_Custom_Switch": { "stars": 4, "last_update": "2025-10-12 13:57:31", - "author_account_age_days": 3623 + "author_account_age_days": 3624 }, "https://github.com/tritant/ComfyUI_Flux_Block_Lora_Merger": { "stars": 3, @@ -15417,7 +15442,7 @@ "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": { "stars": 1, "last_update": "2025-10-07 16:01:16", - "author_account_age_days": 5239 + "author_account_age_days": 5241 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 117, @@ -15446,8 +15471,8 @@ }, "https://github.com/turnbros/ComfyBros": { "stars": 0, - "last_update": "2025-10-16 17:55:27", - "author_account_age_days": 1862 + "last_update": "2025-10-20 02:15:35", + "author_account_age_days": 1863 }, "https://github.com/tusharbhutt/Endless-Buttons": { "stars": 9, @@ -15482,7 +15507,7 @@ "https://github.com/u5dev/comfyUI_u5_VramFREE": { "stars": 2, "last_update": "2025-10-02 02:30:02", - "author_account_age_days": 27 + "author_account_age_days": 28 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 16, @@ -15492,7 +15517,7 @@ "https://github.com/ucloud/comfyui-plugin": { "stars": 3, "last_update": "2025-09-23 03:26:19", - "author_account_age_days": 3687 + "author_account_age_days": 3688 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 4, @@ -15507,7 +15532,7 @@ "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 55, "last_update": "2025-08-10 13:17:49", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/umiyuki/comfyui-pad-to-eight": { "stars": 0, @@ -15527,7 +15552,7 @@ "https://github.com/unicough/comfy_openai_image_api": { "stars": 0, "last_update": "2025-05-02 04:24:34", - "author_account_age_days": 4192 + "author_account_age_days": 4194 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 5, @@ -15537,17 +15562,27 @@ "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, "last_update": "2025-07-22 04:45:36", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/upseem/comfyui_sunxAI_facetools": { "stars": 3, "last_update": "2025-08-06 04:51:03", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/usrname0/comfyui-holdup": { "stars": 1, "last_update": "2025-06-12 07:26:10", - "author_account_age_days": 2896 + "author_account_age_days": 2897 + }, + "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": { + "stars": 0, + "last_update": "2025-10-21 02:49:28", + "author_account_age_days": 859 + }, + "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": { + "stars": 0, + "last_update": "2025-10-21 00:08:33", + "author_account_age_days": 859 }, "https://github.com/vadimcro/VKRiez-Edge": { "stars": 16, @@ -15567,7 +15602,7 @@ "https://github.com/vaishnav-vn/va1": { "stars": 0, "last_update": "2025-07-21 20:51:44", - "author_account_age_days": 2439 + "author_account_age_days": 2440 }, "https://github.com/valofey/Openrouter-Node": { "stars": 5, @@ -15577,7 +15612,7 @@ "https://github.com/vanche1212/ComfyUI-InspireMusic": { "stars": 1, "last_update": "2025-09-15 06:40:40", - "author_account_age_days": 3440 + "author_account_age_days": 3441 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, @@ -15592,12 +15627,12 @@ "https://github.com/vantagewithai/Vantage-HunyuanFoley": { "stars": 4, "last_update": "2025-10-04 23:57:59", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/vantagewithai/VantageLongWanVideo": { "stars": 28, "last_update": "2025-09-25 18:54:33", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, @@ -15622,7 +15657,7 @@ "https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11": { "stars": 9, "last_update": "2025-08-05 07:33:46", - "author_account_age_days": 2753 + "author_account_age_days": 2754 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 15, @@ -15647,7 +15682,7 @@ "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-06-03 05:46:11", - "author_account_age_days": 263 + "author_account_age_days": 264 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, @@ -15657,7 +15692,7 @@ "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": { "stars": 190, "last_update": "2025-08-11 19:41:21", - "author_account_age_days": 5522 + "author_account_age_days": 5523 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 162, @@ -15672,7 +15707,7 @@ "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, "last_update": "2025-06-01 08:42:50", - "author_account_age_days": 4831 + "author_account_age_days": 4832 }, "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 7, @@ -15687,22 +15722,22 @@ "https://github.com/vladpro3/ComfyUI_BishaNodes": { "stars": 1, "last_update": "2025-06-08 19:23:23", - "author_account_age_days": 2809 + "author_account_age_days": 2810 }, "https://github.com/voxta-ai/ComfyUI-VoxtaNodes": { "stars": 1, "last_update": "2025-10-09 03:59:42", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { - "stars": 152, + "stars": 156, "last_update": "2025-10-18 20:02:40", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/vsaan212/Comfy-ui-textsplit": { "stars": 0, "last_update": "2025-08-09 22:28:24", - "author_account_age_days": 272 + "author_account_age_days": 273 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, @@ -15712,7 +15747,7 @@ "https://github.com/vslinx/ComfyUI-vslinx-nodes": { "stars": 1, "last_update": "2025-10-11 23:23:25", - "author_account_age_days": 2335 + "author_account_age_days": 2336 }, "https://github.com/vuongminh1907/ComfyUI_ZenID": { "stars": 209, @@ -15737,7 +15772,7 @@ "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, "last_update": "2025-05-09 22:37:03", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/walke2019/ComfyUI-GGUF-VisionLM": { "stars": 0, @@ -15747,12 +15782,12 @@ "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe": { "stars": 47, "last_update": "2025-10-17 11:25:13", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/wallen0322/ComfyUI-SageAttention3": { "stars": 7, "last_update": "2025-10-04 07:00:09", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 132, @@ -15767,17 +15802,17 @@ "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, "last_update": "2025-07-21 01:36:01", - "author_account_age_days": 2688 + "author_account_age_days": 2689 }, "https://github.com/wasilone11/comfyui-sync-lipsync-node": { "stars": 1, "last_update": "2025-07-18 23:16:47", - "author_account_age_days": 2688 + "author_account_age_days": 2689 }, "https://github.com/watarika/ComfyUI-SendToEagle-w-Metadata": { "stars": 3, "last_update": "2025-08-22 13:49:02", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/waterminer/ComfyUI-tagcomplete": { "stars": 11, @@ -15787,7 +15822,7 @@ "https://github.com/wawahuy/ComfyUI-HTTP": { "stars": 5, "last_update": "2025-10-10 18:16:29", - "author_account_age_days": 3561 + "author_account_age_days": 3562 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, @@ -15797,7 +15832,7 @@ "https://github.com/weberjc/book-cover-finder-comfy": { "stars": 0, "last_update": "2025-07-25 11:04:58", - "author_account_age_days": 3510 + "author_account_age_days": 3511 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 9, @@ -15807,12 +15842,12 @@ "https://github.com/webuilder/WB-ComfyUI-Utils": { "stars": 0, "last_update": "2025-07-19 15:04:04", - "author_account_age_days": 4684 + "author_account_age_days": 4685 }, "https://github.com/weekii/comfyui-save-image-pro": { "stars": 2, "last_update": "2025-08-25 06:41:40", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/wei30172/comfygen": { "stars": 8, @@ -15852,7 +15887,7 @@ "https://github.com/wgedeon/comfyui_play_traversal": { "stars": 1, "last_update": "2025-10-18 08:22:51", - "author_account_age_days": 4598 + "author_account_age_days": 4599 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 13, @@ -15877,32 +15912,32 @@ "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 5, "last_update": "2025-06-02 21:30:04", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { "stars": 61, "last_update": "2025-08-21 19:21:22", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 62, "last_update": "2025-07-04 11:35:38", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/wildminder/ComfyUI-KaniTTS": { - "stars": 26, + "stars": 27, "last_update": "2025-10-17 15:45:23", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/wildminder/ComfyUI-VibeVoice": { - "stars": 488, + "stars": 489, "last_update": "2025-09-25 10:19:05", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { "stars": 299, "last_update": "2025-10-17 15:44:30", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/willchil/ComfyUI-Environment-Visualizer": { "stars": 12, @@ -15922,7 +15957,7 @@ "https://github.com/wings6407/ComfyUI_HBH-image_overlay": { "stars": 1, "last_update": "2025-05-12 02:52:38", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex": { "stars": 4, @@ -15937,12 +15972,12 @@ "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 2, "last_update": "2025-08-25 11:33:35", - "author_account_age_days": 3405 + "author_account_age_days": 3406 }, "https://github.com/wizdroid/wizdroid-fashionista": { "stars": 0, "last_update": "2025-10-04 14:57:54", - "author_account_age_days": 2956 + "author_account_age_days": 2957 }, "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 44, @@ -15960,9 +15995,9 @@ "author_account_age_days": 3513 }, "https://github.com/woct0rdho/ComfyUI-RadialAttn": { - "stars": 77, + "stars": 78, "last_update": "2025-10-02 01:02:16", - "author_account_age_days": 3281 + "author_account_age_days": 3282 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 100, @@ -15987,7 +16022,7 @@ "https://github.com/writer-in-fancy-pants/octo_json_presets": { "stars": 0, "last_update": "2025-09-08 23:42:01", - "author_account_age_days": 2788 + "author_account_age_days": 2789 }, "https://github.com/wu12023/ComfyUI-Image-Evaluation": { "stars": 9, @@ -16017,7 +16052,7 @@ "https://github.com/wzken/ComfyUI-Steganos-Node": { "stars": 0, "last_update": "2025-09-28 16:27:27", - "author_account_age_days": 3450 + "author_account_age_days": 3451 }, "https://github.com/xLegende/ComfyUI-Prompt-Formatter": { "stars": 3, @@ -16037,22 +16072,22 @@ "https://github.com/xhh522/ComfyUI-preview-monitor": { "stars": 1, "last_update": "2025-09-16 10:41:24", - "author_account_age_days": 86 + "author_account_age_days": 87 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 32, "last_update": "2025-08-08 04:15:10", - "author_account_age_days": 3746 + "author_account_age_days": 3747 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, "last_update": "2025-06-06 04:08:30", - "author_account_age_days": 2150 + "author_account_age_days": 2151 }, "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, "last_update": "2025-06-09 08:56:11", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 17, @@ -16087,7 +16122,7 @@ "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 8, "last_update": "2025-06-06 18:40:09", - "author_account_age_days": 2238 + "author_account_age_days": 2239 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, @@ -16107,7 +16142,7 @@ "https://github.com/xuhongming251/ComfyUI-Jimeng": { "stars": 5, "last_update": "2025-06-11 09:39:59", - "author_account_age_days": 4588 + "author_account_age_days": 4589 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 21, @@ -16122,7 +16157,7 @@ "https://github.com/yamanacn/comfyui_kontext_Analyze": { "stars": 8, "last_update": "2025-07-06 08:40:36", - "author_account_age_days": 1802 + "author_account_age_days": 1803 }, "https://github.com/yanhuifair/comfyui-janus": { "stars": 4, @@ -16147,7 +16182,7 @@ "https://github.com/ycyy/ComfyUI-YCYY-API": { "stars": 0, "last_update": "2025-10-17 09:09:51", - "author_account_age_days": 3907 + "author_account_age_days": 3908 }, "https://github.com/ycyy/ComfyUI-YCYY-LoraInfo": { "stars": 6, @@ -16180,9 +16215,9 @@ "author_account_age_days": 608 }, "https://github.com/yichengup/ComfyUI-VideoTransition": { - "stars": 6, + "stars": 7, "last_update": "2025-10-18 03:39:22", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/yichengup/ComfyUI-YCNodes": { "stars": 27, @@ -16242,7 +16277,7 @@ "https://github.com/yolain/ComfyUI-Easy-DotsOCR": { "stars": 5, "last_update": "2025-10-05 09:11:26", - "author_account_age_days": 1823 + "author_account_age_days": 1824 }, "https://github.com/yolain/ComfyUI-Easy-Use": { "stars": 1999, @@ -16252,7 +16287,7 @@ "https://github.com/yolain/SaveVideoRGBA": { "stars": 27, "last_update": "2025-10-14 04:01:03", - "author_account_age_days": 1823 + "author_account_age_days": 1824 }, "https://github.com/yolanother/ComfyUI-Save16bitPng": { "stars": 3, @@ -16417,12 +16452,12 @@ "https://github.com/zade23/Comfyui-Distill-Any-Depth": { "stars": 4, "last_update": "2025-07-20 04:47:00", - "author_account_age_days": 2277 + "author_account_age_days": 2278 }, "https://github.com/zade23/Comfyui-MoGe2": { "stars": 7, "last_update": "2025-09-11 07:21:12", - "author_account_age_days": 2277 + "author_account_age_days": 2278 }, "https://github.com/zaheenrahman/ComfyUI-ColorCorrection": { "stars": 2, @@ -16437,7 +16472,7 @@ "https://github.com/zccrs/comfyui-dci": { "stars": 1, "last_update": "2025-06-13 07:35:50", - "author_account_age_days": 3742 + "author_account_age_days": 3743 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, @@ -16455,9 +16490,9 @@ "author_account_age_days": 4898 }, "https://github.com/zeeoale/PromptCreatorNode": { - "stars": 2, + "stars": 3, "last_update": "2025-08-12 15:08:20", - "author_account_age_days": 2839 + "author_account_age_days": 2840 }, "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 10, @@ -16532,7 +16567,7 @@ "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": { "stars": 0, "last_update": "2025-07-30 04:27:29", - "author_account_age_days": 1063 + "author_account_age_days": 1064 }, "https://github.com/zmwv823/ComfyUI_Anytext": { "stars": 89, diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index e785a219..3b7b4e96 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,45 @@ { "custom_nodes": [ + { + "author": "cedarconnor", + "title": "ComfyUI Motion Transfer Pack [WIP]", + "reference": "https://github.com/cedarconnor/ComfyUI_MotionTransfer", + "files": [ + "https://github.com/cedarconnor/ComfyUI_MotionTransfer" + ], + "install_type": "git-clone", + "description": "Transfer motion from low-resolution AI-generated videos to ultra-high-resolution still images (up to 16K+).\nNOTE: The files in the repo are not organized." + }, + { + "author": "theshubzworld", + "title": "ComfyUI-NvidiaVision [WIP]", + "reference": "https://github.com/theshubzworld/ComfyUI-NvidiaVision", + "files": [ + "https://github.com/theshubzworld/ComfyUI-NvidiaVision" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for NVIDIA AI Vision and Text models\nNOTE: The files in the repo are not organized." + }, + { + "author": "MadPonyInteractive", + "title": "ComfyUi-MpiNodes [WIP]", + "reference": "https://github.com/MadPonyInteractive/ComfyUi-MpiNodes", + "files": [ + "https://github.com/MadPonyInteractive/ComfyUi-MpiNodes" + ], + "install_type": "git-clone", + "description": "NODES: Mpi Batch Text Replace, Mpi Prompt Chain Selector, Mpi Preset Selector, Mpi Prompt Override Seed, Mpi If Else Probability Inverted, ...\nNOTE: The files in the repo are not organized." + }, + { + "author": "fantaskiss", + "title": "ComfyUI-Qwen3_VQA_enhanced [WIP]", + "reference": "https://github.com/fantaskiss/ComfyUI-Qwen3_VQA_enhanced", + "files": [ + "https://github.com/fantaskiss/ComfyUI-Qwen3_VQA_enhanced" + ], + "install_type": "git-clone", + "description": "Enhancement of the original qwen3_VQA node. Other functions remain unchanged, with only the automatic scanning of the prompt_generator folder added. No new node group is created; only additions and modifications are made to the original node group." + }, { "author": "pacchikAI", "title": "comfyui_pacchik_window [UNSAFE]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 4f328c4d..8e518068 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -2749,6 +2749,65 @@ "title_aux": "comfy-tif-support" } ], + "https://github.com/MadPonyInteractive/ComfyUi-MpiNodes": [ + [ + "MpiAddImageToList", + "MpiAnyInvSwitch", + "MpiAnySwitch", + "MpiAspectRatio", + "MpiBatchTextReplace", + "MpiBoolean", + "MpiBooleanCompare", + "MpiCombo", + "MpiCombo1", + "MpiCombo10", + "MpiCombo2", + "MpiCombo3", + "MpiCombo4", + "MpiCombo5", + "MpiCombo6", + "MpiCombo7", + "MpiCombo8", + "MpiCombo9", + "MpiComboMaker", + "MpiDisplayPrompt", + "MpiDoubleLora", + "MpiDummyToggleNode", + "MpiDynamicCombo", + "MpiFromCheckpoint", + "MpiHasOptions", + "MpiIfElse", + "MpiIfElseInverted", + "MpiIfElseProbability", + "MpiIfElseProbabilityInverted", + "MpiJsonLoad", + "MpiJsonSave", + "MpiLoraModel", + "MpiLoraSwitch", + "MpiNormalizeValue", + "MpiPromptBridge", + "MpiPromptChainSelector", + "MpiPromptList", + "MpiPromptListJoin", + "MpiPromptListSelector", + "MpiPromptOverride", + "MpiPromptOverrideSeed", + "MpiPromptProcessor", + "MpiRandPromptGen", + "MpiRandPromptGenOrder", + "MpiRandPromptGenOverrideList", + "MpiRandPromptGenOverrideSection", + "MpiRandPromptGenSave", + "MpiStringInvSwitch", + "MpiSubGraphTest", + "MpiTextListJoin", + "MpiTextListReplace", + "MpiToChekPoint" + ], + { + "title_aux": "ComfyUi-MpiNodes [WIP]" + } + ], "https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator": [ [ "Google-Gemini" @@ -3459,6 +3518,7 @@ ], "https://github.com/RomanticQq/ComfyUI-Groudingdino-Sam": [ [ + "grounded_sam2_cut", "grounded_sam2_cut_gaussian", "groundingdino" ], @@ -6636,6 +6696,18 @@ "title_aux": "comfyuinode_chopmask [WIP]" } ], + "https://github.com/fantaskiss/ComfyUI-Qwen3_VQA_enhanced": [ + [ + "ImageLoader", + "MultiplePathsInput", + "Qwen3_VQA", + "Qwen3_VQA_Enhanced", + "VideoLoader" + ], + { + "title_aux": "ComfyUI-Qwen3_VQA_enhanced [WIP]" + } + ], "https://github.com/filipemeneses/ComfyUI_html": [ [ "HtmlDownload", @@ -10839,6 +10911,15 @@ "title_aux": "_topfun_s_nodes" } ], + "https://github.com/theshubzworld/ComfyUI-NvidiaVision": [ + [ + "\u2728 NVIDIA Prompt Generator (Text) \u2728", + "\ud83d\udc41\ufe0f\u200d\ud83d\udde8\ufe0f NVIDIA Vision Node \ud83d\udc41\ufe0f\u200d\ud83d\udde8\ufe0f" + ], + { + "title_aux": "ComfyUI-NvidiaVision [WIP]" + } + ], "https://github.com/threadedblue/MLXnodes": [ [ "MLXImg2Img", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index d8faeeff..88391379 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,4546 +2,4566 @@ "https://github.com/123jimin/ComfyUI-MobileForm": { "stars": 10, "last_update": "2025-04-06 13:36:29", - "author_account_age_days": 5248 + "author_account_age_days": 5249 }, "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 653 + "author_account_age_days": 655 }, "https://github.com/1H-hobit/ComfyUI_InternVL3": { "stars": 1, - "last_update": "2025-09-25 02:55:52", - "author_account_age_days": 409 + "last_update": "2025-10-20 07:24:30", + "author_account_age_days": 410 }, "https://github.com/206811/ComfyUI_ZhipuAIO": { "stars": 3, "last_update": "2025-07-29 10:11:45", - "author_account_age_days": 1990 + "author_account_age_days": 1991 }, "https://github.com/3dmindscapper/ComfyUI-PartField": { "stars": 32, "last_update": "2025-05-01 02:50:39", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/3dmindscapper/ComfyUI-Sam-Mesh": { "stars": 33, "last_update": "2025-05-07 12:42:13", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/438443467/ComfyUI-SanMian-Nodes": { "stars": 32, "last_update": "2025-04-29 10:29:07", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/543872524/ComfyUI_crdong": { "stars": 0, "last_update": "2025-09-25 13:37:23", - "author_account_age_days": 2498 + "author_account_age_days": 2499 }, "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, "last_update": "2025-10-08 15:07:45", - "author_account_age_days": 4951 + "author_account_age_days": 4952 }, "https://github.com/5x00/ComfyUI-Prompt-Plus": { "stars": 2, "last_update": "2025-01-08 15:54:08", - "author_account_age_days": 1454 + "author_account_age_days": 1455 }, "https://github.com/77oussam/Aio77-Comfyui": { "stars": 0, "last_update": "2025-08-05 06:46:11", - "author_account_age_days": 867 + "author_account_age_days": 868 }, "https://github.com/78Ventures/ComfyUI-Tortu": { "stars": 1, "last_update": "2025-09-17 21:51:59", - "author_account_age_days": 586 + "author_account_age_days": 587 }, "https://github.com/7BEII/Comfyui_PDuse": { - "stars": 30, + "stars": 31, "last_update": "2025-10-16 13:03:23", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/853587221/ComfyUI_XLweb": { "stars": 1, "last_update": "2025-09-10 11:40:15", - "author_account_age_days": 1138 + "author_account_age_days": 1139 }, "https://github.com/A1rCHAN/ComfyUI_A1rSpace": { "stars": 1, - "last_update": "2025-10-19 13:45:38", - "author_account_age_days": 485 + "last_update": "2025-10-20 06:37:00", + "author_account_age_days": 486 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 955 + "author_account_age_days": 956 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-VAELoaderSDXLmod": { "stars": 0, "last_update": "2025-06-23 23:42:45", - "author_account_age_days": 955 + "author_account_age_days": 956 }, "https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-": { "stars": 0, "last_update": "2025-07-25 12:51:58", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2025-08-06 06:26:11", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2025-05-15 08:07:12", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 5, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { "stars": 172, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 63, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { "stars": 129, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 14, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/AIGCZero/AIGCZero-comfyui-Qwen_edit-zero": { "stars": 4, "last_update": "2025-09-16 08:49:34", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 69, "last_update": "2025-01-22 14:44:17", - "author_account_age_days": 1942 + "author_account_age_days": 1943 }, "https://github.com/APZmedia/comfyui-textools": { "stars": 6, "last_update": "2025-10-06 00:57:07", - "author_account_age_days": 2959 + "author_account_age_days": 2960 }, "https://github.com/Aero-Ex/comfyui_diffswap": { "stars": 0, "last_update": "2025-07-29 11:43:43", - "author_account_age_days": 1233 + "author_account_age_days": 1234 }, "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1291 + "author_account_age_days": 1292 }, "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": { "stars": 0, "last_update": "2025-05-02 18:47:09", - "author_account_age_days": 1291 + "author_account_age_days": 1292 }, "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, "last_update": "2025-06-28 14:48:29", - "author_account_age_days": 2800 + "author_account_age_days": 2801 }, "https://github.com/Alazuaka/comfyui-lora-stack-node": { "stars": 0, "last_update": "2025-06-12 23:14:31", - "author_account_age_days": 1269 + "author_account_age_days": 1270 }, "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 5, "last_update": "2025-08-07 11:48:54", - "author_account_age_days": 1727 + "author_account_age_days": 1728 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1913 + "author_account_age_days": 1914 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 0, "last_update": "2025-09-29 11:28:37", - "author_account_age_days": 1637 + "author_account_age_days": 1638 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, "last_update": "2025-06-12 23:48:01", - "author_account_age_days": 2587 + "author_account_age_days": 2588 }, "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 4184 + "author_account_age_days": 4185 }, "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, "last_update": "2025-05-07 14:33:50", - "author_account_age_days": 2311 + "author_account_age_days": 2312 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 9, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4436 + "author_account_age_days": 4437 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4436 + "author_account_age_days": 4437 }, "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, "last_update": "2025-01-14 04:02:21", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 5, "last_update": "2024-11-30 12:34:28", - "author_account_age_days": 4498 + "author_account_age_days": 4499 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4556 + "author_account_age_days": 4557 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 10, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4556 + "author_account_age_days": 4557 }, "https://github.com/BARKEM-JC/ComfyUI-Dynamic-Lora-Loader": { "stars": 0, "last_update": "2025-09-07 18:07:33", - "author_account_age_days": 2167 + "author_account_age_days": 2168 }, "https://github.com/Babiduba/ivan_knows": { "stars": 0, "last_update": "2025-08-12 23:51:47", - "author_account_age_days": 3953 + "author_account_age_days": 3954 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 84, "last_update": "2025-03-09 00:44:37", - "author_account_age_days": 912 + "author_account_age_days": 913 }, "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/Baverne/comfyUI-TiledWan": { "stars": 3, "last_update": "2025-08-21 10:14:11", - "author_account_age_days": 953 + "author_account_age_days": 954 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { - "stars": 46, + "stars": 47, "last_update": "2025-04-21 19:37:22", - "author_account_age_days": 2708 + "author_account_age_days": 2709 }, "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 429 + "author_account_age_days": 431 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 2, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 1280 + "author_account_age_days": 1281 }, "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { "stars": 3, "last_update": "2024-11-29 11:13:57", - "author_account_age_days": 1354 + "author_account_age_days": 1355 }, "https://github.com/BigStationW/flowmatch_scheduler-comfyui": { "stars": 17, "last_update": "2025-06-17 13:31:03", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/BinglongLi/ComfyUI_ToolsForAutomask": { "stars": 1, "last_update": "2025-06-04 11:56:53", - "author_account_age_days": 2167 + "author_account_age_days": 2168 }, "https://github.com/BiodigitalJaz/ComfyUI-Dafaja-Nodes": { "stars": 1, "last_update": "2025-08-16 14:12:10", - "author_account_age_days": 660 + "author_account_age_days": 661 }, "https://github.com/BizaNator/BrainDead_QwenCharacterEditor": { "stars": 2, "last_update": "2025-09-29 01:04:46", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 729 + "author_account_age_days": 730 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 8, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 326 + "author_account_age_days": 327 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4634 + "author_account_age_days": 4635 }, "https://github.com/BrettMedia/comfyui-bhtools": { "stars": 1, "last_update": "2025-07-24 21:32:37", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, "last_update": "2025-09-10 16:09:48", - "author_account_age_days": 3395 + "author_account_age_days": 3396 }, "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { "stars": 4, "last_update": "2025-10-19 11:35:12", - "author_account_age_days": 273 + "author_account_age_days": 274 }, "https://github.com/Bwebbfx/ComfyUI_FaceParsing": { "stars": 13, "last_update": "2025-07-02 20:41:55", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": { "stars": 0, "last_update": "2025-06-08 13:32:25", - "author_account_age_days": 3098 + "author_account_age_days": 3099 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 20, "last_update": "2025-05-08 09:38:09", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1556 + "author_account_age_days": 1557 }, "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, - "last_update": "2025-10-15 17:23:16", - "author_account_age_days": 4590 + "last_update": "2025-10-20 23:33:32", + "author_account_age_days": 4591 }, "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, "last_update": "2025-05-26 12:12:47", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/Charonartist/comfyui-lora-random-selector": { "stars": 0, "last_update": "2025-08-08 13:34:04", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 3, "last_update": "2025-06-19 03:10:17", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 800 + "author_account_age_days": 801 }, "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, "last_update": "2024-11-17 20:06:29", - "author_account_age_days": 2216 + "author_account_age_days": 2217 }, "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 21, "last_update": "2025-09-15 04:44:21", - "author_account_age_days": 557 + "author_account_age_days": 558 }, "https://github.com/CooperCorona/comfy-auto-unload": { "stars": 1, "last_update": "2025-09-13 17:43:43", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, "last_update": "2025-02-17 04:02:01", - "author_account_age_days": 1985 + "author_account_age_days": 1986 }, "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/DavidJBarnes/comfyui-djb-utils": { "stars": 0, "last_update": "2025-09-18 17:00:25", - "author_account_age_days": 4363 + "author_account_age_days": 4364 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2513 + "author_account_age_days": 2514 }, "https://github.com/Dehypnotic/comfyui-save-mp3": { "stars": 0, "last_update": "2025-10-16 07:20:30", - "author_account_age_days": 1574 + "author_account_age_days": 1575 }, "https://github.com/DenRakEiw/Comfyui-Aspect-Ratio-Processor": { "stars": 0, "last_update": "2025-08-18 05:23:24", - "author_account_age_days": 1513 + "author_account_age_days": 1514 }, "https://github.com/DenRakEiw/DenRakEiw_Nodes": { "stars": 27, "last_update": "2025-09-17 05:30:41", - "author_account_age_days": 1513 + "author_account_age_days": 1514 }, "https://github.com/DeyanShahov/ComfyUI_RedFox": { "stars": 0, "last_update": "2025-10-18 23:50:55", - "author_account_age_days": 1572 + "author_account_age_days": 1573 }, "https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": { "stars": 0, "last_update": "2025-06-29 23:55:17", - "author_account_age_days": 132 + "author_account_age_days": 133 }, "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { "stars": 0, "last_update": "2024-11-11 01:37:43", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/DonutsDelivery/ComfyUI-DonutNodes": { "stars": 8, "last_update": "2025-07-26 02:15:08", - "author_account_age_days": 207 + "author_account_age_days": 209 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1514 + "author_account_age_days": 1515 }, "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 5, "last_update": "2025-09-22 18:28:25", - "author_account_age_days": 1856 + "author_account_age_days": 1857 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Player": { "stars": 0, "last_update": "2025-07-18 15:11:25", - "author_account_age_days": 2338 + "author_account_age_days": 2339 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Vocal": { "stars": 0, "last_update": "2025-08-05 10:58:20", - "author_account_age_days": 2338 + "author_account_age_days": 2339 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-RendArt-Nodes": { "stars": 0, "last_update": "2025-08-05 11:22:39", - "author_account_age_days": 2338 + "author_account_age_days": 2339 }, "https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes": { "stars": 0, "last_update": "2025-06-14 06:14:05", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, "last_update": "2025-06-02 07:15:00", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/ELiZswe/ComfyUI-ELiZTools": { "stars": 0, "last_update": "2025-06-24 06:14:44", - "author_account_age_days": 2306 + "author_account_age_days": 2307 }, "https://github.com/EQXai/ComfyUI_EQX": { "stars": 0, "last_update": "2025-10-02 14:44:23", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 59, "last_update": "2025-04-25 01:03:58", - "author_account_age_days": 3109 + "author_account_age_days": 3110 }, "https://github.com/ElyZeng/ComfyUI-Translator": { "stars": 1, "last_update": "2025-07-31 03:12:40", - "author_account_age_days": 1237 + "author_account_age_days": 1238 }, "https://github.com/Elypha/ComfyUI-Prompt-Helper": { "stars": 0, "last_update": "2025-09-20 04:42:50", - "author_account_age_days": 3014 + "author_account_age_days": 3015 }, "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { "stars": 0, "last_update": "2025-01-26 11:25:43", - "author_account_age_days": 3128 + "author_account_age_days": 3129 }, "https://github.com/EmilioPlumed/ComfyUI-Math": { "stars": 1, "last_update": "2025-01-11 14:28:42", - "author_account_age_days": 2460 + "author_account_age_days": 2461 }, "https://github.com/Enemyx-net/VibeVoice-ComfyUI": { - "stars": 1055, + "stars": 1058, "last_update": "2025-10-02 18:51:41", - "author_account_age_days": 53 + "author_account_age_days": 54 }, "https://github.com/Eric7758/ComfyUI-IAT": { "stars": 0, "last_update": "2025-09-29 08:20:46", - "author_account_age_days": 811 + "author_account_age_days": 812 }, "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 2, "last_update": "2025-04-28 23:42:26", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/EricRollei/HYPIR-ComfyUI": { "stars": 0, "last_update": "2025-10-17 00:29:39", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2025-07-23 18:10:07", - "author_account_age_days": 2663 + "author_account_age_days": 2664 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 36, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 2106 + "author_account_age_days": 2107 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 17, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3632 + "author_account_age_days": 3633 }, "https://github.com/FaberVS/MultiModel": { "stars": 1, "last_update": "2025-08-08 14:52:53", - "author_account_age_days": 2253 + "author_account_age_days": 2254 }, "https://github.com/Fannovel16/ComfyUI-AppIO": { "stars": 0, "last_update": "2024-12-01 16:37:19", - "author_account_age_days": 3614 + "author_account_age_days": 3615 }, "https://github.com/Filexor/File_x_dynamic_prompt2": { "stars": 0, "last_update": "2025-07-29 16:19:34", - "author_account_age_days": 4430 + "author_account_age_days": 4431 }, "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 503 + "author_account_age_days": 504 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 503 + "author_account_age_days": 504 }, "https://github.com/Firetheft/ComfyUI_Local_Media_Manager": { "stars": 111, "last_update": "2025-09-25 15:10:20", - "author_account_age_days": 1383 + "author_account_age_days": 1384 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 920 + "author_account_age_days": 921 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 1, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 1361 + "author_account_age_days": 1362 }, "https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": { "stars": 6, "last_update": "2025-06-13 20:53:11", - "author_account_age_days": 2809 + "author_account_age_days": 2810 }, "https://github.com/GeekatplayStudio/ComfyUI_Toolbox": { "stars": 2, "last_update": "2025-03-18 16:12:09", - "author_account_age_days": 4073 + "author_account_age_days": 4074 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 4, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/George0726/ComfyUI-video-accessory": { "stars": 1, "last_update": "2025-09-26 18:36:12", - "author_account_age_days": 2733 + "author_account_age_days": 2734 }, "https://github.com/Goldlionren/ComfyUI-CleanSlate": { "stars": 1, "last_update": "2025-10-07 04:14:16", - "author_account_age_days": 561 + "author_account_age_days": 562 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 12, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1656 + "author_account_age_days": 1657 }, "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 811 + "author_account_age_days": 812 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 1106 + "author_account_age_days": 1107 }, "https://github.com/GuardSkill/ComfyUI-AffineImage": { "stars": 6, "last_update": "2025-09-02 01:38:07", - "author_account_age_days": 3515 + "author_account_age_days": 3516 }, "https://github.com/GuusF/Comfyui_CrazyMaths": { "stars": 0, "last_update": "2025-08-14 13:12:31", - "author_account_age_days": 1868 + "author_account_age_days": 1869 }, "https://github.com/HWDigi/Camera_Factory_Station_comfyui": { "stars": 2, "last_update": "2025-08-06 17:46:41", - "author_account_age_days": 104 + "author_account_age_days": 105 }, "https://github.com/Hapseleg/ComfyUI-This-n-That": { "stars": 0, "last_update": "2025-06-03 20:26:27", - "author_account_age_days": 3778 + "author_account_age_days": 3779 }, "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": { "stars": 13, "last_update": "2025-06-23 09:42:46", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": { "stars": 0, "last_update": "2025-08-14 09:22:06", - "author_account_age_days": 2805 + "author_account_age_days": 2806 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 0, "last_update": "2025-02-05 08:51:23", - "author_account_age_days": 5067 + "author_account_age_days": 5068 }, "https://github.com/IgPoly/ComfyUI-igTools": { "stars": 0, "last_update": "2024-09-11 08:48:57", - "author_account_age_days": 410 + "author_account_age_days": 411 }, "https://github.com/Immac/ComfyUI-ImmacTools": { "stars": 0, "last_update": "2025-10-09 06:46:27", - "author_account_age_days": 4661 + "author_account_age_days": 4662 }, "https://github.com/Inoriac/comfyui-HandDetect": { "stars": 0, "last_update": "2025-09-16 06:11:22", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 594 + "author_account_age_days": 595 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { - "stars": 222, + "stars": 224, "last_update": "2025-08-29 00:23:20", - "author_account_age_days": 893 + "author_account_age_days": 894 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 3061 + "author_account_age_days": 3062 }, "https://github.com/Jairodaniel-17/ComfyUI-traductor-offline": { "stars": 0, "last_update": "2025-08-28 04:57:25", - "author_account_age_days": 1683 + "author_account_age_days": 1684 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 5109 + "author_account_age_days": 5110 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, "last_update": "2025-07-12 15:27:51", - "author_account_age_days": 3750 + "author_account_age_days": 3751 }, "https://github.com/JiSenHua/ComfyUI-yolov5-face": { "stars": 1, "last_update": "2025-07-14 17:02:39", - "author_account_age_days": 1226 + "author_account_age_days": 1227 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 1, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 1374 + "author_account_age_days": 1375 }, "https://github.com/Jingwen-genies/comfyui-genies-nodes": { "stars": 0, "last_update": "2025-05-13 19:36:45", - "author_account_age_days": 816 + "author_account_age_days": 817 }, "https://github.com/JioJe/comfyui_video_BC": { "stars": 10, "last_update": "2025-09-12 07:30:45", - "author_account_age_days": 506 + "author_account_age_days": 507 }, "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2700 + "author_account_age_days": 2701 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 3, "last_update": "2025-03-16 13:05:38", - "author_account_age_days": 4668 + "author_account_age_days": 4669 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4995 + "author_account_age_days": 4996 }, "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 3020 + "author_account_age_days": 3021 }, "https://github.com/Juste-Leo2/ComfyUI-Arduino": { "stars": 5, "last_update": "2025-09-08 19:56:13", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, "last_update": "2025-04-07 07:49:03", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/KY-2000/comfyui-ksampler-tester-loop": { - "stars": 6, + "stars": 7, "last_update": "2025-08-26 02:18:37", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/Karlmeister/comfyui-karlmeister-nodes-suit": { "stars": 0, "last_update": "2025-10-04 01:22:02", - "author_account_age_days": 1388 + "author_account_age_days": 1389 }, "https://github.com/Karniverse/ComfyUI-Randomselector": { "stars": 0, "last_update": "2025-08-05 10:26:42", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 536 + "author_account_age_days": 537 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, "last_update": "2025-01-23 09:11:02", - "author_account_age_days": 2044 + "author_account_age_days": 2045 }, "https://github.com/KohakuBlueleaf/HDM-ext": { "stars": 37, "last_update": "2025-08-21 04:47:05", - "author_account_age_days": 2110 + "author_account_age_days": 2111 }, "https://github.com/KoinnAI/ComfyUI-DynPromptSimplified": { "stars": 0, "last_update": "2025-08-24 22:06:16", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 12, "last_update": "2024-11-24 15:55:30", - "author_account_age_days": 3672 + "author_account_age_days": 3673 }, "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, "last_update": "2025-04-17 17:18:52", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/Kur0butiMegane/Comfyui-StringUtils2": { "stars": 0, "last_update": "2025-05-04 16:34:13", - "author_account_age_days": 2135 + "author_account_age_days": 2136 }, "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { "stars": 1, "last_update": "2025-03-27 19:04:42", - "author_account_age_days": 307 + "author_account_age_days": 308 }, "https://github.com/LAOGOU-666/Comfyui_StartPatch": { "stars": 49, "last_update": "2025-02-24 17:22:34", - "author_account_age_days": 577 + "author_account_age_days": 578 }, "https://github.com/LK-168/comfyui_LK_selfuse": { "stars": 0, "last_update": "2025-07-10 09:55:05", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/LSDJesus/ComfyUI-Luna-Collection": { "stars": 0, "last_update": "2025-09-21 23:16:41", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2461 + "author_account_age_days": 2462 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 4, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 646 + "author_account_age_days": 647 }, "https://github.com/Laser-one/ComfyUI-align-pose": { "stars": 0, "last_update": "2024-11-01 09:34:31", - "author_account_age_days": 1315 + "author_account_age_days": 1316 }, "https://github.com/Letz-AI/ComfyUI-LetzAI": { "stars": 1, "last_update": "2025-07-10 13:46:04", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/Lilien86/Comfyui_Latent_Interpolation": { "stars": 1, "last_update": "2024-09-03 21:00:49", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes": { "stars": 1, "last_update": "2025-09-19 11:45:41", - "author_account_age_days": 4573 + "author_account_age_days": 4574 }, "https://github.com/LittleTechPomp/comfyui-pixxio": { "stars": 0, "last_update": "2025-08-22 13:18:56", - "author_account_age_days": 87 + "author_account_age_days": 88 }, "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 5, "last_update": "2024-10-30 17:02:54", - "author_account_age_days": 3467 + "author_account_age_days": 3468 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2025-02-27 15:07:36", - "author_account_age_days": 1412 + "author_account_age_days": 1413 }, "https://github.com/Lovzu/ComfyUI-Qwen": { "stars": 0, "last_update": "2025-08-09 05:59:53", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/LucianGnn/ComfyUI-Lucian": { "stars": 0, "last_update": "2025-06-18 06:47:37", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes": { "stars": 0, "last_update": "2025-07-27 22:04:59", - "author_account_age_days": 1146 + "author_account_age_days": 1147 }, "https://github.com/LucipherDev/ComfyUI-Sentinel": { "stars": 45, "last_update": "2025-04-07 14:53:13", - "author_account_age_days": 1979 + "author_account_age_days": 1980 }, "https://github.com/LyazS/ComfyUI-aznodes": { "stars": 0, "last_update": "2025-06-03 14:57:29", - "author_account_age_days": 3339 + "author_account_age_days": 3340 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 37, "last_update": "2025-09-09 07:42:51", - "author_account_age_days": 860 + "author_account_age_days": 862 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3706 + "author_account_age_days": 3707 + }, + "https://github.com/MadPonyInteractive/ComfyUi-MpiNodes": { + "stars": 1, + "last_update": "2025-10-20 16:27:26", + "author_account_age_days": 2994 }, "https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator": { "stars": 0, "last_update": "2025-09-03 04:03:24", - "author_account_age_days": 1842 + "author_account_age_days": 1843 }, "https://github.com/Malloc-pix/comfyui-QwenVL": { "stars": 0, "last_update": "2025-06-24 09:35:32", - "author_account_age_days": 130 + "author_account_age_days": 131 }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, "last_update": "2025-02-28 19:23:24", - "author_account_age_days": 2635 + "author_account_age_days": 2636 }, "https://github.com/MarkFreeDom168/ComfyUI-image-load-url": { "stars": 0, "last_update": "2025-07-17 02:47:42", - "author_account_age_days": 1827 + "author_account_age_days": 1828 }, "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 1945 + "author_account_age_days": 1946 }, "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan": { "stars": 1, "last_update": "2025-08-13 20:53:39", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 894 + "author_account_age_days": 896 }, "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-07-12 07:22:09", - "author_account_age_days": 3301 + "author_account_age_days": 3303 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, "last_update": "2025-09-16 08:15:24", - "author_account_age_days": 3301 + "author_account_age_days": 3303 }, "https://github.com/Mets3D/mets-nodes": { "stars": 0, "last_update": "2025-10-19 19:33:12", - "author_account_age_days": 3624 + "author_account_age_days": 3625 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3696 + "author_account_age_days": 3697 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 1, "last_update": "2025-10-07 21:05:13", - "author_account_age_days": 3562 + "author_account_age_days": 3563 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 3202 + "author_account_age_days": 3203 }, "https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": { "stars": 4, "last_update": "2025-05-26 06:58:45", - "author_account_age_days": 404 + "author_account_age_days": 405 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 63, "last_update": "2025-10-19 03:21:44", - "author_account_age_days": 4204 + "author_account_age_days": 4205 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 34, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 1976 + "author_account_age_days": 1977 }, "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 1, "last_update": "2025-09-14 07:34:59", - "author_account_age_days": 940 + "author_account_age_days": 941 }, "https://github.com/NSFW-API/ComfyUI-Embedding-Delta-Adapter": { "stars": 2, "last_update": "2025-08-24 04:51:03", - "author_account_age_days": 303 + "author_account_age_days": 304 }, "https://github.com/NSFW-API/ComfyUI-WanSoftPrefix": { "stars": 0, "last_update": "2025-09-11 13:43:23", - "author_account_age_days": 303 + "author_account_age_days": 304 }, "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, "last_update": "2025-05-05 15:05:27", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/NeuroWaifu/ComfyUI.Node.MediaSuite": { "stars": 0, "last_update": "2025-09-30 10:20:33", - "author_account_age_days": 21 + "author_account_age_days": 22 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2513 + "author_account_age_days": 2514 }, "https://github.com/Nienai666/comfyui-encrypt-image-main": { "stars": 1, "last_update": "2025-09-05 05:41:31", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/NimbleWing/ComfyUI-NW": { "stars": 0, "last_update": "2025-09-09 07:03:37", - "author_account_age_days": 1795 + "author_account_age_days": 1796 }, "https://github.com/No-22-Github/ComfyUI_SaveImageCustom": { "stars": 0, "last_update": "2025-06-26 06:33:38", - "author_account_age_days": 902 + "author_account_age_days": 903 }, "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/Novavision0313/ComfyUI-NVVS": { "stars": 1, "last_update": "2025-08-19 09:14:19", - "author_account_age_days": 150 + "author_account_age_days": 151 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 1, "last_update": "2025-03-12 04:22:34", - "author_account_age_days": 929 + "author_account_age_days": 930 }, "https://github.com/Oct7/ComfyUI-LaplaMask": { "stars": 0, "last_update": "2025-06-03 07:45:26", - "author_account_age_days": 2084 + "author_account_age_days": 2085 }, "https://github.com/OgreLemonSoup/ComfyUI-Notes-manager": { "stars": 2, "last_update": "2025-06-25 07:24:16", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/Omario92/ComfyUI-OmarioNodes": { "stars": 0, "last_update": "2025-08-22 12:00:19", - "author_account_age_days": 4256 + "author_account_age_days": 4257 }, "https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": { "stars": 2, "last_update": "2025-09-27 08:29:31", - "author_account_age_days": 2417 + "author_account_age_days": 2418 }, "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 5, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3283 + "author_account_age_days": 3284 }, "https://github.com/PabloGrant/comfyui-giraffe-test-panel": { "stars": 0, "last_update": "2025-05-18 16:38:09", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/PaleBloodq/ComfyUI-HFTransformers": { "stars": 0, "last_update": "2025-07-11 12:01:43", - "author_account_age_days": 1311 + "author_account_age_days": 1312 }, "https://github.com/PeterMikhai/Doom_Flux_NodePack": { "stars": 1, "last_update": "2025-10-06 08:17:09", - "author_account_age_days": 715 + "author_account_age_days": 716 }, "https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video": { "stars": 0, "last_update": "2025-09-15 21:20:52", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, "last_update": "2025-04-08 11:13:50", - "author_account_age_days": 2507 + "author_account_age_days": 2508 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 14, "last_update": "2025-06-09 08:58:42", - "author_account_age_days": 5757 + "author_account_age_days": 5758 }, "https://github.com/QuietNoise/ComfyUI-Queue-Manager": { "stars": 24, - "last_update": "2025-10-19 03:11:30", - "author_account_age_days": 4687 + "last_update": "2025-10-20 05:43:50", + "author_account_age_days": 4689 }, "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, "last_update": "2025-01-25 11:21:59", - "author_account_age_days": 267 + "author_account_age_days": 268 }, "https://github.com/RM2-0/ComfyUI-Upscale": { "stars": 0, "last_update": "2025-10-15 07:37:36", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/RUFFY-369/ComfyUI-FeatureBank": { "stars": 0, "last_update": "2025-03-07 19:30:55", - "author_account_age_days": 1959 + "author_account_age_days": 1960 }, "https://github.com/Raidez/comfyui-kuniklo-collection": { "stars": 0, "last_update": "2025-05-02 19:44:45", - "author_account_age_days": 4156 + "author_account_age_days": 4157 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter": { "stars": 24, "last_update": "2025-07-29 16:10:27", - "author_account_age_days": 643 + "author_account_age_days": 644 }, "https://github.com/Randomwalkforest/Comfyui-Koi-Toolkit": { "stars": 0, "last_update": "2025-08-27 08:42:30", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 4125 + "author_account_age_days": 4126 }, "https://github.com/Rizzlord/ComfyUI-SeqTex": { "stars": 6, "last_update": "2025-08-24 18:40:15", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/RobbertB80/ComfyUI-SharePoint-Upload": { "stars": 0, "last_update": "2025-08-24 15:54:01", - "author_account_age_days": 1493 + "author_account_age_days": 1494 }, "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, "last_update": "2025-06-14 10:29:07", - "author_account_age_days": 5099 + "author_account_age_days": 5100 }, "https://github.com/Rocky-Lee-001/ComfyUI_SZtools": { "stars": 2, "last_update": "2025-07-17 02:14:52", - "author_account_age_days": 938 + "author_account_age_days": 939 }, "https://github.com/RomanticQq/ComfyUI-Groudingdino-Sam": { "stars": 0, "last_update": "2025-08-22 15:32:34", - "author_account_age_days": 2397 + "author_account_age_days": 2398 }, "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 2888 + "author_account_age_days": 2889 }, "https://github.com/SKBv0/ComfyUI-RetroEngine": { "stars": 5, "last_update": "2025-05-10 14:29:43", - "author_account_age_days": 2038 + "author_account_age_days": 2039 }, "https://github.com/SS-snap/ComfyUI-Snap_Processing": { "stars": 62, "last_update": "2025-04-25 04:54:44", - "author_account_age_days": 782 + "author_account_age_days": 783 }, "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": { "stars": 39, "last_update": "2025-07-25 09:49:47", - "author_account_age_days": 782 + "author_account_age_days": 783 }, "https://github.com/SXQBW/ComfyUI-Qwen3": { "stars": 0, "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3274 + "author_account_age_days": 3275 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 25, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/Saganaki22/ComfyUI-ytdl_nodes": { "stars": 26, "last_update": "2025-09-06 18:55:00", - "author_account_age_days": 1619 + "author_account_age_days": 1620 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { "stars": 0, "last_update": "2024-08-27 19:01:46", - "author_account_age_days": 1794 + "author_account_age_days": 1795 }, "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { "stars": 98, "last_update": "2025-05-09 15:17:23", - "author_account_age_days": 1114 + "author_account_age_days": 1115 }, "https://github.com/Santat2023/ComfyUiRagNodes": { "stars": 0, "last_update": "2025-09-29 16:14:02", - "author_account_age_days": 770 + "author_account_age_days": 771 }, "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1507 + "author_account_age_days": 1509 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2025-04-25 07:37:36", - "author_account_age_days": 1608 + "author_account_age_days": 1609 }, "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, "last_update": "2025-06-02 19:16:34", - "author_account_age_days": 945 + "author_account_age_days": 947 }, "https://github.com/ServiceStack/classifier-agent": { "stars": 0, "last_update": "2025-09-12 09:16:45", - "author_account_age_days": 5367 + "author_account_age_days": 5369 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, "last_update": "2025-05-03 08:29:40", - "author_account_age_days": 893 + "author_account_age_days": 894 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 46, "last_update": "2025-03-15 00:02:11", - "author_account_age_days": 1507 + "author_account_age_days": 1508 }, "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { "stars": 122, "last_update": "2025-03-20 11:25:12", - "author_account_age_days": 1687 + "author_account_age_days": 1688 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 2, "last_update": "2025-07-31 16:30:02", - "author_account_age_days": 2664 + "author_account_age_days": 2665 }, "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, "last_update": "2025-10-19 09:44:27", - "author_account_age_days": 2943 + "author_account_age_days": 2944 }, "https://github.com/SlackinJack/multigpu_diffusion_comfyui": { "stars": 0, "last_update": "2025-10-05 13:11:20", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/Slix-M-Lestragg/comfyui-enhanced": { "stars": 0, "last_update": "2025-04-11 21:32:23", - "author_account_age_days": 1797 + "author_account_age_days": 1798 }, "https://github.com/SoftMeng/ComfyUI-PIL": { "stars": 7, "last_update": "2024-10-13 10:02:17", - "author_account_age_days": 4006 + "author_account_age_days": 4007 }, "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, "last_update": "2025-04-26 07:47:15", - "author_account_age_days": 347 + "author_account_age_days": 348 }, "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO": { "stars": 4, "last_update": "2025-07-22 08:55:26", - "author_account_age_days": 1446 + "author_account_age_days": 1447 }, "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4427 + "author_account_age_days": 4429 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1622 + "author_account_age_days": 1623 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3438 + "author_account_age_days": 3439 }, "https://github.com/Spicely/Comfyui-File-Utils": { "stars": 0, "last_update": "2025-10-13 03:06:03", - "author_account_age_days": 3972 + "author_account_age_days": 3973 }, "https://github.com/Stable-X/ComfyUI-Hi3DGen": { "stars": 167, "last_update": "2025-04-04 03:48:36", - "author_account_age_days": 505 + "author_account_age_days": 506 }, "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { "stars": 62, - "last_update": "2025-10-18 16:32:19", - "author_account_age_days": 440 + "last_update": "2025-10-20 11:27:52", + "author_account_age_days": 441 }, "https://github.com/StaffsGull/comfyui_scene_builder": { "stars": 0, "last_update": "2025-04-27 12:40:57", - "author_account_age_days": 3422 + "author_account_age_days": 3423 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 20, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 3317 + "author_account_age_days": 3318 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 45, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 3317 + "author_account_age_days": 3318 }, "https://github.com/StartHua/Comfyui_CXH_joy_caption": { "stars": 606, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3317 + "author_account_age_days": 3318 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 97, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3317 + "author_account_age_days": 3318 }, "https://github.com/StartHua/Comfyui_leffa": { "stars": 233, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3317 + "author_account_age_days": 3318 }, "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, "last_update": "2025-10-17 01:48:47", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/SushantSingh-23-01/comfyui_flowrider_nodes": { "stars": 0, "last_update": "2025-09-28 11:01:38", - "author_account_age_days": 702 + "author_account_age_days": 703 }, "https://github.com/Suzu008/ComfyUI-TTYd": { "stars": 0, "last_update": "2025-09-24 07:15:53", - "author_account_age_days": 1444 + "author_account_age_days": 1445 }, "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2656 + "author_account_age_days": 2658 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3954 + "author_account_age_days": 3955 }, "https://github.com/Tawbaware/ComfyUI-Tawbaware": { "stars": 1, "last_update": "2025-04-20 22:23:11", - "author_account_age_days": 1753 + "author_account_age_days": 1755 }, "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, "last_update": "2025-04-17 08:53:41", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 13, "last_update": "2025-05-27 11:49:48", - "author_account_age_days": 3327 + "author_account_age_days": 3328 }, "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3765 + "author_account_age_days": 3766 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 8, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/ThuckMaBaws/TMB-Camera-Modifier": { "stars": 1, "last_update": "2025-10-08 12:30:14", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/TimothyCMeehan/comfyui-ck3-presets": { "stars": 0, "last_update": "2025-08-13 15:13:15", - "author_account_age_days": 3566 + "author_account_age_days": 3567 }, "https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": { "stars": 0, "last_update": "2025-07-09 17:19:56", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/UmutGuzel/tryvariantai-comfyui": { "stars": 0, "last_update": "2025-07-15 12:05:03", - "author_account_age_days": 2253 + "author_account_age_days": 2254 }, "https://github.com/V-woodpecker-V/comfyui-stiffy-nodes": { "stars": 1, "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1739 + "author_account_age_days": 1740 }, "https://github.com/Velour-Fog/comfy-latent-nodes": { - "stars": 11, + "stars": 12, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1443 + "author_account_age_days": 1444 }, "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, "last_update": "2025-05-09 22:47:52", - "author_account_age_days": 2791 + "author_account_age_days": 2792 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/Vkabuto23/comfyui_openrouter_ollama": { "stars": 1, "last_update": "2025-07-16 09:03:47", - "author_account_age_days": 494 + "author_account_age_days": 495 }, "https://github.com/Vsolon/ComfyUI-CBZ-Pack": { "stars": 0, "last_update": "2025-08-21 16:11:06", - "author_account_age_days": 3736 + "author_account_age_days": 3737 }, "https://github.com/WASasquatch/ASTERR": { "stars": 29, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 5108 + "author_account_age_days": 5109 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 53, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1907 + "author_account_age_days": 1908 }, "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, "last_update": "2025-04-18 04:36:33", - "author_account_age_days": 4603 + "author_account_age_days": 4604 }, "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 2252 + "author_account_age_days": 2253 }, "https://github.com/WozStudios/ComfyUI-WozNodes": { "stars": 0, "last_update": "2025-06-25 14:29:29", - "author_account_age_days": 4591 + "author_account_age_days": 4592 }, "https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext": { "stars": 8, "last_update": "2025-07-02 21:15:07", - "author_account_age_days": 536 + "author_account_age_days": 537 }, "https://github.com/XiaoHeiziGGG/ComfyUI-GeminiTranslator": { "stars": 0, "last_update": "2025-06-30 05:43:17", - "author_account_age_days": 536 + "author_account_age_days": 537 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 1019 + "author_account_age_days": 1020 }, "https://github.com/YokoYokoTEC/comfyui-batch-sequence": { "stars": 0, "last_update": "2025-10-06 08:53:03", - "author_account_age_days": 1740 + "author_account_age_days": 1741 }, "https://github.com/YokoYokoTEC/comfyui-sequential-prompt-file": { "stars": 0, "last_update": "2025-09-28 01:37:36", - "author_account_age_days": 1740 + "author_account_age_days": 1741 }, "https://github.com/Yuan-ManX/ComfyUI-Step1X-Edit": { "stars": 11, "last_update": "2025-04-29 07:36:52", - "author_account_age_days": 1922 + "author_account_age_days": 1923 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": { "stars": 2, "last_update": "2025-06-06 09:23:19", - "author_account_age_days": 1888 + "author_account_age_days": 1889 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 96, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 374, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "stars": 774, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2": { "stars": 17, "last_update": "2024-09-26 18:08:01", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 238, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen": { "stars": 110, "last_update": "2024-09-20 21:27:47", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": { "stars": 10, "last_update": "2025-02-26 05:46:42", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": { "stars": 1, "last_update": "2025-03-26 14:49:13", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": { "stars": 247, "last_update": "2025-03-31 07:56:02", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": { "stars": 6, "last_update": "2025-10-18 02:34:12", - "author_account_age_days": 1337 + "author_account_age_days": 1338 }, "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 2, "last_update": "2025-05-08 08:35:02", - "author_account_age_days": 922 + "author_account_age_days": 923 }, "https://github.com/aa-parky/pipemind-comfyui": { "stars": 0, "last_update": "2025-07-09 08:45:49", - "author_account_age_days": 2326 + "author_account_age_days": 2327 }, "https://github.com/abuzreq/ComfyUI-Model-Bending": { "stars": 15, "last_update": "2025-10-15 21:50:54", - "author_account_age_days": 4338 + "author_account_age_days": 4339 }, "https://github.com/adamdavidcole/comfyui-video-xy-plot": { "stars": 1, "last_update": "2025-10-05 11:06:56", - "author_account_age_days": 4388 + "author_account_age_days": 4389 }, "https://github.com/addddd2/AI_Generated_nodes": { "stars": 1, "last_update": "2025-10-18 18:25:19", - "author_account_age_days": 787 + "author_account_age_days": 788 }, "https://github.com/adigayung/comfyui_PlutoNode": { "stars": 0, "last_update": "2025-09-20 06:55:42", - "author_account_age_days": 695 + "author_account_age_days": 696 }, "https://github.com/adithis197/ComfyUI-Caption_to_audio": { "stars": 1, "last_update": "2025-08-01 23:03:40", - "author_account_age_days": 2356 + "author_account_age_days": 2357 }, "https://github.com/adithis197/ComfyUI-multimodal-CaptionToVideoGen": { "stars": 1, "last_update": "2025-08-01 23:08:31", - "author_account_age_days": 2356 + "author_account_age_days": 2357 }, "https://github.com/aesethtics/ComfyUI-OpenPoser": { "stars": 0, "last_update": "2025-08-27 17:50:40", - "author_account_age_days": 3329 + "author_account_age_days": 3330 }, "https://github.com/ahkimkoo/ComfyUI-OSS-Upload": { "stars": 0, "last_update": "2025-09-10 05:33:51", - "author_account_age_days": 5720 + "author_account_age_days": 5721 }, "https://github.com/ahmedbana/File-Rename": { "stars": 0, "last_update": "2025-07-25 10:48:49", - "author_account_age_days": 3415 + "author_account_age_days": 3416 }, "https://github.com/ahmedbana/json-creator": { "stars": 0, "last_update": "2025-07-29 10:59:12", - "author_account_age_days": 3415 + "author_account_age_days": 3416 }, "https://github.com/ahmedbana/upload-to-azure": { "stars": 0, "last_update": "2025-07-29 10:58:26", - "author_account_age_days": 3415 + "author_account_age_days": 3416 }, "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4736 + "author_account_age_days": 4737 }, "https://github.com/aistudynow/comfyui-wilddragon-nodes": { "stars": 0, "last_update": "2025-10-17 23:46:18", - "author_account_age_days": 51 + "author_account_age_days": 52 }, "https://github.com/akatz-ai/ComfyUI-Execution-Inversion": { "stars": 2, "last_update": "2025-06-18 04:06:55", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, "last_update": "2025-05-26 18:36:34", - "author_account_age_days": 2755 + "author_account_age_days": 2756 }, "https://github.com/alchemist-novaro/ComfyUI-Affine-Transform": { "stars": 4, "last_update": "2025-10-05 22:43:14", - "author_account_age_days": 442 + "author_account_age_days": 443 }, "https://github.com/alchemist-novaro/ComfyUI-Simple-Image-Tools": { "stars": 0, "last_update": "2025-10-05 22:47:10", - "author_account_age_days": 442 + "author_account_age_days": 443 }, "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { "stars": 6, "last_update": "2025-05-22 20:48:23", - "author_account_age_days": 5497 + "author_account_age_days": 5498 }, "https://github.com/alexgenovese/ComfyUI-Reica": { "stars": 0, "last_update": "2025-07-17 08:21:13", - "author_account_age_days": 5497 + "author_account_age_days": 5498 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, "last_update": "2025-09-02 15:57:17", - "author_account_age_days": 3768 + "author_account_age_days": 3769 }, "https://github.com/alisson-anjos/ComfyUI-Workarounds": { "stars": 6, "last_update": "2025-10-06 18:23:17", - "author_account_age_days": 1083 + "author_account_age_days": 1084 }, "https://github.com/alistairallan/ComfyUI-skin-retouch": { "stars": 0, "last_update": "2025-08-02 15:45:04", - "author_account_age_days": 5007 + "author_account_age_days": 5008 }, "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 1142 + "author_account_age_days": 1143 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 77, "last_update": "2025-02-23 10:28:40", - "author_account_age_days": 1142 + "author_account_age_days": 1143 }, "https://github.com/amamisonlyuser/MixvtonComfyui": { "stars": 0, "last_update": "2025-05-31 14:14:10", - "author_account_age_days": 918 + "author_account_age_days": 919 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, "last_update": "2025-09-12 08:44:10", - "author_account_age_days": 1424 + "author_account_age_days": 1425 }, "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 3, "last_update": "2025-01-20 08:02:58", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/apeirography/ModelCopyNode": { "stars": 0, "last_update": "2025-08-20 02:39:14", - "author_account_age_days": 2223 + "author_account_age_days": 2224 }, "https://github.com/apetitbois/nova_utils": { "stars": 0, "last_update": "2025-04-02 20:01:49", - "author_account_age_days": 3580 + "author_account_age_days": 3581 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, "last_update": "2025-01-07 19:40:19", - "author_account_age_days": 2827 + "author_account_age_days": 2828 }, "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { "stars": 3, "last_update": "2025-03-05 07:50:45", - "author_account_age_days": 2827 + "author_account_age_days": 2828 }, "https://github.com/aria1th/ComfyUI-camietagger-onnx": { "stars": 0, "last_update": "2025-03-06 01:55:51", - "author_account_age_days": 2827 + "author_account_age_days": 2828 }, "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 3, "last_update": "2024-11-19 00:11:17", - "author_account_age_days": 4854 + "author_account_age_days": 4855 }, "https://github.com/artifyfun/ComfyUI-JS": { "stars": 2, "last_update": "2025-07-02 10:45:12", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, "last_update": "2024-10-13 05:55:33", - "author_account_age_days": 2758 + "author_account_age_days": 2759 }, "https://github.com/asaddi/allans-comfy-nodes": { "stars": 2, "last_update": "2025-09-24 20:51:32", - "author_account_age_days": 4016 + "author_account_age_days": 4017 }, "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, "last_update": "2024-09-23 19:09:15", - "author_account_age_days": 4431 + "author_account_age_days": 4432 }, "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, "last_update": "2025-08-11 13:46:34", - "author_account_age_days": 4452 + "author_account_age_days": 4453 }, "https://github.com/avocadori/ComfyUI-AudioAmplitudeConverter": { "stars": 0, "last_update": "2025-05-29 07:57:22", - "author_account_age_days": 555 + "author_account_age_days": 556 }, "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, "last_update": "2025-03-27 15:38:59", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/babydjac/comfyui-grok-ponyxl": { "stars": 0, "last_update": "2025-07-18 19:10:49", - "author_account_age_days": 887 + "author_account_age_days": 889 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 734 + "author_account_age_days": 735 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 0, "last_update": "2025-02-18 09:28:53", - "author_account_age_days": 5162 + "author_account_age_days": 5163 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 14, "last_update": "2025-06-23 02:50:12", - "author_account_age_days": 1313 + "author_account_age_days": 1314 }, "https://github.com/bakker/BK_Utils": { "stars": 0, "last_update": "2025-10-14 19:44:40", - "author_account_age_days": 5845 + "author_account_age_days": 5846 }, "https://github.com/bananasss00/Comfyui-PyExec": { "stars": 3, "last_update": "2025-02-26 12:01:18", - "author_account_age_days": 3016 + "author_account_age_days": 3017 }, "https://github.com/bandido37/comfyui-kaggle-local-save": { "stars": 0, "last_update": "2025-04-23 16:20:30", - "author_account_age_days": 2225 + "author_account_age_days": 2226 }, "https://github.com/banini1841/BigModelPipe": { "stars": 0, "last_update": "2025-10-14 18:15:14", - "author_account_age_days": 1813 + "author_account_age_days": 1814 }, "https://github.com/barakapa/barakapa-nodes": { "stars": 0, "last_update": "2025-05-13 20:47:52", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/basenc/Comfyui-EnvVarNode": { "stars": 0, "last_update": "2025-10-18 12:50:39", - "author_account_age_days": 3137 + "author_account_age_days": 3138 }, "https://github.com/benda1989/WaterMarkRemover_ComfyUI": { "stars": 1, "last_update": "2025-05-01 22:31:19", - "author_account_age_days": 2595 + "author_account_age_days": 2596 }, "https://github.com/benmizrahi/ComfyGCS": { "stars": 1, "last_update": "2025-05-05 15:18:40", - "author_account_age_days": 3724 + "author_account_age_days": 3725 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4768 + "author_account_age_days": 4770 }, "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, "last_update": "2025-05-31 17:41:31", - "author_account_age_days": 4146 + "author_account_age_days": 4147 }, "https://github.com/bikiam/ComfyUi_WhisperGTranslate": { "stars": 0, "last_update": "2025-07-01 19:41:11", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/bikiam/Comfyui_AudioRecoder": { "stars": 0, "last_update": "2025-07-08 05:35:33", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5492 + "author_account_age_days": 5493 }, "https://github.com/bleash-dev/ComfyUI-Auth-Manager": { "stars": 0, "last_update": "2025-08-10 13:13:23", - "author_account_age_days": 1546 + "author_account_age_days": 1547 }, "https://github.com/bleash-dev/Comfyui-FileSytem-Manager": { "stars": 0, "last_update": "2025-08-10 17:27:02", - "author_account_age_days": 1546 + "author_account_age_days": 1547 }, "https://github.com/bleash-dev/Comfyui-Idle-Checker": { "stars": 0, "last_update": "2025-08-07 21:04:58", - "author_account_age_days": 1546 + "author_account_age_days": 1547 }, "https://github.com/blepping/comfyui_dum_samplers": { "stars": 5, "last_update": "2025-08-11 12:09:57", - "author_account_age_days": 636 + "author_account_age_days": 637 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/blueraincoatli/ComfyUI-Model-Cleaner": { "stars": 2, "last_update": "2025-05-29 08:55:38", - "author_account_age_days": 795 + "author_account_age_days": 796 }, "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4286 + "author_account_age_days": 4287 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 63, "last_update": "2025-10-09 15:43:35", - "author_account_age_days": 4019 + "author_account_age_days": 4020 }, "https://github.com/bmgjet/comfyui-powerlimit": { "stars": 0, "last_update": "2025-08-30 03:13:17", - "author_account_age_days": 2354 + "author_account_age_days": 2355 }, "https://github.com/boricuapab/ComfyUI-Bori-KontextPresets": { "stars": 7, "last_update": "2025-07-21 05:49:40", - "author_account_age_days": 2051 + "author_account_age_days": 2052 }, "https://github.com/borisfaley/ComfyUI-ACES-EXR-OCIO": { "stars": 1, "last_update": "2025-08-24 05:31:47", - "author_account_age_days": 4116 + "author_account_age_days": 4117 }, "https://github.com/brace-great/comfyui-eim": { "stars": 0, "last_update": "2025-05-14 06:09:18", - "author_account_age_days": 1571 + "author_account_age_days": 1572 }, "https://github.com/brace-great/comfyui-mc": { "stars": 0, "last_update": "2025-07-06 23:58:45", - "author_account_age_days": 1571 + "author_account_age_days": 1572 }, "https://github.com/brandonkish/comfyUI-extractable-text": { "stars": 0, "last_update": "2025-08-11 01:05:57", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/broumbroum/comfyui-time-system": { "stars": 0, "last_update": "2025-10-16 18:00:30", - "author_account_age_days": 1251 + "author_account_age_days": 1252 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4994 + "author_account_age_days": 4995 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-31 13:34:57", - "author_account_age_days": 4994 + "author_account_age_days": 4995 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3591 + "author_account_age_days": 3592 }, "https://github.com/bulldog68/ComfyUI_FMJ": { "stars": 4, "last_update": "2025-10-13 12:18:37", - "author_account_age_days": 586 + "author_account_age_days": 587 }, "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": { "stars": 18, "last_update": "2025-05-14 01:41:00", - "author_account_age_days": 4997 + "author_account_age_days": 4998 }, "https://github.com/casterpollux/ComfyUI-USO": { "stars": 5, "last_update": "2025-09-01 16:08:39", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 51, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 1013 + "author_account_age_days": 1014 }, "https://github.com/cedarconnor/ComfyUI-GEN3C-Gsplat": { - "stars": 1, + "stars": 2, "last_update": "2025-10-01 04:34:29", - "author_account_age_days": 4777 + "author_account_age_days": 4779 + }, + "https://github.com/cedarconnor/ComfyUI_MotionTransfer": { + "stars": 0, + "last_update": "2025-10-20 23:35:22", + "author_account_age_days": 4779 }, "https://github.com/celll1/cel_sampler": { "stars": 1, "last_update": "2024-11-20 13:04:54", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/cesilk10/cesilk-comfyui-nodes": { "stars": 0, "last_update": "2025-08-13 11:30:35", - "author_account_age_days": 165 + "author_account_age_days": 166 }, "https://github.com/cgf120/comfyui-flowx-preprocess": { "stars": 0, "last_update": "2025-10-15 13:51:55", - "author_account_age_days": 3391 + "author_account_age_days": 3392 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 130, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 5316 + "author_account_age_days": 5317 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 5316 + "author_account_age_days": 5317 }, "https://github.com/charlie-otoy/ComfyUI-otoySKW-SystemMetrics": { "stars": 0, "last_update": "2025-09-25 21:27:15", - "author_account_age_days": 3515 + "author_account_age_days": 3516 }, "https://github.com/chaserhkj/ComfyUI-Chaser-nodes": { "stars": 0, "last_update": "2025-09-21 02:52:56", - "author_account_age_days": 4897 + "author_account_age_days": 4898 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 7, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2217 + "author_account_age_days": 2218 }, "https://github.com/chengzeyi/Comfy-WaveSpeed": { - "stars": 1173, + "stars": 1175, "last_update": "2025-08-02 14:24:30", - "author_account_age_days": 3259 + "author_account_age_days": 3260 }, "https://github.com/chenpipi0807/ComfyUI-InstantCharacterFlux": { "stars": 2, "last_update": "2025-08-18 13:04:22", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/ches2010/comfyui_aliyundrive_uploader": { "stars": 1, "last_update": "2025-09-16 03:10:47", - "author_account_age_days": 2652 + "author_account_age_days": 2653 }, "https://github.com/chetusangolgi/Comfyui-supabase": { "stars": 0, "last_update": "2025-07-17 11:50:31", - "author_account_age_days": 875 + "author_account_age_days": 876 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, "last_update": "2024-08-29 03:54:28", - "author_account_age_days": 3601 + "author_account_age_days": 3602 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1831 + "author_account_age_days": 1832 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 70, "last_update": "2025-04-02 02:06:27", - "author_account_age_days": 1831 + "author_account_age_days": 1832 }, "https://github.com/chuge26/ComfyUI_seal_migration": { "stars": 0, "last_update": "2025-04-21 07:23:45", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 2111 + "author_account_age_days": 2112 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, "last_update": "2025-01-02 17:00:32", - "author_account_age_days": 4681 + "author_account_age_days": 4682 }, "https://github.com/clcimir/FileTo64": { "stars": 0, "last_update": "2025-08-23 21:26:35", - "author_account_age_days": 1653 + "author_account_age_days": 1654 }, "https://github.com/clubmate/comfyui-boll-nodes": { "stars": 0, "last_update": "2025-10-02 23:27:02", - "author_account_age_days": 2411 + "author_account_age_days": 2412 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 91406, - "last_update": "2025-10-19 20:05:46", - "author_account_age_days": 1031 + "stars": 91504, + "last_update": "2025-10-20 23:03:10", + "author_account_age_days": 1032 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { "stars": 415, "last_update": "2024-08-16 18:06:10", - "author_account_age_days": 1031 + "author_account_age_days": 1032 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 505 + "author_account_age_days": 506 }, "https://github.com/comfyscript/ComfyUI-CloudClient": { "stars": 0, "last_update": "2025-09-11 13:41:35", - "author_account_age_days": 56 + "author_account_age_days": 57 }, "https://github.com/comfyui-wiki/ComfyUI-SelectionFocus": { "stars": 12, "last_update": "2025-10-13 11:18:23", - "author_account_age_days": 301 + "author_account_age_days": 302 }, "https://github.com/comfyuiblog/deepseek_prompt_generator_comfyui": { "stars": 2, "last_update": "2025-01-28 21:28:11", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 2298 + "author_account_age_days": 2299 }, "https://github.com/crimro-se/ComfyUI-CascadedGaze": { "stars": 1, "last_update": "2025-08-04 23:03:24", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ctf05/ComfyUI-AudioDuration": { "stars": 0, "last_update": "2025-08-13 02:20:17", - "author_account_age_days": 2284 + "author_account_age_days": 2285 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 267, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5493 + "author_account_age_days": 5494 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 1, "last_update": "2025-07-12 12:45:36", - "author_account_age_days": 2349 + "author_account_age_days": 2350 }, "https://github.com/daracazamea/comfyUI-DCNodes": { "stars": 0, "last_update": "2025-04-03 14:38:27", - "author_account_age_days": 2441 + "author_account_age_days": 2442 }, "https://github.com/dcduanchao/comfyui_video_http": { "stars": 0, "last_update": "2025-09-22 01:25:36", - "author_account_age_days": 2836 + "author_account_age_days": 2837 }, "https://github.com/dead-matrix/ComfyUI-RMBG-Custom": { "stars": 0, "last_update": "2025-08-28 23:20:59", - "author_account_age_days": 1959 + "author_account_age_days": 1960 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2470 + "author_account_age_days": 2471 }, "https://github.com/dexintenebri/comfyui_voxel_nodes": { "stars": 1, "last_update": "2025-08-01 08:33:48", - "author_account_age_days": 1094 + "author_account_age_days": 1095 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, "last_update": "2024-12-29 18:35:27", - "author_account_age_days": 6457 + "author_account_age_days": 6458 }, "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, "last_update": "2025-05-23 08:51:34", - "author_account_age_days": 2392 + "author_account_age_days": 2393 }, "https://github.com/dihan/comfyui-random-kps": { "stars": 3, "last_update": "2025-01-01 22:48:11", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/diodiogod/Comfy-Inpainting-Works": { "stars": 65, "last_update": "2025-10-10 16:43:01", - "author_account_age_days": 610 + "author_account_age_days": 611 }, "https://github.com/dmitry-guskov/ComfyUI_light_image_ops": { "stars": 0, "last_update": "2025-09-15 12:09:41", - "author_account_age_days": 2372 + "author_account_age_days": 2373 }, "https://github.com/doc-packages/comfyui-doc-utils": { "stars": 0, "last_update": "2025-10-07 20:06:25", - "author_account_age_days": 962 + "author_account_age_days": 963 }, "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, "last_update": "2025-09-04 20:07:00", - "author_account_age_days": 4548 + "author_account_age_days": 4550 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2805 + "author_account_age_days": 2806 }, "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", - "author_account_age_days": 3021 + "author_account_age_days": 3022 }, "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, "last_update": "2024-12-27 17:03:52", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/downlifted/ComfyUI_GroqPrompt": { "stars": 0, "last_update": "2025-10-04 12:07:17", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/duckmartians/Duck_Nodes": { "stars": 1, "last_update": "2025-08-21 02:24:03", - "author_account_age_days": 529 + "author_account_age_days": 530 }, "https://github.com/edisonchan/ComfyUI-Sysinfo": { "stars": 0, "last_update": "2025-09-06 17:23:33", - "author_account_age_days": 4068 + "author_account_age_days": 4069 }, "https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI": { "stars": 3, "last_update": "2025-09-30 01:58:51", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 92, "last_update": "2025-08-10 18:30:01", - "author_account_age_days": 1407 + "author_account_age_days": 1408 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 3254 + "author_account_age_days": 3255 }, "https://github.com/elfatherbrown/comfyui-realcugan-node": { "stars": 0, "last_update": "2025-08-29 05:32:29", - "author_account_age_days": 4004 + "author_account_age_days": 4006 }, "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4667 + "author_account_age_days": 4668 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 1, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2956 + "author_account_age_days": 2957 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 0, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2956 + "author_account_age_days": 2957 }, "https://github.com/enlo/ComfyUI-CheckpointSettings": { "stars": 0, "last_update": "2025-07-20 04:27:46", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 3077 + "author_account_age_days": 3078 }, "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": 479 + "author_account_age_days": 480 }, "https://github.com/ervinne13/ComfyUI-Metadata-Hub": { "stars": 0, "last_update": "2025-09-07 03:59:13", - "author_account_age_days": 4352 + "author_account_age_days": 4353 }, "https://github.com/esciron/ComfyUI-HunyuanVideoWrapper-Extended": { "stars": 4, "last_update": "2025-01-04 22:27:09", - "author_account_age_days": 3476 + "author_account_age_days": 3477 }, "https://github.com/ethanfel/ComfyUI-Mamad8-QwenEdit-fix": { "stars": 2, "last_update": "2025-10-08 11:00:47", - "author_account_age_days": 3080 + "author_account_age_days": 3081 }, "https://github.com/etng/ComfyUI-Heartbeat": { "stars": 2, "last_update": "2025-06-03 09:32:40", - "author_account_age_days": 1546 + "author_account_age_days": 1547 }, "https://github.com/exectails/comfyui-et_scripting": { "stars": 1, "last_update": "2024-11-29 17:23:07", - "author_account_age_days": 4400 + "author_account_age_days": 4401 }, "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 1094 + "author_account_age_days": 1096 }, "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, "last_update": "2025-05-06 06:42:52", - "author_account_age_days": 910 + "author_account_age_days": 911 }, "https://github.com/fangg2000/ComfyUI-StableAudioFG": { "stars": 1, "last_update": "2025-06-15 11:49:34", - "author_account_age_days": 910 + "author_account_age_days": 911 }, "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1654 + "author_account_age_days": 1655 + }, + "https://github.com/fantaskiss/ComfyUI-Qwen3_VQA_enhanced": { + "stars": 1, + "last_update": "2025-10-21 02:06:39", + "author_account_age_days": 993 }, "https://github.com/filipemeneses/ComfyUI_html": { "stars": 1, "last_update": "2025-06-10 10:53:55", - "author_account_age_days": 3959 + "author_account_age_days": 3960 }, "https://github.com/filliptm/ComfyUI_Fill-Node-Loader": { "stars": 6, "last_update": "2025-06-25 01:25:38", - "author_account_age_days": 2218 + "author_account_age_days": 2220 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/flybirdxx/ComfyUI-SDMatte": { - "stars": 148, + "stars": 149, "last_update": "2025-10-09 07:44:09", - "author_account_age_days": 3129 + "author_account_age_days": 3130 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 1, "last_update": "2024-11-18 22:35:37", - "author_account_age_days": 2495 + "author_account_age_days": 2496 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4521 + "author_account_age_days": 4522 }, "https://github.com/franklydegenerate/ComfyUI-WAN-Resolution-Helper": { "stars": 0, "last_update": "2025-10-18 19:25:33", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/franky519/comfyui-redux-style": { "stars": 0, "last_update": "2025-02-13 10:04:45", - "author_account_age_days": 759 + "author_account_age_days": 760 }, "https://github.com/franky519/comfyui_fnckc_Face_analysis": { "stars": 0, "last_update": "2025-06-16 02:09:00", - "author_account_age_days": 759 + "author_account_age_days": 760 }, "https://github.com/fritzprix/ComfyUI-LLM-Utils": { "stars": 1, "last_update": "2025-01-04 23:25:38", - "author_account_age_days": 5210 + "author_account_age_days": 5211 }, "https://github.com/ftechmax/ComfyUI-NovaKit-Pack": { "stars": 0, "last_update": "2025-04-26 13:27:06", - "author_account_age_days": 3060 + "author_account_age_days": 3061 }, "https://github.com/ftf001-tech/ComfyUI-ExternalLLMDetector": { "stars": 2, "last_update": "2025-06-22 03:43:09", - "author_account_age_days": 2178 + "author_account_age_days": 2179 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 0, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 1202 + "author_account_age_days": 1203 }, "https://github.com/fuzr0dah/comfyui-sceneassembly": { "stars": 0, "last_update": "2025-05-18 12:27:05", - "author_account_age_days": 3586 + "author_account_age_days": 3587 }, "https://github.com/fylrid2/comfyui_lock_previous_value": { "stars": 0, "last_update": "2025-06-30 22:05:07", - "author_account_age_days": 495 + "author_account_age_days": 496 }, "https://github.com/gabe-init/ComfyUI-LM-Studio": { "stars": 2, "last_update": "2025-05-26 22:10:36", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/gabe-init/ComfyUI-Repo-Eater": { "stars": 0, "last_update": "2025-05-27 01:09:24", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/gabe-init/comfyui_ui_render": { "stars": 3, "last_update": "2025-05-27 00:27:32", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, "last_update": "2025-05-12 09:54:34", - "author_account_age_days": 4342 + "author_account_age_days": 4343 }, "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 1907 + "author_account_age_days": 1908 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2025-05-14 16:18:43", - "author_account_age_days": 4537 + "author_account_age_days": 4538 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 208, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4537 + "author_account_age_days": 4538 }, "https://github.com/gameltb/io_comfyui": { "stars": 5, "last_update": "2025-02-04 15:14:01", - "author_account_age_days": 4537 + "author_account_age_days": 4538 }, "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { "stars": 0, "last_update": "2025-05-08 19:08:30", - "author_account_age_days": 4607 + "author_account_age_days": 4608 }, "https://github.com/gaowei-space/ComfyUI-Doubao-LLM": { "stars": 3, "last_update": "2025-09-15 10:35:06", - "author_account_age_days": 3960 + "author_account_age_days": 3961 }, "https://github.com/garciaone/g_one_toolkit": { - "stars": 0, - "last_update": "2025-10-17 22:22:05", - "author_account_age_days": 2609 + "stars": 1, + "last_update": "2025-10-20 22:46:14", + "author_account_age_days": 2610 }, "https://github.com/gilons/ComfyUI-GoogleDrive-Downloader": { "stars": 0, "last_update": "2025-06-13 20:43:59", - "author_account_age_days": 3030 + "author_account_age_days": 3031 }, "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3443 + "author_account_age_days": 3444 }, "https://github.com/gitadmini/comfyui_extractstoryboards": { - "stars": 53, + "stars": 54, "last_update": "2025-09-21 12:59:07", - "author_account_age_days": 3524 + "author_account_age_days": 3525 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 4385 + "author_account_age_days": 4386 }, "https://github.com/gitmylo/FlowNodes": { "stars": 12, "last_update": "2025-04-03 08:17:47", - "author_account_age_days": 2790 + "author_account_age_days": 2791 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 300 + "author_account_age_days": 301 }, "https://github.com/gmammolo/comfyui-gmammolo": { "stars": 0, "last_update": "2025-10-18 12:25:29", - "author_account_age_days": 4076 + "author_account_age_days": 4077 }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 15, "last_update": "2025-07-20 03:42:06", - "author_account_age_days": 2777 + "author_account_age_days": 2778 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { "stars": 2, "last_update": "2024-09-24 03:54:00", - "author_account_age_days": 1866 + "author_account_age_days": 1867 }, "https://github.com/godric8/ComfyUI_Step1X-Edit": { "stars": 0, "last_update": "2025-06-02 12:14:14", - "author_account_age_days": 1926 + "author_account_age_days": 1927 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, "last_update": "2025-02-07 01:55:07", - "author_account_age_days": 3773 + "author_account_age_days": 3774 }, "https://github.com/gordon123/ComfyUI_DreamBoard": { "stars": 2, "last_update": "2025-05-18 09:53:50", - "author_account_age_days": 5577 + "author_account_age_days": 5578 }, "https://github.com/gordon123/ComfyUI_srt2speech": { "stars": 4, "last_update": "2025-04-27 13:00:13", - "author_account_age_days": 5577 + "author_account_age_days": 5578 }, "https://github.com/gorillaframeai/GF_pixtral_node": { "stars": 0, "last_update": "2025-07-27 13:00:23", - "author_account_age_days": 716 + "author_account_age_days": 717 }, "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5246 + "author_account_age_days": 5247 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 24, "last_update": "2025-09-28 02:39:35", - "author_account_age_days": 786 + "author_account_age_days": 787 }, "https://github.com/grokuku/ComfyUI-Holaf": { "stars": 1, "last_update": "2025-06-28 21:14:43", - "author_account_age_days": 2939 + "author_account_age_days": 2940 }, "https://github.com/grokuku/ComfyUI-Holaf-Utilities": { "stars": 5, "last_update": "2025-07-22 17:00:48", - "author_account_age_days": 2939 + "author_account_age_days": 2940 }, "https://github.com/haodman/ComfyUI_Rain": { "stars": 1, "last_update": "2024-09-01 10:41:20", - "author_account_age_days": 2622 + "author_account_age_days": 2623 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 8, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3460 + "author_account_age_days": 3461 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 20, "last_update": "2025-10-16 11:25:05", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 78, "last_update": "2025-05-01 03:08:58", - "author_account_age_days": 5149 + "author_account_age_days": 5150 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 18, "last_update": "2025-08-12 08:12:34", - "author_account_age_days": 2419 + "author_account_age_days": 2420 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 6, "last_update": "2024-09-02 14:49:43", - "author_account_age_days": 830 + "author_account_age_days": 831 }, "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 5, "last_update": "2025-03-02 06:23:44", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/hdfhssg/comfyui_EvoSearch": { "stars": 6, "last_update": "2025-06-15 11:05:48", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/henjicc/ComfyUI-CC-ImageLoader": { "stars": 1, "last_update": "2025-10-17 16:38:49", - "author_account_age_days": 1608 + "author_account_age_days": 1609 }, "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1826 + "author_account_age_days": 1827 }, "https://github.com/hnmr293/ComfyUI-SamOne": { "stars": 0, "last_update": "2025-04-16 08:07:42", - "author_account_age_days": 1037 + "author_account_age_days": 1038 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-09-08 08:57:57", - "author_account_age_days": 5526 + "author_account_age_days": 5527 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 0, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/hotpot-killer/ComfyUI_AlexNodes": { "stars": 0, "last_update": "2024-12-06 09:09:03", - "author_account_age_days": 2708 + "author_account_age_days": 2709 }, "https://github.com/houdinii/comfy-magick": { "stars": 5, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 4002 + "author_account_age_days": 4003 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2937 + "author_account_age_days": 2938 }, "https://github.com/hujuying/comfyui_gemini_banana_api": { "stars": 0, "last_update": "2025-09-09 14:19:12", - "author_account_age_days": 1259 + "author_account_age_days": 1260 }, "https://github.com/hulipanpan/Comfyui_tuteng": { "stars": 0, "last_update": "2025-07-14 08:33:39", - "author_account_age_days": 887 + "author_account_age_days": 888 }, "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3318 + "author_account_age_days": 3319 }, "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, "last_update": "2025-06-19 18:11:36", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { "stars": 14, "last_update": "2025-05-09 10:46:59", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/hunzmusic/comfyui-hnznodes": { "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/husw725/comfyui_alta_nodes": { "stars": 0, "last_update": "2025-10-17 02:21:00", - "author_account_age_days": 4651 + "author_account_age_days": 4652 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 2243 + "author_account_age_days": 2244 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 9, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 2243 + "author_account_age_days": 2244 }, "https://github.com/hylarucoder/comfyui-copilot": { "stars": 26, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 4395 + "author_account_age_days": 4396 }, "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, "last_update": "2025-08-12 09:46:27", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": { "stars": 0, "last_update": "2025-08-15 03:07:11", - "author_account_age_days": 5675 + "author_account_age_days": 5676 }, "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3344 + "author_account_age_days": 3345 }, "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1355 + "author_account_age_days": 1357 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/io-club/ComfyUI-LuminaNext": { "stars": 0, "last_update": "2024-09-23 12:02:22", - "author_account_age_days": 1121 + "author_account_age_days": 1122 }, "https://github.com/isurulkh/ComfyUI-Lovis-Node": { "stars": 0, "last_update": "2025-10-07 20:15:00", - "author_account_age_days": 1189 + "author_account_age_days": 1190 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 15, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 4960 + "author_account_age_days": 4961 }, "https://github.com/jax-explorer/ComfyUI-DreamO": { "stars": 66, "last_update": "2025-05-22 08:07:02", - "author_account_age_days": 1059 + "author_account_age_days": 1060 }, "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 1, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5332 + "author_account_age_days": 5333 }, "https://github.com/jerryname2022/ComfyUI-MegaTTS3": { "stars": 1, "last_update": "2025-09-03 02:07:31", - "author_account_age_days": 3761 + "author_account_age_days": 3762 }, "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, "last_update": "2025-08-30 11:27:03", - "author_account_age_days": 3761 + "author_account_age_days": 3762 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, "last_update": "2024-08-30 06:42:39", - "author_account_age_days": 938 + "author_account_age_days": 939 }, "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-07-25 23:32:58", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/jiafuzeng/comfyui-fishSpeech": { "stars": 0, "last_update": "2025-07-23 08:29:43", - "author_account_age_days": 2695 + "author_account_age_days": 2696 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 227, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 503 + "author_account_age_days": 504 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, "last_update": "2025-01-21 17:36:29", - "author_account_age_days": 5429 + "author_account_age_days": 5431 }, "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": { "stars": 1, "last_update": "2025-08-12 01:06:56", - "author_account_age_days": 2547 + "author_account_age_days": 2548 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4466 + "author_account_age_days": 4467 }, "https://github.com/jonathan-bryant/ComfyUI-ImageStraightener": { "stars": 0, "last_update": "2025-08-02 15:46:45", - "author_account_age_days": 3551 + "author_account_age_days": 3552 }, "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2025-05-17 01:04:37", - "author_account_age_days": 2908 + "author_account_age_days": 2909 }, "https://github.com/jpwgad/jpwgad-comfy": { "stars": 0, "last_update": "2025-10-15 13:21:14", - "author_account_age_days": 4616 + "author_account_age_days": 4617 }, "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 4022 + "author_account_age_days": 4023 }, "https://github.com/jtrue/ComfyUI-MaskTools": { "stars": 0, "last_update": "2025-08-24 14:39:23", - "author_account_age_days": 4412 + "author_account_age_days": 4413 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 302, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/jtydhr88/ComfyUI-StableStudio": { "stars": 21, "last_update": "2025-08-15 00:06:43", - "author_account_age_days": 5235 + "author_account_age_days": 5236 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 217, "last_update": "2024-10-18 10:37:10", - "author_account_age_days": 5235 + "author_account_age_days": 5236 }, "https://github.com/jtydhr88/ComfyUI_frontend_vue_basic": { "stars": 11, "last_update": "2025-08-26 01:23:49", - "author_account_age_days": 5235 + "author_account_age_days": 5236 }, "https://github.com/junhe421/comfyui_batch_image_processor": { "stars": 7, "last_update": "2025-07-11 01:09:12", - "author_account_age_days": 617 + "author_account_age_days": 618 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2812 + "author_account_age_days": 2813 }, "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, "last_update": "2025-08-23 04:41:17", - "author_account_age_days": 5955 + "author_account_age_days": 5956 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1993 + "author_account_age_days": 1994 }, "https://github.com/karthikg-09/ComfyUI-3ncrypt": { "stars": 0, "last_update": "2024-12-27 09:09:07", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/kaski23/Kaskis_Comfy_Nodes": { "stars": 0, "last_update": "2025-10-17 13:31:59", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/kesslerdev/kesslerdev_comfyui_nodes": { "stars": 0, "last_update": "2025-10-10 11:31:54", - "author_account_age_days": 4817 + "author_account_age_days": 4818 }, "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 5, "last_update": "2025-07-03 05:21:54", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 11, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 48, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 61, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 10, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { "stars": 85, "last_update": "2024-08-14 02:20:18", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 64, "last_update": "2025-04-18 10:50:26", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { - "stars": 1566, + "stars": 1570, "last_update": "2025-06-03 21:48:59", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { "stars": 879, "last_update": "2025-06-15 09:52:41", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { - "stars": 2547, + "stars": 2549, "last_update": "2025-08-20 08:38:14", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-MMAudio": { "stars": 441, "last_update": "2025-09-13 07:45:10", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-MochiWrapper": { "stars": 792, "last_update": "2024-11-11 13:54:57", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-VEnhancer": { "stars": 71, "last_update": "2024-11-02 00:24:36", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-VideoNoiseWarp": { "stars": 159, "last_update": "2025-03-30 13:39:03", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kijai/ComfyUI-WanAnimatePreprocess": { - "stars": 253, + "stars": 257, "last_update": "2025-10-06 07:58:17", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 18, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "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": 339 + "author_account_age_days": 340 }, "https://github.com/kk8bit/KayTool": { "stars": 251, "last_update": "2025-07-01 03:47:14", - "author_account_age_days": 839 + "author_account_age_days": 840 }, "https://github.com/kongds1999/ComfyUI_was_image": { "stars": 1, "last_update": "2025-07-30 09:58:09", - "author_account_age_days": 1180 + "author_account_age_days": 1181 }, "https://github.com/krich-cto/ComfyUI-Flow-Control": { "stars": 2, "last_update": "2025-09-11 07:45:57", - "author_account_age_days": 1747 + "author_account_age_days": 1748 }, "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1670 + "author_account_age_days": 1671 }, "https://github.com/kuailefengnan2024/Comfyui_Layer": { "stars": 0, "last_update": "2025-09-05 12:19:50", - "author_account_age_days": 442 + "author_account_age_days": 443 }, "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, "last_update": "2024-12-08 16:59:31", - "author_account_age_days": 1864 + "author_account_age_days": 1865 }, "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-11-04 21:14:07", - "author_account_age_days": 1423 + "author_account_age_days": 1424 }, "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 2, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 3134 + "author_account_age_days": 3135 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 1, "last_update": "2025-05-05 04:00:28", - "author_account_age_days": 1258 + "author_account_age_days": 1259 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 3313 + "author_account_age_days": 3314 }, "https://github.com/laubsauger/comfyui-storyboard": { "stars": 9, "last_update": "2025-06-14 23:33:25", - "author_account_age_days": 5038 + "author_account_age_days": 5039 }, "https://github.com/lazybuttalented/ComfyUI_LBT": { "stars": 0, "last_update": "2025-07-30 00:59:41", - "author_account_age_days": 2234 + "author_account_age_days": 2235 }, "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 8, "last_update": "2025-10-17 07:13:33", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/leadbreak/comfyui-faceaging": { "stars": 91, "last_update": "2024-10-31 08:25:21", - "author_account_age_days": 1855 + "author_account_age_days": 1856 }, "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3276 + "author_account_age_days": 3277 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 26, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4557 + "author_account_age_days": 4558 }, "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, "last_update": "2025-04-21 11:48:26", - "author_account_age_days": 835 + "author_account_age_days": 836 }, "https://github.com/lfelipegg/lfgg_custom_nodes": { "stars": 0, "last_update": "2025-09-21 03:17:11", - "author_account_age_days": 1292 + "author_account_age_days": 1293 }, "https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": { "stars": 6, "last_update": "2025-08-29 22:58:09", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/lgldlk/ComfyUI-img-tiler": { "stars": 1, "last_update": "2024-10-17 07:56:42", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/lichenhao/Comfyui_Ryota": { "stars": 0, "last_update": "2024-09-07 08:25:54", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/light-and-ray/Minimalistic-Comfy-Wrapper-WebUI": { "stars": 14, - "last_update": "2025-10-18 17:02:44", - "author_account_age_days": 2902 + "last_update": "2025-10-20 15:42:06", + "author_account_age_days": 2903 }, "https://github.com/lihaoyun6/ComfyUI-lhyNodes": { "stars": 2, "last_update": "2025-10-16 08:07:03", - "author_account_age_days": 3593 + "author_account_age_days": 3594 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 110, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 1160 + "author_account_age_days": 1161 }, "https://github.com/littleowl/ComfyUI-MV-HECV": { "stars": 1, "last_update": "2025-06-04 12:42:47", - "author_account_age_days": 5144 + "author_account_age_days": 5145 }, "https://github.com/locphan201/ComfyUI-Alter-Nodes": { "stars": 0, "last_update": "2025-08-22 04:36:41", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/locphan201/ComfyUI-Alternatives": { "stars": 0, "last_update": "2025-08-12 01:20:05", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { "stars": 1385, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/logtd/ComfyUI-HunyuanLoom": { "stars": 490, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 62, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4647 + "author_account_age_days": 4648 }, "https://github.com/longzoho/ComfyUI-Qdrant-Saver": { "stars": 0, "last_update": "2025-03-07 13:44:52", - "author_account_age_days": 2001 + "author_account_age_days": 2002 }, "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 1035 + "author_account_age_days": 1036 }, "https://github.com/love2hina-net/ComfyUI-Local-Translator": { "stars": 0, "last_update": "2025-09-03 04:37:20", - "author_account_age_days": 1534 + "author_account_age_days": 1535 }, "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 6, "last_update": "2025-05-18 17:09:17", - "author_account_age_days": 4145 + "author_account_age_days": 4146 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 244, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 944 + "author_account_age_days": 945 }, "https://github.com/ltdrdata/comfyui-unsafe-torch": { "stars": 40, "last_update": "2025-06-10 22:31:29", - "author_account_age_days": 944 + "author_account_age_days": 945 }, "https://github.com/lu64k/ks_nodes": { "stars": 1, "last_update": "2025-10-11 03:14:04", - "author_account_age_days": 873 + "author_account_age_days": 874 }, "https://github.com/lucafoscili/lf-nodes": { "stars": 22, - "last_update": "2025-10-19 16:47:05", - "author_account_age_days": 2517 + "last_update": "2025-10-20 14:54:35", + "author_account_age_days": 2518 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 66, "last_update": "2025-08-27 23:22:27", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/lum3on/comfyui_RollingDepth": { "stars": 1, "last_update": "2025-06-01 18:46:56", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2025-08-14 08:47:35", - "author_account_age_days": 531 + "author_account_age_days": 532 }, "https://github.com/machinesarenotpeople/comfyui-energycost": { "stars": 0, "last_update": "2025-05-03 21:22:23", - "author_account_age_days": 2016 + "author_account_age_days": 2017 }, "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 3145 + "author_account_age_days": 3146 }, "https://github.com/maizerrr/comfyui-code-nodes": { "stars": 0, "last_update": "2025-06-30 03:36:19", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/majocola/comfyui-standbybutton": { "stars": 0, "last_update": "2025-08-06 00:28:10", - "author_account_age_days": 920 + "author_account_age_days": 921 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 2288 + "author_account_age_days": 2289 }, "https://github.com/mamamia1110/comfyui-boggerrr-nodes": { "stars": 0, "last_update": "2025-08-05 15:39:07", - "author_account_age_days": 991 + "author_account_age_days": 992 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 5, "last_update": "2024-11-30 14:31:14", - "author_account_age_days": 1234 + "author_account_age_days": 1235 }, "https://github.com/mamorett/comfyui_minicpm_vision": { "stars": 0, "last_update": "2025-06-17 13:25:18", - "author_account_age_days": 1234 + "author_account_age_days": 1235 }, "https://github.com/maoper11/comfyui_inteliweb_nodes": { "stars": 1, "last_update": "2025-09-10 05:51:38", - "author_account_age_days": 2936 + "author_account_age_days": 2937 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 2265 + "author_account_age_days": 2266 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 3, "last_update": "2025-03-27 13:26:45", - "author_account_age_days": 4897 + "author_account_age_days": 4898 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 6, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2738 + "author_account_age_days": 2739 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 4018 + "author_account_age_days": 4019 }, "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4560 + "author_account_age_days": 4561 }, "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, "last_update": "2025-05-21 13:12:40", - "author_account_age_days": 4560 + "author_account_age_days": 4561 }, "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "stars": 0, "last_update": "2025-05-09 13:18:07", - "author_account_age_days": 4499 + "author_account_age_days": 4500 }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, "last_update": "2024-12-29 12:44:29", - "author_account_age_days": 841 + "author_account_age_days": 842 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 4227 + "author_account_age_days": 4229 }, "https://github.com/miabrahams/ComfyUI-WebAutomation": { "stars": 0, "last_update": "2025-10-17 01:11:11", - "author_account_age_days": 3901 + "author_account_age_days": 3902 }, "https://github.com/mico-world/comfyui_mico_node": { "stars": 0, "last_update": "2025-08-18 09:04:07", - "author_account_age_days": 354 + "author_account_age_days": 355 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, "last_update": "2025-01-29 16:29:23", - "author_account_age_days": 3046 + "author_account_age_days": 3047 }, "https://github.com/mikeymcfish/FishTools": { "stars": 28, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3885 + "author_account_age_days": 3886 }, "https://github.com/mikheys/ComfyUI-mikheys": { "stars": 0, "last_update": "2025-06-21 15:35:56", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, "last_update": "2024-11-19 16:05:05", - "author_account_age_days": 1663 + "author_account_age_days": 1664 }, "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, "last_update": "2024-11-21 01:29:48", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, "last_update": "2025-01-10 07:33:40", - "author_account_age_days": 868 + "author_account_age_days": 869 }, "https://github.com/mm-akhtar/comfyui-mask-selector-node": { "stars": 0, "last_update": "2025-04-18 10:06:17", - "author_account_age_days": 1975 + "author_account_age_days": 1976 }, "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, "last_update": "2025-01-25 14:39:17", - "author_account_age_days": 2902 + "author_account_age_days": 2903 }, "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, "last_update": "2025-02-02 13:37:48", - "author_account_age_days": 4379 + "author_account_age_days": 4380 }, "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 4, "last_update": "2025-10-10 09:53:05", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 22, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2524 + "author_account_age_days": 2525 }, "https://github.com/mrCodinghero/ComfyUI-Codinghero": { "stars": 0, "last_update": "2025-09-13 23:31:17", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 52, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 3341 + "author_account_age_days": 3342 }, "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1780 + "author_account_age_days": 1781 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1780 + "author_account_age_days": 1781 }, "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3173 + "author_account_age_days": 3174 }, "https://github.com/nadushu/comfyui-handy-nodes": { "stars": 0, "last_update": "2025-08-24 14:38:32", - "author_account_age_days": 1828 + "author_account_age_days": 1829 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3475 + "author_account_age_days": 3476 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 3, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3475 + "author_account_age_days": 3476 }, "https://github.com/nat-chan/transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3475 + "author_account_age_days": 3476 }, "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, "last_update": "2024-10-26 19:25:43", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 0, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/neo0801/my-comfy-node": { "stars": 0, "last_update": "2024-09-20 07:49:04", - "author_account_age_days": 4262 + "author_account_age_days": 4263 }, "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4364 + "author_account_age_days": 4365 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4364 + "author_account_age_days": 4365 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4364 + "author_account_age_days": 4365 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 4, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4364 + "author_account_age_days": 4365 }, "https://github.com/neverbiasu/ComfyUI-ControlNeXt": { "stars": 3, "last_update": "2024-08-15 08:15:43", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/neverbiasu/ComfyUI-DeepSeek": { "stars": 0, "last_update": "2025-02-01 04:17:59", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/neverbiasu/ComfyUI-Show-o": { "stars": 1, "last_update": "2025-06-24 06:33:20", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { "stars": 4, "last_update": "2024-12-30 13:32:43", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/newraina/ComfyUI-Remote-Save-Image": { "stars": 0, "last_update": "2025-04-18 10:50:44", - "author_account_age_days": 3919 + "author_account_age_days": 3920 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 2, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 5350 + "author_account_age_days": 5351 }, "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 5031 + "author_account_age_days": 5032 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { - "stars": 24, + "stars": 25, "last_update": "2025-03-30 08:19:25", - "author_account_age_days": 642 + "author_account_age_days": 643 }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, - "last_update": "2025-10-19 07:29:08", - "author_account_age_days": 1769 + "last_update": "2025-10-20 15:29:18", + "author_account_age_days": 1770 }, "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, "last_update": "2025-05-28 03:57:01", - "author_account_age_days": 4821 + "author_account_age_days": 4822 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, "last_update": "2024-08-11 22:22:04", - "author_account_age_days": 4512 + "author_account_age_days": 4513 }, "https://github.com/numq/comfyui-camera-capture-node": { "stars": 0, "last_update": "2025-09-10 00:47:28", - "author_account_age_days": 2538 + "author_account_age_days": 2539 }, "https://github.com/obisin/ComfyUI-FSampler": { - "stars": 97, + "stars": 100, "last_update": "2025-10-13 17:43:06", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/octapus8085/OpenAI-comfyui-O": { "stars": 0, "last_update": "2025-10-12 21:40:00", - "author_account_age_days": 3144 + "author_account_age_days": 3145 }, "https://github.com/odedgranot/comfyui-ffmpeg-node": { "stars": 1, "last_update": "2025-08-25 09:17:44", - "author_account_age_days": 2005 + "author_account_age_days": 2006 }, "https://github.com/odedgranot/comfyui_video_save_node": { "stars": 0, "last_update": "2025-08-20 12:47:09", - "author_account_age_days": 2005 + "author_account_age_days": 2006 }, "https://github.com/orion4d/ComfyUI_unified_list_selector": { "stars": 1, "last_update": "2025-07-03 08:57:21", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orion4d/Orion4D_MasterPrompt": { "stars": 7, "last_update": "2025-09-20 13:01:51", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/orpheus-gaze/comfyui-sundryutils": { "stars": 0, "last_update": "2025-09-19 10:53:25", - "author_account_age_days": 31 + "author_account_age_days": 32 }, "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, "last_update": "2025-02-27 10:01:17", - "author_account_age_days": 1592 + "author_account_age_days": 1593 }, "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, "last_update": "2025-02-19 11:05:53", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4594 + "author_account_age_days": 4595 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-01-27 18:29:08", - "author_account_age_days": 4594 + "author_account_age_days": 4595 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, "last_update": "2024-08-15 10:37:43", - "author_account_age_days": 2812 + "author_account_age_days": 2813 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 1324 + "author_account_age_days": 1325 }, "https://github.com/p1atdev/comfyui-aesthetic-predictor": { "stars": 0, "last_update": "2025-05-10 08:03:13", - "author_account_age_days": 2097 + "author_account_age_days": 2098 }, "https://github.com/pacchikAI/ImagePromptBatch": { "stars": 0, "last_update": "2025-05-26 12:48:05", - "author_account_age_days": 161 + "author_account_age_days": 162 }, "https://github.com/pacchikAI/comfyui_pacchik_window": { - "stars": 0, + "stars": 2, "last_update": "2025-10-20 03:03:26", - "author_account_age_days": 161 + "author_account_age_days": 162 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 221, + "stars": 222, "last_update": "2025-09-28 00:53:36", - "author_account_age_days": 2613 + "author_account_age_days": 2614 }, "https://github.com/panchovial-max/ComfyUI-ListHelper": { "stars": 0, "last_update": "2025-10-01 01:58:14", - "author_account_age_days": 78 + "author_account_age_days": 79 }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", - "author_account_age_days": 1994 + "author_account_age_days": 1996 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, "last_update": "2025-01-10 14:28:51", - "author_account_age_days": 2043 + "author_account_age_days": 2044 }, "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, "last_update": "2025-03-10 09:16:44", - "author_account_age_days": 5606 + "author_account_age_days": 5607 }, "https://github.com/pfpb/comfyui-badnodes": { "stars": 0, "last_update": "2025-10-07 22:44:03", - "author_account_age_days": 12 + "author_account_age_days": 13 }, "https://github.com/pft-ChenKu/ComfyUI_system-dev": { "stars": 0, "last_update": "2025-09-30 08:44:21", - "author_account_age_days": 215 + "author_account_age_days": 216 }, "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4370 + "author_account_age_days": 4371 }, "https://github.com/pickles/ComfyUI-PyPromptGenerator": { "stars": 0, "last_update": "2025-10-05 17:58:12", - "author_account_age_days": 5744 + "author_account_age_days": 5745 }, "https://github.com/pictorialink/ComfyUI-static-resource": { "stars": 0, "last_update": "2025-07-15 07:50:28", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/pinkpixel-dev/comfyui-llm-prompt-enhancer": { "stars": 12, "last_update": "2025-01-28 12:43:25", - "author_account_age_days": 271 + "author_account_age_days": 272 }, "https://github.com/pixixai/ComfyUI_pixixTools": { "stars": 0, "last_update": "2025-07-22 04:43:42", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, "last_update": "2025-03-01 13:56:56", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/pizurny/ComfyUI-Just-DWPose": { "stars": 0, "last_update": "2025-10-12 13:11:50", - "author_account_age_days": 1163 + "author_account_age_days": 1164 }, "https://github.com/pizurny/Comfyui-FeedbackSampler": { "stars": 1, "last_update": "2025-10-12 14:35:12", - "author_account_age_days": 1163 + "author_account_age_days": 1164 }, "https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": { "stars": 2, "last_update": "2025-04-08 11:18:55", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1719 + "author_account_age_days": 1720 }, "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, "last_update": "2025-06-13 15:09:26", - "author_account_age_days": 4737 + "author_account_age_days": 4738 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/prabinpebam/anyPython": { "stars": 16, "last_update": "2025-02-15 06:56:01", - "author_account_age_days": 4725 + "author_account_age_days": 4726 }, "https://github.com/prodogape/ComfyUI-clip-interrogator": { "stars": 62, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1512 + "author_account_age_days": 1513 }, "https://github.com/przewodo/ComfyUI-Przewodo-Utils": { "stars": 4, "last_update": "2025-08-27 20:02:50", - "author_account_age_days": 3793 + "author_account_age_days": 3794 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 6, "last_update": "2025-05-21 01:33:15", - "author_account_age_days": 4470 + "author_account_age_days": 4471 }, "https://github.com/punicfaith/ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-09-02 06:00:34", - "author_account_age_days": 3639 + "author_account_age_days": 3640 }, "https://github.com/pururin777/ComfyUI-Manual-Openpose": { "stars": 2, "last_update": "2025-09-01 07:28:15", - "author_account_age_days": 2629 + "author_account_age_days": 2630 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, "last_update": "2025-07-23 19:53:54", - "author_account_age_days": 1511 + "author_account_age_days": 1512 }, "https://github.com/rakete/comfyui-rakete": { "stars": 0, "last_update": "2025-10-19 13:49:07", - "author_account_age_days": 6060 + "author_account_age_days": 6061 }, "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { "stars": 5, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2541 + "author_account_age_days": 2542 }, "https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": { "stars": 0, "last_update": "2025-07-16 15:36:03", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 52, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 621 + "author_account_age_days": 622 }, "https://github.com/remhesneb/comfyui-remote-media": { "stars": 0, "last_update": "2025-10-05 12:37:40", - "author_account_age_days": 4353 + "author_account_age_days": 4354 }, "https://github.com/retech995/Save_Florence2_Bulk_Prompts": { "stars": 0, "last_update": "2025-06-03 18:27:37", - "author_account_age_days": 2462 + "author_account_age_days": 2463 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, "last_update": "2025-03-18 08:35:59", - "author_account_age_days": 479 + "author_account_age_days": 480 }, "https://github.com/ric-yu/comfyui-datadog-monitor": { "stars": 0, "last_update": "2025-09-12 22:44:08", - "author_account_age_days": 150 + "author_account_age_days": 151 }, "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { "stars": 0, "last_update": "2025-03-15 20:46:14", - "author_account_age_days": 5315 + "author_account_age_days": 5316 }, "https://github.com/rickyars/sd-cn-animation": { "stars": 0, "last_update": "2025-05-18 22:33:04", - "author_account_age_days": 4686 + "author_account_age_days": 4687 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { "stars": 9, "last_update": "2025-06-09 21:51:46", - "author_account_age_days": 2833 + "author_account_age_days": 2834 }, "https://github.com/rishipandey125/ComfyUI-StyleFrame-Nodes": { "stars": 0, "last_update": "2025-10-10 21:04:50", - "author_account_age_days": 2833 + "author_account_age_days": 2834 }, "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, "last_update": "2025-09-16 13:32:23", - "author_account_age_days": 1129 + "author_account_age_days": 1130 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 4, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 1129 + "author_account_age_days": 1130 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 1129 + "author_account_age_days": 1130 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, "last_update": "2025-03-01 20:03:57", - "author_account_age_days": 2662 + "author_account_age_days": 2663 }, "https://github.com/rodpl/comfyui-asset-manager": { "stars": 0, "last_update": "2025-09-21 22:24:33", - "author_account_age_days": 5936 + "author_account_age_days": 5937 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 773 + "author_account_age_days": 774 }, "https://github.com/ronalds-eu/comfyui-plus-integrations": { "stars": 0, "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4264 + "author_account_age_days": 4265 }, "https://github.com/rossturk/comfyui-primitive-mesh": { "stars": 0, - "last_update": "2025-10-19 01:31:22", - "author_account_age_days": 4997 + "last_update": "2025-10-20 06:19:20", + "author_account_age_days": 4998 }, "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, "last_update": "2025-07-01 12:11:18", - "author_account_age_days": 3658 + "author_account_age_days": 3659 }, "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, "last_update": "2025-04-14 18:53:06", - "author_account_age_days": 3968 + "author_account_age_days": 3969 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, "last_update": "2024-10-03 23:59:55", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ryanontheinside/ComfyUI-Livepeer": { "stars": 1, "last_update": "2025-04-21 22:53:14", - "author_account_age_days": 4172 + "author_account_age_days": 4173 }, "https://github.com/ryanontheinside/ComfyUI-MineWorld": { "stars": 2, "last_update": "2025-04-16 18:59:09", - "author_account_age_days": 4172 + "author_account_age_days": 4173 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 4172 + "author_account_age_days": 4173 }, "https://github.com/rzasharp79/ComfyUI--SolarFlare": { "stars": 0, "last_update": "2025-10-16 13:57:02", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/sangeet/testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5562 + "author_account_age_days": 5563 }, "https://github.com/saulchiu/comfy_saul_plugin": { "stars": 0, "last_update": "2025-08-27 05:20:07", - "author_account_age_days": 743 + "author_account_age_days": 744 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 717 + "author_account_age_days": 718 }, "https://github.com/seancheung/comfyui-creative-nodes": { "stars": 0, "last_update": "2024-09-13 06:22:45", - "author_account_age_days": 4420 + "author_account_age_days": 4421 }, "https://github.com/sh570655308/Comfyui-RayNodes": { "stars": 3, "last_update": "2025-07-19 11:32:53", - "author_account_age_days": 2984 + "author_account_age_days": 2985 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/shadowcz007/Comfyui-EzAudio": { "stars": 1, "last_update": "2024-09-22 03:17:40", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 3, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 1, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/shadowcz007/comfyui-sd-prompt-mixlab": { "stars": 16, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/shinich39/comfyui-nothing-happened": { "stars": 0, "last_update": "2025-05-25 10:18:24", - "author_account_age_days": 795 + "author_account_age_days": 796 }, "https://github.com/shinich39/comfyui-run-js": { "stars": 0, "last_update": "2025-10-16 09:22:23", - "author_account_age_days": 795 + "author_account_age_days": 796 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": { "stars": 0, "last_update": "2024-08-27 02:24:05", - "author_account_age_days": 4600 + "author_account_age_days": 4601 }, "https://github.com/silent-rain/ComfyUI-SilentRain": { "stars": 2, "last_update": "2025-10-11 15:17:34", - "author_account_age_days": 2625 + "author_account_age_days": 2626 }, "https://github.com/silveroxides/ComfyUI_CondsUtils": { "stars": 4, "last_update": "2025-10-19 11:11:39", - "author_account_age_days": 1983 + "author_account_age_days": 1984 }, "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 4, "last_update": "2025-10-19 11:11:39", - "author_account_age_days": 1983 + "author_account_age_days": 1984 }, "https://github.com/silveroxides/ComfyUI_SamplingUtils": { "stars": 1, "last_update": "2025-10-18 22:51:35", - "author_account_age_days": 1983 + "author_account_age_days": 1984 }, "https://github.com/simonjaq/ComfyUI-sjnodes": { "stars": 0, "last_update": "2025-06-20 08:23:01", - "author_account_age_days": 3017 + "author_account_age_days": 3018 }, "https://github.com/siyonomicon/ComfyUI-Pin": { "stars": 0, "last_update": "2025-07-21 18:06:00", - "author_account_age_days": 93 + "author_account_age_days": 94 }, "https://github.com/sk-palani/ComfyUI_Simpler": { "stars": 0, "last_update": "2025-10-04 21:14:01", - "author_account_age_days": 1549 + "author_account_age_days": 1550 }, "https://github.com/slezica/comfyui-personal": { "stars": 0, "last_update": "2025-10-15 12:43:29", - "author_account_age_days": 5587 + "author_account_age_days": 5588 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 7, "last_update": "2025-09-29 12:26:18", - "author_account_age_days": 836 + "author_account_age_days": 837 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { - "stars": 57, + "stars": 58, "last_update": "2025-04-09 14:21:57", - "author_account_age_days": 836 + "author_account_age_days": 837 }, "https://github.com/sofakid/dandy": { "stars": 52, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4535 + "author_account_age_days": 4536 }, "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, "last_update": "2025-04-27 12:38:20", - "author_account_age_days": 1728 + "author_account_age_days": 1729 }, "https://github.com/sorption-dev/mycraft-comfyui": { "stars": 4, "last_update": "2025-04-12 18:08:12", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 1965 + "author_account_age_days": 1966 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 1965 + "author_account_age_days": 1966 }, "https://github.com/spawner1145/comfyui-spawner-schedulers": { "stars": 6, "last_update": "2025-09-06 13:59:29", - "author_account_age_days": 420 + "author_account_age_days": 421 }, "https://github.com/springjk/ComfyUI-Psutil-Container-Memory-Patch": { "stars": 1, "last_update": "2025-04-23 15:12:34", - "author_account_age_days": 4143 + "author_account_age_days": 4144 }, "https://github.com/sprited-ai/sprited-comfyui-nodes": { "stars": 0, - "last_update": "2025-10-17 23:16:25", - "author_account_age_days": 138 + "last_update": "2025-10-20 22:35:22", + "author_account_age_days": 139 }, "https://github.com/sschleis/sschl-comfyui-notes": { "stars": 1, "last_update": "2025-08-10 10:54:25", - "author_account_age_days": 5069 + "author_account_age_days": 5070 }, "https://github.com/sswink/comfyui-lingshang": { "stars": 0, "last_update": "2024-11-06 15:04:22", - "author_account_age_days": 3018 + "author_account_age_days": 3019 }, "https://github.com/stalkervr/comfyui-custom-path-nodes": { "stars": 1, "last_update": "2025-08-09 05:08:24", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 14, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4566 + "author_account_age_days": 4567 }, "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 10, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1336 + "author_account_age_days": 1337 }, "https://github.com/sthao42/comfyui-melodkeet-tts": { "stars": 0, "last_update": "2025-08-30 22:41:26", - "author_account_age_days": 4338 + "author_account_age_days": 4339 }, "https://github.com/strhwste/comfyui_csv_utils": { "stars": 0, "last_update": "2025-06-03 23:04:43", - "author_account_age_days": 955 + "author_account_age_days": 956 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2025-05-11 21:29:49", - "author_account_age_days": 4320 + "author_account_age_days": 4321 }, "https://github.com/subnet99/ComfyUI-URLLoader": { "stars": 2, "last_update": "2025-07-14 07:57:56", - "author_account_age_days": 105 + "author_account_age_days": 106 }, "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, "last_update": "2025-03-14 01:43:03", - "author_account_age_days": 1358 + "author_account_age_days": 1359 }, "https://github.com/sugarkwork/comfyui_my_img_util": { "stars": 1, "last_update": "2025-04-04 15:51:26", - "author_account_age_days": 1358 + "author_account_age_days": 1359 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 6, "last_update": "2025-01-14 04:33:37", - "author_account_age_days": 1358 + "author_account_age_days": 1359 }, "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { "stars": 0, "last_update": "2025-06-23 04:03:38", - "author_account_age_days": 4607 + "author_account_age_days": 4608 }, "https://github.com/synchronicity-labs/sync-comfyui": { "stars": 5, "last_update": "2025-09-25 20:48:28", - "author_account_age_days": 812 + "author_account_age_days": 814 }, "https://github.com/system-out-cho/displayHistory_ComfyUI": { "stars": 1, "last_update": "2025-08-01 19:26:59", - "author_account_age_days": 1711 + "author_account_age_days": 1712 }, "https://github.com/systemaiofinterest-wq/ComfyUI-GoogleFX": { "stars": 0, "last_update": "2025-10-06 00:36:33", - "author_account_age_days": 39 + "author_account_age_days": 40 }, "https://github.com/takoyaki1118/ComfyUI-Kakimoji-Layer": { "stars": 0, "last_update": "2025-10-05 09:09:15", - "author_account_age_days": 2582 + "author_account_age_days": 2583 }, "https://github.com/takoyaki1118/ComfyUI_PromptExtractor": { "stars": 0, "last_update": "2025-08-28 17:57:59", - "author_account_age_days": 2582 + "author_account_age_days": 2583 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 2, "last_update": "2025-10-10 09:14:27", - "author_account_age_days": 1038 + "author_account_age_days": 1039 }, "https://github.com/talon468/ComfyUI-Rpg-Architect": { "stars": 4, "last_update": "2024-08-31 14:47:47", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/tankenyuen-ola/comfyui-env-variable-reader": { "stars": 0, "last_update": "2025-06-19 06:21:23", - "author_account_age_days": 286 + "author_account_age_days": 287 }, "https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop": { "stars": 2, "last_update": "2025-08-04 03:17:39", - "author_account_age_days": 286 + "author_account_age_days": 287 }, "https://github.com/tanmoy-it/comfyuiCustomNode": { "stars": 0, "last_update": "2025-08-11 06:37:32", - "author_account_age_days": 414 + "author_account_age_days": 415 }, "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", - "author_account_age_days": 2742 + "author_account_age_days": 2743 }, "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, "last_update": "2025-03-31 02:17:02", - "author_account_age_days": 2670 + "author_account_age_days": 2671 }, "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, "last_update": "2025-04-06 02:57:20", - "author_account_age_days": 3114 + "author_account_age_days": 3115 }, "https://github.com/techzuhaib/ComfyUI-CacheImageNode": { "stars": 0, "last_update": "2024-11-29 07:31:49", - "author_account_age_days": 652 + "author_account_age_days": 653 }, "https://github.com/tfernd/ComfyUI-AutoCPUOffload": { "stars": 1, "last_update": "2025-09-09 15:57:56", - "author_account_age_days": 2837 + "author_account_age_days": 2839 }, "https://github.com/tg-tjmitchell/comfyui-custom-node-lister": { "stars": 0, "last_update": "2025-08-11 22:48:12", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/tg-tjmitchell/comfyui-rsync-plugin": { "stars": 0, "last_update": "2025-08-22 18:31:15", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/thaakeno/comfyui-universal-asset-downloader": { "stars": 3, "last_update": "2025-08-05 06:54:27", - "author_account_age_days": 420 + "author_account_age_days": 422 }, "https://github.com/thavocado/comfyui-danbooru-lookup": { "stars": 0, "last_update": "2025-07-26 16:00:54", - "author_account_age_days": 1057 + "author_account_age_days": 1058 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3348 + "author_account_age_days": 3350 + }, + "https://github.com/theshubzworld/ComfyUI-NvidiaVision": { + "stars": 0, + "last_update": "2025-10-20 18:06:19", + "author_account_age_days": 454 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1433 + "author_account_age_days": 1434 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, "last_update": "2025-02-15 13:41:14", - "author_account_age_days": 4447 + "author_account_age_days": 4448 }, "https://github.com/threecrowco/ComfyUI-FlowMatchScheduler": { "stars": 0, "last_update": "2025-09-10 04:59:28", - "author_account_age_days": 2267 + "author_account_age_days": 2268 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 595 + "author_account_age_days": 596 }, "https://github.com/tmode-1960/comfyui-ta-nodes-pack": { "stars": 0, "last_update": "2025-10-16 20:35:32", - "author_account_age_days": 1167 + "author_account_age_days": 1168 }, "https://github.com/tnil25/ComfyUI-TJNodes": { "stars": 1, "last_update": "2025-09-19 20:21:06", - "author_account_age_days": 714 + "author_account_age_days": 715 }, "https://github.com/tom-doerr/dspy_nodes": { "stars": 197, "last_update": "2024-12-01 20:14:37", - "author_account_age_days": 3262 + "author_account_age_days": 3263 }, "https://github.com/tony-zn/comfyui-zn-pycode": { "stars": 0, "last_update": "2025-09-08 02:54:04", - "author_account_age_days": 3341 + "author_account_age_days": 3342 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 37, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5681 + "author_account_age_days": 5682 }, "https://github.com/trampolin/comfy-ui-scryfall": { "stars": 0, "last_update": "2025-05-20 11:46:54", - "author_account_age_days": 4727 + "author_account_age_days": 4728 }, "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { "stars": 5, "last_update": "2025-09-19 21:22:49", - "author_account_age_days": 1158 + "author_account_age_days": 1159 }, "https://github.com/trashkollector/TKVideoZoom": { "stars": 0, "last_update": "2025-09-05 16:26:54", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/truebillyblue/lC.ComfyUI_epistemic_nodes": { "stars": 0, "last_update": "2025-05-29 14:43:38", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 3420 + "author_account_age_days": 3421 }, "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, "last_update": "2025-04-23 22:46:46", - "author_account_age_days": 5100 + "author_account_age_days": 5101 }, "https://github.com/twj515895394/ComfyUI-LowMemVideoSuite": { "stars": 0, "last_update": "2025-08-15 08:27:44", - "author_account_age_days": 4027 + "author_account_age_days": 4028 }, "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, "last_update": "2025-04-11 15:28:03", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 2305 + "author_account_age_days": 2306 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 7, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 3380 + "author_account_age_days": 3381 }, "https://github.com/usman2003/ComfyUI-Classifiers": { "stars": 0, "last_update": "2025-05-21 12:44:01", - "author_account_age_days": 2019 + "author_account_age_days": 2020 }, "https://github.com/usman2003/ComfyUI-Gender-Classifier": { "stars": 0, "last_update": "2025-05-21 12:44:01", - "author_account_age_days": 2019 + "author_account_age_days": 2020 }, "https://github.com/usrname0/ComfyUI-AllergicPack": { "stars": 0, "last_update": "2025-08-13 09:11:40", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-09-18 02:41:54", - "author_account_age_days": 5246 + "author_account_age_days": 5247 }, "https://github.com/vasilmitov/ComfyUI-SeedSnapShotManager": { "stars": 0, "last_update": "2025-09-04 23:50:37", - "author_account_age_days": 4356 + "author_account_age_days": 4357 }, "https://github.com/viik420/AdvancedModelDownloader": { - "stars": 0, + "stars": 1, "last_update": "2025-08-18 10:31:02", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/virallover/comfyui-virallover": { "stars": 0, "last_update": "2025-09-14 07:57:07", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/visualbruno/ComfyUI-QRemeshify": { "stars": 6, "last_update": "2025-07-14 19:03:15", - "author_account_age_days": 5522 + "author_account_age_days": 5523 }, "https://github.com/vladp0727/Comfyui-with-Furniture": { "stars": 0, "last_update": "2025-04-18 08:58:04", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/vovler/ComfyUI-vovlerTools": { "stars": 0, "last_update": "2025-06-25 17:36:07", - "author_account_age_days": 2210 + "author_account_age_days": 2211 }, "https://github.com/vunguyen-oss/ComfyUI-ccsrv2": { "stars": 0, "last_update": "2025-10-01 11:18:59", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/wTechArtist/ComfyUI-VVL-Tools": { "stars": 1, - "last_update": "2025-10-19 09:09:13", - "author_account_age_days": 1843 + "last_update": "2025-10-20 12:14:14", + "author_account_age_days": 1844 }, "https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": { "stars": 0, "last_update": "2025-05-29 05:25:00", - "author_account_age_days": 1843 + "author_account_age_days": 1844 }, "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera": { "stars": 0, "last_update": "2025-06-12 02:11:03", - "author_account_age_days": 1843 + "author_account_age_days": 1844 }, "https://github.com/wTechArtist/ComfyUI_vvl_BBOX": { "stars": 0, "last_update": "2025-05-21 12:14:07", - "author_account_age_days": 1843 + "author_account_age_days": 1844 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 3, "last_update": "2025-03-25 14:36:37", - "author_account_age_days": 3258 + "author_account_age_days": 3259 }, "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 3965 + "author_account_age_days": 3967 }, "https://github.com/wasilone11/comfyui-sync-translate-node": { "stars": 0, "last_update": "2025-07-19 03:26:55", - "author_account_age_days": 2688 + "author_account_age_days": 2689 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 1, "last_update": "2025-10-02 01:28:10", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/watarika/ComfyUI-exit": { "stars": 0, "last_update": "2025-09-28 23:38:02", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { "stars": 0, "last_update": "2025-01-05 06:04:53", - "author_account_age_days": 4273 + "author_account_age_days": 4274 }, "https://github.com/whmc76/ComfyUI-AudioSuiteAdvanced": { "stars": 12, "last_update": "2025-07-18 11:33:21", - "author_account_age_days": 934 + "author_account_age_days": 935 }, "https://github.com/wildminder/ComfyUI-MagCache": { "stars": 7, "last_update": "2025-06-13 20:56:49", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { "stars": 299, "last_update": "2025-10-17 15:44:30", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 24, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 5074 + "author_account_age_days": 5075 }, "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2025-01-02 00:35:50", - "author_account_age_days": 1170 + "author_account_age_days": 1171 }, "https://github.com/wordbrew/comfyui-wan-control-nodes": { "stars": 6, "last_update": "2025-06-19 23:37:04", - "author_account_age_days": 1095 + "author_account_age_days": 1096 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2956 + "author_account_age_days": 2957 }, "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 3, "last_update": "2025-01-14 14:20:35", - "author_account_age_days": 3865 + "author_account_age_days": 3866 }, "https://github.com/xgfone/ComfyUI_FaceToMask": { "stars": 1, "last_update": "2025-08-05 05:25:47", - "author_account_age_days": 4740 + "author_account_age_days": 4741 }, "https://github.com/xgfone/ComfyUI_PromptLogoCleaner": { "stars": 0, "last_update": "2025-07-28 05:28:42", - "author_account_age_days": 4740 + "author_account_age_days": 4741 }, "https://github.com/xgfone/ComfyUI_RasterCardMaker": { "stars": 0, "last_update": "2025-08-06 03:31:46", - "author_account_age_days": 4740 + "author_account_age_days": 4741 }, "https://github.com/xiaoyumu/ComfyUI-XYNodes": { "stars": 0, "last_update": "2024-12-05 07:07:30", - "author_account_age_days": 4499 + "author_account_age_days": 4500 }, "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 933 + "author_account_age_days": 934 }, "https://github.com/xl0/q_tools": { "stars": 0, "last_update": "2025-05-28 06:09:00", - "author_account_age_days": 5484 + "author_account_age_days": 5485 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, "last_update": "2025-05-03 20:59:53", - "author_account_age_days": 2183 + "author_account_age_days": 2184 }, "https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": { "stars": 1, "last_update": "2025-08-19 12:58:37", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/xzuyn/ComfyUI-xzuynodes": { "stars": 0, "last_update": "2025-10-16 23:07:34", - "author_account_age_days": 3602 + "author_account_age_days": 3603 }, "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { "stars": 6, "last_update": "2025-06-01 04:29:47", - "author_account_age_days": 4117 + "author_account_age_days": 4118 }, "https://github.com/yamanacn/ComfyUI-QwenVL3-image": { - "stars": 0, + "stars": 3, "last_update": "2025-10-19 07:42:10", - "author_account_age_days": 1802 + "author_account_age_days": 1803 }, "https://github.com/yamanacn/comfyui_qwen_object": { "stars": 0, "last_update": "2025-06-20 12:24:28", - "author_account_age_days": 1802 + "author_account_age_days": 1803 }, "https://github.com/yamanacn/comfyui_qwenbbox": { "stars": 0, "last_update": "2025-06-21 03:00:01", - "author_account_age_days": 1802 + "author_account_age_days": 1803 }, "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 2, "last_update": "2025-09-25 10:30:55", - "author_account_age_days": 4044 + "author_account_age_days": 4045 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-04-08 09:14:25", - "author_account_age_days": 4044 + "author_account_age_days": 4045 }, "https://github.com/yanlang0123/ComfyUI_Lam": { "stars": 56, "last_update": "2025-09-22 14:47:22", - "author_account_age_days": 3290 + "author_account_age_days": 3291 }, "https://github.com/yichengup/ComfyUI-Transition": { "stars": 3, "last_update": "2025-07-12 07:15:38", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/yichengup/ComfyUI-YCNodes_Advance": { "stars": 5, "last_update": "2025-10-18 03:53:32", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/yichengup/Comfyui-NodeSpark": { "stars": 5, "last_update": "2025-01-20 14:20:36", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, "last_update": "2025-05-28 10:06:17", - "author_account_age_days": 4112 + "author_account_age_days": 4113 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 433 + "author_account_age_days": 434 }, "https://github.com/yuvraj108c/ComfyUI-HYPIR": { "stars": 3, "last_update": "2025-08-18 06:04:36", - "author_account_age_days": 2635 + "author_account_age_days": 2636 }, "https://github.com/z604159435g/comfyui_random_prompt_plugin": { "stars": 0, "last_update": "2025-09-08 15:15:23", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": { "stars": 3, "last_update": "2025-06-21 17:46:04", - "author_account_age_days": 2812 + "author_account_age_days": 2813 }, "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { "stars": 3, "last_update": "2025-04-01 08:10:16", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/zhengxyz123/ComfyUI-CLIPSeg": { "stars": 3, "last_update": "2025-05-20 12:40:03", - "author_account_age_days": 2137 + "author_account_age_days": 2138 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 358, "last_update": "2025-06-06 23:41:46", - "author_account_age_days": 3941 + "author_account_age_days": 3942 }, "https://github.com/zhu733756/Comfyui-Anything-Converter": { "stars": 1, "last_update": "2025-09-10 08:24:29", - "author_account_age_days": 2735 + "author_account_age_days": 2736 }, "https://github.com/zhuanvi/ComfyUI-ZVNodes": { "stars": 0, "last_update": "2025-09-27 06:02:15", - "author_account_age_days": 3639 + "author_account_age_days": 3640 }, "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3462 + "author_account_age_days": 3463 }, "https://github.com/zl9739379/comfyui-qwen-vl-api": { "stars": 0, "last_update": "2025-07-02 12:53:51", - "author_account_age_days": 1063 + "author_account_age_days": 1064 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2465 + "author_account_age_days": 2466 }, "https://github.com/zopieux/ComfyUI-zopi": { "stars": 0, "last_update": "2025-07-27 02:50:44", - "author_account_age_days": 6011 + "author_account_age_days": 6012 }, "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 1, "last_update": "2025-04-12 01:13:21", - "author_account_age_days": 4106 + "author_account_age_days": 4107 }, "https://github.com/zyquon/ComfyUI-Stash": { "stars": 0, "last_update": "2025-06-21 03:32:52", - "author_account_age_days": 202 + "author_account_age_days": 203 } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d8b4ded6..d145ca2a 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,75 @@ { "custom_nodes": [ + { + "author": "geltz", + "title": "ComfyUI-geltz", + "reference": "https://github.com/geltz/ComfyUI-geltz", + "files": [ + "https://github.com/geltz/ComfyUI-geltz" + ], + "install_type": "git-clone", + "description": "Various custom nodes; guidance, latents, sampling, tokenization, etc." + }, + { + "author": "cmeka", + "title": "ComfyUI-WanMoEScheduler", + "reference": "https://github.com/cmeka/ComfyUI-WanMoEScheduler", + "files": [ + "https://github.com/cmeka/ComfyUI-WanMoEScheduler" + ], + "install_type": "git-clone", + "description": "A ComfyUI scheduler that finds the shift value required to align high/low sampling steps with a target sigma boundary." + }, + { + "author": "AhBumm", + "title": "ComfyUI_UnfakePy_Warpper", + "reference": "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper", + "files": [ + "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper" + ], + "install_type": "git-clone", + "description": "Warp Unfake.py for ComfyUI" + }, + { + "author": "APZmedia", + "title": "NormalMapLightEstimator", + "reference": "https://github.com/APZmedia/Comfyui-LightDirection-estimation", + "files": [ + "https://github.com/APZmedia/Comfyui-LightDirection-estimation" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for estimating light direction and quality from normal maps using luma masking. The system analyzes surface normals to infer lighting information for downstream tasks like adaptive relighting, directional masking, or stylized effects." + }, + { + "author": "ussoewwin", + "title": "ComfyUI-DistorchMemoryManager", + "reference": "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager", + "files": [ + "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager" + ], + "install_type": "git-clone", + "description": "An independent memory management custom node for ComfyUI. Provides Distorch memory management functionality for efficient GPU/CPU memory handling." + }, + { + "author": "ussoewwin", + "title": "ComfyUI-NunchakuFluxLoraStacker", + "reference": "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker", + "files": [ + "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker" + ], + "install_type": "git-clone", + "description": "An advanced LoRA stacker node specifically designed for Nunchaku FLUX models, featuring dynamic UI control for easy and efficient LoRA management." + }, + { + "author": "hvppycoding", + "title": "hvppyflow", + "reference": "https://github.com/hvppycoding/hvppyflow", + "files": [ + "https://github.com/hvppycoding/hvppyflow" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for Automated Workflow" + }, { "author": "walke2019", "title": "ComfyUI-GGUF-VisionLM", @@ -660,47 +730,6 @@ ], "install_type": "git-clone", "description": "Upload images (directly from your graph) and files (e.g., videos written to disk) to Immich." - }, - { - "author": "GZK1108", - "title": "Comfyui-QwenLoraLoaderSelective", - "reference": "https://github.com/GZK1108/Comfyui-QwenLoraLoaderSelective", - "files": [ - "https://github.com/GZK1108/Comfyui-QwenLoraLoaderSelective" - ], - "install_type": "git-clone", - "description": "LordLoraQwenEdit is a ComfyUI custom node for Qwen Image Image Edit pipelines. It selectively applies Qwen Image edit LoRAs to specific UNet transformer layers based on keyword filters, keeping the rest of the network untouched for precise control." - }, - { - "author": "siraxe", - "title": "ComfyUI-WanVideoWrapper_QQ", - "reference": "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ", - "files": [ - "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ" - ], - "install_type": "git-clone", - "description": "A collection of custom nodes for ComfyUI providing video manipulation, LoRA loading, path animation, and visual drawing tools for WanVideo workflows." - }, - { - "author": "PiePieDesign", - "title": "PiePieTweaks", - "id": "piepie-tweaks", - "reference": "https://github.com/PiePieDesign/PiePieTweaks", - "files": [ - "https://github.com/PiePieDesign/PiePieTweaks" - ], - "install_type": "git-clone", - "description": "Tweaks and simple nodes for usability and common needs" - }, - { - "author": "turnbros", - "title": "ComfyBros - Custom ComfyUI Nodes", - "reference": "https://github.com/turnbros/ComfyBros", - "files": [ - "https://github.com/turnbros/ComfyBros" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI nodes for enhanced text and image processing" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 72789305..fbed02db 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1801,6 +1801,19 @@ "title_aux": "ComfyUI Color Profile Reader" } ], + "https://github.com/APZmedia/Comfyui-LightDirection-estimation": [ + [ + "EnhancedLightEstimator", + "IREShadowAnalyzer", + "IREShadowComparison", + "LightDistributionAnalyzer", + "LightImageProcessor", + "NormalMapLightEstimator" + ], + { + "title_aux": "NormalMapLightEstimator" + } + ], "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": [ [ "CachingCLIPTextEncodeFlux|ARZUMATA", @@ -2062,6 +2075,14 @@ "title_aux": "Customizable API Call Nodes by BillBum" } ], + "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": [ + [ + "CustomUnfake" + ], + { + "title_aux": "ComfyUI_UnfakePy_Warpper" + } + ], "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": [ [ "Add Tag", @@ -23125,6 +23146,14 @@ "title_aux": "Simple Image To Palette" } ], + "https://github.com/cmeka/ComfyUI-WanMoEScheduler": [ + [ + "WanMoEScheduler" + ], + { + "title_aux": "ComfyUI-WanMoEScheduler" + } + ], "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": [ [ "Xoxxox_CnvDat", @@ -26898,6 +26927,20 @@ "title_aux": "ComfyUI-FLUX-BFL-API" } ], + "https://github.com/geltz/ComfyUI-geltz": [ + [ + "DIL2_EmptyLatent", + "DIL_EmptyLatent", + "QMS", + "RegionalSplitSampler", + "SWS", + "tokenteller", + "vectorpusher" + ], + { + "title_aux": "ComfyUI-geltz" + } + ], "https://github.com/gemell1/ComfyUI_GMIC": [ [ "GmicCliWrapper", @@ -28583,6 +28626,16 @@ "title_aux": "RandomSamplerSchedulerSteps for ComfyUI" } ], + "https://github.com/hvppycoding/hvppyflow": [ + [ + "HPDebug", + "HPSleep", + "HPSplitText" + ], + { + "title_aux": "hvppyflow" + } + ], "https://github.com/hwhaocool/ComfyUI-Select-Any": [ [ "SelectAnyValues" @@ -43533,6 +43586,24 @@ "title_aux": "comfyui-holdup" } ], + "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": [ + [ + "MemoryCleaner", + "MemoryManager", + "SafeMemoryManager" + ], + { + "title_aux": "ComfyUI-DistorchMemoryManager" + } + ], + "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": [ + [ + "FluxLoraMultiLoader" + ], + { + "title_aux": "ComfyUI-NunchakuFluxLoraStacker" + } + ], "https://github.com/vadimcro/VKRiez-Edge": [ [ "VKriezEnhancedEdgePreprocessor", @@ -43586,8 +43657,11 @@ "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [ [ "API Request Node", + "Elasticsearch Update Node", "Empty Image Node", + "JSON Builder Node", "JSON Parser Node", + "JsonBuilderNode", "LoadImageFromUrlNode", "MultilinePromptNode", "OSSUploadNode",