From c3798bf4c2dcb8aa07ff69346338b5f569a14b95 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 8 Jul 2025 12:12:31 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 63 ++- extension-node-map.json | 85 +++- github-stats.json | 556 +++++++++++---------- node_db/dev/custom-node-list.json | 2 +- node_db/dev/extension-node-map.json | 6 +- node_db/dev/github-stats.json | 738 ++++++++++++++-------------- node_db/new/custom-node-list.json | 172 +++---- node_db/new/extension-node-map.json | 85 +++- 8 files changed, 964 insertions(+), 743 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 30788fe6..73a6e345 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22485,6 +22485,16 @@ "install_type": "git-clone", "description": "ComfyUI-SendToDiscord is a custom node for ComfyUI that simplifies sending preview images to Discord via webhooks. It supports both single-image uploads and batch mode, making it an efficient tool for sharing your generated images directly with your Discord server." }, + { + "author": "gmorks", + "title": "ComfyUI-Animagine-Prompt", + "reference": "https://github.com/gmorks/ComfyUI-Animagine-Prompt", + "files": [ + "https://github.com/gmorks/ComfyUI-Animagine-Prompt" + ], + "install_type": "git-clone", + "description": "Comfy UI node to prompt build for https://huggingface.co/cagliostrolab/animagine-xl-4.0 model" + }, { "author": "jinanlongen", "title": "ComfyUI Prompt Expander Node", @@ -26836,7 +26846,7 @@ "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera" ], "install_type": "git-clone", - "description": "PT Keyframe Camera" + "description": "The Comfyui-PT-Keyframe-Camera is a powerful tool designed to streamline the process of creating animations with keyframe cameras. It integrates seamlessly with existing workflows, allowing you to focus on your creativity without getting bogged down by technical details. This tool is perfect for animators, filmmakers, and anyone looking to add depth to their projects." }, { "author": "doubletwisted", @@ -28655,6 +28665,16 @@ "install_type": "git-clone", "description": "About TBG Enhanced Tiled Upscaler and Refiner Pro! We at TBG Think. Build. Generate. Pro AI upscaling & image enrichment are excited to make our TBG Enhanced Tiled Upscaler and Refiner Pro available to you for free non-commercial use. We believe in empowering creators and innovators, which is why anything you create or generate using our software" }, + { + "author": "Ltamann", + "title": "TBG’s ComfyUI Development Takeaways", + "reference": "https://github.com/Ltamann/ComfyUI-TBG-Takeaways", + "files": [ + "https://github.com/Ltamann/ComfyUI-TBG-Takeaways" + ], + "install_type": "git-clone", + "description": "A curated collection of reusable ComfyUI nodes developed by TGB. These sidecodes encapsulate key breakthroughs in model sampling, noise scheduling, and image refinement for enhanced stable diffusion workflows." + }, { "author": "DavidPiazza", "title": "Network Bending for ComfyUI", @@ -28909,6 +28929,47 @@ "install_type": "git-clone", "description": "Contains ImageSBSConverter node to convert an image into a side-by-side image." }, + { + "author": "negaga53", + "title": "ComfyUI Universal Image Loader", + "reference": "https://github.com/negaga53/comfyui-imgloader", + "files": [ + "https://github.com/negaga53/comfyui-imgloader" + ], + "install_type": "git-clone", + "description": "A powerful and versatile custom node for ComfyUI that provides multiple ways to load images into your workflows." + }, + { + "author": "sunra-ai", + "title": "ComfyUI Sunra.ai Plugin", + "reference": "https://github.com/sunra-ai/comfyui-sunra", + "files": [ + "https://github.com/sunra-ai/comfyui-sunra" + ], + "install_type": "git-clone", + "description": "Professional ComfyUI plugin for Sunra.ai's FLUX.1 Kontext and Seedance models with enhanced UI" + }, + { + "author": "Ben Staniford", + "title": "ComfyUI Load Most Recent Image Node", + "reference": "https://github.com/benstaniford/comfy-load-last-image", + "files": [ + "https://github.com/benstaniford/comfy-load-last-image" + ], + "install_type": "git-clone", + "description": "A ComfyUI node designed to load the most recent image in a folder" + }, + { + "author": "xxxxxxxxxxxc", + "title": "flux-kontext-diff-merge", + "reference": "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge", + "files": [ + "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge" + ], + "install_type": "git-clone", + "description": "Preserve image quality with flux-kontext-diff-merge. This ComfyUI node merges only changed areas from AI edits, ensuring clarity and detail." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 3f5a4ee0..8c04cb07 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -330,8 +330,11 @@ "ImageCropEdge", "ImageCropSquare", "ImageCropWithBBoxMask", - "ImageDetailHLFreqSeparation", "ImageEditStitch", + "ImageGetSize", + "ImageHLFreqCombine", + "ImageHLFreqSeparate", + "ImageHLFreqTransform", "ImageListAppend", "ImageListToBatch", "ImageLumaMatte", @@ -5299,6 +5302,14 @@ "title_aux": "ComfyUI-Mana-Nodes" } ], + "https://github.com/FortunaCournot/comfyui_stereoscopic": [ + [ + "ImageSBSConverter" + ], + { + "title_aux": "Stereoscopic" + } + ], "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": [ [ "HFFlux" @@ -8255,6 +8266,19 @@ "title_aux": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO" } ], + "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": [ + [ + "BasicSchedulerNormalized", + "LogSigmaSamplerNode", + "LogSigmaStepSamplerNode", + "ModelSamplingFluxGradual", + "PolyExponentialSigmaAdder", + "TBG_FluxKontextStabilizer" + ], + { + "title_aux": "TBG\u2019s ComfyUI Development Takeaways" + } + ], "https://github.com/LucipherDev/ComfyUI-AniDoc": [ [ "AniDocLoader", @@ -15816,17 +15840,22 @@ "Sage_PonyPrefix", "Sage_PonyStyle", "Sage_QuadCLIPSelector", + "Sage_QuickLoraStack", + "Sage_QuickNineLoraStack", "Sage_QuickResPicker", + "Sage_QuickSixLoraStack", "Sage_ReferenceImage", "Sage_SamplerInfo", "Sage_SaveImageWithMetadata", "Sage_SaveText", "Sage_SetText", + "Sage_SixLoraStack", "Sage_TextWeight", "Sage_TilingInfo", "Sage_TripleCLIPSelector", "Sage_TripleJoinText", "Sage_TripleLoraStack", + "Sage_TripleQuickLoraStack", "Sage_UNETLoader", "Sage_UNETLoaderFromInfo", "Sage_UNETSelector", @@ -16552,6 +16581,14 @@ "title_aux": "ComfyUI-KokoroTTS" } ], + "https://github.com/benstaniford/comfy-load-last-image": [ + [ + "LoadMostRecentImage" + ], + { + "title_aux": "ComfyUI Load Most Recent Image Node" + } + ], "https://github.com/bentoml/comfy-pack": [ [ "CPackInputAny", @@ -22922,6 +22959,17 @@ "title_aux": "String Converter" } ], + "https://github.com/gmorks/ComfyUI-Animagine-Prompt": [ + [ + "AnimaginePrompt", + "MultiWildcardLoader", + "MultilineTextInput", + "TextFileLoader" + ], + { + "title_aux": "ComfyUI-Animagine-Prompt" + } + ], "https://github.com/gmorks/ComfyUI-SendToDiscord": [ [ "PreviewImageWithDiscord" @@ -30993,6 +31041,14 @@ "title_aux": "comfyui-gimp-nodes" } ], + "https://github.com/negaga53/comfyui-imgloader": [ + [ + "ImageLoader" + ], + { + "title_aux": "ComfyUI Universal Image Loader" + } + ], "https://github.com/neggo/comfyui-sambanova": [ [ "SambaNova API Node", @@ -32693,6 +32749,14 @@ "title_aux": "ComfyUI-EsesImageEffectBloom" } ], + "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": [ + [ + "EsesImageEffectCurves" + ], + { + "title_aux": "ComfyUI-EsesImageEffectCurves" + } + ], "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": [ [ "EsesImageLensEffects" @@ -35572,6 +35636,17 @@ "title_aux": "comfyui_tag_filter" } ], + "https://github.com/sunra-ai/comfyui-sunra": [ + [ + "SunraFluxContext", + "SunraImageEdit", + "SunraQueueStatus", + "SunraSeedance" + ], + { + "title_aux": "ComfyUI Sunra.ai Plugin" + } + ], "https://github.com/superyoman/comfyui_lumaAPI": [ [ "LUMA_API_YoC", @@ -37667,6 +37742,14 @@ "title_aux": "ComfyUI_Camera" } ], + "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge": [ + [ + "FluxKontextDiffMerge" + ], + { + "title_aux": "flux-kontext-diff-merge" + } + ], "https://github.com/yamanacn/comfyui_kontext_Analyze": [ [ "KontextDuoImageAnalyzer" diff --git a/github-stats.json b/github-stats.json index 2a8fccee..b8b2d5f9 100644 --- a/github-stats.json +++ b/github-stats.json @@ -37,7 +37,7 @@ "https://github.com/1038lab/ComfyUI-MiniMax-Remover": { "stars": 48, "last_update": "2025-06-27 21:57:55", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/1038lab/ComfyUI-Mosaic": { "stars": 1, @@ -147,7 +147,7 @@ "https://github.com/31702160136/ComfyUI-GrsAI": { "stars": 7, "last_update": "2025-07-05 11:35:32", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/42lux/ComfyUI-42lux": { "stars": 11, @@ -207,7 +207,7 @@ "https://github.com/834t/ComfyUI_834t_scene_composer": { "stars": 1, "last_update": "2025-06-23 10:55:47", - "author_account_age_days": 575 + "author_account_age_days": 576 }, "https://github.com/852wa/ComfyUI-AAP": { "stars": 9, @@ -222,22 +222,22 @@ "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/A043-studios/Comfyui-ascii-generator": { "stars": 0, "last_update": "2025-06-25 14:55:32", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "stars": 0, "last_update": "2025-06-10 14:28:27", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/A043-studios/comfyui-pixel3dmm": { "stars": 3, "last_update": "2025-06-10 08:11:51", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 1, @@ -557,7 +557,7 @@ "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 6, "last_update": "2025-05-29 10:44:45", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 63, @@ -582,12 +582,12 @@ "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 7, "last_update": "2025-06-16 08:10:10", - "author_account_age_days": 227 + "author_account_age_days": 228 }, "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 0, "last_update": "2025-06-23 22:03:39", - "author_account_age_days": 3260 + "author_account_age_days": 3261 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 63, @@ -642,7 +642,7 @@ "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 5, "last_update": "2025-06-29 19:28:07", - "author_account_age_days": 1756 + "author_account_age_days": 1757 }, "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 8, @@ -677,12 +677,12 @@ "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, "last_update": "2025-06-13 08:15:25", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/AgencyMind/ComfyUI-Satori": { "stars": 0, "last_update": "2025-06-27 01:29:00", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 10, @@ -717,7 +717,7 @@ "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "stars": 1, "last_update": "2025-06-30 04:51:24", - "author_account_age_days": 3780 + "author_account_age_days": 3781 }, "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "stars": 0, @@ -820,9 +820,9 @@ "author_account_age_days": 467 }, "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { - "stars": 0, - "last_update": "2025-07-05 05:22:42", - "author_account_age_days": 1549 + "stars": 1, + "last_update": "2025-07-07 14:21:20", + "author_account_age_days": 1550 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 25, @@ -975,9 +975,9 @@ "author_account_age_days": 1250 }, "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { - "stars": 12, + "stars": 14, "last_update": "2025-07-05 08:46:55", - "author_account_age_days": 63 + "author_account_age_days": 64 }, "https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": { "stars": 25, @@ -1072,12 +1072,12 @@ "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 5, "last_update": "2025-06-27 12:02:38", - "author_account_age_days": 2591 + "author_account_age_days": 2592 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 39, "last_update": "2025-06-04 03:00:27", - "author_account_age_days": 2591 + "author_account_age_days": 2592 }, "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 99, @@ -1092,7 +1092,7 @@ "https://github.com/BuffMcBigHuge/ComfyUI-Google-AI-Studio": { "stars": 1, "last_update": "2025-07-02 22:33:54", - "author_account_age_days": 3290 + "author_account_age_days": 3291 }, "https://github.com/BuffMcBigHuge/ComfyUI-Zonos": { "stars": 71, @@ -1227,15 +1227,15 @@ "https://github.com/Charonartist/Comfyui_gemini_tts_node": { "stars": 0, "last_update": "2025-05-26 01:17:59", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, "last_update": "2025-06-17 15:00:30", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/ChenDarYen/ComfyUI-NAG": { - "stars": 141, + "stars": 144, "last_update": "2025-07-06 22:39:57", "author_account_age_days": 2279 }, @@ -1262,7 +1262,7 @@ "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 0, "last_update": "2025-06-03 07:56:17", - "author_account_age_days": 2106 + "author_account_age_days": 2107 }, "https://github.com/ClownsharkBatwing/RES4LYF": { "stars": 291, @@ -1287,37 +1287,37 @@ "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "stars": 4, "last_update": "2025-06-17 03:43:27", - "author_account_age_days": 2275 + "author_account_age_days": 2276 }, "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": { "stars": 1, "last_update": "2025-06-24 03:34:32", - "author_account_age_days": 2275 + "author_account_age_days": 2276 }, "https://github.com/CoiiChan/comfyui-every-person-seg-coii": { "stars": 3, "last_update": "2025-06-20 08:51:56", - "author_account_age_days": 2275 + "author_account_age_days": 2276 }, "https://github.com/ComfyAssets/ComfyUI-KikoStats": { "stars": 0, "last_update": "2025-06-21 15:03:38", - "author_account_age_days": 43 + "author_account_age_days": 44 }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { "stars": 0, "last_update": "2025-06-28 16:31:43", - "author_account_age_days": 43 + "author_account_age_days": 44 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { - "stars": 23, + "stars": 24, "last_update": "2025-06-19 23:56:57", - "author_account_age_days": 43 + "author_account_age_days": 44 }, "https://github.com/ComfyAssets/ComfyUI_Selectors": { "stars": 0, "last_update": "2025-06-13 16:13:05", - "author_account_age_days": 43 + "author_account_age_days": 44 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, @@ -1362,7 +1362,7 @@ "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 5, "last_update": "2025-07-03 00:27:01", - "author_account_age_days": 1985 + "author_account_age_days": 1986 }, "https://github.com/Cryptyox/anaglyphTool-Comfyui": { "stars": 7, @@ -1402,7 +1402,7 @@ "https://github.com/Cyrus-Hei/comfyui-prompt-bank": { "stars": 0, "last_update": "2025-07-01 16:56:30", - "author_account_age_days": 982 + "author_account_age_days": 983 }, "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 5, @@ -1462,7 +1462,7 @@ "https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": { "stars": 0, "last_update": "2025-06-21 12:46:56", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/Deep-Neko/ComfyUI_ascii_art": { "stars": 1, @@ -1482,7 +1482,7 @@ "https://github.com/DesertPixelAi/comfyui-dp-them-styler": { "stars": 1, "last_update": "2025-07-03 17:48:51", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/DiaoDaiaChan/ComfyUI_API_Request": { "stars": 3, @@ -1492,7 +1492,7 @@ "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 1, "last_update": "2025-07-02 11:04:14", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, @@ -1572,7 +1572,7 @@ "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 0, "last_update": "2025-06-17 00:22:24", - "author_account_age_days": 323 + "author_account_age_days": 324 }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 3, @@ -1662,7 +1662,7 @@ "https://github.com/Erehr/ComfyUI-EreNodes": { "stars": 28, "last_update": "2025-07-01 21:25:36", - "author_account_age_days": 3648 + "author_account_age_days": 3649 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { "stars": 583, @@ -1844,6 +1844,11 @@ "last_update": "2024-05-29 18:29:05", "author_account_age_days": 1622 }, + "https://github.com/FortunaCournot/comfyui_stereoscopic": { + "stars": 1, + "last_update": "2025-07-07 23:56:56", + "author_account_age_days": 1881 + }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 4, "last_update": "2024-08-14 02:17:21", @@ -1912,7 +1917,7 @@ "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "stars": 5, "last_update": "2025-06-27 04:26:43", - "author_account_age_days": 3994 + "author_account_age_days": 3995 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, @@ -1945,8 +1950,8 @@ "author_account_age_days": 865 }, "https://github.com/Gary-yeh/comfyui-super-captioner": { - "stars": 0, - "last_update": "2025-06-26 03:47:55", + "stars": 1, + "last_update": "2025-07-07 15:32:34", "author_account_age_days": 865 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { @@ -1982,7 +1987,7 @@ "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 15, "last_update": "2025-06-28 09:54:28", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 3, @@ -2092,7 +2097,7 @@ "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton": { "stars": 0, "last_update": "2025-06-28 05:29:49", - "author_account_age_days": 104 + "author_account_age_days": 105 }, "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": { "stars": 13, @@ -2152,7 +2157,7 @@ "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, "last_update": "2025-07-03 14:05:46", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, @@ -2167,7 +2172,7 @@ "https://github.com/Hazukiaoi/ComfyUI-LM_Studio_Tools": { "stars": 0, "last_update": "2025-07-02 13:28:53", - "author_account_age_days": 4352 + "author_account_age_days": 4353 }, "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": { "stars": 1, @@ -2252,7 +2257,7 @@ "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 1, "last_update": "2025-07-06 03:42:02", - "author_account_age_days": 2106 + "author_account_age_days": 2107 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 2, @@ -2262,7 +2267,7 @@ "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 0, "last_update": "2025-06-09 04:11:29", - "author_account_age_days": 259 + "author_account_age_days": 260 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, @@ -2275,9 +2280,9 @@ "author_account_age_days": 210 }, "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": { - "stars": 2, + "stars": 3, "last_update": "2025-05-19 15:04:38", - "author_account_age_days": 406 + "author_account_age_days": 407 }, "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 1, @@ -2442,7 +2447,7 @@ "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, "last_update": "2025-05-20 00:41:53", - "author_account_age_days": 4056 + "author_account_age_days": 4057 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 69, @@ -2587,12 +2592,12 @@ "https://github.com/KarmaSwint/ComfyUI-KarmaNodes": { "stars": 0, "last_update": "2025-06-29 16:31:15", - "author_account_age_days": 325 + "author_account_age_days": 326 }, "https://github.com/Kartel-ai/ComfyUI-8iPlayer": { "stars": 50, "last_update": "2025-06-20 07:54:00", - "author_account_age_days": 67 + "author_account_age_days": 68 }, "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, @@ -2747,12 +2752,12 @@ "https://github.com/LK-168/comfyui_imgutils": { "stars": 0, "last_update": "2025-06-30 07:23:25", - "author_account_age_days": 7 + "author_account_age_days": 8 }, "https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": { "stars": 19, "last_update": "2025-06-19 03:37:53", - "author_account_age_days": 2866 + "author_account_age_days": 2867 }, "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 3, @@ -2767,7 +2772,7 @@ "https://github.com/LargeModGames/comfyui-smart-lora-downloader": { "stars": 1, "last_update": "2025-06-12 08:40:31", - "author_account_age_days": 1509 + "author_account_age_days": 1510 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 66, @@ -2852,17 +2857,17 @@ "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { "stars": 5, "last_update": "2025-06-04 00:28:38", - "author_account_age_days": 4206 + "author_account_age_days": 4207 }, "https://github.com/Limbicnation/ComfyUIDepthEstimation": { "stars": 13, "last_update": "2025-05-14 22:31:24", - "author_account_age_days": 4206 + "author_account_age_days": 4207 }, "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": { "stars": 2, "last_update": "2025-06-23 01:32:50", - "author_account_age_days": 4206 + "author_account_age_days": 4207 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, @@ -2882,7 +2887,7 @@ "https://github.com/LingSss9/comfyui-merge": { "stars": 7, "last_update": "2025-06-01 17:27:49", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 64, @@ -2906,8 +2911,13 @@ }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { "stars": 7, - "last_update": "2025-07-05 17:08:57", - "author_account_age_days": 4596 + "last_update": "2025-07-07 14:23:04", + "author_account_age_days": 4597 + }, + "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { + "stars": 0, + "last_update": "2025-07-07 22:39:07", + "author_account_age_days": 4597 }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 53, @@ -2977,7 +2987,7 @@ "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 3, "last_update": "2025-07-05 05:46:07", - "author_account_age_days": 2027 + "author_account_age_days": 2028 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 63, @@ -3062,7 +3072,7 @@ "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 4, "last_update": "2025-06-20 17:31:54", - "author_account_age_days": 58 + "author_account_age_days": 59 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { "stars": 2, @@ -3092,7 +3102,7 @@ "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "stars": 5, "last_update": "2025-05-01 16:09:43", - "author_account_age_days": 1626 + "author_account_age_days": 1627 }, "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, @@ -3187,12 +3197,12 @@ "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": { "stars": 1, "last_update": "2025-07-04 12:59:35", - "author_account_age_days": 4345 + "author_account_age_days": 4346 }, "https://github.com/MitoshiroPJ/comfyui_nearsighted_attention": { "stars": 1, "last_update": "2025-07-04 12:30:55", - "author_account_age_days": 4345 + "author_account_age_days": 4346 }, "https://github.com/Miyuutsu/comfyui-save-vpred": { "stars": 4, @@ -3307,7 +3317,7 @@ "https://github.com/NeoDroleDeGueule/comfyui-image-mixer": { "stars": 0, "last_update": "2025-06-11 16:54:15", - "author_account_age_days": 501 + "author_account_age_days": 502 }, "https://github.com/NeoGriever/ComfyUI-NeoGriever": { "stars": 2, @@ -3517,7 +3527,7 @@ "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 1, "last_update": "2025-06-04 14:38:13", - "author_account_age_days": 352 + "author_account_age_days": 353 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 22, @@ -3542,12 +3552,12 @@ "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "stars": 0, "last_update": "2025-06-05 19:20:04", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, @@ -3642,7 +3652,7 @@ "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { "stars": 2, "last_update": "2025-07-06 15:33:27", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/Ravenmelt/ComfyUI-Rodin": { "stars": 26, @@ -3757,7 +3767,7 @@ "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": { "stars": 1, "last_update": "2025-06-29 13:15:08", - "author_account_age_days": 3464 + "author_account_age_days": 3465 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 6, @@ -3832,7 +3842,7 @@ "https://github.com/SamTyurenkov/comfyui_chatgpt": { "stars": 0, "last_update": "2025-06-16 12:18:20", - "author_account_age_days": 3339 + "author_account_age_days": 3340 }, "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "stars": 1, @@ -3857,7 +3867,7 @@ "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 0, "last_update": "2025-06-11 11:43:21", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 23, @@ -3950,9 +3960,9 @@ "author_account_age_days": 493 }, "https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL": { - "stars": 5, + "stars": 6, "last_update": "2025-06-29 14:25:52", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter": { "stars": 24, @@ -4442,12 +4452,12 @@ "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "author_account_age_days": 1313 + "author_account_age_days": 1314 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { - "stars": 67, + "stars": 68, "last_update": "2025-05-25 02:27:01", - "author_account_age_days": 1919 + "author_account_age_days": 1920 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 135, @@ -4567,7 +4577,7 @@ "https://github.com/TashaSkyUp/EternalKernelPytorchNodes": { "stars": 1, "last_update": "2025-06-22 19:16:21", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 5, @@ -4612,7 +4622,7 @@ "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/TheBarret/ZSuite": { "stars": 9, @@ -4632,7 +4642,7 @@ "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 1, "last_update": "2025-06-21 15:09:46", - "author_account_age_days": 1457 + "author_account_age_days": 1458 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 469, @@ -4771,8 +4781,8 @@ }, "https://github.com/Visionatrix/ComfyUI-Gemini": { "stars": 10, - "last_update": "2025-06-30 19:33:50", - "author_account_age_days": 494 + "last_update": "2025-07-07 20:13:28", + "author_account_age_days": 495 }, "https://github.com/Visionatrix/ComfyUI-RemoteVAE": { "stars": 2, @@ -4897,7 +4907,7 @@ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, "last_update": "2025-06-04 20:33:17", - "author_account_age_days": 614 + "author_account_age_days": 615 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, @@ -4967,7 +4977,7 @@ "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "author_account_age_days": 3027 + "author_account_age_days": 3028 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 202, @@ -5090,9 +5100,9 @@ "author_account_age_days": 1818 }, "https://github.com/Yuan-ManX/ComfyUI-OmniGen2": { - "stars": 113, + "stars": 114, "last_update": "2025-06-26 02:46:07", - "author_account_age_days": 1817 + "author_account_age_days": 1818 }, "https://github.com/Yuan-ManX/ComfyUI-OrpheusTTS": { "stars": 6, @@ -5107,7 +5117,7 @@ "https://github.com/Yuan-ManX/ComfyUI-PosterCraft": { "stars": 16, "last_update": "2025-06-26 10:00:28", - "author_account_age_days": 1817 + "author_account_age_days": 1818 }, "https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": { "stars": 26, @@ -5247,7 +5257,7 @@ "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx": { "stars": 1, "last_update": "2025-06-10 07:10:28", - "author_account_age_days": 1738 + "author_account_age_days": 1739 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 31, @@ -5267,7 +5277,7 @@ "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, "last_update": "2025-06-05 03:22:47", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, @@ -5275,9 +5285,9 @@ "author_account_age_days": 1572 }, "https://github.com/Zehong-Ma/ComfyUI-MagCache": { - "stars": 176, + "stars": 179, "last_update": "2025-06-30 08:47:16", - "author_account_age_days": 1580 + "author_account_age_days": 1581 }, "https://github.com/Zeks/comfyui-rapidfire": { "stars": 0, @@ -5412,7 +5422,7 @@ "https://github.com/aiaiaikkk/ComfyUI-Curve": { "stars": 113, "last_update": "2025-07-03 08:07:19", - "author_account_age_days": 281 + "author_account_age_days": 282 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 5, @@ -5427,7 +5437,7 @@ "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, "last_update": "2025-06-05 09:40:09", - "author_account_age_days": 47 + "author_account_age_days": 48 }, "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, @@ -5552,22 +5562,22 @@ "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, "last_update": "2025-06-30 12:02:47", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, "last_update": "2025-06-21 11:10:52", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/alessandroperilli/APW_Nodes": { "stars": 4, "last_update": "2025-06-19 14:34:41", - "author_account_age_days": 3886 + "author_account_age_days": 3887 }, "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 0, "last_update": "2025-07-06 11:07:34", - "author_account_age_days": 3886 + "author_account_age_days": 3887 }, "https://github.com/alessandroperilli/apw_nodes": { "stars": 4, @@ -5687,12 +5697,12 @@ "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "author_account_age_days": 3099 + "author_account_age_days": 3100 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3099 + "author_account_age_days": 3100 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, @@ -5827,7 +5837,7 @@ "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, "last_update": "2025-06-21 18:26:40", - "author_account_age_days": 795 + "author_account_age_days": 796 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 4, @@ -5842,7 +5852,7 @@ "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 3, "last_update": "2025-06-23 16:12:19", - "author_account_age_days": 55 + "author_account_age_days": 56 }, "https://github.com/bablueza/ComfyUI-Vaja-Ai4thai": { "stars": 0, @@ -5852,7 +5862,7 @@ "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 0, @@ -5910,9 +5920,9 @@ "author_account_age_days": 4565 }, "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { - "stars": 8, - "last_update": "2025-07-07 00:50:48", - "author_account_age_days": 2 + "stars": 12, + "last_update": "2025-07-07 14:18:17", + "author_account_age_days": 3 }, "https://github.com/bbtaivi/ComfyUI-Aiv-Param": { "stars": 1, @@ -5947,7 +5957,7 @@ "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 0, "last_update": "2025-06-12 22:37:05", - "author_account_age_days": 2144 + "author_account_age_days": 2145 }, "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, @@ -5959,6 +5969,11 @@ "last_update": "2025-03-18 20:13:52", "author_account_age_days": 491 }, + "https://github.com/benstaniford/comfy-load-last-image": { + "stars": 0, + "last_update": "2025-07-07 23:05:22", + "author_account_age_days": 4846 + }, "https://github.com/bentoml/comfy-pack": { "stars": 164, "last_update": "2025-06-23 08:13:37", @@ -5972,7 +5987,7 @@ "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 1, "last_update": "2025-06-01 13:56:23", - "author_account_age_days": 527 + "author_account_age_days": 528 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, @@ -6377,7 +6392,7 @@ "https://github.com/casterpollux/MiniMax-bmo": { "stars": 41, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 51 + "author_account_age_days": 52 }, "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, @@ -6827,7 +6842,7 @@ "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, "last_update": "2025-07-06 08:58:20", - "author_account_age_days": 737 + "author_account_age_days": 738 }, "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, @@ -6922,7 +6937,7 @@ "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, "last_update": "2025-06-06 00:17:19", - "author_account_age_days": 291 + "author_account_age_days": 292 }, "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 0, @@ -6932,7 +6947,7 @@ "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, "last_update": "2025-06-22 03:20:08", - "author_account_age_days": 5861 + "author_account_age_days": 5862 }, "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, @@ -6955,9 +6970,9 @@ "author_account_age_days": 545 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 81717, - "last_update": "2025-07-06 18:01:35", - "author_account_age_days": 926 + "stars": 81797, + "last_update": "2025-07-07 07:16:00", + "author_account_age_days": 927 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { "stars": 624, @@ -7002,7 +7017,7 @@ "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 0, "last_update": "2025-05-26 11:45:44", - "author_account_age_days": 3319 + "author_account_age_days": 3320 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 2, @@ -7032,7 +7047,7 @@ "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 0, "last_update": "2025-05-20 18:59:45", - "author_account_age_days": 2987 + "author_account_age_days": 2988 }, "https://github.com/crave33/RenesStuffDanbooruTagGet": { "stars": 0, @@ -7152,7 +7167,7 @@ "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 0, "last_update": "2025-07-04 16:07:42", - "author_account_age_days": 3764 + "author_account_age_days": 3765 }, "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 0, @@ -7372,7 +7387,7 @@ "https://github.com/domenecmiralles/obobo_nodes": { "stars": 0, "last_update": "2025-06-12 22:44:13", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": { "stars": 2, @@ -7387,7 +7402,7 @@ "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 5, "last_update": "2025-05-25 22:47:23", - "author_account_age_days": 968 + "author_account_age_days": 969 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, @@ -7407,7 +7422,7 @@ "https://github.com/drphero/comfyui_prompttester": { "stars": 1, "last_update": "2025-06-19 01:06:51", - "author_account_age_days": 3589 + "author_account_age_days": 3590 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 6, @@ -7417,17 +7432,17 @@ "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 2, "last_update": "2025-07-07 00:13:55", - "author_account_age_days": 1381 + "author_account_age_days": 1382 }, "https://github.com/dseditor/ComfyUI-ScheduledTask": { "stars": 7, "last_update": "2025-06-19 16:07:41", - "author_account_age_days": 1381 + "author_account_age_days": 1382 }, "https://github.com/dseditor/ComfyUI-Thread": { "stars": 3, "last_update": "2025-06-17 02:38:00", - "author_account_age_days": 1381 + "author_account_age_days": 1382 }, "https://github.com/duchamps0305/comfyui-white-extractor": { "stars": 0, @@ -7452,7 +7467,7 @@ "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, "last_update": "2025-06-06 21:59:50", - "author_account_age_days": 59 + "author_account_age_days": 60 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, @@ -7497,7 +7512,7 @@ "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 0, "last_update": "2025-06-29 13:58:28", - "author_account_age_days": 2451 + "author_account_age_days": 2452 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 0, @@ -7557,7 +7572,7 @@ "https://github.com/facefusion/facefusion-comfyui": { "stars": 4, "last_update": "2025-07-03 14:54:43", - "author_account_age_days": 689 + "author_account_age_days": 690 }, "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 115, @@ -7622,7 +7637,7 @@ "https://github.com/fblissjr/ComfyUI-WanActivationEditor": { "stars": 0, "last_update": "2025-07-05 19:25:08", - "author_account_age_days": 3742 + "author_account_age_days": 3743 }, "https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": { "stars": 4, @@ -7632,7 +7647,7 @@ "https://github.com/fblissjr/shrug-prompter": { "stars": 1, "last_update": "2025-07-06 21:44:30", - "author_account_age_days": 3742 + "author_account_age_days": 3743 }, "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 1, @@ -7702,7 +7717,7 @@ "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 1, "last_update": "2025-06-14 22:11:33", - "author_account_age_days": 3686 + "author_account_age_days": 3687 }, "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": { "stars": 1, @@ -7797,7 +7812,7 @@ "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, "last_update": "2025-06-25 19:54:59", - "author_account_age_days": 233 + "author_account_age_days": 234 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 2, @@ -7812,7 +7827,7 @@ "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, "last_update": "2025-06-22 16:38:15", - "author_account_age_days": 2461 + "author_account_age_days": 2462 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 55, @@ -7830,19 +7845,19 @@ "author_account_age_days": 819 }, "https://github.com/fredconex/ComfyUI-SongBloom": { - "stars": 40, + "stars": 44, "last_update": "2025-07-05 14:06:55", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/fredconex/ComfyUI-SoundFlow": { "stars": 39, "last_update": "2025-06-16 14:18:04", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/fredconex/ComfyUI-SyncEdit": { "stars": 0, "last_update": "2025-06-16 21:52:36", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, @@ -7882,22 +7897,22 @@ "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 2, "last_update": "2025-05-27 00:27:28", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/gabe-init/ComfyUI-Google-Image-Search": { - "stars": 1, + "stars": 2, "last_update": "2025-05-27 00:54:00", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/gabe-init/ComfyUI-Openrouter_node": { "stars": 6, "last_update": "2025-06-13 01:42:28", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/gabe-init/ComfyUI-String-Similarity": { "stars": 0, "last_update": "2025-05-27 00:59:21", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "stars": 7, @@ -7927,7 +7942,7 @@ "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 0, "last_update": "2025-07-03 11:51:13", - "author_account_age_days": 3925 + "author_account_age_days": 3926 }, "https://github.com/ggarra13/ComfyUI-mrv2": { "stars": 4, @@ -7947,7 +7962,7 @@ "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 2, "last_update": "2025-06-11 02:01:24", - "author_account_age_days": 3419 + "author_account_age_days": 3420 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, @@ -7999,6 +8014,11 @@ "last_update": "2024-07-31 13:40:48", "author_account_age_days": 4124 }, + "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { + "stars": 9, + "last_update": "2025-07-08 03:02:11", + "author_account_age_days": 2673 + }, "https://github.com/gmorks/ComfyUI-SendToDiscord": { "stars": 0, "last_update": "2025-01-29 08:10:54", @@ -8157,12 +8177,12 @@ "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 2, "last_update": "2025-06-11 21:10:47", - "author_account_age_days": 947 + "author_account_age_days": 948 }, "https://github.com/havvk/ComfyUI_AIIA": { "stars": 7, - "last_update": "2025-07-06 06:59:08", - "author_account_age_days": 4015 + "last_update": "2025-07-07 14:53:42", + "author_account_age_days": 4016 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 7, @@ -8222,7 +8242,7 @@ "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 0, "last_update": "2025-07-01 16:10:19", - "author_account_age_days": 4308 + "author_account_age_days": 4309 }, "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 0, @@ -8246,8 +8266,8 @@ }, "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 3, - "last_update": "2025-07-07 01:48:39", - "author_account_age_days": 45 + "last_update": "2025-07-07 04:30:07", + "author_account_age_days": 46 }, "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 22, @@ -8397,7 +8417,7 @@ "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "stars": 0, "last_update": "2025-06-04 15:41:16", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 2, @@ -8437,7 +8457,7 @@ "https://github.com/ialhabbal/OcclusionMask": { "stars": 20, "last_update": "2025-06-24 14:38:58", - "author_account_age_days": 3397 + "author_account_age_days": 3398 }, "https://github.com/iamandeepsandhu/ComfyUI-NSFW-Check": { "stars": 10, @@ -8602,7 +8622,7 @@ "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "stars": 19, "last_update": "2025-06-26 13:45:46", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 95, @@ -8632,7 +8652,7 @@ "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "author_account_age_days": 4756 + "author_account_age_days": 4757 }, "https://github.com/jax-explorer/ComfyUI-InstantCharacter": { "stars": 181, @@ -8772,7 +8792,7 @@ "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 0, "last_update": "2025-07-03 08:59:42", - "author_account_age_days": 4124 + "author_account_age_days": 4125 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 593, @@ -8867,12 +8887,12 @@ "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "author_account_age_days": 44 + "author_account_age_days": 45 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "author_account_age_days": 44 + "author_account_age_days": 45 }, "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, @@ -8907,7 +8927,7 @@ "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 1, "last_update": "2025-07-03 21:07:05", - "author_account_age_days": 104 + "author_account_age_days": 105 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 21, @@ -8922,7 +8942,7 @@ "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 1, "last_update": "2025-06-18 02:19:28", - "author_account_age_days": 3025 + "author_account_age_days": 3026 }, "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { "stars": 601, @@ -8932,7 +8952,7 @@ "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 0, "last_update": "2025-07-04 10:06:08", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, @@ -8972,7 +8992,7 @@ "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 0, "last_update": "2025-05-24 18:37:41", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, @@ -9012,7 +9032,7 @@ "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "author_account_age_days": 3366 + "author_account_age_days": 3367 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 47, @@ -9022,7 +9042,7 @@ "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 3, "last_update": "2025-07-03 05:21:54", - "author_account_age_days": 2510 + "author_account_age_days": 2511 }, "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, @@ -9272,7 +9292,7 @@ "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, "last_update": "2025-06-26 15:37:57", - "author_account_age_days": 3269 + "author_account_age_days": 3270 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 193, @@ -9297,7 +9317,7 @@ "https://github.com/kpsss34/ComfyUI-kpsss34-Sana": { "stars": 0, "last_update": "2025-06-25 07:38:11", - "author_account_age_days": 20 + "author_account_age_days": 21 }, "https://github.com/kraglik/prompt_collapse": { "stars": 5, @@ -9347,7 +9367,7 @@ "https://github.com/l3ony2k/comfyui-leon-nodes": { "stars": 0, "last_update": "2025-06-25 09:18:17", - "author_account_age_days": 2034 + "author_account_age_days": 2035 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 7, @@ -9412,7 +9432,7 @@ "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 61, "last_update": "2025-06-01 02:56:02", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/lceric/comfyui-gpt-image": { "stars": 8, @@ -9542,7 +9562,7 @@ "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, "last_update": "2025-06-25 10:18:42", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, @@ -9587,7 +9607,7 @@ "https://github.com/lihaoyun6/ComfyUI-BlindWatermark": { "stars": 5, "last_update": "2025-06-28 04:35:03", - "author_account_age_days": 3488 + "author_account_age_days": 3489 }, "https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker": { "stars": 1, @@ -9607,7 +9627,7 @@ "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": { "stars": 0, "last_update": "2025-06-17 11:26:32", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/linksluckytime/comfyui_snacknodes": { "stars": 0, @@ -9832,7 +9852,7 @@ "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, "last_update": "2025-07-05 15:44:08", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, @@ -9857,7 +9877,7 @@ "https://github.com/lord-lethris/ComfyUI-RPG-Characters": { "stars": 1, "last_update": "2025-06-18 23:08:15", - "author_account_age_days": 4801 + "author_account_age_days": 4802 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, @@ -9947,12 +9967,12 @@ "https://github.com/lucak5s/comfyui_gfpgan": { "stars": 0, "last_update": "2025-06-30 04:42:11", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, "last_update": "2025-06-25 05:04:14", - "author_account_age_days": 3493 + "author_account_age_days": 3494 }, "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 92, @@ -9977,7 +9997,7 @@ "https://github.com/lum3on/ComfyUI_MJ-Scraper": { "stars": 0, "last_update": "2025-07-06 18:35:33", - "author_account_age_days": 152 + "author_account_age_days": 153 }, "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 2, @@ -10002,7 +10022,7 @@ "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 0, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 4876 + "author_account_age_days": 4877 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 2, @@ -10046,8 +10066,8 @@ }, "https://github.com/manifestations/comfyui-globetrotter": { "stars": 3, - "last_update": "2025-07-05 08:52:33", - "author_account_age_days": 4531 + "last_update": "2025-07-07 08:47:57", + "author_account_age_days": 4532 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 180, @@ -10330,9 +10350,9 @@ "author_account_age_days": 4388 }, "https://github.com/mo230761/InsertAnything-ComfyUI-official": { - "stars": 17, + "stars": 18, "last_update": "2025-06-04 13:23:00", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, @@ -10482,12 +10502,12 @@ "https://github.com/namtb96/OmniGen2-Simple-Node": { "stars": 0, "last_update": "2025-07-04 08:38:27", - "author_account_age_days": 23 + "author_account_age_days": 24 }, "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "author_account_age_days": 5011 + "author_account_age_days": 5012 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, @@ -10519,6 +10539,11 @@ "last_update": "2024-10-26 09:11:34", "author_account_age_days": 1028 }, + "https://github.com/negaga53/comfyui-imgloader": { + "stars": 0, + "last_update": "2025-07-07 21:27:00", + "author_account_age_days": 163 + }, "https://github.com/neggo/comfyui-sambanova": { "stars": 0, "last_update": "2025-05-15 01:49:53", @@ -10527,7 +10552,7 @@ "https://github.com/neocrz/comfyui-usetaesd": { "stars": 1, "last_update": "2025-06-14 18:58:39", - "author_account_age_days": 1697 + "author_account_age_days": 1698 }, "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, @@ -10762,22 +10787,22 @@ "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": { "stars": 24, "last_update": "2025-06-24 17:41:52", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": { "stars": 10, "last_update": "2025-06-24 18:05:33", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch": { "stars": 23, "last_update": "2025-06-29 18:25:51", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/o-l-l-i/ComfyUI-OlmLUT": { "stars": 8, "last_update": "2025-06-09 18:55:46", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/okgo4/ComfyUI-Mosaic-Mask": { "stars": 6, @@ -10802,7 +10827,7 @@ "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 1, "last_update": "2025-06-13 19:02:21", - "author_account_age_days": 789 + "author_account_age_days": 790 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 156, @@ -10810,7 +10835,7 @@ "author_account_age_days": 4885 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { - "stars": 15, + "stars": 16, "last_update": "2025-06-17 06:19:44", "author_account_age_days": 1383 }, @@ -10832,37 +10857,37 @@ "https://github.com/orion4d/Calculator_Pro": { "stars": 0, "last_update": "2025-06-29 15:47:04", - "author_account_age_days": 959 + "author_account_age_days": 960 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { "stars": 20, "last_update": "2025-05-28 00:37:16", - "author_account_age_days": 959 + "author_account_age_days": 960 }, "https://github.com/orion4d/ComfyUI_colormaster": { "stars": 1, "last_update": "2025-07-06 11:30:01", - "author_account_age_days": 959 + "author_account_age_days": 960 }, "https://github.com/orion4d/ComfyUI_extract_imag": { "stars": 0, "last_update": "2025-06-11 13:37:18", - "author_account_age_days": 959 + "author_account_age_days": 960 }, "https://github.com/orion4d/ComfyUI_image-display": { "stars": 0, - "last_update": "2025-07-06 17:30:53", - "author_account_age_days": 959 + "last_update": "2025-07-07 14:39:55", + "author_account_age_days": 960 }, "https://github.com/orion4d/ComfyUI_pdf_nodes": { "stars": 0, "last_update": "2025-06-10 15:51:53", - "author_account_age_days": 959 + "author_account_age_days": 960 }, "https://github.com/orion4d/illusion_node": { "stars": 1, "last_update": "2025-06-22 08:57:01", - "author_account_age_days": 959 + "author_account_age_days": 960 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { "stars": 41, @@ -10917,7 +10942,7 @@ "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-05-31 04:03:07", - "author_account_age_days": 1992 + "author_account_age_days": 1993 }, "https://github.com/palant/image-resize-comfyui": { "stars": 96, @@ -10952,7 +10977,7 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, "last_update": "2025-05-26 12:33:08", - "author_account_age_days": 1890 + "author_account_age_days": 1891 }, "https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": { "stars": 0, @@ -10972,7 +10997,7 @@ "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, "last_update": "2025-06-11 10:36:58", - "author_account_age_days": 1039 + "author_account_age_days": 1040 }, "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, @@ -11037,7 +11062,7 @@ "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, "last_update": "2025-07-02 09:53:35", - "author_account_age_days": 53 + "author_account_age_days": 54 }, "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": { "stars": 0, @@ -11047,7 +11072,7 @@ "https://github.com/pictorialink/ComfyUI-Text-Translation": { "stars": 2, "last_update": "2025-06-06 02:56:11", - "author_account_age_days": 53 + "author_account_age_days": 54 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 21, @@ -11097,7 +11122,7 @@ "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 1, "last_update": "2025-06-30 20:23:13", - "author_account_age_days": 441 + "author_account_age_days": 442 }, "https://github.com/pnikolic-amd/ComfyUI_MIGraphX": { "stars": 6, @@ -11152,12 +11177,12 @@ "https://github.com/ptmaster/comfyui-audio-speed": { "stars": 10, "last_update": "2025-06-24 15:23:03", - "author_account_age_days": 4257 + "author_account_age_days": 4258 }, "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 3, "last_update": "2025-07-02 03:19:48", - "author_account_age_days": 3892 + "author_account_age_days": 3893 }, "https://github.com/pupba/Comfy_ForEach": { "stars": 1, @@ -11182,7 +11207,7 @@ "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, "last_update": "2025-07-04 11:50:43", - "author_account_age_days": 419 + "author_account_age_days": 420 }, "https://github.com/pxl-pshr/GlitchNodes": { "stars": 51, @@ -11222,37 +11247,42 @@ "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides": { "stars": 7, "last_update": "2025-06-29 18:19:21", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": { - "stars": 28, + "stars": 29, "last_update": "2025-06-29 18:19:41", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectBloom": { "stars": 40, "last_update": "2025-06-29 18:21:52", - "author_account_age_days": 3665 + "author_account_age_days": 3666 + }, + "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": { + "stars": 10, + "last_update": "2025-07-07 15:11:41", + "author_account_age_days": 3666 }, "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": { "stars": 16, "last_update": "2025-06-29 18:23:37", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/quasiblob/ComfyUI-EsesImageOffset": { "stars": 1, "last_update": "2025-06-29 18:23:58", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/quasiblob/ComfyUI-EsesImageResize": { - "stars": 23, + "stars": 24, "last_update": "2025-07-03 15:35:29", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/quasiblob/EsesCompositionGoldenRatio": { "stars": 10, "last_update": "2025-06-30 10:15:22", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, @@ -11362,7 +11392,7 @@ "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 74, "last_update": "2025-06-30 16:50:28", - "author_account_age_days": 5004 + "author_account_age_days": 5005 }, "https://github.com/regiellis/ComfyUI-EasyNoobai": { "stars": 29, @@ -11430,9 +11460,9 @@ "author_account_age_days": 1025 }, "https://github.com/risunobushi/ComfyUI_sm4ll-Wrapper": { - "stars": 9, + "stars": 10, "last_update": "2025-07-04 08:52:22", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 36, @@ -11451,7 +11481,7 @@ }, "https://github.com/robertvoy/ComfyUI-Distributed": { "stars": 5, - "last_update": "2025-07-07 07:54:53", + "last_update": "2025-07-08 01:22:26", "author_account_age_days": 4483 }, "https://github.com/robertvoy/ComfyUI-Flux-Continuum": { @@ -11462,7 +11492,7 @@ "https://github.com/robin-collins/ComfyUI-TechsToolz": { "stars": 0, "last_update": "2025-06-20 00:25:39", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/robtl2/ComfyUI-ComfyBridge": { "stars": 0, @@ -11497,7 +11527,7 @@ "https://github.com/rookiepsi/comfypsi_blur_mask": { "stars": 0, "last_update": "2025-06-25 15:13:33", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/rookiepsi/comfyui-extended": { "stars": 2, @@ -11602,7 +11632,7 @@ "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 14, "last_update": "2025-06-24 11:30:06", - "author_account_age_days": 962 + "author_account_age_days": 963 }, "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, @@ -11627,7 +11657,7 @@ "https://github.com/scraed/LanPaint": { "stars": 379, "last_update": "2025-06-21 06:19:09", - "author_account_age_days": 3840 + "author_account_age_days": 3841 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, @@ -11637,7 +11667,7 @@ "https://github.com/sdtana/ComfyUI-FDG": { "stars": 2, "last_update": "2025-06-28 06:48:07", - "author_account_age_days": 1582 + "author_account_age_days": 1583 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 32, @@ -11662,12 +11692,12 @@ "https://github.com/set-soft/AudioSeparation": { "stars": 0, "last_update": "2025-07-06 18:14:51", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 1, "last_update": "2025-06-30 12:26:59", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { "stars": 151, @@ -11747,7 +11777,7 @@ "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 1, "last_update": "2025-06-03 10:09:06", - "author_account_age_days": 1398 + "author_account_age_days": 1399 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 285, @@ -11877,7 +11907,7 @@ "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 2, "last_update": "2025-06-05 15:46:52", - "author_account_age_days": 4140 + "author_account_age_days": 4141 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 31, @@ -11887,12 +11917,12 @@ "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 0, "last_update": "2025-05-20 18:06:04", - "author_account_age_days": 47 + "author_account_age_days": 48 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "author_account_age_days": 47 + "author_account_age_days": 48 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, @@ -11912,7 +11942,7 @@ "https://github.com/sm079/ComfyUI-Face-Detection": { "stars": 0, "last_update": "2025-06-03 14:37:55", - "author_account_age_days": 2062 + "author_account_age_days": 2063 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, @@ -12242,12 +12272,12 @@ "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 9, "last_update": "2025-07-01 13:46:08", - "author_account_age_days": 315 + "author_account_age_days": 316 }, "https://github.com/spawner1145/comfyui-aichat": { "stars": 2, "last_update": "2025-06-09 11:06:53", - "author_account_age_days": 315 + "author_account_age_days": 316 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 23, @@ -12379,6 +12409,11 @@ "last_update": "2025-07-03 14:49:52", "author_account_age_days": 1254 }, + "https://github.com/sunra-ai/comfyui-sunra": { + "stars": 0, + "last_update": "2025-07-07 21:47:34", + "author_account_age_days": 131 + }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 21, "last_update": "2024-06-17 21:00:05", @@ -12412,7 +12447,7 @@ "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 1, "last_update": "2025-06-09 03:05:11", - "author_account_age_days": 3312 + "author_account_age_days": 3313 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 132, @@ -12457,7 +12492,7 @@ "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 1, "last_update": "2025-07-02 18:58:02", - "author_account_age_days": 2986 + "author_account_age_days": 2987 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 15, @@ -12517,7 +12552,7 @@ "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 4, "last_update": "2025-06-07 15:59:26", - "author_account_age_days": 2397 + "author_account_age_days": 2398 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, @@ -12532,7 +12567,7 @@ "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 0, "last_update": "2025-06-30 00:06:21", - "author_account_age_days": 177 + "author_account_age_days": 178 }, "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, @@ -12562,7 +12597,7 @@ "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, "last_update": "2025-07-05 09:00:58", - "author_account_age_days": 837 + "author_account_age_days": 838 }, "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "stars": 0, @@ -12812,7 +12847,7 @@ "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 44, "last_update": "2025-06-26 04:07:59", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/umiyuki/comfyui-pad-to-eight": { "stars": 0, @@ -12922,7 +12957,7 @@ "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-06-03 05:46:11", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, @@ -12942,7 +12977,7 @@ "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, "last_update": "2025-06-01 08:42:50", - "author_account_age_days": 4726 + "author_account_age_days": 4727 }, "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 4, @@ -12960,7 +12995,7 @@ "author_account_age_days": 2705 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { - "stars": 5, + "stars": 7, "last_update": "2025-07-05 02:26:53", "author_account_age_days": 787 }, @@ -13007,12 +13042,12 @@ "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, "last_update": "2025-07-03 21:27:31", - "author_account_age_days": 2583 + "author_account_age_days": 2584 }, "https://github.com/wasilone11/comfyui-sync-lipsync-node": { "stars": 0, "last_update": "2025-06-25 21:57:56", - "author_account_age_days": 2583 + "author_account_age_days": 2584 }, "https://github.com/waterminer/ComfyUI-tagcomplete": { "stars": 11, @@ -13032,7 +13067,7 @@ "https://github.com/weekii/comfyui-save-image-pro": { "stars": 0, "last_update": "2025-07-06 13:21:30", - "author_account_age_days": 411 + "author_account_age_days": 412 }, "https://github.com/wei30172/comfygen": { "stars": 7, @@ -13092,17 +13127,17 @@ "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 4, "last_update": "2025-06-02 21:30:04", - "author_account_age_days": 4610 + "author_account_age_days": 4611 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { "stars": 29, "last_update": "2025-05-30 06:27:05", - "author_account_age_days": 4610 + "author_account_age_days": 4611 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 44, "last_update": "2025-07-04 11:35:38", - "author_account_age_days": 4610 + "author_account_age_days": 4611 }, "https://github.com/willchil/ComfyUI-Environment-Visualizer": { "stars": 12, @@ -13137,7 +13172,7 @@ "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 1, "last_update": "2025-07-01 09:06:21", - "author_account_age_days": 3300 + "author_account_age_days": 3301 }, "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 34, @@ -13217,17 +13252,17 @@ "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 21, "last_update": "2025-06-26 01:39:27", - "author_account_age_days": 3641 + "author_account_age_days": 3642 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, "last_update": "2025-06-06 04:08:30", - "author_account_age_days": 2045 + "author_account_age_days": 2046 }, "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, "last_update": "2025-06-09 08:56:11", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 16, @@ -13262,7 +13297,7 @@ "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 5, "last_update": "2025-06-06 18:40:09", - "author_account_age_days": 2133 + "author_account_age_days": 2134 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, @@ -13294,10 +13329,15 @@ "last_update": "2025-05-05 18:30:40", "author_account_age_days": 4484 }, + "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge": { + "stars": 0, + "last_update": "2025-07-08 00:31:41", + "author_account_age_days": 575 + }, "https://github.com/yamanacn/comfyui_kontext_Analyze": { "stars": 3, "last_update": "2025-07-06 08:40:36", - "author_account_age_days": 1697 + "author_account_age_days": 1698 }, "https://github.com/yanhuifair/comfyui-janus": { "stars": 4, @@ -13577,7 +13617,7 @@ "https://github.com/zccrs/comfyui-dci": { "stars": 1, "last_update": "2025-06-13 07:35:50", - "author_account_age_days": 3637 + "author_account_age_days": 3638 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 6, diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 881e56a7..3b031bb6 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -629,7 +629,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-exLoadout" ], "install_type": "git-clone", - "description": "exLoadout is a suite of lightweight ComfyUI custom nodes that let you define and switch between full 'loadouts' stored in an Excel sheet. A loadout could include any node inputs that expect string values—models (checkpoints, CLIP, VAE, ControlNets, LoRAs, UNets), numeric or text variables (CFG, sampler names, scheduler types, etc.)—all pulled from a row in your sheet. By selecting a row, you instantly apply all of its settings in your workflow, with built‑in support for editing and reading those cells right inside the UI.\nNOTE: The files in the repo are not organized." + "description": "exLoadout is a suite of lightweight ComfyUI custom nodes that let you define and switch between full loadouts stored in an Excel sheet. A loadout could include any node inputs that expect string values—models (checkpoints, CLIP, VAE, ControlNets, LoRAs, UNets), numeric or text variables (CFG, sampler names, scheduler types, etc.)—all pulled from a row in your sheet. By selecting a row, you instantly apply all of its settings in your workflow, with built‑in support for editing and reading those cells right inside the UI." }, { "author": "grokuku", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index ede27bd7..75946ebb 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -157,8 +157,11 @@ "ImageCropEdge", "ImageCropSquare", "ImageCropWithBBoxMask", - "ImageDetailHLFreqSeparation", "ImageEditStitch", + "ImageGetSize", + "ImageHLFreqCombine", + "ImageHLFreqSeparate", + "ImageHLFreqTransform", "ImageListAppend", "ImageListToBatch", "ImageLumaMatte", @@ -5626,6 +5629,7 @@ "https://github.com/gmorks/ComfyUI-Animagine-Prompt": [ [ "AnimaginePrompt", + "MultiWildcardLoader", "MultilineTextInput", "TextFileLoader" ], diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index e04484d4..26c89ee5 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,16 +2,16 @@ "https://github.com/123jimin/ComfyUI-MobileForm": { "stars": 9, "last_update": "2025-04-06 13:36:29", - "author_account_age_days": 5143 + "author_account_age_days": 5144 }, "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 4, - "last_update": "2025-07-03 03:44:25", + "last_update": "2025-07-08 01:27:41", "author_account_age_days": 826 }, "https://github.com/3dmindscapper/ComfyUI-PartField": { @@ -32,7 +32,7 @@ "https://github.com/5x00/ComfyUI-Prompt-Plus": { "stars": 1, "last_update": "2025-01-08 15:54:08", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/7BEII/Comfyui_PDuse": { "stars": 6, @@ -42,17 +42,17 @@ "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-VAELoaderSDXLmod": { "stars": 0, "last_update": "2025-06-23 23:42:45", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2025-06-17 02:04:04", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, @@ -62,37 +62,37 @@ "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 5, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { "stars": 149, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 61, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { "stars": 128, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 14, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 7, "last_update": "2025-06-16 08:10:10", - "author_account_age_days": 227 + "author_account_age_days": 228 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 63, @@ -122,17 +122,17 @@ "https://github.com/Alazuaka/comfyui-lora-stack-node": { "stars": 0, "last_update": "2025-06-12 23:14:31", - "author_account_age_days": 1164 + "author_account_age_days": 1165 }, "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 5, "last_update": "2025-05-13 14:04:56", - "author_account_age_days": 1622 + "author_account_age_days": 1623 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1808 + "author_account_age_days": 1809 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 0, @@ -147,7 +147,7 @@ "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 4079 + "author_account_age_days": 4080 }, "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, @@ -157,12 +157,12 @@ "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 8, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4332 + "author_account_age_days": 4333 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4332 + "author_account_age_days": 4333 }, "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, @@ -175,29 +175,29 @@ "author_account_age_days": 4394 }, "https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext": { - "stars": 0, - "last_update": "2025-07-05 05:22:42", + "stars": 1, + "last_update": "2025-07-07 14:21:20", "author_account_age_days": 1550 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4452 + "author_account_age_days": 4453 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 11, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4452 + "author_account_age_days": 4453 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 76, "last_update": "2025-03-09 00:44:37", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 43, @@ -207,17 +207,17 @@ "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 325 + "author_account_age_days": 326 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 1175 + "author_account_age_days": 1176 }, "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { "stars": 3, "last_update": "2024-11-29 11:13:57", - "author_account_age_days": 1249 + "author_account_age_days": 1250 }, "https://github.com/BigStationW/flowmatch_scheduler-comfyui": { "stars": 14, @@ -232,27 +232,27 @@ "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 624 + "author_account_age_days": 625 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 8, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 221 + "author_account_age_days": 222 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4529 + "author_account_age_days": 4530 }, "https://github.com/BrettMedia/comfyui-bhtools": { "stars": 1, "last_update": "2025-07-03 20:11:48", - "author_account_age_days": 37 + "author_account_age_days": 38 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, "last_update": "2025-05-21 02:59:22", - "author_account_age_days": 3290 + "author_account_age_days": 3291 }, "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { "stars": 3, @@ -262,7 +262,7 @@ "https://github.com/Bwebbfx/ComfyUI_FaceParsing": { "stars": 13, "last_update": "2025-07-02 20:41:55", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": { "stars": 0, @@ -277,12 +277,12 @@ "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1451 + "author_account_age_days": 1452 }, "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, "last_update": "2025-07-05 18:59:02", - "author_account_age_days": 4485 + "author_account_age_days": 4486 }, "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, @@ -292,7 +292,7 @@ "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 3, "last_update": "2025-06-19 03:10:17", - "author_account_age_days": 2790 + "author_account_age_days": 2791 }, "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, @@ -302,7 +302,7 @@ "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, "last_update": "2024-11-17 20:06:29", - "author_account_age_days": 2111 + "author_account_age_days": 2112 }, "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 19, @@ -312,7 +312,7 @@ "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": { "stars": 26, "last_update": "2024-10-07 08:25:18", - "author_account_age_days": 275 + "author_account_age_days": 276 }, "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, @@ -322,7 +322,7 @@ "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1155 + "author_account_age_days": 1156 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, @@ -332,17 +332,17 @@ "https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": { "stars": 0, "last_update": "2025-06-29 23:55:17", - "author_account_age_days": 27 + "author_account_age_days": 28 }, "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { "stars": 0, "last_update": "2024-11-11 01:37:43", - "author_account_age_days": 719 + "author_account_age_days": 720 }, "https://github.com/DonutsDelivery/ComfyUI-DonutNodes": { "stars": 6, "last_update": "2025-07-06 07:02:46", - "author_account_age_days": 103 + "author_account_age_days": 104 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, @@ -352,27 +352,27 @@ "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 5, "last_update": "2025-06-09 19:31:11", - "author_account_age_days": 1751 + "author_account_age_days": 1752 }, "https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes": { "stars": 0, "last_update": "2025-06-14 06:14:05", - "author_account_age_days": 1244 + "author_account_age_days": 1245 }, "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, "last_update": "2025-06-02 07:15:00", - "author_account_age_days": 230 + "author_account_age_days": 231 }, "https://github.com/ELiZswe/ComfyUI-ELiZTools": { "stars": 0, "last_update": "2025-06-24 06:14:44", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/EQXai/ComfyUI_EQX": { "stars": 0, "last_update": "2025-06-27 21:55:53", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 50, @@ -392,7 +392,7 @@ "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { "stars": 0, "last_update": "2025-01-26 11:25:43", - "author_account_age_days": 3023 + "author_account_age_days": 3024 }, "https://github.com/EmilioPlumed/ComfyUI-Math": { "stars": 1, @@ -402,17 +402,17 @@ "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 0, "last_update": "2025-04-28 23:42:26", - "author_account_age_days": 1272 + "author_account_age_days": 1273 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 37, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 2001 + "author_account_age_days": 2002 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 18, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3527 + "author_account_age_days": 3528 }, "https://github.com/FaberVS/MultiModel": { "stars": 1, @@ -422,7 +422,7 @@ "https://github.com/Fannovel16/ComfyUI-AppIO": { "stars": 0, "last_update": "2024-12-01 16:37:19", - "author_account_age_days": 3509 + "author_account_age_days": 3510 }, "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, @@ -437,42 +437,42 @@ "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 1, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 1256 + "author_account_age_days": 1257 }, "https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": { "stars": 4, "last_update": "2025-06-13 20:53:11", - "author_account_age_days": 2704 + "author_account_age_days": 2705 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 4, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2761 + "author_account_age_days": 2762 }, "https://github.com/George0726/ComfyUI-video-accessory": { "stars": 1, "last_update": "2025-05-19 14:18:22", - "author_account_age_days": 2629 + "author_account_age_days": 2630 }, "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 15, "last_update": "2025-06-28 09:54:28", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 12, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, @@ -482,7 +482,7 @@ "https://github.com/Hapseleg/ComfyUI-This-n-That": { "stars": 0, "last_update": "2025-06-03 20:26:27", - "author_account_age_days": 3673 + "author_account_age_days": 3674 }, "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": { "stars": 13, @@ -492,47 +492,47 @@ "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 1, "last_update": "2025-02-05 08:51:23", - "author_account_age_days": 4962 + "author_account_age_days": 4963 }, "https://github.com/IgPoly/ComfyUI-igTools": { "stars": 0, "last_update": "2024-09-11 08:48:57", - "author_account_age_days": 305 + "author_account_age_days": 306 }, "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 0, - "last_update": "2025-07-04 04:46:06", - "author_account_age_days": 489 + "last_update": "2025-07-08 01:43:03", + "author_account_age_days": 490 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 185, + "stars": 186, "last_update": "2025-04-02 16:32:54", "author_account_age_days": 789 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2956 + "author_account_age_days": 2957 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 5005 + "author_account_age_days": 5006 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, "last_update": "2025-03-31 14:22:51", - "author_account_age_days": 3646 + "author_account_age_days": 3647 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 1269 + "author_account_age_days": 1270 }, "https://github.com/Jingwen-genies/comfyui-genies-nodes": { "stars": 0, "last_update": "2025-05-13 19:36:45", - "author_account_age_days": 711 + "author_account_age_days": 712 }, "https://github.com/JioJe/comfyui_video_BC": { "stars": 7, @@ -542,7 +542,7 @@ "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2596 + "author_account_age_days": 2597 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 3, @@ -557,7 +557,7 @@ "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 2916 + "author_account_age_days": 2917 }, "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, @@ -567,7 +567,7 @@ "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 431 + "author_account_age_days": 432 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, @@ -587,7 +587,7 @@ "https://github.com/Kur0butiMegane/Comfyui-StringUtils2": { "stars": 0, "last_update": "2025-05-04 16:34:13", - "author_account_age_days": 2030 + "author_account_age_days": 2031 }, "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { "stars": 1, @@ -617,7 +617,7 @@ "https://github.com/Laser-one/ComfyUI-align-pose": { "stars": 0, "last_update": "2024-11-01 09:34:31", - "author_account_age_days": 1210 + "author_account_age_days": 1211 }, "https://github.com/Lilien86/Comfyui_Latent_Interpolation": { "stars": 1, @@ -627,7 +627,7 @@ "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes": { "stars": 0, "last_update": "2025-04-25 09:23:18", - "author_account_age_days": 4469 + "author_account_age_days": 4470 }, "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 5, @@ -637,7 +637,7 @@ "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2025-02-27 15:07:36", - "author_account_age_days": 1307 + "author_account_age_days": 1308 }, "https://github.com/LucianGnn/ComfyUI-Lucian": { "stars": 0, @@ -657,7 +657,7 @@ "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 34, "last_update": "2025-04-05 22:22:31", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, @@ -667,7 +667,7 @@ "https://github.com/MakkiShizu/ComfyUI-MakkiTools": { "stars": 3, "last_update": "2025-07-03 02:38:46", - "author_account_age_days": 690 + "author_account_age_days": 691 }, "https://github.com/Malloc-pix/comfyui-QwenVL": { "stars": 0, @@ -682,22 +682,22 @@ "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 1841 + "author_account_age_days": 1842 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 790 + "author_account_age_days": 791 }, "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-05-22 17:57:36", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, "last_update": "2025-06-01 06:55:16", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, @@ -707,7 +707,7 @@ "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 0, "last_update": "2025-05-20 17:39:21", - "author_account_age_days": 3457 + "author_account_age_days": 3458 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, @@ -722,7 +722,7 @@ "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 32, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 1872 + "author_account_age_days": 1873 }, "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 1, @@ -737,7 +737,7 @@ "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2408 + "author_account_age_days": 2409 }, "https://github.com/No-22-Github/ComfyUI_SaveImageCustom": { "stars": 0, @@ -747,7 +747,7 @@ "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 819 + "author_account_age_days": 820 }, "https://github.com/Novavision0313/ComfyUI-NVVS": { "stars": 1, @@ -757,7 +757,7 @@ "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 1, "last_update": "2025-03-12 04:22:34", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/Oct7/ComfyUI-LaplaMask": { "stars": 0, @@ -777,12 +777,12 @@ "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 3, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3178 + "author_account_age_days": 3179 }, "https://github.com/PabloGrant/comfyui-giraffe-test-panel": { "stars": 0, "last_update": "2025-05-18 16:38:09", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/PeterMikhai/Doom_Flux_NodePack": { "stars": 0, @@ -797,7 +797,7 @@ "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": { "stars": 4, "last_update": "2025-06-08 17:29:57", - "author_account_age_days": 699 + "author_account_age_days": 700 }, "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, @@ -812,7 +812,7 @@ "https://github.com/QuietNoise/ComfyUI-Queue-Manager": { "stars": 7, "last_update": "2025-07-01 02:08:55", - "author_account_age_days": 4583 + "author_account_age_days": 4584 }, "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, @@ -832,22 +832,22 @@ "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 4021 + "author_account_age_days": 4022 }, "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, "last_update": "2025-06-14 10:29:07", - "author_account_age_days": 4994 + "author_account_age_days": 4995 }, "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 2783 + "author_account_age_days": 2784 }, "https://github.com/SKBv0/ComfyUI-RetroEngine": { "stars": 4, "last_update": "2025-05-10 14:29:43", - "author_account_age_days": 1933 + "author_account_age_days": 1934 }, "https://github.com/SS-snap/ComfyUI-Snap_Processing": { "stars": 61, @@ -877,22 +877,22 @@ "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { "stars": 0, "last_update": "2024-08-27 19:01:46", - "author_account_age_days": 1689 + "author_account_age_days": 1690 }, "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { "stars": 98, "last_update": "2025-05-09 15:17:23", - "author_account_age_days": 1009 + "author_account_age_days": 1010 }, "https://github.com/SaulQiu/comfyui-saul-plugin": { "stars": 0, "last_update": "2025-07-07 06:12:58", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1403 + "author_account_age_days": 1404 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, @@ -902,17 +902,17 @@ "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, "last_update": "2025-06-02 19:16:34", - "author_account_age_days": 841 + "author_account_age_days": 842 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, "last_update": "2025-05-03 08:29:40", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 45, "last_update": "2025-03-15 00:02:11", - "author_account_age_days": 1402 + "author_account_age_days": 1403 }, "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { "stars": 108, @@ -922,22 +922,22 @@ "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 2, "last_update": "2025-04-17 15:20:34", - "author_account_age_days": 2560 + "author_account_age_days": 2561 }, "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, "last_update": "2025-05-03 19:46:49", - "author_account_age_days": 2838 + "author_account_age_days": 2839 }, "https://github.com/Slix-M-Lestragg/comfyui-enhanced": { "stars": 0, "last_update": "2025-04-11 21:32:23", - "author_account_age_days": 1692 + "author_account_age_days": 1693 }, "https://github.com/SoftMeng/ComfyUI-PIL": { "stars": 7, "last_update": "2024-10-13 10:02:17", - "author_account_age_days": 3901 + "author_account_age_days": 3902 }, "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, @@ -947,7 +947,7 @@ "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4323 + "author_account_age_days": 4324 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, @@ -962,7 +962,7 @@ "https://github.com/Stable-X/ComfyUI-Hi3DGen": { "stars": 163, "last_update": "2025-04-04 03:48:36", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { "stars": 52, @@ -977,47 +977,47 @@ "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 20, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 45, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/StartHua/Comfyui_CXH_joy_caption": { "stars": 585, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 97, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/StartHua/Comfyui_leffa": { "stars": 230, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, "last_update": "2025-04-28 02:49:48", - "author_account_age_days": 188 + "author_account_age_days": 189 }, "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2552 + "author_account_age_days": 2553 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3850 + "author_account_age_days": 3851 }, "https://github.com/Tawbaware/ComfyUI-Tawbaware": { "stars": 1, "last_update": "2025-04-20 22:23:11", - "author_account_age_days": 1649 + "author_account_age_days": 1650 }, "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, @@ -1027,22 +1027,22 @@ "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 12, "last_update": "2025-05-27 11:49:48", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3660 + "author_account_age_days": 3661 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 7, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4107 + "author_account_age_days": 4108 }, "https://github.com/V-woodpecker-V/comfyui-stiffy-nodes": { "stars": 1, "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1634 + "author_account_age_days": 1635 }, "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 6, @@ -1052,12 +1052,12 @@ "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, "last_update": "2025-05-09 22:47:52", - "author_account_age_days": 2687 + "author_account_age_days": 2688 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, @@ -1067,22 +1067,22 @@ "https://github.com/WASasquatch/ASTERR": { "stars": 30, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 5003 + "author_account_age_days": 5004 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 50, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1802 + "author_account_age_days": 1803 }, "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, "last_update": "2025-04-18 04:36:33", - "author_account_age_days": 4499 + "author_account_age_days": 4500 }, "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 2147 + "author_account_age_days": 2148 }, "https://github.com/WozStudios/ComfyUI-WozNodes": { "stars": 0, @@ -1092,12 +1092,12 @@ "https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext": { "stars": 5, "last_update": "2025-07-02 21:15:07", - "author_account_age_days": 431 + "author_account_age_days": 432 }, "https://github.com/XiaoHeiziGGG/ComfyUI-GeminiTranslator": { "stars": 0, "last_update": "2025-06-30 05:43:17", - "author_account_age_days": 431 + "author_account_age_days": 432 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, @@ -1107,7 +1107,7 @@ "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": { "stars": 2, "last_update": "2025-06-06 09:23:19", - "author_account_age_days": 1784 + "author_account_age_days": 1785 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 96, @@ -1177,7 +1177,7 @@ "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 847 + "author_account_age_days": 848 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, @@ -1187,22 +1187,22 @@ "https://github.com/akatz-ai/ComfyUI-Execution-Inversion": { "stars": 1, "last_update": "2025-06-18 04:06:55", - "author_account_age_days": 413 + "author_account_age_days": 414 }, "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, "last_update": "2025-05-26 18:36:34", - "author_account_age_days": 2650 + "author_account_age_days": 2651 }, "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { "stars": 6, "last_update": "2025-05-22 20:48:23", - "author_account_age_days": 5392 + "author_account_age_days": 5393 }, "https://github.com/alexgenovese/ComfyUI-Reica": { "stars": 0, "last_update": "2025-07-05 11:48:15", - "author_account_age_days": 5392 + "author_account_age_days": 5393 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, @@ -1222,7 +1222,7 @@ "https://github.com/amamisonlyuser/MixvtonComfyui": { "stars": 0, "last_update": "2025-05-31 14:14:10", - "author_account_age_days": 813 + "author_account_age_days": 814 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, @@ -1232,12 +1232,12 @@ "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 2, "last_update": "2025-01-20 08:02:58", - "author_account_age_days": 223 + "author_account_age_days": 224 }, "https://github.com/apetitbois/nova_utils": { "stars": 0, "last_update": "2025-04-02 20:01:49", - "author_account_age_days": 3475 + "author_account_age_days": 3476 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, @@ -1257,7 +1257,7 @@ "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 3, "last_update": "2024-11-19 00:11:17", - "author_account_age_days": 4749 + "author_account_age_days": 4750 }, "https://github.com/artifyfun/ComfyUI-JS": { "stars": 2, @@ -1267,12 +1267,12 @@ "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, "last_update": "2024-10-13 05:55:33", - "author_account_age_days": 2653 + "author_account_age_days": 2654 }, "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, "last_update": "2024-09-23 19:09:15", - "author_account_age_days": 4326 + "author_account_age_days": 4327 }, "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, @@ -1287,7 +1287,7 @@ "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, "last_update": "2025-03-27 15:38:59", - "author_account_age_days": 397 + "author_account_age_days": 398 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, @@ -1312,7 +1312,7 @@ "https://github.com/bandido37/comfyui-kaggle-local-save": { "stars": 0, "last_update": "2025-04-23 16:20:30", - "author_account_age_days": 2120 + "author_account_age_days": 2121 }, "https://github.com/barakapa/barakapa-nodes": { "stars": 0, @@ -1332,7 +1332,7 @@ "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4664 + "author_account_age_days": 4665 }, "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, @@ -1352,66 +1352,66 @@ "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5387 + "author_account_age_days": 5388 }, "https://github.com/bleash-dev/ComfyUI-Auth-Manager": { "stars": 0, "last_update": "2025-07-07 09:17:12", - "author_account_age_days": 1441 + "author_account_age_days": 1442 }, "https://github.com/bleash-dev/Comfyui-Idle-Checker": { "stars": 0, "last_update": "2025-06-21 21:44:47", - "author_account_age_days": 1441 + "author_account_age_days": 1442 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 651 + "author_account_age_days": 652 }, "https://github.com/blueraincoatli/ComfyUI-Model-Cleaner": { "stars": 1, "last_update": "2025-05-29 08:55:38", - "author_account_age_days": 690 + "author_account_age_days": 691 }, "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4181 + "author_account_age_days": 4182 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 64, "last_update": "2025-03-17 14:50:46", - "author_account_age_days": 3914 + "author_account_age_days": 3915 }, "https://github.com/brace-great/comfyui-eim": { "stars": 0, "last_update": "2025-05-14 06:09:18", - "author_account_age_days": 1466 + "author_account_age_days": 1467 }, "https://github.com/brace-great/comfyui-mc": { "stars": 0, "last_update": "2025-07-06 23:58:45", - "author_account_age_days": 1466 + "author_account_age_days": 1467 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4890 + "author_account_age_days": 4891 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-31 13:34:57", - "author_account_age_days": 4890 + "author_account_age_days": 4891 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3486 + "author_account_age_days": 3487 }, "https://github.com/bulldog68/ComfyUI_FMJ": { "stars": 4, - "last_update": "2025-07-06 21:58:58", + "last_update": "2025-07-07 15:39:48", "author_account_age_days": 482 }, "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": { @@ -1422,12 +1422,12 @@ "https://github.com/casterpollux/MiniMax-bmo": { "stars": 41, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 51 + "author_account_age_days": 52 }, "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 909 + "author_account_age_days": 910 }, "https://github.com/celll1/cel_sampler": { "stars": 1, @@ -1437,22 +1437,22 @@ "https://github.com/cesilk10/cesilk-comfyui-nodes": { "stars": 0, "last_update": "2025-06-20 08:20:32", - "author_account_age_days": 61 + "author_account_age_days": 62 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 129, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 5211 + "author_account_age_days": 5212 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 5211 + "author_account_age_days": 5212 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 6, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2112 + "author_account_age_days": 2113 }, "https://github.com/chengzeyi/Comfy-WaveSpeed": { "stars": 1089, @@ -1467,17 +1467,17 @@ "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, "last_update": "2024-08-29 03:54:28", - "author_account_age_days": 3496 + "author_account_age_days": 3497 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 60, "last_update": "2025-04-02 02:06:27", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/chuge26/ComfyUI_seal_migration": { "stars": 0, @@ -1487,7 +1487,7 @@ "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 2007 + "author_account_age_days": 2008 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, @@ -1495,8 +1495,8 @@ "author_account_age_days": 4577 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 81771, - "last_update": "2025-07-07 07:16:00", + "stars": 81811, + "last_update": "2025-07-08 00:43:56", "author_account_age_days": 927 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { @@ -1512,12 +1512,12 @@ "https://github.com/comfyuiblog/deepseek_prompt_generator_comfyui": { "stars": 2, "last_update": "2025-01-28 21:28:11", - "author_account_age_days": 268 + "author_account_age_days": 269 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 2193 + "author_account_age_days": 2194 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 259, @@ -1527,7 +1527,7 @@ "https://github.com/cwebbi1/VoidCustomNodes": { "stars": 0, "last_update": "2024-10-07 02:23:02", - "author_account_age_days": 383 + "author_account_age_days": 384 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 1, @@ -1542,12 +1542,12 @@ "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, "last_update": "2024-12-29 18:35:27", - "author_account_age_days": 6352 + "author_account_age_days": 6353 }, "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, @@ -1557,17 +1557,17 @@ "https://github.com/dihan/comfyui-random-kps": { "stars": 3, "last_update": "2025-01-01 22:48:11", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/diodiogod/Comfy-Inpainting-Works": { "stars": 34, - "last_update": "2025-07-04 14:47:00", + "last_update": "2025-07-08 01:15:58", "author_account_age_days": 506 }, "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, "last_update": "2025-05-07 08:10:12", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, @@ -1587,7 +1587,7 @@ "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 88, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 1303 + "author_account_age_days": 1304 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, @@ -1602,22 +1602,22 @@ "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 0, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2972 + "author_account_age_days": 2973 }, "https://github.com/erosDiffusion/ComfyUI-enricos-json-file-load-and-value-selector": { "stars": 2, "last_update": "2025-06-04 16:32:17", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/esciron/ComfyUI-HunyuanVideoWrapper-Extended": { "stars": 4, @@ -1637,17 +1637,17 @@ "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2025-06-04 04:34:09", - "author_account_age_days": 2426 + "author_account_age_days": 2427 }, "https://github.com/facok/ComfyUI-FokToolset": { "stars": 5, "last_update": "2025-04-24 19:29:57", - "author_account_age_days": 836 + "author_account_age_days": 837 }, "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, @@ -1667,17 +1667,17 @@ "https://github.com/filipemeneses/ComfyUI_html": { "stars": 1, "last_update": "2025-06-10 10:53:55", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/filliptm/ComfyUI_Fill-Node-Loader": { - "stars": 4, + "stars": 5, "last_update": "2025-06-25 01:25:38", - "author_account_age_days": 2114 + "author_account_age_days": 2115 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 63, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 651 + "author_account_age_days": 652 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 1, @@ -1687,7 +1687,7 @@ "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4416 + "author_account_age_days": 4417 }, "https://github.com/franky519/comfyui-redux-style": { "stars": 0, @@ -1702,7 +1702,7 @@ "https://github.com/fritzprix/ComfyUI-LLM-Utils": { "stars": 1, "last_update": "2025-01-04 23:25:38", - "author_account_age_days": 5105 + "author_account_age_days": 5106 }, "https://github.com/ftechmax/ComfyUI-NovaKit-Pack": { "stars": 0, @@ -1717,7 +1717,7 @@ "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 1097 + "author_account_age_days": 1098 }, "https://github.com/fuzr0dah/comfyui-sceneassembly": { "stars": 0, @@ -1727,27 +1727,27 @@ "https://github.com/fylrid2/comfyui_lock_previous_value": { "stars": 0, "last_update": "2025-06-30 22:05:07", - "author_account_age_days": 390 + "author_account_age_days": 391 }, "https://github.com/gabe-init/ComfyUI-LM-Studio": { "stars": 0, "last_update": "2025-05-26 22:10:36", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/gabe-init/ComfyUI-Repo-Eater": { "stars": 0, "last_update": "2025-05-27 01:09:24", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/gabe-init/comfyui_ui_render": { "stars": 2, "last_update": "2025-05-27 00:27:32", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, "last_update": "2025-05-12 09:54:34", - "author_account_age_days": 4238 + "author_account_age_days": 4239 }, "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, @@ -1772,7 +1772,7 @@ "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { "stars": 0, "last_update": "2025-05-08 19:08:30", - "author_account_age_days": 4502 + "author_account_age_days": 4503 }, "https://github.com/gaowei-space/ComfyUI-Doubao-LLM": { "stars": 1, @@ -1787,7 +1787,7 @@ "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3338 + "author_account_age_days": 3339 }, "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 2, @@ -1802,7 +1802,7 @@ "https://github.com/gitmylo/FlowNodes": { "stars": 11, "last_update": "2025-04-03 08:17:47", - "author_account_age_days": 2685 + "author_account_age_days": 2686 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, @@ -1811,7 +1811,7 @@ }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 9, - "last_update": "2025-02-21 08:34:05", + "last_update": "2025-07-08 03:02:11", "author_account_age_days": 2673 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { @@ -1827,17 +1827,17 @@ "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, "last_update": "2025-02-07 01:55:07", - "author_account_age_days": 3668 + "author_account_age_days": 3669 }, "https://github.com/gondar-software/ComfyUI-Affine-Transform": { "stars": 3, "last_update": "2024-10-05 17:42:40", - "author_account_age_days": 337 + "author_account_age_days": 338 }, "https://github.com/gondar-software/ComfyUI-Simple-Image-Tools": { "stars": 0, "last_update": "2024-10-12 18:29:58", - "author_account_age_days": 337 + "author_account_age_days": 338 }, "https://github.com/gordon123/ComfyUI_DreamBoard": { "stars": 2, @@ -1852,7 +1852,7 @@ "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5142 + "author_account_age_days": 5143 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 16, @@ -1866,7 +1866,7 @@ }, "https://github.com/grokuku/ComfyUI-Holaf-Utilities": { "stars": 3, - "last_update": "2025-07-07 13:15:45", + "last_update": "2025-07-07 21:06:03", "author_account_age_days": 2835 }, "https://github.com/hananbeer/node_dev": { @@ -1877,12 +1877,12 @@ "https://github.com/haodman/ComfyUI_Rain": { "stars": 1, "last_update": "2024-09-01 10:41:20", - "author_account_age_days": 2517 + "author_account_age_days": 2518 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 8, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3355 + "author_account_age_days": 3356 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 20, @@ -1897,7 +1897,7 @@ "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 16, "last_update": "2025-04-21 02:35:46", - "author_account_age_days": 2315 + "author_account_age_days": 2316 }, "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 4, @@ -1922,7 +1922,7 @@ "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-09-08 08:57:57", - "author_account_age_days": 5421 + "author_account_age_days": 5422 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 0, @@ -1952,17 +1952,17 @@ "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, "last_update": "2025-06-19 18:11:36", - "author_account_age_days": 106 + "author_account_age_days": 107 }, "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { "stars": 14, "last_update": "2025-05-09 10:46:59", - "author_account_age_days": 106 + "author_account_age_days": 107 }, "https://github.com/hunzmusic/comfyui-hnznodes": { "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 106 + "author_account_age_days": 107 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, @@ -1977,7 +1977,7 @@ "https://github.com/hylarucoder/comfyui-copilot": { "stars": 26, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 4291 + "author_account_age_days": 4292 }, "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, @@ -1987,12 +1987,12 @@ "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3240 + "author_account_age_days": 3241 }, "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1251 + "author_account_age_days": 1252 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, @@ -2022,7 +2022,7 @@ "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, "last_update": "2025-04-19 10:54:34", - "author_account_age_days": 3657 + "author_account_age_days": 3658 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, @@ -2032,7 +2032,7 @@ "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-02-19 23:13:05", - "author_account_age_days": 333 + "author_account_age_days": 334 }, "https://github.com/jiafuzeng/comfyui-fishSpeech": { "stars": 0, @@ -2042,35 +2042,35 @@ "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 228, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 398 + "author_account_age_days": 399 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, "last_update": "2025-01-21 17:36:29", - "author_account_age_days": 5325 + "author_account_age_days": 5326 }, "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": { "stars": 1, "last_update": "2025-06-29 07:08:03", - "author_account_age_days": 2443 + "author_account_age_days": 2444 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4362 + "author_account_age_days": 4363 }, "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2025-05-17 01:04:37", - "author_account_age_days": 2803 + "author_account_age_days": 2804 }, "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 3917 + "author_account_age_days": 3918 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { - "stars": 293, + "stars": 294, "last_update": "2024-05-21 05:28:34", "author_account_age_days": 880 }, @@ -2087,7 +2087,7 @@ "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2707 + "author_account_age_days": 2708 }, "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, @@ -2107,7 +2107,7 @@ "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 3, "last_update": "2025-07-03 05:21:54", - "author_account_age_days": 2510 + "author_account_age_days": 2511 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 11, @@ -2140,12 +2140,12 @@ "author_account_age_days": 2561 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { - "stars": 1374, + "stars": 1378, "last_update": "2025-06-03 21:48:59", "author_account_age_days": 2561 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { - "stars": 775, + "stars": 776, "last_update": "2025-06-15 09:52:41", "author_account_age_days": 2561 }, @@ -2155,7 +2155,7 @@ "author_account_age_days": 2561 }, "https://github.com/kijai/ComfyUI-MMAudio": { - "stars": 371, + "stars": 373, "last_update": "2025-06-30 09:33:55", "author_account_age_days": 2561 }, @@ -2175,19 +2175,19 @@ "author_account_age_days": 2561 }, "https://github.com/kijai/ComfyUI-WanVideoWrapper": { - "stars": 3217, - "last_update": "2025-07-06 22:44:08", + "stars": 3224, + "last_update": "2025-07-07 16:04:33", "author_account_age_days": 2561 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 17, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": { "stars": 0, "last_update": "2025-05-06 07:50:34", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/kk8bit/KayTool": { "stars": 160, @@ -2212,7 +2212,7 @@ "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, "last_update": "2024-12-08 16:59:31", - "author_account_age_days": 1759 + "author_account_age_days": 1760 }, "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, @@ -2227,12 +2227,12 @@ "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-11-04 21:14:07", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 1, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 3030 + "author_account_age_days": 3031 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 1, @@ -2247,12 +2247,12 @@ "https://github.com/laubsauger/comfyui-storyboard": { "stars": 8, "last_update": "2025-06-14 23:33:25", - "author_account_age_days": 4933 + "author_account_age_days": 4934 }, "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 7, "last_update": "2024-11-14 08:21:40", - "author_account_age_days": 2791 + "author_account_age_days": 2792 }, "https://github.com/leadbreak/comfyui-faceaging": { "stars": 86, @@ -2262,17 +2262,17 @@ "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 23, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4453 + "author_account_age_days": 4454 }, "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, "last_update": "2025-04-21 11:48:26", - "author_account_age_days": 730 + "author_account_age_days": 731 }, "https://github.com/lgldlk/ComfyUI-img-tiler": { "stars": 1, @@ -2287,27 +2287,27 @@ "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 106, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 1055 + "author_account_age_days": 1056 }, "https://github.com/littleowl/ComfyUI-MV-HECV": { "stars": 1, "last_update": "2025-06-04 12:42:47", - "author_account_age_days": 5039 + "author_account_age_days": 5040 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { "stars": 1352, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/logtd/ComfyUI-HunyuanLoom": { "stars": 478, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 61, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, @@ -2337,42 +2337,42 @@ "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 243, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 840 + "author_account_age_days": 841 }, "https://github.com/ltdrdata/comfyui-unsafe-torch": { "stars": 26, "last_update": "2025-06-10 22:31:29", - "author_account_age_days": 840 + "author_account_age_days": 841 }, "https://github.com/lu64k/SK-Nodes": { "stars": 0, "last_update": "2024-11-18 03:47:34", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/lucafoscili/lf-nodes": { "stars": 13, "last_update": "2025-06-23 07:17:31", - "author_account_age_days": 2412 + "author_account_age_days": 2413 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 63, "last_update": "2025-07-06 19:02:56", - "author_account_age_days": 152 + "author_account_age_days": 153 }, "https://github.com/lum3on/comfyui_RollingDepth": { "stars": 1, "last_update": "2025-06-01 18:46:56", - "author_account_age_days": 152 + "author_account_age_days": 153 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2025-04-14 19:13:55", - "author_account_age_days": 426 + "author_account_age_days": 427 }, "https://github.com/machinesarenotpeople/comfyui-energycost": { "stars": 0, "last_update": "2025-05-03 21:22:23", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, @@ -2387,22 +2387,22 @@ "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 2183 + "author_account_age_days": 2184 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 5, "last_update": "2024-11-30 14:31:14", - "author_account_age_days": 1129 + "author_account_age_days": 1130 }, "https://github.com/mamorett/comfyui_minicpm_vision": { "stars": 0, "last_update": "2025-06-17 13:25:18", - "author_account_age_days": 1129 + "author_account_age_days": 1130 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 2160 + "author_account_age_days": 2161 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 3, @@ -2412,37 +2412,37 @@ "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 4, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2633 + "author_account_age_days": 2634 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3913 + "author_account_age_days": 3914 }, "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4456 + "author_account_age_days": 4457 }, "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, "last_update": "2025-05-21 13:12:40", - "author_account_age_days": 4455 + "author_account_age_days": 4456 }, "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "stars": 0, "last_update": "2025-05-09 13:18:07", - "author_account_age_days": 4394 + "author_account_age_days": 4395 }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, "last_update": "2024-12-29 12:44:29", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, @@ -2452,12 +2452,12 @@ "https://github.com/mikeymcfish/FishTools": { "stars": 26, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3781 + "author_account_age_days": 3782 }, "https://github.com/mikheys/ComfyUI-mikheys": { "stars": 0, "last_update": "2025-06-21 15:35:56", - "author_account_age_days": 2779 + "author_account_age_days": 2780 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, @@ -2482,7 +2482,7 @@ "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, "last_update": "2025-01-25 14:39:17", - "author_account_age_days": 2797 + "author_account_age_days": 2798 }, "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, @@ -2497,52 +2497,52 @@ "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 22, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2419 + "author_account_age_days": 2420 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 51, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 3236 + "author_account_age_days": 3237 }, "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1676 + "author_account_age_days": 1677 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1676 + "author_account_age_days": 1677 }, "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3068 + "author_account_age_days": 3069 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3371 + "author_account_age_days": 3372 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 3, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3371 + "author_account_age_days": 3372 }, "https://github.com/nat-chan/transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3371 + "author_account_age_days": 3372 }, "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, "last_update": "2024-10-26 19:25:43", - "author_account_age_days": 2256 + "author_account_age_days": 2257 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 0, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 2256 + "author_account_age_days": 2257 }, "https://github.com/neo0801/my-comfy-node": { "stars": 0, @@ -2617,17 +2617,17 @@ "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, "last_update": "2025-05-28 03:57:01", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, "last_update": "2024-08-11 22:22:04", - "author_account_age_days": 4407 + "author_account_age_days": 4408 }, "https://github.com/orion4d/ComfyUI_unified_list_selector": { "stars": 1, "last_update": "2025-07-03 08:57:21", - "author_account_age_days": 959 + "author_account_age_days": 960 }, "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, @@ -2637,27 +2637,27 @@ "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, "last_update": "2025-02-19 11:05:53", - "author_account_age_days": 2110 + "author_account_age_days": 2111 }, "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4489 + "author_account_age_days": 4490 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-01-27 18:29:08", - "author_account_age_days": 4489 + "author_account_age_days": 4490 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, "last_update": "2024-08-15 10:37:43", - "author_account_age_days": 2707 + "author_account_age_days": 2708 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 1219 + "author_account_age_days": 1220 }, "https://github.com/p1atdev/comfyui-aesthetic-predictor": { "stars": 0, @@ -2667,7 +2667,7 @@ "https://github.com/pacchikAI/ImagePromptBatch": { "stars": 0, "last_update": "2025-05-26 12:48:05", - "author_account_age_days": 56 + "author_account_age_days": 57 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 198, @@ -2677,7 +2677,7 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", - "author_account_age_days": 1890 + "author_account_age_days": 1891 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, @@ -2687,12 +2687,12 @@ "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, "last_update": "2025-03-10 09:16:44", - "author_account_age_days": 5501 + "author_account_age_days": 5502 }, "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4265 + "author_account_age_days": 4266 }, "https://github.com/pictorialink/ComfyUI-static-resource": { "stars": 0, @@ -2707,7 +2707,7 @@ "https://github.com/pixixai/ComfyUI_Pixix-Tools": { "stars": 0, "last_update": "2025-06-28 08:24:16", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, @@ -2727,7 +2727,7 @@ "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, "last_update": "2025-06-13 15:09:26", - "author_account_age_days": 4633 + "author_account_age_days": 4634 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, @@ -2737,7 +2737,7 @@ "https://github.com/prabinpebam/anyPython": { "stars": 13, "last_update": "2025-02-15 06:56:01", - "author_account_age_days": 4620 + "author_account_age_days": 4621 }, "https://github.com/prodogape/ComfyUI-clip-interrogator": { "stars": 59, @@ -2747,7 +2747,7 @@ "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 5, "last_update": "2025-05-21 01:33:15", - "author_account_age_days": 4365 + "author_account_age_days": 4366 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, @@ -2757,22 +2757,22 @@ "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, "last_update": "2025-06-20 15:46:20", - "author_account_age_days": 1406 + "author_account_age_days": 1407 }, "https://github.com/rakki194/ComfyUI_WolfSigmas": { "stars": 4, "last_update": "2025-05-21 13:02:21", - "author_account_age_days": 155 + "author_account_age_days": 156 }, "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { "stars": 5, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2436 + "author_account_age_days": 2437 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 50, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/retech995/Save_Florence2_Bulk_Prompts": { "stars": 0, @@ -2782,12 +2782,12 @@ "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, "last_update": "2025-03-18 08:35:59", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { "stars": 0, "last_update": "2025-03-15 20:46:14", - "author_account_age_days": 5210 + "author_account_age_days": 5211 }, "https://github.com/rickyars/sd-cn-animation": { "stars": 0, @@ -2797,7 +2797,7 @@ "https://github.com/rishipandey125/ComfyUI-FramePacking": { "stars": 9, "last_update": "2025-06-09 21:51:46", - "author_account_age_days": 2728 + "author_account_age_days": 2729 }, "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, @@ -2817,32 +2817,32 @@ "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, "last_update": "2025-03-01 20:03:57", - "author_account_age_days": 2557 + "author_account_age_days": 2558 }, "https://github.com/robertvoy/ComfyUI-Distributed": { "stars": 5, - "last_update": "2025-07-07 07:54:53", + "last_update": "2025-07-08 01:22:26", "author_account_age_days": 4483 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 668 + "author_account_age_days": 669 }, "https://github.com/ronalds-eu/comfyui-plus-integrations": { "stars": 0, "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4159 + "author_account_age_days": 4160 }, "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, "last_update": "2025-07-01 12:11:18", - "author_account_age_days": 3554 + "author_account_age_days": 3555 }, "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, "last_update": "2025-04-14 18:53:06", - "author_account_age_days": 3863 + "author_account_age_days": 3864 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, @@ -2852,17 +2852,17 @@ "https://github.com/ryanontheinside/ComfyUI-Livepeer": { "stars": 1, "last_update": "2025-04-21 22:53:14", - "author_account_age_days": 4067 + "author_account_age_days": 4068 }, "https://github.com/ryanontheinside/ComfyUI-MineWorld": { "stars": 2, "last_update": "2025-04-16 18:59:09", - "author_account_age_days": 4067 + "author_account_age_days": 4068 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 4067 + "author_account_age_days": 4068 }, "https://github.com/sangeet/testui": { "stars": 2, @@ -2882,42 +2882,42 @@ "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/shadowcz007/Comfyui-EzAudio": { "stars": 1, "last_update": "2024-09-22 03:17:40", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 3, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 1, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/shadowcz007/comfyui-sd-prompt-mixlab": { "stars": 16, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/shinich39/comfyui-nothing-happened": { "stars": 0, "last_update": "2025-05-25 10:18:24", - "author_account_age_days": 690 + "author_account_age_days": 691 }, "https://github.com/shinich39/comfyui-run-js": { "stars": 0, "last_update": "2025-06-05 13:34:15", - "author_account_age_days": 690 + "author_account_age_days": 691 }, "https://github.com/shinich39/comfyui-textarea-is-shit": { "stars": 0, "last_update": "2025-06-03 11:52:52", - "author_account_age_days": 690 + "author_account_age_days": 691 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, @@ -2937,7 +2937,7 @@ "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 1, "last_update": "2025-05-16 03:24:41", - "author_account_age_days": 1879 + "author_account_age_days": 1880 }, "https://github.com/simonjaq/ComfyUI-sjnodes": { "stars": 0, @@ -2947,27 +2947,27 @@ "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 5, "last_update": "2025-03-17 06:45:58", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { "stars": 54, "last_update": "2025-04-09 14:21:57", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/sofakid/dandy": { "stars": 50, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4431 + "author_account_age_days": 4432 }, "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, "last_update": "2025-04-27 12:38:20", - "author_account_age_days": 1623 + "author_account_age_days": 1624 }, "https://github.com/sorption-dev/mycraft-comfyui": { "stars": 3, "last_update": "2025-04-12 18:08:12", - "author_account_age_days": 100 + "author_account_age_days": 101 }, "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, @@ -3012,7 +3012,7 @@ "https://github.com/strhwste/comfyui_csv_utils": { "stars": 0, "last_update": "2025-06-03 23:04:43", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, @@ -3027,17 +3027,17 @@ "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, "last_update": "2025-03-14 01:43:03", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/sugarkwork/comfyui_my_img_util": { "stars": 0, "last_update": "2025-04-04 15:51:26", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 6, "last_update": "2025-01-14 04:33:37", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { "stars": 0, @@ -3047,7 +3047,7 @@ "https://github.com/takoyaki1118/ComfyUI_PromptExtractor": { "stars": 0, "last_update": "2025-06-05 07:01:24", - "author_account_age_days": 2477 + "author_account_age_days": 2478 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 2, @@ -3077,32 +3077,32 @@ "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, "last_update": "2025-03-31 02:17:02", - "author_account_age_days": 2566 + "author_account_age_days": 2567 }, "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, "last_update": "2025-04-06 02:57:20", - "author_account_age_days": 3009 + "author_account_age_days": 3010 }, "https://github.com/techzuhaib/ComfyUI-CacheImageNode": { "stars": 0, "last_update": "2024-11-29 07:31:49", - "author_account_age_days": 547 + "author_account_age_days": 548 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3244 + "author_account_age_days": 3245 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1329 + "author_account_age_days": 1330 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, "last_update": "2025-02-15 13:41:14", - "author_account_age_days": 4342 + "author_account_age_days": 4343 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, @@ -3117,7 +3117,7 @@ "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 37, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5576 + "author_account_age_days": 5577 }, "https://github.com/trampolin/comfy-ui-scryfall": { "stars": 0, @@ -3127,22 +3127,22 @@ "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { "stars": 4, "last_update": "2024-12-04 23:50:38", - "author_account_age_days": 1053 + "author_account_age_days": 1054 }, "https://github.com/truebillyblue/lC.ComfyUI_epistemic_nodes": { "stars": 0, "last_update": "2025-05-29 14:43:38", - "author_account_age_days": 133 + "author_account_age_days": 134 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 3316 + "author_account_age_days": 3317 }, "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, "last_update": "2025-04-23 22:46:46", - "author_account_age_days": 4995 + "author_account_age_days": 4996 }, "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, @@ -3172,17 +3172,17 @@ "https://github.com/usrname0/ComfyUI-AllergicPack": { "stars": 0, "last_update": "2025-06-29 19:13:04", - "author_account_age_days": 2791 + "author_account_age_days": 2792 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-02-09 14:31:19", - "author_account_age_days": 5142 + "author_account_age_days": 5143 }, "https://github.com/vchopine/ComfyUI_Toolbox": { "stars": 2, "last_update": "2025-03-18 16:12:09", - "author_account_age_days": 3968 + "author_account_age_days": 3969 }, "https://github.com/virallover/comfyui-virallover": { "stars": 0, @@ -3197,12 +3197,12 @@ "https://github.com/vladp0727/Comfyui-with-Furniture": { "stars": 0, "last_update": "2025-04-18 08:58:04", - "author_account_age_days": 107 + "author_account_age_days": 108 }, "https://github.com/vovler/ComfyUI-vovlerTools": { "stars": 0, "last_update": "2025-06-25 17:36:07", - "author_account_age_days": 2105 + "author_account_age_days": 2106 }, "https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": { "stars": 0, @@ -3227,7 +3227,7 @@ "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 3861 + "author_account_age_days": 3862 }, "https://github.com/wasilone11/comfyui-sync-translate-node": { "stars": 0, @@ -3247,7 +3247,7 @@ "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { "stars": 0, "last_update": "2025-01-05 06:04:53", - "author_account_age_days": 4168 + "author_account_age_days": 4169 }, "https://github.com/whmc76/ComfyUI-LongTextTTSSuite": { "stars": 8, @@ -3262,7 +3262,7 @@ "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 21, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4969 + "author_account_age_days": 4970 }, "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, @@ -3277,7 +3277,7 @@ "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 2, @@ -3287,37 +3287,37 @@ "https://github.com/xiaoyumu/ComfyUI-XYNodes": { "stars": 0, "last_update": "2024-12-05 07:07:30", - "author_account_age_days": 4394 + "author_account_age_days": 4395 }, "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/xl0/q_tools": { "stars": 0, "last_update": "2025-05-28 06:09:00", - "author_account_age_days": 5379 + "author_account_age_days": 5380 }, "https://github.com/xmarked-ai/ComfyUI_misc": { "stars": 2, "last_update": "2025-06-07 16:26:56", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, "last_update": "2025-05-03 20:59:53", - "author_account_age_days": 2079 + "author_account_age_days": 2080 }, "https://github.com/xzuyn/ComfyUI-xzuynodes": { "stars": 0, "last_update": "2025-06-27 05:49:17", - "author_account_age_days": 3498 + "author_account_age_days": 3499 }, "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { "stars": 7, "last_update": "2025-06-01 04:29:47", - "author_account_age_days": 4012 + "author_account_age_days": 4013 }, "https://github.com/yamanacn/comfyui_qwen_object": { "stars": 0, @@ -3342,37 +3342,37 @@ "https://github.com/yanlang0123/ComfyUI_Lam": { "stars": 44, "last_update": "2025-07-06 13:32:25", - "author_account_age_days": 3186 + "author_account_age_days": 3187 }, "https://github.com/yichengup/ComfyUI-Transition": { "stars": 3, "last_update": "2025-06-13 03:03:10", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/yichengup/ComfyUI-YCNodes_Advance": { "stars": 5, "last_update": "2025-06-25 15:08:18", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/yichengup/Comfyui-NodeSpark": { "stars": 5, "last_update": "2025-01-20 14:20:36", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, "last_update": "2025-05-28 10:06:17", - "author_account_age_days": 4008 + "author_account_age_days": 4009 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": { "stars": 2, "last_update": "2025-06-21 17:46:04", - "author_account_age_days": 2707 + "author_account_age_days": 2708 }, "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { "stars": 1, @@ -3392,7 +3392,7 @@ "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3358 + "author_account_age_days": 3359 }, "https://github.com/zl9739379/comfyui-qwen-vl-api": { "stars": 0, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 008d1081..573ca55c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -21,6 +21,66 @@ "install_type": "git-clone", "description": "Contains ImageSBSConverter node to convert an image into a side-by-side image." }, + { + "author": "Ltamann", + "title": "TBG’s ComfyUI Development Takeaways", + "reference": "https://github.com/Ltamann/ComfyUI-TBG-Takeaways", + "files": [ + "https://github.com/Ltamann/ComfyUI-TBG-Takeaways" + ], + "install_type": "git-clone", + "description": "A curated collection of reusable ComfyUI nodes developed by TGB. These sidecodes encapsulate key breakthroughs in model sampling, noise scheduling, and image refinement for enhanced stable diffusion workflows." + }, + { + "author": "gmorks", + "title": "ComfyUI-Animagine-Prompt", + "reference": "https://github.com/gmorks/ComfyUI-Animagine-Prompt", + "files": [ + "https://github.com/gmorks/ComfyUI-Animagine-Prompt" + ], + "install_type": "git-clone", + "description": "Comfy UI node to prompt build for https://huggingface.co/cagliostrolab/animagine-xl-4.0 model" + }, + { + "author": "xxxxxxxxxxxc", + "title": "flux-kontext-diff-merge", + "reference": "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge", + "files": [ + "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge" + ], + "install_type": "git-clone", + "description": "Preserve image quality with flux-kontext-diff-merge. This ComfyUI node merges only changed areas from AI edits, ensuring clarity and detail." + }, + { + "author": "Ben Staniford", + "title": "ComfyUI Load Most Recent Image Node", + "reference": "https://github.com/benstaniford/comfy-load-last-image", + "files": [ + "https://github.com/benstaniford/comfy-load-last-image" + ], + "install_type": "git-clone", + "description": "A ComfyUI node designed to load the most recent image in a folder" + }, + { + "author": "negaga53", + "title": "ComfyUI Universal Image Loader", + "reference": "https://github.com/negaga53/comfyui-imgloader", + "files": [ + "https://github.com/negaga53/comfyui-imgloader" + ], + "install_type": "git-clone", + "description": "A powerful and versatile custom node for ComfyUI that provides multiple ways to load images into your workflows." + }, + { + "author": "sunra-ai", + "title": "ComfyUI Sunra.ai Plugin", + "reference": "https://github.com/sunra-ai/comfyui-sunra", + "files": [ + "https://github.com/sunra-ai/comfyui-sunra" + ], + "install_type": "git-clone", + "description": "Professional ComfyUI plugin for Sunra.ai's FLUX.1 Kontext and Seedance models with enhanced UI" + }, { "author": "robertvoy", "title": "ComfyUI-Distributed", @@ -159,7 +219,7 @@ "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera" ], "install_type": "git-clone", - "description": "PT Keyframe Camera" + "description": "The Comfyui-PT-Keyframe-Camera is a powerful tool designed to streamline the process of creating animations with keyframe cameras. It integrates seamlessly with existing workflows, allowing you to focus on your creativity without getting bogged down by technical details. This tool is perfect for animators, filmmakers, and anyone looking to add depth to their projects." }, { "author": "lonelyowl13", @@ -634,116 +694,6 @@ ], "install_type": "git-clone", "description": "A simple node that can dynamically adjust the reserved memory of a workflow in real-time, used to avoid the utilization of shared memory." - }, - { - "author": "kaaskoek232", - "title": "ComfyUI-MemoryManagement", - "reference": "https://github.com/kaaskoek232/ComfyUI-MemoryManagement", - "files": [ - "https://github.com/kaaskoek232/ComfyUI-MemoryManagement" - ], - "install_type": "git-clone", - "description": "Advanced memory management custom nodes for ComfyUI" - }, - { - "author": "eg0pr0xy", - "title": "ComfyUI-NoiseGen", - "reference": "https://github.com/eg0pr0xy/comfyui_noisegen", - "files": [ - "https://github.com/eg0pr0xy/comfyui_noisegen" - ], - "install_type": "git-clone", - "description": "Professional noise generation nodes for ComfyUI" - }, - { - "author": "o-l-l-i", - "title": "Olm Sketch for ComfyUI", - "reference": "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch", - "files": [ - "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch" - ], - "install_type": "git-clone", - "description": "An interactive sketching and drawing node for ComfyUI with stylus/pen support – built for fast, intuitive scribbling directly inside your workflows, geared towards ControlNet-style workflows which utilize scribbles and line art." - }, - { - "author": "Good-Dream-Studio", - "title": "ComfyUI-Connect", - "reference": "https://github.com/Good-Dream-Studio/ComfyUI-Connect", - "files": [ - "https://github.com/Good-Dream-Studio/ComfyUI-Connect" - ], - "install_type": "git-clone", - "description": "Expose your workflows into HTTP endpoints directly from ComfyUI itself." - }, - { - "author": "lihaoyun6", - "title": "ComfyUI-BlindWatermark", - "reference": "https://github.com/lihaoyun6/ComfyUI-BlindWatermark", - "files": [ - "https://github.com/lihaoyun6/ComfyUI-BlindWatermark" - ], - "install_type": "git-clone", - "description": "Embeds an invisible watermark in the input image" - }, - { - "author": "HMG-Fiverr", - "title": "Random Number Button", - "reference": "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton", - "files": [ - "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton" - ], - "install_type": "git-clone", - "description": "This node provides a button that, when clicked, triggers the execution of the node and generates a new random integer between 0 and 1000. The generated number is available as an output." - }, - { - "author": "sdtana", - "title": "ComfyUI-FDG", - "reference": "https://github.com/sdtana/ComfyUI-FDG", - "files": [ - "https://github.com/sdtana/ComfyUI-FDG" - ], - "install_type": "git-clone", - "description": "Implementation of [a/Guidance in the Frequency Domain Enables High-Fidelity Sampling at Low CFG Scales](https://arxiv.org/abs/2506.19713) for ComfyUI." - }, - { - "author": "quasiblob", - "title": "ComfyUI-EsesImageLensEffects", - "reference": "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects", - "files": [ - "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects" - ], - "install_type": "git-clone", - "description": "The 'Eses Image Lens Effects' node is a multipurpose node for ComfyUI designed to simulate a variety of lens characteristics. It combines several typical effects into a single, convenient node, allowing to add realistic or stylistic lens distortion, chromatic aberration, post-process scaling, and a highly configurable vignette." - }, - { - "author": "1038lab", - "title": "ComfyUI-MiniMax-Remover", - "reference": "https://github.com/1038lab/ComfyUI-MiniMax-Remover", - "files": [ - "https://github.com/1038lab/ComfyUI-MiniMax-Remover" - ], - "install_type": "git-clone", - "description": "ComfyUI-MiniMax-Remover is a custom node for ComfyUI that enables fast and efficient object removal using minimax optimization. It works in two stages: first, it trains a remover with a simplified DiT model; then it distills a robust version using CFG guidance and fewer inference steps." - }, - { - "author": "alchemine", - "title": "ComfyUI-Alchemine-Pack", - "reference": "https://github.com/alchemine/comfyui-alchemine-pack", - "files": [ - "https://github.com/alchemine/comfyui-alchemine-pack" - ], - "install_type": "git-clone", - "description": "Custom nodes pack for ComfyUI" - }, - { - "author": "AbstractEyes", - "title": "comfyui-lycoris", - "reference": "https://github.com/AbstractEyes/comfyui-lycoris", - "files": [ - "https://github.com/AbstractEyes/comfyui-lycoris" - ], - "install_type": "git-clone", - "description": "A properly implemented lycoris loader for comfyui." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3f5a4ee0..8c04cb07 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -330,8 +330,11 @@ "ImageCropEdge", "ImageCropSquare", "ImageCropWithBBoxMask", - "ImageDetailHLFreqSeparation", "ImageEditStitch", + "ImageGetSize", + "ImageHLFreqCombine", + "ImageHLFreqSeparate", + "ImageHLFreqTransform", "ImageListAppend", "ImageListToBatch", "ImageLumaMatte", @@ -5299,6 +5302,14 @@ "title_aux": "ComfyUI-Mana-Nodes" } ], + "https://github.com/FortunaCournot/comfyui_stereoscopic": [ + [ + "ImageSBSConverter" + ], + { + "title_aux": "Stereoscopic" + } + ], "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": [ [ "HFFlux" @@ -8255,6 +8266,19 @@ "title_aux": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO" } ], + "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": [ + [ + "BasicSchedulerNormalized", + "LogSigmaSamplerNode", + "LogSigmaStepSamplerNode", + "ModelSamplingFluxGradual", + "PolyExponentialSigmaAdder", + "TBG_FluxKontextStabilizer" + ], + { + "title_aux": "TBG\u2019s ComfyUI Development Takeaways" + } + ], "https://github.com/LucipherDev/ComfyUI-AniDoc": [ [ "AniDocLoader", @@ -15816,17 +15840,22 @@ "Sage_PonyPrefix", "Sage_PonyStyle", "Sage_QuadCLIPSelector", + "Sage_QuickLoraStack", + "Sage_QuickNineLoraStack", "Sage_QuickResPicker", + "Sage_QuickSixLoraStack", "Sage_ReferenceImage", "Sage_SamplerInfo", "Sage_SaveImageWithMetadata", "Sage_SaveText", "Sage_SetText", + "Sage_SixLoraStack", "Sage_TextWeight", "Sage_TilingInfo", "Sage_TripleCLIPSelector", "Sage_TripleJoinText", "Sage_TripleLoraStack", + "Sage_TripleQuickLoraStack", "Sage_UNETLoader", "Sage_UNETLoaderFromInfo", "Sage_UNETSelector", @@ -16552,6 +16581,14 @@ "title_aux": "ComfyUI-KokoroTTS" } ], + "https://github.com/benstaniford/comfy-load-last-image": [ + [ + "LoadMostRecentImage" + ], + { + "title_aux": "ComfyUI Load Most Recent Image Node" + } + ], "https://github.com/bentoml/comfy-pack": [ [ "CPackInputAny", @@ -22922,6 +22959,17 @@ "title_aux": "String Converter" } ], + "https://github.com/gmorks/ComfyUI-Animagine-Prompt": [ + [ + "AnimaginePrompt", + "MultiWildcardLoader", + "MultilineTextInput", + "TextFileLoader" + ], + { + "title_aux": "ComfyUI-Animagine-Prompt" + } + ], "https://github.com/gmorks/ComfyUI-SendToDiscord": [ [ "PreviewImageWithDiscord" @@ -30993,6 +31041,14 @@ "title_aux": "comfyui-gimp-nodes" } ], + "https://github.com/negaga53/comfyui-imgloader": [ + [ + "ImageLoader" + ], + { + "title_aux": "ComfyUI Universal Image Loader" + } + ], "https://github.com/neggo/comfyui-sambanova": [ [ "SambaNova API Node", @@ -32693,6 +32749,14 @@ "title_aux": "ComfyUI-EsesImageEffectBloom" } ], + "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": [ + [ + "EsesImageEffectCurves" + ], + { + "title_aux": "ComfyUI-EsesImageEffectCurves" + } + ], "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": [ [ "EsesImageLensEffects" @@ -35572,6 +35636,17 @@ "title_aux": "comfyui_tag_filter" } ], + "https://github.com/sunra-ai/comfyui-sunra": [ + [ + "SunraFluxContext", + "SunraImageEdit", + "SunraQueueStatus", + "SunraSeedance" + ], + { + "title_aux": "ComfyUI Sunra.ai Plugin" + } + ], "https://github.com/superyoman/comfyui_lumaAPI": [ [ "LUMA_API_YoC", @@ -37667,6 +37742,14 @@ "title_aux": "ComfyUI_Camera" } ], + "https://github.com/xxxxxxxxxxxc/flux-kontext-diff-merge": [ + [ + "FluxKontextDiffMerge" + ], + { + "title_aux": "flux-kontext-diff-merge" + } + ], "https://github.com/yamanacn/comfyui_kontext_Analyze": [ [ "KontextDuoImageAnalyzer"