From 9f649b09001d81b65294194f1d657982223b459f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 1 Oct 2025 12:32:02 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 + extension-node-map.json | 38 +- github-stats.json | 2402 ++++++++++++++------------- node_db/dev/custom-node-list.json | 10 + node_db/dev/extension-node-map.json | 12 + node_db/dev/github-stats.json | 5 + node_db/new/custom-node-list.json | 50 +- node_db/new/extension-node-map.json | 38 +- 8 files changed, 1315 insertions(+), 1262 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 367b60ac..488de5ff 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33498,6 +33498,28 @@ "install_type": "git-clone", "description": "ComfyUI custom nodes for Hunyuan3D - Complete 3D generation suite" }, + { + "author": "mochidroppot", + "title": "ComfyUI-ProxyFix", + "reference": "https://github.com/mochidroppot/ComfyUI-ProxyFix", + "files": [ + "https://github.com/mochidroppot/ComfyUI-ProxyFix" + ], + "install_type": "git-clone", + "description": "This extension fixes URL encoding issues when ComfyUI is accessed through reverse proxies like 'jupyter-server-proxy'." + }, + { + "author": "9nate-drake", + "title": "ComfyUI Mask to Center Point Nodes", + "reference": "https://github.com/9nate-drake/ComfyUI-MaskCenter", + "files": [ + "https://github.com/9nate-drake/ComfyUI-MaskCenter" + ], + "install_type": "git-clone", + "description": "This pack provides two custom nodes for ComfyUI designed to find the center coordinates of masks and segments. They are useful for workflows where you need to precisely identify the location of objects or regions of interest." + }, + + diff --git a/extension-node-map.json b/extension-node-map.json index cb451536..b8d4c6f2 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -839,6 +839,15 @@ "title_aux": "ComfyUI-ColorshiftColor" } ], + "https://github.com/9nate-drake/ComfyUI-MaskCenter": [ + [ + "MaskSubMassDetector", + "MaskToCenterPoint" + ], + { + "title_aux": "ComfyUI Mask to Center Point Nodes" + } + ], "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": [ [ "PixelSortAdvancedNode", @@ -15057,6 +15066,7 @@ "Force Aspect On Bounds", "Get File List", "Get List From File", + "Get Mask Bounding Box", "Incrementer", "Indexed Entry", "List Count", @@ -15067,6 +15077,7 @@ "Replace List", "Select Bounding Box", "Sort List", + "Split List", "Timestamp" ], { @@ -37311,7 +37322,8 @@ "CheckpointLoaderAdvancedDisTorch2MultiGPU", "CheckpointLoaderAdvancedMultiGPU", "DeviceSelectorMultiGPU", - "HunyuanVideoEmbeddingsAdapter" + "HunyuanVideoEmbeddingsAdapter", + "UNetLoaderLP" ], { "title_aux": "ComfyUI-MultiGPU" @@ -42539,29 +42551,19 @@ ], "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [ [ - "ColorMatchToReference", - "FastFilmGrain", - "FastLaplacianSharpen", - "FastSobelSharpen", - "FastUnsharpSharpen", - "GeminiImageNode", - "GeminiInputFiles", - "GeminiNode", + "VRGDG_AudioCrop", "VRGDG_CalculateSetsFromAudio", "VRGDG_CombinevideosV2", "VRGDG_ConditionalLoadVideos", - "VRGDG_Extract_Frame_Number", + "VRGDG_DisplayIndex", "VRGDG_GetFilenamePrefix", - "VRGDG_LoadAudioSplitDynamic", - "VRGDG_LoadAudioSplitUpload", - "VRGDG_LoadAudioSplit_HUMO", - "VRGDG_LoadAudioSplit_HUMO_Transcribe", - "VRGDG_LoadVideos", + "VRGDG_GetIndexNumber", + "VRGDG_LoadAudioSplit_HUMO_TranscribeV2", "VRGDG_PromptSplitter", + "VRGDG_PromptSplitterV2", + "VRGDG_StringConcat", "VRGDG_TimecodeFromIndex", - "VRGDG_TranscribeText", - "VRGDG_TriggerCounter", - "VRGDG_VideoSplitter" + "VRGDG_TriggerCounter" ], { "title_aux": "VRGameDevGirl Video Enhancement Nodes" diff --git a/github-stats.json b/github-stats.json index 26ca1f6f..d4d71ec3 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,17 +2,17 @@ "https://github.com/0x-jerry/comfyui-rembg": { "stars": 0, "last_update": "2025-04-07 09:23:31", - "author_account_age_days": 3672 + "author_account_age_days": 3673 }, "https://github.com/0xRavenBlack/ComfyUI-OOP": { "stars": 9, "last_update": "2025-03-02 11:59:14", - "author_account_age_days": 1842 + "author_account_age_days": 1843 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 258, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/1038lab/ComfyUI-EdgeTTS": { "stars": 54, @@ -55,7 +55,7 @@ "author_account_age_days": 915 }, "https://github.com/1038lab/ComfyUI-OmniGen": { - "stars": 291, + "stars": 292, "last_update": "2025-04-18 18:33:34", "author_account_age_days": 915 }, @@ -70,7 +70,7 @@ "author_account_age_days": 915 }, "https://github.com/1038lab/ComfyUI-ReduxFineTune": { - "stars": 64, + "stars": 65, "last_update": "2025-06-21 19:10:36", "author_account_age_days": 915 }, @@ -102,32 +102,32 @@ "https://github.com/11dogzi/CYBERPUNK-STYLE-DIY": { "stars": 100, "last_update": "2025-08-11 17:17:54", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 40, "last_update": "2024-08-02 05:24:19", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/11dogzi/Comfyui-HYPIR": { "stars": 95, "last_update": "2025-08-03 02:14:03", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 87, "last_update": "2024-08-23 12:04:09", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": { "stars": 71, "last_update": "2025-06-22 14:48:37", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 27, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 7, @@ -187,7 +187,7 @@ "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 93, "last_update": "2025-03-27 14:57:35", - "author_account_age_days": 4513 + "author_account_age_days": 4514 }, "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, @@ -244,6 +244,11 @@ "last_update": "2025-02-01 12:17:38", "author_account_age_days": 826 }, + "https://github.com/9nate-drake/ComfyUI-MaskCenter": { + "stars": 0, + "last_update": "2025-10-01 02:15:18", + "author_account_age_days": 2114 + }, "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", @@ -277,12 +282,12 @@ "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 1, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 935 + "author_account_age_days": 936 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE-Wrapper": { "stars": 11, "last_update": "2025-01-21 22:26:11", - "author_account_age_days": 935 + "author_account_age_days": 936 }, "https://github.com/AARG-FAN/Image-Vector-for-ComfyUI": { "stars": 142, @@ -292,27 +297,27 @@ "https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme": { "stars": 40, "last_update": "2025-06-03 13:01:58", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/AEmotionStudio/ComfyUI-DiscordSend": { "stars": 10, "last_update": "2025-06-03 13:03:23", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes": { "stars": 42, "last_update": "2025-06-03 13:02:36", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/AEmotionStudio/ComfyUI-MagnifyGlass": { "stars": 21, "last_update": "2025-09-01 21:40:26", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/AEmotionStudio/ComfyUI-ShaderNoiseKSampler": { "stars": 55, "last_update": "2025-09-02 08:09:40", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/AHEKOT/ComfyUI_VNCCS": { "stars": 113, @@ -322,247 +327,247 @@ "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 8, "last_update": "2024-08-01 15:13:33", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/AIDC-AI/ComfyUI-Copilot": { - "stars": 3188, + "stars": 3190, "last_update": "2025-09-29 07:34:27", "author_account_age_days": 474 }, "https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": { "stars": 17, "last_update": "2025-04-05 22:05:47", - "author_account_age_days": 3929 + "author_account_age_days": 3930 }, "https://github.com/AIExplorer25/ComfyUI_ChatGptHelper": { "stars": 0, "last_update": "2025-05-18 19:11:40", - "author_account_age_days": 3929 + "author_account_age_days": 3930 }, "https://github.com/AIExplorer25/ComfyUI_ImageCaptioner": { "stars": 0, "last_update": "2025-08-15 12:30:28", - "author_account_age_days": 3929 + "author_account_age_days": 3930 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 5, "last_update": "2024-08-06 03:08:44", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 14, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 22, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 92, "last_update": "2024-08-05 08:48:03", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 40, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 248, "last_update": "2024-08-09 22:00:45", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 307, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 21, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 34, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 9, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 28, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 118, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { "stars": 379, "last_update": "2024-08-06 06:21:16", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 21, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 26, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 102, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 40, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 56, "last_update": "2025-04-01 00:14:44", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 61, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 87, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { "stars": 273, "last_update": "2024-09-10 22:21:37", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/DHLive-ComfyUI": { "stars": 24, "last_update": "2024-11-14 01:45:45", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 16, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/DiffSynth-ComfyUI": { "stars": 0, "last_update": "2024-09-07 12:23:07", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/EchoMimicV2-ComfyUI": { "stars": 58, "last_update": "2024-12-08 08:53:21", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/EzAudio-ComfyUI": { "stars": 9, "last_update": "2024-10-08 05:22:46", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/F5-TTS-ComfyUI": { "stars": 36, "last_update": "2024-11-14 01:43:03", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/FancyVideo-ComfyUI": { "stars": 36, "last_update": "2024-10-12 07:21:51", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/FireRedTTS-ComfyUI": { "stars": 13, "last_update": "2024-10-24 01:18:51", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/GSTTS-ComfyUI": { "stars": 42, "last_update": "2024-08-25 03:23:24", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { "stars": 169, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 63, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/JoyHallo-ComfyUI": { "stars": 8, "last_update": "2024-11-14 01:44:39", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/MaskGCT-ComfyUI": { "stars": 63, "last_update": "2024-11-14 01:40:15", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/MiniMates-ComfyUI": { "stars": 29, "last_update": "2024-11-14 01:36:30", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/OmniGen-ComfyUI": { "stars": 210, "last_update": "2024-11-14 01:37:33", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/PyramidFlow-ComfyUI": { "stars": 15, "last_update": "2024-10-10 13:59:16", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/RealisDance-ComfyUI": { "stars": 51, "last_update": "2024-09-13 14:38:59", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/SemiChat-ComfyUI": { "stars": 12, "last_update": "2025-02-19 23:21:48", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 15, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/StyleShot-ComfyUI": { "stars": 4, "last_update": "2024-08-17 00:25:29", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/VideoSys-ComfyUI": { "stars": 6, "last_update": "2024-09-01 09:11:57", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/ViewCrafter-ComfyUI": { "stars": 8, "last_update": "2024-09-19 11:11:25", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIFSH/VocalSeparation-ComfyUI": { "stars": 20, "last_update": "2024-10-24 07:16:37", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 7, @@ -592,7 +597,7 @@ "https://github.com/AIPOQUE/ComfyUI-APQNodes": { "stars": 107, "last_update": "2024-11-21 08:56:49", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 12, @@ -635,7 +640,7 @@ "author_account_age_days": 3346 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 67, + "stars": 68, "last_update": "2025-01-22 14:44:17", "author_account_age_days": 1923 }, @@ -672,17 +677,17 @@ "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": { "stars": 4, "last_update": "2025-04-08 08:00:15", - "author_account_age_days": 2229 + "author_account_age_days": 2230 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-PixelIt": { "stars": 1, "last_update": "2025-09-24 20:15:31", - "author_account_age_days": 2229 + "author_account_age_days": 2230 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-Qwen2": { "stars": 1, "last_update": "2025-06-04 13:10:22", - "author_account_age_days": 2229 + "author_account_age_days": 2230 }, "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": { "stars": 30, @@ -697,7 +702,7 @@ "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 297, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 4130 + "author_account_age_days": 4131 }, "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 9, @@ -707,32 +712,32 @@ "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 8, "last_update": "2024-11-12 11:10:16", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts": { "stars": 5, "last_update": "2024-08-29 15:19:06", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/AcademiaSD/comfyui_AcademiaSD": { "stars": 15, "last_update": "2025-09-09 11:23:24", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 1041, + "stars": 1042, "last_update": "2025-03-31 09:53:40", - "author_account_age_days": 4267 + "author_account_age_days": 4268 }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 556, + "stars": 557, "last_update": "2025-08-20 22:21:45", - "author_account_age_days": 4267 + "author_account_age_days": 4268 }, "https://github.com/AconexOfficial/ComfyUI_GOAT_Nodes": { "stars": 10, "last_update": "2025-08-19 18:40:24", - "author_account_age_days": 1943 + "author_account_age_days": 1944 }, "https://github.com/AdamShuo/ComfyUI_Switch": { "stars": 1, @@ -767,7 +772,7 @@ "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1738 + "author_account_age_days": 1739 }, "https://github.com/AkashKarnatak/ComfyUI_faishme": { "stars": 0, @@ -787,7 +792,7 @@ "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 1361, "last_update": "2025-09-21 11:02:10", - "author_account_age_days": 3162 + "author_account_age_days": 3163 }, "https://github.com/Alexankharin/camera-comfyUI": { "stars": 19, @@ -807,7 +812,7 @@ "https://github.com/Alvaroeai/ComfyUI-Text2Json": { "stars": 1, "last_update": "2024-11-26 16:40:31", - "author_account_age_days": 4164 + "author_account_age_days": 4165 }, "https://github.com/Amorano/Jovi_Capture": { "stars": 8, @@ -815,7 +820,7 @@ "author_account_age_days": 5675 }, "https://github.com/Amorano/Jovi_Colorizer": { - "stars": 6, + "stars": 7, "last_update": "2025-05-22 20:00:19", "author_account_age_days": 5675 }, @@ -852,22 +857,22 @@ "https://github.com/AngelCookies/ComfyUI-Seed-Tracker": { "stars": 0, "last_update": "2025-06-23 23:56:50", - "author_account_age_days": 1284 + "author_account_age_days": 1285 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 2, "last_update": "2025-01-23 13:35:49", - "author_account_age_days": 3839 + "author_account_age_days": 3840 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 10, "last_update": "2025-03-27 17:07:38", - "author_account_age_days": 4554 + "author_account_age_days": 4555 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 1, "last_update": "2025-03-27 17:08:39", - "author_account_age_days": 4554 + "author_account_age_days": 4555 }, "https://github.com/Apache0ne/ComfyUI_efficient_sam_node": { "stars": 0, @@ -882,17 +887,17 @@ "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 44, "last_update": "2025-03-17 06:08:17", - "author_account_age_days": 3852 + "author_account_age_days": 3853 }, "https://github.com/ArdeniusAI/ComfyUI-Ardenius": { "stars": 5, "last_update": "2024-11-24 09:57:46", - "author_account_age_days": 589 + "author_account_age_days": 590 }, "https://github.com/Arkanun/ReadCSV_ComfyUI": { "stars": 0, "last_update": "2025-02-05 23:06:48", - "author_account_age_days": 3412 + "author_account_age_days": 3413 }, "https://github.com/Art-xmaster/comfyui-AGSoft": { "stars": 1, @@ -902,7 +907,7 @@ "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 91, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/ArtHommage/HommageTools": { "stars": 4, @@ -927,7 +932,7 @@ "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 28, "last_update": "2025-05-04 03:34:19", - "author_account_age_days": 5049 + "author_account_age_days": 5050 }, "https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": { "stars": 0, @@ -937,7 +942,7 @@ "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": { "stars": 0, "last_update": "2025-07-07 22:35:57", - "author_account_age_days": 3303 + "author_account_age_days": 3304 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 37, @@ -952,22 +957,22 @@ "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4537 + "author_account_age_days": 4538 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4537 + "author_account_age_days": 4538 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 6, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4537 + "author_account_age_days": 4538 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 11, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4537 + "author_account_age_days": 4538 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, @@ -997,7 +1002,7 @@ "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 4, "last_update": "2025-04-24 14:09:18", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": { "stars": 0, @@ -1007,12 +1012,12 @@ "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": { "stars": 8, "last_update": "2024-12-21 11:35:08", - "author_account_age_days": 1695 + "author_account_age_days": 1696 }, "https://github.com/BIMer-99/Comfyui_Hunyuan3D_EX": { "stars": 7, "last_update": "2024-12-09 17:50:23", - "author_account_age_days": 1695 + "author_account_age_days": 1696 }, "https://github.com/BNP1111/comfyui_flux_corrector": { "stars": 4, @@ -1027,17 +1032,17 @@ "https://github.com/BZcreativ/ComfyUI-FLUX-TOGETHER-API": { "stars": 4, "last_update": "2024-11-02 14:45:28", - "author_account_age_days": 3699 + "author_account_age_days": 3700 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 444, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 893 + "author_account_age_days": 894 }, "https://github.com/BahaC/ComfyUI-ZonosTTS": { "stars": 20, "last_update": "2025-02-19 06:28:38", - "author_account_age_days": 1768 + "author_account_age_days": 1769 }, "https://github.com/Baverne/comfyUI-TiledWan": { "stars": 2, @@ -1057,12 +1062,12 @@ "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 3, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3535 + "author_account_age_days": 3536 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3535 + "author_account_age_days": 3536 }, "https://github.com/BennyKok/comfyui-deploy": { "stars": 1435, @@ -1072,42 +1077,42 @@ "https://github.com/BetaDoggo/ComfyUI-Cloud-APIs": { "stars": 37, "last_update": "2025-05-01 06:24:47", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/BetaDoggo/ComfyUI-FastSDCPU": { "stars": 9, "last_update": "2024-09-16 05:34:01", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding": { "stars": 1, "last_update": "2024-08-28 00:24:01", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 1, "last_update": "2024-08-01 07:59:10", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 5, "last_update": "2024-07-19 18:11:11", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 30, "last_update": "2025-08-29 08:44:14", - "author_account_age_days": 1334 + "author_account_age_days": 1335 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 65, "last_update": "2025-04-19 11:58:55", - "author_account_age_days": 1334 + "author_account_age_days": 1335 }, "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 19, @@ -1147,7 +1152,7 @@ "https://github.com/Black-Lioness/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2024-11-22 03:05:11", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes": { "stars": 2, @@ -1157,47 +1162,47 @@ "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 17, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 14, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 3, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 414, "last_update": "2024-08-07 15:13:31", - "author_account_age_days": 940 + "author_account_age_days": 941 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { "stars": 393, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 940 + "author_account_age_days": 941 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 312, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 940 + "author_account_age_days": 941 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 41, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 940 + "author_account_age_days": 941 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 397, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 940 + "author_account_age_days": 941 }, "https://github.com/Blonicx/ComfyUI-X-Rework": { "stars": 1, @@ -1207,7 +1212,7 @@ "https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools": { "stars": 5, "last_update": "2025-07-21 23:11:58", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 8, @@ -1237,7 +1242,7 @@ "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 103, "last_update": "2025-01-21 12:09:05", - "author_account_age_days": 3544 + "author_account_age_days": 3545 }, "https://github.com/Brekel/ComfyUI-Brekel": { "stars": 17, @@ -1247,7 +1252,7 @@ "https://github.com/Bria-AI/ComfyUI-BRIA-API": { "stars": 59, "last_update": "2025-09-29 13:44:38", - "author_account_age_days": 1940 + "author_account_age_days": 1941 }, "https://github.com/BuffMcBigHuge/ComfyUI-Google-AI-Studio": { "stars": 3, @@ -1292,7 +1297,7 @@ "https://github.com/CHAOSEA/ComfyUI_FaceAlignPaste": { "stars": 14, "last_update": "2025-03-27 13:34:40", - "author_account_age_days": 428 + "author_account_age_days": 429 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 20, @@ -1357,7 +1362,7 @@ "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 10, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/CallMe1101/ComfyUI_OmniAvatar": { "stars": 3, @@ -1372,17 +1377,17 @@ "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 12, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 2329 + "author_account_age_days": 2330 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 74, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 2329 + "author_account_age_days": 2330 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 34, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 2329 + "author_account_age_days": 2330 }, "https://github.com/ChaosHL/Marvelous-Box-Comfyui": { "stars": 0, @@ -1390,14 +1395,14 @@ "author_account_age_days": 826 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { - "stars": 41, + "stars": 42, "last_update": "2025-02-08 13:11:30", - "author_account_age_days": 2341 + "author_account_age_days": 2342 }, "https://github.com/Charlweed/image_transceiver": { "stars": 3, "last_update": "2025-01-06 19:22:50", - "author_account_age_days": 5560 + "author_account_age_days": 5561 }, "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, @@ -1432,12 +1437,12 @@ "https://github.com/ChenDarYen/ComfyUI-NAG": { "stars": 268, "last_update": "2025-07-06 22:39:57", - "author_account_age_days": 2364 + "author_account_age_days": 2365 }, "https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": { "stars": 9, "last_update": "2025-01-07 18:22:10", - "author_account_age_days": 2364 + "author_account_age_days": 2365 }, "https://github.com/Chengym2023/ComfyUI-DeepSeek_Online": { "stars": 0, @@ -1447,12 +1452,12 @@ "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": { "stars": 16, "last_update": "2024-09-23 21:48:27", - "author_account_age_days": 2875 + "author_account_age_days": 2876 }, "https://github.com/ChrisColeTech/ComfyUI-Line-counter": { "stars": 2, "last_update": "2025-03-12 00:07:25", - "author_account_age_days": 2875 + "author_account_age_days": 2876 }, "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 1, @@ -1460,9 +1465,9 @@ "author_account_age_days": 2192 }, "https://github.com/ClownsharkBatwing/RES4LYF": { - "stars": 652, + "stars": 653, "last_update": "2025-08-14 22:18:56", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/Clybius/ComfyUI-ClybsChromaNodes": { "stars": 12, @@ -1522,21 +1527,21 @@ "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, "last_update": "2024-12-28 19:44:14", - "author_account_age_days": 285 + "author_account_age_days": 286 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes": { "stars": 2, "last_update": "2024-12-31 21:44:05", - "author_account_age_days": 285 + "author_account_age_days": 286 }, "https://github.com/ComplexRobot/ComfyUI-Simple-VFI": { "stars": 0, "last_update": "2025-03-31 15:37:25", - "author_account_age_days": 4886 + "author_account_age_days": 4887 }, "https://github.com/Conor-Collins/ComfyUI-CoCoTools_IO": { "stars": 70, - "last_update": "2025-07-25 22:53:28", + "last_update": "2025-09-30 21:05:37", "author_account_age_days": 637 }, "https://github.com/CoreyCorza/ComfyUI-CRZnodes": { @@ -1552,7 +1557,7 @@ "https://github.com/CpreForEver/CFE_comfyui": { "stars": 0, "last_update": "2024-12-09 01:38:42", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/Creeper-MZ/comfyui_nai_api": { "stars": 0, @@ -1562,7 +1567,7 @@ "https://github.com/Creepybits/ComfyUI-Creepy_nodes": { "stars": 16, "last_update": "2025-09-11 14:47:23", - "author_account_age_days": 2070 + "author_account_age_days": 2071 }, "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 5, @@ -1572,7 +1577,7 @@ "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive": { "stars": 2, "last_update": "2025-07-15 20:30:08", - "author_account_age_days": 2070 + "author_account_age_days": 2071 }, "https://github.com/Cryptyox/anaglyphTool-Comfyui": { "stars": 8, @@ -1587,7 +1592,7 @@ "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": { "stars": 3, "last_update": "2025-09-05 13:21:04", - "author_account_age_days": 1565 + "author_account_age_days": 1566 }, "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": { "stars": 2, @@ -1627,7 +1632,7 @@ "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 5, "last_update": "2025-02-02 00:46:30", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": { "stars": 0, @@ -1637,32 +1642,32 @@ "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 73, "last_update": "2024-08-10 22:24:01", - "author_account_age_days": 4751 + "author_account_age_days": 4752 }, "https://github.com/DanielHabib/ComfyUI-Voxels": { "stars": 4, "last_update": "2024-09-16 15:41:02", - "author_account_age_days": 4046 + "author_account_age_days": 4047 }, "https://github.com/Danteday/ComfyUI-NoteManager": { "stars": 12, "last_update": "2025-04-20 19:52:58", - "author_account_age_days": 2779 + "author_account_age_days": 2780 }, "https://github.com/DareFail/ComfyUI-Roboflow": { "stars": 33, "last_update": "2024-09-25 18:30:43", - "author_account_age_days": 5050 + "author_account_age_days": 5051 }, "https://github.com/DarioFT/ComfyUI-VideoDirCombiner": { "stars": 5, "last_update": "2025-03-08 13:58:12", - "author_account_age_days": 3940 + "author_account_age_days": 3941 }, "https://github.com/DataCTE/prompt_injection": { "stars": 94, "last_update": "2025-08-18 13:18:24", - "author_account_age_days": 1240 + "author_account_age_days": 1241 }, "https://github.com/DavidPiazza/network_bending": { "stars": 0, @@ -1677,7 +1682,7 @@ "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 4, "last_update": "2025-08-13 17:48:55", - "author_account_age_days": 4678 + "author_account_age_days": 4679 }, "https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes": { "stars": 27, @@ -1700,7 +1705,7 @@ "author_account_age_days": 773 }, "https://github.com/DeemosTech/ComfyUI-Rodin": { - "stars": 34, + "stars": 35, "last_update": "2025-05-07 13:29:25", "author_account_age_days": 1229 }, @@ -1742,7 +1747,7 @@ "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 429, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 2237 + "author_account_age_days": 2238 }, "https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character": { "stars": 0, @@ -1772,12 +1777,12 @@ "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, "last_update": "2025-05-19 23:16:22", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 29, "last_update": "2025-09-15 20:38:26", - "author_account_age_days": 4501 + "author_account_age_days": 4502 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 6, @@ -1797,27 +1802,27 @@ "https://github.com/DoctorDiffusion/ComfyUI-BEN": { "stars": 43, "last_update": "2024-12-15 18:19:01", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": { "stars": 25, "last_update": "2024-12-05 03:05:44", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer": { "stars": 6, "last_update": "2024-11-30 03:13:29", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": { "stars": 6, "last_update": "2024-12-31 00:59:19", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/DoctorDiffusion/ComfyUI-basic-pitch": { "stars": 1, "last_update": "2024-12-25 19:07:11", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { "stars": 86, @@ -1832,7 +1837,7 @@ "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5457 + "author_account_age_days": 5458 }, "https://github.com/DrMWeigand/ComfyUI-StereoVision": { "stars": 9, @@ -1852,12 +1857,12 @@ "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 4, "last_update": "2025-08-22 18:51:34", - "author_account_age_days": 1836 + "author_account_age_days": 1837 }, "https://github.com/DraconicDragon/ComfyUI-Venice-API": { "stars": 5, "last_update": "2025-06-16 18:58:57", - "author_account_age_days": 1836 + "author_account_age_days": 1837 }, "https://github.com/Draek2077/comfyui-draekz-nodez": { "stars": 1, @@ -1927,12 +1932,12 @@ "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 234, "last_update": "2025-01-20 07:16:46", - "author_account_age_days": 3241 + "author_account_age_days": 3242 }, "https://github.com/EmAySee/ComfyUI_EmAySee_CustomNodes": { "stars": 1, "last_update": "2025-07-11 18:25:15", - "author_account_age_days": 2051 + "author_account_age_days": 2052 }, "https://github.com/Enashka/ComfyUI-nhknodes": { "stars": 12, @@ -1947,22 +1952,22 @@ "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": { "stars": 6, "last_update": "2025-07-26 11:58:16", - "author_account_age_days": 432 + "author_account_age_days": 433 }, "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": { "stars": 11, "last_update": "2025-03-30 13:06:28", - "author_account_age_days": 432 + "author_account_age_days": 433 }, "https://github.com/EnragedAntelope/ComfyUI-EACloudNodes": { "stars": 7, "last_update": "2025-08-25 17:58:28", - "author_account_age_days": 432 + "author_account_age_days": 433 }, "https://github.com/EnragedAntelope/comfyui-relight": { "stars": 81, "last_update": "2025-05-16 16:06:28", - "author_account_age_days": 432 + "author_account_age_days": 433 }, "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 4, @@ -1975,7 +1980,7 @@ "author_account_age_days": 3734 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { - "stars": 641, + "stars": 643, "last_update": "2025-06-18 23:00:26", "author_account_age_days": 4062 }, @@ -1997,17 +2002,17 @@ "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 27, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 2086 + "author_account_age_days": 2087 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 112, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 2086 + "author_account_age_days": 2087 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 302, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 2086 + "author_account_age_days": 2087 }, "https://github.com/ExterminanzHS/Gecco-Discord-Autosend": { "stars": 1, @@ -2075,7 +2080,7 @@ "author_account_age_days": 2234 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 823, + "stars": 826, "last_update": "2025-04-30 11:32:27", "author_account_age_days": 3595 }, @@ -2095,7 +2100,7 @@ "author_account_age_days": 3595 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 3428, + "stars": 3429, "last_update": "2025-09-10 08:39:12", "author_account_age_days": 3595 }, @@ -2137,7 +2142,7 @@ "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 9, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 3210 + "author_account_age_days": 3211 }, "https://github.com/FinetunersAI/ComfyUI_Finetuners_Suite": { "stars": 2, @@ -2167,12 +2172,12 @@ "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 52, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2442 + "author_account_age_days": 2443 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 456, "last_update": "2024-10-29 01:51:46", - "author_account_age_days": 2442 + "author_account_age_days": 2443 }, "https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative": { "stars": 78, @@ -2187,7 +2192,7 @@ "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 95, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 1095 + "author_account_age_days": 1096 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 242, @@ -2242,37 +2247,37 @@ "https://github.com/FuouM/ComfyUI-EbSynth": { "stars": 101, "last_update": "2025-03-30 06:30:52", - "author_account_age_days": 2144 + "author_account_age_days": 2145 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 5, "last_update": "2025-03-27 12:22:31", - "author_account_age_days": 2144 + "author_account_age_days": 2145 }, "https://github.com/FuouM/ComfyUI-MatAnyone": { "stars": 14, "last_update": "2025-03-24 03:43:48", - "author_account_age_days": 2144 + "author_account_age_days": 2145 }, "https://github.com/FuouM/ComfyUI-StyleTransferPlus": { "stars": 11, "last_update": "2025-03-27 12:15:58", - "author_account_age_days": 2144 + "author_account_age_days": 2145 }, "https://github.com/FuouM/FM_nodes": { "stars": 6, "last_update": "2025-03-27 12:16:55", - "author_account_age_days": 2144 + "author_account_age_days": 2145 }, "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": { "stars": 75, "last_update": "2024-11-05 17:00:49", - "author_account_age_days": 1625 + "author_account_age_days": 1626 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 20, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1982 + "author_account_age_days": 1983 }, "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "stars": 41, @@ -2292,12 +2297,12 @@ "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, "last_update": "2025-02-20 12:58:43", - "author_account_age_days": 2632 + "author_account_age_days": 2633 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 12, "last_update": "2025-08-24 20:09:43", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/GadzoinksOfficial/comfyui_gprompts": { "stars": 0, @@ -2367,7 +2372,7 @@ "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 20, "last_update": "2024-12-17 11:46:33", - "author_account_age_days": 2846 + "author_account_age_days": 2847 }, "https://github.com/GeraldWie/ComfyUI-I2I-slim": { "stars": 0, @@ -2382,7 +2387,7 @@ "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": { "stars": 89, "last_update": "2025-07-07 10:31:15", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/GizmoR13/PG-Nodes": { "stars": 13, @@ -2390,7 +2395,7 @@ "author_account_age_days": 5288 }, "https://github.com/Goktug/comfyui-saveimage-plus": { - "stars": 12, + "stars": 13, "last_update": "2024-11-13 06:03:10", "author_account_age_days": 5395 }, @@ -2405,9 +2410,9 @@ "author_account_age_days": 1124 }, "https://github.com/Gourieff/ComfyUI-ReActor": { - "stars": 819, + "stars": 821, "last_update": "2025-09-22 18:09:50", - "author_account_age_days": 1582 + "author_account_age_days": 1583 }, "https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR": { "stars": 56, @@ -2432,7 +2437,7 @@ "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { "stars": 196, "last_update": "2025-09-25 21:20:31", - "author_account_age_days": 1660 + "author_account_age_days": 1661 }, "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser": { "stars": 1, @@ -2452,7 +2457,7 @@ "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, "last_update": "2024-11-15 19:46:39", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/Gue-e/ComfyUI-PanoCard": { "stars": 16, @@ -2472,7 +2477,7 @@ "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 12, "last_update": "2025-04-17 16:32:12", - "author_account_age_days": 3443 + "author_account_age_days": 3444 }, "https://github.com/HJH-AILab/ComfyUI_CosyVoice2": { "stars": 3, @@ -2572,7 +2577,7 @@ "https://github.com/HannibalP/comfyui-HannibalPack": { "stars": 1, "last_update": "2025-03-11 23:36:33", - "author_account_age_days": 3067 + "author_account_age_days": 3068 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, @@ -2627,7 +2632,7 @@ "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, "last_update": "2025-09-22 01:18:37", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 2, @@ -2667,12 +2672,12 @@ "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": { "stars": 2, "last_update": "2025-05-21 02:17:36", - "author_account_age_days": 3547 + "author_account_age_days": 3548 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-08-14 01:25:26", - "author_account_age_days": 2161 + "author_account_age_days": 2162 }, "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, @@ -2687,12 +2692,12 @@ "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 4, "last_update": "2025-03-14 02:41:21", - "author_account_age_days": 1098 + "author_account_age_days": 1099 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 7, - "last_update": "2025-09-25 18:35:49", - "author_account_age_days": 651 + "last_update": "2025-09-30 20:29:12", + "author_account_age_days": 652 }, "https://github.com/HowToSD/ComfyUI-Data-Analysis": { "stars": 18, @@ -2707,7 +2712,7 @@ "https://github.com/Hullabalo/ComfyUI-Loop": { "stars": 10, "last_update": "2025-05-01 15:26:44", - "author_account_age_days": 1073 + "author_account_age_days": 1074 }, "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": { "stars": 40, @@ -2767,12 +2772,12 @@ "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 3, "last_update": "2025-02-03 00:25:14", - "author_account_age_days": 1960 + "author_account_age_days": 1961 }, "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures": { "stars": 2, "last_update": "2025-02-03 00:21:47", - "author_account_age_days": 1960 + "author_account_age_days": 1961 }, "https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": { "stars": 3, @@ -2797,7 +2802,7 @@ "https://github.com/ImmortalPie/ComfyUI-PonySwitch": { "stars": 10, "last_update": "2025-03-27 12:49:04", - "author_account_age_days": 4285 + "author_account_age_days": 4286 }, "https://github.com/InceptionsAI/ComfyUI-RunComfy-Helper": { "stars": 2, @@ -2817,7 +2822,7 @@ "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 20, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 4372 + "author_account_age_days": 4373 }, "https://github.com/Irsalistic/comfyui-dam-object-extractor": { "stars": 6, @@ -2827,7 +2832,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 9, "last_update": "2025-07-08 01:45:22", - "author_account_age_days": 574 + "author_account_age_days": 575 }, "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, @@ -2862,7 +2867,7 @@ "https://github.com/Isulion/ComfyUI_Isulion": { "stars": 38, "last_update": "2025-05-03 12:21:05", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { "stars": 219, @@ -2927,7 +2932,7 @@ "https://github.com/Jannchie/ComfyUI-J": { "stars": 98, "last_update": "2025-04-07 09:03:24", - "author_account_age_days": 3016 + "author_account_age_days": 3017 }, "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, @@ -2947,7 +2952,7 @@ "https://github.com/Jash-Vora/ComfyUI-GarmentDiT": { "stars": 3, "last_update": "2025-01-04 08:22:14", - "author_account_age_days": 873 + "author_account_age_days": 874 }, "https://github.com/JayLyu/blender-in-comfyui": { "stars": 2, @@ -2962,7 +2967,7 @@ "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 176, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 5349 + "author_account_age_days": 5350 }, "https://github.com/Jelosus2/comfyui-vae-reflection": { "stars": 8, @@ -2972,7 +2977,7 @@ "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 5, "last_update": "2024-08-25 18:35:55", - "author_account_age_days": 618 + "author_account_age_days": 619 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 137, @@ -2992,7 +2997,7 @@ "https://github.com/Jint8888/Comfyui_JTnodes": { "stars": 1, "last_update": "2025-04-22 16:23:53", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/JoeNavark/comfyui_custom_sigma_editor": { "stars": 17, @@ -3002,7 +3007,7 @@ "https://github.com/JohanK66/ComfyUI-WebhookImage": { "stars": 1, "last_update": "2025-03-10 19:38:53", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown": { "stars": 1, @@ -3017,7 +3022,7 @@ "https://github.com/Jonseed/ComfyUI-Detail-Daemon": { "stars": 800, "last_update": "2025-03-14 16:47:41", - "author_account_age_days": 2642 + "author_account_age_days": 2643 }, "https://github.com/Jordach/comfy-plasma": { "stars": 75, @@ -3027,7 +3032,7 @@ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 13, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3817 + "author_account_age_days": 3818 }, "https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper": { "stars": 37, @@ -3037,7 +3042,7 @@ "https://github.com/Julian-adv/WildDivide": { "stars": 18, "last_update": "2025-07-24 15:43:12", - "author_account_age_days": 801 + "author_account_age_days": 802 }, "https://github.com/Junst/ComfyUI-Concept-Diffusion": { "stars": 3, @@ -3047,7 +3052,7 @@ "https://github.com/JustLateNightAI/KeywordImageBlocker": { "stars": 0, "last_update": "2025-05-07 17:25:44", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/Juste-Leo2/Canary-ComfyUI": { "stars": 11, @@ -3097,12 +3102,12 @@ "https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar": { "stars": 22, "last_update": "2025-02-16 13:11:48", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/KLL535/ComfyUI_SimpleButcher": { "stars": 9, "last_update": "2025-08-23 23:14:41", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": { "stars": 0, @@ -3142,7 +3147,7 @@ "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, "last_update": "2025-06-15 22:39:14", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/Kesin11/ComfyUI-list-filter": { "stars": 0, @@ -3157,22 +3162,22 @@ "https://github.com/Kidev/ComfyUI-Fisheye-effects": { "stars": 18, "last_update": "2025-04-03 19:00:30", - "author_account_age_days": 5064 + "author_account_age_days": 5065 }, "https://github.com/Kinglord/ComfyUI_LoRA_Sidebar": { "stars": 89, "last_update": "2025-04-27 08:48:53", - "author_account_age_days": 5353 + "author_account_age_days": 5354 }, "https://github.com/Kinglord/ComfyUI_Prompt_Gallery": { "stars": 62, "last_update": "2024-09-24 21:58:55", - "author_account_age_days": 5353 + "author_account_age_days": 5354 }, "https://github.com/Kinglord/ComfyUI_Slider_Sidebar": { - "stars": 41, + "stars": 42, "last_update": "2024-09-26 02:40:30", - "author_account_age_days": 5353 + "author_account_age_days": 5354 }, "https://github.com/KohakuBlueleaf/HDM-ext": { "stars": 37, @@ -3180,7 +3185,7 @@ "author_account_age_days": 2091 }, "https://github.com/KohakuBlueleaf/z-tipo-extension": { - "stars": 522, + "stars": 524, "last_update": "2025-09-12 01:08:56", "author_account_age_days": 2091 }, @@ -3212,22 +3217,22 @@ "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 880, "last_update": "2025-08-06 20:02:42", - "author_account_age_days": 4179 + "author_account_age_days": 4180 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 3268, + "stars": 3269, "last_update": "2025-08-06 05:23:51", - "author_account_age_days": 4179 + "author_account_age_days": 4180 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 1234, + "stars": 1236, "last_update": "2025-09-29 05:06:44", - "author_account_age_days": 4179 + "author_account_age_days": 4180 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 4, "last_update": "2025-03-14 09:52:02", - "author_account_age_days": 1583 + "author_account_age_days": 1584 }, "https://github.com/KunmyonChoi/ComfyUI_S3_direct": { "stars": 0, @@ -3237,12 +3242,12 @@ "https://github.com/Kurdknight/Kurdknight_comfycheck": { "stars": 3, "last_update": "2025-01-15 16:47:23", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/KwaiVGI/ComfyUI-KLingAI-API": { "stars": 142, "last_update": "2025-05-06 06:25:51", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/Ky11le/draw_tools": { "stars": 0, @@ -3252,12 +3257,12 @@ "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 5, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/KytraScript/ComfyUI_MatAnyone_Kytra": { "stars": 140, "last_update": "2025-03-16 18:58:58", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": { "stars": 2, @@ -3302,7 +3307,7 @@ "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 194, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2670 + "author_account_age_days": 2671 }, "https://github.com/LK-168/comfyui_imgutils": { "stars": 1, @@ -3317,7 +3322,7 @@ "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 8, "last_update": "2025-08-01 04:52:07", - "author_account_age_days": 2020 + "author_account_age_days": 2021 }, "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, @@ -3347,22 +3352,22 @@ "https://github.com/LatentRat/comfy_remote_run": { "stars": 9, "last_update": "2024-09-08 04:06:09", - "author_account_age_days": 1207 + "author_account_age_days": 1208 }, "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer": { "stars": 16, "last_update": "2025-09-02 11:39:38", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/Laurent2916/comfyui-piq": { "stars": 0, "last_update": "2025-03-17 13:50:16", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 137, "last_update": "2024-08-03 04:18:39", - "author_account_age_days": 795 + "author_account_age_days": 796 }, "https://github.com/LeanModels/ComfyUI-DFloat11": { "stars": 6, @@ -3372,22 +3377,22 @@ "https://github.com/Legorobotdude/ComfyUI-VariationLab": { "stars": 1, "last_update": "2025-03-02 04:59:28", - "author_account_age_days": 3832 + "author_account_age_days": 3833 }, "https://github.com/Lerc/canvas_tab": { "stars": 199, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5830 + "author_account_age_days": 5831 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 18, "last_update": "2025-09-01 07:46:45", - "author_account_age_days": 445 + "author_account_age_days": 446 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced": { "stars": 11, "last_update": "2025-09-24 19:23:21", - "author_account_age_days": 445 + "author_account_age_days": 446 }, "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 11, @@ -3402,7 +3407,7 @@ "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting": { "stars": 9, "last_update": "2024-08-26 00:40:09", - "author_account_age_days": 3065 + "author_account_age_days": 3066 }, "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT": { "stars": 4, @@ -3412,12 +3417,12 @@ "https://github.com/Light-x02/ComfyUI-FluxSettingsNode": { "stars": 7, "last_update": "2025-04-28 21:45:01", - "author_account_age_days": 1240 + "author_account_age_days": 1241 }, "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes": { "stars": 7, "last_update": "2025-05-01 18:14:59", - "author_account_age_days": 1240 + "author_account_age_days": 1241 }, "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes": { "stars": 3, @@ -3427,7 +3432,7 @@ "https://github.com/Light-x02/ComfyUI_Crop_Image_By_Lightx02": { "stars": 1, "last_update": "2025-08-24 15:15:23", - "author_account_age_days": 1240 + "author_account_age_days": 1241 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, @@ -3435,9 +3440,9 @@ "author_account_age_days": 447 }, "https://github.com/Lightricks/ComfyUI-LTXVideo": { - "stars": 2372, + "stars": 2371, "last_update": "2025-07-16 15:41:42", - "author_account_age_days": 4653 + "author_account_age_days": 4654 }, "https://github.com/Limbicnation/ComfyUI-RandomSeedGenerator": { "stars": 2, @@ -3482,22 +3487,22 @@ "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 68, "last_update": "2025-04-07 09:09:34", - "author_account_age_days": 933 + "author_account_age_days": 934 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 29, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 1438 + "author_account_age_days": 1439 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 3, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 1438 + "author_account_age_days": 1439 }, "https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage": { "stars": 0, "last_update": "2025-06-17 05:53:17", - "author_account_age_days": 2904 + "author_account_age_days": 2905 }, "https://github.com/Lovzu/ComfyUI-KittenTTS": { "stars": 1, @@ -3537,7 +3542,7 @@ "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 17, "last_update": "2025-03-12 09:07:07", - "author_account_age_days": 1495 + "author_account_age_days": 1496 }, "https://github.com/LukeCoulson1/Comfyui_LoraCombine": { "stars": 0, @@ -3607,22 +3612,22 @@ "https://github.com/MakkiShizu/ComfyUI-MakkiTools": { "stars": 5, "last_update": "2025-09-19 11:48:49", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards": { "stars": 12, "last_update": "2025-08-16 09:04:36", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL": { "stars": 15, "last_update": "2025-09-22 12:41:25", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 5, "last_update": "2025-04-27 15:34:57", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/Malte0621/hordeai-comfy": { "stars": 0, @@ -3637,7 +3642,7 @@ "https://github.com/ManglerFTW/ComfyI2I": { "stars": 175, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 1118 + "author_account_age_days": 1119 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 160, @@ -3647,7 +3652,7 @@ "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-08-24 16:56:53", - "author_account_age_days": 1885 + "author_account_age_days": 1886 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 2, @@ -3657,12 +3662,12 @@ "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 8, "last_update": "2024-12-16 09:48:49", - "author_account_age_days": 2096 + "author_account_age_days": 2097 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 23, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 2096 + "author_account_age_days": 2097 }, "https://github.com/Marksusu/ComfyUI_MTCLIPEncode": { "stars": 8, @@ -3682,7 +3687,7 @@ "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 6, "last_update": "2024-08-26 20:42:35", - "author_account_age_days": 3668 + "author_account_age_days": 3669 }, "https://github.com/MasterDenis/VAE-Decode-Switch": { "stars": 2, @@ -3692,7 +3697,7 @@ "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, "last_update": "2025-03-07 23:55:55", - "author_account_age_days": 2070 + "author_account_age_days": 2071 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 6, @@ -3742,17 +3747,17 @@ "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, "last_update": "2024-11-07 12:35:00", - "author_account_age_days": 993 + "author_account_age_days": 994 }, "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 4, "last_update": "2024-08-01 06:47:24", - "author_account_age_days": 993 + "author_account_age_days": 994 }, "https://github.com/MiddleKD/ComfyUI-productfix": { "stars": 12, "last_update": "2025-05-12 05:00:24", - "author_account_age_days": 993 + "author_account_age_days": 994 }, "https://github.com/MieMieeeee/ComfyUI-CaptionThis": { "stars": 97, @@ -3792,42 +3797,42 @@ "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 4, "last_update": "2024-07-24 16:39:41", - "author_account_age_days": 3640 + "author_account_age_days": 3641 }, "https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ": { "stars": 106, "last_update": "2024-10-30 10:52:42", - "author_account_age_days": 528 + "author_account_age_days": 529 }, "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ": { "stars": 12, "last_update": "2024-08-14 04:01:10", - "author_account_age_days": 528 + "author_account_age_days": 529 }, "https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ": { "stars": 340, "last_update": "2024-08-16 18:57:07", - "author_account_age_days": 528 + "author_account_age_days": 529 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { "stars": 588, "last_update": "2025-03-31 02:51:00", - "author_account_age_days": 528 + "author_account_age_days": 529 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 121, "last_update": "2025-08-14 07:01:19", - "author_account_age_days": 528 + "author_account_age_days": 529 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 18, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 528 + "author_account_age_days": 529 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { "stars": 60, "last_update": "2025-02-24 06:08:49", - "author_account_age_days": 528 + "author_account_age_days": 529 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 32, @@ -3852,17 +3857,17 @@ "https://github.com/Miyuutsu/comfyui-save-vpred": { "stars": 4, "last_update": "2024-12-15 22:29:47", - "author_account_age_days": 3387 + "author_account_age_days": 3388 }, "https://github.com/MohammadAboulEla/ComfyUI-iTools": { "stars": 187, "last_update": "2025-08-29 13:04:55", - "author_account_age_days": 1489 + "author_account_age_days": 1490 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2025-06-08 11:06:37", - "author_account_age_days": 842 + "author_account_age_days": 843 }, "https://github.com/MontagenAI/ComfyUI-Montagen": { "stars": 22, @@ -3870,7 +3875,7 @@ "author_account_age_days": 293 }, "https://github.com/MoonGoblinDev/Civicomfy": { - "stars": 58, + "stars": 59, "last_update": "2025-09-12 05:21:24", "author_account_age_days": 3266 }, @@ -3905,7 +3910,7 @@ "author_account_age_days": 4857 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 3402, + "stars": 3403, "last_update": "2025-09-16 15:52:06", "author_account_age_days": 2024 }, @@ -3942,7 +3947,7 @@ "https://github.com/MzMaXaM/ComfyUi-MzMaXaM": { "stars": 14, "last_update": "2025-06-01 16:34:55", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 70, @@ -3957,27 +3962,27 @@ "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 4, "last_update": "2025-04-09 01:07:33", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix": { "stars": 47, "last_update": "2025-07-25 21:02:15", - "author_account_age_days": 4143 + "author_account_age_days": 4144 }, "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": { "stars": 6, "last_update": "2024-11-03 02:48:52", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": { "stars": 9, "last_update": "2025-08-01 04:07:09", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/NakamuraShippo/ComfyUI-NS-Util": { "stars": 2, "last_update": "2025-08-16 12:10:47", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/NeoDroleDeGueule/comfyui-image-mixer": { "stars": 0, @@ -3997,27 +4002,27 @@ "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1787 + "author_account_age_days": 1788 }, "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": { "stars": 34, "last_update": "2024-08-06 19:59:25", - "author_account_age_days": 556 + "author_account_age_days": 557 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { "stars": 8, "last_update": "2024-08-14 02:16:43", - "author_account_age_days": 556 + "author_account_age_days": 557 }, "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": { "stars": 4, "last_update": "2024-08-11 18:10:36", - "author_account_age_days": 556 + "author_account_age_days": 557 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 68, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 556 + "author_account_age_days": 557 }, "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { "stars": 26, @@ -4027,7 +4032,7 @@ "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 989 + "author_account_age_days": 990 }, "https://github.com/NewNoviceChen/ComfyUI-XingLiu": { "stars": 2, @@ -4042,27 +4047,27 @@ "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 15, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5612 + "author_account_age_days": 5613 }, "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": { "stars": 1, "last_update": "2025-04-10 00:32:13", - "author_account_age_days": 2739 + "author_account_age_days": 2740 }, "https://github.com/Nikosis/ComfyUI-Nikosis-Preprocessors": { "stars": 2, "last_update": "2025-04-08 12:28:17", - "author_account_age_days": 2739 + "author_account_age_days": 2740 }, "https://github.com/NimaNzrii/comfyui-photoshop": { "stars": 1260, "last_update": "2025-05-17 18:02:00", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 36, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 31, @@ -4077,7 +4082,7 @@ "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 16, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 4294 + "author_account_age_days": 4295 }, "https://github.com/No-22-Github/ComfyUI_RWKV_Studio": { "stars": 0, @@ -4097,7 +4102,7 @@ "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2446 + "author_account_age_days": 2447 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 275, @@ -4107,12 +4112,12 @@ "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 229, "last_update": "2024-08-15 21:07:32", - "author_account_age_days": 4942 + "author_account_age_days": 4943 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { "stars": 564, "last_update": "2025-07-06 11:37:45", - "author_account_age_days": 4942 + "author_account_age_days": 4943 }, "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 2, @@ -4157,7 +4162,7 @@ "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, "last_update": "2024-10-27 20:13:40", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 21, @@ -4187,32 +4192,32 @@ "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 3, "last_update": "2025-03-22 01:25:55", - "author_account_age_days": 3263 + "author_account_age_days": 3264 }, "https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload": { "stars": 1, "last_update": "2025-03-29 00:39:01", - "author_account_age_days": 3263 + "author_account_age_days": 3264 }, "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper": { "stars": 2, "last_update": "2025-04-19 09:40:38", - "author_account_age_days": 3263 + "author_account_age_days": 3264 }, "https://github.com/Pablerdo/ComfyUI-ZeptaframePromptMerger": { "stars": 1, "last_update": "2025-03-21 17:42:55", - "author_account_age_days": 3263 + "author_account_age_days": 3264 }, "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": { "stars": 13, "last_update": "2025-05-09 22:51:17", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/PanicTitan/ComfyUI-Gallery": { "stars": 65, "last_update": "2025-07-10 23:49:50", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, @@ -4222,7 +4227,7 @@ "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 11, "last_update": "2025-03-12 07:36:41", - "author_account_age_days": 5232 + "author_account_age_days": 5233 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, @@ -4232,7 +4237,7 @@ "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": { "stars": 0, "last_update": "2025-03-18 17:38:28", - "author_account_age_days": 2306 + "author_account_age_days": 2307 }, "https://github.com/PenguinTeo/Comfyui-GeminiBanana": { "stars": 8, @@ -4247,17 +4252,17 @@ "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 22, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3670 + "author_account_age_days": 3671 }, "https://github.com/Phando/ComfyUI-PhandoNodes": { "stars": 0, "last_update": "2024-09-05 16:12:24", - "author_account_age_days": 5688 + "author_account_age_days": 5689 }, "https://github.com/Pheat-AI/Remade_nodes": { "stars": 5, "last_update": "2024-10-18 00:04:58", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/PiggyDance/ComfyUI_OpenCV": { "stars": 0, @@ -4282,7 +4287,7 @@ "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, "last_update": "2025-01-20 05:44:54", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/PixelML/ComfyUI-PixelML-CustomNodes": { "stars": 0, @@ -4292,7 +4297,7 @@ "https://github.com/PnthrLeo/comfyUI-PL-data-tools": { "stars": 1, "last_update": "2024-12-03 13:39:28", - "author_account_age_days": 3014 + "author_account_age_days": 3015 }, "https://github.com/Polygoningenieur/ComfyUI-IC-Light-Video": { "stars": 0, @@ -4317,7 +4322,7 @@ "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { "stars": 2499, "last_update": "2024-08-21 06:14:24", - "author_account_age_days": 426 + "author_account_age_days": 427 }, "https://github.com/PressWagon/ComfyUI-StringsAndThings": { "stars": 3, @@ -4342,7 +4347,7 @@ "https://github.com/Pseudotools/Pseudocomfy": { "stars": 1, "last_update": "2025-09-15 20:05:08", - "author_account_age_days": 733 + "author_account_age_days": 734 }, "https://github.com/Pun0110/ComfyUI-CSV-Styler": { "stars": 1, @@ -4367,12 +4372,12 @@ "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1713 + "author_account_age_days": 1714 }, "https://github.com/QijiTec/ComfyUI-RED-UNO": { "stars": 25, "last_update": "2025-04-21 01:07:24", - "author_account_age_days": 926 + "author_account_age_days": 927 }, "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, @@ -4437,37 +4442,37 @@ "https://github.com/Reithan/negative_rejection_steering": { "stars": 15, "last_update": "2025-09-12 03:27:25", - "author_account_age_days": 4167 + "author_account_age_days": 4168 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 7, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 649 + "author_account_age_days": 650 }, "https://github.com/RhizoNymph/ComfyUI-CLIPSlider": { "stars": 9, "last_update": "2024-09-07 19:47:02", - "author_account_age_days": 1630 + "author_account_age_days": 1631 }, "https://github.com/RhizoNymph/ComfyUI-ColorWheel": { "stars": 1, "last_update": "2024-10-13 06:26:51", - "author_account_age_days": 1630 + "author_account_age_days": 1631 }, "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, "last_update": "2024-08-11 07:25:04", - "author_account_age_days": 1630 + "author_account_age_days": 1631 }, "https://github.com/RiceRound/ComfyUI_CryptoCat": { "stars": 94, "last_update": "2025-06-19 04:14:31", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/RiceRound/ComfyUI_RiceRound": { "stars": 18, "last_update": "2025-03-18 07:31:16", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/Rinsanga1/comfyui-florence2xy": { "stars": 0, @@ -4497,7 +4502,7 @@ "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 22, "last_update": "2025-03-27 17:57:44", - "author_account_age_days": 1844 + "author_account_age_days": 1845 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 3, @@ -4552,32 +4557,32 @@ "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 8, "last_update": "2024-08-19 01:06:16", - "author_account_age_days": 1120 + "author_account_age_days": 1121 }, "https://github.com/SKBv0/ComfyUI_SKBundle": { "stars": 85, "last_update": "2025-08-14 14:55:48", - "author_account_age_days": 2018 + "author_account_age_days": 2019 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 102, "last_update": "2025-03-16 12:13:46", - "author_account_age_days": 4160 + "author_account_age_days": 4161 }, "https://github.com/SLAPaper/StableDiffusion-dpmpp_2m_alt-Sampler": { "stars": 13, "last_update": "2025-03-16 12:13:59", - "author_account_age_days": 4160 + "author_account_age_days": 4161 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2025-03-12 00:17:50", - "author_account_age_days": 4546 + "author_account_age_days": 4547 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 30, "last_update": "2025-03-28 10:50:35", - "author_account_age_days": 4546 + "author_account_age_days": 4547 }, "https://github.com/SS-snap/ComfyUI-Ad_scheduler": { "stars": 6, @@ -4627,7 +4632,7 @@ "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 435, "last_update": "2025-08-15 03:14:39", - "author_account_age_days": 1906 + "author_account_age_days": 1907 }, "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": { "stars": 0, @@ -4697,7 +4702,7 @@ "https://github.com/SayanoAI/Comfy-RVC": { "stars": 24, "last_update": "2024-10-09 04:08:31", - "author_account_age_days": 3066 + "author_account_age_days": 3067 }, "https://github.com/Sayene/comfyui-base64-to-image-size": { "stars": 0, @@ -4732,22 +4737,22 @@ "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": { "stars": 77, "last_update": "2025-01-31 09:01:23", - "author_account_age_days": 1983 + "author_account_age_days": 1984 }, "https://github.com/SeanScripts/ComfyUI-Unload-Model": { "stars": 63, "last_update": "2025-06-13 04:22:23", - "author_account_age_days": 1983 + "author_account_age_days": 1984 }, "https://github.com/SeargeDP/ComfyUI_Searge_LLM": { "stars": 127, "last_update": "2024-09-04 09:04:18", - "author_account_age_days": 4634 + "author_account_age_days": 4635 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 857, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4634 + "author_account_age_days": 4635 }, "https://github.com/Sekiun/ComfyUI-WebpToPNGSequence": { "stars": 3, @@ -4762,7 +4767,7 @@ "https://github.com/Semper-Sursum/HF-Flux-ComfyUI": { "stars": 2, "last_update": "2025-03-29 17:35:11", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/ServiceStack/comfy-asset-downloader": { "stars": 9, @@ -4777,7 +4782,7 @@ "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 6, "last_update": "2025-03-08 20:09:28", - "author_account_age_days": 3860 + "author_account_age_days": 3861 }, "https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": { "stars": 436, @@ -4802,22 +4807,22 @@ "https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL": { "stars": 7, "last_update": "2025-06-29 14:25:52", - "author_account_age_days": 849 + "author_account_age_days": 850 }, "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter": { "stars": 26, "last_update": "2025-02-18 07:36:09", - "author_account_age_days": 849 + "author_account_age_days": 850 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd": { "stars": 0, "last_update": "2025-03-02 00:15:45", - "author_account_age_days": 849 + "author_account_age_days": 850 }, "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": { "stars": 4, "last_update": "2025-09-29 06:51:31", - "author_account_age_days": 849 + "author_account_age_days": 850 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 11, @@ -5027,7 +5032,7 @@ "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 5, "last_update": "2024-07-24 08:42:48", - "author_account_age_days": 2779 + "author_account_age_days": 2780 }, "https://github.com/ShunL12324/comfy-portal-endpoint": { "stars": 2, @@ -5037,7 +5042,7 @@ "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 45, "last_update": "2025-03-28 05:54:45", - "author_account_age_days": 915 + "author_account_age_days": 916 }, "https://github.com/Siempreflaco/ComfyUI-NCNodes": { "stars": 0, @@ -5052,12 +5057,12 @@ "https://github.com/SignalCha1n/comfyui-ComfySnap": { "stars": 4, "last_update": "2025-04-27 15:24:25", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/SijieMei/ComfyUI-promptHistory": { "stars": 0, "last_update": "2025-03-24 03:32:05", - "author_account_age_days": 2374 + "author_account_age_days": 2375 }, "https://github.com/SilverAndJade/comfyui-silver-nodes": { "stars": 0, @@ -5087,7 +5092,7 @@ "https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": { "stars": 7, "last_update": "2025-03-29 04:35:17", - "author_account_age_days": 1660 + "author_account_age_days": 1661 }, "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3": { "stars": 65, @@ -5107,7 +5112,7 @@ "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 1, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 1154 + "author_account_age_days": 1155 }, "https://github.com/SnJake/SnJake_JPG_Artifacts_Noise_Cleaner": { "stars": 2, @@ -5147,52 +5152,52 @@ "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 31, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4710 + "author_account_age_days": 4711 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-08-22 03:12:11", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/SozeInc/ComfyUI_Soze": { "stars": 8, "last_update": "2025-09-06 19:16:37", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt": { "stars": 3, "last_update": "2025-04-15 20:36:37", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/SparknightLLC/ComfyUI-GPENO": { "stars": 67, "last_update": "2025-04-15 20:29:05", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutosize": { "stars": 0, "last_update": "2025-05-23 19:44:54", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutotone": { "stars": 18, "last_update": "2025-04-15 20:35:55", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/SparknightLLC/ComfyUI-LatentClamp": { "stars": 2, "last_update": "2025-04-15 20:36:15", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/SparknightLLC/ComfyUI-MaskArbiter": { "stars": 4, "last_update": "2025-09-28 18:50:05", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": { "stars": 0, "last_update": "2025-04-22 00:31:50", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/SpenserCai/ComfyUI-FunAudioLLM": { "stars": 88, @@ -5222,82 +5227,82 @@ "https://github.com/StarAsh042/ComfyUI_RollingArtist": { "stars": 1, "last_update": "2025-05-05 21:26:43", - "author_account_age_days": 3471 + "author_account_age_days": 3472 }, "https://github.com/StarMagicAI/comfyui_tagger": { "stars": 5, "last_update": "2024-09-03 02:01:59", - "author_account_age_days": 4009 + "author_account_age_days": 4010 }, "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": { "stars": 9, "last_update": "2025-09-08 19:59:48", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/Starnodes2024/ComfyUI_StarNodes": { "stars": 45, "last_update": "2025-08-10 19:51:23", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 126, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 7, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 222, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/StartHua/Comfyui_CXH_DeepLX": { "stars": 8, "last_update": "2024-09-21 02:38:08", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/StartHua/Comfyui_CXH_FluxLoraMerge": { "stars": 25, "last_update": "2024-12-26 06:56:07", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/StartHua/Comfyui_CXH_Phi_3.5": { "stars": 16, "last_update": "2024-08-22 04:45:39", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/StartHua/Comfyui_Gemini2": { "stars": 16, "last_update": "2024-12-12 09:42:42", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 61, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 93, "last_update": "2024-07-24 14:45:58", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/Steudio/ComfyUI_Steudio": { "stars": 98, "last_update": "2025-07-13 18:57:26", - "author_account_age_days": 599 + "author_account_age_days": 600 }, "https://github.com/Style-Mosaic/dino-x-comfyui-node": { "stars": 1, "last_update": "2025-01-28 21:40:18", - "author_account_age_days": 330 + "author_account_age_days": 331 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 203, "last_update": "2025-07-28 04:57:56", - "author_account_age_days": 552 + "author_account_age_days": 553 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, @@ -5307,7 +5312,7 @@ "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { "stars": 1013, "last_update": "2024-07-24 11:16:13", - "author_account_age_days": 2612 + "author_account_age_days": 2613 }, "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 2, @@ -5412,67 +5417,67 @@ "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS": { "stars": 3, "last_update": "2025-06-04 10:19:49", - "author_account_age_days": 3512 + "author_account_age_days": 3513 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 14, "last_update": "2024-07-31 18:28:38", - "author_account_age_days": 4029 + "author_account_age_days": 4030 }, "https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes": { "stars": 2, "last_update": "2025-09-25 09:25:34", - "author_account_age_days": 4969 + "author_account_age_days": 4970 }, "https://github.com/Taremin/comfyui-keep-multiple-tabs": { "stars": 6, "last_update": "2025-02-25 15:53:35", - "author_account_age_days": 2678 + "author_account_age_days": 2679 }, "https://github.com/Taremin/comfyui-prompt-config": { "stars": 0, "last_update": "2025-02-28 03:53:16", - "author_account_age_days": 2678 + "author_account_age_days": 2679 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 7, "last_update": "2025-03-04 07:49:21", - "author_account_age_days": 2678 + "author_account_age_days": 2679 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2025-02-26 13:22:39", - "author_account_age_days": 2678 + "author_account_age_days": 2679 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 28, "last_update": "2025-03-06 08:57:58", - "author_account_age_days": 2678 + "author_account_age_days": 2679 }, "https://github.com/TashaSkyUp/EternalKernelPytorchNodes": { "stars": 1, "last_update": "2025-06-22 19:16:21", - "author_account_age_days": 3627 + "author_account_age_days": 3628 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 5, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/TemryL/ComfyS3": { "stars": 52, "last_update": "2024-11-05 14:56:04", - "author_account_age_days": 1331 + "author_account_age_days": 1332 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { "stars": 547, "last_update": "2024-08-20 02:44:02", - "author_account_age_days": 1331 + "author_account_age_days": 1332 }, "https://github.com/Temult/TWanSigmaGraph": { "stars": 9, "last_update": "2025-04-17 09:39:00", - "author_account_age_days": 729 + "author_account_age_days": 730 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 384, @@ -5497,7 +5502,7 @@ "https://github.com/TheBarret/ZSuite": { "stars": 9, "last_update": "2024-08-10 13:31:03", - "author_account_age_days": 3175 + "author_account_age_days": 3176 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 10, @@ -5517,12 +5522,12 @@ "https://github.com/TheWhykiki/Whykiki-ComfyUIToolset": { "stars": 0, "last_update": "2025-03-02 22:17:54", - "author_account_age_days": 3780 + "author_account_age_days": 3781 }, "https://github.com/ThepExcel/aiangelgallery-comfyui": { "stars": 2, "last_update": "2025-01-15 07:53:09", - "author_account_age_days": 2024 + "author_account_age_days": 2025 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 10, @@ -5532,7 +5537,7 @@ "https://github.com/TiamaTiramisu/risutools": { "stars": 2, "last_update": "2025-04-20 22:51:50", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 0, @@ -5547,7 +5552,7 @@ "https://github.com/Tlant/ComfyUI-OllamaPromptsGeneratorTlant": { "stars": 2, "last_update": "2025-07-18 11:45:29", - "author_account_age_days": 3132 + "author_account_age_days": 3133 }, "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 177, @@ -5557,7 +5562,7 @@ "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 2, "last_update": "2025-02-13 16:41:59", - "author_account_age_days": 1001 + "author_account_age_days": 1002 }, "https://github.com/Tr1dae/ComfyUI-LoraPromptMatcher": { "stars": 0, @@ -5572,17 +5577,17 @@ "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 62, "last_update": "2025-06-18 09:32:23", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 44, "last_update": "2024-08-26 16:33:49", - "author_account_age_days": 4316 + "author_account_age_days": 4317 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 14, "last_update": "2024-11-10 20:44:23", - "author_account_age_days": 4316 + "author_account_age_days": 4317 }, "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, @@ -5602,7 +5607,7 @@ "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1748 + "author_account_age_days": 1749 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 5, @@ -5615,14 +5620,14 @@ "author_account_age_days": 5060 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 304, + "stars": 305, "last_update": "2025-09-23 05:50:33", "author_account_age_days": 705 }, "https://github.com/VK/vk-nodes": { "stars": 0, "last_update": "2025-05-07 19:59:57", - "author_account_age_days": 5808 + "author_account_age_days": 5809 }, "https://github.com/Vaibhavs10/ComfyUI-DDUF": { "stars": 5, @@ -5662,7 +5667,7 @@ "https://github.com/VertexStudio/roblox-comfyui-nodes": { "stars": 0, "last_update": "2024-10-08 16:35:54", - "author_account_age_days": 3441 + "author_account_age_days": 3442 }, "https://github.com/VikramxD/VEnhancer-ComfyUI-Wrapper": { "stars": 12, @@ -5672,17 +5677,17 @@ "https://github.com/Visionatrix/ComfyUI-Gemini": { "stars": 21, "last_update": "2025-09-29 20:08:20", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/Visionatrix/ComfyUI-RemoteVAE": { "stars": 2, "last_update": "2025-07-05 18:20:05", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 1, "last_update": "2025-07-06 10:53:01", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": { "stars": 27, @@ -5690,44 +5695,44 @@ "author_account_age_days": 881 }, "https://github.com/VrchStudio/comfyui-web-viewer": { - "stars": 301, + "stars": 302, "last_update": "2025-09-24 18:44:08", "author_account_age_days": 1383 }, "https://github.com/VykosX/ControlFlowUtils": { "stars": 128, "last_update": "2024-12-09 17:24:48", - "author_account_age_days": 2373 + "author_account_age_days": 2374 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 34, "last_update": "2025-03-27 14:52:46", - "author_account_age_days": 5088 + "author_account_age_days": 5089 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 120, "last_update": "2025-09-29 15:46:06", - "author_account_age_days": 5088 + "author_account_age_days": 5089 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 25, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 5088 + "author_account_age_days": 5089 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 77, "last_update": "2024-07-31 13:48:33", - "author_account_age_days": 5088 + "author_account_age_days": 5089 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 38, "last_update": "2025-09-28 07:59:22", - "author_account_age_days": 5088 + "author_account_age_days": 5089 }, "https://github.com/WASasquatch/face-upscaling-and-seamless-embedding": { "stars": 8, "last_update": "2025-09-16 07:50:44", - "author_account_age_days": 5088 + "author_account_age_days": 5089 }, "https://github.com/WASasquatch/was_affine": { "stars": 3, @@ -5747,7 +5752,7 @@ "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": { "stars": 4, "last_update": "2025-07-03 19:44:52", - "author_account_age_days": 1085 + "author_account_age_days": 1086 }, "https://github.com/WainWong/ComfyUI-Loop-image": { "stars": 35, @@ -5782,12 +5787,12 @@ "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 4215 + "author_account_age_days": 4216 }, "https://github.com/Wenaka2004/ComfyUI-TagClassifier": { "stars": 24, "last_update": "2025-01-31 04:28:34", - "author_account_age_days": 1001 + "author_account_age_days": 1002 }, "https://github.com/What-a-stupid-username/comfyui-InversedSampler": { "stars": 1, @@ -5817,10 +5822,10 @@ "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes": { "stars": 46, "last_update": "2024-09-04 11:37:04", - "author_account_age_days": 1626 + "author_account_age_days": 1627 }, "https://github.com/XLabs-AI/x-flux-comfyui": { - "stars": 1639, + "stars": 1640, "last_update": "2024-10-30 12:51:21", "author_account_age_days": 421 }, @@ -5867,7 +5872,7 @@ "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4787 + "author_account_age_days": 4788 }, "https://github.com/YMC-GitHub/comfyui_node_ymc_effect_shatter": { "stars": 0, @@ -5892,12 +5897,12 @@ "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 15, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 4218 + "author_account_age_days": 4219 }, "https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling": { "stars": 23, "last_update": "2025-02-27 21:13:18", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, @@ -5917,7 +5922,7 @@ "https://github.com/YarvixPA/ComfyUI-YarvixPA": { "stars": 0, "last_update": "2025-08-29 11:16:31", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/YaserJaradeh/comfyui-yaser-nodes": { "stars": 0, @@ -6190,7 +6195,7 @@ "author_account_age_days": 803 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1776, + "stars": 1777, "last_update": "2024-06-14 09:00:04", "author_account_age_days": 803 }, @@ -6252,17 +6257,17 @@ "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 985 + "author_account_age_days": 986 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 121, "last_update": "2024-12-06 14:22:11", - "author_account_age_days": 985 + "author_account_age_days": 986 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 38, "last_update": "2024-09-08 09:17:04", - "author_account_age_days": 985 + "author_account_age_days": 986 }, "https://github.com/a-l-e-x-d-s-9/ComfyUI-SaveCheckpointWithMetadata": { "stars": 0, @@ -6302,7 +6307,7 @@ "https://github.com/abdozmantar/ComfyUI-DeepExtract": { "stars": 41, "last_update": "2025-08-26 02:43:39", - "author_account_age_days": 615 + "author_account_age_days": 616 }, "https://github.com/abdullahceylan/ac-comfyui-queue-manager": { "stars": 0, @@ -6322,17 +6327,17 @@ "https://github.com/abyz22/image_control": { "stars": 16, "last_update": "2024-08-31 08:39:44", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/acorderob/sd-webui-prompt-postprocessor": { - "stars": 40, + "stars": 41, "last_update": "2025-09-27 11:42:45", - "author_account_age_days": 4290 + "author_account_age_days": 4291 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 6, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 1166 + "author_account_age_days": 1167 }, "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 349, @@ -6342,7 +6347,7 @@ "https://github.com/adigayung/ComfyUI-Translator": { "stars": 14, "last_update": "2024-09-09 03:36:52", - "author_account_age_days": 676 + "author_account_age_days": 677 }, "https://github.com/adrianschubek/comfyui-zeug": { "stars": 1, @@ -6357,12 +6362,12 @@ "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 36, "last_update": "2024-10-03 11:11:39", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 52, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/aesethtics/ComfyUI-Utilitools": { "stars": 1, @@ -6377,7 +6382,7 @@ "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { "stars": 7, "last_update": "2025-08-03 11:26:11", - "author_account_age_days": 2347 + "author_account_age_days": 2348 }, "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": { "stars": 2, @@ -6427,7 +6432,7 @@ "https://github.com/aiartvn/A2V_Multi_Image_Composite": { "stars": 1, "last_update": "2025-02-02 04:14:06", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, @@ -6437,7 +6442,7 @@ "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, "last_update": "2025-02-21 13:31:14", - "author_account_age_days": 805 + "author_account_age_days": 806 }, "https://github.com/aidec/Comfyui_TextBatch_aidec": { "stars": 10, @@ -6452,12 +6457,12 @@ "https://github.com/aigc-apps/EasyAnimate": { "stars": 2218, "last_update": "2025-03-06 11:41:28", - "author_account_age_days": 781 + "author_account_age_days": 782 }, "https://github.com/aigc-apps/VideoX-Fun": { - "stars": 1447, + "stars": 1449, "last_update": "2025-09-28 06:45:23", - "author_account_age_days": 781 + "author_account_age_days": 782 }, "https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": { "stars": 2, @@ -6487,7 +6492,7 @@ "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 2, "last_update": "2024-07-31 13:39:36", - "author_account_age_days": 452 + "author_account_age_days": 453 }, "https://github.com/aistudynow/Comfyui-HunyuanFoley": { "stars": 46, @@ -6497,57 +6502,57 @@ "https://github.com/ajbergh/comfyui-ethnicity_hairstyle_clip_encoder": { "stars": 2, "last_update": "2025-02-28 22:07:11", - "author_account_age_days": 2245 + "author_account_age_days": 2246 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { "stars": 29, "last_update": "2025-04-05 00:47:00", - "author_account_age_days": 498 + "author_account_age_days": 499 }, "https://github.com/akatz-ai/ComfyUI-Basic-Math": { "stars": 7, "last_update": "2025-09-30 03:58:34", - "author_account_age_days": 498 + "author_account_age_days": 499 }, "https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes": { "stars": 235, "last_update": "2025-05-05 04:23:55", - "author_account_age_days": 498 + "author_account_age_days": 499 }, "https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": { "stars": 317, "last_update": "2025-09-16 18:25:42", - "author_account_age_days": 498 + "author_account_age_days": 499 }, "https://github.com/akatz-ai/ComfyUI-X-Portrait-Nodes": { "stars": 86, "last_update": "2025-04-20 05:29:13", - "author_account_age_days": 498 + "author_account_age_days": 499 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 0, "last_update": "2024-10-20 20:12:15", - "author_account_age_days": 2797 + "author_account_age_days": 2798 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 2, "last_update": "2024-10-20 20:14:09", - "author_account_age_days": 2797 + "author_account_age_days": 2798 }, "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 5, "last_update": "2024-07-30 05:59:49", - "author_account_age_days": 1392 + "author_account_age_days": 1393 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 6, "last_update": "2024-07-31 13:48:47", - "author_account_age_days": 1392 + "author_account_age_days": 1393 }, "https://github.com/al-swaiti/ComfyUI-OllamaGemini": { - "stars": 131, + "stars": 132, "last_update": "2025-09-05 15:47:59", - "author_account_age_days": 1392 + "author_account_age_days": 1393 }, "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt": { "stars": 0, @@ -6577,7 +6582,7 @@ "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 2, "last_update": "2025-09-26 17:03:24", - "author_account_age_days": 3971 + "author_account_age_days": 3972 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 7, @@ -6607,17 +6612,17 @@ "https://github.com/alexcong/ComfyUI_QwenVL": { "stars": 88, "last_update": "2025-06-07 21:58:57", - "author_account_age_days": 4049 + "author_account_age_days": 4050 }, "https://github.com/alexgenovese/ComfyUI-UNO-Flux": { "stars": 1, "last_update": "2025-06-16 17:27:27", - "author_account_age_days": 5477 + "author_account_age_days": 5478 }, "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": { "stars": 15, "last_update": "2024-09-01 13:04:48", - "author_account_age_days": 5477 + "author_account_age_days": 5478 }, "https://github.com/alexisrolland/ComfyUI-Blender": { "stars": 58, @@ -6632,27 +6637,27 @@ "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 124, "last_update": "2025-08-27 16:36:09", - "author_account_age_days": 3142 + "author_account_age_days": 3143 }, "https://github.com/alexopus/ComfyUI-Notes-Sidebar": { "stars": 0, "last_update": "2025-07-22 18:35:43", - "author_account_age_days": 3142 + "author_account_age_days": 3143 }, "https://github.com/ali-vilab/ACE_plus": { "stars": 1313, "last_update": "2025-04-21 06:36:02", - "author_account_age_days": 951 + "author_account_age_days": 952 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 118, "last_update": "2024-11-16 07:51:07", - "author_account_age_days": 5323 + "author_account_age_days": 5324 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 89, "last_update": "2025-06-09 05:43:18", - "author_account_age_days": 1063 + "author_account_age_days": 1064 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 10, @@ -6682,7 +6687,7 @@ "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 651 + "author_account_age_days": 652 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, @@ -6692,12 +6697,12 @@ "https://github.com/andygill/comfyui-sunflower-nodes": { "stars": 1, "last_update": "2025-01-02 04:23:22", - "author_account_age_days": 6255 + "author_account_age_days": 6256 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 2291 + "author_account_age_days": 2292 }, "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, @@ -6722,7 +6727,7 @@ "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 25, "last_update": "2025-04-02 21:40:49", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/apeirography/DaimalyadNodes": { "stars": 0, @@ -6731,7 +6736,7 @@ }, "https://github.com/arcum42/ComfyUI_SageUtils": { "stars": 16, - "last_update": "2025-09-29 07:17:10", + "last_update": "2025-10-01 03:17:58", "author_account_age_days": 6211 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { @@ -6742,12 +6747,12 @@ "https://github.com/asaddi/ComfyUI-YALLM-node": { "stars": 4, "last_update": "2025-09-25 05:37:51", - "author_account_age_days": 3997 + "author_account_age_days": 3998 }, "https://github.com/asaddi/YALLM-LlamaVision": { "stars": 6, "last_update": "2025-03-27 14:42:04", - "author_account_age_days": 3997 + "author_account_age_days": 3998 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 61, @@ -6765,7 +6770,7 @@ "author_account_age_days": 904 }, "https://github.com/asagi4/comfyui-prompt-control": { - "stars": 326, + "stars": 327, "last_update": "2025-08-27 17:28:25", "author_account_age_days": 904 }, @@ -6777,12 +6782,12 @@ "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader": { "stars": 4, "last_update": "2025-02-09 02:50:51", - "author_account_age_days": 477 + "author_account_age_days": 478 }, "https://github.com/asutermo/ComfyUI-Flux-TryOff": { "stars": 47, "last_update": "2025-03-10 21:05:14", - "author_account_age_days": 5374 + "author_account_age_days": 5375 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 170, @@ -6797,7 +6802,7 @@ "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 153, "last_update": "2025-09-13 07:08:57", - "author_account_age_days": 2811 + "author_account_age_days": 2812 }, "https://github.com/attashe/ComfyUI-FluxRegionAttention": { "stars": 139, @@ -6847,7 +6852,7 @@ "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 27, "last_update": "2025-03-07 08:09:46", - "author_account_age_days": 4021 + "author_account_age_days": 4022 }, "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, @@ -6892,12 +6897,12 @@ "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 45, "last_update": "2025-06-20 15:50:56", - "author_account_age_days": 2233 + "author_account_age_days": 2234 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 90, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5825 + "author_account_age_days": 5826 }, "https://github.com/badxprogramm/ComfyUI-GradientBlur": { "stars": 1, @@ -6937,7 +6942,7 @@ "https://github.com/bash-j/mikey_nodes": { "stars": 161, "last_update": "2025-03-22 01:52:20", - "author_account_age_days": 4650 + "author_account_age_days": 4651 }, "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { "stars": 118, @@ -6957,7 +6962,7 @@ "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 77, "last_update": "2025-05-30 14:03:50", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/bemoregt/ComfyUI_CustomNode_Image2Spectrum": { "stars": 1, @@ -6967,12 +6972,12 @@ "https://github.com/benda1989/CosyVoice2_ComfyUI": { "stars": 25, "last_update": "2025-04-16 08:39:57", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/benda1989/Sonic_ComfyUI": { "stars": 3, "last_update": "2025-02-24 10:04:56", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 1, @@ -7017,7 +7022,7 @@ "https://github.com/bentoml/comfy-pack": { "stars": 181, "last_update": "2025-09-25 01:34:35", - "author_account_age_days": 2373 + "author_account_age_days": 2374 }, "https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": { "stars": 0, @@ -7037,7 +7042,7 @@ "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3970 + "author_account_age_days": 3971 }, "https://github.com/billwuhao/ComfyUI_ACE-Step": { "stars": 177, @@ -7142,12 +7147,12 @@ "https://github.com/black-forest-labs/bfl-comfy-nodes": { "stars": 86, "last_update": "2025-02-07 22:13:26", - "author_account_age_days": 559 + "author_account_age_days": 560 }, "https://github.com/blackcodetavern/ComfyUI-Benripack": { "stars": 6, "last_update": "2024-09-07 09:06:00", - "author_account_age_days": 3336 + "author_account_age_days": 3337 }, "https://github.com/blepping/ComfyUI-ApplyResAdapterUnet": { "stars": 31, @@ -7182,7 +7187,7 @@ "https://github.com/blib-la/blibla-comfyui-extensions": { "stars": 173, "last_update": "2025-04-29 06:49:03", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, @@ -7202,12 +7207,12 @@ "https://github.com/blovett80/ComfyUI-PixelDojo": { "stars": 0, "last_update": "2025-03-27 10:30:18", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2025-01-17 09:17:48", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 2, @@ -7222,17 +7227,17 @@ "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 47, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 10, "last_update": "2024-09-17 20:18:46", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 4, "last_update": "2025-03-17 14:49:40", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/bmad4ever/comfyui_panels": { "stars": 0, @@ -7242,17 +7247,17 @@ "https://github.com/bmad4ever/comfyui_quilting": { "stars": 10, "last_update": "2025-03-17 14:50:15", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 5, "last_update": "2025-03-17 14:51:47", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-08-22 22:28:30", - "author_account_age_days": 5207 + "author_account_age_days": 5208 }, "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, @@ -7262,27 +7267,27 @@ "https://github.com/bombax-xiaoice/ComfyUI-Allegro": { "stars": 4, "last_update": "2025-05-13 04:00:11", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/bombax-xiaoice/ComfyUI-DisPose": { "stars": 0, "last_update": "2025-03-03 06:49:40", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/bombax-xiaoice/ComfyUI-MagicDance": { "stars": 2, "last_update": "2024-12-26 04:43:40", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V": { "stars": 1, "last_update": "2025-01-21 07:58:50", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/bombax-xiaoice/ComfyUI-OpenSoraPlan": { "stars": 1, "last_update": "2025-01-22 05:38:11", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/bombless/comfyUI-RememberingUtils": { "stars": 0, @@ -7292,7 +7297,7 @@ "https://github.com/bongsang/ComfyUI-Bongsang": { "stars": 0, "last_update": "2025-01-05 05:42:30", - "author_account_age_days": 4066 + "author_account_age_days": 4067 }, "https://github.com/boredofnames/ComfyUI-ntfy": { "stars": 0, @@ -7352,10 +7357,10 @@ "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 306, "last_update": "2025-03-24 20:04:44", - "author_account_age_days": 4702 + "author_account_age_days": 4703 }, "https://github.com/bronkula/comfyui-fitsize": { - "stars": 48, + "stars": 49, "last_update": "2024-05-22 21:32:34", "author_account_age_days": 5618 }, @@ -7382,22 +7387,22 @@ "https://github.com/bugltd/ComfyLab-Pack": { "stars": 9, "last_update": "2025-05-13 17:35:50", - "author_account_age_days": 262 + "author_account_age_days": 263 }, "https://github.com/burnsbert/ComfyUI-EBU-LMStudio": { "stars": 20, "last_update": "2025-08-30 18:11:35", - "author_account_age_days": 5108 + "author_account_age_days": 5109 }, "https://github.com/burnsbert/ComfyUI-EBU-PromptHelper": { "stars": 2, "last_update": "2025-07-21 02:04:36", - "author_account_age_days": 5108 + "author_account_age_days": 5109 }, "https://github.com/burnsbert/ComfyUI-EBU-Workflow": { "stars": 0, "last_update": "2025-09-13 23:22:31", - "author_account_age_days": 5108 + "author_account_age_days": 5109 }, "https://github.com/bvhari/ComfyUI_CFGStar": { "stars": 1, @@ -7457,26 +7462,26 @@ "https://github.com/calcuis/gguf": { "stars": 128, "last_update": "2025-09-23 20:26:33", - "author_account_age_days": 1110 + "author_account_age_days": 1111 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { "stars": 47, "last_update": "2024-09-02 23:00:00", - "author_account_age_days": 3765 + "author_account_age_days": 3766 }, "https://github.com/caleboleary/Comfyui-calbenodes": { "stars": 1, "last_update": "2024-09-16 19:27:58", - "author_account_age_days": 3765 + "author_account_age_days": 3766 }, "https://github.com/camenduru/ComfyUI-TostAI": { "stars": 1, "last_update": "2024-08-22 04:04:06", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/cardenluo/ComfyUI-Apt_Preset": { - "stars": 189, - "last_update": "2025-09-30 07:28:01", + "stars": 190, + "last_update": "2025-10-01 01:19:08", "author_account_age_days": 867 }, "https://github.com/casterpollux/MiniMax-bmo": { @@ -7487,7 +7492,7 @@ "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, "last_update": "2025-04-09 03:39:29", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, @@ -7497,12 +7502,12 @@ "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 478, "last_update": "2024-09-12 06:55:50", - "author_account_age_days": 1667 + "author_account_age_days": 1668 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 10, "last_update": "2025-05-10 13:32:13", - "author_account_age_days": 1667 + "author_account_age_days": 1668 }, "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 1, @@ -7552,7 +7557,7 @@ "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 139, "last_update": "2024-08-03 16:22:31", - "author_account_age_days": 1616 + "author_account_age_days": 1617 }, "https://github.com/cganimitta/ComfyUI_CGAnimittaTools": { "stars": 45, @@ -7582,147 +7587,147 @@ "https://github.com/changwook987/ComfyUI-Small-Utility": { "stars": 0, "last_update": "2025-01-25 17:18:32", - "author_account_age_days": 1656 + "author_account_age_days": 1657 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 253, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 26, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 24, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 70, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 411, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 130, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 54, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 6, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 28, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 38, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 12, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 48, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 212, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 139, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 86, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { "stars": 273, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 158, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 104, "last_update": "2024-07-19 05:13:25", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 50, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 16, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 26, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 6, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 22, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 37, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 111, @@ -7747,12 +7752,12 @@ "https://github.com/checkbins/checkbin-comfy": { "stars": 0, "last_update": "2025-01-31 18:05:33", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 7, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2197 + "author_account_age_days": 2198 }, "https://github.com/chenlongming/ComfyUI_Spectral": { "stars": 1, @@ -7760,7 +7765,7 @@ "author_account_age_days": 3641 }, "https://github.com/chenpipi0807/ComfyUI-Index-TTS": { - "stars": 437, + "stars": 438, "last_update": "2025-09-22 05:32:37", "author_account_age_days": 750 }, @@ -7797,47 +7802,47 @@ "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": { "stars": 359, "last_update": "2025-01-01 12:55:16", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/chflame163/ComfyUI_CogView4_Wrapper": { "stars": 53, "last_update": "2025-03-06 09:27:25", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 34, "last_update": "2025-03-31 13:12:01", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/chflame163/ComfyUI_Janus_Wrapper": { "stars": 18, "last_update": "2025-03-12 02:00:43", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 2599, + "stars": 2600, "last_update": "2025-09-10 16:06:29", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/chflame163/ComfyUI_LayerStyle_Advance": { "stars": 497, "last_update": "2025-09-10 09:27:35", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 30, "last_update": "2025-03-31 13:11:24", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/chflame163/ComfyUI_OmniGen_Wrapper": { "stars": 146, "last_update": "2025-03-12 01:58:47", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 112, "last_update": "2025-03-31 13:11:39", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 78, @@ -7867,7 +7872,7 @@ "https://github.com/chris-arsenault/ComfyUI-AharaNodes": { "stars": 0, "last_update": "2024-12-25 16:45:58", - "author_account_age_days": 4435 + "author_account_age_days": 4436 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 7, @@ -7877,7 +7882,7 @@ "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 90, "last_update": "2025-04-19 22:57:17", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/chrisgoringe/cg-controller": { "stars": 76, @@ -7900,7 +7905,7 @@ "author_account_age_days": 4528 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 798, + "stars": 799, "last_update": "2025-09-24 23:56:00", "author_account_age_days": 4528 }, @@ -7917,42 +7922,42 @@ "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 330, "last_update": "2025-06-16 04:01:47", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/christian-byrne/claude-code-comfyui-nodes": { - "stars": 9, + "stars": 10, "last_update": "2025-06-17 04:43:43", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 12, "last_update": "2024-07-28 20:52:51", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 8, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 13, "last_update": "2025-01-05 18:48:59", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 95, "last_update": "2025-03-14 10:38:33", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 5, "last_update": "2025-01-05 17:45:02", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/christian-byrne/youtube-dl-comfyui": { "stars": 4, "last_update": "2024-10-01 16:32:14", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, @@ -7987,7 +7992,7 @@ "https://github.com/ciri/comfyui-model-downloader": { "stars": 90, "last_update": "2025-03-24 14:53:09", - "author_account_age_days": 5833 + "author_account_age_days": 5834 }, "https://github.com/citronlegacy/ComfyUI-CitronNodes": { "stars": 0, @@ -7995,39 +8000,39 @@ "author_account_age_days": 4401 }, "https://github.com/city96/ComfyUI-GGUF": { - "stars": 2615, + "stars": 2617, "last_update": "2025-09-14 21:10:50", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 98, "last_update": "2024-08-06 22:38:54", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 5, "last_update": "2024-08-06 22:44:33", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 523, "last_update": "2024-12-17 06:44:05", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/city96/ComfyUI_NetDist": { "stars": 484, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/city96/SD-Latent-Interposer": { "stars": 306, "last_update": "2024-08-06 22:01:47", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 164, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/civen-cn/ComfyUI-PaddleOcr": { "stars": 8, @@ -8042,7 +8047,7 @@ "https://github.com/civitai/civitai_comfy_nodes": { "stars": 155, "last_update": "2024-08-25 03:32:49", - "author_account_age_days": 1061 + "author_account_age_days": 1062 }, "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 0, @@ -8057,7 +8062,7 @@ "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 3163 + "author_account_age_days": 3164 }, "https://github.com/cleanlii/comfyui-dalle-integration": { "stars": 1, @@ -8092,7 +8097,7 @@ "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, "last_update": "2025-05-10 23:25:19", - "author_account_age_days": 637 + "author_account_age_days": 638 }, "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": { "stars": 0, @@ -8107,7 +8112,7 @@ "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation": { "stars": 2, "last_update": "2024-09-29 22:35:01", - "author_account_age_days": 3261 + "author_account_age_days": 3262 }, "https://github.com/codeprimate/ComfyUI-MaskContourProcessor": { "stars": 2, @@ -8167,7 +8172,7 @@ "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 6, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 5072 + "author_account_age_days": 5073 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 89, @@ -8202,22 +8207,22 @@ "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 5, "last_update": "2025-04-07 09:53:31", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 115, "last_update": "2025-04-19 14:09:03", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 87, "last_update": "2025-04-07 09:53:17", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/cr7Por/ComfyUI_DepthFlow": { "stars": 5, "last_update": "2024-09-16 09:10:08", - "author_account_age_days": 1588 + "author_account_age_days": 1589 }, "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 2, @@ -8230,14 +8235,14 @@ "author_account_age_days": 230 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 1461, + "stars": 1462, "last_update": "2025-08-17 11:39:44", - "author_account_age_days": 4580 + "author_account_age_days": 4581 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 49, "last_update": "2025-08-17 12:29:48", - "author_account_age_days": 4580 + "author_account_age_days": 4581 }, "https://github.com/cuban044/ComfyUI-Veo3-Experimental": { "stars": 1, @@ -8255,7 +8260,7 @@ "author_account_age_days": 5474 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 5494, + "stars": 5498, "last_update": "2025-04-14 07:29:17", "author_account_age_days": 5474 }, @@ -8277,7 +8282,7 @@ "https://github.com/cuongloveit/comfy_http_request": { "stars": 5, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3715 + "author_account_age_days": 3716 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 6, @@ -8302,41 +8307,41 @@ "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { "stars": 18, "last_update": "2025-03-10 14:31:22", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 4, "last_update": "2024-10-02 14:04:20", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-10-02 14:03:14", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils": { "stars": 5, "last_update": "2024-10-02 14:00:58", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/da2el-ai/D2-PromptSelector-comfyUI": { "stars": 3, "last_update": "2025-04-05 03:00:34", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/da2el-ai/D2-SavePSD-ComfyUI": { "stars": 4, "last_update": "2025-04-08 15:28:06", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/da2el-ai/D2-nodes-ComfyUI": { "stars": 39, "last_update": "2025-09-22 10:19:27", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/dadoirie/ComfyUI_Dados_Nodes": { - "stars": 3, - "last_update": "2025-09-30 06:30:34", + "stars": 4, + "last_update": "2025-09-30 21:28:55", "author_account_age_days": 2053 }, "https://github.com/daehwa00/ComfyUI-NanoBananaAPI": { @@ -8362,12 +8367,12 @@ "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 0, "last_update": "2025-04-15 10:31:38", - "author_account_age_days": 853 + "author_account_age_days": 854 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 330, "last_update": "2024-12-22 13:50:25", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 61, @@ -8397,27 +8402,27 @@ "https://github.com/darth-veitcher/comfydv": { "stars": 1, "last_update": "2025-05-13 07:24:56", - "author_account_age_days": 4891 + "author_account_age_days": 4892 }, "https://github.com/daryltucker/ComfyUI-LoadFiles": { "stars": 3, "last_update": "2024-08-31 23:59:44", - "author_account_age_days": 4927 + "author_account_age_days": 4928 }, "https://github.com/dasilva333/ComfyUI_ContrastingColor": { "stars": 1, "last_update": "2025-02-22 04:49:59", - "author_account_age_days": 5176 + "author_account_age_days": 5177 }, "https://github.com/dasilva333/ComfyUI_HunyuanVideo-Foley": { "stars": 7, "last_update": "2025-09-02 14:44:32", - "author_account_age_days": 5176 + "author_account_age_days": 5177 }, "https://github.com/dasilva333/ComfyUI_MarkdownImage": { "stars": 0, "last_update": "2025-04-12 03:11:13", - "author_account_age_days": 5176 + "author_account_age_days": 5177 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, @@ -8427,7 +8432,7 @@ "https://github.com/davidgressett/comfyui-systemlevel": { "stars": 1, "last_update": "2025-01-22 23:51:40", - "author_account_age_days": 3093 + "author_account_age_days": 3094 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 54, @@ -8467,12 +8472,12 @@ "https://github.com/dchatel/comfyui_davcha": { "stars": 1, "last_update": "2025-09-28 18:50:27", - "author_account_age_days": 4998 + "author_account_age_days": 4999 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 151, "last_update": "2025-09-21 18:36:13", - "author_account_age_days": 4998 + "author_account_age_days": 4999 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, @@ -8492,27 +8497,27 @@ "https://github.com/dfghsdh/ComfyUI_FluxPromptGen": { "stars": 14, "last_update": "2024-09-23 07:51:56", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 15, "last_update": "2025-03-04 20:16:06", - "author_account_age_days": 6437 + "author_account_age_days": 6438 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 84, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 6437 + "author_account_age_days": 6438 }, "https://github.com/diStyApps/ComfyUI-disty-Flow": { "stars": 560, "last_update": "2025-01-04 18:03:37", - "author_account_age_days": 4667 + "author_account_age_days": 4668 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 22, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4667 + "author_account_age_days": 4668 }, "https://github.com/dicksensei69/comfyui_loops": { "stars": 1, @@ -8532,12 +8537,12 @@ "https://github.com/dimtion/comfyui-raw-image": { "stars": 2, "last_update": "2025-07-19 22:22:37", - "author_account_age_days": 4827 + "author_account_age_days": 4828 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 323, "last_update": "2025-08-30 16:22:48", - "author_account_age_days": 3877 + "author_account_age_days": 3878 }, "https://github.com/dimtoneff/ComfyUI-VL-Nodes": { "stars": 8, @@ -8557,7 +8562,7 @@ "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 12, "last_update": "2024-09-30 00:46:13", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 14, @@ -8582,27 +8587,27 @@ "https://github.com/dmMaze/sketch2manga": { "stars": 41, "last_update": "2025-03-31 08:51:09", - "author_account_age_days": 2312 + "author_account_age_days": 2313 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 11, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4967 + "author_account_age_days": 4968 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 89, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4967 + "author_account_age_days": 4968 }, "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": { "stars": 2, "last_update": "2025-05-29 06:33:54", - "author_account_age_days": 722 + "author_account_age_days": 723 }, "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": { "stars": 17, "last_update": "2025-05-10 16:42:44", - "author_account_age_days": 722 + "author_account_age_days": 723 }, "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 21, @@ -8627,7 +8632,7 @@ "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 5, "last_update": "2025-06-23 04:17:05", - "author_account_age_days": 4240 + "author_account_age_days": 4241 }, "https://github.com/drozbay/ComfyUI-WanVaceAdvanced": { "stars": 35, @@ -8667,7 +8672,7 @@ "https://github.com/ducido/ObjectFusion_ComfyUI_nodes": { "stars": 1, "last_update": "2025-05-02 08:31:46", - "author_account_age_days": 992 + "author_account_age_days": 993 }, "https://github.com/duldduld/ComfyUI_md5": { "stars": 1, @@ -8677,7 +8682,7 @@ "https://github.com/dymokomi/comfyui_dygen": { "stars": 1, "last_update": "2024-11-28 20:08:13", - "author_account_age_days": 1035 + "author_account_age_days": 1036 }, "https://github.com/dzqdzq/ComfyUI-crop-alpha": { "stars": 2, @@ -8697,7 +8702,7 @@ "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 5266 + "author_account_age_days": 5267 }, "https://github.com/ealkanat/comfyui-easy-padding": { "stars": 17, @@ -8722,22 +8727,22 @@ "https://github.com/edelvarden/ComfyUI-Display-Value": { "stars": 0, "last_update": "2025-05-25 23:02:40", - "author_account_age_days": 2596 + "author_account_age_days": 2597 }, "https://github.com/edelvarden/comfyui_image_metadata_extension": { "stars": 60, "last_update": "2025-09-30 07:21:27", - "author_account_age_days": 2596 + "author_account_age_days": 2597 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 99, "last_update": "2025-09-25 23:35:53", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/edenartlab/sd-lora-trainer": { - "stars": 59, + "stars": 60, "last_update": "2025-08-04 21:16:39", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/edoardocarmignani/extralinks": { "stars": 4, @@ -8747,12 +8752,12 @@ "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 3, "last_update": "2025-04-22 08:51:32", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/educator-art/ComfyUI-gpt-oss-PromptDesigner": { "stars": 0, "last_update": "2025-08-11 17:57:55", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/efortin/ComfyUI-Ollama-Enhancer": { "stars": 2, @@ -8777,7 +8782,7 @@ "https://github.com/envy-ai/ComfyUI-ConDelta": { "stars": 207, "last_update": "2025-09-03 00:40:23", - "author_account_age_days": 418 + "author_account_age_days": 419 }, "https://github.com/eric183/ComfyUI-Only": { "stars": 61, @@ -8792,7 +8797,7 @@ "https://github.com/evanspearman/ComfyMath": { "stars": 135, "last_update": "2025-03-08 18:14:34", - "author_account_age_days": 4701 + "author_account_age_days": 4702 }, "https://github.com/excelwong/ComfyUI-PromptComposer": { "stars": 0, @@ -8802,7 +8807,7 @@ "https://github.com/exdysa/comfyui-selector": { "stars": 4, "last_update": "2025-03-14 12:21:29", - "author_account_age_days": 1458 + "author_account_age_days": 1459 }, "https://github.com/exectails/comfyui-et_dynamicprompts": { "stars": 5, @@ -8822,7 +8827,7 @@ "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": { "stars": 21, "last_update": "2025-09-23 05:43:28", - "author_account_age_days": 397 + "author_account_age_days": 398 }, "https://github.com/facefusion/facefusion-comfyui": { "stars": 6, @@ -8832,47 +8837,47 @@ "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 117, "last_update": "2025-05-13 18:35:00", - "author_account_age_days": 921 + "author_account_age_days": 922 }, "https://github.com/facok/ComfyUI-TeaCacheHunyuanVideo": { "stars": 92, "last_update": "2025-04-05 05:24:59", - "author_account_age_days": 921 + "author_account_age_days": 922 }, "https://github.com/fairy-root/ComfyUI-GLHF": { "stars": 4, "last_update": "2025-04-03 13:47:20", - "author_account_age_days": 2397 + "author_account_age_days": 2398 }, "https://github.com/fairy-root/ComfyUI-OpenAI-FM": { "stars": 32, "last_update": "2025-05-09 00:12:06", - "author_account_age_days": 2397 + "author_account_age_days": 2398 }, "https://github.com/fairy-root/ComfyUI-Show-Text": { "stars": 17, "last_update": "2025-04-08 14:21:57", - "author_account_age_days": 2397 + "author_account_age_days": 2398 }, "https://github.com/fairy-root/Flux-Prompt-Generator": { "stars": 226, "last_update": "2025-04-22 02:20:47", - "author_account_age_days": 2397 + "author_account_age_days": 2398 }, "https://github.com/fairy-root/comfyui-ollama-llms": { "stars": 17, "last_update": "2025-03-27 20:47:17", - "author_account_age_days": 2397 + "author_account_age_days": 2398 }, "https://github.com/fallingmeteorite/nsfw-image-check-comfyui": { "stars": 8, "last_update": "2025-06-02 03:59:25", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/fashn-AI/ComfyUI-FASHN": { "stars": 27, "last_update": "2025-06-30 12:16:05", - "author_account_age_days": 818 + "author_account_age_days": 819 }, "https://github.com/fat-tire/comfyui-unified-media-suite": { "stars": 4, @@ -8882,32 +8887,32 @@ "https://github.com/fblissjr/ComfyUI-DatasetHelper": { "stars": 6, "last_update": "2025-01-27 18:58:33", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/fblissjr/ComfyUI-EmbeddingPipelineAnalytics": { "stars": 2, "last_update": "2025-01-24 18:51:53", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": { "stars": 33, "last_update": "2025-09-27 22:10:39", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/fblissjr/ComfyUI-WanActivationEditor": { "stars": 6, "last_update": "2025-07-27 00:03:24", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": { "stars": 4, "last_update": "2025-03-17 22:36:22", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/fblissjr/shrug-prompter": { "stars": 18, - "last_update": "2025-09-29 15:17:40", - "author_account_age_days": 3827 + "last_update": "2025-09-30 21:58:22", + "author_account_age_days": 3828 }, "https://github.com/fcanfora/comfyui-camera-tools": { "stars": 1, @@ -8937,7 +8942,7 @@ "https://github.com/felixszeto/ComfyUI-RequestNodes": { "stars": 96, "last_update": "2025-08-25 05:11:01", - "author_account_age_days": 1512 + "author_account_age_days": 1513 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, @@ -8967,27 +8972,27 @@ "https://github.com/filipemeneses/comfy_pixelization": { "stars": 74, "last_update": "2025-08-19 21:29:55", - "author_account_age_days": 3939 + "author_account_age_days": 3940 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { "stars": 171, "last_update": "2024-10-18 00:20:18", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/filliptm/ComfyUI_Fill-ChatterBox": { "stars": 166, "last_update": "2025-08-16 16:44:41", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 451, "last_update": "2025-09-24 20:46:40", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/finegrain-ai/comfyui-finegrain": { "stars": 12, "last_update": "2025-09-17 16:39:03", - "author_account_age_days": 965 + "author_account_age_days": 966 }, "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": { "stars": 2, @@ -9002,47 +9007,47 @@ "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": { "stars": 1, "last_update": "2025-04-09 12:40:05", - "author_account_age_days": 656 + "author_account_age_days": 657 }, "https://github.com/florestefano1975/ComfyUI-CogVideoX": { "stars": 15, "last_update": "2025-04-09 12:39:53", - "author_account_age_days": 656 + "author_account_age_days": 657 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 141, "last_update": "2025-04-09 12:40:58", - "author_account_age_days": 656 + "author_account_age_days": 657 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 5, "last_update": "2025-04-09 12:40:36", - "author_account_age_days": 656 + "author_account_age_days": 657 }, "https://github.com/florestefano1975/comfyui-portrait-master": { "stars": 1129, "last_update": "2025-09-14 10:54:52", - "author_account_age_days": 656 + "author_account_age_days": 657 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 290, "last_update": "2025-04-27 15:00:00", - "author_account_age_days": 656 + "author_account_age_days": 657 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 156, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 253, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 514, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/fluffydiveX/ComfyUI-hvBlockswap": { "stars": 8, @@ -9062,7 +9067,7 @@ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 7, "last_update": "2025-05-23 17:29:13", - "author_account_age_days": 3958 + "author_account_age_days": 3959 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, @@ -9072,22 +9077,22 @@ "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 11, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5570 + "author_account_age_days": 5571 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { "stars": 77, "last_update": "2025-02-10 16:39:49", - "author_account_age_days": 5570 + "author_account_age_days": 5571 }, "https://github.com/fofr/comfyui-basic-auth": { "stars": 1, "last_update": "2025-03-17 09:38:05", - "author_account_age_days": 5570 + "author_account_age_days": 5571 }, "https://github.com/fofr/comfyui-fofr-toolkit": { "stars": 4, "last_update": "2024-08-09 11:36:38", - "author_account_age_days": 5570 + "author_account_age_days": 5571 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 10, @@ -9162,7 +9167,7 @@ "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, "last_update": "2024-08-28 08:32:23", - "author_account_age_days": 2621 + "author_account_age_days": 2622 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 9, @@ -9192,7 +9197,7 @@ "https://github.com/fuselayer/comfyui-mosaic-blur": { "stars": 1, "last_update": "2025-04-05 00:57:07", - "author_account_age_days": 740 + "author_account_age_days": 741 }, "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": { "stars": 1, @@ -9252,7 +9257,7 @@ "https://github.com/geocine/geocine-comfyui": { "stars": 0, "last_update": "2025-03-08 15:46:56", - "author_account_age_days": 5415 + "author_account_age_days": 5416 }, "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, @@ -9307,7 +9312,7 @@ "https://github.com/gitmylo/ComfyUI-audio-nodes": { "stars": 11, "last_update": "2025-04-07 07:24:06", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 184, @@ -9317,7 +9322,7 @@ "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 59, "last_update": "2025-08-18 08:00:38", - "author_account_age_days": 1036 + "author_account_age_days": 1037 }, "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, @@ -9352,17 +9357,17 @@ "https://github.com/godmt/ComfyUI-IP-Composer": { "stars": 5, "last_update": "2025-05-18 09:52:01", - "author_account_age_days": 2192 + "author_account_age_days": 2193 }, "https://github.com/godmt/ComfyUI-List-Utils": { "stars": 10, "last_update": "2025-05-26 21:41:06", - "author_account_age_days": 2192 + "author_account_age_days": 2193 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2025-03-27 15:33:12", - "author_account_age_days": 3576 + "author_account_age_days": 3577 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 66, @@ -9396,8 +9401,8 @@ }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 25, - "last_update": "2025-09-29 03:32:25", - "author_account_age_days": 2924 + "last_update": "2025-10-01 00:10:38", + "author_account_age_days": 2925 }, "https://github.com/googincheng/ComfyUX": { "stars": 149, @@ -9407,12 +9412,12 @@ "https://github.com/gorillaframeai/GF_nodes": { "stars": 34, "last_update": "2025-04-19 15:49:54", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/gorillaframeai/GF_translate": { "stars": 7, "last_update": "2025-02-04 19:26:53", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": { "stars": 0, @@ -9457,7 +9462,7 @@ "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 214, "last_update": "2025-08-02 05:07:54", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/grmchn/ComfyUI-ProportionChanger": { "stars": 9, @@ -9472,7 +9477,7 @@ "https://github.com/gseth/ControlAltAI-Nodes": { "stars": 157, "last_update": "2025-06-05 04:21:56", - "author_account_age_days": 4309 + "author_account_age_days": 4310 }, "https://github.com/gsusgg/ComfyUI_CozyGen": { "stars": 19, @@ -9482,7 +9487,7 @@ "https://github.com/gt732/ComfyUI-DreamWaltz-G": { "stars": 2, "last_update": "2024-10-27 03:15:13", - "author_account_age_days": 1618 + "author_account_age_days": 1619 }, "https://github.com/guerreiro/comfyg-switch": { "stars": 5, @@ -9520,7 +9525,7 @@ "author_account_age_days": 2314 }, "https://github.com/hanL34/ComfyUI-Power-Artist-Loader": { - "stars": 1, + "stars": 2, "last_update": "2025-09-30 14:48:21", "author_account_age_days": 937 }, @@ -9537,7 +9542,7 @@ "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-28 21:08:27", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 3, @@ -9587,17 +9592,17 @@ "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 0, "last_update": "2025-05-31 03:51:08", - "author_account_age_days": 3189 + "author_account_age_days": 3190 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 155, "last_update": "2025-09-24 07:18:26", - "author_account_age_days": 2400 + "author_account_age_days": 2401 }, "https://github.com/hben35096/ComfyUI-ReplenishNodes": { "stars": 5, "last_update": "2025-08-09 15:07:29", - "author_account_age_days": 810 + "author_account_age_days": 811 }, "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 2, @@ -9607,12 +9612,12 @@ "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 1, "last_update": "2025-03-31 13:30:54", - "author_account_age_days": 4626 + "author_account_age_days": 4627 }, "https://github.com/hekmon/comfyui-openai-api": { "stars": 9, "last_update": "2025-04-08 09:40:51", - "author_account_age_days": 4626 + "author_account_age_days": 4627 }, "https://github.com/heshengtao/comfyui_LLM_party": { "stars": 1936, @@ -9632,7 +9637,7 @@ "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 24, "last_update": "2025-08-09 03:46:18", - "author_account_age_days": 618 + "author_account_age_days": 619 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 55, @@ -9652,7 +9657,7 @@ "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 10, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 2265 + "author_account_age_days": 2266 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 213, @@ -9682,7 +9687,7 @@ "https://github.com/hodanajan/optimal-crop-resolution": { "stars": 1, "last_update": "2025-01-21 10:46:26", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/hoveychen/ComfyUI-MusePose-Remaster": { "stars": 7, @@ -9707,7 +9712,7 @@ "https://github.com/hubentu/ComfyUI-loras-loader": { "stars": 3, "last_update": "2025-09-04 17:15:58", - "author_account_age_days": 3967 + "author_account_age_days": 3968 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 635, @@ -9742,17 +9747,17 @@ "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 35, "last_update": "2025-07-30 15:44:50", - "author_account_age_days": 6103 + "author_account_age_days": 6104 }, "https://github.com/hugobb/FastGAN-ComfyUI-Node": { "stars": 1, "last_update": "2025-04-25 20:24:20", - "author_account_age_days": 3299 + "author_account_age_days": 3300 }, "https://github.com/huixingyun/ComfyUI-HX-Captioner": { "stars": 0, "last_update": "2025-01-25 06:48:18", - "author_account_age_days": 298 + "author_account_age_days": 299 }, "https://github.com/hujuying/ComfyUI-ModelScope-API": { "stars": 8, @@ -9762,12 +9767,12 @@ "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1829 + "author_account_age_days": 1830 }, "https://github.com/hunzmusic/ComfyUI-IG2MV": { "stars": 36, "last_update": "2025-05-09 10:46:42", - "author_account_age_days": 191 + "author_account_age_days": 192 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 64, @@ -9807,7 +9812,7 @@ "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 4, "last_update": "2025-04-10 01:38:49", - "author_account_age_days": 3573 + "author_account_age_days": 3574 }, "https://github.com/iDAPPA/ComfyUI-AMDGPUMonitor": { "stars": 4, @@ -9857,87 +9862,87 @@ "https://github.com/ichabodcole/ComfyUI-Ichis-Pack": { "stars": 2, "last_update": "2025-09-21 06:08:00", - "author_account_age_days": 4858 + "author_account_age_days": 4859 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 230, + "stars": 231, "last_update": "2025-07-26 17:43:22", - "author_account_age_days": 3512 + "author_account_age_days": 3513 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, "last_update": "2025-03-27 13:28:10", - "author_account_age_days": 5754 + "author_account_age_days": 5755 }, "https://github.com/if-ai/ComfyUI-IF_AI_Dreamtalk": { "stars": 25, "last_update": "2025-03-14 13:19:03", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 21, "last_update": "2025-07-14 11:50:02", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-IF_AI_ParlerTTSNode": { "stars": 17, "last_update": "2025-03-14 13:27:47", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 44, "last_update": "2025-03-09 09:17:01", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-IF_DatasetMkr": { "stars": 20, "last_update": "2025-03-17 08:14:01", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-IF_Gemini": { "stars": 60, "last_update": "2025-09-03 12:31:44", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-IF_LLM": { "stars": 140, "last_update": "2025-04-09 09:23:21", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-IF_MemoAvatar": { "stars": 170, "last_update": "2025-03-09 09:28:07", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-IF_Trellis": { "stars": 431, "last_update": "2025-03-09 09:31:12", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-IF_VideoPrompts": { "stars": 52, "last_update": "2025-04-02 17:19:28", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-WanResolutionSelector": { "stars": 6, "last_update": "2025-08-25 14:42:19", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI-yt_dl": { "stars": 2, "last_update": "2025-08-13 14:47:44", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI_HunyuanVideoFoley": { - "stars": 104, + "stars": 105, "last_update": "2025-09-08 20:24:15", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/if-ai/ComfyUI_IF_AI_LoadImages": { "stars": 9, "last_update": "2025-03-14 13:24:31", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/ifmylove2011/comfyui-missed-tool": { "stars": 2, @@ -9957,12 +9962,12 @@ "https://github.com/illuminatianon/comfyui-csvwildcards": { "stars": 1, "last_update": "2025-05-02 21:45:53", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 35, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/infinigence/ComfyUI-Infinigence-Nodes": { "stars": 2, @@ -9977,12 +9982,12 @@ "https://github.com/inflamously/comfyui-prompt-enhancer": { "stars": 0, "last_update": "2025-06-02 22:49:50", - "author_account_age_days": 4243 + "author_account_age_days": 4244 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 11, "last_update": "2025-06-06 02:35:34", - "author_account_age_days": 2690 + "author_account_age_days": 2691 }, "https://github.com/inventorado/ComfyUI_NNT": { "stars": 68, @@ -9992,7 +9997,7 @@ "https://github.com/irreveloper/ComfyUI-DSD": { "stars": 41, "last_update": "2025-03-15 16:55:07", - "author_account_age_days": 4180 + "author_account_age_days": 4181 }, "https://github.com/isaac-mcfadyen/ComfyUI-QwenClip": { "stars": 1, @@ -10122,12 +10127,12 @@ "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL": { "stars": 1, "last_update": "2025-04-09 19:31:50", - "author_account_age_days": 2796 + "author_account_age_days": 2797 }, "https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP": { "stars": 1, "last_update": "2025-04-07 15:01:04", - "author_account_age_days": 2796 + "author_account_age_days": 2797 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 150, @@ -10172,7 +10177,7 @@ "https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": { "stars": 15, "last_update": "2025-07-03 08:39:45", - "author_account_age_days": 3592 + "author_account_age_days": 3593 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 283, @@ -10192,7 +10197,7 @@ "https://github.com/jitcoder/lora-info": { "stars": 105, "last_update": "2025-05-15 07:25:46", - "author_account_age_days": 4503 + "author_account_age_days": 4504 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 30, @@ -10212,12 +10217,12 @@ "https://github.com/jn-jairo/jn_comfyui": { "stars": 5, "last_update": "2024-08-16 18:09:12", - "author_account_age_days": 4447 + "author_account_age_days": 4448 }, "https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": { "stars": 6, "last_update": "2025-04-27 12:08:27", - "author_account_age_days": 801 + "author_account_age_days": 802 }, "https://github.com/joanna910225/comfyui-housekeeper": { "stars": 0, @@ -10247,17 +10252,17 @@ "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 31, "last_update": "2025-08-30 18:41:41", - "author_account_age_days": 5456 + "author_account_age_days": 5457 }, "https://github.com/joreyaesh/comfyui_scroll_over_textarea": { "stars": 0, "last_update": "2025-03-09 18:58:09", - "author_account_age_days": 4576 + "author_account_age_days": 4577 }, "https://github.com/joreyaesh/comfyui_touchpad_scroll_controller.enableTouchpadScroll": { "stars": 0, "last_update": "2025-03-18 03:15:42", - "author_account_age_days": 4576 + "author_account_age_days": 4577 }, "https://github.com/joyboy123456/-ComfyUI-GoogleAIStudio": { "stars": 0, @@ -10277,7 +10282,7 @@ "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 12, "last_update": "2024-08-01 19:39:30", - "author_account_age_days": 1152 + "author_account_age_days": 1153 }, "https://github.com/jstit/comfyui_custom_node_image": { "stars": 0, @@ -10402,17 +10407,17 @@ "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, "last_update": "2025-01-18 06:20:23", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { - "stars": 448, + "stars": 449, "last_update": "2025-06-11 12:32:38", "author_account_age_days": 3252 }, "https://github.com/justin-vt/ComfyUI-brushstrokes": { "stars": 1, "last_update": "2025-03-05 18:27:37", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/k-komarov/comfyui-bunny-cdn-storage": { "stars": 0, @@ -10437,12 +10442,12 @@ "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 22, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 99, "last_update": "2025-07-10 23:18:08", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 5, @@ -10452,7 +10457,7 @@ "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { "stars": 636, "last_update": "2025-04-19 10:24:42", - "author_account_age_days": 5144 + "author_account_age_days": 5145 }, "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 0, @@ -10492,7 +10497,7 @@ "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 26, "last_update": "2025-07-17 17:24:19", - "author_account_age_days": 4348 + "author_account_age_days": 4349 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, @@ -10512,12 +10517,12 @@ "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, "last_update": "2024-08-20 04:52:06", - "author_account_age_days": 3124 + "author_account_age_days": 3125 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 3, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": { "stars": 1, @@ -10542,7 +10547,7 @@ "https://github.com/keit0728/ComfyUI-Image-Toolkit": { "stars": 1, "last_update": "2025-05-30 06:46:47", - "author_account_age_days": 3451 + "author_account_age_days": 3452 }, "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, @@ -10552,22 +10557,22 @@ "https://github.com/keit0728/ComfyUI-musubi-tuner": { "stars": 1, "last_update": "2025-07-26 09:41:57", - "author_account_age_days": 3451 + "author_account_age_days": 3452 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 53, "last_update": "2025-06-24 22:38:01", - "author_account_age_days": 5352 + "author_account_age_days": 5353 }, "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, "last_update": "2025-02-19 06:55:25", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector": { "stars": 2, "last_update": "2024-12-22 06:44:20", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/kft334/Knodes": { "stars": 4, @@ -10595,7 +10600,7 @@ "author_account_age_days": 2646 }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 238, + "stars": 239, "last_update": "2024-06-28 11:13:33", "author_account_age_days": 2646 }, @@ -10635,17 +10640,17 @@ "author_account_age_days": 2646 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 1446, + "stars": 1447, "last_update": "2025-08-09 09:11:04", "author_account_age_days": 2646 }, "https://github.com/kijai/ComfyUI-FluxTrainer": { - "stars": 1039, + "stars": 1040, "last_update": "2025-04-02 07:35:46", "author_account_age_days": 2646 }, "https://github.com/kijai/ComfyUI-GIMM-VFI": { - "stars": 383, + "stars": 385, "last_update": "2025-07-31 18:52:50", "author_account_age_days": 2646 }, @@ -10660,7 +10665,7 @@ "author_account_age_days": 2646 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { - "stars": 2539, + "stars": 2540, "last_update": "2025-08-20 08:38:14", "author_account_age_days": 2646 }, @@ -10760,8 +10765,8 @@ "author_account_age_days": 2646 }, "https://github.com/kijai/ComfyUI-WanVideoWrapper": { - "stars": 4631, - "last_update": "2025-09-30 15:10:21", + "stars": 4634, + "last_update": "2025-09-30 15:59:15", "author_account_age_days": 2646 }, "https://github.com/kijai/ComfyUI-depth-fm": { @@ -10782,27 +10787,27 @@ "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 18, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 29, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 931 + "author_account_age_days": 932 }, "https://github.com/kinfolk0117/ComfyUI_GridSwapper": { "stars": 30, "last_update": "2024-10-27 09:04:20", - "author_account_age_days": 931 + "author_account_age_days": 932 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 8, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 931 + "author_account_age_days": 932 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 59, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 931 + "author_account_age_days": 932 }, "https://github.com/kj863257/ComfyUI_RC_Image_Compositor": { "stars": 2, @@ -10817,7 +10822,7 @@ "https://github.com/klinter007/klinter_nodes": { "stars": 18, "last_update": "2025-09-21 05:56:07", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/kmlbdh/ComfyUI-kmlbdh-VideoCombine": { "stars": 2, @@ -10857,7 +10862,7 @@ "https://github.com/kostenickj/jk-comfyui-helpers": { "stars": 8, "last_update": "2024-12-19 10:22:42", - "author_account_age_days": 3512 + "author_account_age_days": 3513 }, "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 9, @@ -10867,7 +10872,7 @@ "https://github.com/kraglik/prompt_collapse": { "stars": 5, "last_update": "2024-12-15 08:39:51", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/krakenunbound/ComfyUI-KrakenTools": { "stars": 0, @@ -10907,12 +10912,12 @@ "https://github.com/kwaroran/abg-comfyui": { "stars": 25, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 1070 + "author_account_age_days": 1071 }, "https://github.com/kycg/comfyui-Lora-auto-downloader": { "stars": 1, "last_update": "2025-08-27 13:47:53", - "author_account_age_days": 1403 + "author_account_age_days": 1404 }, "https://github.com/l-comm/WatermarkRemoval": { "stars": 5, @@ -10965,29 +10970,29 @@ "author_account_age_days": 3294 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { - "stars": 53, + "stars": 54, "last_update": "2024-10-24 11:28:08", "author_account_age_days": 3539 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 26, "last_update": "2024-10-07 20:09:43", - "author_account_age_days": 613 + "author_account_age_days": 614 }, "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": { "stars": 10, "last_update": "2024-09-25 15:02:14", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/lazniak/LiquidTime-Interpolation": { "stars": 12, "last_update": "2025-04-03 11:42:12", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/lazniak/comfyui-google-photos-loader": { "stars": 3, "last_update": "2025-04-03 11:46:29", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 63, @@ -11007,97 +11012,97 @@ "https://github.com/leeguandong/ComfyUI_1Prompt1Story": { "stars": 5, "last_update": "2025-03-13 16:11:50", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_ChatGen": { "stars": 2, "last_update": "2025-03-13 16:24:46", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_Cogview4": { "stars": 2, "last_update": "2025-03-13 15:58:44", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_CompareModelWeights": { "stars": 3, "last_update": "2025-01-09 02:43:41", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_CrossImageAttention": { "stars": 3, "last_update": "2024-08-16 11:59:42", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_DeepSeekVL2": { "stars": 0, "last_update": "2025-03-13 16:32:16", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_FluxAttentionMask": { "stars": 4, "last_update": "2025-03-15 07:37:50", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_FluxClipWeight": { "stars": 3, "last_update": "2025-03-02 07:32:55", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_FluxCustomId": { "stars": 7, "last_update": "2025-01-06 01:12:44", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_FluxLayerDiffuse": { "stars": 17, "last_update": "2025-03-17 01:07:01", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_Gemma3": { "stars": 9, "last_update": "2025-09-06 08:35:54", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_InternVL2": { "stars": 13, "last_update": "2024-08-10 11:00:11", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_LLaSM": { "stars": 5, "last_update": "2024-08-10 10:58:17", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_M3Net": { "stars": 12, "last_update": "2024-08-16 00:03:21", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_MasaCtrl": { "stars": 3, "last_update": "2024-09-01 03:47:35", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_QWQ32B": { "stars": 2, "last_update": "2025-03-15 17:19:23", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_Style_Aligned": { "stars": 5, "last_update": "2024-08-16 11:59:33", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_VideoEditing": { "stars": 4, "last_update": "2024-08-14 16:59:49", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leeguandong/ComfyUI_VisualAttentionMap": { "stars": 8, "last_update": "2024-08-26 05:15:14", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 2, @@ -11112,17 +11117,17 @@ "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 15, "last_update": "2025-07-16 21:04:06", - "author_account_age_days": 3959 + "author_account_age_days": 3960 }, "https://github.com/leoleelxh/Comfy-Topaz-Photo": { "stars": 16, "last_update": "2025-05-24 05:47:40", - "author_account_age_days": 4538 + "author_account_age_days": 4539 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 51, "last_update": "2025-06-17 13:52:33", - "author_account_age_days": 4538 + "author_account_age_days": 4539 }, "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, @@ -11167,7 +11172,7 @@ "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 3, "last_update": "2025-03-27 16:49:42", - "author_account_age_days": 4521 + "author_account_age_days": 4522 }, "https://github.com/licyk/ComfyUI-HakuImg": { "stars": 10, @@ -11230,7 +11235,7 @@ "author_account_age_days": 1199 }, "https://github.com/liuqianhonga/ComfyUI-Html2Image": { - "stars": 12, + "stars": 13, "last_update": "2025-06-22 07:58:49", "author_account_age_days": 650 }, @@ -11282,22 +11287,22 @@ "https://github.com/livepeer/ComfyUI-Stream-Pack": { "stars": 15, "last_update": "2025-09-25 16:22:41", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/ljleb/comfy-mecha": { "stars": 93, "last_update": "2025-09-08 20:43:54", - "author_account_age_days": 2926 + "author_account_age_days": 2927 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 259, "last_update": "2025-01-07 08:33:57", - "author_account_age_days": 562 + "author_account_age_days": 563 }, "https://github.com/lks-ai/anynode": { "stars": 539, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 562 + "author_account_age_days": 563 }, "https://github.com/lldacing/ComfyUI_BEN_ll": { "stars": 4, @@ -11305,7 +11310,7 @@ "author_account_age_days": 2556 }, "https://github.com/lldacing/ComfyUI_BiRefNet_ll": { - "stars": 250, + "stars": 251, "last_update": "2025-06-01 16:39:20", "author_account_age_days": 2556 }, @@ -11342,97 +11347,97 @@ "https://github.com/lodestone-rock/ComfyUI_FluxMod": { "stars": 120, "last_update": "2025-06-22 09:44:09", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/logtd/ComfyUI-4DHumans": { "stars": 7, "last_update": "2024-08-30 21:12:55", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-APGScaling": { "stars": 29, "last_update": "2024-10-06 20:51:27", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-DiLightNet": { "stars": 11, "last_update": "2024-10-06 03:48:15", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 109, "last_update": "2024-08-30 21:18:55", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { "stars": 1381, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 178, "last_update": "2024-08-30 21:17:51", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 16, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-MochiEdit": { "stars": 295, "last_update": "2024-11-03 18:38:16", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 41, "last_update": "2024-08-30 21:19:48", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 13, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-ReNoise": { "stars": 6, "last_update": "2024-09-01 22:17:49", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 5, "last_update": "2024-09-11 20:56:01", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-RefUNet": { "stars": 45, "last_update": "2024-08-30 21:20:20", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-SEGAttention": { "stars": 40, "last_update": "2024-09-11 20:55:00", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-SSREncoder": { "stars": 1, "last_update": "2024-08-24 23:33:09", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-SeeCoder": { "stars": 0, "last_update": "2024-08-24 23:31:10", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 19, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/logtd/ComfyUI-ViewCrafter": { "stars": 14, "last_update": "2024-09-30 19:32:41", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/lokinou/comfyui-offload-models": { "stars": 2, @@ -11472,12 +11477,12 @@ "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 5230 + "author_account_age_days": 5231 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 13, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 5230 + "author_account_age_days": 5231 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 834, @@ -11521,33 +11526,33 @@ }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { "stars": 2705, - "last_update": "2025-09-25 09:33:28", - "author_account_age_days": 925 + "last_update": "2025-09-30 15:59:40", + "author_account_age_days": 926 }, "https://github.com/ltdrdata/ComfyUI-Impact-Subpack": { "stars": 257, "last_update": "2025-07-22 03:44:20", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 662, - "last_update": "2025-09-07 23:09:14", - "author_account_age_days": 925 + "last_update": "2025-09-30 15:58:40", + "author_account_age_days": 926 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 11663, - "last_update": "2025-09-30 15:10:39", + "stars": 11669, + "last_update": "2025-09-30 22:51:11", "author_account_age_days": 538 }, "https://github.com/ltdrdata/comfyui-connection-helper": { "stars": 38, "last_update": "2025-04-07 13:49:56", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/ltdrdata/was-node-suite-comfyui": { "stars": 95, "last_update": "2025-09-26 22:22:30", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/lthero-big/ComfyUI-GaussianShadingWatermark": { "stars": 5, @@ -11557,7 +11562,7 @@ "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 54, "last_update": "2025-01-17 18:06:27", - "author_account_age_days": 4270 + "author_account_age_days": 4271 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution": { "stars": 33, @@ -11577,7 +11582,7 @@ "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 93, "last_update": "2024-12-02 22:10:41", - "author_account_age_days": 1900 + "author_account_age_days": 1901 }, "https://github.com/luke-mino-altherr/ComfyUI-LatentReverb": { "stars": 3, @@ -11587,22 +11592,22 @@ "https://github.com/lum3on/ComfyUI-FrameUtilitys": { "stars": 12, "last_update": "2025-08-07 16:00:54", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/lum3on/ComfyUI-ModelQuantizer": { "stars": 76, "last_update": "2025-06-14 20:45:21", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/lum3on/ComfyUI-StableAudioX": { "stars": 28, "last_update": "2025-06-24 22:55:28", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/lum3on/ComfyUI_MJ-Scraper": { "stars": 1, "last_update": "2025-07-06 18:35:33", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/lum3on/ComfyUI_Reve-API": { "stars": 9, @@ -11612,17 +11617,17 @@ "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 2, "last_update": "2025-06-27 15:36:58", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/lum3on/comfyui_HiDream-Sampler": { "stars": 480, "last_update": "2025-04-22 07:21:41", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 66, "last_update": "2025-08-27 23:22:27", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/lumalabs/ComfyUI-LumaAI-API": { "stars": 203, @@ -11632,7 +11637,7 @@ "https://github.com/lunarring/bitalino_comfy": { "stars": 0, "last_update": "2025-02-21 09:03:54", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 1, @@ -11642,7 +11647,7 @@ "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 2, "last_update": "2025-09-29 00:50:12", - "author_account_age_days": 778 + "author_account_age_days": 779 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 16, @@ -11657,7 +11662,7 @@ "https://github.com/magekinnarus/ComfyUI-V-Prediction-Node": { "stars": 2, "last_update": "2025-02-04 08:29:24", - "author_account_age_days": 1095 + "author_account_age_days": 1096 }, "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 1, @@ -11667,7 +11672,7 @@ "https://github.com/maludwig/basix_image_filters": { "stars": 6, "last_update": "2025-05-15 23:29:38", - "author_account_age_days": 3969 + "author_account_age_days": 3970 }, "https://github.com/mamorett/ComfyUI_minicpmv4": { "stars": 1, @@ -11677,7 +11682,7 @@ "https://github.com/mang01010/MangoNodePack": { "stars": 3, "last_update": "2025-07-11 17:10:27", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/mango-rgb/ComfyUI-Mango-Random-node": { "stars": 2, @@ -11697,7 +11702,7 @@ "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 180, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 6217 + "author_account_age_days": 6218 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 4, @@ -11742,42 +11747,42 @@ "https://github.com/marklieberman/ComfyUI-Liebs-Picker": { "stars": 10, "last_update": "2025-08-08 23:15:40", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/marklieberman/ComfyUI-Liebs-Title": { "stars": 0, "last_update": "2025-05-12 23:32:28", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/marklieberman/ComfyUI-Liebs-Toast": { "stars": 0, "last_update": "2025-05-12 23:34:55", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": { "stars": 14, "last_update": "2024-10-30 10:25:15", - "author_account_age_days": 3341 + "author_account_age_days": 3342 }, "https://github.com/markuryy/ComfyUI-Simple-Video-XY-Plot": { "stars": 3, "last_update": "2025-03-12 18:18:54", - "author_account_age_days": 3341 + "author_account_age_days": 3342 }, "https://github.com/markuryy/ComfyUI-SuperLoader": { "stars": 0, "last_update": "2025-03-12 18:23:22", - "author_account_age_days": 3341 + "author_account_age_days": 3342 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 44, "last_update": "2025-09-27 05:59:45", - "author_account_age_days": 3294 + "author_account_age_days": 3295 }, "https://github.com/martin-rizzo/ComfyUI-TinyBreaker": { "stars": 40, "last_update": "2025-08-29 23:04:42", - "author_account_age_days": 2060 + "author_account_age_days": 2061 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 13, @@ -11807,7 +11812,7 @@ "https://github.com/mav-rik/facerestore_cf": { "stars": 299, "last_update": "2025-06-21 08:02:17", - "author_account_age_days": 3383 + "author_account_age_days": 3384 }, "https://github.com/max-dingsda/OllamaTools": { "stars": 2, @@ -11847,7 +11852,7 @@ "https://github.com/meanin2/comfyui-MGnodes": { "stars": 2, "last_update": "2025-09-10 15:42:57", - "author_account_age_days": 1117 + "author_account_age_days": 1118 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 63, @@ -11877,12 +11882,12 @@ "https://github.com/melMass/comfy_mtb": { "stars": 618, "last_update": "2025-09-07 11:55:09", - "author_account_age_days": 4208 + "author_account_age_days": 4209 }, "https://github.com/melMass/comfy_oiio": { "stars": 7, "last_update": "2025-09-08 19:18:29", - "author_account_age_days": 4208 + "author_account_age_days": 4209 }, "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": { "stars": 4, @@ -11892,32 +11897,32 @@ "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, "last_update": "2024-10-23 22:23:03", - "author_account_age_days": 4135 + "author_account_age_days": 4136 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/metal3d/ComfyUI_Human_Parts": { "stars": 37, "last_update": "2025-03-07 08:14:46", - "author_account_age_days": 5936 + "author_account_age_days": 5937 }, "https://github.com/metal3d/ComfyUI_M3D_photo_effects": { "stars": 3, "last_update": "2025-03-11 12:09:55", - "author_account_age_days": 5936 + "author_account_age_days": 5937 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 2, @@ -11927,7 +11932,7 @@ "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": { "stars": 6, "last_update": "2025-07-02 09:36:48", - "author_account_age_days": 2780 + "author_account_age_days": 2781 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 24, @@ -11947,7 +11952,7 @@ "https://github.com/michaelgold/ComfyUI-HF-Model-Downloader": { "stars": 4, "last_update": "2025-09-25 06:51:15", - "author_account_age_days": 5819 + "author_account_age_days": 5820 }, "https://github.com/microbote/ComfyUI-StyledCLIPTextEncode": { "stars": 2, @@ -11957,7 +11962,7 @@ "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 3124 + "author_account_age_days": 3125 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, @@ -11977,12 +11982,12 @@ "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 62, "last_update": "2024-08-17 16:09:41", - "author_account_age_days": 6379 + "author_account_age_days": 6380 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 31, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 6379 + "author_account_age_days": 6380 }, "https://github.com/mingsky-ai/ComfyUI-MingNodes": { "stars": 440, @@ -11992,12 +11997,12 @@ "https://github.com/mira-6/comfyui-sasolver": { "stars": 5, "last_update": "2025-02-23 21:44:23", - "author_account_age_days": 855 + "author_account_age_days": 856 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 152, "last_update": "2025-08-28 16:44:18", - "author_account_age_days": 1683 + "author_account_age_days": 1684 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 0, @@ -12032,7 +12037,12 @@ "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, "last_update": "2025-04-04 19:45:39", - "author_account_age_days": 4271 + "author_account_age_days": 4272 + }, + "https://github.com/mochidroppot/ComfyUI-ProxyFix": { + "stars": 0, + "last_update": "2025-10-01 01:21:23", + "author_account_age_days": 27 }, "https://github.com/modelscope/comfyscope": { "stars": 4, @@ -12067,7 +12077,7 @@ "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 21, "last_update": "2025-09-30 06:36:20", - "author_account_age_days": 870 + "author_account_age_days": 871 }, "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler": { "stars": 17, @@ -12077,12 +12087,12 @@ "https://github.com/moose-lab/ComfyUI-GPT": { "stars": 4, "last_update": "2025-04-12 07:59:29", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/morgan55555/comfyui-lock-mode": { "stars": 0, "last_update": "2025-04-28 16:16:18", - "author_account_age_days": 3647 + "author_account_age_days": 3648 }, "https://github.com/morino-kumasan/comfyui-toml-prompt": { "stars": 0, @@ -12167,12 +12177,12 @@ "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 4, "last_update": "2024-07-19 14:46:14", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/nakagawadev/comfyui_nakagawa": { "stars": 1, @@ -12197,22 +12207,22 @@ "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3456 + "author_account_age_days": 3457 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 5, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3456 + "author_account_age_days": 3457 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 201, "last_update": "2024-07-31 18:05:55", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 49, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 31, @@ -12222,7 +12232,7 @@ "https://github.com/nchenevey1/comfyui-gimp-nodes": { "stars": 10, "last_update": "2024-10-26 09:11:34", - "author_account_age_days": 1112 + "author_account_age_days": 1113 }, "https://github.com/negaga53/comfyui-imgloader": { "stars": 0, @@ -12242,7 +12252,7 @@ "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, "last_update": "2025-04-06 10:43:14", - "author_account_age_days": 4114 + "author_account_age_days": 4115 }, "https://github.com/neverbiasu/ComfyUI-BAGEL": { "stars": 184, @@ -12292,7 +12302,7 @@ "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 8, "last_update": "2025-01-18 18:17:50", - "author_account_age_days": 4784 + "author_account_age_days": 4785 }, "https://github.com/nicehero/comfyui-SegGPT": { "stars": 6, @@ -12307,7 +12317,7 @@ "https://github.com/nicofdga/DZ-FaceDetailer": { "stars": 214, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1694 + "author_account_age_days": 1695 }, "https://github.com/niknah/ComfyUI-F5-TTS": { "stars": 225, @@ -12336,7 +12346,7 @@ }, "https://github.com/nilor-corp/nilor-nodes": { "stars": 4, - "last_update": "2025-09-26 16:48:13", + "last_update": "2025-09-30 19:51:46", "author_account_age_days": 678 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { @@ -12347,7 +12357,7 @@ "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, "last_update": "2024-07-31 08:34:48", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, @@ -12422,7 +12432,7 @@ "https://github.com/nofunstudio/Node_Fun_ComfyUI": { "stars": 6, "last_update": "2025-07-12 04:22:58", - "author_account_age_days": 1675 + "author_account_age_days": 1676 }, "https://github.com/nonnonstop/comfyui-faster-loading": { "stars": 10, @@ -12447,7 +12457,7 @@ "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 12, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 3023 + "author_account_age_days": 3024 }, "https://github.com/nsdtcloud3d/ComfyUI-3D-Convert": { "stars": 16, @@ -12457,7 +12467,7 @@ "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 35, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 2180 + "author_account_age_days": 2181 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 8, @@ -12472,32 +12482,32 @@ "https://github.com/nullquant/ComfyUI-BrushNet": { "stars": 919, "last_update": "2025-03-31 08:45:34", - "author_account_age_days": 1639 + "author_account_age_days": 1640 }, "https://github.com/numz/ComfyUI-FlowChain": { "stars": 159, "last_update": "2025-07-28 06:20:20", - "author_account_age_days": 5246 + "author_account_age_days": 5247 }, "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": { - "stars": 777, + "stars": 778, "last_update": "2025-09-29 18:36:02", - "author_account_age_days": 5246 + "author_account_age_days": 5247 }, "https://github.com/numz/Comfyui-Orpheus": { "stars": 8, "last_update": "2025-04-16 19:20:21", - "author_account_age_days": 5246 + "author_account_age_days": 5247 }, "https://github.com/nunchaku-tech/ComfyUI-nunchaku": { - "stars": 2286, + "stars": 2290, "last_update": "2025-09-29 03:07:31", "author_account_age_days": 78 }, "https://github.com/nux1111/ComfyUI_NetDist_Plus": { "stars": 36, "last_update": "2024-08-27 23:15:18", - "author_account_age_days": 1015 + "author_account_age_days": 1016 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": { "stars": 5, @@ -12577,7 +12587,7 @@ "https://github.com/oleksandr612/ComfyUI-Counter": { "stars": 0, "last_update": "2024-08-05 16:18:48", - "author_account_age_days": 425 + "author_account_age_days": 426 }, "https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": { "stars": 2, @@ -12592,7 +12602,7 @@ "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 165, "last_update": "2024-09-10 14:16:30", - "author_account_age_days": 4969 + "author_account_age_days": 4970 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 23, @@ -12607,17 +12617,17 @@ "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 1, "last_update": "2024-10-30 16:00:09", - "author_account_age_days": 2017 + "author_account_age_days": 2018 }, "https://github.com/orange90/ComfyUI-Regex-Runner": { "stars": 3, "last_update": "2025-02-26 03:48:27", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/orex2121/comfyui-OreX": { "stars": 12, "last_update": "2025-09-03 21:54:20", - "author_account_age_days": 1969 + "author_account_age_days": 1970 }, "https://github.com/orion4d/Calculator_Pro": { "stars": 0, @@ -12687,7 +12697,7 @@ "https://github.com/oshtz/ComfyUI-oshtz-nodes": { "stars": 6, "last_update": "2025-05-22 09:55:47", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 20, @@ -12722,7 +12732,7 @@ "https://github.com/oxysoft/ComfyUI-gowiththeflow": { "stars": 3, "last_update": "2025-04-09 03:55:00", - "author_account_age_days": 4574 + "author_account_age_days": 4575 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, @@ -12732,7 +12742,7 @@ "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 31, "last_update": "2025-04-07 08:30:38", - "author_account_age_days": 1304 + "author_account_age_days": 1305 }, "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, @@ -12835,24 +12845,24 @@ "author_account_age_days": 1826 }, "https://github.com/pharmapsychotic/comfy-cliption": { - "stars": 58, + "stars": 59, "last_update": "2025-01-04 05:06:11", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/phazei/ComfyUI-OrpheusTTS-LMStudio": { "stars": 1, "last_update": "2025-09-10 06:24:20", - "author_account_age_days": 5471 + "author_account_age_days": 5472 }, "https://github.com/phazei/ComfyUI-Prompt-Stash": { "stars": 29, "last_update": "2025-08-23 11:28:09", - "author_account_age_days": 5471 + "author_account_age_days": 5472 }, "https://github.com/philiprodriguez/ComfyUI-HunyuanImageLatentToVideoLatent": { "stars": 1, "last_update": "2025-01-12 16:43:09", - "author_account_age_days": 3461 + "author_account_age_days": 3462 }, "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, @@ -12867,12 +12877,12 @@ "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 190, "last_update": "2025-04-24 09:51:25", - "author_account_age_days": 1126 + "author_account_age_days": 1127 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 55, "last_update": "2025-07-29 18:34:34", - "author_account_age_days": 2751 + "author_account_age_days": 2752 }, "https://github.com/phuvinh010701/ComfyUI-Nudenet": { "stars": 28, @@ -12917,12 +12927,12 @@ "https://github.com/pixelworldai/ComfyUI-AlphaFlatten": { "stars": 1, "last_update": "2025-03-13 23:07:04", - "author_account_age_days": 434 + "author_account_age_days": 435 }, "https://github.com/pixelworldai/ComfyUI-WorkflowGraphics": { "stars": 0, "last_update": "2025-08-10 13:42:12", - "author_account_age_days": 434 + "author_account_age_days": 435 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 2, @@ -12947,12 +12957,12 @@ "https://github.com/playbook3d/playbook3d-comfyui-nodes": { "stars": 21, "last_update": "2025-03-25 19:50:08", - "author_account_age_days": 1963 + "author_account_age_days": 1964 }, "https://github.com/plugcrypt/CRT-Nodes": { "stars": 12, "last_update": "2025-09-20 16:02:15", - "author_account_age_days": 1525 + "author_account_age_days": 1526 }, "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 5, @@ -12965,9 +12975,9 @@ "author_account_age_days": 264 }, "https://github.com/pollockjj/ComfyUI-MultiGPU": { - "stars": 531, - "last_update": "2025-09-30 14:52:02", - "author_account_age_days": 3969 + "stars": 532, + "last_update": "2025-10-01 01:38:39", + "author_account_age_days": 3970 }, "https://github.com/popoimm/comfyui-popo-utility": { "stars": 0, @@ -13007,7 +13017,7 @@ "https://github.com/pschroedl/ComfyUI-SAM2-Realtime": { "stars": 14, "last_update": "2025-01-21 05:29:03", - "author_account_age_days": 4450 + "author_account_age_days": 4451 }, "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 22, @@ -13037,12 +13047,12 @@ "https://github.com/purpen/ComfyUI-AIRedoon": { "stars": 3, "last_update": "2024-12-11 09:38:42", - "author_account_age_days": 5401 + "author_account_age_days": 5402 }, "https://github.com/purpen/ComfyUI-ImageTagger": { "stars": 2, "last_update": "2024-11-27 17:20:49", - "author_account_age_days": 5401 + "author_account_age_days": 5402 }, "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, @@ -13052,22 +13062,22 @@ "https://github.com/pxl-pshr/GlitchNodes": { "stars": 56, "last_update": "2025-08-17 19:17:44", - "author_account_age_days": 348 + "author_account_age_days": 349 }, "https://github.com/pydn/ComfyUI-to-Python-Extension": { - "stars": 2045, + "stars": 2046, "last_update": "2025-09-26 23:53:00", - "author_account_age_days": 3159 + "author_account_age_days": 3160 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { "stars": 2711, "last_update": "2025-08-09 16:18:21", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { "stars": 974, "last_update": "2025-07-11 09:59:23", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/pzc163/Comfyui-CatVTON": { "stars": 167, @@ -13147,7 +13157,7 @@ "https://github.com/r3dial/redial-discomphy": { "stars": 1, "last_update": "2025-01-09 19:59:31", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/r3dsd/comfyui-template-loader": { "stars": 0, @@ -13202,7 +13212,7 @@ "https://github.com/randomnoner11/ComfyUI-MistralAI-API": { "stars": 1, "last_update": "2025-04-07 17:34:06", - "author_account_age_days": 282 + "author_account_age_days": 283 }, "https://github.com/ranska/pixel_palette_art": { "stars": 1, @@ -13222,7 +13232,7 @@ "https://github.com/raysers/Mflux-ComfyUI": { "stars": 111, "last_update": "2025-03-09 21:14:27", - "author_account_age_days": 2467 + "author_account_age_days": 2468 }, "https://github.com/razvanmatei-sf/razv-llm": { "stars": 0, @@ -13237,7 +13247,7 @@ "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3887 + "author_account_age_days": 3888 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, @@ -13267,7 +13277,7 @@ "https://github.com/recraft-ai/ComfyUI-RecraftAI": { "stars": 64, "last_update": "2025-06-04 11:33:13", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": { "stars": 0, @@ -13277,7 +13287,7 @@ "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 14, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 102, @@ -13307,7 +13317,7 @@ "https://github.com/replicate/comfyui-replicate": { "stars": 197, "last_update": "2024-11-05 15:26:20", - "author_account_age_days": 2071 + "author_account_age_days": 2072 }, "https://github.com/revirevy/Comfyui_saveimage_imgbb": { "stars": 2, @@ -13317,7 +13327,7 @@ "https://github.com/rgthree/rgthree-comfy": { "stars": 2280, "last_update": "2025-09-10 00:31:41", - "author_account_age_days": 5437 + "author_account_age_days": 5438 }, "https://github.com/rhdunn/comfyui-audio-processing": { "stars": 10, @@ -13337,7 +13347,7 @@ "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 3143 + "author_account_age_days": 3144 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 1, @@ -13377,7 +13387,7 @@ "https://github.com/rkfg/ComfyUI-Dia_tts": { "stars": 0, "last_update": "2025-04-27 15:58:21", - "author_account_age_days": 5734 + "author_account_age_days": 5735 }, "https://github.com/rnbwdsh/ComfyUI-LatentWalk": { "stars": 14, @@ -13412,12 +13422,12 @@ "https://github.com/rohitsainier/ComfyUI-InstagramDownloader": { "stars": 20, "last_update": "2025-01-02 08:47:22", - "author_account_age_days": 3616 + "author_account_age_days": 3617 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 7, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 753 + "author_account_age_days": 754 }, "https://github.com/ronaldzgithub/ComfyUI_Appstore": { "stars": 6, @@ -13432,7 +13442,7 @@ "https://github.com/ronsantash/Comfyui-flexi-lora-loader": { "stars": 8, "last_update": "2025-01-12 11:57:27", - "author_account_age_days": 1480 + "author_account_age_days": 1481 }, "https://github.com/rookiepsi/comfypsi_blur_mask": { "stars": 1, @@ -13447,7 +13457,7 @@ "https://github.com/roundyyy/ComfyUI-mesh-simplifier": { "stars": 6, "last_update": "2025-03-09 23:39:24", - "author_account_age_days": 1390 + "author_account_age_days": 1391 }, "https://github.com/routhakash/AkkiNodes-LLM-Suite-for-ComfyUI": { "stars": 3, @@ -13457,12 +13467,12 @@ "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 19, "last_update": "2025-07-07 23:30:54", - "author_account_age_days": 2992 + "author_account_age_days": 2993 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 23, "last_update": "2025-04-23 00:52:31", - "author_account_age_days": 2992 + "author_account_age_days": 2993 }, "https://github.com/rslosch/ComfyUI-EZ_Prompts": { "stars": 0, @@ -13527,47 +13537,47 @@ "https://github.com/ruucm/ruucm-comfy": { "stars": 2, "last_update": "2025-04-21 15:20:57", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": { "stars": 10, "last_update": "2025-05-26 14:26:57", - "author_account_age_days": 4152 + "author_account_age_days": 4153 }, "https://github.com/ryanontheinside/ComfyUI_ControlFreak": { "stars": 18, "last_update": "2025-04-13 23:18:36", - "author_account_age_days": 4152 + "author_account_age_days": 4153 }, "https://github.com/ryanontheinside/ComfyUI_Doom": { "stars": 5, "last_update": "2024-11-08 17:58:21", - "author_account_age_days": 4152 + "author_account_age_days": 4153 }, "https://github.com/ryanontheinside/ComfyUI_EfficientTAM": { "stars": 3, "last_update": "2024-12-21 20:25:05", - "author_account_age_days": 4152 + "author_account_age_days": 4153 }, "https://github.com/ryanontheinside/ComfyUI_ProfilerX": { "stars": 66, "last_update": "2025-05-27 22:10:23", - "author_account_age_days": 4152 + "author_account_age_days": 4153 }, "https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": { "stars": 65, "last_update": "2025-06-19 14:20:29", - "author_account_age_days": 4152 + "author_account_age_days": 4153 }, "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": { "stars": 557, "last_update": "2025-07-26 14:02:11", - "author_account_age_days": 4152 + "author_account_age_days": 4153 }, "https://github.com/ryanontheinside/ComfyUI_SuperResolution": { "stars": 7, "last_update": "2025-04-07 17:53:16", - "author_account_age_days": 4152 + "author_account_age_days": 4153 }, "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": { "stars": 7, @@ -13582,12 +13592,12 @@ "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, "last_update": "2025-08-22 15:14:56", - "author_account_age_days": 5220 + "author_account_age_days": 5221 }, "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": { "stars": 5, "last_update": "2025-09-20 15:03:57", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": { "stars": 0, @@ -13627,22 +13637,22 @@ "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 33, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5768 + "author_account_age_days": 5769 }, "https://github.com/seanlynch/srl-nodes": { "stars": 10, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5768 + "author_account_age_days": 5769 }, "https://github.com/sebord/ComfyUI-LMCQ": { "stars": 86, "last_update": "2025-08-12 13:41:13", - "author_account_age_days": 1250 + "author_account_age_days": 1251 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 4, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3795 + "author_account_age_days": 3796 }, "https://github.com/set-soft/AudioSeparation": { "stars": 11, @@ -13695,12 +13705,12 @@ "author_account_age_days": 3778 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 463, + "stars": 464, "last_update": "2024-09-01 10:34:41", "author_account_age_days": 2506 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 1714, + "stars": 1715, "last_update": "2025-07-22 01:44:28", "author_account_age_days": 2506 }, @@ -13732,7 +13742,7 @@ "https://github.com/shenduldh/ComfyUI-Lightning": { "stars": 215, "last_update": "2025-03-13 05:58:04", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, @@ -13767,47 +13777,47 @@ "https://github.com/shinich39/comfyui-break-workflow": { "stars": 2, "last_update": "2025-09-10 15:02:44", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/shinich39/comfyui-civitai-workflow": { "stars": 0, "last_update": "2025-09-12 19:31:36", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/shinich39/comfyui-dynamic-routes": { "stars": 5, "last_update": "2025-09-10 15:13:41", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/shinich39/comfyui-get-meta": { "stars": 9, "last_update": "2025-09-12 23:21:21", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/shinich39/comfyui-global-prompts": { "stars": 0, "last_update": "2025-09-10 15:03:16", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/shinich39/comfyui-innnnnpaint": { "stars": 0, "last_update": "2025-05-25 10:18:06", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/shinich39/comfyui-mtga": { "stars": 0, "last_update": "2025-09-30 02:58:20", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/shinich39/comfyui-no-one-above-me": { "stars": 0, "last_update": "2025-05-25 10:19:33", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/shinich39/comfyui-prevent-sleep": { "stars": 1, "last_update": "2025-09-13 15:11:24", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/shinyakidoguchi301/comfyui-lora-tag-loader": { "stars": 0, @@ -13817,12 +13827,12 @@ "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4770 + "author_account_age_days": 4771 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 24, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 2089 + "author_account_age_days": 2090 }, "https://github.com/siliconflow/BizyAir": { "stars": 771, @@ -13837,22 +13847,22 @@ "https://github.com/silveroxides/ComfyUI-ModelUtils": { "stars": 3, "last_update": "2025-07-22 18:07:41", - "author_account_age_days": 1964 + "author_account_age_days": 1965 }, "https://github.com/silveroxides/ComfyUI-RR-JointTagger": { "stars": 2, "last_update": "2025-08-20 08:47:24", - "author_account_age_days": 1964 + "author_account_age_days": 1965 }, "https://github.com/silveroxides/ComfyUI_EmbeddingToolkit": { "stars": 8, "last_update": "2025-09-19 03:17:25", - "author_account_age_days": 1964 + "author_account_age_days": 1965 }, "https://github.com/silveroxides/ComfyUI_FDGuidance": { "stars": 4, "last_update": "2025-08-22 23:12:24", - "author_account_age_days": 1964 + "author_account_age_days": 1965 }, "https://github.com/silveroxides/ComfyUI_Gemini_Expanded_API": { "stars": 1, @@ -13867,12 +13877,12 @@ "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": { "stars": 19, "last_update": "2025-05-11 19:44:35", - "author_account_age_days": 1964 + "author_account_age_days": 1965 }, "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders": { "stars": 38, "last_update": "2025-04-28 01:08:43", - "author_account_age_days": 1964 + "author_account_age_days": 1965 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 308, @@ -13897,7 +13907,7 @@ "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 32, "last_update": "2024-08-16 03:10:43", - "author_account_age_days": 2545 + "author_account_age_days": 2546 }, "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 0, @@ -13912,17 +13922,17 @@ "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, "last_update": "2025-05-06 15:48:22", - "author_account_age_days": 440 + "author_account_age_days": 441 }, "https://github.com/slvslvslv/ComfyUI-SmartImageTools": { "stars": 0, "last_update": "2025-08-20 08:19:36", - "author_account_age_days": 440 + "author_account_age_days": 441 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 1, "last_update": "2024-07-31 13:52:27", - "author_account_age_days": 4402 + "author_account_age_days": 4403 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, @@ -13932,272 +13942,272 @@ "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, "last_update": "2024-12-26 16:21:00", - "author_account_age_days": 3184 + "author_account_age_days": 3185 }, "https://github.com/smlbiobot/sml-comfyui-prompt-expansion": { "stars": 13, "last_update": "2025-01-27 13:33:49", - "author_account_age_days": 3184 + "author_account_age_days": 3185 }, "https://github.com/smthemex/ComfyUI_AniCrafter": { "stars": 34, "last_update": "2025-07-21 14:04:20", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 65, "last_update": "2025-02-05 04:01:50", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_CSD_MT": { "stars": 19, "last_update": "2025-02-06 04:30:50", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_CSGO_Wrapper": { "stars": 17, "last_update": "2024-09-07 06:13:48", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 25, "last_update": "2024-07-31 13:53:41", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 10, "last_update": "2024-08-11 08:58:37", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_DICE_Talk": { "stars": 25, "last_update": "2025-05-07 07:47:06", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_DeepFakeDefenders": { "stars": 42, "last_update": "2024-09-14 00:17:59", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Demucs": { "stars": 9, "last_update": "2025-03-12 05:22:24", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Diffree": { "stars": 32, "last_update": "2025-03-09 01:16:33", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_DiffuEraser": { "stars": 197, "last_update": "2025-09-02 11:13:20", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { "stars": 671, "last_update": "2025-08-26 00:42:33", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Face_Anon_Simple": { "stars": 17, "last_update": "2025-03-12 05:22:03", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { "stars": 63, "last_update": "2025-05-29 11:42:48", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_FollowYourEmoji": { "stars": 16, "last_update": "2025-04-11 13:45:15", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Hallo2": { "stars": 74, "last_update": "2025-03-12 05:22:46", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 52, "last_update": "2025-01-13 03:29:50", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_HunyuanAvatar_Sm": { "stars": 79, "last_update": "2025-06-24 13:06:34", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 24, "last_update": "2024-07-31 13:53:27", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_InstantIR_Wrapper": { "stars": 243, "last_update": "2025-03-12 05:22:14", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_KV_Edit": { "stars": 59, "last_update": "2025-09-30 08:22:04", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Light_A_Video": { "stars": 85, "last_update": "2025-04-10 01:05:56", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 26, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 59, "last_update": "2024-09-10 09:50:19", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { "stars": 57, "last_update": "2025-04-09 14:21:57", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_MooER": { "stars": 5, "last_update": "2025-03-09 01:15:38", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_ObjectClear": { "stars": 23, "last_update": "2025-07-24 00:59:50", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_OmniParser": { "stars": 40, "last_update": "2025-03-12 05:22:34", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_OmniSVG": { "stars": 16, "last_update": "2025-09-20 08:50:30", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_PBR_Maker": { "stars": 13, "last_update": "2025-03-12 05:21:53", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 46, "last_update": "2025-07-02 09:39:48", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_PartPacker": { "stars": 28, "last_update": "2025-06-25 00:44:53", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Personalize_Anything": { "stars": 44, "last_update": "2025-03-26 00:38:13", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_PhotoDoodle": { "stars": 96, "last_update": "2025-03-20 08:19:21", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 10, "last_update": "2024-12-06 12:12:19", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 10, "last_update": "2024-08-05 06:14:57", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 22, "last_update": "2024-08-12 09:11:49", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_SVFR": { "stars": 95, "last_update": "2025-03-12 05:21:23", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Sapiens": { "stars": 190, "last_update": "2025-03-12 05:22:59", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_SongGeneration": { "stars": 82, "last_update": "2025-07-29 10:02:21", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Sonic": { "stars": 1096, "last_update": "2025-09-27 00:02:18", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 30, "last_update": "2024-08-10 03:45:47", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_StableAvatar": { "stars": 38, "last_update": "2025-08-21 07:58:39", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { "stars": 98, "last_update": "2025-07-03 00:30:45", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 469, "last_update": "2025-09-02 01:05:56", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 10, "last_update": "2024-09-06 08:20:59", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_TRELLIS": { "stars": 170, "last_update": "2025-08-17 03:55:34", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_VisualCloze": { "stars": 11, "last_update": "2025-05-21 08:56:45", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/smthemex/ComfyUI_YuE": { "stars": 154, "last_update": "2025-02-24 12:02:41", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 14, "last_update": "2025-08-25 13:13:04", - "author_account_age_days": 1236 + "author_account_age_days": 1237 }, "https://github.com/sn0w12/ComfyUI-Syntax-Highlighting": { "stars": 2, "last_update": "2025-09-16 12:38:44", - "author_account_age_days": 1236 + "author_account_age_days": 1237 }, "https://github.com/sneccc/comfyui-snek-nodes": { "stars": 1, "last_update": "2025-09-19 00:26:30", - "author_account_age_days": 2030 + "author_account_age_days": 2031 }, "https://github.com/snicolast/ComfyUI-IndexTTS2": { "stars": 62, @@ -14232,47 +14242,47 @@ "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 56, "last_update": "2024-08-07 11:51:17", - "author_account_age_days": 3187 + "author_account_age_days": 3188 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 223, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 3187 + "author_account_age_days": 3188 }, "https://github.com/space-nuko/nui-suite": { "stars": 11, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 3187 + "author_account_age_days": 3188 }, "https://github.com/spacepxl/ComfyUI-Depth-Pro": { "stars": 193, "last_update": "2024-10-23 20:05:56", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 68, "last_update": "2025-01-30 00:12:58", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 257, "last_update": "2025-07-21 05:17:52", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/spacepxl/ComfyUI-LossTesting": { "stars": 2, "last_update": "2025-01-26 05:09:57", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 96, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 20, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 16, @@ -14287,17 +14297,17 @@ "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 25, "last_update": "2025-03-14 08:47:57", - "author_account_age_days": 5203 + "author_account_age_days": 5204 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 229, "last_update": "2025-03-14 08:48:11", - "author_account_age_days": 5203 + "author_account_age_days": 5204 }, "https://github.com/spro/comfyui-mirror": { "stars": 7, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5694 + "author_account_age_days": 5695 }, "https://github.com/sputnik57/comfyui-prompt-logger": { "stars": 0, @@ -14310,24 +14320,24 @@ "author_account_age_days": 265 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 1320, + "stars": 1321, "last_update": "2025-09-16 03:14:16", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 93, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 89, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 77, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/stavsap/comfyui-downloader": { "stars": 0, @@ -14397,7 +14407,7 @@ "https://github.com/strand1/ComfyUI-Autogen": { "stars": 3, "last_update": "2025-01-21 05:10:43", - "author_account_age_days": 4934 + "author_account_age_days": 4935 }, "https://github.com/strawberryPunch/vram_optimizer": { "stars": 11, @@ -14422,7 +14432,7 @@ "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 41, "last_update": "2024-08-16 01:18:03", - "author_account_age_days": 6393 + "author_account_age_days": 6394 }, "https://github.com/sugarkwork/ComfyUI_AspectRatioToSize": { "stars": 2, @@ -14482,7 +14492,7 @@ "https://github.com/svetozarov/AS_LLM_nodes": { "stars": 2, "last_update": "2025-03-23 12:05:43", - "author_account_age_days": 948 + "author_account_age_days": 949 }, "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": { "stars": 1, @@ -14527,37 +14537,37 @@ "https://github.com/sylym/comfy_vid2vid": { "stars": 72, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/synthetai/ComfyUI-JM-KLing-API": { "stars": 1, "last_update": "2025-08-21 14:39:16", - "author_account_age_days": 414 + "author_account_age_days": 415 }, "https://github.com/synthetai/ComfyUI-JM-MiniMax-API": { "stars": 1, "last_update": "2025-09-12 02:51:40", - "author_account_age_days": 414 + "author_account_age_days": 415 }, "https://github.com/synthetai/ComfyUI-JM-Volcengine-API": { "stars": 3, "last_update": "2025-07-26 08:32:23", - "author_account_age_days": 414 + "author_account_age_days": 415 }, "https://github.com/synthetai/ComfyUI-ToolBox": { "stars": 0, "last_update": "2025-09-23 14:23:31", - "author_account_age_days": 414 + "author_account_age_days": 415 }, "https://github.com/synthetai/ComfyUI_FaceEnhancer": { "stars": 2, "last_update": "2025-04-17 00:34:39", - "author_account_age_days": 414 + "author_account_age_days": 415 }, "https://github.com/synthetai/ComfyUI_PromptBatcher": { "stars": 7, "last_update": "2025-04-14 04:42:03", - "author_account_age_days": 414 + "author_account_age_days": 415 }, "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 3, @@ -14567,7 +14577,7 @@ "https://github.com/szhublox/ambw_comfyui": { "stars": 16, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1470 + "author_account_age_days": 1471 }, "https://github.com/taabata/ComfyCanvas": { "stars": 93, @@ -14607,7 +14617,7 @@ "https://github.com/tanglaoya321/ComfyUI-StoryMaker": { "stars": 18, "last_update": "2024-10-01 01:20:00", - "author_account_age_days": 4434 + "author_account_age_days": 4435 }, "https://github.com/tatookan/comfyui_ssl_gemini_EXP": { "stars": 91, @@ -14647,12 +14657,12 @@ "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5561 + "author_account_age_days": 5562 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 6, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5561 + "author_account_age_days": 5562 }, "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 1, @@ -14667,27 +14677,27 @@ "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, "last_update": "2025-01-16 19:58:24", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 64, "last_update": "2025-09-15 15:48:29", - "author_account_age_days": 3185 + "author_account_age_days": 3186 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 71, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 225, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 364, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, @@ -14752,7 +14762,7 @@ "https://github.com/thoddnn/ComfyUI-MLX": { "stars": 169, "last_update": "2024-10-22 06:41:22", - "author_account_age_days": 726 + "author_account_age_days": 727 }, "https://github.com/tianguanggliu/Utools": { "stars": 0, @@ -14762,7 +14772,7 @@ "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 112, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 3413 + "author_account_age_days": 3414 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 38, @@ -14777,7 +14787,7 @@ "https://github.com/tigeryy2/comfyui-structured-outputs": { "stars": 2, "last_update": "2025-08-29 22:43:48", - "author_account_age_days": 2434 + "author_account_age_days": 2435 }, "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, @@ -14797,17 +14807,17 @@ "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-07-31 13:51:19", - "author_account_age_days": 4838 + "author_account_age_days": 4839 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 4322 + "author_account_age_days": 4323 }, "https://github.com/tocubed/ComfyUI-EvTexture": { "stars": 16, "last_update": "2025-01-05 23:21:23", - "author_account_age_days": 4322 + "author_account_age_days": 4323 }, "https://github.com/tomudo/ComfyUI-ascii-art": { "stars": 3, @@ -14817,12 +14827,12 @@ "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 11, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4780 + "author_account_age_days": 4781 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4833 + "author_account_age_days": 4834 }, "https://github.com/toyxyz/ComfyUI_rgbx_Wrapper": { "stars": 120, @@ -14837,17 +14847,17 @@ "https://github.com/traugdor/ComfyUI-Riffusion": { "stars": 4, "last_update": "2025-05-30 20:15:05", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/traugdor/ComfyUI-UltimateSDUpscale-GGUF": { "stars": 12, "last_update": "2025-08-22 23:56:33", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 14, "last_update": "2025-06-23 15:18:42", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain": { "stars": 1, @@ -14875,7 +14885,7 @@ "author_account_age_days": 3604 }, "https://github.com/tritant/ComfyUI_Layers_Utility": { - "stars": 50, + "stars": 56, "last_update": "2025-09-30 05:00:38", "author_account_age_days": 3604 }, @@ -14902,7 +14912,7 @@ "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 42, "last_update": "2025-04-21 05:38:12", - "author_account_age_days": 3423 + "author_account_age_days": 3424 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 23, @@ -14917,12 +14927,12 @@ "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 118, "last_update": "2025-03-10 03:33:02", - "author_account_age_days": 5220 + "author_account_age_days": 5221 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2025-02-03 16:57:00", - "author_account_age_days": 5220 + "author_account_age_days": 5221 }, "https://github.com/tungdop2/Comfyui_face_restorer": { "stars": 1, @@ -14942,12 +14952,12 @@ "https://github.com/tusharbhutt/Endless-Buttons": { "stars": 9, "last_update": "2025-08-06 06:28:45", - "author_account_age_days": 3128 + "author_account_age_days": 3129 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 60, "last_update": "2025-07-25 22:08:03", - "author_account_age_days": 3128 + "author_account_age_days": 3129 }, "https://github.com/twri/sdxl_prompt_styler": { "stars": 878, @@ -14957,7 +14967,7 @@ "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 547 + "author_account_age_days": 548 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { "stars": 152, @@ -15017,7 +15027,7 @@ "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 5, "last_update": "2025-03-27 10:42:15", - "author_account_age_days": 536 + "author_account_age_days": 537 }, "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, @@ -15057,7 +15067,7 @@ "https://github.com/valofey/Openrouter-Node": { "stars": 5, "last_update": "2025-02-13 21:26:22", - "author_account_age_days": 1846 + "author_account_age_days": 1847 }, "https://github.com/vanche1212/ComfyUI-InspireMusic": { "stars": 1, @@ -15087,17 +15097,17 @@ "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-09-18 02:41:54", - "author_account_age_days": 5227 + "author_account_age_days": 5228 }, "https://github.com/vault-developer/comfyui-image-blender": { "stars": 20, "last_update": "2025-04-02 19:37:15", - "author_account_age_days": 3076 + "author_account_age_days": 3077 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-11-26 17:26:48", - "author_account_age_days": 3563 + "author_account_age_days": 3564 }, "https://github.com/vekitan55/SimpleFlux1Merger": { "stars": 1, @@ -15112,17 +15122,17 @@ "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 14, "last_update": "2025-04-16 20:39:32", - "author_account_age_days": 3608 + "author_account_age_days": 3609 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 31, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3890 + "author_account_age_days": 3891 }, "https://github.com/vincentfs/ComfyUI-ArchiGraph": { "stars": 2, "last_update": "2025-01-23 17:29:09", - "author_account_age_days": 4129 + "author_account_age_days": 4130 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 20, @@ -15187,7 +15197,7 @@ "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, "last_update": "2025-04-02 03:48:05", - "author_account_age_days": 5447 + "author_account_age_days": 5448 }, "https://github.com/vslinx/ComfyUI-vslinx-nodes": { "stars": 1, @@ -15227,12 +15237,12 @@ "https://github.com/wallish77/wlsh_nodes": { "stars": 131, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2683 + "author_account_age_days": 2684 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3846 + "author_account_age_days": 3847 }, "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, @@ -15262,7 +15272,7 @@ "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 1430 + "author_account_age_days": 1431 }, "https://github.com/weberjc/book-cover-finder-comfy": { "stars": 0, @@ -15290,34 +15300,34 @@ "author_account_age_days": 2076 }, "https://github.com/weilin9999/WeiLin-Comfyui-Tools": { - "stars": 262, + "stars": 263, "last_update": "2025-09-23 03:11:14", "author_account_age_days": 2371 }, "https://github.com/welltop-cn/ComfyUI-TeaCache": { - "stars": 997, + "stars": 998, "last_update": "2025-07-12 04:05:29", "author_account_age_days": 2035 }, "https://github.com/wentao-uw/ComfyUI-template-matching": { "stars": 1, "last_update": "2024-11-06 06:52:30", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": { "stars": 94, "last_update": "2025-08-17 00:04:29", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": { "stars": 16, "last_update": "2025-06-03 21:06:33", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-render": { "stars": 12, "last_update": "2025-01-25 05:54:27", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, @@ -15370,7 +15380,7 @@ "author_account_age_days": 3101 }, "https://github.com/willmiao/ComfyUI-Lora-Manager": { - "stars": 659, + "stars": 660, "last_update": "2025-09-30 14:07:56", "author_account_age_days": 3821 }, @@ -15392,7 +15402,7 @@ "https://github.com/withmpx/mpx-comfyui-nodes": { "stars": 2, "last_update": "2025-04-16 22:08:20", - "author_account_age_days": 192 + "author_account_age_days": 193 }, "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 2, @@ -15407,7 +15417,7 @@ "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 42, "last_update": "2025-09-22 06:27:43", - "author_account_age_days": 2334 + "author_account_age_days": 2335 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 18, @@ -15417,7 +15427,7 @@ "https://github.com/wmpmiles/comfyui-some-image-processing-stuff": { "stars": 4, "last_update": "2025-05-10 05:51:42", - "author_account_age_days": 3493 + "author_account_age_days": 3494 }, "https://github.com/woct0rdho/ComfyUI-RadialAttn": { "stars": 72, @@ -15427,12 +15437,12 @@ "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 100, "last_update": "2025-02-15 18:38:12", - "author_account_age_days": 6184 + "author_account_age_days": 6185 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 10, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 6184 + "author_account_age_days": 6185 }, "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 62, @@ -15472,7 +15482,7 @@ "https://github.com/wywywywy/ComfyUI-pause": { "stars": 25, "last_update": "2025-05-05 21:37:34", - "author_account_age_days": 3391 + "author_account_age_days": 3392 }, "https://github.com/wzken/ComfyUI-Steganos-Node": { "stars": 0, @@ -15482,7 +15492,7 @@ "https://github.com/xLegende/ComfyUI-Prompt-Formatter": { "stars": 3, "last_update": "2025-06-10 19:29:54", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 352, @@ -15517,7 +15527,7 @@ "https://github.com/xiaoxiaodesha/hd_node": { "stars": 17, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/xingBaGan/ComfyUI-connect-ui": { "stars": 2, @@ -15542,7 +15552,7 @@ "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 8, @@ -15552,7 +15562,7 @@ "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, "last_update": "2024-11-08 17:10:40", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/xs315431/Comfyui_Get_promptId": { "stars": 1, @@ -15592,7 +15602,7 @@ "https://github.com/yanlang0123/ComfyUI_Lam": { "stars": 55, "last_update": "2025-09-22 14:47:22", - "author_account_age_days": 3271 + "author_account_age_days": 3272 }, "https://github.com/yasser-baalla/comfyUI-SemanticImageFetch": { "stars": 0, @@ -15617,62 +15627,62 @@ "https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux": { "stars": 57, "last_update": "2025-01-16 08:47:22", - "author_account_age_days": 1033 + "author_account_age_days": 1034 }, "https://github.com/yhayano-ponotech/comfyui-save-image-local": { "stars": 7, "last_update": "2025-01-15 12:30:50", - "author_account_age_days": 1033 + "author_account_age_days": 1034 }, "https://github.com/yhayano-ponotech/comfyui-stability-ai-api": { "stars": 0, "last_update": "2025-02-19 00:38:33", - "author_account_age_days": 1033 + "author_account_age_days": 1034 }, "https://github.com/yichengup/ComfyUI-LinearTransition": { "stars": 1, "last_update": "2025-07-09 01:51:49", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/yichengup/ComfyUI-YCNodes": { "stars": 26, "last_update": "2025-08-27 15:52:31", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/yichengup/ComfyUI_SwiftCut": { "stars": 4, "last_update": "2025-09-02 18:24:21", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/yichengup/ComfyUI_Yc_JanusPro": { "stars": 7, "last_update": "2025-01-29 22:26:38", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/yichengup/Comfyui-Deepseek": { "stars": 32, "last_update": "2025-02-23 19:36:53", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/yichengup/Comfyui-Ycanvas": { "stars": 109, "last_update": "2025-07-28 04:39:08", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/yichengup/Comfyui_Flux_Style_Adjust": { "stars": 304, "last_update": "2025-02-19 05:08:27", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/yichengup/Comfyui_Redux_Advanced": { "stars": 103, "last_update": "2025-04-10 18:36:47", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/yichengup/comfyui-face-liquify": { "stars": 2, "last_update": "2025-05-08 17:59:05", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/yiwangsimple/ComfyUI_DW_Chat": { "stars": 89, @@ -15692,57 +15702,57 @@ "https://github.com/yolain/ComfyUI-Easy-Use": { "stars": 1953, "last_update": "2025-09-16 14:33:43", - "author_account_age_days": 1803 + "author_account_age_days": 1804 }, "https://github.com/yolanother/ComfyUI-Save16bitPng": { "stars": 3, "last_update": "2024-12-23 01:50:04", - "author_account_age_days": 5326 + "author_account_age_days": 5327 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-09-25 04:40:23", - "author_account_age_days": 5326 + "author_account_age_days": 5327 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-11-18 09:35:46", - "author_account_age_days": 5326 + "author_account_age_days": 5327 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 5326 + "author_account_age_days": 5327 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 4, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 5326 + "author_account_age_days": 5327 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 12, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 5326 + "author_account_age_days": 5327 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 20, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 5326 + "author_account_age_days": 5327 }, "https://github.com/yondonfu/ComfyUI-Background-Edit": { "stars": 22, "last_update": "2024-12-31 23:15:33", - "author_account_age_days": 4338 + "author_account_age_days": 4339 }, "https://github.com/yondonfu/ComfyUI-Torch-Compile": { "stars": 7, "last_update": "2025-04-30 18:46:47", - "author_account_age_days": 4338 + "author_account_age_days": 4339 }, "https://github.com/yorkane/ComfyUI-KYNode": { "stars": 9, "last_update": "2025-09-22 03:27:47", - "author_account_age_days": 3852 + "author_account_age_days": 3853 }, "https://github.com/younyokel/comfyui_prompt_formatter": { "stars": 4, @@ -15767,82 +15777,82 @@ "https://github.com/yushan777/ComfyUI-Y7-SBS-2Dto3D": { "stars": 13, "last_update": "2025-06-13 18:44:06", - "author_account_age_days": 980 + "author_account_age_days": 981 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 5, "last_update": "2025-09-20 16:55:39", - "author_account_age_days": 980 + "author_account_age_days": 981 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 114, "last_update": "2025-09-17 05:44:08", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt": { "stars": 43, "last_update": "2025-05-03 19:32:24", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-FLOAT": { "stars": 235, "last_update": "2025-08-27 08:00:28", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt": { "stars": 28, "last_update": "2024-09-22 13:07:19", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 28, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 4, "last_update": "2025-01-05 10:06:31", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt": { "stars": 33, "last_update": "2025-09-23 07:06:14", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-Thera": { "stars": 35, "last_update": "2025-05-01 07:52:54", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 179, "last_update": "2025-09-08 04:44:47", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything": { "stars": 33, "last_update": "2025-05-01 09:04:25", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 3, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 135, "last_update": "2025-08-27 06:08:11", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 16, "last_update": "2025-07-29 16:09:08", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yuvraj108c/ComfyUI_InvSR": { "stars": 241, "last_update": "2025-07-06 15:46:55", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": { "stars": 473, @@ -15867,12 +15877,12 @@ "https://github.com/zaheenrahman/ComfyUI-ColorCorrection": { "stars": 2, "last_update": "2025-03-21 09:52:29", - "author_account_age_days": 2823 + "author_account_age_days": 2824 }, "https://github.com/zakantonio/AvatarGen-experience": { "stars": 0, "last_update": "2025-03-26 20:58:18", - "author_account_age_days": 4239 + "author_account_age_days": 4240 }, "https://github.com/zccrs/comfyui-dci": { "stars": 1, @@ -15882,17 +15892,17 @@ "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 6, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 27, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 8, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/zeeoale/PromptCreatorNode": { "stars": 2, @@ -15902,22 +15912,22 @@ "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 10, "last_update": "2025-02-09 18:27:16", - "author_account_age_days": 673 + "author_account_age_days": 674 }, "https://github.com/zentrocdot/ComfyUI-Simple_Image_To_Prompt": { "stars": 4, "last_update": "2025-02-20 06:30:19", - "author_account_age_days": 673 + "author_account_age_days": 674 }, "https://github.com/zentrocdot/ComfyUI_Circle_Detection": { "stars": 0, "last_update": "2025-02-07 17:32:46", - "author_account_age_days": 673 + "author_account_age_days": 674 }, "https://github.com/zer0TF/cute-comfy": { "stars": 34, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 3133 + "author_account_age_days": 3134 }, "https://github.com/zer0thgear/zer0-comfy-utils": { "stars": 0, @@ -15947,7 +15957,7 @@ "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": { "stars": 18, "last_update": "2024-09-14 13:46:05", - "author_account_age_days": 3812 + "author_account_age_days": 3813 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 74, @@ -15987,17 +15997,17 @@ "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 3124 + "author_account_age_days": 3125 }, "https://github.com/zombieyang/sd-ppp": { - "stars": 1720, + "stars": 1722, "last_update": "2025-09-24 16:42:08", - "author_account_age_days": 4380 + "author_account_age_days": 4381 }, "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes": { "stars": 1, "last_update": "2024-11-04 00:51:29", - "author_account_age_days": 5424 + "author_account_age_days": 5425 }, "https://github.com/zygion/comfyui-zygion-util-nodes": { "stars": 0, @@ -16007,11 +16017,11 @@ "https://github.com/zzubnik/TT_TextTools": { "stars": 1, "last_update": "2025-04-02 23:40:24", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/zzw5516/ComfyUI-zw-tools": { "stars": 2, "last_update": "2025-04-16 08:24:48", - "author_account_age_days": 4605 + "author_account_age_days": 4606 } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index a99c2897..24f7302c 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "panchovial-max", + "title": "ComfyUI-ListHelper [NAME CONFLICT]", + "reference": "https://github.com/panchovial-max/ComfyUI-ListHelper", + "files": [ + "https://github.com/panchovial-max/ComfyUI-ListHelper" + ], + "install_type": "git-clone", + "description": "A collection of custom nodes for ComfyUI that provides enhanced list manipulation and AI integration capabilities." + }, { "author": "Eric7758", "title": "ComfyUI-IAT [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index ffd895f8..dc53938b 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -9328,6 +9328,18 @@ "title_aux": "ComfyUI-ppm" } ], + "https://github.com/panchovial-max/ComfyUI-ListHelper": [ + [ + "AudioListCombine", + "ListFilter", + "ListTransform", + "NumberListGenerator", + "PromptSplitByDelimiter" + ], + { + "title_aux": "ComfyUI-ListHelper [NAME CONFLICT]" + } + ], "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": [ [ "UploadImageToGCS" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 7b783578..4ecd97a3 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -3404,6 +3404,11 @@ "last_update": "2025-09-28 00:53:36", "author_account_age_days": 2594 }, + "https://github.com/panchovial-max/ComfyUI-ListHelper": { + "stars": 0, + "last_update": "2025-10-01 01:58:14", + "author_account_age_days": 60 + }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 94ad94f0..8ff5562f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "9nate-drake", + "title": "ComfyUI Mask to Center Point Nodes", + "reference": "https://github.com/9nate-drake/ComfyUI-MaskCenter", + "files": [ + "https://github.com/9nate-drake/ComfyUI-MaskCenter" + ], + "install_type": "git-clone", + "description": "This pack provides two custom nodes for ComfyUI designed to find the center coordinates of masks and segments. They are useful for workflows where you need to precisely identify the location of objects or regions of interest." + }, + { + "author": "mochidroppot", + "title": "ComfyUI-ProxyFix", + "reference": "https://github.com/mochidroppot/ComfyUI-ProxyFix", + "files": [ + "https://github.com/mochidroppot/ComfyUI-ProxyFix" + ], + "install_type": "git-clone", + "description": "This extension fixes URL encoding issues when ComfyUI is accessed through reverse proxies like 'jupyter-server-proxy'." + }, { "author": "guill", "title": "Stegaflow", @@ -667,36 +687,6 @@ ], "install_type": "git-clone", "description": "NODES: QI • TextEncodeQwenImageEdit, QI • VAE Decode, QI • RefEdit Encode — by wallen0322" - }, - { - "author": "Yuxi Liu", - "title": "comfyui-ddu", - "reference": "https://github.com/YL-Lyx/Comfyui-ddu-toolchain", - "files": [ - "https://github.com/YL-Lyx/Comfyui-ddu-toolchain" - ], - "install_type": "git-clone", - "description": "ai-driven toolchain for digital design and fabrication " - }, - { - "author": "Junst", - "title": "ComfyUI-Concept-Diffusion", - "reference": "https://github.com/Junst/ComfyUI-Concept-Diffusion", - "files": [ - "https://github.com/Junst/ComfyUI-Concept-Diffusion" - ], - "install_type": "git-clone", - "description": "ConceptAttention: Diffusion Transformers Learn Highly Interpretable Features for ComfyUI" - }, - { - "author": "1038lab", - "title": "ComfyUI-FireRedTTS", - "reference": "https://github.com/1038lab/ComfyUI-FireRedTTS", - "files": [ - "https://github.com/1038lab/ComfyUI-FireRedTTS" - ], - "install_type": "git-clone", - "description": "A ComfyUI integration for FireRedTTS‑2, a real-time multi-speaker TTS system enabling high-quality, emotionally expressive dialogue and monologue synthesis. Leveraging a streaming architecture and context-aware prosody modeling, it supports natural speaker turns and stable long-form generation, ideal for interactive chat and podcast applications." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index cb451536..b8d4c6f2 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -839,6 +839,15 @@ "title_aux": "ComfyUI-ColorshiftColor" } ], + "https://github.com/9nate-drake/ComfyUI-MaskCenter": [ + [ + "MaskSubMassDetector", + "MaskToCenterPoint" + ], + { + "title_aux": "ComfyUI Mask to Center Point Nodes" + } + ], "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": [ [ "PixelSortAdvancedNode", @@ -15057,6 +15066,7 @@ "Force Aspect On Bounds", "Get File List", "Get List From File", + "Get Mask Bounding Box", "Incrementer", "Indexed Entry", "List Count", @@ -15067,6 +15077,7 @@ "Replace List", "Select Bounding Box", "Sort List", + "Split List", "Timestamp" ], { @@ -37311,7 +37322,8 @@ "CheckpointLoaderAdvancedDisTorch2MultiGPU", "CheckpointLoaderAdvancedMultiGPU", "DeviceSelectorMultiGPU", - "HunyuanVideoEmbeddingsAdapter" + "HunyuanVideoEmbeddingsAdapter", + "UNetLoaderLP" ], { "title_aux": "ComfyUI-MultiGPU" @@ -42539,29 +42551,19 @@ ], "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [ [ - "ColorMatchToReference", - "FastFilmGrain", - "FastLaplacianSharpen", - "FastSobelSharpen", - "FastUnsharpSharpen", - "GeminiImageNode", - "GeminiInputFiles", - "GeminiNode", + "VRGDG_AudioCrop", "VRGDG_CalculateSetsFromAudio", "VRGDG_CombinevideosV2", "VRGDG_ConditionalLoadVideos", - "VRGDG_Extract_Frame_Number", + "VRGDG_DisplayIndex", "VRGDG_GetFilenamePrefix", - "VRGDG_LoadAudioSplitDynamic", - "VRGDG_LoadAudioSplitUpload", - "VRGDG_LoadAudioSplit_HUMO", - "VRGDG_LoadAudioSplit_HUMO_Transcribe", - "VRGDG_LoadVideos", + "VRGDG_GetIndexNumber", + "VRGDG_LoadAudioSplit_HUMO_TranscribeV2", "VRGDG_PromptSplitter", + "VRGDG_PromptSplitterV2", + "VRGDG_StringConcat", "VRGDG_TimecodeFromIndex", - "VRGDG_TranscribeText", - "VRGDG_TriggerCounter", - "VRGDG_VideoSplitter" + "VRGDG_TriggerCounter" ], { "title_aux": "VRGameDevGirl Video Enhancement Nodes"