diff --git a/custom-node-list.json b/custom-node-list.json index c55df387..b1a23d5c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5182,6 +5182,16 @@ "install_type": "git-clone", "description": "Nodes:Bing Image Grabber, Zephyr chat, Hermes Chat" }, + { + "author": "concarne000", + "title": "ComfyUI-Stacker", + "reference": "https://github.com/concarne000/ComfyUI-Stacker", + "files": [ + "https://github.com/concarne000/ComfyUI-Stacker" + ], + "install_type": "git-clone", + "description": "Simple stack push/pop style nodes for images, strings, integers and generic objects (image batches, latents, face models etc)" + }, { "author": "Aegis72", "title": "AegisFlow Utility Nodes", @@ -29798,8 +29808,8 @@ "description": "A custom node extension for ComfyUI that integrates Google's Veo 3 text-to-video generation capabilities." }, { - "author": "BuimenLabo", - "title": "ComfyUI BuimenLabo - Unified Package", + "author": "builmenlabo", + "title": "ComfyUI builmenlabo - Unified Package", "id": "builmenlabo", "reference": "https://github.com/comnote-max/builmenlabo", "files": [ @@ -29807,7 +29817,7 @@ ], "install_type": "git-clone", "description": "Comprehensive collection of ComfyUI custom nodes: ๐Ÿฆ™ Advanced LLM text generation with Llama-CPP (CPU/GPU acceleration), ๐ŸŒ Smart multi-language prompt translation (Google/DeepL/Yandex/Baidu), ๐ŸŒ 20-language interface toggle, ๐Ÿ“ธ AI-powered Gemini pose analysis, ๐ŸŽ›๏ธ Smart ControlNet management. Perfect unified package for AI artists and creators. Blog: https://note.com/hirodream44", - "nodename_pattern": "BuimenLabo", + "nodename_pattern": "builmenlabo", "tags": [ "LLM", "translation", @@ -29831,6 +29841,37 @@ "install_type": "git-clone", "description": "ComfyUI custom nodes for interacting with the Gemini api for image and video generation prompting." }, + { + "author": "GeraldWie", + "title": "ComfyUI-I2I-slim", + "reference": "https://github.com/GeraldWie/ComfyUI-I2I-slim", + "files": [ + "https://github.com/GeraldWie/ComfyUI-I2I-slim" + ], + "install_type": "git-clone", + "description": "A lightweight version of the custom nodes originally developed by [a/ManglerFTW](https://github.com/ManglerFTW/ComfyI2I) for performing image-to-image tasks in ComfyUI." + }, + { + "author": "tauraloke", + "title": "ComfyUI-Unfake-Pixels", + "reference": "https://github.com/tauraloke/ComfyUI-Unfake-Pixels", + "files": [ + "https://github.com/tauraloke/ComfyUI-Unfake-Pixels" + ], + "install_type": "git-clone", + "description": "A ComfyUI node for pixel art scaling. Automatically detects the pixel scale using an edge-aware method (Sobel filter + voting on tiles) and downscales the image to that pixel size, reducing color palette." + }, + { + "author": "adrianschubek", + "title": "comfyui-zeug", + "reference": "https://github.com/adrianschubek/comfyui-zeug", + "files": [ + "https://github.com/adrianschubek/comfyui-zeug" + ], + "install_type": "git-clone", + "description": "comfyui-zeug (German for 'gear' or 'stuff') is a collection of custom nodes for ComfyUI, designed to enhance functionality and provide additional features." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 26d5c5d0..fc2fffab 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4521,6 +4521,8 @@ ], "https://github.com/Duanyll/duanyll_nodepack": [ [ + "CreateBoundingBoxesMaskQwen", + "DrawBoundingBoxesQwen", "FluxKontextTrue3DPE", "HfCheckpointLoader", "HfDiffusionModelLoader", @@ -5685,6 +5687,19 @@ "title_aux": "ComfyUI Suno API" } ], + "https://github.com/GeraldWie/ComfyUI-I2I-slim": [ + [ + "Color Transfer Slim", + "Combine and Paste Slim", + "Inpaint Segments Slim", + "Mask Ops Slim" + ], + { + "author": "GeraldWie", + "title": "ComfyI2I-lite", + "title_aux": "ComfyUI-I2I-slim" + } + ], "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": [ [ "DiffusersImageOutpaint", @@ -15221,6 +15236,28 @@ "title_aux": "ComfyUI-Translator" } ], + "https://github.com/adrianschubek/comfyui-zeug": [ + [ + "ZeugBool", + "ZeugCleanGpuPass", + "ZeugFloat", + "ZeugFloatToStr", + "ZeugInt", + "ZeugIntToStr", + "ZeugIntToWxH", + "ZeugJoinStr", + "ZeugJoinStrList", + "ZeugPrintPass", + "ZeugSplitStrList", + "ZeugStr", + "ZeugStrToFloat", + "ZeugStrToInt", + "ZeugWxHToInt" + ], + { + "title_aux": "comfyui-zeug" + } + ], "https://github.com/adriflex/ComfyUI_Blender_Texdiff": [ [ "ViewportColor", @@ -15564,6 +15601,7 @@ "Comfly_kling_text2video", "Comfly_lip_sync", "Comfly_mj_video", + "Comfly_mj_video_extend", "Comfly_mjstyle", "Comfly_upload", "Comfly_video_extend" @@ -15817,7 +15855,8 @@ "FilterSubtags", "FilterTags", "ProcessTags", - "ReplaceUnderscores" + "ReplaceUnderscores", + "TokenAnalyzer" ], { "title_aux": "ComfyUI-Alchemine-Pack" @@ -16221,9 +16260,11 @@ "Sage_Load_Dataset_From_Folder", "Sage_LogicalSwitch", "Sage_LoraStack", + "Sage_LoraStackInfoDisplay", "Sage_LoraStackLoader", "Sage_LoraStackRecent", "Sage_ModelInfo", + "Sage_ModelInfoDisplay", "Sage_ModelLoraStackLoader", "Sage_ModelReport", "Sage_ModelShifts", @@ -20554,8 +20595,25 @@ "PromptTranslator" ], { - "nodename_pattern": "BuimenLabo", - "title_aux": "ComfyUI BuimenLabo - Unified Package" + "nodename_pattern": "builmenlabo", + "title_aux": "ComfyUI builmenlabo - Unified Package" + } + ], + "https://github.com/concarne000/ComfyUI-Stacker": [ + [ + "StackPopFloat", + "StackPopImage", + "StackPopInt", + "StackPopObject", + "StackPopString", + "StackPushFloat", + "StackPushImage", + "StackPushInt", + "StackPushObject", + "StackPushString" + ], + { + "title_aux": "ComfyUI-Stacker" } ], "https://github.com/concarne000/ConCarneNode": [ @@ -22722,6 +22780,7 @@ ], "https://github.com/filliptm/ComfyUI_Fill-ChatterBox": [ [ + "FL_ChatterboxDialogTTS", "FL_ChatterboxTTS", "FL_ChatterboxVC" ], @@ -28394,10 +28453,14 @@ ], "https://github.com/l3ony2k/comfyui-leon-nodes": [ [ + "Leon_ByteDance_Image_API_Node", + "Leon_DALLE_Image_API_Node", "Leon_Flux_Image_API_Node", "Leon_Flux_Kontext_API_Node", + "Leon_GPT_Image_API_Node", "Leon_Google_Image_API_Node", "Leon_Hypr_Upload_Node", + "Leon_Ideogram_Image_API_Node", "Leon_Image_Split_4Grid_Node", "Leon_ImgBB_Upload_Node", "Leon_LLM_Chat_API_Node", @@ -28406,8 +28469,11 @@ "Leon_Midjourney_Describe_API_Node", "Leon_Midjourney_Proxy_API_Node", "Leon_Midjourney_Upload_API_Node", - "Leon_Model_Config_Loader_Node", "Leon_Model_Selector_Node", + "Leon_Recraft_Image_API_Node", + "Leon_StableDiffusion_35_API_Node", + "Leon_StableDiffusion_3_Ultra_API_Node", + "Leon_StableDiffusion_XL_API_Node", "Leon_String_Combine_Node" ], { @@ -36834,6 +36900,14 @@ "title_aux": "comfyui_ssl_gemini_EXP" } ], + "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": [ + [ + "PixelArtScaler" + ], + { + "title_aux": "ComfyUI-Unfake-Pixels" + } + ], "https://github.com/tavyra/ComfyUI_Curves": [ [ "Curve Visualizer", @@ -39885,6 +39959,7 @@ "MatchImageRatioToPreset", "ModifyTextGender", "NeedImageSizeAndCount", + "ReplicateRequstNode", "SplitMask", "TextInputAutoSelector", "TextPreview", diff --git a/github-stats.json b/github-stats.json index b1c477ee..463eeaa0 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,82 +2,82 @@ "https://github.com/0x-jerry/comfyui-rembg": { "stars": 0, "last_update": "2025-04-07 09:23:31", - "author_account_age_days": 3603 + "author_account_age_days": 3604 }, "https://github.com/0xRavenBlack/ComfyUI-OOP": { "stars": 8, "last_update": "2025-03-02 11:59:14", - "author_account_age_days": 1773 + "author_account_age_days": 1774 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 258, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/1038lab/ComfyUI-EdgeTTS": { "stars": 49, - "last_update": "2025-06-20 18:14:14", - "author_account_age_days": 846 + "last_update": "2025-07-24 03:21:45", + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-JoyCaption": { "stars": 30, "last_update": "2025-06-12 21:15:17", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-LBM": { "stars": 55, "last_update": "2025-05-27 17:37:31", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-MegaTTS": { "stars": 42, "last_update": "2025-06-19 19:12:51", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-MiniMax-Remover": { "stars": 53, "last_update": "2025-06-27 21:57:55", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-Mosaic": { "stars": 1, "last_update": "2025-07-05 16:12:04", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-OmniGen": { "stars": 278, "last_update": "2025-04-18 18:33:34", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-Pollinations": { "stars": 37, "last_update": "2025-07-07 07:11:19", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-RMBG": { - "stars": 1187, + "stars": 1190, "last_update": "2025-07-15 23:03:12", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-ReduxFineTune": { "stars": 59, "last_update": "2025-06-21 19:10:36", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-SparkTTS": { "stars": 107, "last_update": "2025-04-15 19:28:39", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/1038lab/ComfyUI-WildPromptor": { "stars": 38, "last_update": "2025-07-12 18:50:44", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/111496583yzy/comfyui-PuzzleCrack-Effect": { "stars": 3, "last_update": "2025-01-13 10:15:44", - "author_account_age_days": 2277 + "author_account_age_days": 2278 }, "https://github.com/11cafe/comfyui-workspace-manager": { "stars": 1327, @@ -87,27 +87,27 @@ "https://github.com/11dogzi/CYBERPUNK-STYLE-DIY": { "stars": 88, "last_update": "2025-06-20 07:49:50", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 39, "last_update": "2024-08-02 05:24:19", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 84, "last_update": "2024-08-23 12:04:09", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": { "stars": 69, "last_update": "2025-06-22 14:48:37", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 27, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 4, @@ -122,12 +122,12 @@ "https://github.com/1zhangyy1/comfyui-vidu-nodes": { "stars": 8, "last_update": "2025-03-21 12:25:22", - "author_account_age_days": 853 + "author_account_age_days": 854 }, "https://github.com/2frames/ComfyUI-AQnodes": { "stars": 1, "last_update": "2025-06-08 12:51:07", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/2kpr/ComfyUI-PMRF": { "stars": 215, @@ -135,19 +135,19 @@ "author_account_age_days": 1313 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { - "stars": 225, + "stars": 224, "last_update": "2024-07-27 14:52:10", "author_account_age_days": 1313 }, "https://github.com/311-code/ComfyUI-MagicClip_Strength": { "stars": 2, "last_update": "2024-09-22 12:07:40", - "author_account_age_days": 3166 + "author_account_age_days": 3167 }, "https://github.com/31702160136/ComfyUI-GrsAI": { "stars": 10, "last_update": "2025-07-05 11:35:32", - "author_account_age_days": 2398 + "author_account_age_days": 2399 }, "https://github.com/42lux/ComfyUI-42lux": { "stars": 15, @@ -167,7 +167,7 @@ "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 92, "last_update": "2025-03-27 14:57:35", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/5x00/ComfyUI-PiAPI-Faceswap": { "stars": 2, @@ -222,307 +222,307 @@ "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", - "author_account_age_days": 1043 + "author_account_age_days": 1044 }, "https://github.com/A043-studios/Comfyui-ascii-generator": { "stars": 0, "last_update": "2025-06-25 14:55:32", - "author_account_age_days": 1043 + "author_account_age_days": 1044 }, "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "stars": 0, "last_update": "2025-06-10 14:28:27", - "author_account_age_days": 1043 + "author_account_age_days": 1044 }, "https://github.com/A043-studios/comfyui-pixel3dmm": { "stars": 3, "last_update": "2025-06-10 08:11:51", - "author_account_age_days": 1043 + "author_account_age_days": 1044 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 1, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 866 + "author_account_age_days": 867 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE-Wrapper": { "stars": 11, "last_update": "2025-01-21 22:26:11", - "author_account_age_days": 866 + "author_account_age_days": 867 }, "https://github.com/AARG-FAN/Image-Vector-for-ComfyUI": { "stars": 138, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 893 + "author_account_age_days": 894 }, "https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme": { "stars": 41, "last_update": "2025-06-03 13:01:58", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/AEmotionStudio/ComfyUI-DiscordSend": { "stars": 10, "last_update": "2025-06-03 13:03:23", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes": { "stars": 38, "last_update": "2025-06-03 13:02:36", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/AEmotionStudio/ComfyUI-MagnifyGlass": { "stars": 12, "last_update": "2025-06-13 19:26:31", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/AEmotionStudio/ComfyUI-ShaderNoiseKSampler": { "stars": 46, "last_update": "2025-06-20 08:52:02", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 8, "last_update": "2024-08-01 15:13:33", - "author_account_age_days": 586 + "author_account_age_days": 587 }, "https://github.com/AIDC-AI/ComfyUI-Copilot": { - "stars": 2229, + "stars": 2244, "last_update": "2025-07-23 13:16:38", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": { "stars": 16, "last_update": "2025-04-05 22:05:47", - "author_account_age_days": 3860 + "author_account_age_days": 3861 }, "https://github.com/AIExplorer25/ComfyUI_ChatGptHelper": { "stars": 0, "last_update": "2025-05-18 19:11:40", - "author_account_age_days": 3860 + "author_account_age_days": 3861 }, "https://github.com/AIExplorer25/ComfyUI_ImageCaptioner": { "stars": 0, "last_update": "2025-06-07 19:49:36", - "author_account_age_days": 3860 + "author_account_age_days": 3861 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 5, "last_update": "2024-08-06 03:08:44", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 14, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 22, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 85, "last_update": "2024-08-05 08:48:03", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 39, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 240, "last_update": "2024-08-09 22:00:45", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 305, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 21, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 34, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 9, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 29, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 115, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { "stars": 375, "last_update": "2024-08-06 06:21:16", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 21, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 24, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 97, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 39, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 51, "last_update": "2025-04-01 00:14:44", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 59, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 87, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { "stars": 267, "last_update": "2024-09-10 22:21:37", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/DHLive-ComfyUI": { "stars": 24, "last_update": "2024-11-14 01:45:45", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 16, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/DiffSynth-ComfyUI": { "stars": 0, "last_update": "2024-09-07 12:23:07", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/EchoMimicV2-ComfyUI": { "stars": 58, "last_update": "2024-12-08 08:53:21", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/EzAudio-ComfyUI": { "stars": 9, "last_update": "2024-10-08 05:22:46", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/F5-TTS-ComfyUI": { "stars": 36, "last_update": "2024-11-14 01:43:03", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/FancyVideo-ComfyUI": { "stars": 36, "last_update": "2024-10-12 07:21:51", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/FireRedTTS-ComfyUI": { "stars": 12, "last_update": "2024-10-24 01:18:51", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/GSTTS-ComfyUI": { "stars": 41, "last_update": "2024-08-25 03:23:24", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { "stars": 155, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 63, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/JoyHallo-ComfyUI": { "stars": 8, "last_update": "2024-11-14 01:44:39", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/MaskGCT-ComfyUI": { "stars": 62, "last_update": "2024-11-14 01:40:15", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/MiniMates-ComfyUI": { "stars": 29, "last_update": "2024-11-14 01:36:30", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/OmniGen-ComfyUI": { "stars": 209, "last_update": "2024-11-14 01:37:33", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/PyramidFlow-ComfyUI": { "stars": 14, "last_update": "2024-10-10 13:59:16", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/RealisDance-ComfyUI": { "stars": 49, "last_update": "2024-09-13 14:38:59", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/SemiChat-ComfyUI": { "stars": 12, "last_update": "2025-02-19 23:21:48", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 13, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/StyleShot-ComfyUI": { "stars": 4, "last_update": "2024-08-17 00:25:29", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/VideoSys-ComfyUI": { "stars": 6, "last_update": "2024-09-01 09:11:57", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ViewCrafter-ComfyUI": { "stars": 8, "last_update": "2024-09-19 11:11:25", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/VocalSeparation-ComfyUI": { "stars": 19, "last_update": "2024-10-24 07:16:37", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 7, @@ -562,12 +562,12 @@ "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 64, "last_update": "2025-07-18 20:14:36", - "author_account_age_days": 271 + "author_account_age_days": 272 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 10, "last_update": "2025-06-25 02:11:15", - "author_account_age_days": 271 + "author_account_age_days": 272 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 220, @@ -587,7 +587,7 @@ "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 0, "last_update": "2025-06-23 22:03:39", - "author_account_age_days": 3276 + "author_account_age_days": 3277 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 64, @@ -617,17 +617,17 @@ "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": { "stars": 4, "last_update": "2025-04-08 08:00:15", - "author_account_age_days": 2160 + "author_account_age_days": 2161 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-PixelIt": { "stars": 1, "last_update": "2025-06-04 13:11:52", - "author_account_age_days": 2160 + "author_account_age_days": 2161 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-Qwen2": { "stars": 1, "last_update": "2025-06-04 13:10:22", - "author_account_age_days": 2160 + "author_account_age_days": 2161 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 4, @@ -637,32 +637,32 @@ "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 293, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 4061 + "author_account_age_days": 4062 }, "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 5, "last_update": "2025-06-29 19:28:07", - "author_account_age_days": 1772 + "author_account_age_days": 1773 }, "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 8, "last_update": "2024-11-12 11:10:16", - "author_account_age_days": 883 + "author_account_age_days": 884 }, "https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts": { "stars": 5, "last_update": "2024-08-29 15:19:06", - "author_account_age_days": 883 + "author_account_age_days": 884 }, "https://github.com/Acly/comfyui-inpaint-nodes": { "stars": 1006, "last_update": "2025-03-31 09:53:40", - "author_account_age_days": 4198 + "author_account_age_days": 4199 }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 522, + "stars": 523, "last_update": "2025-06-15 10:32:50", - "author_account_age_days": 4198 + "author_account_age_days": 4199 }, "https://github.com/AconexOfficial/ComfyUI_GOAT_Nodes": { "stars": 9, @@ -682,12 +682,12 @@ "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, "last_update": "2025-06-13 08:15:25", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AgencyMind/ComfyUI-Satori": { "stars": 0, "last_update": "2025-06-27 01:29:00", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 10, @@ -712,7 +712,7 @@ "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 1293, "last_update": "2025-07-10 10:35:17", - "author_account_age_days": 3093 + "author_account_age_days": 3094 }, "https://github.com/Alexankharin/camera-comfyUI": { "stars": 13, @@ -732,7 +732,7 @@ "https://github.com/Alvaroeai/ComfyUI-Text2Json": { "stars": 1, "last_update": "2024-11-26 16:40:31", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/Amorano/Jovi_Capture": { "stars": 6, @@ -765,7 +765,7 @@ "author_account_age_days": 5606 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 365, + "stars": 366, "last_update": "2025-07-13 18:16:40", "author_account_age_days": 5606 }, @@ -777,12 +777,12 @@ "https://github.com/AngelCookies/ComfyUI-Seed-Tracker": { "stars": 0, "last_update": "2025-06-23 23:56:50", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 2, "last_update": "2025-01-23 13:35:49", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 9, @@ -797,7 +797,7 @@ "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 44, "last_update": "2025-03-17 06:08:17", - "author_account_age_days": 3783 + "author_account_age_days": 3784 }, "https://github.com/ArdeniusAI/ComfyUI-Ardenius": { "stars": 5, @@ -807,22 +807,22 @@ "https://github.com/Arkanun/ReadCSV_ComfyUI": { "stars": 0, "last_update": "2025-02-05 23:06:48", - "author_account_age_days": 3343 + "author_account_age_days": 3344 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 91, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 687 + "author_account_age_days": 688 }, "https://github.com/ArtHommage/HommageTools": { "stars": 3, "last_update": "2025-05-20 20:40:25", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro": { "stars": 11, "last_update": "2025-05-01 01:49:07", - "author_account_age_days": 483 + "author_account_age_days": 484 }, "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { "stars": 1, @@ -832,12 +832,12 @@ "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 25, "last_update": "2025-05-04 03:34:19", - "author_account_age_days": 4980 + "author_account_age_days": 4981 }, "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": { "stars": 0, "last_update": "2025-07-07 22:35:57", - "author_account_age_days": 3234 + "author_account_age_days": 3235 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 37, @@ -852,52 +852,52 @@ "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4468 + "author_account_age_days": 4469 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4468 + "author_account_age_days": 4469 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 6, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4468 + "author_account_age_days": 4469 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 11, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4468 + "author_account_age_days": 4469 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 3043 + "author_account_age_days": 3044 }, "https://github.com/Azornes/Comfyui-LayerForge": { - "stars": 88, - "last_update": "2025-07-23 16:28:48", - "author_account_age_days": 3284 + "stars": 89, + "last_update": "2025-07-23 21:22:44", + "author_account_age_days": 3285 }, "https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser": { "stars": 0, "last_update": "2025-07-22 20:04:35", - "author_account_age_days": 883 + "author_account_age_days": 884 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 4, "last_update": "2025-04-24 14:09:18", - "author_account_age_days": 883 + "author_account_age_days": 884 }, "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": { "stars": 7, "last_update": "2024-12-21 11:35:08", - "author_account_age_days": 1626 + "author_account_age_days": 1627 }, "https://github.com/BIMer-99/Comfyui_Hunyuan3D_EX": { "stars": 7, "last_update": "2024-12-09 17:50:23", - "author_account_age_days": 1626 + "author_account_age_days": 1627 }, "https://github.com/BNP1111/comfyui_flux_corrector": { "stars": 4, @@ -917,7 +917,7 @@ "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 434, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/BahaC/ComfyUI-ZonosTTS": { "stars": 20, @@ -927,67 +927,67 @@ "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 24, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2620 + "author_account_age_days": 2621 }, "https://github.com/Bellzs/ComfyUI-LoRA-Assistant": { "stars": 16, "last_update": "2025-01-27 09:47:46", - "author_account_age_days": 3401 + "author_account_age_days": 3402 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 3, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3466 + "author_account_age_days": 3467 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3466 + "author_account_age_days": 3467 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 1374, - "last_update": "2025-07-23 14:41:24", + "stars": 1375, + "last_update": "2025-07-23 23:12:35", "author_account_age_days": 3390 }, "https://github.com/BetaDoggo/ComfyUI-Cloud-APIs": { "stars": 37, "last_update": "2025-05-01 06:24:47", - "author_account_age_days": 1191 + "author_account_age_days": 1192 }, "https://github.com/BetaDoggo/ComfyUI-FastSDCPU": { "stars": 9, "last_update": "2024-09-16 05:34:01", - "author_account_age_days": 1191 + "author_account_age_days": 1192 }, "https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding": { "stars": 1, "last_update": "2024-08-28 00:24:01", - "author_account_age_days": 1191 + "author_account_age_days": 1192 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "author_account_age_days": 1191 + "author_account_age_days": 1192 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 1, "last_update": "2024-08-01 07:59:10", - "author_account_age_days": 1191 + "author_account_age_days": 1192 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 5, "last_update": "2024-07-19 18:11:11", - "author_account_age_days": 1191 + "author_account_age_days": 1192 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 28, "last_update": "2025-04-21 15:40:34", - "author_account_age_days": 1265 + "author_account_age_days": 1266 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 65, "last_update": "2025-04-19 11:58:55", - "author_account_age_days": 1265 + "author_account_age_days": 1266 }, "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 15, @@ -1002,7 +1002,7 @@ "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 0, "last_update": "2025-05-21 01:16:27", - "author_account_age_days": 2734 + "author_account_age_days": 2735 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 18, @@ -1012,12 +1012,12 @@ "https://github.com/Bin-sam/DynamicPose-ComfyUI": { "stars": 5, "last_update": "2024-09-11 12:09:11", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/Black-Lioness/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2024-11-22 03:05:11", - "author_account_age_days": 1249 + "author_account_age_days": 1250 }, "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes": { "stars": 2, @@ -1027,22 +1027,22 @@ "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 17, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2926 + "author_account_age_days": 2927 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 13, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2926 + "author_account_age_days": 2927 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 3, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2926 + "author_account_age_days": 2927 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2926 + "author_account_age_days": 2927 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 392, @@ -1077,37 +1077,37 @@ "https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools": { "stars": 4, "last_update": "2025-07-21 23:11:58", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 8, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/BobRandomNumber/ComfyUI-KyutaiTTS": { "stars": 5, "last_update": "2025-07-09 04:52:46", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 5, "last_update": "2025-06-27 12:02:38", - "author_account_age_days": 2607 + "author_account_age_days": 2608 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 40, "last_update": "2025-06-04 03:00:27", - "author_account_age_days": 2607 + "author_account_age_days": 2608 }, "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 101, "last_update": "2025-01-21 12:09:05", - "author_account_age_days": 3475 + "author_account_age_days": 3476 }, "https://github.com/Bria-AI/ComfyUI-BRIA-API": { "stars": 51, "last_update": "2025-06-16 13:24:17", - "author_account_age_days": 1871 + "author_account_age_days": 1872 }, "https://github.com/BuffMcBigHuge/ComfyUI-Google-AI-Studio": { "stars": 2, @@ -1195,7 +1195,7 @@ "author_account_age_days": 592 }, "https://github.com/CY-CHENYUE/ComfyUI-Molmo": { - "stars": 132, + "stars": 133, "last_update": "2024-10-14 15:06:36", "author_account_age_days": 592 }, @@ -1212,47 +1212,47 @@ "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 9, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 643 + "author_account_age_days": 644 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 239, "last_update": "2025-03-26 02:12:29", - "author_account_age_days": 3120 + "author_account_age_days": 3121 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 11, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 2260 + "author_account_age_days": 2261 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 74, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 2260 + "author_account_age_days": 2261 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 34, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 2260 + "author_account_age_days": 2261 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 39, "last_update": "2025-02-08 13:11:30", - "author_account_age_days": 2272 + "author_account_age_days": 2273 }, "https://github.com/Charlweed/image_transceiver": { "stars": 2, "last_update": "2025-01-06 19:22:50", - "author_account_age_days": 5491 + "author_account_age_days": 5492 }, "https://github.com/Charonartist/Comfyui_gemini_tts_node": { "stars": 0, "last_update": "2025-05-26 01:17:59", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, "last_update": "2025-06-17 15:00:30", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/CheNing233/ComfyUI_Image_Pin": { "stars": 3, @@ -1262,27 +1262,27 @@ "https://github.com/ChenDarYen/ComfyUI-NAG": { "stars": 194, "last_update": "2025-07-06 22:39:57", - "author_account_age_days": 2295 + "author_account_age_days": 2296 }, "https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": { "stars": 9, "last_update": "2025-01-07 18:22:10", - "author_account_age_days": 2295 + "author_account_age_days": 2296 }, "https://github.com/Chengym2023/ComfyUI-DeepSeek_Online": { "stars": 0, "last_update": "2025-04-07 01:09:05", - "author_account_age_days": 794 + "author_account_age_days": 795 }, "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": { "stars": 13, "last_update": "2024-09-23 21:48:27", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/ChrisColeTech/ComfyUI-Line-counter": { "stars": 2, "last_update": "2025-03-12 00:07:25", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 0, @@ -1290,9 +1290,9 @@ "author_account_age_days": 2123 }, "https://github.com/ClownsharkBatwing/RES4LYF": { - "stars": 347, + "stars": 350, "last_update": "2025-07-09 23:39:04", - "author_account_age_days": 423 + "author_account_age_days": 424 }, "https://github.com/Clybius/ComfyUI-ClybsChromaNodes": { "stars": 10, @@ -1331,7 +1331,7 @@ }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { "stars": 0, - "last_update": "2025-07-21 15:23:21", + "last_update": "2025-07-23 20:57:01", "author_account_age_days": 60 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { @@ -1347,22 +1347,22 @@ "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, "last_update": "2024-12-28 19:44:14", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes": { "stars": 2, "last_update": "2024-12-31 21:44:05", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/ComplexRobot/ComfyUI-Simple-VFI": { "stars": 0, "last_update": "2025-03-31 15:37:25", - "author_account_age_days": 4817 + "author_account_age_days": 4818 }, "https://github.com/Conor-Collins/ComfyUI-CoCoTools_IO": { "stars": 50, "last_update": "2025-07-22 23:41:49", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 125, @@ -1372,7 +1372,7 @@ "https://github.com/CpreForEver/CFE_comfyui": { "stars": 0, "last_update": "2024-12-09 01:38:42", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/Creeper-MZ/comfyui_nai_api": { "stars": 0, @@ -1382,22 +1382,22 @@ "https://github.com/Creepybits/ComfyUI-Creepy_nodes": { "stars": 15, "last_update": "2025-07-23 06:21:50", - "author_account_age_days": 2001 + "author_account_age_days": 2002 }, "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 5, "last_update": "2025-07-03 00:27:01", - "author_account_age_days": 2001 + "author_account_age_days": 2002 }, "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive": { "stars": 2, "last_update": "2025-07-15 20:30:08", - "author_account_age_days": 2001 + "author_account_age_days": 2002 }, "https://github.com/Cryptyox/anaglyphTool-Comfyui": { "stars": 7, "last_update": "2025-05-13 16:12:27", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/Curt-Park/human-parser-comfyui-node-in-pure-python": { "stars": 4, @@ -1407,7 +1407,7 @@ "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": { "stars": 3, "last_update": "2024-12-19 10:54:08", - "author_account_age_days": 1496 + "author_account_age_days": 1497 }, "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": { "stars": 2, @@ -1431,7 +1431,7 @@ }, "https://github.com/Cyrostar/ComfyUI-Artha-Gemini": { "stars": 0, - "last_update": "2025-07-23 14:25:09", + "last_update": "2025-07-23 22:18:12", "author_account_age_days": 3105 }, "https://github.com/Cyrus-Hei/comfyui-prompt-bank": { @@ -1442,52 +1442,52 @@ "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 5, "last_update": "2025-02-02 00:46:30", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 63, "last_update": "2024-08-10 22:24:01", - "author_account_age_days": 4682 + "author_account_age_days": 4683 }, "https://github.com/DanielHabib/ComfyUI-Voxels": { "stars": 4, "last_update": "2024-09-16 15:41:02", - "author_account_age_days": 3977 + "author_account_age_days": 3978 }, "https://github.com/Danteday/ComfyUI-NoteManager": { "stars": 11, "last_update": "2025-04-20 19:52:58", - "author_account_age_days": 2710 + "author_account_age_days": 2711 }, "https://github.com/DareFail/ComfyUI-Roboflow": { "stars": 33, "last_update": "2024-09-25 18:30:43", - "author_account_age_days": 4981 + "author_account_age_days": 4982 }, "https://github.com/DarioFT/ComfyUI-VideoDirCombiner": { "stars": 5, "last_update": "2025-03-08 13:58:12", - "author_account_age_days": 3871 + "author_account_age_days": 3872 }, "https://github.com/DataCTE/prompt_injection": { "stars": 92, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 1171 + "author_account_age_days": 1172 }, "https://github.com/DavidPiazza/network_bending": { "stars": 0, "last_update": "2025-07-03 18:58:52", - "author_account_age_days": 2273 + "author_account_age_days": 2274 }, "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 3, "last_update": "2024-10-12 05:12:07", - "author_account_age_days": 4609 + "author_account_age_days": 4610 }, "https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes": { "stars": 22, "last_update": "2025-06-28 17:36:41", - "author_account_age_days": 1248 + "author_account_age_days": 1249 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 3, @@ -1527,17 +1527,17 @@ "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 2, "last_update": "2025-07-02 11:04:14", - "author_account_age_days": 594 + "author_account_age_days": 595 }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, "last_update": "2025-05-19 23:16:22", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { - "stars": 25, + "stars": 26, "last_update": "2025-03-17 17:53:33", - "author_account_age_days": 4432 + "author_account_age_days": 4433 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 6, @@ -1557,27 +1557,27 @@ "https://github.com/DoctorDiffusion/ComfyUI-BEN": { "stars": 41, "last_update": "2024-12-15 18:19:01", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": { "stars": 19, "last_update": "2024-12-05 03:05:44", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer": { "stars": 6, "last_update": "2024-11-30 03:13:29", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": { "stars": 4, "last_update": "2024-12-31 00:59:19", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/DoctorDiffusion/ComfyUI-basic-pitch": { "stars": 1, "last_update": "2024-12-25 19:07:11", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { "stars": 66, @@ -1592,7 +1592,7 @@ "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5388 + "author_account_age_days": 5389 }, "https://github.com/DrMWeigand/ComfyUI-StereoVision": { "stars": 9, @@ -1607,17 +1607,17 @@ "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 0, "last_update": "2025-06-17 00:22:24", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 4, "last_update": "2025-07-23 08:27:56", - "author_account_age_days": 1767 + "author_account_age_days": 1768 }, "https://github.com/DraconicDragon/ComfyUI-Venice-API": { "stars": 5, "last_update": "2025-06-16 18:58:57", - "author_account_age_days": 1767 + "author_account_age_days": 1768 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { "stars": 4, @@ -1636,7 +1636,7 @@ }, "https://github.com/Duanyll/duanyll_nodepack": { "stars": 0, - "last_update": "2025-07-17 12:00:48", + "last_update": "2025-07-24 07:10:25", "author_account_age_days": 3127 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { @@ -1670,49 +1670,49 @@ "author_account_age_days": 3014 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { - "stars": 226, + "stars": 227, "last_update": "2025-01-20 07:16:46", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/EmAySee/ComfyUI_EmAySee_CustomNodes": { "stars": 1, "last_update": "2025-07-11 18:25:15", - "author_account_age_days": 1982 + "author_account_age_days": 1983 }, "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": { "stars": 5, "last_update": "2025-03-30 13:06:11", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": { "stars": 11, "last_update": "2025-03-30 13:06:28", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/EnragedAntelope/ComfyUI-EACloudNodes": { "stars": 6, "last_update": "2025-04-22 00:44:56", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/EnragedAntelope/comfyui-relight": { "stars": 75, "last_update": "2025-05-16 16:06:28", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 4, "last_update": "2025-07-17 07:05:26", - "author_account_age_days": 3664 + "author_account_age_days": 3665 }, "https://github.com/Erehr/ComfyUI-EreNodes": { - "stars": 35, + "stars": 36, "last_update": "2025-07-14 13:27:50", - "author_account_age_days": 3664 + "author_account_age_days": 3665 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { "stars": 596, "last_update": "2025-06-18 23:00:26", - "author_account_age_days": 3993 + "author_account_age_days": 3994 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 54, @@ -1727,17 +1727,17 @@ "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 27, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 2017 + "author_account_age_days": 2018 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 112, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 2017 + "author_account_age_days": 2018 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 301, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 2017 + "author_account_age_days": 2018 }, "https://github.com/ExterminanzHS/Gecco-Discord-Autosend": { "stars": 1, @@ -1745,7 +1745,7 @@ "author_account_age_days": 3602 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 415, + "stars": 414, "last_update": "2024-09-10 17:44:50", "author_account_age_days": 3544 }, @@ -1825,7 +1825,7 @@ "author_account_age_days": 3526 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 3211, + "stars": 3214, "last_update": "2025-06-20 08:57:29", "author_account_age_days": 3526 }, @@ -1857,32 +1857,32 @@ "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 8, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 3141 + "author_account_age_days": 3142 }, "https://github.com/FinetunersAI/ComfyUI_Finetuners_Suite": { "stars": 2, "last_update": "2025-01-30 08:30:13", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 52, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2373 + "author_account_age_days": 2374 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 449, "last_update": "2024-10-29 01:51:46", - "author_account_age_days": 2373 + "author_account_age_days": 2374 }, "https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative": { "stars": 77, "last_update": "2025-03-28 04:58:45", - "author_account_age_days": 1902 + "author_account_age_days": 1903 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 86, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 235, @@ -1891,7 +1891,7 @@ }, "https://github.com/FortunaCournot/comfyui_stereoscopic": { "stars": 3, - "last_update": "2025-07-23 16:19:10", + "last_update": "2025-07-23 23:57:01", "author_account_age_days": 1897 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { @@ -1927,27 +1927,27 @@ "https://github.com/FuouM/ComfyUI-EbSynth": { "stars": 92, "last_update": "2025-03-30 06:30:52", - "author_account_age_days": 2075 + "author_account_age_days": 2076 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 5, "last_update": "2025-03-27 12:22:31", - "author_account_age_days": 2075 + "author_account_age_days": 2076 }, "https://github.com/FuouM/ComfyUI-MatAnyone": { "stars": 10, "last_update": "2025-03-24 03:43:48", - "author_account_age_days": 2075 + "author_account_age_days": 2076 }, "https://github.com/FuouM/ComfyUI-StyleTransferPlus": { "stars": 11, "last_update": "2025-03-27 12:15:58", - "author_account_age_days": 2075 + "author_account_age_days": 2076 }, "https://github.com/FuouM/FM_nodes": { "stars": 5, "last_update": "2025-03-27 12:16:55", - "author_account_age_days": 2075 + "author_account_age_days": 2076 }, "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": { "stars": 72, @@ -1957,22 +1957,22 @@ "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 20, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1913 + "author_account_age_days": 1914 }, "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "stars": 16, - "last_update": "2025-07-22 10:21:33", - "author_account_age_days": 1804 + "last_update": "2025-07-24 05:46:34", + "author_account_age_days": 1805 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, "last_update": "2025-02-20 12:58:43", - "author_account_age_days": 2563 + "author_account_age_days": 2564 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 12, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2950 + "author_account_age_days": 2951 }, "https://github.com/GadzoinksOfficial/comfyui_gprompts": { "stars": 0, @@ -1992,12 +1992,12 @@ "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, "last_update": "2025-06-26 08:24:16", - "author_account_age_days": 881 + "author_account_age_days": 882 }, "https://github.com/Gary-yeh/comfyui-super-captioner": { "stars": 1, "last_update": "2025-07-07 15:32:34", - "author_account_age_days": 881 + "author_account_age_days": 882 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 13, @@ -2017,12 +2017,17 @@ "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 19, "last_update": "2024-12-17 11:46:33", - "author_account_age_days": 2777 + "author_account_age_days": 2778 + }, + "https://github.com/GeraldWie/ComfyUI-I2I-slim": { + "stars": 0, + "last_update": "2025-07-24 05:51:33", + "author_account_age_days": 92 }, "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": { "stars": 88, "last_update": "2025-07-07 10:31:15", - "author_account_age_days": 1059 + "author_account_age_days": 1060 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 12, @@ -2032,17 +2037,17 @@ "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 15, "last_update": "2025-06-28 09:54:28", - "author_account_age_days": 130 + "author_account_age_days": 131 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 3, "last_update": "2025-05-14 20:52:22", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/Gourieff/ComfyUI-ReActor": { - "stars": 676, + "stars": 678, "last_update": "2025-07-09 13:51:05", - "author_account_age_days": 1513 + "author_account_age_days": 1514 }, "https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR": { "stars": 56, @@ -2067,7 +2072,7 @@ "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { "stars": 191, "last_update": "2025-07-03 02:26:19", - "author_account_age_days": 1591 + "author_account_age_days": 1592 }, "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 8, @@ -2082,7 +2087,7 @@ "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, "last_update": "2024-11-15 19:46:39", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/Gue-e/ComfyUI-PanoCard": { "stars": 14, @@ -2092,7 +2097,7 @@ "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1874 + "author_account_age_days": 1875 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 5, @@ -2102,7 +2107,7 @@ "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 7, "last_update": "2025-04-17 16:32:12", - "author_account_age_days": 3374 + "author_account_age_days": 3375 }, "https://github.com/HJH-AILab/ComfyUI_CosyVoice2": { "stars": 3, @@ -2116,7 +2121,7 @@ }, "https://github.com/HM-RunningHub/ComfyUI_RH_APICall": { "stars": 81, - "last_update": "2025-07-17 21:44:45", + "last_update": "2025-07-23 18:53:37", "author_account_age_days": 223 }, "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": { @@ -2130,7 +2135,7 @@ "author_account_age_days": 223 }, "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": { - "stars": 19, + "stars": 26, "last_update": "2025-07-23 11:30:36", "author_account_age_days": 223 }, @@ -2157,62 +2162,62 @@ "https://github.com/HannibalP/comfyui-HannibalPack": { "stars": 1, "last_update": "2025-03-11 23:36:33", - "author_account_age_days": 2998 + "author_account_age_days": 2999 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2025-03-14 06:47:03", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { "stars": 100, "last_update": "2025-07-16 01:50:03", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 31, "last_update": "2025-03-14 06:46:50", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2024-10-19 11:42:51", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 8, "last_update": "2025-03-14 06:46:56", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/Haoming02/comfyui-old-photo-restoration": { "stars": 49, "last_update": "2025-06-30 04:14:30", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 34, "last_update": "2024-09-20 04:29:03", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 49, "last_update": "2025-07-16 01:45:14", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, "last_update": "2024-09-09 09:20:58", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, "last_update": "2025-07-15 12:33:29", - "author_account_age_days": 2632 + "author_account_age_days": 2633 }, "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, "last_update": "2025-06-07 18:56:34", - "author_account_age_days": 2308 + "author_account_age_days": 2309 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 2, @@ -2252,42 +2257,42 @@ "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": { "stars": 2, "last_update": "2025-05-21 02:17:36", - "author_account_age_days": 3478 + "author_account_age_days": 3479 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-08-14 01:25:26", - "author_account_age_days": 2092 + "author_account_age_days": 2093 }, "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, "last_update": "2025-07-02 13:28:45", - "author_account_age_days": 2564 + "author_account_age_days": 2565 }, "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 4, "last_update": "2025-03-14 02:41:21", - "author_account_age_days": 1029 + "author_account_age_days": 1030 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 6, "last_update": "2025-06-25 23:22:58", - "author_account_age_days": 582 + "author_account_age_days": 583 }, "https://github.com/HowToSD/ComfyUI-Data-Analysis": { "stars": 17, "last_update": "2025-06-11 04:28:54", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/HowToSD/ComfyUI-Pt-Wrapper": { "stars": 6, "last_update": "2025-06-11 04:48:46", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/Hullabalo/ComfyUI-Loop": { "stars": 8, "last_update": "2025-05-01 15:26:44", - "author_account_age_days": 1004 + "author_account_age_days": 1005 }, "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": { "stars": 38, @@ -2307,12 +2312,12 @@ "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 2, "last_update": "2025-07-06 03:42:02", - "author_account_age_days": 2122 + "author_account_age_days": 2123 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 2, "last_update": "2025-06-04 09:43:26", - "author_account_age_days": 718 + "author_account_age_days": 719 }, "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 0, @@ -2327,7 +2332,7 @@ "https://github.com/IamCreateAI/Ruyi-Models": { "stars": 522, "last_update": "2025-01-20 12:21:40", - "author_account_age_days": 226 + "author_account_age_days": 227 }, "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": { "stars": 4, @@ -2337,17 +2342,17 @@ "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 1, "last_update": "2025-07-21 10:14:53", - "author_account_age_days": 37 + "author_account_age_days": 38 }, "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 3, "last_update": "2025-02-03 00:25:14", - "author_account_age_days": 1891 + "author_account_age_days": 1892 }, "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures": { "stars": 2, "last_update": "2025-02-03 00:21:47", - "author_account_age_days": 1891 + "author_account_age_days": 1892 }, "https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": { "stars": 3, @@ -2360,7 +2365,7 @@ "author_account_age_days": 1947 }, "https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer": { - "stars": 12, + "stars": 13, "last_update": "2025-05-08 21:56:04", "author_account_age_days": 1947 }, @@ -2372,17 +2377,17 @@ "https://github.com/ImmortalPie/ComfyUI-PonySwitch": { "stars": 10, "last_update": "2025-03-27 12:49:04", - "author_account_age_days": 4216 + "author_account_age_days": 4217 }, "https://github.com/InceptionsAI/ComfyUI-RunComfy-Helper": { "stars": 2, "last_update": "2025-07-22 17:25:55", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/InstantStudioAI/ComfyUI-InstantStudio": { "stars": 4, "last_update": "2025-03-25 06:19:54", - "author_account_age_days": 224 + "author_account_age_days": 225 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 13, @@ -2392,7 +2397,7 @@ "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 19, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/Irsalistic/comfyui-dam-object-extractor": { "stars": 6, @@ -2402,12 +2407,12 @@ "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 9, "last_update": "2025-07-08 01:45:22", - "author_account_age_days": 505 + "author_account_age_days": 506 }, "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 6, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 505 + "author_account_age_days": 506 }, "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": { "stars": 28, @@ -2437,7 +2442,7 @@ "https://github.com/Isulion/ComfyUI_Isulion": { "stars": 37, "last_update": "2025-05-03 12:21:05", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "stars": 187, @@ -2477,7 +2482,7 @@ "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 24, "last_update": "2024-09-05 03:42:14", - "author_account_age_days": 965 + "author_account_age_days": 966 }, "https://github.com/Jacky-MYQ/comfyui-DataCleaning": { "stars": 5, @@ -2497,7 +2502,7 @@ "https://github.com/Jannchie/ComfyUI-J": { "stars": 98, "last_update": "2025-04-07 09:03:24", - "author_account_age_days": 2947 + "author_account_age_days": 2948 }, "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, @@ -2512,22 +2517,22 @@ "https://github.com/Jash-Vora/ComfyUI-GarmentDiT": { "stars": 3, "last_update": "2025-01-04 08:22:14", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/JayLyu/blender-in-comfyui": { "stars": 1, "last_update": "2025-07-20 07:39:06", - "author_account_age_days": 3662 + "author_account_age_days": 3663 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 29, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 1084 + "author_account_age_days": 1085 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 170, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 5280 + "author_account_age_days": 5281 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 5, @@ -2552,26 +2557,26 @@ "https://github.com/Jint8888/Comfyui_JTnodes": { "stars": 1, "last_update": "2025-04-22 16:23:53", - "author_account_age_days": 444 + "author_account_age_days": 445 }, "https://github.com/JoeNavark/comfyui_custom_sigma_editor": { "stars": 12, "last_update": "2025-05-11 18:00:22", - "author_account_age_days": 1242 + "author_account_age_days": 1243 }, "https://github.com/JohanK66/ComfyUI-WebhookImage": { "stars": 1, "last_update": "2025-03-10 19:38:53", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown": { "stars": 1, "last_update": "2025-01-26 22:42:52", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/Jokimbe/ComfyUI-DrawThings-gRPC": { "stars": 10, - "last_update": "2025-07-13 15:44:56", + "last_update": "2025-07-24 00:45:41", "author_account_age_days": 4775 }, "https://github.com/Jonseed/ComfyUI-Detail-Daemon": { @@ -2587,7 +2592,7 @@ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 13, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3748 + "author_account_age_days": 3749 }, "https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper": { "stars": 33, @@ -2597,12 +2602,12 @@ "https://github.com/Julian-adv/WildDivide": { "stars": 17, "last_update": "2025-05-27 13:24:07", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/JustLateNightAI/KeywordImageBlocker": { "stars": 0, "last_update": "2025-05-07 17:25:44", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/JustinMatters/comfyUI-JMNodes": { "stars": 0, @@ -2622,27 +2627,27 @@ "https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": { "stars": 5, "last_update": "2025-06-16 06:49:23", - "author_account_age_days": 1648 + "author_account_age_days": 1649 }, "https://github.com/KERRY-YUAN/ComfyUI_Simple_Executor": { "stars": 2, "last_update": "2025-04-09 03:25:32", - "author_account_age_days": 1648 + "author_account_age_days": 1649 }, "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS": { "stars": 2, "last_update": "2025-06-10 06:16:34", - "author_account_age_days": 1648 + "author_account_age_days": 1649 }, "https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar": { "stars": 17, "last_update": "2025-02-16 13:11:48", - "author_account_age_days": 243 + "author_account_age_days": 244 }, "https://github.com/KLL535/ComfyUI_SimpleButcher": { "stars": 7, "last_update": "2025-03-09 21:53:41", - "author_account_age_days": 243 + "author_account_age_days": 244 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 16, @@ -2657,7 +2662,7 @@ "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, "last_update": "2025-06-15 22:39:14", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/Kesin11/ComfyUI-list-filter": { "stars": 0, @@ -2667,32 +2672,32 @@ "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 8, "last_update": "2025-05-11 21:55:10", - "author_account_age_days": 2081 + "author_account_age_days": 2082 }, "https://github.com/Kidev/ComfyUI-Fisheye-effects": { "stars": 16, "last_update": "2025-04-03 19:00:30", - "author_account_age_days": 4995 + "author_account_age_days": 4996 }, "https://github.com/Kinglord/ComfyUI_LoRA_Sidebar": { "stars": 85, "last_update": "2025-04-27 08:48:53", - "author_account_age_days": 5284 + "author_account_age_days": 5285 }, "https://github.com/Kinglord/ComfyUI_Prompt_Gallery": { "stars": 57, "last_update": "2024-09-24 21:58:55", - "author_account_age_days": 5284 + "author_account_age_days": 5285 }, "https://github.com/Kinglord/ComfyUI_Slider_Sidebar": { "stars": 40, "last_update": "2024-09-26 02:40:30", - "author_account_age_days": 5284 + "author_account_age_days": 5285 }, "https://github.com/KohakuBlueleaf/z-tipo-extension": { - "stars": 490, + "stars": 491, "last_update": "2025-06-10 16:57:54", - "author_account_age_days": 2022 + "author_account_age_days": 2023 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 209, @@ -2707,67 +2712,67 @@ "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 10, "last_update": "2024-11-24 15:55:30", - "author_account_age_days": 3584 + "author_account_age_days": 3585 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 63, "last_update": "2025-03-01 05:37:40", - "author_account_age_days": 3584 + "author_account_age_days": 3585 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 835, + "stars": 834, "last_update": "2025-03-05 03:01:28", - "author_account_age_days": 4110 + "author_account_age_days": 4111 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 3210, + "stars": 3209, "last_update": "2025-04-09 21:22:11", - "author_account_age_days": 4110 + "author_account_age_days": 4111 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 1112, "last_update": "2025-07-14 02:01:48", - "author_account_age_days": 4110 + "author_account_age_days": 4111 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 4, "last_update": "2025-03-14 09:52:02", - "author_account_age_days": 1514 + "author_account_age_days": 1515 }, "https://github.com/KunmyonChoi/ComfyUI_S3_direct": { "stars": 0, "last_update": "2025-01-07 01:22:23", - "author_account_age_days": 5962 + "author_account_age_days": 5963 }, "https://github.com/Kurdknight/Kurdknight_comfycheck": { "stars": 4, "last_update": "2025-01-15 16:47:23", - "author_account_age_days": 905 + "author_account_age_days": 906 }, "https://github.com/KwaiVGI/ComfyUI-KLingAI-API": { "stars": 136, "last_update": "2025-05-06 06:25:51", - "author_account_age_days": 452 + "author_account_age_days": 453 }, "https://github.com/Ky11le/draw_tools": { "stars": 0, "last_update": "2025-05-14 05:35:47", - "author_account_age_days": 873 + "author_account_age_days": 874 }, "https://github.com/Ky11le/ygo_tools": { "stars": 0, "last_update": "2025-05-14 05:35:47", - "author_account_age_days": 873 + "author_account_age_days": 874 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 5, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 2173 + "author_account_age_days": 2174 }, "https://github.com/KytraScript/ComfyUI_MatAnyone_Kytra": { "stars": 130, "last_update": "2025-03-16 18:58:58", - "author_account_age_days": 2173 + "author_account_age_days": 2174 }, "https://github.com/LAOGOU-666/ComfyUI-LG_HotReload": { "stars": 205, @@ -2795,14 +2800,14 @@ "author_account_age_days": 489 }, "https://github.com/LAOGOU-666/Comfyui_LG_Tools": { - "stars": 183, + "stars": 184, "last_update": "2025-07-16 12:51:54", "author_account_age_days": 489 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 186, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2601 + "author_account_age_days": 2602 }, "https://github.com/LK-168/comfyui_imgutils": { "stars": 0, @@ -2815,14 +2820,14 @@ "author_account_age_days": 2883 }, "https://github.com/LaVie024/comfyui-lopi999-nodes": { - "stars": 5, + "stars": 6, "last_update": "2025-07-23 05:39:10", - "author_account_age_days": 1951 + "author_account_age_days": 1952 }, "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, "last_update": "2025-05-18 09:22:38", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/LaoMaoBoss/ComfyUI-WBLESS": { "stars": 0, @@ -2847,42 +2852,42 @@ "https://github.com/LatentRat/comfy_remote_run": { "stars": 6, "last_update": "2024-09-08 04:06:09", - "author_account_age_days": 1138 + "author_account_age_days": 1139 }, "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer": { "stars": 15, "last_update": "2025-01-19 14:21:04", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/Laurent2916/comfyui-piq": { "stars": 0, "last_update": "2025-03-17 13:50:16", - "author_account_age_days": 3261 + "author_account_age_days": 3262 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 132, "last_update": "2024-08-03 04:18:39", - "author_account_age_days": 726 + "author_account_age_days": 727 }, "https://github.com/Legorobotdude/ComfyUI-VariationLab": { "stars": 1, "last_update": "2025-03-02 04:59:28", - "author_account_age_days": 3763 + "author_account_age_days": 3764 }, "https://github.com/Lerc/canvas_tab": { - "stars": 193, + "stars": 194, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5761 + "author_account_age_days": 5762 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 12, "last_update": "2025-06-22 02:10:16", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced": { "stars": 6, "last_update": "2025-06-09 13:45:18", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 4, @@ -2897,11 +2902,11 @@ "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting": { "stars": 9, "last_update": "2024-08-26 00:40:09", - "author_account_age_days": 2996 + "author_account_age_days": 2997 }, "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT": { "stars": 4, - "last_update": "2025-06-27 03:32:40", + "last_update": "2025-07-24 04:41:05", "author_account_age_days": 3796 }, "https://github.com/Light-x02/ComfyUI-FluxSettingsNode": { @@ -2920,24 +2925,24 @@ "author_account_age_days": 378 }, "https://github.com/Lightricks/ComfyUI-LTXVideo": { - "stars": 2242, + "stars": 2248, "last_update": "2025-07-16 15:41:42", "author_account_age_days": 4585 }, "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { "stars": 5, "last_update": "2025-06-04 00:28:38", - "author_account_age_days": 4223 + "author_account_age_days": 4224 }, "https://github.com/Limbicnation/ComfyUIDepthEstimation": { "stars": 13, "last_update": "2025-05-14 22:31:24", - "author_account_age_days": 4223 + "author_account_age_days": 4224 }, "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": { "stars": 3, "last_update": "2025-07-22 04:44:07", - "author_account_age_days": 4223 + "author_account_age_days": 4224 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, @@ -2957,37 +2962,37 @@ "https://github.com/LingSss9/comfyui-merge": { "stars": 7, "last_update": "2025-06-01 17:27:49", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 65, + "stars": 66, "last_update": "2025-04-07 09:09:34", "author_account_age_days": 865 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 29, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 1369 + "author_account_age_days": 1370 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 3, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 1369 + "author_account_age_days": 1370 }, "https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage": { "stars": 0, "last_update": "2025-06-17 05:53:17", - "author_account_age_days": 2835 + "author_account_age_days": 2836 }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { "stars": 17, "last_update": "2025-07-22 14:25:53", - "author_account_age_days": 4612 + "author_account_age_days": 4613 }, "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { "stars": 2, "last_update": "2025-07-08 21:05:35", - "author_account_age_days": 4612 + "author_account_age_days": 4613 }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 53, @@ -3012,52 +3017,52 @@ "https://github.com/LyazS/comfyui-anime-seg": { "stars": 10, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 3251 + "author_account_age_days": 3252 }, "https://github.com/LyazS/comfyui-nettools": { "stars": 5, "last_update": "2024-09-23 12:52:44", - "author_account_age_days": 3251 + "author_account_age_days": 3252 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 57, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 30, "last_update": "2024-08-20 16:33:57", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 47, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 11, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/M1kep/KepPromptLang": { "stars": 6, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 4, "last_update": "2025-07-11 05:29:16", - "author_account_age_days": 2044 + "author_account_age_days": 2045 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 64, @@ -3072,27 +3077,27 @@ "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards": { "stars": 7, "last_update": "2025-06-14 10:33:54", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL": { "stars": 6, "last_update": "2025-07-05 12:10:40", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 5, "last_update": "2025-04-27 15:34:57", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 28, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 776 + "author_account_age_days": 777 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 175, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 155, @@ -3102,7 +3107,7 @@ "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-08-24 16:56:53", - "author_account_age_days": 1816 + "author_account_age_days": 1817 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 2, @@ -3112,22 +3117,22 @@ "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 8, "last_update": "2024-12-16 09:48:49", - "author_account_age_days": 2027 + "author_account_age_days": 2028 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 22, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 2027 + "author_account_age_days": 2028 }, "https://github.com/Marksusu/ComfyUI_MTCLIPEncode": { "stars": 7, "last_update": "2025-05-07 13:56:23", - "author_account_age_days": 1102 + "author_account_age_days": 1103 }, "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": { "stars": 0, "last_update": "2025-07-19 23:30:14", - "author_account_age_days": 3787 + "author_account_age_days": 3788 }, "https://github.com/MaruPelkar/comfyui-conditioning-resizer": { "stars": 1, @@ -3137,27 +3142,27 @@ "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 6, "last_update": "2024-08-26 20:42:35", - "author_account_age_days": 3599 + "author_account_age_days": 3600 }, "https://github.com/MasterDenis/VAE-Decode-Switch": { "stars": 0, "last_update": "2025-07-19 12:00:54", - "author_account_age_days": 1964 + "author_account_age_days": 1965 }, "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, "last_update": "2025-03-07 23:55:55", - "author_account_age_days": 2001 + "author_account_age_days": 2002 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 4, "last_update": "2025-07-21 23:57:10", - "author_account_age_days": 74 + "author_account_age_days": 75 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { "stars": 2, "last_update": "2025-05-31 18:41:13", - "author_account_age_days": 1173 + "author_account_age_days": 1174 }, "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes": { "stars": 0, @@ -3167,7 +3172,7 @@ "https://github.com/MeeeyoAI/ComfyUI_StringOps": { "stars": 83, "last_update": "2025-06-04 17:47:55", - "author_account_age_days": 151 + "author_account_age_days": 152 }, "https://github.com/Meettya/ComfyUI-OneForOne": { "stars": 2, @@ -3187,17 +3192,17 @@ "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, "last_update": "2024-11-07 12:35:00", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 4, "last_update": "2024-08-01 06:47:24", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/MiddleKD/ComfyUI-productfix": { "stars": 11, "last_update": "2025-05-12 05:00:24", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/MieMieeeee/ComfyUI-CaptionThis": { "stars": 71, @@ -3227,12 +3232,12 @@ "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, "last_update": "2024-10-06 07:46:05", - "author_account_age_days": 454 + "author_account_age_days": 455 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 3, "last_update": "2024-07-24 16:39:41", - "author_account_age_days": 3571 + "author_account_age_days": 3572 }, "https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ": { "stars": 106, @@ -3250,7 +3255,7 @@ "author_account_age_days": 460 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 592, + "stars": 591, "last_update": "2025-03-31 02:51:00", "author_account_age_days": 460 }, @@ -3292,17 +3297,17 @@ "https://github.com/Miyuutsu/comfyui-save-vpred": { "stars": 4, "last_update": "2024-12-15 22:29:47", - "author_account_age_days": 3318 + "author_account_age_days": 3319 }, "https://github.com/MohammadAboulEla/ComfyUI-iTools": { "stars": 167, "last_update": "2025-07-02 12:27:38", - "author_account_age_days": 1420 + "author_account_age_days": 1421 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2025-06-08 11:06:37", - "author_account_age_days": 773 + "author_account_age_days": 774 }, "https://github.com/MontagenAI/ComfyUI-Montagen": { "stars": 20, @@ -3320,7 +3325,7 @@ "author_account_age_days": 323 }, "https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo": { - "stars": 318, + "stars": 319, "last_update": "2025-05-25 15:37:49", "author_account_age_days": 323 }, @@ -3342,32 +3347,32 @@ "https://github.com/MovieLabs/comfyui-movielabs-util": { "stars": 1, "last_update": "2025-07-12 01:02:15", - "author_account_age_days": 4788 + "author_account_age_days": 4789 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 3251, + "stars": 3252, "last_update": "2025-07-23 10:34:45", - "author_account_age_days": 1955 + "author_account_age_days": 1956 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "stars": 548, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1955 + "author_account_age_days": 1956 }, "https://github.com/MrSamSeen/ComfyUI_SSBeforeAfterNode": { "stars": 1, "last_update": "2025-05-25 01:55:29", - "author_account_age_days": 3985 + "author_account_age_days": 3986 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 28, "last_update": "2025-04-27 11:44:51", - "author_account_age_days": 3985 + "author_account_age_days": 3986 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 37, "last_update": "2025-06-07 04:46:39", - "author_account_age_days": 3439 + "author_account_age_days": 3440 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 50, @@ -3377,7 +3382,7 @@ "https://github.com/MzMaXaM/ComfyUi-MzMaXaM": { "stars": 10, "last_update": "2025-06-01 16:34:55", - "author_account_age_days": 2132 + "author_account_age_days": 2133 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 69, @@ -3387,32 +3392,32 @@ "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 2, "last_update": "2025-04-09 01:07:33", - "author_account_age_days": 972 + "author_account_age_days": 973 }, "https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix": { "stars": 43, "last_update": "2025-06-04 21:48:12", - "author_account_age_days": 4074 + "author_account_age_days": 4075 }, "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": { "stars": 5, "last_update": "2024-11-03 02:48:52", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": { "stars": 8, "last_update": "2025-06-21 08:50:06", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/NakamuraShippo/ComfyUI-NS-Util": { "stars": 1, "last_update": "2025-07-16 12:59:18", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/NeoDroleDeGueule/comfyui-image-mixer": { "stars": 0, "last_update": "2025-06-11 16:54:15", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/NeoGriever/ComfyUI-NeoGriever": { "stars": 2, @@ -3422,12 +3427,12 @@ "https://github.com/NeonLightning/neonllama": { "stars": 1, "last_update": "2025-06-20 22:49:39", - "author_account_age_days": 4610 + "author_account_age_days": 4611 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1718 + "author_account_age_days": 1719 }, "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": { "stars": 34, @@ -3452,7 +3457,7 @@ "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { "stars": 20, "last_update": "2025-07-19 02:44:29", - "author_account_age_days": 1001 + "author_account_age_days": 1002 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, @@ -3472,22 +3477,22 @@ "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": { "stars": 1, "last_update": "2025-04-10 00:32:13", - "author_account_age_days": 2670 + "author_account_age_days": 2671 }, "https://github.com/Nikosis/ComfyUI-Nikosis-Preprocessors": { "stars": 2, "last_update": "2025-04-08 12:28:17", - "author_account_age_days": 2670 + "author_account_age_days": 2671 }, "https://github.com/NimaNzrii/comfyui-photoshop": { "stars": 1168, "last_update": "2025-05-17 18:02:00", - "author_account_age_days": 638 + "author_account_age_days": 639 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 638 + "author_account_age_days": 639 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 32, @@ -3497,12 +3502,12 @@ "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 6, "last_update": "2025-05-07 18:47:45", - "author_account_age_days": 1597 + "author_account_age_days": 1598 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 16, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 4225 + "author_account_age_days": 4226 }, "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper": { "stars": 22, @@ -3512,7 +3517,7 @@ "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 265, @@ -3522,12 +3527,12 @@ "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 226, "last_update": "2024-08-15 21:07:32", - "author_account_age_days": 4873 + "author_account_age_days": 4874 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { "stars": 556, "last_update": "2025-07-06 11:37:45", - "author_account_age_days": 4873 + "author_account_age_days": 4874 }, "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 0, @@ -3547,12 +3552,12 @@ "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1566 + "author_account_age_days": 1567 }, "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery": { "stars": 38, "last_update": "2025-06-07 02:47:12", - "author_account_age_days": 347 + "author_account_age_days": 348 }, "https://github.com/OliverCrosby/Comfyui-Minimap": { "stars": 97, @@ -3562,12 +3567,12 @@ "https://github.com/OneThingAI/ComfyUI_Onething_CV": { "stars": 0, "last_update": "2025-07-09 11:35:22", - "author_account_age_days": 349 + "author_account_age_days": 350 }, "https://github.com/OneThingAI/ComfyUI_Onething_Image": { "stars": 0, "last_update": "2025-07-15 06:42:23", - "author_account_age_days": 349 + "author_account_age_days": 350 }, "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, @@ -3577,12 +3582,12 @@ "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 21, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 1169 + "author_account_age_days": 1170 }, "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": { "stars": 0, "last_update": "2024-08-14 04:00:49", - "author_account_age_days": 2927 + "author_account_age_days": 2928 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 16, @@ -3597,32 +3602,32 @@ "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 3, "last_update": "2025-03-22 01:25:55", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload": { "stars": 1, "last_update": "2025-03-29 00:39:01", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper": { "stars": 1, "last_update": "2025-04-19 09:40:38", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Pablerdo/ComfyUI-ZeptaframePromptMerger": { "stars": 1, "last_update": "2025-03-21 17:42:55", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": { - "stars": 9, + "stars": 10, "last_update": "2025-05-09 22:51:17", - "author_account_age_days": 1879 + "author_account_age_days": 1880 }, "https://github.com/PanicTitan/ComfyUI-Gallery": { "stars": 47, "last_update": "2025-07-10 23:49:50", - "author_account_age_days": 1879 + "author_account_age_days": 1880 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, @@ -3632,7 +3637,7 @@ "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 11, "last_update": "2025-03-12 07:36:41", - "author_account_age_days": 5163 + "author_account_age_days": 5164 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, @@ -3642,7 +3647,7 @@ "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": { "stars": 0, "last_update": "2025-03-18 17:38:28", - "author_account_age_days": 2237 + "author_account_age_days": 2238 }, "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 1, @@ -3652,12 +3657,12 @@ "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 22, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3601 + "author_account_age_days": 3602 }, "https://github.com/Phando/ComfyUI-PhandoNodes": { "stars": 0, "last_update": "2024-09-05 16:12:24", - "author_account_age_days": 5619 + "author_account_age_days": 5620 }, "https://github.com/Pheat-AI/Remade_nodes": { "stars": 3, @@ -3672,17 +3677,17 @@ "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "stars": 0, "last_update": "2025-06-05 19:20:04", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, "last_update": "2025-01-20 05:44:54", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/PixelML/ComfyUI-PixelML-CustomNodes": { "stars": 0, @@ -3692,12 +3697,12 @@ "https://github.com/PnthrLeo/comfyUI-PL-data-tools": { "stars": 1, "last_update": "2024-12-03 13:39:28", - "author_account_age_days": 2945 + "author_account_age_days": 2946 }, "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher": { "stars": 2, "last_update": "2024-11-07 08:59:23", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/Positliver/comfyui-zegr": { "stars": 1, @@ -3705,24 +3710,24 @@ "author_account_age_days": 3786 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { - "stars": 2446, + "stars": 2444, "last_update": "2024-08-21 06:14:24", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/PressWagon/ComfyUI-StringsAndThings": { "stars": 2, "last_update": "2025-05-18 12:01:37", - "author_account_age_days": 219 + "author_account_age_days": 220 }, "https://github.com/ProGamerGov/ComfyUI_preview360panorama": { - "stars": 63, + "stars": 64, "last_update": "2025-05-25 19:26:43", - "author_account_age_days": 3836 + "author_account_age_days": 3837 }, "https://github.com/ProGamerGov/ComfyUI_pytorch360convert": { "stars": 14, "last_update": "2025-02-27 20:23:27", - "author_account_age_days": 3836 + "author_account_age_days": 3837 }, "https://github.com/PrunaAI/ComfyUI_pruna": { "stars": 64, @@ -3732,37 +3737,37 @@ "https://github.com/Pseudotools/Pseudocomfy": { "stars": 1, "last_update": "2025-07-17 01:02:43", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/Q-Bug4/Comfyui-Qb-DateNodes": { "stars": 1, "last_update": "2025-07-14 11:37:31", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": { "stars": 5, "last_update": "2025-03-27 12:51:03", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/Q-Bug4/comfyui-qbug-batch": { "stars": 2, "last_update": "2025-04-13 03:05:36", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1644 + "author_account_age_days": 1645 }, "https://github.com/QijiTec/ComfyUI-RED-UNO": { "stars": 26, "last_update": "2025-04-21 01:07:24", - "author_account_age_days": 857 + "author_account_age_days": 858 }, "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, "last_update": "2025-05-24 03:55:35", - "author_account_age_days": 192 + "author_account_age_days": 193 }, "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": { "stars": 4, @@ -3770,7 +3775,7 @@ "author_account_age_days": 4326 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { - "stars": 12, + "stars": 13, "last_update": "2025-07-19 09:56:30", "author_account_age_days": 555 }, @@ -3797,42 +3802,42 @@ "https://github.com/ReBeating/ComfyUI-Artist-Selector": { "stars": 1, "last_update": "2025-02-10 15:39:41", - "author_account_age_days": 1772 + "author_account_age_days": 1773 }, "https://github.com/Reithan/negative_rejection_steering": { "stars": 8, "last_update": "2025-07-21 11:01:10", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 7, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 580 + "author_account_age_days": 581 }, "https://github.com/RhizoNymph/ComfyUI-CLIPSlider": { "stars": 9, "last_update": "2024-09-07 19:47:02", - "author_account_age_days": 1561 + "author_account_age_days": 1562 }, "https://github.com/RhizoNymph/ComfyUI-ColorWheel": { "stars": 1, "last_update": "2024-10-13 06:26:51", - "author_account_age_days": 1561 + "author_account_age_days": 1562 }, "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, "last_update": "2024-08-11 07:25:04", - "author_account_age_days": 1561 + "author_account_age_days": 1562 }, "https://github.com/RiceRound/ComfyUI_CryptoCat": { - "stars": 90, + "stars": 91, "last_update": "2025-06-19 04:14:31", - "author_account_age_days": 298 + "author_account_age_days": 299 }, "https://github.com/RiceRound/ComfyUI_RiceRound": { "stars": 17, "last_update": "2025-03-18 07:31:16", - "author_account_age_days": 298 + "author_account_age_days": 299 }, "https://github.com/Rinsanga1/comfyui-florence2xy": { "stars": 0, @@ -3897,7 +3902,7 @@ "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 6, "last_update": "2024-08-19 01:06:16", - "author_account_age_days": 1051 + "author_account_age_days": 1052 }, "https://github.com/SKBv0/ComfyUI_SKBundle": { "stars": 74, @@ -3917,12 +3922,12 @@ "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2025-03-12 00:17:50", - "author_account_age_days": 4477 + "author_account_age_days": 4478 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 30, "last_update": "2025-03-28 10:50:35", - "author_account_age_days": 4477 + "author_account_age_days": 4478 }, "https://github.com/SS-snap/ComfyUI-Ad_scheduler": { "stars": 6, @@ -3947,22 +3952,22 @@ "https://github.com/SXQBW/ComfyUI-Qwen": { "stars": 6, "last_update": "2025-05-26 05:01:41", - "author_account_age_days": 3186 + "author_account_age_days": 3187 }, "https://github.com/SXQBW/ComfyUI-Qwen-Omni": { "stars": 22, "last_update": "2025-06-08 07:53:11", - "author_account_age_days": 3186 + "author_account_age_days": 3187 }, "https://github.com/SXQBW/ComfyUI-Qwen-VL": { "stars": 7, "last_update": "2025-05-26 06:11:20", - "author_account_age_days": 3186 + "author_account_age_days": 3187 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 416, "last_update": "2024-11-22 19:28:20", - "author_account_age_days": 1837 + "author_account_age_days": 1838 }, "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": { "stars": 0, @@ -3982,17 +3987,17 @@ "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 2, "last_update": "2025-05-26 22:46:39", - "author_account_age_days": 1025 + "author_account_age_days": 1026 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, "last_update": "2025-06-18 16:41:48", - "author_account_age_days": 1025 + "author_account_age_days": 1026 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 3, "last_update": "2025-05-07 23:48:49", - "author_account_age_days": 1025 + "author_account_age_days": 1026 }, "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 2, @@ -4002,7 +4007,7 @@ "https://github.com/SayanoAI/Comfy-RVC": { "stars": 23, "last_update": "2024-10-09 04:08:31", - "author_account_age_days": 2997 + "author_account_age_days": 2998 }, "https://github.com/Sayene/comfyui-base64-to-image-size": { "stars": 0, @@ -4032,22 +4037,22 @@ "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": { "stars": 75, "last_update": "2025-01-31 09:01:23", - "author_account_age_days": 1914 + "author_account_age_days": 1915 }, "https://github.com/SeanScripts/ComfyUI-Unload-Model": { "stars": 51, "last_update": "2025-06-13 04:22:23", - "author_account_age_days": 1914 + "author_account_age_days": 1915 }, "https://github.com/SeargeDP/ComfyUI_Searge_LLM": { "stars": 111, "last_update": "2024-09-04 09:04:18", - "author_account_age_days": 4565 + "author_account_age_days": 4566 }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 853, + "stars": 854, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4565 + "author_account_age_days": 4566 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 100, @@ -4062,22 +4067,22 @@ "https://github.com/Semper-Sursum/HF-Flux-ComfyUI": { "stars": 2, "last_update": "2025-03-29 17:35:11", - "author_account_age_days": 183 + "author_account_age_days": 184 }, "https://github.com/ServiceStack/comfy-asset-downloader": { "stars": 7, "last_update": "2025-05-08 16:21:02", - "author_account_age_days": 5279 + "author_account_age_days": 5280 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 4, "last_update": "2025-03-08 20:09:28", - "author_account_age_days": 3791 + "author_account_age_days": 3792 }, "https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": { - "stars": 416, + "stars": 415, "last_update": "2025-06-22 08:50:25", - "author_account_age_days": 243 + "author_account_age_days": 244 }, "https://github.com/Shannooty/ComfyUI-Timer-Nodes": { "stars": 3, @@ -4087,32 +4092,32 @@ "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 4, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL": { "stars": 6, "last_update": "2025-06-29 14:25:52", - "author_account_age_days": 780 + "author_account_age_days": 781 }, "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter": { - "stars": 24, + "stars": 25, "last_update": "2025-02-18 07:36:09", - "author_account_age_days": 780 + "author_account_age_days": 781 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd": { "stars": 0, "last_update": "2025-03-02 00:15:45", - "author_account_age_days": 780 + "author_account_age_days": 781 }, "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": { "stars": 3, "last_update": "2025-06-13 08:51:55", - "author_account_age_days": 780 + "author_account_age_days": 781 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 10, "last_update": "2025-04-23 04:49:00", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/ShinChven/sc-comfy-nodes": { "stars": 1, @@ -4122,182 +4127,182 @@ "https://github.com/ShmuelRonen/ComfyUI-Apply_Style_Model_Adjust": { "stars": 9, "last_update": "2024-11-23 03:57:20", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": { "stars": 18, "last_update": "2024-07-18 12:41:22", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-Audio_Quality_Enhancer": { "stars": 13, "last_update": "2025-05-11 20:53:31", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler": { "stars": 17, "last_update": "2024-12-23 10:54:08", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-DeepSeek_R1-Chat": { "stars": 20, "last_update": "2025-01-27 17:14:24", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-EmptyHunyuanLatent": { "stars": 8, "last_update": "2024-12-29 05:30:57", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-FramePackWrapper_Plus": { "stars": 100, "last_update": "2025-05-19 21:10:06", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { "stars": 109, "last_update": "2025-03-20 11:25:12", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-FreeVC_wrapper": { "stars": 63, "last_update": "2025-04-03 13:49:04", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-Gemini_Flash_2.0_Exp": { "stars": 309, "last_update": "2025-04-22 17:30:51", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-Gemini_TTS": { "stars": 15, "last_update": "2025-05-23 14:21:58", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoSamplerSave": { "stars": 19, "last_update": "2025-02-05 19:26:18", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoStyler": { "stars": 43, "last_update": "2024-12-31 19:19:42", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider": { "stars": 42, "last_update": "2024-12-27 11:19:59", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision": { "stars": 27, "last_update": "2025-03-20 11:20:56", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-JoyHallo_wrapper": { "stars": 8, "last_update": "2025-03-20 11:24:21", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-LatentSyncWrapper": { "stars": 861, "last_update": "2025-06-14 12:30:27", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-Orpheus-TTS": { "stars": 6, "last_update": "2025-05-03 22:06:22", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-PS_Flatten_Image": { "stars": 7, "last_update": "2025-04-02 10:58:27", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-PixArt_XL": { "stars": 2, "last_update": "2025-03-20 11:23:20", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 3, "last_update": "2025-03-09 04:33:26", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-ThinkSound_Wrapper": { "stars": 9, "last_update": "2025-07-14 15:38:03", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-Veo2-Experimental": { "stars": 27, "last_update": "2025-04-12 04:25:55", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-VideoUpscale_WithModel": { - "stars": 74, + "stars": 75, "last_update": "2025-05-02 20:13:08", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI-WanVideoKsampler": { "stars": 35, "last_update": "2025-02-27 13:48:05", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI_ChatterBox_Voice": { "stars": 16, "last_update": "2025-06-04 18:50:40", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": { "stars": 57, "last_update": "2025-03-20 11:21:27", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 31, "last_update": "2025-03-20 04:42:59", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI_Hedra": { - "stars": 2, + "stars": 3, "last_update": "2025-05-04 16:41:02", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI_pixtral_large": { "stars": 16, "last_update": "2025-07-21 19:10:32", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI_pixtral_vision": { "stars": 16, "last_update": "2024-11-20 12:58:30", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 138, "last_update": "2024-09-18 13:17:42", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/DJ_VideoAudioMixer": { "stars": 2, "last_update": "2025-04-04 16:06:49", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/FluxKontextCreator": { "stars": 52, "last_update": "2025-06-10 17:07:05", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/comfyui-openai_fm": { "stars": 2, "last_update": "2025-04-03 14:25:24", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/ShmuelRonen/google_moogle": { "stars": 5, "last_update": "2025-03-27 19:59:35", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 5, @@ -4307,7 +4312,7 @@ "https://github.com/ShunL12324/comfy-portal-endpoint": { "stars": 0, "last_update": "2025-05-17 05:43:21", - "author_account_age_days": 2932 + "author_account_age_days": 2933 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 40, @@ -4327,22 +4332,22 @@ "https://github.com/SignalCha1n/comfyui-ComfySnap": { "stars": 1, "last_update": "2025-04-27 15:24:25", - "author_account_age_days": 103 + "author_account_age_days": 104 }, "https://github.com/SijieMei/ComfyUI-promptHistory": { "stars": 0, "last_update": "2025-03-24 03:32:05", - "author_account_age_days": 2305 + "author_account_age_days": 2306 }, "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": { "stars": 0, "last_update": "2025-05-10 15:54:59", - "author_account_age_days": 2672 + "author_account_age_days": 2673 }, "https://github.com/SipherAGI/comfyui-animatediff": { "stars": 740, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 799 + "author_account_age_days": 800 }, "https://github.com/SirWillance/FoW_Suite_LIGHT": { "stars": 2, @@ -4362,7 +4367,7 @@ "https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": { "stars": 5, "last_update": "2025-03-29 04:35:17", - "author_account_age_days": 1591 + "author_account_age_days": 1592 }, "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3": { "stars": 63, @@ -4382,7 +4387,7 @@ "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 1, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 1085 + "author_account_age_days": 1086 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 14, @@ -4417,62 +4422,62 @@ "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 23, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4641 + "author_account_age_days": 4642 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-08-22 03:12:11", - "author_account_age_days": 473 + "author_account_age_days": 474 }, "https://github.com/SozeInc/ComfyUI_Soze": { "stars": 6, "last_update": "2025-07-07 15:54:47", - "author_account_age_days": 473 + "author_account_age_days": 474 }, "https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt": { "stars": 3, "last_update": "2025-04-15 20:36:37", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/SparknightLLC/ComfyUI-GPENO": { "stars": 68, "last_update": "2025-04-15 20:29:05", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutosize": { "stars": 0, "last_update": "2025-05-23 19:44:54", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutotone": { "stars": 14, "last_update": "2025-04-15 20:35:55", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/SparknightLLC/ComfyUI-LatentClamp": { "stars": 2, "last_update": "2025-04-15 20:36:15", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/SparknightLLC/ComfyUI-MaskArbiter": { "stars": 4, "last_update": "2025-04-15 20:35:34", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": { "stars": 0, "last_update": "2025-04-22 00:31:50", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/SpenserCai/ComfyUI-FunAudioLLM": { "stars": 84, "last_update": "2024-11-27 09:22:05", - "author_account_age_days": 3109 + "author_account_age_days": 3110 }, "https://github.com/SshunWang/ComfyUI_CosyVoice": { "stars": 15, "last_update": "2025-02-05 23:48:10", - "author_account_age_days": 2336 + "author_account_age_days": 2337 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 61, @@ -4487,7 +4492,7 @@ "https://github.com/StableLlama/ComfyUI-basic_data_handling": { "stars": 10, "last_update": "2025-07-17 20:12:49", - "author_account_age_days": 572 + "author_account_age_days": 573 }, "https://github.com/StarAsh042/ComfyUI_RollingArtist": { "stars": 0, @@ -4497,72 +4502,72 @@ "https://github.com/StarMagicAI/comfyui_tagger": { "stars": 5, "last_update": "2024-09-03 02:01:59", - "author_account_age_days": 3940 + "author_account_age_days": 3941 }, "https://github.com/Starnodes2024/ComfyUI_StarNodes": { "stars": 41, "last_update": "2025-07-07 06:43:54", - "author_account_age_days": 396 + "author_account_age_days": 397 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 124, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 7, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 217, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_CXH_DeepLX": { "stars": 8, "last_update": "2024-09-21 02:38:08", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_CXH_FluxLoraMerge": { "stars": 24, "last_update": "2024-12-26 06:56:07", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_CXH_Phi_3.5": { "stars": 16, "last_update": "2024-08-22 04:45:39", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_Gemini2": { "stars": 16, "last_update": "2024-12-12 09:42:42", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 57, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 91, "last_update": "2024-07-24 14:45:58", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/Steudio/ComfyUI_Steudio": { "stars": 72, "last_update": "2025-07-13 18:57:26", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/Style-Mosaic/dino-x-comfyui-node": { "stars": 1, "last_update": "2025-01-28 21:40:18", - "author_account_age_days": 261 + "author_account_age_days": 262 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 171, "last_update": "2025-07-20 12:24:00", - "author_account_age_days": 483 + "author_account_age_days": 484 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, @@ -4570,14 +4575,14 @@ "author_account_age_days": 3972 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 939, + "stars": 941, "last_update": "2024-07-24 11:16:13", "author_account_age_days": 2544 }, "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 0, "last_update": "2025-07-12 22:01:38", - "author_account_age_days": 2432 + "author_account_age_days": 2433 }, "https://github.com/Sxela/ComfyWarp": { "stars": 47, @@ -4602,12 +4607,12 @@ "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 135, "last_update": "2025-04-28 07:00:45", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 194, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 151, @@ -4622,7 +4627,7 @@ "https://github.com/TMElyralab/Comfyui-MusePose": { "stars": 417, "last_update": "2024-07-31 06:21:52", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, @@ -4672,12 +4677,12 @@ "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-08-14 01:49:13", - "author_account_age_days": 425 + "author_account_age_days": 426 }, "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS": { "stars": 2, "last_update": "2025-06-04 10:19:49", - "author_account_age_days": 3443 + "author_account_age_days": 3444 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 14, @@ -4687,42 +4692,42 @@ "https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes": { "stars": 1, "last_update": "2025-06-20 22:03:36", - "author_account_age_days": 4900 + "author_account_age_days": 4901 }, "https://github.com/Taremin/comfyui-keep-multiple-tabs": { "stars": 5, "last_update": "2025-02-25 15:53:35", - "author_account_age_days": 2609 + "author_account_age_days": 2610 }, "https://github.com/Taremin/comfyui-prompt-config": { "stars": 0, "last_update": "2025-02-28 03:53:16", - "author_account_age_days": 2609 + "author_account_age_days": 2610 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 7, "last_update": "2025-03-04 07:49:21", - "author_account_age_days": 2609 + "author_account_age_days": 2610 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2025-02-26 13:22:39", - "author_account_age_days": 2609 + "author_account_age_days": 2610 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 27, "last_update": "2025-03-06 08:57:58", - "author_account_age_days": 2609 + "author_account_age_days": 2610 }, "https://github.com/TashaSkyUp/EternalKernelPytorchNodes": { "stars": 1, "last_update": "2025-06-22 19:16:21", - "author_account_age_days": 3558 + "author_account_age_days": 3559 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 5, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3611 + "author_account_age_days": 3612 }, "https://github.com/TemryL/ComfyS3": { "stars": 48, @@ -4737,7 +4742,7 @@ "https://github.com/Temult/TWanSigmaGraph": { "stars": 8, "last_update": "2025-04-17 09:39:00", - "author_account_age_days": 660 + "author_account_age_days": 661 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 382, @@ -4757,12 +4762,12 @@ "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "author_account_age_days": 130 + "author_account_age_days": 131 }, "https://github.com/TheBarret/ZSuite": { "stars": 9, "last_update": "2024-08-10 13:31:03", - "author_account_age_days": 3106 + "author_account_age_days": 3107 }, "https://github.com/TheBill2001/ComfyUI-Save-Image-Caption": { "stars": 8, @@ -4777,35 +4782,35 @@ "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 1, "last_update": "2025-06-21 15:09:46", - "author_account_age_days": 1473 + "author_account_age_days": 1474 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 470, + "stars": 469, "last_update": "2024-08-30 09:50:34", "author_account_age_days": 559 }, "https://github.com/TheWhykiki/Whykiki-ComfyUIToolset": { "stars": 0, "last_update": "2025-03-02 22:17:54", - "author_account_age_days": 3711 + "author_account_age_days": 3712 }, "https://github.com/ThepExcel/aiangelgallery-comfyui": { "stars": 2, "last_update": "2025-01-15 07:53:09", - "author_account_age_days": 1955 + "author_account_age_days": 1956 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 10, "last_update": "2024-11-13 20:46:08", - "author_account_age_days": 1329 + "author_account_age_days": 1330 }, "https://github.com/TiamaTiramisu/risutools": { "stars": 1, "last_update": "2025-04-20 22:51:50", - "author_account_age_days": 394 + "author_account_age_days": 395 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 533, + "stars": 532, "last_update": "2025-03-14 08:21:19", "author_account_age_days": 1015 }, @@ -4817,12 +4822,12 @@ "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 159, "last_update": "2025-06-24 14:59:29", - "author_account_age_days": 3783 + "author_account_age_days": 3784 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 1, "last_update": "2025-02-13 16:41:59", - "author_account_age_days": 932 + "author_account_age_days": 933 }, "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": { "stars": 1, @@ -4832,22 +4837,22 @@ "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 58, "last_update": "2025-06-18 09:32:23", - "author_account_age_days": 1254 + "author_account_age_days": 1255 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 45, "last_update": "2024-08-26 16:33:49", - "author_account_age_days": 4247 + "author_account_age_days": 4248 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 14, "last_update": "2024-11-10 20:44:23", - "author_account_age_days": 4247 + "author_account_age_days": 4248 }, "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, "last_update": "2025-05-22 07:41:32", - "author_account_age_days": 1112 + "author_account_age_days": 1113 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 128, @@ -4862,7 +4867,7 @@ "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1679 + "author_account_age_days": 1680 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 6, @@ -4877,7 +4882,7 @@ "https://github.com/VK/vk-nodes": { "stars": 0, "last_update": "2025-05-07 19:59:57", - "author_account_age_days": 5739 + "author_account_age_days": 5740 }, "https://github.com/Vaibhavs10/ComfyUI-DDUF": { "stars": 5, @@ -4890,7 +4895,7 @@ "author_account_age_days": 673 }, "https://github.com/VangengLab/ComfyUI-LivePortrait_v3": { - "stars": 22, + "stars": 23, "last_update": "2024-11-09 07:59:42", "author_account_age_days": 673 }, @@ -4907,7 +4912,7 @@ "https://github.com/VertexStudio/roblox-comfyui-nodes": { "stars": 0, "last_update": "2024-10-08 16:35:54", - "author_account_age_days": 3372 + "author_account_age_days": 3373 }, "https://github.com/VikramxD/VEnhancer-ComfyUI-Wrapper": { "stars": 12, @@ -4917,57 +4922,57 @@ "https://github.com/Visionatrix/ComfyUI-Gemini": { "stars": 12, "last_update": "2025-07-21 19:55:28", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/Visionatrix/ComfyUI-RemoteVAE": { "stars": 2, "last_update": "2025-07-05 18:20:05", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 1, "last_update": "2025-07-06 10:53:01", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/VrchStudio/comfyui-web-viewer": { - "stars": 231, + "stars": 232, "last_update": "2025-07-21 19:22:41", "author_account_age_days": 1314 }, "https://github.com/VykosX/ControlFlowUtils": { "stars": 123, "last_update": "2024-12-09 17:24:48", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 33, "last_update": "2025-03-27 14:52:46", - "author_account_age_days": 5019 + "author_account_age_days": 5020 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 119, "last_update": "2024-10-27 01:49:14", - "author_account_age_days": 5019 + "author_account_age_days": 5020 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 24, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 5019 + "author_account_age_days": 5020 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 76, "last_update": "2024-07-31 13:48:33", - "author_account_age_days": 5019 + "author_account_age_days": 5020 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 35, "last_update": "2025-07-18 17:18:44", - "author_account_age_days": 5019 + "author_account_age_days": 5020 }, "https://github.com/WASasquatch/face-upscaling-and-seamless-embedding": { "stars": 2, "last_update": "2025-07-20 02:04:50", - "author_account_age_days": 5019 + "author_account_age_days": 5020 }, "https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": { "stars": 2, @@ -4977,12 +4982,12 @@ "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 5, "last_update": "2024-07-30 04:43:14", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": { "stars": 3, "last_update": "2025-07-03 19:44:52", - "author_account_age_days": 1016 + "author_account_age_days": 1017 }, "https://github.com/WainWong/ComfyUI-Loop-image": { "stars": 34, @@ -5002,7 +5007,7 @@ "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": { "stars": 3, "last_update": "2025-07-16 14:45:44", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/WaveSpeedAI/wavespeed-comfyui": { "stars": 17, @@ -5012,12 +5017,12 @@ "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 4146 + "author_account_age_days": 4147 }, "https://github.com/Wenaka2004/ComfyUI-TagClassifier": { "stars": 24, "last_update": "2025-01-31 04:28:34", - "author_account_age_days": 932 + "author_account_age_days": 933 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -5027,17 +5032,17 @@ "https://github.com/Windecay/ComfyUI-ReservedVRAM": { "stars": 18, "last_update": "2025-06-29 13:42:36", - "author_account_age_days": 419 + "author_account_age_days": 420 }, "https://github.com/X-School-Academy/X-FluxAgent": { "stars": 26, "last_update": "2025-06-05 08:28:11", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes": { "stars": 45, "last_update": "2024-09-04 11:37:04", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/XLabs-AI/x-flux-comfyui": { "stars": 1599, @@ -5047,7 +5052,7 @@ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, "last_update": "2025-06-04 20:33:17", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, @@ -5062,17 +5067,17 @@ "https://github.com/Xiangyu-CAS/HandFixer": { "stars": 190, "last_update": "2025-02-10 02:02:01", - "author_account_age_days": 3782 + "author_account_age_days": 3783 }, "https://github.com/XieJunchen/comfyUI_LLM": { "stars": 2, "last_update": "2025-07-06 14:15:54", - "author_account_age_days": 2168 + "author_account_age_days": 2169 }, "https://github.com/Xkipper/ComfyUI_SkipperNodes": { "stars": 0, "last_update": "2025-04-26 20:13:45", - "author_account_age_days": 3873 + "author_account_age_days": 3874 }, "https://github.com/XmYx/ComfyUI-SmolLM3": { "stars": 3, @@ -5087,37 +5092,37 @@ "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4718 + "author_account_age_days": 4719 }, "https://github.com/YMC-GitHub/comfyui_node_ymc_effect_shatter": { "stars": 0, "last_update": "2025-04-12 15:00:21", - "author_account_age_days": 3089 + "author_account_age_days": 3090 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 0, "last_update": "2025-06-06 12:23:11", - "author_account_age_days": 3089 + "author_account_age_days": 3090 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 20, "last_update": "2025-06-09 08:07:23", - "author_account_age_days": 3089 + "author_account_age_days": 3090 }, "https://github.com/YMC-GitHub/ymc_node_joy": { "stars": 0, "last_update": "2025-06-19 07:24:28", - "author_account_age_days": 3089 + "author_account_age_days": 3090 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 15, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 4149 + "author_account_age_days": 4150 }, "https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling": { "stars": 21, "last_update": "2025-02-27 21:13:18", - "author_account_age_days": 393 + "author_account_age_days": 394 }, "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, @@ -5137,17 +5142,17 @@ "https://github.com/YarvixPA/ComfyUI-NeuralMedia": { "stars": 5, "last_update": "2025-07-16 08:15:03", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 16, "last_update": "2025-01-03 03:58:20", - "author_account_age_days": 1180 + "author_account_age_days": 1181 }, "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 2, "last_update": "2025-06-30 06:46:20", - "author_account_age_days": 934 + "author_account_age_days": 935 }, "https://github.com/Yuan-ManX/ComfyUI-AniSora": { "stars": 41, @@ -5192,10 +5197,10 @@ "https://github.com/Yuan-ManX/ComfyUI-HiggsAudio": { "stars": 1, "last_update": "2025-07-23 07:53:30", - "author_account_age_days": 1834 + "author_account_age_days": 1835 }, "https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1": { - "stars": 21, + "stars": 22, "last_update": "2025-06-16 07:03:54", "author_account_age_days": 1834 }, @@ -5297,7 +5302,7 @@ "https://github.com/Yuan-ManX/ComfyUI-ThinkSound": { "stars": 16, "last_update": "2025-07-12 03:48:32", - "author_account_age_days": 1834 + "author_account_age_days": 1835 }, "https://github.com/Yuan-ManX/ComfyUI-UNO": { "stars": 10, @@ -5312,7 +5317,7 @@ "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node": { "stars": 1, "last_update": "2025-07-15 00:58:42", - "author_account_age_days": 1800 + "author_account_age_days": 1801 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 377, @@ -5412,7 +5417,7 @@ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 23, "last_update": "2024-07-19 06:38:39", - "author_account_age_days": 1667 + "author_account_age_days": 1668 }, "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx": { "stars": 1, @@ -5427,12 +5432,12 @@ "https://github.com/Zar4X/ComfyUI-Batch-Process": { "stars": 2, "last_update": "2025-07-03 10:56:16", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/Zar4X/ComfyUI-Image-Resizing": { "stars": 1, "last_update": "2025-06-25 14:43:35", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, @@ -5457,42 +5462,42 @@ "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 119, "last_update": "2024-12-06 14:22:11", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 38, "last_update": "2024-09-08 09:17:04", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/a-und-b/ComfyUI_Delay": { "stars": 5, "last_update": "2025-01-10 11:20:35", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/a-und-b/ComfyUI_IC-Light-v2_fal": { "stars": 38, "last_update": "2025-05-05 08:34:47", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/a-und-b/ComfyUI_JSON_Helper": { "stars": 4, "last_update": "2025-01-09 15:54:55", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/a-und-b/ComfyUI_LoRA_from_URL": { "stars": 3, "last_update": "2025-01-16 13:40:26", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/a-und-b/ComfyUI_MaskAreaCondition": { "stars": 3, "last_update": "2025-04-28 08:23:36", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 102, @@ -5502,7 +5507,7 @@ "https://github.com/abdozmantar/ComfyUI-DeepExtract": { "stars": 39, "last_update": "2025-04-26 15:13:57", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 3, @@ -5517,17 +5522,17 @@ "https://github.com/abyz22/image_control": { "stars": 16, "last_update": "2024-08-31 08:39:44", - "author_account_age_days": 556 + "author_account_age_days": 557 }, "https://github.com/acorderob/sd-webui-prompt-postprocessor": { "stars": 36, "last_update": "2025-05-31 10:32:11", - "author_account_age_days": 4221 + "author_account_age_days": 4222 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 6, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 1097 + "author_account_age_days": 1098 }, "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 329, @@ -5537,7 +5542,12 @@ "https://github.com/adigayung/ComfyUI-Translator": { "stars": 13, "last_update": "2024-09-09 03:36:52", - "author_account_age_days": 607 + "author_account_age_days": 608 + }, + "https://github.com/adrianschubek/comfyui-zeug": { + "stars": 0, + "last_update": "2025-07-24 11:14:12", + "author_account_age_days": 3357 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 2, @@ -5547,17 +5557,17 @@ "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 33, "last_update": "2024-10-03 11:11:39", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 52, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { "stars": 7, "last_update": "2025-05-02 22:23:32", - "author_account_age_days": 2278 + "author_account_age_days": 2279 }, "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": { "stars": 2, @@ -5607,7 +5617,7 @@ "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, "last_update": "2025-02-21 13:31:14", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/aidec/Comfyui_TextBatch_aidec": { "stars": 9, @@ -5617,17 +5627,17 @@ "https://github.com/aidenli/ComfyUI_NYJY": { "stars": 126, "last_update": "2025-06-16 06:06:12", - "author_account_age_days": 4942 + "author_account_age_days": 4943 }, "https://github.com/aigc-apps/EasyAnimate": { - "stars": 2181, + "stars": 2184, "last_update": "2025-03-06 11:41:28", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/aigc-apps/VideoX-Fun": { "stars": 1221, "last_update": "2025-07-23 08:34:05", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": { "stars": 2, @@ -5637,82 +5647,82 @@ "https://github.com/ainewsto/Comfyui-chatgpt-api": { "stars": 51, "last_update": "2025-04-30 04:08:25", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/ainewsto/Comfyui-google-veo2-api": { "stars": 5, "last_update": "2025-05-06 06:43:48", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/ainewsto/Comfyui_Comfly_v2": { "stars": 43, - "last_update": "2025-07-23 11:08:37", - "author_account_age_days": 1048 + "last_update": "2025-07-24 03:32:45", + "author_account_age_days": 1049 }, "https://github.com/ainewsto/comfyui-labs-google": { "stars": 82, "last_update": "2025-06-18 02:12:39", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 2, "last_update": "2024-07-31 13:39:36", - "author_account_age_days": 383 + "author_account_age_days": 384 }, "https://github.com/ajbergh/comfyui-ethnicity_hairstyle_clip_encoder": { "stars": 2, "last_update": "2025-02-28 22:07:11", - "author_account_age_days": 2176 + "author_account_age_days": 2177 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { - "stars": 26, + "stars": 27, "last_update": "2025-04-05 00:47:00", - "author_account_age_days": 429 + "author_account_age_days": 430 }, "https://github.com/akatz-ai/ComfyUI-Basic-Math": { "stars": 0, "last_update": "2025-07-05 18:51:55", - "author_account_age_days": 429 + "author_account_age_days": 430 }, "https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes": { - "stars": 225, + "stars": 226, "last_update": "2025-05-05 04:23:55", - "author_account_age_days": 429 + "author_account_age_days": 430 }, "https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": { "stars": 301, "last_update": "2025-07-09 22:44:36", - "author_account_age_days": 429 + "author_account_age_days": 430 }, "https://github.com/akatz-ai/ComfyUI-X-Portrait-Nodes": { "stars": 86, "last_update": "2025-04-20 05:29:13", - "author_account_age_days": 429 + "author_account_age_days": 430 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 0, "last_update": "2024-10-20 20:12:15", - "author_account_age_days": 2728 + "author_account_age_days": 2729 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 1, "last_update": "2024-10-20 20:14:09", - "author_account_age_days": 2728 + "author_account_age_days": 2729 }, "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 5, "last_update": "2024-07-30 05:59:49", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 6, "last_update": "2024-07-31 13:48:47", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/al-swaiti/ComfyUI-OllamaGemini": { "stars": 109, "last_update": "2025-07-07 23:42:51", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 14, @@ -5722,12 +5732,12 @@ "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 5, "last_update": "2025-07-18 14:34:09", - "author_account_age_days": 4443 + "author_account_age_days": 4444 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, "last_update": "2025-07-16 02:29:07", - "author_account_age_days": 2219 + "author_account_age_days": 2220 }, "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, @@ -5737,12 +5747,12 @@ "https://github.com/alessandroperilli/APW_Nodes": { "stars": 4, "last_update": "2025-06-19 14:34:41", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 0, "last_update": "2025-07-06 11:07:34", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 7, @@ -5777,12 +5787,12 @@ "https://github.com/alexgenovese/ComfyUI-UNO-Flux": { "stars": 0, "last_update": "2025-06-16 17:27:27", - "author_account_age_days": 5408 + "author_account_age_days": 5409 }, "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": { "stars": 13, "last_update": "2024-09-01 13:04:48", - "author_account_age_days": 5408 + "author_account_age_days": 5409 }, "https://github.com/alexisrolland/ComfyUI-Blender": { "stars": 9, @@ -5805,19 +5815,19 @@ "author_account_age_days": 3074 }, "https://github.com/ali-vilab/ACE_plus": { - "stars": 1238, + "stars": 1240, "last_update": "2025-04-21 06:36:02", "author_account_age_days": 883 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 116, "last_update": "2024-11-16 07:51:07", - "author_account_age_days": 5254 + "author_account_age_days": 5255 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 79, "last_update": "2025-06-09 05:43:18", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 9, @@ -5832,77 +5842,77 @@ "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 17, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2388 + "author_account_age_days": 2389 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 103, "last_update": "2025-02-16 14:45:43", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 73, "last_update": "2025-02-23 10:28:40", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 582 + "author_account_age_days": 583 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 3347 + "author_account_age_days": 3348 }, "https://github.com/andygill/comfyui-sunflower-nodes": { "stars": 1, "last_update": "2025-01-02 04:23:22", - "author_account_age_days": 6186 + "author_account_age_days": 6187 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 2222 + "author_account_age_days": 2223 }, "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "author_account_age_days": 3115 + "author_account_age_days": 3116 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3115 + "author_account_age_days": 3116 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, "last_update": "2025-03-27 14:09:26", - "author_account_age_days": 2144 + "author_account_age_days": 2145 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 23, "last_update": "2025-04-02 21:40:49", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/arcum42/ComfyUI_SageUtils": { "stars": 6, - "last_update": "2025-07-20 23:45:22", + "last_update": "2025-07-24 06:14:45", "author_account_age_days": 6142 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 63, "last_update": "2025-05-22 16:16:37", - "author_account_age_days": 2739 + "author_account_age_days": 2740 }, "https://github.com/asaddi/ComfyUI-YALLM-node": { "stars": 3, "last_update": "2025-03-27 14:39:38", - "author_account_age_days": 3928 + "author_account_age_days": 3929 }, "https://github.com/asaddi/YALLM-LlamaVision": { "stars": 5, "last_update": "2025-03-27 14:42:04", - "author_account_age_days": 3928 + "author_account_age_days": 3929 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 60, @@ -5932,12 +5942,12 @@ "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader": { "stars": 4, "last_update": "2025-02-09 02:50:51", - "author_account_age_days": 408 + "author_account_age_days": 409 }, "https://github.com/asutermo/ComfyUI-Flux-TryOff": { "stars": 43, "last_update": "2025-03-10 21:05:14", - "author_account_age_days": 5305 + "author_account_age_days": 5306 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 162, @@ -5952,7 +5962,7 @@ "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 145, "last_update": "2024-10-09 08:44:54", - "author_account_age_days": 2742 + "author_account_age_days": 2743 }, "https://github.com/attashe/ComfyUI-FluxRegionAttention": { "stars": 134, @@ -5972,12 +5982,12 @@ "https://github.com/austinbrown34/ComfyUI-IO-Helpers": { "stars": 1, "last_update": "2025-02-13 14:29:22", - "author_account_age_days": 4492 + "author_account_age_days": 4493 }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 264, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 1248 + "author_account_age_days": 1249 }, "https://github.com/avenstack/ComfyUI-AV-FunASR": { "stars": 11, @@ -5997,12 +6007,12 @@ "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 26, "last_update": "2025-03-07 08:09:46", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, @@ -6012,17 +6022,17 @@ "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 4, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 695 + "author_account_age_days": 696 }, "https://github.com/azure-dragon-ai/ComfyUI-HPSv2-Nodes": { "stars": 6, "last_update": "2025-05-11 05:18:07", - "author_account_age_days": 695 + "author_account_age_days": 696 }, "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 4, "last_update": "2025-06-23 16:12:19", - "author_account_age_days": 71 + "author_account_age_days": 72 }, "https://github.com/bablueza/ComfyUI-Vaja-Ai4thai": { "stars": 0, @@ -6032,27 +6042,27 @@ "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "author_account_age_days": 799 + "author_account_age_days": 800 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 0, "last_update": "2025-05-16 07:28:19", - "author_account_age_days": 799 + "author_account_age_days": 800 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 43, "last_update": "2025-06-20 15:50:56", - "author_account_age_days": 2164 + "author_account_age_days": 2165 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { - "stars": 83, + "stars": 84, "last_update": "2024-05-22 20:40:03", "author_account_age_days": 5757 }, "https://github.com/badxprogramm/ComfyUI-GradientBlur": { "stars": 1, "last_update": "2025-04-10 03:47:51", - "author_account_age_days": 666 + "author_account_age_days": 667 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 12, @@ -6087,17 +6097,17 @@ "https://github.com/bash-j/mikey_nodes": { "stars": 157, "last_update": "2025-03-22 01:52:20", - "author_account_age_days": 4581 + "author_account_age_days": 4582 }, "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { - "stars": 78, + "stars": 80, "last_update": "2025-07-23 05:33:12", "author_account_age_days": 19 }, "https://github.com/bbtaivi/ComfyUI-Aiv-Param": { "stars": 1, "last_update": "2025-02-16 03:01:20", - "author_account_age_days": 848 + "author_account_age_days": 849 }, "https://github.com/bear2b/comfyui-argo-nodes": { "stars": 0, @@ -6117,17 +6127,17 @@ "https://github.com/benda1989/CosyVoice2_ComfyUI": { "stars": 20, "last_update": "2025-04-16 08:39:57", - "author_account_age_days": 2507 + "author_account_age_days": 2508 }, "https://github.com/benda1989/Sonic_ComfyUI": { "stars": 3, "last_update": "2025-02-24 10:04:56", - "author_account_age_days": 2507 + "author_account_age_days": 2508 }, "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 0, "last_update": "2025-06-12 22:37:05", - "author_account_age_days": 2160 + "author_account_age_days": 2161 }, "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, @@ -6162,12 +6172,12 @@ "https://github.com/bentoml/comfy-pack": { "stars": 168, "last_update": "2025-07-23 04:11:18", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/big-mon/ComfyUI-ResolutionPresets": { "stars": 1, "last_update": "2025-04-12 17:05:21", - "author_account_age_days": 3070 + "author_account_age_days": 3071 }, "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 1, @@ -6177,97 +6187,97 @@ "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3901 + "author_account_age_days": 3902 }, "https://github.com/billwuhao/ComfyUI_ACE-Step": { "stars": 156, "last_update": "2025-05-28 08:39:13", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_AudioTools": { "stars": 54, "last_update": "2025-07-07 05:08:44", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_CSM": { "stars": 5, "last_update": "2025-06-02 14:00:17", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_DiffRhythm": { "stars": 119, "last_update": "2025-05-30 12:12:57", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_EraX-WoW-Turbo": { "stars": 15, "last_update": "2025-05-23 09:41:43", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_IndexTTS": { - "stars": 101, + "stars": 102, "last_update": "2025-06-02 13:54:19", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_KokoroTTS_MW": { "stars": 26, "last_update": "2025-06-02 14:03:36", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_MegaTTS3": { - "stars": 107, + "stars": 108, "last_update": "2025-06-11 01:01:40", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_NotaGen": { "stars": 49, "last_update": "2025-06-06 02:58:28", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_OneButtonPrompt": { "stars": 21, "last_update": "2025-07-07 10:55:15", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_OuteTTS": { "stars": 9, "last_update": "2025-06-11 06:14:07", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_PortraitTools": { "stars": 17, "last_update": "2025-06-15 13:31:45", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_SOME": { "stars": 5, "last_update": "2025-06-10 08:08:17", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_SparkTTS": { "stars": 45, "last_update": "2025-05-23 09:45:08", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_StepAudioTTS": { "stars": 132, "last_update": "2025-05-23 09:45:26", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_gemmax": { "stars": 23, "last_update": "2025-05-30 12:17:42", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/ComfyUI_parakeet-tdt": { "stars": 3, "last_update": "2025-06-15 13:24:58", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/billwuhao/Comfyui_HeyGem": { - "stars": 87, + "stars": 88, "last_update": "2025-06-02 14:14:35", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 5, @@ -6277,12 +6287,12 @@ "https://github.com/black-forest-labs/bfl-comfy-nodes": { "stars": 81, "last_update": "2025-02-07 22:13:26", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/blackcodetavern/ComfyUI-Benripack": { "stars": 3, "last_update": "2024-09-07 09:06:00", - "author_account_age_days": 3267 + "author_account_age_days": 3268 }, "https://github.com/blepping/ComfyUI-ApplyResAdapterUnet": { "stars": 31, @@ -6317,7 +6327,7 @@ "https://github.com/blib-la/blibla-comfyui-extensions": { "stars": 174, "last_update": "2025-04-29 06:49:03", - "author_account_age_days": 667 + "author_account_age_days": 668 }, "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, @@ -6327,52 +6337,52 @@ "https://github.com/blob8/ComfyUI_sloppy-comic": { "stars": 9, "last_update": "2024-09-20 18:53:34", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/blovett80/ComfyUI-PixelDojo": { "stars": 0, "last_update": "2025-03-27 10:30:18", - "author_account_age_days": 596 + "author_account_age_days": 597 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2025-01-17 09:17:48", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 2, "last_update": "2025-03-31 08:48:48", - "author_account_age_days": 4961 + "author_account_age_days": 4962 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 47, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3930 + "author_account_age_days": 3931 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 9, "last_update": "2024-09-17 20:18:46", - "author_account_age_days": 3930 + "author_account_age_days": 3931 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 4, "last_update": "2025-03-17 14:49:40", - "author_account_age_days": 3930 + "author_account_age_days": 3931 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 10, "last_update": "2025-03-17 14:50:15", - "author_account_age_days": 3930 + "author_account_age_days": 3931 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 5, "last_update": "2025-03-17 14:51:47", - "author_account_age_days": 3930 + "author_account_age_days": 3931 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-08-22 22:28:30", - "author_account_age_days": 5138 + "author_account_age_days": 5139 }, "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, @@ -6382,27 +6392,27 @@ "https://github.com/bombax-xiaoice/ComfyUI-Allegro": { "stars": 4, "last_update": "2025-05-13 04:00:11", - "author_account_age_days": 302 + "author_account_age_days": 303 }, "https://github.com/bombax-xiaoice/ComfyUI-DisPose": { "stars": 0, "last_update": "2025-03-03 06:49:40", - "author_account_age_days": 302 + "author_account_age_days": 303 }, "https://github.com/bombax-xiaoice/ComfyUI-MagicDance": { "stars": 2, "last_update": "2024-12-26 04:43:40", - "author_account_age_days": 302 + "author_account_age_days": 303 }, "https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V": { "stars": 1, "last_update": "2025-01-21 07:58:50", - "author_account_age_days": 302 + "author_account_age_days": 303 }, "https://github.com/bombax-xiaoice/ComfyUI-OpenSoraPlan": { "stars": 1, "last_update": "2025-01-22 05:38:11", - "author_account_age_days": 302 + "author_account_age_days": 303 }, "https://github.com/bombless/comfyUI-RememberingUtils": { "stars": 0, @@ -6412,27 +6422,27 @@ "https://github.com/bongsang/ComfyUI-Bongsang": { "stars": 0, "last_update": "2025-01-05 05:42:30", - "author_account_age_days": 3997 + "author_account_age_days": 3998 }, "https://github.com/boredofnames/ComfyUI-ntfy": { "stars": 0, "last_update": "2025-03-28 00:54:54", - "author_account_age_days": 4492 + "author_account_age_days": 4493 }, "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-06-02 06:52:21", - "author_account_age_days": 1963 + "author_account_age_days": 1964 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { - "stars": 12, + "stars": 13, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 4050 + "author_account_age_days": 4051 }, "https://github.com/bradsec/ComfyUI_StringEssentials": { "stars": 16, "last_update": "2025-06-09 06:17:09", - "author_account_age_days": 4050 + "author_account_age_days": 4051 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, @@ -6455,14 +6465,14 @@ "author_account_age_days": 1988 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 301, + "stars": 302, "last_update": "2025-03-24 20:04:44", "author_account_age_days": 4634 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 49, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5549 + "author_account_age_days": 5550 }, "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata": { "stars": 0, @@ -6477,32 +6487,32 @@ "https://github.com/budihartono/comfyui-aspect-ratio-presets": { "stars": 1, "last_update": "2025-06-12 10:55:46", - "author_account_age_days": 5080 + "author_account_age_days": 5081 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-07-31 16:01:47", - "author_account_age_days": 5080 + "author_account_age_days": 5081 }, "https://github.com/bugltd/ComfyLab-Pack": { "stars": 5, "last_update": "2025-05-13 17:35:50", - "author_account_age_days": 193 + "author_account_age_days": 194 }, "https://github.com/burnsbert/ComfyUI-EBU-LMStudio": { "stars": 15, "last_update": "2025-07-21 02:21:02", - "author_account_age_days": 5039 + "author_account_age_days": 5040 }, "https://github.com/burnsbert/ComfyUI-EBU-PromptHelper": { "stars": 2, "last_update": "2025-07-21 02:04:36", - "author_account_age_days": 5039 + "author_account_age_days": 5040 }, "https://github.com/burnsbert/ComfyUI-EBU-Workflow": { "stars": 0, "last_update": "2025-07-22 01:23:36", - "author_account_age_days": 5039 + "author_account_age_days": 5040 }, "https://github.com/bvhari/ComfyUI_CFGStar": { "stars": 1, @@ -6561,8 +6571,8 @@ }, "https://github.com/calcuis/gguf": { "stars": 85, - "last_update": "2025-07-22 23:50:05", - "author_account_age_days": 1041 + "last_update": "2025-07-23 22:29:35", + "author_account_age_days": 1042 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { "stars": 46, @@ -6580,34 +6590,34 @@ "author_account_age_days": 2163 }, "https://github.com/cardenluo/ComfyUI-Apt_Preset": { - "stars": 121, - "last_update": "2025-07-23 09:30:50", + "stars": 124, + "last_update": "2025-07-24 02:50:05", "author_account_age_days": 798 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 43, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 67 + "author_account_age_days": 68 }, "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, "last_update": "2025-04-09 03:39:29", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, "last_update": "2025-04-30 17:03:38", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 470, "last_update": "2024-09-12 06:55:50", - "author_account_age_days": 1598 + "author_account_age_days": 1599 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 10, "last_update": "2025-05-10 13:32:13", - "author_account_age_days": 1598 + "author_account_age_days": 1599 }, "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 2, @@ -6617,17 +6627,17 @@ "https://github.com/cedarconnor/comfyui-BatchNameLoop": { "stars": 0, "last_update": "2025-07-22 04:11:06", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/cedarconnor/comfyui-LatLong": { "stars": 0, "last_update": "2025-07-20 18:58:20", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/cedarconnor/upsampler": { "stars": 1, - "last_update": "2025-07-22 03:37:00", - "author_account_age_days": 4689 + "last_update": "2025-07-24 04:54:00", + "author_account_age_days": 4690 }, "https://github.com/celoron/ComfyUI-VisualQueryTemplate": { "stars": 12, @@ -6647,7 +6657,7 @@ "https://github.com/cenzijing/ComfyUI-Markmap": { "stars": 1, "last_update": "2025-01-04 21:00:08", - "author_account_age_days": 1859 + "author_account_age_days": 1860 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 33, @@ -6657,12 +6667,12 @@ "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 135, "last_update": "2024-08-03 16:22:31", - "author_account_age_days": 1547 + "author_account_age_days": 1548 }, "https://github.com/cganimitta/ComfyUI_CGAnimittaTools": { "stars": 42, "last_update": "2025-04-11 05:29:55", - "author_account_age_days": 970 + "author_account_age_days": 971 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, @@ -6677,17 +6687,17 @@ "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 750 + "author_account_age_days": 751 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 750 + "author_account_age_days": 751 }, "https://github.com/changwook987/ComfyUI-Small-Utility": { "stars": 0, "last_update": "2025-01-25 17:18:32", - "author_account_age_days": 1587 + "author_account_age_days": 1588 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 253, @@ -6842,12 +6852,12 @@ "https://github.com/chaunceyyann/comfyui-image-processing-nodes": { "stars": 0, "last_update": "2025-07-22 16:26:29", - "author_account_age_days": 4261 + "author_account_age_days": 4262 }, "https://github.com/checkbins/checkbin-comfy": { "stars": 0, "last_update": "2025-01-31 18:05:33", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 6, @@ -6860,7 +6870,7 @@ "author_account_age_days": 3572 }, "https://github.com/chenpipi0807/ComfyUI-Index-TTS": { - "stars": 226, + "stars": 227, "last_update": "2025-06-25 14:30:23", "author_account_age_days": 681 }, @@ -6877,7 +6887,7 @@ "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3809 + "author_account_age_days": 3810 }, "https://github.com/cherninlab/logo-generator-comfyui": { "stars": 2, @@ -6892,77 +6902,77 @@ "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": { "stars": 344, "last_update": "2025-01-01 12:55:16", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/chflame163/ComfyUI_CogView4_Wrapper": { "stars": 53, "last_update": "2025-03-06 09:27:25", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 33, "last_update": "2025-03-31 13:12:01", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/chflame163/ComfyUI_Janus_Wrapper": { "stars": 17, "last_update": "2025-03-12 02:00:43", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 2429, + "stars": 2435, "last_update": "2025-06-20 00:45:04", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/chflame163/ComfyUI_LayerStyle_Advance": { - "stars": 411, + "stars": 412, "last_update": "2025-06-28 02:36:02", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 29, "last_update": "2025-03-31 13:11:24", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/chflame163/ComfyUI_OmniGen_Wrapper": { "stars": 142, "last_update": "2025-03-12 01:58:47", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 110, "last_update": "2025-03-31 13:11:39", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 76, "last_update": "2025-03-18 11:13:16", - "author_account_age_days": 3243 + "author_account_age_days": 3244 }, "https://github.com/choey/Comfy-Topaz": { "stars": 190, "last_update": "2024-09-28 08:02:47", - "author_account_age_days": 5917 + "author_account_age_days": 5918 }, "https://github.com/chou18194766xx/comfyui-EncryptSave": { "stars": 4, "last_update": "2025-05-18 07:55:45", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/chou18194766xx/comfyui_EncryptPreview": { "stars": 2, "last_update": "2025-04-26 12:29:43", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/chri002/ComfyUI_depthMapOperation": { "stars": 10, "last_update": "2025-05-27 06:19:56", - "author_account_age_days": 2114 + "author_account_age_days": 2115 }, "https://github.com/chris-arsenault/ComfyUI-AharaNodes": { "stars": 0, "last_update": "2024-12-25 16:45:58", - "author_account_age_days": 4366 + "author_account_age_days": 4367 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 7, @@ -6972,32 +6982,32 @@ "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 88, "last_update": "2025-04-19 22:57:17", - "author_account_age_days": 1126 + "author_account_age_days": 1127 }, "https://github.com/chrisgoringe/cg-controller": { "stars": 73, "last_update": "2025-04-25 00:43:21", - "author_account_age_days": 4459 + "author_account_age_days": 4460 }, "https://github.com/chrisgoringe/cg-image-filter": { "stars": 70, "last_update": "2025-07-18 03:39:23", - "author_account_age_days": 4459 + "author_account_age_days": 4460 }, "https://github.com/chrisgoringe/cg-noisetools": { "stars": 17, "last_update": "2024-12-17 04:09:18", - "author_account_age_days": 4459 + "author_account_age_days": 4460 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 30, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4459 + "author_account_age_days": 4460 }, "https://github.com/chrisgoringe/cg-use-everywhere": { "stars": 748, "last_update": "2025-07-14 19:56:46", - "author_account_age_days": 4459 + "author_account_age_days": 4460 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 13, @@ -7012,47 +7022,47 @@ "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 251, "last_update": "2025-06-16 04:01:47", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/christian-byrne/claude-code-comfyui-nodes": { "stars": 6, "last_update": "2025-06-17 04:43:43", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 11, "last_update": "2024-07-28 20:52:51", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 8, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 13, "last_update": "2025-01-05 18:48:59", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 92, "last_update": "2025-03-14 10:38:33", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 5, "last_update": "2025-01-05 17:45:02", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/christian-byrne/youtube-dl-comfyui": { "stars": 4, "last_update": "2024-10-01 16:32:14", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, "last_update": "2025-07-06 08:58:20", - "author_account_age_days": 753 + "author_account_age_days": 754 }, "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, @@ -7072,62 +7082,62 @@ "https://github.com/ciri/comfyui-model-downloader": { "stars": 76, "last_update": "2025-03-24 14:53:09", - "author_account_age_days": 5764 + "author_account_age_days": 5765 }, "https://github.com/city96/ComfyUI-GGUF": { - "stars": 2238, + "stars": 2239, "last_update": "2025-06-14 23:07:45", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 97, "last_update": "2024-08-06 22:38:54", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 5, "last_update": "2024-08-06 22:44:33", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 513, "last_update": "2024-12-17 06:44:05", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 465, + "stars": 466, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/city96/SD-Latent-Interposer": { "stars": 297, "last_update": "2024-08-06 22:01:47", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 160, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/civen-cn/ComfyUI-PaddleOcr": { "stars": 7, "last_update": "2024-12-31 19:11:04", - "author_account_age_days": 2899 + "author_account_age_days": 2900 }, "https://github.com/civen-cn/ComfyUI-Whisper-Translator": { "stars": 6, "last_update": "2025-01-04 03:37:06", - "author_account_age_days": 2899 + "author_account_age_days": 2900 }, "https://github.com/civitai/civitai_comfy_nodes": { "stars": 149, "last_update": "2024-08-25 03:32:49", - "author_account_age_days": 992 + "author_account_age_days": 993 }, "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 0, "last_update": "2025-07-16 05:37:48", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/claptrap0/ComfyUI_LLM_Hub": { "stars": 0, @@ -7137,12 +7147,12 @@ "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/cleanlii/comfyui-dalle-integration": { "stars": 1, "last_update": "2025-04-02 08:29:56", - "author_account_age_days": 2497 + "author_account_age_days": 2498 }, "https://github.com/clhui/ComfyUi-clh-Tool": { "stars": 6, @@ -7157,7 +7167,7 @@ "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, "last_update": "2025-06-06 00:17:19", - "author_account_age_days": 307 + "author_account_age_days": 308 }, "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 0, @@ -7167,48 +7177,53 @@ "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, "last_update": "2025-06-22 03:20:08", - "author_account_age_days": 5878 + "author_account_age_days": 5879 }, "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, "last_update": "2025-05-10 23:25:19", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation": { "stars": 2, "last_update": "2024-09-29 22:35:01", - "author_account_age_days": 3192 + "author_account_age_days": 3193 }, "https://github.com/codeprimate/ComfyUI-MaskContourProcessor": { "stars": 2, "last_update": "2024-12-16 06:53:08", - "author_account_age_days": 6243 + "author_account_age_days": 6244 }, "https://github.com/comfy-deploy/comfyui-llm-toolkit": { - "stars": 29, + "stars": 30, "last_update": "2025-07-22 16:59:50", "author_account_age_days": 561 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 83322, - "last_update": "2025-07-23 03:34:54", - "author_account_age_days": 943 + "stars": 83378, + "last_update": "2025-07-24 03:52:05", + "author_account_age_days": 944 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 631, + "stars": 632, "last_update": "2024-10-10 00:23:55", "author_account_age_days": 943 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { - "stars": 185, + "stars": 186, "last_update": "2024-05-22 15:29:49", "author_account_age_days": 943 }, "https://github.com/comnote-max/builmenlabo": { "stars": 1, - "last_update": "2025-07-23 12:21:35", + "last_update": "2025-07-24 08:37:04", "author_account_age_days": 167 }, + "https://github.com/concarne000/ComfyUI-Stacker": { + "stars": 5, + "last_update": "2025-07-24 11:00:24", + "author_account_age_days": 2296 + }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", @@ -7217,27 +7232,27 @@ "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 3, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 5003 + "author_account_age_days": 5004 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 86, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 5057 + "author_account_age_days": 5058 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 156, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 5057 + "author_account_age_days": 5058 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 78, "last_update": "2025-01-26 16:25:19", - "author_account_age_days": 3450 + "author_account_age_days": 3451 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 12, "last_update": "2025-01-26 16:26:36", - "author_account_age_days": 3450 + "author_account_age_days": 3451 }, "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 0, @@ -7247,27 +7262,27 @@ "https://github.com/cozy-comfyui/cozy_comm": { "stars": 2, "last_update": "2025-04-03 17:02:54", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 5, "last_update": "2025-04-07 09:53:31", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 107, "last_update": "2025-04-19 14:09:03", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 83, "last_update": "2025-04-07 09:53:17", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/cr7Por/ComfyUI_DepthFlow": { "stars": 5, "last_update": "2024-09-16 09:10:08", - "author_account_age_days": 1519 + "author_account_age_days": 1520 }, "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 0, @@ -7282,52 +7297,52 @@ "https://github.com/crystian/ComfyUI-Crystools": { "stars": 1303, "last_update": "2025-07-13 23:31:42", - "author_account_age_days": 4511 + "author_account_age_days": 4512 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 45, "last_update": "2025-06-01 20:17:39", - "author_account_age_days": 4511 + "author_account_age_days": 4512 }, "https://github.com/cuban044/ComfyUI-Veo3-Experimental": { "stars": 0, "last_update": "2025-07-23 11:04:17", - "author_account_age_days": 861 + "author_account_age_days": 862 }, "https://github.com/cubiq/Block_Patcher_ComfyUI": { "stars": 84, "last_update": "2024-09-22 09:49:06", - "author_account_age_days": 5405 + "author_account_age_days": 5406 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { "stars": 461, "last_update": "2025-05-20 05:18:36", - "author_account_age_days": 5405 + "author_account_age_days": 5406 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { "stars": 5318, "last_update": "2025-04-14 07:29:17", - "author_account_age_days": 5405 + "author_account_age_days": 5406 }, "https://github.com/cubiq/ComfyUI_InstantID": { "stars": 1673, "last_update": "2025-04-14 07:50:01", - "author_account_age_days": 5405 + "author_account_age_days": 5406 }, "https://github.com/cubiq/ComfyUI_essentials": { "stars": 891, "last_update": "2025-04-14 07:33:29", - "author_account_age_days": 5405 + "author_account_age_days": 5406 }, "https://github.com/cubiq/PuLID_ComfyUI": { "stars": 877, "last_update": "2025-04-14 07:47:23", - "author_account_age_days": 5405 + "author_account_age_days": 5406 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 5, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3646 + "author_account_age_days": 3647 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 5, @@ -7347,37 +7362,37 @@ "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { "stars": 16, "last_update": "2025-03-10 14:31:22", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 4, "last_update": "2024-10-02 14:04:20", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-10-02 14:03:14", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils": { "stars": 5, "last_update": "2024-10-02 14:00:58", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/da2el-ai/D2-PromptSelector-comfyUI": { "stars": 3, "last_update": "2025-04-05 03:00:34", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/da2el-ai/D2-SavePSD-ComfyUI": { "stars": 3, "last_update": "2025-04-08 15:28:06", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/da2el-ai/D2-nodes-ComfyUI": { "stars": 37, "last_update": "2025-07-21 04:24:46", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/dadoirie/ComfyUI_Dados_Nodes": { "stars": 1, @@ -7397,12 +7412,12 @@ "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 0, "last_update": "2025-07-04 16:07:42", - "author_account_age_days": 3780 + "author_account_age_days": 3781 }, "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 0, "last_update": "2025-04-15 10:31:38", - "author_account_age_days": 784 + "author_account_age_days": 785 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 320, @@ -7422,7 +7437,7 @@ "https://github.com/darkpixel/darkprompts": { "stars": 8, "last_update": "2025-06-09 16:39:38", - "author_account_age_days": 5718 + "author_account_age_days": 5719 }, "https://github.com/darth-veitcher/comfydv": { "stars": 1, @@ -7432,27 +7447,27 @@ "https://github.com/daryltucker/ComfyUI-LoadFiles": { "stars": 2, "last_update": "2024-08-31 23:59:44", - "author_account_age_days": 4858 + "author_account_age_days": 4859 }, "https://github.com/dasilva333/ComfyUI_ContrastingColor": { "stars": 1, "last_update": "2025-02-22 04:49:59", - "author_account_age_days": 5107 + "author_account_age_days": 5108 }, "https://github.com/dasilva333/ComfyUI_MarkdownImage": { "stars": 0, "last_update": "2025-04-12 03:11:13", - "author_account_age_days": 5107 + "author_account_age_days": 5108 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 552 + "author_account_age_days": 553 }, "https://github.com/davidgressett/comfyui-systemlevel": { "stars": 0, "last_update": "2025-01-22 23:51:40", - "author_account_age_days": 3024 + "author_account_age_days": 3025 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 52, @@ -7492,12 +7507,12 @@ "https://github.com/dchatel/comfyui_davcha": { "stars": 1, "last_update": "2025-04-03 06:39:42", - "author_account_age_days": 4929 + "author_account_age_days": 4930 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 143, "last_update": "2025-05-18 12:30:50", - "author_account_age_days": 4929 + "author_account_age_days": 4930 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, @@ -7517,32 +7532,32 @@ "https://github.com/dfghsdh/ComfyUI_FluxPromptGen": { "stars": 14, "last_update": "2024-09-23 07:51:56", - "author_account_age_days": 303 + "author_account_age_days": 304 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 13, "last_update": "2025-03-04 20:16:06", - "author_account_age_days": 6368 + "author_account_age_days": 6369 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 83, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 6368 + "author_account_age_days": 6369 }, "https://github.com/diStyApps/ComfyUI-disty-Flow": { "stars": 551, "last_update": "2025-01-04 18:03:37", - "author_account_age_days": 4598 + "author_account_age_days": 4599 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 22, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4598 + "author_account_age_days": 4599 }, "https://github.com/dicksensei69/comfyui_loops": { "stars": 1, "last_update": "2025-05-03 22:22:55", - "author_account_age_days": 1029 + "author_account_age_days": 1030 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 10, @@ -7562,7 +7577,7 @@ "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 309, "last_update": "2025-04-01 15:43:07", - "author_account_age_days": 3808 + "author_account_age_days": 3809 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 78, @@ -7572,7 +7587,7 @@ "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 12, "last_update": "2024-09-30 00:46:13", - "author_account_age_days": 739 + "author_account_age_days": 740 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 13, @@ -7597,17 +7612,17 @@ "https://github.com/dmMaze/sketch2manga": { "stars": 41, "last_update": "2025-03-31 08:51:09", - "author_account_age_days": 2243 + "author_account_age_days": 2244 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 11, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4898 + "author_account_age_days": 4899 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 88, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4898 + "author_account_age_days": 4899 }, "https://github.com/domenecmiralles/obobo_nodes": { "stars": 0, @@ -7617,12 +7632,12 @@ "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": { "stars": 2, "last_update": "2025-05-29 06:33:54", - "author_account_age_days": 653 + "author_account_age_days": 654 }, "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": { "stars": 17, "last_update": "2025-05-10 16:42:44", - "author_account_age_days": 653 + "author_account_age_days": 654 }, "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 6, @@ -7642,17 +7657,17 @@ "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 4, "last_update": "2025-06-23 04:17:05", - "author_account_age_days": 4171 + "author_account_age_days": 4172 }, "https://github.com/drphero/comfyui_prompttester": { "stars": 1, "last_update": "2025-06-19 01:06:51", - "author_account_age_days": 3606 + "author_account_age_days": 3607 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 6, "last_update": "2024-08-01 17:44:51", - "author_account_age_days": 683 + "author_account_age_days": 684 }, "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 2, @@ -7677,12 +7692,12 @@ "https://github.com/ducido/ObjectFusion_ComfyUI_nodes": { "stars": 1, "last_update": "2025-05-02 08:31:46", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/dymokomi/comfyui_dygen": { "stars": 1, "last_update": "2024-11-28 20:08:13", - "author_account_age_days": 966 + "author_account_age_days": 967 }, "https://github.com/dzqdzq/ComfyUI-crop-alpha": { "stars": 2, @@ -7692,17 +7707,17 @@ "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, "last_update": "2025-06-06 21:59:50", - "author_account_age_days": 75 + "author_account_age_days": 76 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 5197 + "author_account_age_days": 5198 }, "https://github.com/ealkanat/comfyui-easy-padding": { "stars": 17, "last_update": "2024-12-31 02:38:22", - "author_account_age_days": 2857 + "author_account_age_days": 2858 }, "https://github.com/eastoc/ComfyUI_SemanticSAM": { "stars": 4, @@ -7712,22 +7727,22 @@ "https://github.com/edelvarden/ComfyUI-Display-Value": { "stars": 0, "last_update": "2025-05-25 23:02:40", - "author_account_age_days": 2527 + "author_account_age_days": 2528 }, "https://github.com/edelvarden/comfyui_image_metadata_extension": { "stars": 50, "last_update": "2025-07-20 08:17:24", - "author_account_age_days": 2527 + "author_account_age_days": 2528 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 94, "last_update": "2025-07-11 13:20:33", - "author_account_age_days": 666 + "author_account_age_days": 667 }, "https://github.com/edenartlab/sd-lora-trainer": { "stars": 56, "last_update": "2025-02-24 16:18:16", - "author_account_age_days": 666 + "author_account_age_days": 667 }, "https://github.com/edoardocarmignani/extralinks": { "stars": 0, @@ -7737,7 +7752,7 @@ "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 3, "last_update": "2025-04-22 08:51:32", - "author_account_age_days": 595 + "author_account_age_days": 596 }, "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 0, @@ -7747,17 +7762,17 @@ "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": { "stars": 0, "last_update": "2025-07-22 15:23:02", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 0, "last_update": "2024-09-03 06:55:04", - "author_account_age_days": 2917 + "author_account_age_days": 2918 }, "https://github.com/envy-ai/ComfyUI-ConDelta": { "stars": 203, "last_update": "2025-04-24 00:16:02", - "author_account_age_days": 349 + "author_account_age_days": 350 }, "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": { "stars": 496, @@ -7767,17 +7782,17 @@ "https://github.com/evanspearman/ComfyMath": { "stars": 130, "last_update": "2025-03-08 18:14:34", - "author_account_age_days": 4632 + "author_account_age_days": 4633 }, "https://github.com/excelwong/ComfyUI-PromptComposer": { "stars": 0, "last_update": "2025-04-30 10:33:43", - "author_account_age_days": 3760 + "author_account_age_days": 3761 }, "https://github.com/exdysa/comfyui-selector": { "stars": 4, "last_update": "2025-03-14 12:21:29", - "author_account_age_days": 1389 + "author_account_age_days": 1390 }, "https://github.com/exectails/comfyui-et_dynamicprompts": { "stars": 4, @@ -7797,52 +7812,52 @@ "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": { "stars": 19, "last_update": "2025-07-07 11:40:48", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2025-07-23 01:21:49", - "author_account_age_days": 2442 + "author_account_age_days": 2443 }, "https://github.com/facefusion/facefusion-comfyui": { "stars": 5, "last_update": "2025-07-03 14:54:43", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 115, "last_update": "2025-05-13 18:35:00", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/facok/ComfyUI-TeaCacheHunyuanVideo": { "stars": 92, "last_update": "2025-04-05 05:24:59", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/fairy-root/ComfyUI-GLHF": { "stars": 4, "last_update": "2025-04-03 13:47:20", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/fairy-root/ComfyUI-OpenAI-FM": { "stars": 32, "last_update": "2025-05-09 00:12:06", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/fairy-root/ComfyUI-Show-Text": { "stars": 12, "last_update": "2025-04-08 14:21:57", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/fairy-root/Flux-Prompt-Generator": { "stars": 214, "last_update": "2025-04-22 02:20:47", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/fairy-root/comfyui-ollama-llms": { "stars": 17, "last_update": "2025-03-27 20:47:17", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/fallingmeteorite/nsfw-image-check-comfyui": { "stars": 8, @@ -7857,37 +7872,37 @@ "https://github.com/fat-tire/comfyui-unified-media-suite": { "stars": 4, "last_update": "2025-07-07 08:57:09", - "author_account_age_days": 5331 + "author_account_age_days": 5332 }, "https://github.com/fblissjr/ComfyUI-DatasetHelper": { "stars": 6, "last_update": "2025-01-27 18:58:33", - "author_account_age_days": 3758 + "author_account_age_days": 3759 }, "https://github.com/fblissjr/ComfyUI-EmbeddingPipelineAnalytics": { "stars": 2, "last_update": "2025-01-24 18:51:53", - "author_account_age_days": 3758 + "author_account_age_days": 3759 }, "https://github.com/fblissjr/ComfyUI-WanActivationEditor": { "stars": 0, "last_update": "2025-07-19 13:52:34", - "author_account_age_days": 3758 + "author_account_age_days": 3759 }, "https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": { "stars": 4, "last_update": "2025-03-17 22:36:22", - "author_account_age_days": 3758 + "author_account_age_days": 3759 }, "https://github.com/fblissjr/shrug-prompter": { "stars": 5, "last_update": "2025-07-23 15:54:37", - "author_account_age_days": 3758 + "author_account_age_days": 3759 }, "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 1, "last_update": "2025-07-03 07:23:45", - "author_account_age_days": 3918 + "author_account_age_days": 3919 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 19, @@ -7902,7 +7917,7 @@ "https://github.com/felixszeto/ComfyUI-RequestNodes": { "stars": 90, "last_update": "2025-04-19 18:59:35", - "author_account_age_days": 1443 + "author_account_age_days": 1444 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, @@ -7927,30 +7942,30 @@ "https://github.com/filipemeneses/comfy_pixelization": { "stars": 65, "last_update": "2025-06-12 07:07:01", - "author_account_age_days": 3870 + "author_account_age_days": 3871 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { "stars": 166, "last_update": "2024-10-18 00:20:18", - "author_account_age_days": 2130 + "author_account_age_days": 2131 }, "https://github.com/filliptm/ComfyUI_Fill-ChatterBox": { "stars": 142, "last_update": "2025-07-22 21:06:55", - "author_account_age_days": 2130 + "author_account_age_days": 2131 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 421, "last_update": "2025-07-08 18:05:47", - "author_account_age_days": 2130 + "author_account_age_days": 2131 }, "https://github.com/finegrain-ai/comfyui-finegrain": { "stars": 12, "last_update": "2025-05-16 07:44:57", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/flamacore/ComfyUI-YouTubeUploader": { - "stars": 1, + "stars": 2, "last_update": "2025-06-14 22:11:33", "author_account_age_days": 3703 }, @@ -7987,17 +8002,17 @@ "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 156, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 667 + "author_account_age_days": 668 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 246, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 667 + "author_account_age_days": 668 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 509, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 667 + "author_account_age_days": 668 }, "https://github.com/fluffydiveX/ComfyUI-hvBlockswap": { "stars": 8, @@ -8012,7 +8027,7 @@ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 7, "last_update": "2025-05-23 17:29:13", - "author_account_age_days": 3889 + "author_account_age_days": 3890 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, @@ -8022,22 +8037,22 @@ "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 11, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5501 + "author_account_age_days": 5502 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { "stars": 75, "last_update": "2025-02-10 16:39:49", - "author_account_age_days": 5501 + "author_account_age_days": 5502 }, "https://github.com/fofr/comfyui-basic-auth": { "stars": 1, "last_update": "2025-03-17 09:38:05", - "author_account_age_days": 5501 + "author_account_age_days": 5502 }, "https://github.com/fofr/comfyui-fofr-toolkit": { "stars": 4, "last_update": "2024-08-09 11:36:38", - "author_account_age_days": 5501 + "author_account_age_days": 5502 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 10, @@ -8047,7 +8062,7 @@ "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, "last_update": "2025-06-25 19:54:59", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 2, @@ -8057,12 +8072,12 @@ "https://github.com/fpgaminer/joycaption_comfyui": { "stars": 82, "last_update": "2025-05-15 23:30:13", - "author_account_age_days": 4864 + "author_account_age_days": 4865 }, "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, "last_update": "2025-06-22 16:38:15", - "author_account_age_days": 2477 + "author_account_age_days": 2478 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 56, @@ -8085,7 +8100,7 @@ "author_account_age_days": 1096 }, "https://github.com/fredconex/ComfyUI-SoundFlow": { - "stars": 41, + "stars": 42, "last_update": "2025-06-16 14:18:04", "author_account_age_days": 1096 }, @@ -8097,7 +8112,7 @@ "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, "last_update": "2024-08-28 08:32:23", - "author_account_age_days": 2552 + "author_account_age_days": 2553 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 9, @@ -8127,7 +8142,7 @@ "https://github.com/fuselayer/comfyui-mosaic-blur": { "stars": 1, "last_update": "2025-04-05 00:57:07", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 2, @@ -8152,12 +8167,12 @@ "https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "stars": 7, "last_update": "2025-04-01 03:12:04", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/gasparuff/CustomSelector": { "stars": 1, "last_update": "2025-05-09 06:17:31", - "author_account_age_days": 4388 + "author_account_age_days": 4389 }, "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": { "stars": 46, @@ -8172,12 +8187,12 @@ "https://github.com/geocine/geocine-comfyui": { "stars": 0, "last_update": "2025-03-08 15:46:56", - "author_account_age_days": 5346 + "author_account_age_days": 5347 }, "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, "last_update": "2025-07-03 11:51:13", - "author_account_age_days": 3942 + "author_account_age_days": 3943 }, "https://github.com/ggarra13/ComfyUI-mrv2": { "stars": 4, @@ -8185,14 +8200,14 @@ "author_account_age_days": 4253 }, "https://github.com/giriss/comfy-image-saver": { - "stars": 281, + "stars": 282, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4632 + "author_account_age_days": 4633 }, "https://github.com/gisu/comfyui-foxpack": { "stars": 2, "last_update": "2024-08-20 06:43:22", - "author_account_age_days": 5393 + "author_account_age_days": 5394 }, "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 5, @@ -8202,32 +8217,32 @@ "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 4297 + "author_account_age_days": 4298 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 1, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 4297 + "author_account_age_days": 4298 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 4297 + "author_account_age_days": 4298 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 4297 + "author_account_age_days": 4298 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 1, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 4297 + "author_account_age_days": 4298 }, "https://github.com/gitmylo/ComfyUI-audio-nodes": { "stars": 9, "last_update": "2025-04-07 07:24:06", - "author_account_age_days": 2701 + "author_account_age_days": 2702 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 177, @@ -8237,7 +8252,7 @@ "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 56, "last_update": "2024-11-25 12:37:14", - "author_account_age_days": 967 + "author_account_age_days": 968 }, "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, @@ -8257,12 +8272,12 @@ "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 11, "last_update": "2025-07-20 03:42:06", - "author_account_age_days": 2689 + "author_account_age_days": 2690 }, "https://github.com/gmorks/ComfyUI-SendToDiscord": { "stars": 0, "last_update": "2025-07-14 03:00:24", - "author_account_age_days": 2689 + "author_account_age_days": 2690 }, "https://github.com/goburiin/nsfwrecog-comfyui": { "stars": 0, @@ -8272,17 +8287,17 @@ "https://github.com/godmt/ComfyUI-IP-Composer": { "stars": 5, "last_update": "2025-05-18 09:52:01", - "author_account_age_days": 2123 + "author_account_age_days": 2124 }, "https://github.com/godmt/ComfyUI-List-Utils": { "stars": 9, "last_update": "2025-05-26 21:41:06", - "author_account_age_days": 2123 + "author_account_age_days": 2124 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2025-03-27 15:33:12", - "author_account_age_days": 3507 + "author_account_age_days": 3508 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 64, @@ -8317,7 +8332,7 @@ "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 25, "last_update": "2025-05-03 20:30:02", - "author_account_age_days": 2855 + "author_account_age_days": 2856 }, "https://github.com/googincheng/ComfyUX": { "stars": 148, @@ -8327,22 +8342,22 @@ "https://github.com/gorillaframeai/GF_nodes": { "stars": 31, "last_update": "2025-04-19 15:49:54", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/gorillaframeai/GF_translate": { "stars": 4, "last_update": "2025-02-04 19:26:53", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/greengerong/ComfyUI-JanusPro-PL": { "stars": 11, "last_update": "2025-02-08 03:32:59", - "author_account_age_days": 4663 + "author_account_age_days": 4664 }, "https://github.com/greengerong/ComfyUI-Lumina-Video": { "stars": 7, "last_update": "2025-02-23 03:01:18", - "author_account_age_days": 4663 + "author_account_age_days": 4664 }, "https://github.com/gremlation/ComfyUI-ImageLabel": { "stars": 4, @@ -8377,22 +8392,22 @@ "https://github.com/gseth/ControlAltAI-Nodes": { "stars": 144, "last_update": "2025-06-05 04:21:56", - "author_account_age_days": 4240 + "author_account_age_days": 4241 }, "https://github.com/gt732/ComfyUI-DreamWaltz-G": { "stars": 2, "last_update": "2024-10-27 03:15:13", - "author_account_age_days": 1549 + "author_account_age_days": 1550 }, "https://github.com/guerreiro/comfyg-switch": { "stars": 3, "last_update": "2025-07-23 10:30:20", - "author_account_age_days": 5435 + "author_account_age_days": 5436 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-12-23 09:46:10", - "author_account_age_days": 4587 + "author_account_age_days": 4588 }, "https://github.com/guyaton/guy-nodes-comfyui": { "stars": 0, @@ -8407,12 +8422,12 @@ "https://github.com/hanoixan/ComfyUI-DataBeast": { "stars": 2, "last_update": "2024-11-05 17:47:30", - "author_account_age_days": 5231 + "author_account_age_days": 5232 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-28 21:08:27", - "author_account_age_days": 499 + "author_account_age_days": 500 }, "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 2, @@ -8422,7 +8437,7 @@ "https://github.com/havvk/ComfyUI_AIIA": { "stars": 7, "last_update": "2025-07-07 14:53:42", - "author_account_age_days": 4032 + "author_account_age_days": 4033 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 7, @@ -8457,27 +8472,27 @@ "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 195, "last_update": "2025-07-11 01:56:09", - "author_account_age_days": 2311 + "author_account_age_days": 2312 }, "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 0, "last_update": "2025-05-31 03:51:08", - "author_account_age_days": 3120 + "author_account_age_days": 3121 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 135, "last_update": "2025-05-16 15:14:43", - "author_account_age_days": 2331 + "author_account_age_days": 2332 }, "https://github.com/hben35096/ComfyUI-ReplenishNodes": { "stars": 6, "last_update": "2025-05-24 17:06:41", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 6, "last_update": "2024-09-02 14:49:43", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 0, @@ -8495,14 +8510,14 @@ "author_account_age_days": 4558 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 1797, + "stars": 1798, "last_update": "2025-07-23 10:48:55", - "author_account_age_days": 3289 + "author_account_age_days": 3290 }, "https://github.com/heshengtao/comfyui_LLM_schools": { "stars": 7, "last_update": "2024-08-24 15:08:14", - "author_account_age_days": 3289 + "author_account_age_days": 3290 }, "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 3, @@ -8512,12 +8527,12 @@ "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 22, "last_update": "2025-07-11 09:04:52", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 55, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 901 + "author_account_age_days": 902 }, "https://github.com/hiderminer/ComfyUI-HM-Utilities": { "stars": 0, @@ -8532,7 +8547,7 @@ "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 9, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 2196 + "author_account_age_days": 2197 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 204, @@ -8542,27 +8557,27 @@ "https://github.com/hmwl/ComfyUI-TaskMonitor": { "stars": 5, "last_update": "2025-05-25 15:41:14", - "author_account_age_days": 3008 + "author_account_age_days": 3009 }, "https://github.com/hmwl/ComfyUI_zip": { "stars": 2, "last_update": "2025-05-25 16:21:35", - "author_account_age_days": 3008 + "author_account_age_days": 3009 }, "https://github.com/hnmr293/ComfyUI-latent-ops": { "stars": 2, "last_update": "2025-04-16 08:04:59", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/hnmr293/comfyui-savemem": { "stars": 0, "last_update": "2025-04-15 02:10:14", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/hodanajan/optimal-crop-resolution": { "stars": 1, "last_update": "2025-01-21 10:46:26", - "author_account_age_days": 2723 + "author_account_age_days": 2724 }, "https://github.com/hoveychen/ComfyUI-MusePose-Remaster": { "stars": 7, @@ -8572,22 +8587,22 @@ "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 51, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 5026 + "author_account_age_days": 5027 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 9, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 5026 + "author_account_age_days": 5027 }, "https://github.com/huanngzh/ComfyUI-MVAdapter": { "stars": 423, "last_update": "2025-06-26 07:01:15", - "author_account_age_days": 1632 + "author_account_age_days": 1633 }, "https://github.com/hubentu/ComfyUI-loras-loader": { "stars": 3, "last_update": "2025-06-04 19:02:35", - "author_account_age_days": 3898 + "author_account_age_days": 3899 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 622, @@ -8605,7 +8620,7 @@ "author_account_age_days": 3270 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 65, + "stars": 66, "last_update": "2024-08-01 01:42:14", "author_account_age_days": 3270 }, @@ -8622,35 +8637,35 @@ "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 34, "last_update": "2025-04-08 18:48:00", - "author_account_age_days": 6034 + "author_account_age_days": 6035 }, "https://github.com/hugobb/FastGAN-ComfyUI-Node": { "stars": 1, "last_update": "2025-04-25 20:24:20", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/huixingyun/ComfyUI-HX-Captioner": { "stars": 0, "last_update": "2025-01-25 06:48:18", - "author_account_age_days": 229 + "author_account_age_days": 230 }, "https://github.com/huixingyun/ComfyUI-HX-Pimg": { "stars": 0, "last_update": "2025-03-04 09:30:50", - "author_account_age_days": 229 + "author_account_age_days": 230 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1760 + "author_account_age_days": 1761 }, "https://github.com/hunzmusic/ComfyUI-IG2MV": { "stars": 30, "last_update": "2025-05-09 10:46:42", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { - "stars": 63, + "stars": 64, "last_update": "2024-05-22 20:39:48", "author_account_age_days": 834 }, @@ -8677,7 +8692,7 @@ "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 3, "last_update": "2025-04-10 01:38:49", - "author_account_age_days": 3504 + "author_account_age_days": 3505 }, "https://github.com/iDAPPA/ComfyUI-AMDGPUMonitor": { "stars": 3, @@ -8692,7 +8707,7 @@ "https://github.com/iSuneast/ComfyUI-WebhookNotifier": { "stars": 1, "last_update": "2025-04-06 03:53:13", - "author_account_age_days": 4566 + "author_account_age_days": 4567 }, "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": { "stars": 1, @@ -8717,82 +8732,82 @@ "https://github.com/ichabodcole/ComfyUI-Ichis-Pack": { "stars": 2, "last_update": "2025-04-20 08:05:27", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 210, "last_update": "2025-01-16 08:38:21", - "author_account_age_days": 3443 + "author_account_age_days": 3444 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, "last_update": "2025-03-27 13:28:10", - "author_account_age_days": 5685 + "author_account_age_days": 5686 }, "https://github.com/if-ai/ComfyUI-IF_AI_Dreamtalk": { "stars": 25, "last_update": "2025-03-14 13:19:03", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 19, "last_update": "2025-07-14 11:50:02", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_AI_ParlerTTSNode": { "stars": 17, "last_update": "2025-03-14 13:27:47", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 44, "last_update": "2025-03-09 09:17:01", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { "stars": 658, "last_update": "2025-03-09 09:11:32", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_DatasetMkr": { "stars": 20, "last_update": "2025-03-17 08:14:01", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_Gemini": { "stars": 31, "last_update": "2025-07-06 02:33:34", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_LLM": { "stars": 131, "last_update": "2025-04-09 09:23:21", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_MemoAvatar": { "stars": 168, "last_update": "2025-03-09 09:28:07", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_Trellis": { "stars": 430, "last_update": "2025-03-09 09:31:12", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-IF_VideoPrompts": { "stars": 48, "last_update": "2025-04-02 17:19:28", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI-WanResolutionSelector": { "stars": 1, "last_update": "2025-06-20 19:40:37", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/if-ai/ComfyUI_IF_AI_LoadImages": { "stars": 9, "last_update": "2025-03-14 13:24:31", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/ifmylove2011/comfyui-missed-tool": { "stars": 2, @@ -8802,17 +8817,17 @@ "https://github.com/ihmily/ComfyUI-Light-Tool": { "stars": 11, "last_update": "2025-07-10 10:32:23", - "author_account_age_days": 1023 + "author_account_age_days": 1024 }, "https://github.com/illuminatianon/comfyui-csvwildcards": { "stars": 0, "last_update": "2025-05-02 21:45:53", - "author_account_age_days": 137 + "author_account_age_days": 138 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 35, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 1282 + "author_account_age_days": 1283 }, "https://github.com/infinigence/ComfyUI_Model_Cache": { "stars": 8, @@ -8822,12 +8837,12 @@ "https://github.com/inflamously/comfyui-prompt-enhancer": { "stars": 0, "last_update": "2025-06-02 22:49:50", - "author_account_age_days": 4174 + "author_account_age_days": 4175 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 10, "last_update": "2025-06-06 02:35:34", - "author_account_age_days": 2621 + "author_account_age_days": 2622 }, "https://github.com/inventorado/ComfyUI_NNT": { "stars": 69, @@ -8837,7 +8852,7 @@ "https://github.com/irreveloper/ComfyUI-DSD": { "stars": 41, "last_update": "2025-03-15 16:55:07", - "author_account_age_days": 4111 + "author_account_age_days": 4112 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 1, @@ -8870,7 +8885,7 @@ "author_account_age_days": 4154 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { - "stars": 96, + "stars": 97, "last_update": "2025-06-22 02:42:41", "author_account_age_days": 1966 }, @@ -8885,19 +8900,19 @@ "author_account_age_days": 2921 }, "https://github.com/jamesWalker55/comfyui-various": { - "stars": 109, + "stars": 110, "last_update": "2025-02-27 11:01:51", "author_account_age_days": 2921 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 12, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 4872 + "author_account_age_days": 4873 }, "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "author_account_age_days": 4772 + "author_account_age_days": 4773 }, "https://github.com/jax-explorer/ComfyUI-InstantCharacter": { "stars": 182, @@ -8952,12 +8967,12 @@ "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL": { "stars": 1, "last_update": "2025-04-09 19:31:50", - "author_account_age_days": 2727 + "author_account_age_days": 2728 }, "https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP": { "stars": 1, "last_update": "2025-04-07 15:01:04", - "author_account_age_days": 2727 + "author_account_age_days": 2728 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 149, @@ -8977,17 +8992,17 @@ "https://github.com/jianzhichun/ComfyUI-Easyai": { "stars": 21, "last_update": "2024-10-27 03:29:53", - "author_account_age_days": 3431 + "author_account_age_days": 3432 }, "https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": { "stars": 13, "last_update": "2025-07-03 08:39:45", - "author_account_age_days": 3523 + "author_account_age_days": 3524 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 289, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/jinanlongen/ComfyUI-Prompt-Expander": { "stars": 0, @@ -8997,12 +9012,12 @@ "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 2, "last_update": "2025-07-01 11:35:14", - "author_account_age_days": 2459 + "author_account_age_days": 2460 }, "https://github.com/jitcoder/lora-info": { "stars": 105, "last_update": "2025-05-15 07:25:46", - "author_account_age_days": 4434 + "author_account_age_days": 4435 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 27, @@ -9022,12 +9037,12 @@ "https://github.com/jn-jairo/jn_comfyui": { "stars": 5, "last_update": "2024-08-16 18:09:12", - "author_account_age_days": 4378 + "author_account_age_days": 4379 }, "https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": { "stars": 5, "last_update": "2025-04-27 12:08:27", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 0, @@ -9035,7 +9050,7 @@ "author_account_age_days": 4141 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { - "stars": 604, + "stars": 605, "last_update": "2024-07-31 13:54:32", "author_account_age_days": 602 }, @@ -9047,7 +9062,7 @@ "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 30, "last_update": "2025-05-27 18:09:06", - "author_account_age_days": 5387 + "author_account_age_days": 5388 }, "https://github.com/joreyaesh/comfyui_scroll_over_textarea": { "stars": 0, @@ -9062,12 +9077,12 @@ "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, "last_update": "2025-05-19 02:28:44", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 10, "last_update": "2024-08-01 19:39:30", - "author_account_age_days": 1083 + "author_account_age_days": 1084 }, "https://github.com/jstit/comfyui_custom_node_image": { "stars": 0, @@ -9082,17 +9097,17 @@ "https://github.com/jtydhr88/ComfyUI-Hunyuan3D-1-wrapper": { "stars": 28, "last_update": "2024-11-13 11:50:46", - "author_account_age_days": 5147 + "author_account_age_days": 5148 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 97, "last_update": "2025-04-25 11:21:00", - "author_account_age_days": 5147 + "author_account_age_days": 5148 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 34, "last_update": "2024-07-31 13:45:53", - "author_account_age_days": 5147 + "author_account_age_days": 5148 }, "https://github.com/judian17/ComfyUI-Extract_Flux_Lora": { "stars": 17, @@ -9127,17 +9142,17 @@ "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "author_account_age_days": 60 + "author_account_age_days": 61 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "author_account_age_days": 60 + "author_account_age_days": 61 }, "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, "last_update": "2025-01-18 06:20:23", - "author_account_age_days": 305 + "author_account_age_days": 306 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 398, @@ -9147,7 +9162,7 @@ "https://github.com/justin-vt/ComfyUI-brushstrokes": { "stars": 1, "last_update": "2025-03-05 18:27:37", - "author_account_age_days": 3100 + "author_account_age_days": 3101 }, "https://github.com/k-komarov/comfyui-bunny-cdn-storage": { "stars": 0, @@ -9167,52 +9182,52 @@ "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 1, "last_update": "2025-07-03 21:07:05", - "author_account_age_days": 120 + "author_account_age_days": 121 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 21, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2723 + "author_account_age_days": 2724 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 91, "last_update": "2025-07-10 23:18:08", - "author_account_age_days": 2723 + "author_account_age_days": 2724 }, "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 1, "last_update": "2025-06-18 02:19:28", - "author_account_age_days": 3041 + "author_account_age_days": 3042 }, "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { - "stars": 612, + "stars": 613, "last_update": "2025-04-19 10:24:42", - "author_account_age_days": 5075 + "author_account_age_days": 5076 }, "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 0, "last_update": "2025-07-04 10:06:08", - "author_account_age_days": 2823 + "author_account_age_days": 2824 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 2006 + "author_account_age_days": 2007 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 19, "last_update": "2025-06-17 01:58:03", - "author_account_age_days": 2006 + "author_account_age_days": 2007 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 4, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 2006 + "author_account_age_days": 2007 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 2006 + "author_account_age_days": 2007 }, "https://github.com/kambara/ComfyUI-PromptPalette": { "stars": 5, @@ -9222,7 +9237,7 @@ "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 26, "last_update": "2025-07-17 17:24:19", - "author_account_age_days": 4279 + "author_account_age_days": 4280 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, @@ -9237,12 +9252,12 @@ "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, "last_update": "2024-08-20 04:52:06", - "author_account_age_days": 3055 + "author_account_age_days": 3056 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 2, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 1147 + "author_account_age_days": 1148 }, "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": { "stars": 0, @@ -9252,37 +9267,37 @@ "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 7, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 22, "last_update": "2024-08-22 07:07:57", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 174, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/keit0728/ComfyUI-Image-Toolkit": { "stars": 1, "last_update": "2025-05-30 06:46:47", - "author_account_age_days": 3382 + "author_account_age_days": 3383 }, "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "author_account_age_days": 3382 + "author_account_age_days": 3383 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 48, "last_update": "2025-06-24 22:38:01", - "author_account_age_days": 5283 + "author_account_age_days": 5284 }, "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 3, "last_update": "2025-07-03 05:21:54", - "author_account_age_days": 2526 + "author_account_age_days": 2527 }, "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, @@ -9297,12 +9312,12 @@ "https://github.com/kft334/Knodes": { "stars": 4, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { "stars": 1, - "last_update": "2025-07-22 19:10:53", - "author_account_age_days": 4340 + "last_update": "2025-07-23 22:25:34", + "author_account_age_days": 4341 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 176, @@ -9340,7 +9355,7 @@ "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { - "stars": 338, + "stars": 337, "last_update": "2025-06-16 13:16:52", "author_account_age_days": 2577 }, @@ -9360,7 +9375,7 @@ "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 1345, + "stars": 1346, "last_update": "2025-05-21 14:46:50", "author_account_age_days": 2577 }, @@ -9395,7 +9410,7 @@ "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 1554, + "stars": 1553, "last_update": "2025-07-21 11:34:57", "author_account_age_days": 2577 }, @@ -9425,7 +9440,7 @@ "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 2021, + "stars": 2022, "last_update": "2024-08-05 21:39:49", "author_account_age_days": 2577 }, @@ -9465,7 +9480,7 @@ "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 2031, + "stars": 2030, "last_update": "2025-06-07 09:17:40", "author_account_age_days": 2577 }, @@ -9480,8 +9495,8 @@ "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-WanVideoWrapper": { - "stars": 3400, - "last_update": "2025-07-23 15:11:16", + "stars": 3408, + "last_update": "2025-07-23 21:08:40", "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-depth-fm": { @@ -9495,34 +9510,34 @@ "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-segment-anything-2": { - "stars": 994, + "stars": 995, "last_update": "2025-03-19 09:40:37", "author_account_age_days": 2577 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 17, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 28, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/kinfolk0117/ComfyUI_GridSwapper": { "stars": 30, "last_update": "2024-10-27 09:04:20", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 56, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/kk8bit/KayTool": { "stars": 170, @@ -9532,7 +9547,7 @@ "https://github.com/klinter007/klinter_nodes": { "stars": 18, "last_update": "2025-07-23 07:13:16", - "author_account_age_days": 819 + "author_account_age_days": 820 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, @@ -9542,52 +9557,52 @@ "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, "last_update": "2025-06-26 15:37:57", - "author_account_age_days": 3285 + "author_account_age_days": 3286 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 197, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 75, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/kostenickj/jk-comfyui-helpers": { "stars": 5, "last_update": "2024-12-19 10:22:42", - "author_account_age_days": 3443 + "author_account_age_days": 3444 }, "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 0, "last_update": "2025-07-23 04:07:20", - "author_account_age_days": 37 + "author_account_age_days": 38 }, "https://github.com/kraglik/prompt_collapse": { "stars": 5, "last_update": "2024-12-15 08:39:51", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, "last_update": "2025-05-15 09:55:46", - "author_account_age_days": 2672 + "author_account_age_days": 2673 }, "https://github.com/kukuo6666/ComfyUI-Equirect": { "stars": 2, "last_update": "2025-03-29 18:28:47", - "author_account_age_days": 1961 + "author_account_age_days": 1962 }, "https://github.com/kungful/ComfyUI_to_webui": { "stars": 16, "last_update": "2025-07-02 09:38:43", - "author_account_age_days": 1517 + "author_account_age_days": 1518 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, @@ -9616,43 +9631,43 @@ }, "https://github.com/l3ony2k/comfyui-leon-nodes": { "stars": 0, - "last_update": "2025-07-23 03:15:01", - "author_account_age_days": 2051 + "last_update": "2025-07-24 07:47:03", + "author_account_age_days": 2052 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 7, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/laksjdjf/ComfyUI-Imatrix": { "stars": 4, "last_update": "2025-06-07 00:17:26", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 16, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 23, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 73, "last_update": "2025-04-30 14:52:29", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 12, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 49, @@ -9662,22 +9677,22 @@ "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 26, "last_update": "2024-10-07 20:09:43", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": { "stars": 10, "last_update": "2024-09-25 15:02:14", - "author_account_age_days": 2675 + "author_account_age_days": 2676 }, "https://github.com/lazniak/LiquidTime-Interpolation": { "stars": 12, "last_update": "2025-04-03 11:42:12", - "author_account_age_days": 2675 + "author_account_age_days": 2676 }, "https://github.com/lazniak/comfyui-google-photos-loader": { "stars": 3, "last_update": "2025-04-03 11:46:29", - "author_account_age_days": 2675 + "author_account_age_days": 2676 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 62, @@ -9687,7 +9702,7 @@ "https://github.com/lceric/comfyui-gpt-image": { "stars": 8, "last_update": "2025-05-19 10:49:30", - "author_account_age_days": 3104 + "author_account_age_days": 3105 }, "https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": { "stars": 2, @@ -9697,97 +9712,97 @@ "https://github.com/leeguandong/ComfyUI_1Prompt1Story": { "stars": 5, "last_update": "2025-03-13 16:11:50", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_ChatGen": { "stars": 2, "last_update": "2025-03-13 16:24:46", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_Cogview4": { "stars": 2, "last_update": "2025-03-13 15:58:44", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_CompareModelWeights": { "stars": 3, "last_update": "2025-01-09 02:43:41", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_CrossImageAttention": { "stars": 3, "last_update": "2024-08-16 11:59:42", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_DeepSeekVL2": { "stars": 0, "last_update": "2025-03-13 16:32:16", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_FluxAttentionMask": { "stars": 4, "last_update": "2025-03-15 07:37:50", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_FluxClipWeight": { "stars": 3, "last_update": "2025-03-02 07:32:55", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_FluxCustomId": { "stars": 7, "last_update": "2025-01-06 01:12:44", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_FluxLayerDiffuse": { "stars": 16, "last_update": "2025-03-17 01:07:01", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_Gemma3": { "stars": 7, "last_update": "2025-03-25 14:45:01", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_InternVL2": { "stars": 13, "last_update": "2024-08-10 11:00:11", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_LLaSM": { "stars": 5, "last_update": "2024-08-10 10:58:17", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_M3Net": { "stars": 12, "last_update": "2024-08-16 00:03:21", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_MasaCtrl": { "stars": 3, "last_update": "2024-09-01 03:47:35", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_QWQ32B": { "stars": 2, "last_update": "2025-03-15 17:19:23", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_Style_Aligned": { "stars": 5, "last_update": "2024-08-16 11:59:33", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_VideoEditing": { "stars": 4, "last_update": "2024-08-14 16:59:49", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leeguandong/ComfyUI_VisualAttentionMap": { "stars": 8, "last_update": "2024-08-26 05:15:14", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 2, @@ -9802,12 +9817,12 @@ "https://github.com/leoleelxh/Comfy-Topaz-Photo": { "stars": 14, "last_update": "2025-05-24 05:47:40", - "author_account_age_days": 4469 + "author_account_age_days": 4470 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 50, "last_update": "2025-06-17 13:52:33", - "author_account_age_days": 4469 + "author_account_age_days": 4470 }, "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, @@ -9817,7 +9832,7 @@ "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, "last_update": "2025-05-24 16:11:50", - "author_account_age_days": 2264 + "author_account_age_days": 2265 }, "https://github.com/lerignoux/ComfyUI-PechaKucha": { "stars": 1, @@ -9837,22 +9852,22 @@ "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 3, "last_update": "2025-03-27 16:49:42", - "author_account_age_days": 4452 + "author_account_age_days": 4453 }, "https://github.com/licyk/ComfyUI-HakuImg": { "stars": 8, "last_update": "2025-05-04 03:31:32", - "author_account_age_days": 1662 + "author_account_age_days": 1663 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 11, "last_update": "2025-02-24 04:53:52", - "author_account_age_days": 1662 + "author_account_age_days": 1663 }, "https://github.com/licyk/ComfyUI-TCD-Sampler": { "stars": 5, "last_update": "2025-03-27 16:32:33", - "author_account_age_days": 1662 + "author_account_age_days": 1663 }, "https://github.com/lihaoyun6/ComfyUI-BlindWatermark": { "stars": 5, @@ -9872,7 +9887,7 @@ "https://github.com/lingha0h/comfyui_kj": { "stars": 6, "last_update": "2025-03-20 13:24:29", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/linjian-ufo/ComfyUI_GLM4V_voltspark": { "stars": 3, @@ -9897,7 +9912,7 @@ "https://github.com/lisaks/comfyui-panelforge": { "stars": 1, "last_update": "2025-04-29 00:25:00", - "author_account_age_days": 1130 + "author_account_age_days": 1131 }, "https://github.com/liuqianhonga/ComfyUI-Html2Image": { "stars": 11, @@ -9952,57 +9967,57 @@ "https://github.com/livepeer/ComfyUI-Stream-Pack": { "stars": 9, "last_update": "2025-05-07 12:46:57", - "author_account_age_days": 3100 + "author_account_age_days": 3101 }, "https://github.com/ljleb/comfy-mecha": { "stars": 82, "last_update": "2025-06-09 02:40:54", - "author_account_age_days": 2857 + "author_account_age_days": 2858 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 252, "last_update": "2025-01-07 08:33:57", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/lks-ai/anynode": { "stars": 536, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/lldacing/ComfyUI_BEN_ll": { "stars": 4, "last_update": "2025-05-22 07:01:42", - "author_account_age_days": 2487 + "author_account_age_days": 2488 }, "https://github.com/lldacing/ComfyUI_BiRefNet_ll": { "stars": 234, "last_update": "2025-06-01 16:39:20", - "author_account_age_days": 2487 + "author_account_age_days": 2488 }, "https://github.com/lldacing/ComfyUI_Patches_ll": { "stars": 111, "last_update": "2025-04-08 06:22:28", - "author_account_age_days": 2487 + "author_account_age_days": 2488 }, "https://github.com/lldacing/ComfyUI_PuLID_Flux_ll": { - "stars": 386, + "stars": 387, "last_update": "2025-04-08 06:21:55", - "author_account_age_days": 2487 + "author_account_age_days": 2488 }, "https://github.com/lldacing/ComfyUI_StableDelight_ll": { "stars": 12, "last_update": "2025-04-08 06:22:43", - "author_account_age_days": 2487 + "author_account_age_days": 2488 }, "https://github.com/lldacing/ComfyUI_StableHair_ll": { "stars": 68, "last_update": "2025-03-31 09:16:21", - "author_account_age_days": 2487 + "author_account_age_days": 2488 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 80, "last_update": "2025-07-01 13:11:43", - "author_account_age_days": 2487 + "author_account_age_days": 2488 }, "https://github.com/lo-th/Comfyui_three_js": { "stars": 19, @@ -10012,97 +10027,97 @@ "https://github.com/lodestone-rock/ComfyUI_FluxMod": { "stars": 112, "last_update": "2025-06-22 09:44:09", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/logtd/ComfyUI-4DHumans": { "stars": 7, "last_update": "2024-08-30 21:12:55", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-APGScaling": { "stars": 29, "last_update": "2024-10-06 20:51:27", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-DiLightNet": { "stars": 11, "last_update": "2024-10-06 03:48:15", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 109, "last_update": "2024-08-30 21:18:55", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { "stars": 1353, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 179, "last_update": "2024-08-30 21:17:51", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 16, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-MochiEdit": { "stars": 293, "last_update": "2024-11-03 18:38:16", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 41, "last_update": "2024-08-30 21:19:48", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 14, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-ReNoise": { "stars": 6, "last_update": "2024-09-01 22:17:49", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 5, "last_update": "2024-09-11 20:56:01", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-RefUNet": { "stars": 45, "last_update": "2024-08-30 21:20:20", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-SEGAttention": { "stars": 39, "last_update": "2024-09-11 20:55:00", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-SSREncoder": { "stars": 1, "last_update": "2024-08-24 23:33:09", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-SeeCoder": { "stars": 0, "last_update": "2024-08-24 23:31:10", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 19, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-ViewCrafter": { "stars": 12, "last_update": "2024-09-30 19:32:41", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, @@ -10137,15 +10152,15 @@ "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 5161 + "author_account_age_days": 5162 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 10, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 5161 + "author_account_age_days": 5162 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 755, + "stars": 756, "last_update": "2025-05-10 07:46:49", "author_account_age_days": 4445 }, @@ -10180,49 +10195,49 @@ "author_account_age_days": 4057 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 2577, + "stars": 2578, "last_update": "2025-07-19 11:04:51", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/ltdrdata/ComfyUI-Impact-Subpack": { "stars": 231, "last_update": "2025-07-22 03:44:20", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 621, + "stars": 622, "last_update": "2025-07-15 03:29:35", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 10890, - "last_update": "2025-07-23 03:50:50", - "author_account_age_days": 469 + "stars": 10900, + "last_update": "2025-07-24 03:42:04", + "author_account_age_days": 470 }, "https://github.com/ltdrdata/comfyui-connection-helper": { "stars": 29, "last_update": "2025-04-07 13:49:56", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/ltdrdata/was-node-suite-comfyui": { "stars": 51, "last_update": "2025-06-03 09:41:36", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/lthero-big/ComfyUI-GaussianShadingWatermark": { "stars": 5, "last_update": "2025-03-23 08:18:07", - "author_account_age_days": 1788 + "author_account_age_days": 1789 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 53, "last_update": "2025-01-17 18:06:27", - "author_account_age_days": 4201 + "author_account_age_days": 4202 }, "https://github.com/lucak5s/comfyui_gfpgan": { "stars": 0, "last_update": "2025-06-30 04:42:11", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, @@ -10232,57 +10247,57 @@ "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 92, "last_update": "2024-12-02 22:10:41", - "author_account_age_days": 1831 + "author_account_age_days": 1832 }, "https://github.com/lum3on/ComfyUI-FrameUtilitys": { "stars": 8, "last_update": "2025-07-07 17:00:01", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/lum3on/ComfyUI-ModelQuantizer": { "stars": 36, "last_update": "2025-06-14 20:45:21", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/lum3on/ComfyUI-StableAudioX": { "stars": 24, "last_update": "2025-06-24 22:55:28", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/lum3on/ComfyUI_MJ-Scraper": { "stars": 0, "last_update": "2025-07-06 18:35:33", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 2, "last_update": "2025-06-27 15:36:58", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 65, "last_update": "2025-07-17 10:22:58", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/lumalabs/ComfyUI-LumaAI-API": { "stars": 200, "last_update": "2025-03-31 22:54:28", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/lunarring/bitalino_comfy": { "stars": 0, "last_update": "2025-02-21 09:03:54", - "author_account_age_days": 1636 + "author_account_age_days": 1637 }, "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 0, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 4892 + "author_account_age_days": 4893 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 2, "last_update": "2025-07-23 15:55:47", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 15, @@ -10297,42 +10312,42 @@ "https://github.com/magekinnarus/ComfyUI-V-Prediction-Node": { "stars": 2, "last_update": "2025-02-04 08:29:24", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 1, "last_update": "2025-05-14 06:50:13", - "author_account_age_days": 71 + "author_account_age_days": 72 }, "https://github.com/maludwig/basix_image_filters": { "stars": 6, "last_update": "2025-05-15 23:29:38", - "author_account_age_days": 3900 + "author_account_age_days": 3901 }, "https://github.com/mang01010/MangoNodePack": { "stars": 3, "last_update": "2025-07-11 17:10:27", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/mango-rgb/ComfyUI-Mango-Random-node": { "stars": 1, "last_update": "2025-01-21 11:31:10", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/manifestations/comfyui-globetrotter": { - "stars": 3, + "stars": 4, "last_update": "2025-07-07 08:47:57", "author_account_age_days": 4548 }, "https://github.com/manifestations/comfyui-outfit": { - "stars": 1, + "stars": 2, "last_update": "2025-07-12 10:39:16", "author_account_age_days": 4548 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 179, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 6148 + "author_account_age_days": 6149 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 4, @@ -10342,17 +10357,17 @@ "https://github.com/marawan206/ComfyUI-FaceCropper": { "stars": 10, "last_update": "2025-03-07 01:44:44", - "author_account_age_days": 564 + "author_account_age_days": 565 }, "https://github.com/marcoc2/ComfyUI-AnotherUtils": { "stars": 1, "last_update": "2024-12-20 04:34:13", - "author_account_age_days": 5578 + "author_account_age_days": 5579 }, "https://github.com/marcoc2/ComfyUI_CogView4-6B_diffusers": { "stars": 2, "last_update": "2025-03-04 17:43:50", - "author_account_age_days": 5578 + "author_account_age_days": 5579 }, "https://github.com/marduk191/ComfyUI-Fluxpromptenhancer": { "stars": 109, @@ -10367,7 +10382,7 @@ "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 89, "last_update": "2025-04-13 09:33:49", - "author_account_age_days": 5169 + "author_account_age_days": 5170 }, "https://github.com/marklieberman/ComfyUI-Liebs-Picker": { "stars": 2, @@ -10387,32 +10402,32 @@ "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": { "stars": 13, "last_update": "2024-10-30 10:25:15", - "author_account_age_days": 3272 + "author_account_age_days": 3273 }, "https://github.com/markuryy/ComfyUI-Simple-Video-XY-Plot": { "stars": 3, "last_update": "2025-03-12 18:18:54", - "author_account_age_days": 3272 + "author_account_age_days": 3273 }, "https://github.com/markuryy/ComfyUI-SuperLoader": { "stars": 0, "last_update": "2025-03-12 18:23:22", - "author_account_age_days": 3272 + "author_account_age_days": 3273 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 37, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/martin-rizzo/ComfyUI-TinyBreaker": { "stars": 37, "last_update": "2025-05-04 00:02:02", - "author_account_age_days": 1991 + "author_account_age_days": 1992 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 10, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1801 + "author_account_age_days": 1802 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 67, @@ -10422,7 +10437,7 @@ "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 0, "last_update": "2025-06-05 16:37:41", - "author_account_age_days": 3046 + "author_account_age_days": 3047 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 19, @@ -10432,7 +10447,7 @@ "https://github.com/mav-rik/facerestore_cf": { "stars": 283, "last_update": "2025-06-21 08:02:17", - "author_account_age_days": 3314 + "author_account_age_days": 3315 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 19, @@ -10482,42 +10497,42 @@ "https://github.com/melMass/comfy_mtb": { "stars": 590, "last_update": "2025-07-18 13:27:32", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/melMass/comfy_oiio": { "stars": 5, "last_update": "2025-04-14 20:24:37", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, "last_update": "2024-10-23 22:23:03", - "author_account_age_days": 4066 + "author_account_age_days": 4067 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 622 + "author_account_age_days": 623 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 622 + "author_account_age_days": 623 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 622 + "author_account_age_days": 623 }, "https://github.com/metal3d/ComfyUI_Human_Parts": { "stars": 34, "last_update": "2025-03-07 08:14:46", - "author_account_age_days": 5867 + "author_account_age_days": 5868 }, "https://github.com/metal3d/ComfyUI_M3D_photo_effects": { "stars": 3, "last_update": "2025-03-11 12:09:55", - "author_account_age_days": 5867 + "author_account_age_days": 5868 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 2, @@ -10527,32 +10542,32 @@ "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": { "stars": 3, "last_update": "2025-07-02 09:36:48", - "author_account_age_days": 2711 + "author_account_age_days": 2712 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 23, "last_update": "2024-07-20 13:58:46", - "author_account_age_days": 396 + "author_account_age_days": 397 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { "stars": 433, "last_update": "2025-04-26 02:32:18", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/michaelgold/ComfyUI-HF-Model-Downloader": { "stars": 2, "last_update": "2025-07-07 17:08:14", - "author_account_age_days": 5750 + "author_account_age_days": 5751 }, "https://github.com/microbote/ComfyUI-StyledCLIPTextEncode": { "stars": 2, "last_update": "2024-08-27 03:37:29", - "author_account_age_days": 2402 + "author_account_age_days": 2403 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 3055 + "author_account_age_days": 3056 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, @@ -10562,12 +10577,12 @@ "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 58, "last_update": "2024-08-17 16:09:41", - "author_account_age_days": 6310 + "author_account_age_days": 6311 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 30, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 6310 + "author_account_age_days": 6311 }, "https://github.com/mingsky-ai/ComfyUI-MingNodes": { "stars": 414, @@ -10577,22 +10592,22 @@ "https://github.com/mira-6/comfyui-sasolver": { "stars": 3, "last_update": "2025-02-23 21:44:23", - "author_account_age_days": 786 + "author_account_age_days": 787 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { - "stars": 134, + "stars": 135, "last_update": "2025-06-20 14:01:41", "author_account_age_days": 1615 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 0, "last_update": "2024-08-17 16:45:24", - "author_account_age_days": 1132 + "author_account_age_days": 1133 }, "https://github.com/mit-han-lab/ComfyUI-nunchaku": { - "stars": 1722, + "stars": 1727, "last_update": "2025-07-23 07:05:10", - "author_account_age_days": 9 + "author_account_age_days": 10 }, "https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": { "stars": 4, @@ -10612,22 +10627,22 @@ "https://github.com/mo230761/InsertAnything-ComfyUI-official": { "stars": 20, "last_update": "2025-07-16 11:05:05", - "author_account_age_days": 1368 + "author_account_age_days": 1369 }, "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, "last_update": "2025-04-04 19:45:39", - "author_account_age_days": 4202 + "author_account_age_days": 4203 }, "https://github.com/modelscope/comfyscope": { "stars": 4, "last_update": "2024-11-20 08:48:36", - "author_account_age_days": 1094 + "author_account_age_days": 1095 }, "https://github.com/modelscope/scepter": { "stars": 530, "last_update": "2025-04-03 06:00:15", - "author_account_age_days": 1094 + "author_account_age_days": 1095 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 2, @@ -10637,7 +10652,7 @@ "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit": { "stars": 1, "last_update": "2025-02-17 07:14:46", - "author_account_age_days": 1109 + "author_account_age_days": 1110 }, "https://github.com/mohsensd1373/comfyui_wordpress": { "stars": 0, @@ -10647,12 +10662,12 @@ "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, "last_update": "2025-05-12 03:47:39", - "author_account_age_days": 3673 + "author_account_age_days": 3674 }, "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 19, "last_update": "2025-02-26 03:01:29", - "author_account_age_days": 801 + "author_account_age_days": 802 }, "https://github.com/moose-lab/ComfyUI-GPT": { "stars": 4, @@ -10662,7 +10677,7 @@ "https://github.com/morgan55555/comfyui-lock-mode": { "stars": 0, "last_update": "2025-04-28 16:16:18", - "author_account_age_days": 3578 + "author_account_age_days": 3579 }, "https://github.com/morino-kumasan/comfyui-toml-prompt": { "stars": 0, @@ -10672,7 +10687,7 @@ "https://github.com/motivated3/comfyui-shua-creator": { "stars": 6, "last_update": "2024-12-05 10:39:52", - "author_account_age_days": 3200 + "author_account_age_days": 3201 }, "https://github.com/moustafa-nasr/ComfyUI-SimpleLogger": { "stars": 4, @@ -10687,7 +10702,7 @@ "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4474 + "author_account_age_days": 4475 }, "https://github.com/mr7thing/circle_pattern_processor": { "stars": 0, @@ -10702,12 +10717,12 @@ "https://github.com/mrhan1993/ComfyUI-Fooocus": { "stars": 8, "last_update": "2025-01-15 15:18:07", - "author_account_age_days": 2261 + "author_account_age_days": 2262 }, "https://github.com/muhammederem/blip-comfyui": { "stars": 1, "last_update": "2025-05-25 14:11:04", - "author_account_age_days": 2489 + "author_account_age_days": 2490 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, @@ -10742,17 +10757,17 @@ "https://github.com/n0neye/A3D-comfyui-integration": { "stars": 6, "last_update": "2025-04-28 03:54:34", - "author_account_age_days": 1218 + "author_account_age_days": 1219 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 4, "last_update": "2024-07-19 14:46:14", - "author_account_age_days": 4068 + "author_account_age_days": 4069 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 4068 + "author_account_age_days": 4069 }, "https://github.com/nako-nakoko/ComfyUI_Mel_Nodes": { "stars": 0, @@ -10772,22 +10787,22 @@ "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3387 + "author_account_age_days": 3388 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 5, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3387 + "author_account_age_days": 3388 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 200, "last_update": "2024-07-31 18:05:55", - "author_account_age_days": 3119 + "author_account_age_days": 3120 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 47, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 3119 + "author_account_age_days": 3120 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 31, @@ -10797,7 +10812,7 @@ "https://github.com/nchenevey1/comfyui-gimp-nodes": { "stars": 9, "last_update": "2024-10-26 09:11:34", - "author_account_age_days": 1043 + "author_account_age_days": 1044 }, "https://github.com/negaga53/comfyui-imgloader": { "stars": 0, @@ -10812,47 +10827,47 @@ "https://github.com/neocrz/comfyui-usetaesd": { "stars": 1, "last_update": "2025-06-14 18:58:39", - "author_account_age_days": 1713 + "author_account_age_days": 1714 }, "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, "last_update": "2025-04-06 10:43:14", - "author_account_age_days": 4045 + "author_account_age_days": 4046 }, "https://github.com/neverbiasu/ComfyUI-BAGEL": { "stars": 164, "last_update": "2025-06-19 18:12:50", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/neverbiasu/ComfyUI-ChatTTS": { "stars": 3, "last_update": "2025-05-12 08:15:13", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/neverbiasu/ComfyUI-Dashscope": { "stars": 2, "last_update": "2025-04-05 02:19:36", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { "stars": 15, "last_update": "2025-05-12 16:09:03", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/neverbiasu/ComfyUI-SAM2": { "stars": 196, "last_update": "2025-05-13 12:38:09", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/neverbiasu/ComfyUI-StyleShot": { "stars": 13, "last_update": "2025-04-23 08:01:32", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus": { - "stars": 26, - "last_update": "2025-07-23 03:40:16", - "author_account_age_days": 129 + "stars": 28, + "last_update": "2025-07-23 20:18:28", + "author_account_age_days": 130 }, "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 7, @@ -10872,10 +10887,10 @@ "https://github.com/nicofdga/DZ-FaceDetailer": { "stars": 208, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1625 + "author_account_age_days": 1626 }, "https://github.com/niknah/ComfyUI-F5-TTS": { - "stars": 210, + "stars": 211, "last_update": "2025-06-13 12:27:03", "author_account_age_days": 5114 }, @@ -10912,7 +10927,7 @@ "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, "last_update": "2024-07-31 08:34:48", - "author_account_age_days": 729 + "author_account_age_days": 730 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, @@ -10945,7 +10960,7 @@ "author_account_age_days": 554 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { - "stars": 89, + "stars": 90, "last_update": "2025-03-30 08:19:20", "author_account_age_days": 554 }, @@ -10962,7 +10977,7 @@ "https://github.com/nobrainX2/comfyUI-customDia": { "stars": 13, "last_update": "2025-05-29 18:32:25", - "author_account_age_days": 2181 + "author_account_age_days": 2182 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 26, @@ -10972,17 +10987,17 @@ "https://github.com/nofunstudio/Node_Fun_ComfyUI": { "stars": 3, "last_update": "2025-07-12 04:22:58", - "author_account_age_days": 1606 + "author_account_age_days": 1607 }, "https://github.com/nonnonstop/comfyui-faster-loading": { "stars": 10, "last_update": "2024-06-13 15:37:45", - "author_account_age_days": 2516 + "author_account_age_days": 2517 }, "https://github.com/northumber/ComfyUI-northTools": { "stars": 2, "last_update": "2025-05-22 18:08:04", - "author_account_age_days": 3453 + "author_account_age_days": 3454 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 241, @@ -10997,7 +11012,7 @@ "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 11, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2954 + "author_account_age_days": 2955 }, "https://github.com/nsdtcloud3d/ComfyUI-3D-Convert": { "stars": 14, @@ -11007,37 +11022,37 @@ "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 34, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 2111 + "author_account_age_days": 2112 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 8, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1486 + "author_account_age_days": 1487 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 24, "last_update": "2024-07-31 13:54:00", - "author_account_age_days": 1486 + "author_account_age_days": 1487 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 898, + "stars": 897, "last_update": "2025-03-31 08:45:34", - "author_account_age_days": 1570 + "author_account_age_days": 1571 }, "https://github.com/numz/ComfyUI-FlowChain": { "stars": 155, "last_update": "2025-05-19 01:51:02", - "author_account_age_days": 5177 + "author_account_age_days": 5178 }, "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": { - "stars": 220, - "last_update": "2025-07-22 13:56:33", - "author_account_age_days": 5177 + "stars": 222, + "last_update": "2025-07-23 20:17:02", + "author_account_age_days": 5178 }, "https://github.com/numz/Comfyui-Orpheus": { "stars": 8, "last_update": "2025-04-16 19:20:21", - "author_account_age_days": 5177 + "author_account_age_days": 5178 }, "https://github.com/nux1111/ComfyUI_NetDist_Plus": { "stars": 31, @@ -11045,7 +11060,7 @@ "author_account_age_days": 947 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": { - "stars": 1, + "stars": 2, "last_update": "2025-07-23 10:59:10", "author_account_age_days": 2867 }, @@ -11055,12 +11070,12 @@ "author_account_age_days": 2867 }, "https://github.com/o-l-l-i/ComfyUI-Olm-DragCrop": { - "stars": 30, + "stars": 31, "last_update": "2025-07-09 10:50:32", "author_account_age_days": 2867 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust": { - "stars": 28, + "stars": 29, "last_update": "2025-07-14 17:50:01", "author_account_age_days": 2867 }, @@ -11087,17 +11102,17 @@ "https://github.com/olduvai-jp/ComfyUI-CloudArchive": { "stars": 2, "last_update": "2025-04-15 07:18:38", - "author_account_age_days": 1270 + "author_account_age_days": 1271 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 4, "last_update": "2025-02-13 17:05:40", - "author_account_age_days": 1270 + "author_account_age_days": 1271 }, "https://github.com/oleksandr612/ComfyUI-Counter": { "stars": 0, "last_update": "2024-08-05 16:18:48", - "author_account_age_days": 356 + "author_account_age_days": 357 }, "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 1, @@ -11107,27 +11122,27 @@ "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 157, "last_update": "2024-09-10 14:16:30", - "author_account_age_days": 4900 + "author_account_age_days": 4901 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 19, "last_update": "2025-07-10 01:18:19", - "author_account_age_days": 1399 + "author_account_age_days": 1400 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 1, "last_update": "2024-10-30 16:00:09", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/orange90/ComfyUI-Regex-Runner": { "stars": 3, "last_update": "2025-02-26 03:48:27", - "author_account_age_days": 4490 + "author_account_age_days": 4491 }, "https://github.com/orex2121/comfyui-OreX": { "stars": 6, "last_update": "2025-04-21 04:40:56", - "author_account_age_days": 1900 + "author_account_age_days": 1901 }, "https://github.com/orion4d/Calculator_Pro": { "stars": 0, @@ -11172,7 +11187,7 @@ "https://github.com/oshtz/ComfyUI-oshtz-nodes": { "stars": 6, "last_update": "2025-05-22 09:55:47", - "author_account_age_days": 819 + "author_account_age_days": 820 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 19, @@ -11192,17 +11207,17 @@ "https://github.com/otacoo/comfyui_otacoo": { "stars": 2, "last_update": "2025-06-05 23:09:32", - "author_account_age_days": 90 + "author_account_age_days": 91 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 3177 + "author_account_age_days": 3178 }, "https://github.com/oxysoft/ComfyUI-gowiththeflow": { "stars": 3, "last_update": "2025-04-09 03:55:00", - "author_account_age_days": 4505 + "author_account_age_days": 4506 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, @@ -11212,7 +11227,7 @@ "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 29, "last_update": "2025-04-07 08:30:38", - "author_account_age_days": 1235 + "author_account_age_days": 1236 }, "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, @@ -11222,12 +11237,12 @@ "https://github.com/palant/image-resize-comfyui": { "stars": 96, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5447 + "author_account_age_days": 5448 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 39, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5447 + "author_account_age_days": 5448 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 206, @@ -11252,12 +11267,12 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, "last_update": "2025-05-26 12:33:08", - "author_account_age_days": 1906 + "author_account_age_days": 1907 }, "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": { "stars": 0, "last_update": "2025-07-22 09:13:36", - "author_account_age_days": 1906 + "author_account_age_days": 1907 }, "https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": { "stars": 0, @@ -11272,7 +11287,7 @@ "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": { "stars": 24, "last_update": "2025-07-16 13:53:28", - "author_account_age_days": 245 + "author_account_age_days": 246 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 29, @@ -11287,42 +11302,42 @@ "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, "last_update": "2024-08-30 07:52:11", - "author_account_age_days": 1624 + "author_account_age_days": 1625 }, "https://github.com/penposs/ComfyUI_Gemini_Pro": { "stars": 7, "last_update": "2025-07-05 06:16:10", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/penposs/Comfyui_wan_api": { "stars": 1, "last_update": "2025-04-02 16:02:44", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/pharmapsychotic/comfy-cliption": { "stars": 54, "last_update": "2025-01-04 05:06:11", - "author_account_age_days": 1308 + "author_account_age_days": 1309 }, "https://github.com/phazei/ComfyUI-Prompt-Stash": { "stars": 18, "last_update": "2025-05-16 02:13:34", - "author_account_age_days": 5402 + "author_account_age_days": 5403 }, "https://github.com/philiprodriguez/ComfyUI-HunyuanImageLatentToVideoLatent": { "stars": 1, "last_update": "2025-01-12 16:43:09", - "author_account_age_days": 3392 + "author_account_age_days": 3393 }, "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, "last_update": "2025-07-01 13:40:29", - "author_account_age_days": 3652 + "author_account_age_days": 3653 }, "https://github.com/philipy1219/ComfyUI-TaylorSeer": { "stars": 31, "last_update": "2025-06-27 07:29:26", - "author_account_age_days": 3652 + "author_account_age_days": 3653 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 184, @@ -11342,7 +11357,7 @@ "https://github.com/phyblas/paint-by-example_comfyui": { "stars": 9, "last_update": "2025-03-28 22:27:45", - "author_account_age_days": 3447 + "author_account_age_days": 3448 }, "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, @@ -11362,7 +11377,7 @@ "https://github.com/picturesonpictures/comfy_PoP": { "stars": 21, "last_update": "2025-06-05 03:53:18", - "author_account_age_days": 981 + "author_account_age_days": 982 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, @@ -11372,37 +11387,37 @@ "https://github.com/pixelworldai/ComfyUI-AlphaFlatten": { "stars": 1, "last_update": "2025-03-13 23:07:04", - "author_account_age_days": 365 + "author_account_age_days": 366 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 2, "last_update": "2025-02-01 16:29:22", - "author_account_age_days": 1897 + "author_account_age_days": 1898 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 6, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1897 + "author_account_age_days": 1898 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 2, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1897 + "author_account_age_days": 1898 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 5, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1897 + "author_account_age_days": 1898 }, "https://github.com/playbook3d/playbook3d-comfyui-nodes": { "stars": 21, "last_update": "2025-03-25 19:50:08", - "author_account_age_days": 1894 + "author_account_age_days": 1895 }, "https://github.com/plugcrypt/CRT-Nodes": { "stars": 6, "last_update": "2025-07-20 22:13:35", - "author_account_age_days": 1456 + "author_account_age_days": 1457 }, "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 3, @@ -11422,7 +11437,7 @@ "https://github.com/portu-sim/comfyui_bmab": { "stars": 110, "last_update": "2025-02-23 12:32:27", - "author_account_age_days": 716 + "author_account_age_days": 717 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 37, @@ -11447,22 +11462,22 @@ "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5962 + "author_account_age_days": 5963 }, "https://github.com/pschroedl/ComfyUI-SAM2-Realtime": { "stars": 14, "last_update": "2025-01-21 05:29:03", - "author_account_age_days": 4381 + "author_account_age_days": 4382 }, "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 20, "last_update": "2025-07-06 04:41:46", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/ptmaster/comfyui-audio-speed": { "stars": 10, "last_update": "2025-06-24 15:23:03", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 3, @@ -11472,22 +11487,22 @@ "https://github.com/pupba/Comfy_ForEach": { "stars": 2, "last_update": "2025-05-12 07:08:54", - "author_account_age_days": 2195 + "author_account_age_days": 2196 }, "https://github.com/purewater2011/comfyui_color_detection": { "stars": 1, "last_update": "2025-05-19 09:59:44", - "author_account_age_days": 4222 + "author_account_age_days": 4223 }, "https://github.com/purpen/ComfyUI-AIRedoon": { "stars": 2, "last_update": "2024-12-11 09:38:42", - "author_account_age_days": 5332 + "author_account_age_days": 5333 }, "https://github.com/purpen/ComfyUI-ImageTagger": { "stars": 2, "last_update": "2024-11-27 17:20:49", - "author_account_age_days": 5332 + "author_account_age_days": 5333 }, "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, @@ -11497,15 +11512,15 @@ "https://github.com/pxl-pshr/GlitchNodes": { "stars": 52, "last_update": "2025-06-29 19:16:40", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/pydn/ComfyUI-to-Python-Extension": { - "stars": 1912, + "stars": 1913, "last_update": "2025-01-14 17:03:18", "author_account_age_days": 3091 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 2550, + "stars": 2553, "last_update": "2025-04-30 12:00:10", "author_account_age_days": 892 }, @@ -11592,12 +11607,12 @@ "https://github.com/r-vage/ComfyUI-RvTools_v2": { "stars": 5, "last_update": "2025-07-23 02:38:35", - "author_account_age_days": 66 + "author_account_age_days": 67 }, "https://github.com/r3dial/redial-discomphy": { "stars": 1, "last_update": "2025-01-09 19:59:31", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/r3dsd/comfyui-template-loader": { "stars": 0, @@ -11617,7 +11632,7 @@ "https://github.com/rainlizard/ComfyUI-Raffle": { "stars": 5, "last_update": "2025-06-30 02:29:42", - "author_account_age_days": 3557 + "author_account_age_days": 3558 }, "https://github.com/rakki194/ComfyUI-ImageCompare": { "stars": 0, @@ -11627,7 +11642,7 @@ "https://github.com/ramesh-x90/ComfyUI_pyannote": { "stars": 3, "last_update": "2024-11-23 09:42:16", - "author_account_age_days": 1716 + "author_account_age_days": 1717 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 63, @@ -11642,12 +11657,12 @@ "https://github.com/randomnoner11/ComfyUI-MistralAI-API": { "stars": 1, "last_update": "2025-04-07 17:34:06", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 86, "last_update": "2024-08-26 09:52:06", - "author_account_age_days": 4888 + "author_account_age_days": 4889 }, "https://github.com/raykindle/ComfyUI_Step1X-Edit": { "stars": 48, @@ -11657,27 +11672,27 @@ "https://github.com/raysers/Mflux-ComfyUI": { "stars": 102, "last_update": "2025-03-09 21:14:27", - "author_account_age_days": 2398 + "author_account_age_days": 2399 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3818 + "author_account_age_days": 3819 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-08-26 10:08:29", - "author_account_age_days": 1905 + "author_account_age_days": 1906 }, "https://github.com/rdancer/ComfyUI_Florence2SAM2": { "stars": 40, "last_update": "2025-06-30 19:02:35", - "author_account_age_days": 6015 + "author_account_age_days": 6016 }, "https://github.com/rdomunky/comfyui-subfolderimageloader": { "stars": 0, "last_update": "2025-07-20 04:21:48", - "author_account_age_days": 3717 + "author_account_age_days": 3718 }, "https://github.com/reallusion/ComfyUI-Reallusion": { "stars": 0, @@ -11692,12 +11707,12 @@ "https://github.com/recraft-ai/ComfyUI-RecraftAI": { "stars": 62, "last_update": "2025-06-04 11:33:13", - "author_account_age_days": 1116 + "author_account_age_days": 1117 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 14, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 533 + "author_account_age_days": 534 }, "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 79, @@ -11717,7 +11732,7 @@ "https://github.com/replicate/comfyui-replicate": { "stars": 187, "last_update": "2024-11-05 15:26:20", - "author_account_age_days": 2002 + "author_account_age_days": 2003 }, "https://github.com/revirevy/Comfyui_saveimage_imgbb": { "stars": 1, @@ -11725,9 +11740,9 @@ "author_account_age_days": 4879 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 2059, + "stars": 2061, "last_update": "2025-07-12 03:03:33", - "author_account_age_days": 5368 + "author_account_age_days": 5369 }, "https://github.com/rhdunn/comfyui-audio-processing": { "stars": 10, @@ -11747,7 +11762,7 @@ "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 3074 + "author_account_age_days": 3075 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 1, @@ -11757,7 +11772,7 @@ "https://github.com/rickyars/comfyui-llm-tile": { "stars": 1, "last_update": "2025-06-25 11:56:15", - "author_account_age_days": 4598 + "author_account_age_days": 4599 }, "https://github.com/risunobushi/ComfyUI-Similarity-Score": { "stars": 4, @@ -11770,7 +11785,7 @@ "author_account_age_days": 1041 }, "https://github.com/risunobushi/ComfyUI_sm4ll-Wrapper": { - "stars": 11, + "stars": 12, "last_update": "2025-07-04 08:52:22", "author_account_age_days": 1041 }, @@ -11790,9 +11805,9 @@ "author_account_age_days": 3941 }, "https://github.com/robertvoy/ComfyUI-Distributed": { - "stars": 178, + "stars": 181, "last_update": "2025-07-22 05:52:18", - "author_account_age_days": 4499 + "author_account_age_days": 4500 }, "https://github.com/robertvoy/ComfyUI-Flux-Continuum": { "stars": 210, @@ -11812,12 +11827,12 @@ "https://github.com/rohitsainier/ComfyUI-InstagramDownloader": { "stars": 18, "last_update": "2025-01-02 08:47:22", - "author_account_age_days": 3547 + "author_account_age_days": 3548 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 7, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 684 + "author_account_age_days": 685 }, "https://github.com/ronaldzgithub/ComfyUI_Appstore": { "stars": 5, @@ -11837,27 +11852,27 @@ "https://github.com/rookiepsi/comfypsi_blur_mask": { "stars": 0, "last_update": "2025-06-25 15:13:33", - "author_account_age_days": 151 + "author_account_age_days": 152 }, "https://github.com/rookiepsi/comfyui-extended": { "stars": 2, "last_update": "2025-06-22 13:42:26", - "author_account_age_days": 151 + "author_account_age_days": 152 }, "https://github.com/roundyyy/ComfyUI-mesh-simplifier": { "stars": 6, "last_update": "2025-03-09 23:39:24", - "author_account_age_days": 1321 + "author_account_age_days": 1322 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 15, "last_update": "2025-07-07 23:30:54", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 22, "last_update": "2025-04-23 00:52:31", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/rubi-du/ComfyUI-BiRefNet-Super": { "stars": 10, @@ -11897,75 +11912,75 @@ "https://github.com/ruucm/ruucm-comfy": { "stars": 2, "last_update": "2025-04-21 15:20:57", - "author_account_age_days": 2814 + "author_account_age_days": 2815 }, "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": { "stars": 10, "last_update": "2025-05-26 14:26:57", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/ryanontheinside/ComfyUI_ControlFreak": { "stars": 16, "last_update": "2025-04-13 23:18:36", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/ryanontheinside/ComfyUI_Doom": { "stars": 5, "last_update": "2024-11-08 17:58:21", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/ryanontheinside/ComfyUI_EfficientTAM": { "stars": 3, "last_update": "2024-12-21 20:25:05", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/ryanontheinside/ComfyUI_ProfilerX": { "stars": 60, "last_update": "2025-05-27 22:10:23", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": { "stars": 59, "last_update": "2025-06-19 14:20:29", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": { "stars": 537, "last_update": "2025-06-01 22:34:26", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/ryanontheinside/ComfyUI_SuperResolution": { "stars": 8, "last_update": "2025-04-07 17:53:16", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 14, "last_update": "2025-06-24 11:30:06", - "author_account_age_days": 979 + "author_account_age_days": 980 }, "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, "last_update": "2024-08-24 02:42:40", - "author_account_age_days": 5151 + "author_account_age_days": 5152 }, "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": { "stars": 5, "last_update": "2025-07-05 01:32:50", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/sanbuphy/ComfyUI-AudioLDM": { "stars": 0, "last_update": "2025-01-02 02:01:12", - "author_account_age_days": 1316 + "author_account_age_days": 1317 }, "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt": { "stars": 1, "last_update": "2025-05-04 04:58:56", - "author_account_age_days": 344 + "author_account_age_days": 345 }, "https://github.com/scraed/LanPaint": { - "stars": 384, + "stars": 385, "last_update": "2025-06-21 06:19:09", "author_account_age_days": 3857 }, @@ -11977,57 +11992,57 @@ "https://github.com/sdtana/ComfyUI-FDG": { "stars": 4, "last_update": "2025-06-28 06:48:07", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/seanjang990/comfyui-document-auto-crop": { "stars": 0, "last_update": "2025-07-16 03:59:22", - "author_account_age_days": 727 + "author_account_age_days": 728 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 32, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5699 + "author_account_age_days": 5700 }, "https://github.com/seanlynch/srl-nodes": { "stars": 8, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5699 + "author_account_age_days": 5700 }, "https://github.com/sebord/ComfyUI-LMCQ": { - "stars": 74, + "stars": 76, "last_update": "2025-07-03 13:05:08", - "author_account_age_days": 1181 + "author_account_age_days": 1182 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 4, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3726 + "author_account_age_days": 3727 }, "https://github.com/set-soft/AudioSeparation": { - "stars": 4, + "stars": 5, "last_update": "2025-07-23 16:15:56", - "author_account_age_days": 3204 + "author_account_age_days": 3205 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 1, "last_update": "2025-07-23 11:19:58", - "author_account_age_days": 3204 + "author_account_age_days": 3205 }, "https://github.com/set-soft/ComfyUI-ImageMisc": { "stars": 0, "last_update": "2025-07-23 10:58:48", - "author_account_age_days": 3204 + "author_account_age_days": 3205 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { "stars": 152, "last_update": "2025-01-15 05:16:31", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/sh570655308/ComfyUI-TopazVideoAI": { "stars": 220, "last_update": "2025-04-23 08:54:20", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/shabri-arrahim/ComfyUI-Safety-Checker": { "stars": 1, @@ -12052,22 +12067,22 @@ "https://github.com/shadowcz007/comfyui-liveportrait": { "stars": 460, "last_update": "2024-09-01 10:34:41", - "author_account_age_days": 2437 + "author_account_age_days": 2438 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 1665, + "stars": 1666, "last_update": "2025-07-22 01:44:28", - "author_account_age_days": 2437 + "author_account_age_days": 2438 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 122, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 2437 + "author_account_age_days": 2438 }, "https://github.com/shadowcz007/comfyui-try-on": { "stars": 13, "last_update": "2024-08-15 10:50:22", - "author_account_age_days": 2437 + "author_account_age_days": 2438 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 34, @@ -12087,7 +12102,7 @@ "https://github.com/shenduldh/ComfyUI-Lightning": { "stars": 209, "last_update": "2025-03-13 05:58:04", - "author_account_age_days": 2512 + "author_account_age_days": 2513 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, @@ -12100,7 +12115,7 @@ "author_account_age_days": 1415 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 286, + "stars": 287, "last_update": "2024-12-01 18:40:16", "author_account_age_days": 2159 }, @@ -12122,47 +12137,47 @@ "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 36, "last_update": "2025-07-22 21:14:54", - "author_account_age_days": 2617 + "author_account_age_days": 2618 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 37, "last_update": "2025-07-21 02:34:32", - "author_account_age_days": 2617 + "author_account_age_days": 2618 }, "https://github.com/shinich39/comfyui-break-workflow": { "stars": 1, "last_update": "2025-05-25 10:20:20", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shinich39/comfyui-civitai-workflow": { "stars": 0, "last_update": "2025-06-11 16:47:58", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shinich39/comfyui-dynamic-routes": { "stars": 5, "last_update": "2025-05-25 10:17:05", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shinich39/comfyui-get-meta": { "stars": 8, "last_update": "2025-05-25 10:17:48", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shinich39/comfyui-innnnnpaint": { "stars": 0, "last_update": "2025-05-25 10:18:06", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shinich39/comfyui-no-one-above-me": { "stars": 0, "last_update": "2025-05-25 10:19:33", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shinich39/comfyui-prevent-sleep": { "stars": 1, "last_update": "2025-05-25 10:18:45", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, @@ -12172,7 +12187,7 @@ "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 24, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 2020 + "author_account_age_days": 2021 }, "https://github.com/siliconflow/BizyAir": { "stars": 732, @@ -12187,42 +12202,42 @@ "https://github.com/silveroxides/ComfyUI-ModelUtils": { "stars": 1, "last_update": "2025-07-22 18:07:41", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/silveroxides/ComfyUI-RR-JointTagger": { "stars": 2, "last_update": "2025-07-20 16:27:07", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/silveroxides/ComfyUI_EmbeddingToolkit": { "stars": 7, "last_update": "2025-06-16 14:18:31", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/silveroxides/ComfyUI_FDGuidance": { "stars": 2, "last_update": "2025-07-18 06:44:41", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": { "stars": 6, "last_update": "2025-07-11 19:55:02", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": { "stars": 9, "last_update": "2025-05-11 19:44:35", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders": { "stars": 37, "last_update": "2025-04-28 01:08:43", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 288, "last_update": "2025-07-14 08:23:24", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced": { "stars": 212, @@ -12242,42 +12257,42 @@ "https://github.com/skayka/ComfyUI-DreamFit": { "stars": 2, "last_update": "2025-07-17 22:44:31", - "author_account_age_days": 4136 + "author_account_age_days": 4137 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 31, "last_update": "2024-08-16 03:10:43", - "author_account_age_days": 2476 + "author_account_age_days": 2477 }, "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 0, "last_update": "2025-05-20 18:06:04", - "author_account_age_days": 64 + "author_account_age_days": 65 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "author_account_age_days": 64 + "author_account_age_days": 65 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, "last_update": "2025-05-06 15:48:22", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/slvslvslv/ComfyUI-SmartImageTools": { "stars": 0, "last_update": "2025-05-03 12:46:43", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-07-31 13:52:27", - "author_account_age_days": 4333 + "author_account_age_days": 4334 }, "https://github.com/sm079/ComfyUI-Face-Detection": { "stars": 0, "last_update": "2025-06-03 14:37:55", - "author_account_age_days": 2079 + "author_account_age_days": 2080 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, @@ -12287,142 +12302,142 @@ "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, "last_update": "2024-12-26 16:21:00", - "author_account_age_days": 3115 + "author_account_age_days": 3116 }, "https://github.com/smlbiobot/sml-comfyui-prompt-expansion": { "stars": 13, "last_update": "2025-01-27 13:33:49", - "author_account_age_days": 3115 + "author_account_age_days": 3116 }, "https://github.com/smthemex/ComfyUI_AniCrafter": { - "stars": 28, + "stars": 29, "last_update": "2025-07-21 14:04:20", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 64, "last_update": "2025-02-05 04:01:50", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_CSD_MT": { "stars": 18, "last_update": "2025-02-06 04:30:50", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_CSGO_Wrapper": { "stars": 16, "last_update": "2024-09-07 06:13:48", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 23, "last_update": "2024-07-31 13:53:41", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 10, "last_update": "2024-08-11 08:58:37", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_DICE_Talk": { "stars": 25, "last_update": "2025-05-07 07:47:06", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_DeepFakeDefenders": { "stars": 42, "last_update": "2024-09-14 00:17:59", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Demucs": { "stars": 8, "last_update": "2025-03-12 05:22:24", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Diffree": { "stars": 32, "last_update": "2025-03-09 01:16:33", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_DiffuEraser": { "stars": 172, "last_update": "2025-07-17 13:14:09", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { "stars": 641, "last_update": "2025-04-05 12:23:33", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Face_Anon_Simple": { "stars": 17, "last_update": "2025-03-12 05:22:03", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { "stars": 61, "last_update": "2025-05-29 11:42:48", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_FollowYourEmoji": { "stars": 16, "last_update": "2025-04-11 13:45:15", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Hallo2": { "stars": 74, "last_update": "2025-03-12 05:22:46", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 52, "last_update": "2025-01-13 03:29:50", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_HunyuanAvatar_Sm": { "stars": 74, "last_update": "2025-06-24 13:06:34", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 24, "last_update": "2024-07-31 13:53:27", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_InstantIR_Wrapper": { "stars": 238, "last_update": "2025-03-12 05:22:14", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_KV_Edit": { "stars": 58, "last_update": "2025-05-24 00:35:59", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Light_A_Video": { "stars": 83, "last_update": "2025-04-10 01:05:56", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 26, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 58, "last_update": "2024-09-10 09:50:19", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { "stars": 55, "last_update": "2025-04-09 14:21:57", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_MooER": { "stars": 5, "last_update": "2025-03-09 01:15:38", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_ObjectClear": { "stars": 6, @@ -12432,7 +12447,7 @@ "https://github.com/smthemex/ComfyUI_OmniParser": { "stars": 39, "last_update": "2025-03-12 05:22:34", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_OmniSVG": { "stars": 6, @@ -12442,117 +12457,117 @@ "https://github.com/smthemex/ComfyUI_PBR_Maker": { "stars": 13, "last_update": "2025-03-12 05:21:53", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 44, "last_update": "2025-07-02 09:39:48", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_PartPacker": { "stars": 20, "last_update": "2025-06-25 00:44:53", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Personalize_Anything": { "stars": 43, "last_update": "2025-03-26 00:38:13", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_PhotoDoodle": { "stars": 97, "last_update": "2025-03-20 08:19:21", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 9, "last_update": "2024-12-06 12:12:19", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 10, "last_update": "2024-08-05 06:14:57", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 22, "last_update": "2024-08-12 09:11:49", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_SVFR": { - "stars": 93, + "stars": 94, "last_update": "2025-03-12 05:21:23", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Sapiens": { "stars": 182, "last_update": "2025-03-12 05:22:59", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_SongGeneration": { - "stars": 57, + "stars": 59, "last_update": "2025-07-19 08:42:59", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Sonic": { "stars": 1053, "last_update": "2025-05-22 00:46:49", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 30, "last_update": "2024-08-10 03:45:47", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { "stars": 97, "last_update": "2025-07-03 00:30:45", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 452, "last_update": "2025-06-25 06:23:47", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 10, "last_update": "2024-09-06 08:20:59", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_TRELLIS": { "stars": 170, "last_update": "2025-07-08 01:14:45", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_VisualCloze": { "stars": 11, "last_update": "2025-05-21 08:56:45", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_YuE": { "stars": 146, "last_update": "2025-02-24 12:02:41", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 11, "last_update": "2025-07-23 12:43:16", - "author_account_age_days": 1167 + "author_account_age_days": 1168 }, "https://github.com/sn0w12/ComfyUI-Syntax-Highlighting": { "stars": 2, "last_update": "2025-07-23 13:41:15", - "author_account_age_days": 1167 + "author_account_age_days": 1168 }, "https://github.com/sneccc/comfyui-snek-nodes": { "stars": 1, "last_update": "2025-06-25 14:25:41", - "author_account_age_days": 1961 + "author_account_age_days": 1962 }, "https://github.com/somesomebody/lorainfo-sidebar": { "stars": 4, "last_update": "2025-05-31 07:23:03", - "author_account_age_days": 85 + "author_account_age_days": 86 }, "https://github.com/souki202/ComfyUI-LoadImage-Advanced": { "stars": 1, @@ -12567,52 +12582,52 @@ "https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": { "stars": 29, "last_update": "2025-03-30 15:07:02", - "author_account_age_days": 802 + "author_account_age_days": 803 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 54, "last_update": "2024-08-07 11:51:17", - "author_account_age_days": 3118 + "author_account_age_days": 3119 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 214, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 3118 + "author_account_age_days": 3119 }, "https://github.com/space-nuko/nui-suite": { "stars": 11, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 3118 + "author_account_age_days": 3119 }, "https://github.com/spacepxl/ComfyUI-Depth-Pro": { "stars": 187, "last_update": "2024-10-23 20:05:56", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 63, "last_update": "2025-01-30 00:12:58", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 235, "last_update": "2025-07-21 05:17:52", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/spacepxl/ComfyUI-LossTesting": { "stars": 2, "last_update": "2025-01-26 05:09:57", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 93, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 20, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 11, @@ -12621,7 +12636,7 @@ }, "https://github.com/spawner1145/comfyui-aichat": { "stars": 2, - "last_update": "2025-07-22 21:38:49", + "last_update": "2025-07-24 03:39:43", "author_account_age_days": 332 }, "https://github.com/spinagon/ComfyUI-seam-carving": { @@ -12637,27 +12652,27 @@ "https://github.com/spro/comfyui-mirror": { "stars": 7, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5625 + "author_account_age_days": 5626 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "stars": 1248, "last_update": "2025-07-18 19:54:57", - "author_account_age_days": 2083 + "author_account_age_days": 2084 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 93, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 2083 + "author_account_age_days": 2084 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 89, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 2083 + "author_account_age_days": 2084 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 77, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 2083 + "author_account_age_days": 2084 }, "https://github.com/stavsap/comfyui-downloader": { "stars": 0, @@ -12687,17 +12702,17 @@ "https://github.com/stormcenter/ComfyUI-AutoSplitGridImage": { "stars": 33, "last_update": "2025-01-06 12:02:58", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/stormcenter/ComfyUI-LivePhotoCreator": { "stars": 27, "last_update": "2025-01-06 12:03:42", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/stormcenter/ComfyUI-SVGFullfill": { "stars": 11, "last_update": "2025-01-06 12:04:18", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 26, @@ -12705,7 +12720,7 @@ "author_account_age_days": 2946 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 987, + "stars": 988, "last_update": "2024-07-12 10:17:33", "author_account_age_days": 2946 }, @@ -12717,7 +12732,7 @@ "https://github.com/strawberryPunch/vram_optimizer": { "stars": 3, "last_update": "2025-07-18 13:34:28", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": { "stars": 34, @@ -12737,7 +12752,7 @@ "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 40, "last_update": "2024-08-16 01:18:03", - "author_account_age_days": 6324 + "author_account_age_days": 6325 }, "https://github.com/sugarkwork/ComfyUI_AspectRatioToSize": { "stars": 2, @@ -12777,22 +12792,22 @@ "https://github.com/svetozarov/AS_LLM_nodes": { "stars": 2, "last_update": "2025-03-23 12:05:43", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/sweetndata/ComfyUI-Image-Harmonizer": { "stars": 2, "last_update": "2024-11-20 06:10:34", - "author_account_age_days": 1126 + "author_account_age_days": 1127 }, "https://github.com/sweetndata/ComfyUI-googletrans": { "stars": 3, "last_update": "2024-11-20 04:53:19", - "author_account_age_days": 1126 + "author_account_age_days": 1127 }, "https://github.com/sweetndata/ComfyUI_Sticker_Compositer": { "stars": 1, "last_update": "2025-01-02 06:54:51", - "author_account_age_days": 1126 + "author_account_age_days": 1127 }, "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 1, @@ -12807,37 +12822,37 @@ "https://github.com/sylym/comfy_vid2vid": { "stars": 72, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 2292 + "author_account_age_days": 2293 }, "https://github.com/synthetai/ComfyUI-JM-KLing-API": { "stars": 1, "last_update": "2025-06-30 05:57:12", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/synthetai/ComfyUI-JM-MiniMax-API": { "stars": 1, "last_update": "2025-07-22 08:43:31", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/synthetai/ComfyUI-JM-Volcengine-API": { "stars": 0, "last_update": "2025-07-23 06:50:54", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/synthetai/ComfyUI-ToolBox": { "stars": 0, "last_update": "2025-07-23 10:23:22", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/synthetai/ComfyUI_FaceEnhancer": { "stars": 2, "last_update": "2025-04-17 00:34:39", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/synthetai/ComfyUI_PromptBatcher": { "stars": 6, "last_update": "2025-04-14 04:42:03", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 2, @@ -12847,7 +12862,7 @@ "https://github.com/szhublox/ambw_comfyui": { "stars": 15, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1401 + "author_account_age_days": 1402 }, "https://github.com/taabata/ComfyCanvas": { "stars": 89, @@ -12867,17 +12882,17 @@ "https://github.com/taches-ai/comfyui-scene-composer": { "stars": 55, "last_update": "2025-05-28 07:30:03", - "author_account_age_days": 301 + "author_account_age_days": 302 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 10, "last_update": "2024-10-16 09:19:29", - "author_account_age_days": 5315 + "author_account_age_days": 5316 }, "https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": { "stars": 37, "last_update": "2024-12-01 13:06:02", - "author_account_age_days": 779 + "author_account_age_days": 780 }, "https://github.com/talesofai/comfyui-browser": { "stars": 593, @@ -12885,19 +12900,24 @@ "author_account_age_days": 950 }, "https://github.com/tanglaoya321/ComfyUI-StoryMaker": { - "stars": 17, + "stars": 18, "last_update": "2024-10-01 01:20:00", - "author_account_age_days": 4365 + "author_account_age_days": 4366 }, "https://github.com/tatookan/comfyui_ssl_gemini_EXP": { "stars": 88, "last_update": "2025-03-19 15:54:44", - "author_account_age_days": 2125 + "author_account_age_days": 2126 + }, + "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": { + "stars": 1, + "last_update": "2025-07-24 10:00:06", + "author_account_age_days": 4816 }, "https://github.com/tavyra/ComfyUI_Curves": { "stars": 2, "last_update": "2025-05-08 01:48:55", - "author_account_age_days": 2493 + "author_account_age_days": 2494 }, "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 5, @@ -12907,12 +12927,12 @@ "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5492 + "author_account_age_days": 5493 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 6, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5492 + "author_account_age_days": 5493 }, "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 0, @@ -12927,27 +12947,27 @@ "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, "last_update": "2025-01-16 19:58:24", - "author_account_age_days": 1750 + "author_account_age_days": 1751 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { - "stars": 60, + "stars": 61, "last_update": "2025-05-16 11:01:23", - "author_account_age_days": 3116 + "author_account_age_days": 3117 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 70, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2816 + "author_account_age_days": 2817 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 223, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2816 + "author_account_age_days": 2817 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 362, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2816 + "author_account_age_days": 2817 }, "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, @@ -12957,22 +12977,22 @@ "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "stars": 0, "last_update": "2025-05-09 14:38:15", - "author_account_age_days": 365 + "author_account_age_days": 366 }, "https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": { "stars": 0, "last_update": "2024-12-25 14:09:38", - "author_account_age_days": 365 + "author_account_age_days": 366 }, "https://github.com/theshubzworld/ComfyUI-TogetherVision": { "stars": 4, "last_update": "2025-06-26 18:48:25", - "author_account_age_days": 365 + "author_account_age_days": 366 }, "https://github.com/theshubzworld/ComfyUI-ollama_killer": { "stars": 3, "last_update": "2025-06-09 09:14:55", - "author_account_age_days": 365 + "author_account_age_days": 366 }, "https://github.com/thezveroboy/ComfyUI-CSM-Nodes": { "stars": 35, @@ -13002,22 +13022,22 @@ "https://github.com/thoddnn/ComfyUI-MLX": { "stars": 151, "last_update": "2024-10-22 06:41:22", - "author_account_age_days": 657 + "author_account_age_days": 658 }, "https://github.com/tianguanggliu/Utools": { "stars": 0, "last_update": "2024-08-29 09:45:03", - "author_account_age_days": 2734 + "author_account_age_days": 2735 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 112, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 3344 + "author_account_age_days": 3345 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 36, "last_update": "2024-12-01 11:46:58", - "author_account_age_days": 3719 + "author_account_age_days": 3720 }, "https://github.com/tianyuw/ComfyUI-LLM-API": { "stars": 6, @@ -13027,37 +13047,37 @@ "https://github.com/tigeryy2/comfyui-structured-outputs": { "stars": 1, "last_update": "2025-07-15 09:46:07", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, "last_update": "2025-07-11 15:56:24", - "author_account_age_days": 2505 + "author_account_age_days": 2506 }, "https://github.com/tighug/comfyui-rating-checker": { "stars": 1, "last_update": "2025-05-09 14:22:51", - "author_account_age_days": 2505 + "author_account_age_days": 2506 }, "https://github.com/tkreuziger/comfyui-claude": { "stars": 4, "last_update": "2025-04-10 18:23:35", - "author_account_age_days": 930 + "author_account_age_days": 931 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-07-31 13:51:19", - "author_account_age_days": 4769 + "author_account_age_days": 4770 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 4253 + "author_account_age_days": 4254 }, "https://github.com/tocubed/ComfyUI-EvTexture": { "stars": 15, "last_update": "2025-01-05 23:21:23", - "author_account_age_days": 4253 + "author_account_age_days": 4254 }, "https://github.com/tomudo/ComfyUI-ascii-art": { "stars": 3, @@ -13072,7 +13092,7 @@ "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4764 + "author_account_age_days": 4765 }, "https://github.com/toyxyz/ComfyUI_rgbx_Wrapper": { "stars": 91, @@ -13087,17 +13107,17 @@ "https://github.com/traugdor/ComfyUI-Riffusion": { "stars": 3, "last_update": "2025-05-30 20:15:05", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/traugdor/ComfyUI-UltimateSDUpscale-GGUF": { "stars": 13, "last_update": "2025-06-21 15:15:07", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 14, "last_update": "2025-06-23 15:18:42", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain": { "stars": 1, @@ -13137,12 +13157,12 @@ "https://github.com/troyxmccall/ComfyUI-ScaleToTargetMegapixels": { "stars": 1, "last_update": "2024-11-11 00:07:25", - "author_account_age_days": 5783 + "author_account_age_days": 5784 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 37, "last_update": "2025-04-21 05:38:12", - "author_account_age_days": 3354 + "author_account_age_days": 3355 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 20, @@ -13152,12 +13172,12 @@ "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 117, "last_update": "2025-03-10 03:33:02", - "author_account_age_days": 5151 + "author_account_age_days": 5152 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2025-02-03 16:57:00", - "author_account_age_days": 5151 + "author_account_age_days": 5152 }, "https://github.com/tungdop2/Comfyui_face_restorer": { "stars": 1, @@ -13172,17 +13192,17 @@ "https://github.com/turkyden/ComfyUI-SmartCrop": { "stars": 3, "last_update": "2024-10-08 09:36:34", - "author_account_age_days": 3143 + "author_account_age_days": 3144 }, "https://github.com/tusharbhutt/Endless-Buttons": { "stars": 3, "last_update": "2025-07-20 20:02:43", - "author_account_age_days": 3059 + "author_account_age_days": 3060 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 49, "last_update": "2025-07-20 14:54:28", - "author_account_age_days": 3059 + "author_account_age_days": 3060 }, "https://github.com/twri/sdxl_prompt_styler": { "stars": 863, @@ -13192,7 +13212,7 @@ "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 478 + "author_account_age_days": 479 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { "stars": 143, @@ -13202,7 +13222,7 @@ "https://github.com/tzwm/comfyui-profiler": { "stars": 158, "last_update": "2024-08-28 14:27:12", - "author_account_age_days": 5163 + "author_account_age_days": 5164 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 17, @@ -13217,7 +13237,7 @@ "https://github.com/uihp/ComfyUI-String-Chain": { "stars": 0, "last_update": "2025-04-12 12:22:14", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 47, @@ -13232,27 +13252,27 @@ "https://github.com/un-seen/comfyui-tensorops": { "stars": 28, "last_update": "2024-10-26 00:04:07", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/un-seen/comfyui_segment_anything_plus": { "stars": 8, "last_update": "2024-07-29 06:21:54", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/unicough/comfy_openai_image_api": { "stars": 0, "last_update": "2025-05-02 04:24:34", - "author_account_age_days": 4104 + "author_account_age_days": 4105 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 5, "last_update": "2025-03-27 10:42:15", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, "last_update": "2025-07-22 04:45:36", - "author_account_age_days": 895 + "author_account_age_days": 896 }, "https://github.com/usrname0/comfyui-holdup": { "stars": 1, @@ -13272,7 +13292,7 @@ "https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision": { "stars": 13, "last_update": "2025-02-09 04:06:34", - "author_account_age_days": 2781 + "author_account_age_days": 2782 }, "https://github.com/vaishnav-vn/va1": { "stars": 0, @@ -13282,7 +13302,7 @@ "https://github.com/valofey/Openrouter-Node": { "stars": 5, "last_update": "2025-02-13 21:26:22", - "author_account_age_days": 1777 + "author_account_age_days": 1778 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, @@ -13292,22 +13312,22 @@ "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 5, "last_update": "2025-04-02 04:56:25", - "author_account_age_days": 1251 + "author_account_age_days": 1252 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-02-09 14:31:19", - "author_account_age_days": 5158 + "author_account_age_days": 5159 }, "https://github.com/vault-developer/comfyui-image-blender": { "stars": 20, "last_update": "2025-04-02 19:37:15", - "author_account_age_days": 3007 + "author_account_age_days": 3008 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-11-26 17:26:48", - "author_account_age_days": 3494 + "author_account_age_days": 3495 }, "https://github.com/vekitan55/SimpleFlux1Merger": { "stars": 1, @@ -13317,17 +13337,17 @@ "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 14, "last_update": "2025-04-16 20:39:32", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 31, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3821 + "author_account_age_days": 3822 }, "https://github.com/vincentfs/ComfyUI-ArchiGraph": { "stars": 2, "last_update": "2025-01-23 17:29:09", - "author_account_age_days": 4060 + "author_account_age_days": 4061 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 20, @@ -13337,7 +13357,7 @@ "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-06-03 05:46:11", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, @@ -13375,14 +13395,14 @@ "author_account_age_days": 2721 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { - "stars": 43, + "stars": 44, "last_update": "2025-07-05 02:26:53", - "author_account_age_days": 803 + "author_account_age_days": 804 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, "last_update": "2025-04-02 03:48:05", - "author_account_age_days": 5378 + "author_account_age_days": 5379 }, "https://github.com/vuongminh1907/ComfyUI_ZenID": { "stars": 187, @@ -13407,27 +13427,27 @@ "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, "last_update": "2025-05-09 22:37:03", - "author_account_age_days": 78 + "author_account_age_days": 79 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 125, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2614 + "author_account_age_days": 2615 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3777 + "author_account_age_days": 3778 }, "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, "last_update": "2025-07-21 01:36:01", - "author_account_age_days": 2600 + "author_account_age_days": 2601 }, "https://github.com/wasilone11/comfyui-sync-lipsync-node": { "stars": 1, "last_update": "2025-07-18 23:16:47", - "author_account_age_days": 2600 + "author_account_age_days": 2601 }, "https://github.com/watarika/ComfyUI-SendToEagle-w-Metadata": { "stars": 2, @@ -13452,7 +13472,7 @@ "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 8, "last_update": "2025-05-06 16:15:33", - "author_account_age_days": 368 + "author_account_age_days": 369 }, "https://github.com/webuilder/WB-ComfyUI-Utils": { "stars": 0, @@ -13475,34 +13495,34 @@ "author_account_age_days": 2302 }, "https://github.com/welltop-cn/ComfyUI-TeaCache": { - "stars": 901, + "stars": 906, "last_update": "2025-07-12 04:05:29", "author_account_age_days": 1966 }, "https://github.com/wentao-uw/ComfyUI-template-matching": { "stars": 1, "last_update": "2024-11-06 06:52:30", - "author_account_age_days": 2173 + "author_account_age_days": 2174 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": { "stars": 68, "last_update": "2025-07-04 20:24:22", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": { "stars": 16, "last_update": "2025-06-03 21:06:33", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-render": { "stars": 9, "last_update": "2025-01-25 05:54:27", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-07-31 13:40:12", - "author_account_age_days": 5881 + "author_account_age_days": 5882 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 38, @@ -13537,22 +13557,22 @@ "https://github.com/willchil/ComfyUI-Environment-Visualizer": { "stars": 12, "last_update": "2025-03-29 23:09:07", - "author_account_age_days": 3032 + "author_account_age_days": 3033 }, "https://github.com/willmiao/ComfyUI-Lora-Manager": { - "stars": 451, - "last_update": "2025-07-23 15:27:26", + "stars": 457, + "last_update": "2025-07-24 02:47:26", "author_account_age_days": 3752 }, "https://github.com/windfancy/zsq_prompt": { "stars": 0, "last_update": "2024-12-15 14:58:52", - "author_account_age_days": 1931 + "author_account_age_days": 1932 }, "https://github.com/wings6407/ComfyUI_HBH-image_overlay": { "stars": 1, "last_update": "2025-05-12 02:52:38", - "author_account_age_days": 482 + "author_account_age_days": 483 }, "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex": { "stars": 1, @@ -13562,12 +13582,12 @@ "https://github.com/withmpx/mpx-comfyui-nodes": { "stars": 2, "last_update": "2025-04-16 22:08:20", - "author_account_age_days": 123 + "author_account_age_days": 124 }, "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 1, "last_update": "2025-07-09 06:41:49", - "author_account_age_days": 3317 + "author_account_age_days": 3318 }, "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 34, @@ -13582,17 +13602,17 @@ "https://github.com/wmpmiles/comfyui-some-image-processing-stuff": { "stars": 4, "last_update": "2025-05-10 05:51:42", - "author_account_age_days": 3424 + "author_account_age_days": 3425 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 95, "last_update": "2025-02-15 18:38:12", - "author_account_age_days": 6115 + "author_account_age_days": 6116 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 10, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 6115 + "author_account_age_days": 6116 }, "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 61, @@ -13607,7 +13627,7 @@ "https://github.com/wu12023/ComfyUI-Image-Evaluation": { "stars": 9, "last_update": "2024-12-06 06:51:15", - "author_account_age_days": 711 + "author_account_age_days": 712 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 82, @@ -13617,7 +13637,7 @@ "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2025-07-21 14:00:53", - "author_account_age_days": 4579 + "author_account_age_days": 4580 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, @@ -13632,7 +13652,7 @@ "https://github.com/xLegende/ComfyUI-Prompt-Formatter": { "stars": 2, "last_update": "2025-06-10 19:29:54", - "author_account_age_days": 1826 + "author_account_age_days": 1827 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 350, @@ -13642,12 +13662,12 @@ "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes": { "stars": 2, "last_update": "2024-12-24 14:07:18", - "author_account_age_days": 823 + "author_account_age_days": 824 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 23, "last_update": "2025-06-26 01:39:27", - "author_account_age_days": 3658 + "author_account_age_days": 3659 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, @@ -13657,17 +13677,17 @@ "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, "last_update": "2025-06-09 08:56:11", - "author_account_age_days": 3273 + "author_account_age_days": 3274 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 16, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 3268 + "author_account_age_days": 3269 }, "https://github.com/xingBaGan/ComfyUI-connect-ui": { "stars": 2, "last_update": "2025-04-07 09:54:46", - "author_account_age_days": 2189 + "author_account_age_days": 2190 }, "https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": { "stars": 8, @@ -13687,17 +13707,17 @@ "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1667 + "author_account_age_days": 1668 }, "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 7, "last_update": "2025-06-06 18:40:09", - "author_account_age_days": 2149 + "author_account_age_days": 2150 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, "last_update": "2024-11-08 17:10:40", - "author_account_age_days": 2083 + "author_account_age_days": 2084 }, "https://github.com/xs315431/Comfyui_Get_promptId": { "stars": 1, @@ -13712,7 +13732,7 @@ "https://github.com/xuhongming251/ComfyUI-Jimeng": { "stars": 3, "last_update": "2025-06-11 09:39:59", - "author_account_age_days": 4500 + "author_account_age_days": 4501 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 21, @@ -13727,17 +13747,17 @@ "https://github.com/yamanacn/comfyui_kontext_Analyze": { "stars": 5, "last_update": "2025-07-06 08:40:36", - "author_account_age_days": 1714 + "author_account_age_days": 1715 }, "https://github.com/yanhuifair/comfyui-janus": { "stars": 4, "last_update": "2025-07-23 03:28:24", - "author_account_age_days": 3956 + "author_account_age_days": 3957 }, "https://github.com/yanlang0123/ComfyUI_Lam": { - "stars": 47, + "stars": 48, "last_update": "2025-07-20 10:45:04", - "author_account_age_days": 3202 + "author_account_age_days": 3203 }, "https://github.com/yasser-baalla/comfyUI-SemanticImageFetch": { "stars": 0, @@ -13747,7 +13767,7 @@ "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 2, "last_update": "2024-07-31 13:59:12", - "author_account_age_days": 2511 + "author_account_age_days": 2512 }, "https://github.com/ycyy/ComfyUI-YCYY-LoraInfo": { "stars": 6, @@ -13777,42 +13797,42 @@ "https://github.com/yichengup/ComfyUI-LinearTransition": { "stars": 1, "last_update": "2025-07-09 01:51:49", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yichengup/ComfyUI-YCNodes": { "stars": 24, "last_update": "2025-07-10 09:57:03", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yichengup/ComfyUI_Yc_JanusPro": { "stars": 7, "last_update": "2025-01-29 22:26:38", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yichengup/Comfyui-Deepseek": { "stars": 32, "last_update": "2025-02-23 19:36:53", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yichengup/Comfyui-Ycanvas": { "stars": 101, "last_update": "2025-07-02 19:15:04", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yichengup/Comfyui_Flux_Style_Adjust": { "stars": 298, "last_update": "2025-02-19 05:08:27", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yichengup/Comfyui_Redux_Advanced": { "stars": 100, "last_update": "2025-04-10 18:36:47", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yichengup/comfyui-face-liquify": { "stars": 1, "last_update": "2025-05-08 17:59:05", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yiwangsimple/ComfyUI_DW_Chat": { "stars": 88, @@ -13830,54 +13850,54 @@ "author_account_age_days": 3224 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 1761, + "stars": 1762, "last_update": "2025-07-17 06:34:39", "author_account_age_days": 1735 }, "https://github.com/yolanother/ComfyUI-Save16bitPng": { "stars": 3, "last_update": "2024-12-23 01:50:04", - "author_account_age_days": 5257 + "author_account_age_days": 5258 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-09-25 04:40:23", - "author_account_age_days": 5257 + "author_account_age_days": 5258 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-11-18 09:35:46", - "author_account_age_days": 5257 + "author_account_age_days": 5258 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 5257 + "author_account_age_days": 5258 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 4, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 5257 + "author_account_age_days": 5258 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 12, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 5257 + "author_account_age_days": 5258 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 20, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 5257 + "author_account_age_days": 5258 }, "https://github.com/yondonfu/ComfyUI-Background-Edit": { "stars": 22, "last_update": "2024-12-31 23:15:33", - "author_account_age_days": 4269 + "author_account_age_days": 4270 }, "https://github.com/yondonfu/ComfyUI-Torch-Compile": { "stars": 5, "last_update": "2025-04-30 18:46:47", - "author_account_age_days": 4269 + "author_account_age_days": 4270 }, "https://github.com/yorkane/ComfyUI-KYNode": { "stars": 7, @@ -13992,22 +14012,22 @@ "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 7, "last_update": "2025-03-27 23:13:16", - "author_account_age_days": 982 + "author_account_age_days": 983 }, "https://github.com/zade23/Comfyui-Distill-Any-Depth": { "stars": 3, "last_update": "2025-07-20 04:47:00", - "author_account_age_days": 2189 + "author_account_age_days": 2190 }, "https://github.com/zaheenrahman/ComfyUI-ColorCorrection": { "stars": 2, "last_update": "2025-03-21 09:52:29", - "author_account_age_days": 2754 + "author_account_age_days": 2755 }, "https://github.com/zakantonio/AvatarGen-experience": { "stars": 0, "last_update": "2025-03-26 20:58:18", - "author_account_age_days": 4170 + "author_account_age_days": 4171 }, "https://github.com/zccrs/comfyui-dci": { "stars": 1, @@ -14017,17 +14037,17 @@ "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 6, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4809 + "author_account_age_days": 4810 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 25, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4809 + "author_account_age_days": 4810 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 8, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4809 + "author_account_age_days": 4810 }, "https://github.com/zeeoale/PromptCreatorNode": { "stars": 2, @@ -14037,22 +14057,22 @@ "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 8, "last_update": "2025-02-09 18:27:16", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/zentrocdot/ComfyUI-Simple_Image_To_Prompt": { "stars": 3, "last_update": "2025-02-20 06:30:19", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/zentrocdot/ComfyUI_Circle_Detection": { "stars": 0, "last_update": "2025-02-07 17:32:46", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/zer0TF/cute-comfy": { "stars": 34, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 3064 + "author_account_age_days": 3065 }, "https://github.com/zer0thgear/zer0-comfy-utils": { "stars": 0, @@ -14062,7 +14082,7 @@ "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 71, "last_update": "2025-04-07 05:52:19", - "author_account_age_days": 2837 + "author_account_age_days": 2838 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 21, @@ -14072,12 +14092,12 @@ "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 84, "last_update": "2025-06-27 07:38:36", - "author_account_age_days": 685 + "author_account_age_days": 686 }, "https://github.com/zhangp365/ComfyUI_photomakerV2_native": { "stars": 10, "last_update": "2025-04-07 10:58:52", - "author_account_age_days": 685 + "author_account_age_days": 686 }, "https://github.com/zhilemann/ComfyUI-moondream2": { "stars": 1, @@ -14087,7 +14107,7 @@ "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": { "stars": 18, "last_update": "2024-09-14 13:46:05", - "author_account_age_days": 3743 + "author_account_age_days": 3744 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 70, @@ -14102,7 +14122,7 @@ "https://github.com/zhulu111/ComfyUI_Bxb": { "stars": 1423, "last_update": "2025-02-05 10:33:45", - "author_account_age_days": 433 + "author_account_age_days": 434 }, "https://github.com/zichongc/ComfyUI-Attention-Distillation": { "stars": 110, @@ -14117,7 +14137,7 @@ "https://github.com/zmwv823/ComfyUI_Anytext": { "stars": 88, "last_update": "2025-05-28 01:02:37", - "author_account_age_days": 3663 + "author_account_age_days": 3664 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, @@ -14125,7 +14145,7 @@ "author_account_age_days": 3056 }, "https://github.com/zombieyang/sd-ppp": { - "stars": 1581, + "stars": 1586, "last_update": "2025-07-23 12:26:26", "author_account_age_days": 4312 }, @@ -14137,16 +14157,16 @@ "https://github.com/zygion/comfyui-zygion-util-nodes": { "stars": 0, "last_update": "2025-04-26 05:11:35", - "author_account_age_days": 200 + "author_account_age_days": 201 }, "https://github.com/zzubnik/TT_TextTools": { "stars": 0, "last_update": "2025-04-02 23:40:24", - "author_account_age_days": 3119 + "author_account_age_days": 3120 }, "https://github.com/zzw5516/ComfyUI-zw-tools": { "stars": 2, "last_update": "2025-04-16 08:24:48", - "author_account_age_days": 4536 + "author_account_age_days": 4537 } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 339c4887..39a1e5f8 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -130,16 +130,6 @@ "install_type": "git-clone", "description": "This is a custom node for ComfyUI that uses the Kontext Presets.\nNOTE: The files in the repo are not organized." }, - { - "author": "concarne000", - "title": "ComfyUI-Stacker [WIP]", - "reference": "https://github.com/concarne000/ComfyUI-Stacker", - "files": [ - "https://github.com/concarne000/ComfyUI-Stacker" - ], - "install_type": "git-clone", - "description": "Simple stack push/pop for images, strings and integers." - }, { "author": "sh570655308", "title": "Comfyui-RayNodes [WIP]", @@ -5151,16 +5141,6 @@ "install_type": "git-clone", "description": "This node output the image that are transfromed by affine matrix what is made according to 4 points of output.\nNOTE: The files in the repo are not organized." }, - { - "author": "ComfyUI-Workflow", - "title": "ComfyUI OpenAI Nodes", - "reference": "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI", - "files": [ - "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI" - ], - "install_type": "git-clone", - "description": "By utilizing OpenAI's powerful vision models, this node enables you to incorporate state-of-the-art image understanding into your ComfyUI projects with minimal setup." - }, { "author": "ruka-game", "title": "ComfyUI RukaLib [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index e0d755eb..1f530554 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -363,20 +363,22 @@ ], "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": [ [ - "\u2b1b(TODO)AC_Super_Come_Ckpt", - "\u2b1c(TODO)AC_Super_Come_Lora", - "\u2b55AC_FUN_SUPER_LARGE", - "\ud83c\ude35AC_Super_Checkpoint", - "\ud83c\ude35AC_Super_Loras", - "\ud83c\udfabAC_Super_PreviewImage", - "\ud83c\udfb0AC_Super_Controlnet", - "\ud83d\udcb6AC_Super_EmptLatent", - "\ud83d\udcbcAC_Super_Lora&LCM", - "\ud83d\udcbeAC_Super_SaveImage", - "\ud83d\udcc4AC_Super_CLIPEN", - "\ud83d\udcc8AC_Super_UpKSampler", - "\ud83d\udcdfAC_Super_CKPT&LCM", - "\ud83d\ude80AC_Super_KSampler" + "AC_FUN_SUPER_DESIGN_LARGE", + "AC_FUN_SUPER_LARGE", + "AC_Super_CKPT&LCM", + "AC_Super_CLIPEN", + "AC_Super_Checkpoint", + "AC_Super_Controlnet", + "AC_Super_EmptLatent", + "AC_Super_KSampler", + "AC_Super_Lora&LCM", + "AC_Super_Loras", + "AC_Super_MaskScale", + "AC_Super_MaskScaleBy", + "AC_Super_PreviewImage", + "AC_Super_PreviewMask", + "AC_Super_SaveImage", + "AC_Super_UpKSampler" ], { "title_aux": "ComfyUI_AC_FUNV8Beta1" @@ -1161,14 +1163,6 @@ "title_aux": "ComfyUI_devtools [WIP]" } ], - "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": [ - [ - "OpenAI.CaptionImage" - ], - { - "title_aux": "ComfyUI OpenAI Nodes" - } - ], "https://github.com/D1-3105/ComfyUI-VideoStream": [ [ "FloWWeaverExportSingleFrameGRPC" @@ -4970,19 +4964,6 @@ "title_aux": "deepseek_prompt_generator_comfyui [WIP]" } ], - "https://github.com/concarne000/ComfyUI-Stacker": [ - [ - "StackPopImage", - "StackPopInt", - "StackPopString", - "StackPushImage", - "StackPushInt", - "StackPushString" - ], - { - "title_aux": "ComfyUI-Stacker [WIP]" - } - ], "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": [ [ "BetterImageDimensions", @@ -9480,12 +9461,16 @@ "IntNode", "LoadImageFromDirectoryNode", "LoadImageFromURLNode", + "LoadStringFromDirectoryNode", + "OutputIsListNode", + "OutputIsNonListNode", "PrependTagsNode", "PrintAnyNode", "PrintImageNode", "SaveImageToDirectoryNode", "SaveStringToDirectoryNode", "SequenceStringListNode", + "ShowStringNode", "StringCombineNode", "StringNode", "TranslateStringNode", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index f1eb7471..317bcdd7 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -7,7 +7,7 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 4, @@ -27,7 +27,7 @@ "https://github.com/438443467/ComfyUI-SanMian-Nodes": { "stars": 28, "last_update": "2025-04-29 10:29:07", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/5x00/ComfyUI-Prompt-Plus": { "stars": 1, @@ -42,12 +42,12 @@ "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 866 + "author_account_age_days": 867 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-VAELoaderSDXLmod": { "stars": 0, "last_update": "2025-06-23 23:42:45", - "author_account_age_days": 866 + "author_account_age_days": 867 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, @@ -57,37 +57,37 @@ "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2025-05-15 08:07:12", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 5, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { "stars": 155, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 63, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { "stars": 128, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 14, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 64, @@ -102,12 +102,12 @@ "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1203 + "author_account_age_days": 1204 }, "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": { "stars": 0, "last_update": "2025-05-02 18:47:09", - "author_account_age_days": 1203 + "author_account_age_days": 1204 }, "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, @@ -122,12 +122,12 @@ "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 5, "last_update": "2025-05-13 14:04:56", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 0, @@ -137,27 +137,27 @@ "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, "last_update": "2025-06-12 23:48:01", - "author_account_age_days": 2499 + "author_account_age_days": 2500 }, "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, "last_update": "2025-05-07 14:33:50", - "author_account_age_days": 2223 + "author_account_age_days": 2224 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 8, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4348 + "author_account_age_days": 4349 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4348 + "author_account_age_days": 4349 }, "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, @@ -167,57 +167,57 @@ "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 4, "last_update": "2024-11-30 12:34:28", - "author_account_age_days": 4410 + "author_account_age_days": 4411 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4468 + "author_account_age_days": 4469 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 11, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4468 + "author_account_age_days": 4469 }, "https://github.com/BAIS1C/ComfyUI_BASICDancePoser": { "stars": 0, "last_update": "2025-07-22 17:13:31", - "author_account_age_days": 883 + "author_account_age_days": 884 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 76, "last_update": "2025-03-09 00:44:37", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/Baverne/comfyUI-TiledWan": { "stars": 0, "last_update": "2025-07-23 13:30:36", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 43, "last_update": "2025-04-21 19:37:22", - "author_account_age_days": 2620 + "author_account_age_days": 2621 }, "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 1191 + "author_account_age_days": 1192 }, "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { "stars": 3, "last_update": "2024-11-29 11:13:57", - "author_account_age_days": 1265 + "author_account_age_days": 1266 }, "https://github.com/BigStationW/flowmatch_scheduler-comfyui": { "stars": 15, @@ -237,17 +237,17 @@ "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 8, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4545 + "author_account_age_days": 4546 }, "https://github.com/BrettMedia/comfyui-bhtools": { "stars": 1, "last_update": "2025-07-15 22:50:15", - "author_account_age_days": 53 + "author_account_age_days": 54 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, @@ -267,7 +267,7 @@ "https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": { "stars": 0, "last_update": "2025-06-08 13:32:25", - "author_account_age_days": 3010 + "author_account_age_days": 3011 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 18, @@ -277,7 +277,7 @@ "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1467 + "author_account_age_days": 1468 }, "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, @@ -287,17 +287,17 @@ "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, "last_update": "2025-05-26 12:12:47", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 3, "last_update": "2025-06-19 03:10:17", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, @@ -307,12 +307,7 @@ "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 20, "last_update": "2025-05-10 16:23:35", - "author_account_age_days": 469 - }, - "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": { - "stars": 26, - "last_update": "2024-10-07 08:25:18", - "author_account_age_days": 291 + "author_account_age_days": 470 }, "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, @@ -322,7 +317,7 @@ "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1171 + "author_account_age_days": 1172 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, @@ -332,17 +327,17 @@ "https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": { "stars": 0, "last_update": "2025-06-29 23:55:17", - "author_account_age_days": 43 + "author_account_age_days": 44 }, "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { "stars": 0, "last_update": "2024-11-11 01:37:43", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/DonutsDelivery/ComfyUI-DonutNodes": { "stars": 7, "last_update": "2025-07-23 11:27:28", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, @@ -352,7 +347,7 @@ "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 5, "last_update": "2025-06-09 19:31:11", - "author_account_age_days": 1767 + "author_account_age_days": 1768 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Player": { "stars": 0, @@ -362,27 +357,27 @@ "https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes": { "stars": 0, "last_update": "2025-06-14 06:14:05", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, "last_update": "2025-06-02 07:15:00", - "author_account_age_days": 246 + "author_account_age_days": 247 }, "https://github.com/ELiZswe/ComfyUI-ELiZTools": { "stars": 0, "last_update": "2025-06-24 06:14:44", - "author_account_age_days": 2217 + "author_account_age_days": 2218 }, "https://github.com/EQXai/ComfyUI_EQX": { "stars": 0, "last_update": "2025-06-27 21:55:53", - "author_account_age_days": 421 + "author_account_age_days": 422 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 51, "last_update": "2025-04-25 01:03:58", - "author_account_age_days": 3021 + "author_account_age_days": 3022 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 6, @@ -407,17 +402,17 @@ "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 2, "last_update": "2025-04-28 23:42:26", - "author_account_age_days": 1288 + "author_account_age_days": 1289 }, "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": { "stars": 0, - "last_update": "2025-07-22 14:42:06", - "author_account_age_days": 2574 + "last_update": "2025-07-23 18:10:07", + "author_account_age_days": 2575 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 37, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 2017 + "author_account_age_days": 2018 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 18, @@ -437,12 +432,12 @@ "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, @@ -452,32 +447,32 @@ "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 1, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 1272 + "author_account_age_days": 1273 }, "https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": { "stars": 4, "last_update": "2025-06-13 20:53:11", - "author_account_age_days": 2720 + "author_account_age_days": 2721 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 4, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2777 + "author_account_age_days": 2778 }, "https://github.com/George0726/ComfyUI-video-accessory": { "stars": 1, "last_update": "2025-05-19 14:18:22", - "author_account_age_days": 2645 + "author_account_age_days": 2646 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 12, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1567 + "author_account_age_days": 1568 }, "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 722 + "author_account_age_days": 723 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, @@ -487,7 +482,7 @@ "https://github.com/Haoming02/comfyui-resharpen": { "stars": 49, "last_update": "2025-07-16 01:45:14", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/Hapseleg/ComfyUI-This-n-That": { "stars": 0, @@ -497,42 +492,42 @@ "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": { "stars": 13, "last_update": "2025-06-23 09:42:46", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 0, "last_update": "2025-02-05 08:51:23", - "author_account_age_days": 4978 + "author_account_age_days": 4979 }, "https://github.com/IgPoly/ComfyUI-igTools": { "stars": 0, "last_update": "2024-09-11 08:48:57", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 6, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 505 + "author_account_age_days": 506 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "stars": 187, "last_update": "2025-04-02 16:32:54", - "author_account_age_days": 805 + "author_account_age_days": 806 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2972 + "author_account_age_days": 2973 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 5021 + "author_account_age_days": 5022 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, "last_update": "2025-07-12 15:27:51", - "author_account_age_days": 3662 + "author_account_age_days": 3663 }, "https://github.com/JiSenHua/ComfyUI-yolov5-face": { "stars": 1, @@ -542,22 +537,22 @@ "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 1285 + "author_account_age_days": 1286 }, "https://github.com/Jingwen-genies/comfyui-genies-nodes": { "stars": 0, "last_update": "2025-05-13 19:36:45", - "author_account_age_days": 727 + "author_account_age_days": 728 }, "https://github.com/JioJe/comfyui_video_BC": { "stars": 8, "last_update": "2025-07-21 07:41:37", - "author_account_age_days": 418 + "author_account_age_days": 419 }, "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2612 + "author_account_age_days": 2613 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 3, @@ -572,22 +567,22 @@ "https://github.com/Jpzz/comfyui-ixiworks": { "stars": 0, "last_update": "2025-07-21 08:09:52", - "author_account_age_days": 2717 + "author_account_age_days": 2718 }, "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 2932 + "author_account_age_days": 2933 }, "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, "last_update": "2025-04-07 07:49:03", - "author_account_age_days": 1648 + "author_account_age_days": 1649 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, @@ -597,7 +592,7 @@ "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 10, "last_update": "2024-11-24 15:55:30", - "author_account_age_days": 3584 + "author_account_age_days": 3585 }, "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, @@ -627,7 +622,7 @@ "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2373 + "author_account_age_days": 2374 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 4, @@ -652,12 +647,12 @@ "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes": { "stars": 0, "last_update": "2025-04-25 09:23:18", - "author_account_age_days": 4485 + "author_account_age_days": 4486 }, "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 5, "last_update": "2024-10-30 17:02:54", - "author_account_age_days": 3379 + "author_account_age_days": 3380 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, @@ -677,27 +672,27 @@ "https://github.com/LyazS/ComfyUI-aznodes": { "stars": 0, "last_update": "2025-06-03 14:57:29", - "author_account_age_days": 3251 + "author_account_age_days": 3252 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 35, "last_update": "2025-04-05 22:22:31", - "author_account_age_days": 772 + "author_account_age_days": 773 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3618 + "author_account_age_days": 3619 }, "https://github.com/MakkiShizu/ComfyUI-MakkiTools": { "stars": 3, "last_update": "2025-07-03 02:38:46", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/Malloc-pix/comfyui-QwenVL": { "stars": 0, "last_update": "2025-06-24 09:35:32", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, @@ -707,32 +702,32 @@ "https://github.com/MarkFreeDom168/ComfyUI-image-load-url": { "stars": 0, "last_update": "2025-07-17 02:47:42", - "author_account_age_days": 1739 + "author_account_age_days": 1740 }, "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 1857 + "author_account_age_days": 1858 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 806 + "author_account_age_days": 807 }, "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-07-12 07:22:09", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, "last_update": "2025-06-01 06:55:16", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3608 + "author_account_age_days": 3609 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 0, @@ -742,22 +737,22 @@ "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 3114 + "author_account_age_days": 3115 }, "https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": { "stars": 4, "last_update": "2025-05-26 06:58:45", - "author_account_age_days": 316 + "author_account_age_days": 317 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 32, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 1888 + "author_account_age_days": 1889 }, "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 1, "last_update": "2025-06-05 03:40:06", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, @@ -767,12 +762,12 @@ "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2424 + "author_account_age_days": 2425 }, "https://github.com/NicholasKao1029/comfyui-pixxio": { "stars": 0, "last_update": "2025-07-22 18:33:21", - "author_account_age_days": 2424 + "author_account_age_days": 2425 }, "https://github.com/No-22-Github/ComfyUI_SaveImageCustom": { "stars": 0, @@ -782,12 +777,12 @@ "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 835 + "author_account_age_days": 836 }, "https://github.com/Novavision0313/ComfyUI-NVVS": { "stars": 1, "last_update": "2025-06-12 03:27:13", - "author_account_age_days": 62 + "author_account_age_days": 63 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 1, @@ -797,12 +792,12 @@ "https://github.com/Oct7/ComfyUI-LaplaMask": { "stars": 0, "last_update": "2025-06-03 07:45:26", - "author_account_age_days": 1996 + "author_account_age_days": 1997 }, "https://github.com/OgreLemonSoup/ComfyUI-Notes-manager": { "stars": 2, "last_update": "2025-06-25 07:24:16", - "author_account_age_days": 347 + "author_account_age_days": 348 }, "https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": { "stars": 2, @@ -812,17 +807,17 @@ "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 3, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/PabloGrant/comfyui-giraffe-test-panel": { "stars": 0, "last_update": "2025-05-18 16:38:09", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/PaleBloodq/ComfyUI-HFTransformers": { "stars": 0, "last_update": "2025-07-11 12:01:43", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/PeterMikhai/Doom_Flux_NodePack": { "stars": 0, @@ -832,7 +827,7 @@ "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": { "stars": 4, @@ -842,7 +837,7 @@ "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, "last_update": "2025-04-08 11:13:50", - "author_account_age_days": 2419 + "author_account_age_days": 2420 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 14, @@ -852,7 +847,7 @@ "https://github.com/QuietNoise/ComfyUI-Queue-Manager": { "stars": 12, "last_update": "2025-07-01 02:08:55", - "author_account_age_days": 4599 + "author_account_age_days": 4600 }, "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, @@ -867,22 +862,22 @@ "https://github.com/Raidez/comfyui-kuniklo-collection": { "stars": 0, "last_update": "2025-05-02 19:44:45", - "author_account_age_days": 4068 + "author_account_age_days": 4069 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter": { - "stars": 4, + "stars": 11, "last_update": "2025-07-22 23:21:18", "author_account_age_days": 555 }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 4037 + "author_account_age_days": 4038 }, "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, "last_update": "2025-06-14 10:29:07", - "author_account_age_days": 5010 + "author_account_age_days": 5011 }, "https://github.com/Rocky-Lee-001/ComfyUI_SZtools": { "stars": 1, @@ -892,7 +887,7 @@ "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 2799 + "author_account_age_days": 2800 }, "https://github.com/SKBv0/ComfyUI-RetroEngine": { "stars": 4, @@ -912,7 +907,7 @@ "https://github.com/SXQBW/ComfyUI-Qwen3": { "stars": 0, "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3186 + "author_account_age_days": 3187 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 24, @@ -932,17 +927,17 @@ "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { "stars": 98, "last_update": "2025-05-09 15:17:23", - "author_account_age_days": 1025 + "author_account_age_days": 1026 }, "https://github.com/SaulQcy/comfy_saul_plugin": { "stars": 0, "last_update": "2025-07-14 09:37:35", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1419 + "author_account_age_days": 1420 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, @@ -952,7 +947,7 @@ "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, "last_update": "2025-06-02 19:16:34", - "author_account_age_days": 857 + "author_account_age_days": 858 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, @@ -962,17 +957,17 @@ "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 46, "last_update": "2025-03-15 00:02:11", - "author_account_age_days": 1418 + "author_account_age_days": 1419 }, "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { "stars": 109, "last_update": "2025-03-20 11:25:12", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 2, "last_update": "2025-04-17 15:20:34", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, @@ -982,7 +977,7 @@ "https://github.com/Slix-M-Lestragg/comfyui-enhanced": { "stars": 0, "last_update": "2025-04-11 21:32:23", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/SoftMeng/ComfyUI-PIL": { "stars": 7, @@ -992,7 +987,7 @@ "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, "last_update": "2025-04-26 07:47:15", - "author_account_age_days": 259 + "author_account_age_days": 260 }, "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO": { "stars": 1, @@ -1002,12 +997,12 @@ "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4339 + "author_account_age_days": 4340 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1534 + "author_account_age_days": 1535 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, @@ -1017,122 +1012,122 @@ "https://github.com/Stable-X/ComfyUI-Hi3DGen": { "stars": 165, "last_update": "2025-04-04 03:48:36", - "author_account_age_days": 416 + "author_account_age_days": 417 }, "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { "stars": 54, "last_update": "2025-07-21 17:49:33", - "author_account_age_days": 352 + "author_account_age_days": 353 }, "https://github.com/StaffsGull/comfyui_scene_builder": { "stars": 0, "last_update": "2025-04-27 12:40:57", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 20, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 45, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_CXH_joy_caption": { "stars": 589, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 97, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StartHua/Comfyui_leffa": { "stars": 231, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, "last_update": "2025-04-28 02:49:48", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3866 + "author_account_age_days": 3867 }, "https://github.com/Tawbaware/ComfyUI-Tawbaware": { "stars": 1, "last_update": "2025-04-20 22:23:11", - "author_account_age_days": 1665 + "author_account_age_days": 1666 }, "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, "last_update": "2025-04-17 08:53:41", - "author_account_age_days": 660 + "author_account_age_days": 661 }, "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 13, "last_update": "2025-05-27 11:49:48", - "author_account_age_days": 3239 + "author_account_age_days": 3240 }, "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3676 + "author_account_age_days": 3677 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 7, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 0, "last_update": "2025-07-11 08:43:08", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": { "stars": 0, "last_update": "2025-07-09 17:19:56", - "author_account_age_days": 932 + "author_account_age_days": 933 }, "https://github.com/UmutGuzel/tryvariantai-comfyui": { "stars": 0, "last_update": "2025-07-15 12:05:03", - "author_account_age_days": 2165 + "author_account_age_days": 2166 }, "https://github.com/V-woodpecker-V/comfyui-stiffy-nodes": { "stars": 1, "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 7, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1355 + "author_account_age_days": 1356 }, "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, "last_update": "2025-05-09 22:47:52", - "author_account_age_days": 2703 + "author_account_age_days": 2704 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/Vkabuto23/comfyui_openrouter_ollama": { "stars": 2, @@ -1142,17 +1137,17 @@ "https://github.com/WASasquatch/ASTERR": { "stars": 30, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 5019 + "author_account_age_days": 5020 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 52, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1818 + "author_account_age_days": 1819 }, "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, "last_update": "2025-04-18 04:36:33", - "author_account_age_days": 4515 + "author_account_age_days": 4516 }, "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { "stars": 1, @@ -1162,27 +1157,27 @@ "https://github.com/WozStudios/ComfyUI-WozNodes": { "stars": 0, "last_update": "2025-06-25 14:29:29", - "author_account_age_days": 4503 + "author_account_age_days": 4504 }, "https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext": { "stars": 7, "last_update": "2025-07-02 21:15:07", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/XiaoHeiziGGG/ComfyUI-GeminiTranslator": { "stars": 0, "last_update": "2025-06-30 05:43:17", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 931 + "author_account_age_days": 932 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": { "stars": 2, "last_update": "2025-06-06 09:23:19", - "author_account_age_days": 1800 + "author_account_age_days": 1801 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 95, @@ -1237,12 +1232,12 @@ "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 2, "last_update": "2025-05-08 08:35:02", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/aa-parky/pipemind-comfyui": { "stars": 0, "last_update": "2025-07-09 08:45:49", - "author_account_age_days": 2238 + "author_account_age_days": 2239 }, "https://github.com/abuzreq/ComfyUI-Model-Bending": { "stars": 13, @@ -1252,17 +1247,17 @@ "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 863 + "author_account_age_days": 864 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/akatz-ai/ComfyUI-Execution-Inversion": { "stars": 1, "last_update": "2025-06-18 04:06:55", - "author_account_age_days": 429 + "author_account_age_days": 430 }, "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, @@ -1272,12 +1267,12 @@ "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { "stars": 6, "last_update": "2025-05-22 20:48:23", - "author_account_age_days": 5408 + "author_account_age_days": 5409 }, "https://github.com/alexgenovese/ComfyUI-Reica": { "stars": 0, "last_update": "2025-07-17 08:21:13", - "author_account_age_days": 5408 + "author_account_age_days": 5409 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, @@ -1287,22 +1282,22 @@ "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 73, "last_update": "2025-02-23 10:28:40", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/amamisonlyuser/MixvtonComfyui": { "stars": 0, "last_update": "2025-05-31 14:14:10", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, "last_update": "2025-03-15 07:26:17", - "author_account_age_days": 1336 + "author_account_age_days": 1337 }, "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 2, @@ -1312,22 +1307,22 @@ "https://github.com/apetitbois/nova_utils": { "stars": 0, "last_update": "2025-04-02 20:01:49", - "author_account_age_days": 3491 + "author_account_age_days": 3492 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, "last_update": "2025-01-07 19:40:19", - "author_account_age_days": 2739 + "author_account_age_days": 2740 }, "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { "stars": 3, "last_update": "2025-03-05 07:50:45", - "author_account_age_days": 2739 + "author_account_age_days": 2740 }, "https://github.com/aria1th/ComfyUI-camietagger-onnx": { "stars": 0, "last_update": "2025-03-06 01:55:51", - "author_account_age_days": 2739 + "author_account_age_days": 2740 }, "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 3, @@ -1342,22 +1337,22 @@ "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, "last_update": "2024-10-13 05:55:33", - "author_account_age_days": 2669 + "author_account_age_days": 2670 }, "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, "last_update": "2024-09-23 19:09:15", - "author_account_age_days": 4342 + "author_account_age_days": 4343 }, "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, "last_update": "2025-07-11 19:06:00", - "author_account_age_days": 4364 + "author_account_age_days": 4365 }, "https://github.com/avocadori/ComfyUI-AudioAmplitudeConverter": { "stars": 0, "last_update": "2025-05-29 07:57:22", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, @@ -1367,12 +1362,12 @@ "https://github.com/babydjac/comfyui-grok-ponyxl": { "stars": 0, "last_update": "2025-07-18 19:10:49", - "author_account_age_days": 799 + "author_account_age_days": 800 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 646 + "author_account_age_days": 647 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 0, @@ -1387,22 +1382,22 @@ "https://github.com/bananasss00/Comfyui-PyExec": { "stars": 1, "last_update": "2025-02-26 12:01:18", - "author_account_age_days": 2928 + "author_account_age_days": 2929 }, "https://github.com/bandido37/comfyui-kaggle-local-save": { "stars": 0, "last_update": "2025-04-23 16:20:30", - "author_account_age_days": 2136 + "author_account_age_days": 2137 }, "https://github.com/barakapa/barakapa-nodes": { "stars": 0, "last_update": "2025-05-13 20:47:52", - "author_account_age_days": 74 + "author_account_age_days": 75 }, "https://github.com/benda1989/WaterMarkRemover_ComfyUI": { "stars": 1, "last_update": "2025-05-01 22:31:19", - "author_account_age_days": 2507 + "author_account_age_days": 2508 }, "https://github.com/benmizrahi/ComfyGCS": { "stars": 1, @@ -1412,12 +1407,12 @@ "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4680 + "author_account_age_days": 4681 }, "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, "last_update": "2025-05-31 17:41:31", - "author_account_age_days": 4058 + "author_account_age_days": 4059 }, "https://github.com/bikiam/ComfyUi_WhisperGTranslate": { "stars": 0, @@ -1432,27 +1427,27 @@ "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5403 + "author_account_age_days": 5404 }, "https://github.com/bleash-dev/ComfyUI-Auth-Manager": { "stars": 0, "last_update": "2025-07-08 11:07:44", - "author_account_age_days": 1457 + "author_account_age_days": 1458 }, "https://github.com/bleash-dev/Comfyui-Idle-Checker": { "stars": 0, "last_update": "2025-07-15 15:33:31", - "author_account_age_days": 1457 + "author_account_age_days": 1458 }, "https://github.com/blepping/comfyui_dum_samplers": { - "stars": 3, + "stars": 4, "last_update": "2025-07-23 13:22:51", "author_account_age_days": 548 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 667 + "author_account_age_days": 668 }, "https://github.com/blueraincoatli/ComfyUI-Model-Cleaner": { "stars": 1, @@ -1462,17 +1457,17 @@ "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4197 + "author_account_age_days": 4198 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 64, "last_update": "2025-03-17 14:50:46", - "author_account_age_days": 3930 + "author_account_age_days": 3931 }, "https://github.com/boricuapab/ComfyUI-Bori-KontextPresets": { "stars": 0, "last_update": "2025-07-21 05:49:40", - "author_account_age_days": 1963 + "author_account_age_days": 1964 }, "https://github.com/brace-great/comfyui-eim": { "stars": 0, @@ -1487,12 +1482,12 @@ "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-31 13:34:57", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, @@ -1512,12 +1507,12 @@ "https://github.com/casterpollux/MiniMax-bmo": { "stars": 43, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 67 + "author_account_age_days": 68 }, "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/celll1/cel_sampler": { "stars": 1, @@ -1527,7 +1522,7 @@ "https://github.com/cesilk10/cesilk-comfyui-nodes": { "stars": 0, "last_update": "2025-07-20 06:06:24", - "author_account_age_days": 77 + "author_account_age_days": 78 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 130, @@ -1547,7 +1542,7 @@ "https://github.com/chengzeyi/Comfy-WaveSpeed": { "stars": 1097, "last_update": "2025-03-27 08:10:29", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/chetusangolgi/Comfyui-supabase": { "stars": 0, @@ -1557,17 +1552,17 @@ "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, "last_update": "2024-08-29 03:54:28", - "author_account_age_days": 3512 + "author_account_age_days": 3513 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 60, "last_update": "2025-04-02 02:06:27", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/chuge26/ComfyUI_seal_migration": { "stars": 0, @@ -1577,7 +1572,7 @@ "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 2023 + "author_account_age_days": 2024 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, @@ -1585,14 +1580,14 @@ "author_account_age_days": 4593 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 83322, - "last_update": "2025-07-23 03:34:54", - "author_account_age_days": 943 + "stars": 83381, + "last_update": "2025-07-24 03:52:05", + "author_account_age_days": 944 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { "stars": 409, "last_update": "2024-08-16 18:06:10", - "author_account_age_days": 943 + "author_account_age_days": 944 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, @@ -1606,33 +1601,33 @@ }, "https://github.com/concarne000/ComfyUI-Stacker": { "stars": 5, - "last_update": "2025-07-20 12:46:34", - "author_account_age_days": 2295 + "last_update": "2025-07-24 04:50:05", + "author_account_age_days": 2296 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 2209 + "author_account_age_days": 2210 }, "https://github.com/crimro-se/ComfyUI-CascadedGaze": { "stars": 0, "last_update": "2025-07-23 15:05:47", - "author_account_age_days": 271 + "author_account_age_days": 272 }, "https://github.com/ctf05/ComfyUI-AudioDuration": { "stars": 0, "last_update": "2025-07-22 16:47:05", - "author_account_age_days": 2196 + "author_account_age_days": 2197 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 261, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5405 + "author_account_age_days": 5406 }, "https://github.com/cwebbi1/VoidCustomNodes": { "stars": 0, "last_update": "2024-10-07 02:23:02", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 1, @@ -1647,17 +1642,17 @@ "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, "last_update": "2024-12-29 18:35:27", - "author_account_age_days": 6368 + "author_account_age_days": 6369 }, "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, "last_update": "2025-05-23 08:51:34", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/dihan/comfyui-random-kps": { "stars": 3, @@ -1665,54 +1660,54 @@ "author_account_age_days": 4691 }, "https://github.com/diodiogod/Comfy-Inpainting-Works": { - "stars": 43, + "stars": 45, "last_update": "2025-07-08 01:15:58", "author_account_age_days": 522 }, "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, "last_update": "2025-05-07 08:10:12", - "author_account_age_days": 4460 + "author_account_age_days": 4461 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2717 + "author_account_age_days": 2718 }, "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", - "author_account_age_days": 2933 + "author_account_age_days": 2934 }, "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, "last_update": "2024-12-27 17:03:52", - "author_account_age_days": 2641 + "author_account_age_days": 2642 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 88, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 1319 + "author_account_age_days": 1320 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 3166 + "author_account_age_days": 3167 }, "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4579 + "author_account_age_days": 4580 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 1, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 0, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/enlo/ComfyUI-CheckpointSettings": { "stars": 0, @@ -1747,17 +1742,17 @@ "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 1006 + "author_account_age_days": 1007 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2025-07-23 01:21:49", - "author_account_age_days": 2442 + "author_account_age_days": 2443 }, "https://github.com/facok/ComfyUI-FokToolset": { "stars": 5, "last_update": "2025-04-24 19:29:57", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, @@ -1772,17 +1767,17 @@ "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1566 + "author_account_age_days": 1567 }, "https://github.com/filipemeneses/ComfyUI_html": { "stars": 1, "last_update": "2025-06-10 10:53:55", - "author_account_age_days": 3870 + "author_account_age_days": 3871 }, "https://github.com/filliptm/ComfyUI_Fill-Node-Loader": { "stars": 5, "last_update": "2025-06-25 01:25:38", - "author_account_age_days": 2130 + "author_account_age_days": 2131 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 63, @@ -1797,7 +1792,7 @@ "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4432 + "author_account_age_days": 4433 }, "https://github.com/franky519/comfyui-redux-style": { "stars": 0, @@ -1827,7 +1822,7 @@ "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 1113 + "author_account_age_days": 1114 }, "https://github.com/fuzr0dah/comfyui-sceneassembly": { "stars": 0, @@ -1857,27 +1852,27 @@ "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, "last_update": "2025-05-12 09:54:34", - "author_account_age_days": 4254 + "author_account_age_days": 4255 }, "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2025-05-14 16:18:43", - "author_account_age_days": 4449 + "author_account_age_days": 4450 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 208, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4449 + "author_account_age_days": 4450 }, "https://github.com/gameltb/io_comfyui": { "stars": 6, "last_update": "2025-02-04 15:14:01", - "author_account_age_days": 4449 + "author_account_age_days": 4450 }, "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { "stars": 0, @@ -1887,7 +1882,7 @@ "https://github.com/gaowei-space/ComfyUI-Doubao-LLM": { "stars": 2, "last_update": "2025-07-03 07:19:49", - "author_account_age_days": 3872 + "author_account_age_days": 3873 }, "https://github.com/gilons/ComfyUI-GoogleDrive-Downloader": { "stars": 0, @@ -1897,7 +1892,7 @@ "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3354 + "author_account_age_days": 3355 }, "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 5, @@ -1907,47 +1902,47 @@ "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 4297 + "author_account_age_days": 4298 }, "https://github.com/gitmylo/FlowNodes": { "stars": 11, "last_update": "2025-04-03 08:17:47", - "author_account_age_days": 2701 + "author_account_age_days": 2702 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 11, "last_update": "2025-07-20 03:42:06", - "author_account_age_days": 2689 + "author_account_age_days": 2690 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { "stars": 2, "last_update": "2024-09-24 03:54:00", - "author_account_age_days": 1778 + "author_account_age_days": 1779 }, "https://github.com/godric8/ComfyUI_Step1X-Edit": { "stars": 0, "last_update": "2025-06-02 12:14:14", - "author_account_age_days": 1838 + "author_account_age_days": 1839 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, "last_update": "2025-02-07 01:55:07", - "author_account_age_days": 3684 + "author_account_age_days": 3685 }, "https://github.com/gondar-software/ComfyUI-Affine-Transform": { "stars": 3, "last_update": "2024-10-05 17:42:40", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/gondar-software/ComfyUI-Simple-Image-Tools": { "stars": 0, "last_update": "2024-10-12 18:29:58", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/gordon123/ComfyUI_DreamBoard": { "stars": 2, @@ -1962,12 +1957,12 @@ "https://github.com/gorillaframeai/GF_pixtral_node": { "stars": 0, "last_update": "2025-07-19 08:09:45", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5158 + "author_account_age_days": 5159 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 16, @@ -2002,17 +1997,17 @@ "https://github.com/haomole/Comfyui-SadTalker": { "stars": 20, "last_update": "2025-07-03 03:47:14", - "author_account_age_days": 695 + "author_account_age_days": 696 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 62, "last_update": "2025-05-01 03:08:58", - "author_account_age_days": 5061 + "author_account_age_days": 5062 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 16, "last_update": "2025-04-21 02:35:46", - "author_account_age_days": 2331 + "author_account_age_days": 2332 }, "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 4, @@ -2027,12 +2022,12 @@ "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1738 + "author_account_age_days": 1739 }, "https://github.com/hnmr293/ComfyUI-SamOne": { "stars": 0, "last_update": "2025-04-16 08:07:42", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, @@ -2052,12 +2047,12 @@ "https://github.com/houdinii/comfy-magick": { "stars": 5, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3914 + "author_account_age_days": 3915 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/hulipanpan/Comfyui_tuteng": { "stars": 0, @@ -2067,37 +2062,37 @@ "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, "last_update": "2025-06-19 18:11:36", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { "stars": 14, "last_update": "2025-05-09 10:46:59", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/hunzmusic/comfyui-hnznodes": { "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 2155 + "author_account_age_days": 2156 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 9, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 2155 + "author_account_age_days": 2156 }, "https://github.com/hylarucoder/comfyui-copilot": { "stars": 26, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 4307 + "author_account_age_days": 4308 }, "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, @@ -2107,12 +2102,12 @@ "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1267 + "author_account_age_days": 1268 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, @@ -2127,7 +2122,7 @@ "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 12, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 4872 + "author_account_age_days": 4873 }, "https://github.com/jax-explorer/ComfyUI-DreamO": { "stars": 67, @@ -2137,12 +2132,12 @@ "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 1, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5244 + "author_account_age_days": 5245 }, "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, "last_update": "2025-04-19 10:54:34", - "author_account_age_days": 3673 + "author_account_age_days": 3674 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, @@ -2152,7 +2147,7 @@ "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-02-19 23:13:05", - "author_account_age_days": 349 + "author_account_age_days": 350 }, "https://github.com/jiafuzeng/comfyui-fishSpeech": { "stars": 0, @@ -2162,47 +2157,47 @@ "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 227, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 414 + "author_account_age_days": 415 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, "last_update": "2025-01-21 17:36:29", - "author_account_age_days": 5341 + "author_account_age_days": 5342 }, "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": { "stars": 1, "last_update": "2025-06-29 07:08:03", - "author_account_age_days": 2459 + "author_account_age_days": 2460 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4378 + "author_account_age_days": 4379 }, "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2025-05-17 01:04:37", - "author_account_age_days": 2819 + "author_account_age_days": 2820 }, "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 3933 + "author_account_age_days": 3934 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 296, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 213, "last_update": "2024-10-18 10:37:10", - "author_account_age_days": 5147 + "author_account_age_days": 5148 }, "https://github.com/jtydhr88/ComfyUI_frontend_vue_basic": { "stars": 5, "last_update": "2025-06-13 00:22:50", - "author_account_age_days": 5147 + "author_account_age_days": 5148 }, "https://github.com/junhe421/comfyui_batch_image_processor": { "stars": 7, @@ -2212,7 +2207,7 @@ "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2723 + "author_account_age_days": 2724 }, "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, @@ -2232,7 +2227,7 @@ "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 3, "last_update": "2025-07-03 05:21:54", - "author_account_age_days": 2526 + "author_account_age_days": 2527 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 11, @@ -2265,12 +2260,12 @@ "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { - "stars": 1419, + "stars": 1421, "last_update": "2025-06-03 21:48:59", "author_account_age_days": 2577 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { - "stars": 805, + "stars": 806, "last_update": "2025-06-15 09:52:41", "author_account_age_days": 2577 }, @@ -2302,12 +2297,12 @@ "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 17, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "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": 250 + "author_account_age_days": 251 }, "https://github.com/kk8bit/KayTool": { "stars": 170, @@ -2327,7 +2322,7 @@ "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1582 + "author_account_age_days": 1583 }, "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, @@ -2337,12 +2332,12 @@ "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 4941 + "author_account_age_days": 4942 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 4941 + "author_account_age_days": 4942 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, @@ -2352,17 +2347,17 @@ "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 1, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 3046 + "author_account_age_days": 3047 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 1, "last_update": "2025-05-05 04:00:28", - "author_account_age_days": 1170 + "author_account_age_days": 1171 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/laubsauger/comfyui-storyboard": { "stars": 8, @@ -2377,17 +2372,17 @@ "https://github.com/leadbreak/comfyui-faceaging": { "stars": 86, "last_update": "2024-10-31 08:25:21", - "author_account_age_days": 1767 + "author_account_age_days": 1768 }, "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 23, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4469 + "author_account_age_days": 4470 }, "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, @@ -2412,22 +2407,22 @@ "https://github.com/littleowl/ComfyUI-MV-HECV": { "stars": 1, "last_update": "2025-06-04 12:42:47", - "author_account_age_days": 5055 + "author_account_age_days": 5056 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { "stars": 1353, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-HunyuanLoom": { - "stars": 481, + "stars": 482, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 61, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, @@ -2442,7 +2437,7 @@ "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 947 + "author_account_age_days": 948 }, "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 6, @@ -2452,17 +2447,17 @@ "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 243, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/ltdrdata/comfyui-unsafe-torch": { "stars": 27, "last_update": "2025-06-10 22:31:29", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/lu64k/SK-Nodes": { "stars": 0, "last_update": "2024-11-18 03:47:34", - "author_account_age_days": 785 + "author_account_age_days": 786 }, "https://github.com/lucafoscili/lf-nodes": { "stars": 14, @@ -2472,12 +2467,12 @@ "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 65, "last_update": "2025-07-17 10:22:58", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/lum3on/comfyui_RollingDepth": { "stars": 1, "last_update": "2025-06-01 18:46:56", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, @@ -2487,22 +2482,22 @@ "https://github.com/machinesarenotpeople/comfyui-energycost": { "stars": 0, "last_update": "2025-05-03 21:22:23", - "author_account_age_days": 1927 + "author_account_age_days": 1928 }, "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 3057 + "author_account_age_days": 3058 }, "https://github.com/maizerrr/comfyui-code-nodes": { "stars": 0, "last_update": "2025-06-30 03:36:19", - "author_account_age_days": 3464 + "author_account_age_days": 3465 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 5, @@ -2517,7 +2512,7 @@ "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 2176 + "author_account_age_days": 2177 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 3, @@ -2527,7 +2522,7 @@ "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 4, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2649 + "author_account_age_days": 2650 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, @@ -2537,27 +2532,27 @@ "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4472 + "author_account_age_days": 4473 }, "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, "last_update": "2025-05-21 13:12:40", - "author_account_age_days": 4471 + "author_account_age_days": 4472 }, "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "stars": 0, "last_update": "2025-05-09 13:18:07", - "author_account_age_days": 4410 + "author_account_age_days": 4411 }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, "last_update": "2024-12-29 12:44:29", - "author_account_age_days": 752 + "author_account_age_days": 753 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, @@ -2567,12 +2562,12 @@ "https://github.com/mikeymcfish/FishTools": { "stars": 26, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/mikheys/ComfyUI-mikheys": { "stars": 0, "last_update": "2025-06-21 15:35:56", - "author_account_age_days": 2795 + "author_account_age_days": 2796 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, @@ -2582,7 +2577,7 @@ "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, "last_update": "2024-11-21 01:29:48", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, @@ -2592,7 +2587,7 @@ "https://github.com/mm-akhtar/comfyui-mask-selector-node": { "stars": 0, "last_update": "2025-04-18 10:06:17", - "author_account_age_days": 1887 + "author_account_age_days": 1888 }, "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, @@ -2602,52 +2597,52 @@ "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, "last_update": "2025-02-02 13:37:48", - "author_account_age_days": 4291 + "author_account_age_days": 4292 }, "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 0, "last_update": "2025-06-20 16:22:16", - "author_account_age_days": 4818 + "author_account_age_days": 4819 }, "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 22, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2435 + "author_account_age_days": 2436 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 51, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1692 + "author_account_age_days": 1693 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1692 + "author_account_age_days": 1693 }, "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3084 + "author_account_age_days": 3085 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3387 + "author_account_age_days": 3388 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 3, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3387 + "author_account_age_days": 3388 }, "https://github.com/nat-chan/transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3387 + "author_account_age_days": 3388 }, "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, @@ -2662,47 +2657,47 @@ "https://github.com/neo0801/my-comfy-node": { "stars": 0, "last_update": "2024-09-20 07:49:04", - "author_account_age_days": 4174 + "author_account_age_days": 4175 }, "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 4, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/neverbiasu/ComfyUI-ControlNeXt": { "stars": 3, "last_update": "2024-08-15 08:15:43", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/neverbiasu/ComfyUI-DeepSeek": { "stars": 0, "last_update": "2025-02-01 04:17:59", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/neverbiasu/ComfyUI-Show-o": { "stars": 1, "last_update": "2025-06-24 06:33:20", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { "stars": 4, "last_update": "2024-12-30 13:32:43", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/newraina/ComfyUI-Remote-Save-Image": { "stars": 0, @@ -2712,12 +2707,12 @@ "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 5262 + "author_account_age_days": 5263 }, "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 4943 + "author_account_age_days": 4944 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 19, @@ -2732,12 +2727,12 @@ "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, "last_update": "2025-05-28 03:57:01", - "author_account_age_days": 4732 + "author_account_age_days": 4733 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, "last_update": "2024-08-11 22:22:04", - "author_account_age_days": 4423 + "author_account_age_days": 4424 }, "https://github.com/orion4d/ComfyUI_unified_list_selector": { "stars": 1, @@ -2747,7 +2742,7 @@ "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, "last_update": "2025-02-27 10:01:17", - "author_account_age_days": 1504 + "author_account_age_days": 1505 }, "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, @@ -2757,12 +2752,12 @@ "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4505 + "author_account_age_days": 4506 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-01-27 18:29:08", - "author_account_age_days": 4505 + "author_account_age_days": 4506 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, @@ -2772,7 +2767,7 @@ "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 1235 + "author_account_age_days": 1236 }, "https://github.com/p1atdev/comfyui-aesthetic-predictor": { "stars": 0, @@ -2782,7 +2777,7 @@ "https://github.com/pacchikAI/ImagePromptBatch": { "stars": 0, "last_update": "2025-05-26 12:48:05", - "author_account_age_days": 72 + "author_account_age_days": 73 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 206, @@ -2792,12 +2787,12 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", - "author_account_age_days": 1906 + "author_account_age_days": 1907 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, "last_update": "2025-01-10 14:28:51", - "author_account_age_days": 1955 + "author_account_age_days": 1956 }, "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, @@ -2807,7 +2802,7 @@ "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/pictorialink/ComfyUI-static-resource": { "stars": 0, @@ -2822,7 +2817,7 @@ "https://github.com/pixixai/ComfyUI_Pixix-Tools": { "stars": 0, "last_update": "2025-07-22 04:43:42", - "author_account_age_days": 196 + "author_account_age_days": 197 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, @@ -2837,17 +2832,17 @@ "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1631 + "author_account_age_days": 1632 }, "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, "last_update": "2025-06-13 15:09:26", - "author_account_age_days": 4649 + "author_account_age_days": 4650 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3125 + "author_account_age_days": 3126 }, "https://github.com/prabinpebam/anyPython": { "stars": 13, @@ -2857,32 +2852,32 @@ "https://github.com/prodogape/ComfyUI-clip-interrogator": { "stars": 60, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1424 + "author_account_age_days": 1425 }, "https://github.com/przewodo/ComfyUI-Przewodo-Utils": { "stars": 0, - "last_update": "2025-07-23 06:08:21", - "author_account_age_days": 3704 + "last_update": "2025-07-24 06:42:46", + "author_account_age_days": 3705 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 5, "last_update": "2025-05-21 01:33:15", - "author_account_age_days": 4381 + "author_account_age_days": 4382 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2493 + "author_account_age_days": 2494 }, "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, - "last_update": "2025-07-21 16:01:11", + "last_update": "2025-07-23 19:53:54", "author_account_age_days": 1423 }, "https://github.com/rakete/comfyui-rakete": { "stars": 0, "last_update": "2025-07-22 21:48:34", - "author_account_age_days": 5972 + "author_account_age_days": 5973 }, "https://github.com/rakki194/ComfyUI_WolfSigmas": { "stars": 5, @@ -2892,22 +2887,22 @@ "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { "stars": 5, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2452 + "author_account_age_days": 2453 }, "https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": { "stars": 0, "last_update": "2025-07-16 15:36:03", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 51, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 533 + "author_account_age_days": 534 }, "https://github.com/retech995/Save_Florence2_Bulk_Prompts": { "stars": 0, "last_update": "2025-06-03 18:27:37", - "author_account_age_days": 2374 + "author_account_age_days": 2375 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, @@ -2922,27 +2917,27 @@ "https://github.com/rickyars/sd-cn-animation": { "stars": 0, "last_update": "2025-05-18 22:33:04", - "author_account_age_days": 4598 + "author_account_age_days": 4599 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { "stars": 9, "last_update": "2025-06-09 21:51:46", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, "last_update": "2025-05-14 07:13:26", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 4, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, @@ -2952,42 +2947,42 @@ "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 684 + "author_account_age_days": 685 }, "https://github.com/ronalds-eu/comfyui-plus-integrations": { "stars": 0, "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4175 + "author_account_age_days": 4176 }, "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, "last_update": "2025-07-01 12:11:18", - "author_account_age_days": 3570 + "author_account_age_days": 3571 }, "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, "last_update": "2025-04-14 18:53:06", - "author_account_age_days": 3879 + "author_account_age_days": 3880 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, "last_update": "2024-10-03 23:59:55", - "author_account_age_days": 299 + "author_account_age_days": 300 }, "https://github.com/ryanontheinside/ComfyUI-Livepeer": { "stars": 1, "last_update": "2025-04-21 22:53:14", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/ryanontheinside/ComfyUI-MineWorld": { "stars": 2, "last_update": "2025-04-16 18:59:09", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/sangeet/testui": { "stars": 2, @@ -3002,12 +2997,12 @@ "https://github.com/seancheung/comfyui-creative-nodes": { "stars": 0, "last_update": "2024-09-13 06:22:45", - "author_account_age_days": 4332 + "author_account_age_days": 4333 }, "https://github.com/sh570655308/Comfyui-RayNodes": { "stars": 2, "last_update": "2025-07-19 11:32:53", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, @@ -3037,17 +3032,17 @@ "https://github.com/shinich39/comfyui-nothing-happened": { "stars": 0, "last_update": "2025-05-25 10:18:24", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shinich39/comfyui-run-js": { "stars": 0, "last_update": "2025-06-05 13:34:15", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shinich39/comfyui-textarea-is-shit": { "stars": 0, "last_update": "2025-06-03 11:52:52", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, @@ -3067,32 +3062,32 @@ "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 1, "last_update": "2025-07-16 04:31:05", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/simonjaq/ComfyUI-sjnodes": { "stars": 0, "last_update": "2025-06-20 08:23:01", - "author_account_age_days": 2929 + "author_account_age_days": 2930 }, "https://github.com/siyonomicon/ComfyUI-Pin": { "stars": 0, "last_update": "2025-07-21 18:06:00", - "author_account_age_days": 5 + "author_account_age_days": 6 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 5, "last_update": "2025-03-17 06:45:58", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { "stars": 55, "last_update": "2025-04-09 14:21:57", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/sofakid/dandy": { "stars": 51, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4447 + "author_account_age_days": 4448 }, "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, @@ -3107,12 +3102,12 @@ "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 1877 + "author_account_age_days": 1878 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 1877 + "author_account_age_days": 1878 }, "https://github.com/spawner1145/comfyui-spawner-nodes": { "stars": 2, @@ -3132,7 +3127,7 @@ "https://github.com/stalkervr/comfyui-custom-path-nodes": { "stars": 1, "last_update": "2025-07-19 08:30:33", - "author_account_age_days": 2761 + "author_account_age_days": 2762 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 12, @@ -3142,7 +3137,7 @@ "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 10, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1248 + "author_account_age_days": 1249 }, "https://github.com/strhwste/comfyui_csv_utils": { "stars": 0, @@ -3157,7 +3152,7 @@ "https://github.com/subnet99/ComfyUI-URLLoader": { "stars": 2, "last_update": "2025-07-14 07:57:56", - "author_account_age_days": 17 + "author_account_age_days": 18 }, "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, @@ -3197,27 +3192,27 @@ "https://github.com/tankenyuen-ola/comfyui-env-variable-reader": { "stars": 0, "last_update": "2025-06-19 06:21:23", - "author_account_age_days": 198 + "author_account_age_days": 199 }, "https://github.com/tanmoy-it/comfyuiCustomNode": { "stars": 0, "last_update": "2025-05-10 07:45:32", - "author_account_age_days": 326 + "author_account_age_days": 327 }, "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", - "author_account_age_days": 2654 + "author_account_age_days": 2655 }, "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, "last_update": "2025-03-31 02:17:02", - "author_account_age_days": 2582 + "author_account_age_days": 2583 }, "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, "last_update": "2025-04-06 02:57:20", - "author_account_age_days": 3025 + "author_account_age_days": 3026 }, "https://github.com/techzuhaib/ComfyUI-CacheImageNode": { "stars": 0, @@ -3227,12 +3222,12 @@ "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3260 + "author_account_age_days": 3261 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1345 + "author_account_age_days": 1346 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, @@ -3272,7 +3267,7 @@ "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, @@ -3282,7 +3277,7 @@ "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, "last_update": "2025-04-11 15:28:03", - "author_account_age_days": 2216 + "author_account_age_days": 2217 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, @@ -3292,7 +3287,7 @@ "https://github.com/unanan/ComfyUI-Dist": { "stars": 7, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 3292 + "author_account_age_days": 3293 }, "https://github.com/usman2003/ComfyUI-Classifiers": { "stars": 0, @@ -3312,20 +3307,20 @@ "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-02-09 14:31:19", - "author_account_age_days": 5158 + "author_account_age_days": 5159 }, "https://github.com/vchopine/ComfyUI_Toolbox": { "stars": 2, "last_update": "2025-03-18 16:12:09", - "author_account_age_days": 3984 + "author_account_age_days": 3985 }, "https://github.com/virallover/comfyui-virallover": { "stars": 0, "last_update": "2025-06-02 13:49:38", - "author_account_age_days": 86 + "author_account_age_days": 87 }, "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": { - "stars": 107, + "stars": 109, "last_update": "2025-07-21 16:31:25", "author_account_age_days": 5434 }, @@ -3337,12 +3332,12 @@ "https://github.com/vladp0727/Comfyui-with-Furniture": { "stars": 0, "last_update": "2025-04-18 08:58:04", - "author_account_age_days": 123 + "author_account_age_days": 124 }, "https://github.com/vovler/ComfyUI-vovlerTools": { "stars": 0, "last_update": "2025-06-25 17:36:07", - "author_account_age_days": 2121 + "author_account_age_days": 2122 }, "https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": { "stars": 0, @@ -3367,12 +3362,12 @@ "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 3877 + "author_account_age_days": 3878 }, "https://github.com/wasilone11/comfyui-sync-translate-node": { "stars": 0, "last_update": "2025-07-19 03:26:55", - "author_account_age_days": 2600 + "author_account_age_days": 2601 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 1, @@ -3407,17 +3402,17 @@ "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2025-01-02 00:35:50", - "author_account_age_days": 1082 + "author_account_age_days": 1083 }, "https://github.com/wordbrew/comfyui-wan-control-nodes": { "stars": 6, "last_update": "2025-06-19 23:37:04", - "author_account_age_days": 1007 + "author_account_age_days": 1008 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 2, @@ -3432,7 +3427,7 @@ "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 845 + "author_account_age_days": 846 }, "https://github.com/xl0/q_tools": { "stars": 0, @@ -3442,77 +3437,77 @@ "https://github.com/xmarked-ai/ComfyUI_misc": { "stars": 2, "last_update": "2025-06-07 16:26:56", - "author_account_age_days": 267 + "author_account_age_days": 268 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, "last_update": "2025-05-03 20:59:53", - "author_account_age_days": 2095 + "author_account_age_days": 2096 }, "https://github.com/xzuyn/ComfyUI-xzuynodes": { "stars": 0, - "last_update": "2025-07-18 15:05:35", - "author_account_age_days": 3514 + "last_update": "2025-07-23 20:07:16", + "author_account_age_days": 3515 }, "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { "stars": 6, "last_update": "2025-06-01 04:29:47", - "author_account_age_days": 4028 + "author_account_age_days": 4029 }, "https://github.com/yamanacn/comfyui_qwen_object": { "stars": 0, "last_update": "2025-06-20 12:24:28", - "author_account_age_days": 1714 + "author_account_age_days": 1715 }, "https://github.com/yamanacn/comfyui_qwenbbox": { "stars": 0, "last_update": "2025-06-21 03:00:01", - "author_account_age_days": 1714 + "author_account_age_days": 1715 }, "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 1, - "last_update": "2025-07-23 10:18:40", - "author_account_age_days": 3956 + "last_update": "2025-07-24 07:43:38", + "author_account_age_days": 3957 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-04-08 09:14:25", - "author_account_age_days": 3956 + "author_account_age_days": 3957 }, "https://github.com/yanlang0123/ComfyUI_Lam": { - "stars": 47, + "stars": 48, "last_update": "2025-07-20 10:45:04", - "author_account_age_days": 3202 + "author_account_age_days": 3203 }, "https://github.com/yichengup/ComfyUI-Transition": { "stars": 3, "last_update": "2025-07-12 07:15:38", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yichengup/ComfyUI-YCNodes_Advance": { "stars": 5, "last_update": "2025-06-25 15:08:18", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yichengup/Comfyui-NodeSpark": { "stars": 5, "last_update": "2025-01-20 14:20:36", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, "last_update": "2025-05-28 10:06:17", - "author_account_age_days": 4024 + "author_account_age_days": 4025 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 344 + "author_account_age_days": 345 }, "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": { "stars": 2, "last_update": "2025-06-21 17:46:04", - "author_account_age_days": 2723 + "author_account_age_days": 2724 }, "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { "stars": 1, @@ -3527,12 +3522,12 @@ "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 350, "last_update": "2025-06-06 23:41:46", - "author_account_age_days": 3853 + "author_account_age_days": 3854 }, "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3374 + "author_account_age_days": 3375 }, "https://github.com/zl9739379/comfyui-qwen-vl-api": { "stars": 0, @@ -3542,21 +3537,21 @@ "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/zopieux/ComfyUI-zopi": { "stars": 0, "last_update": "2025-07-13 01:19:58", - "author_account_age_days": 5922 + "author_account_age_days": 5923 }, "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 0, "last_update": "2025-04-12 01:13:21", - "author_account_age_days": 4018 + "author_account_age_days": 4019 }, "https://github.com/zyquon/ComfyUI-Stash": { "stars": 0, "last_update": "2025-06-21 03:32:52", - "author_account_age_days": 114 + "author_account_age_days": 115 } } \ No newline at end of file diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 177a9b75..caaa8790 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "ComfyUI-Workflow", + "title": "ComfyUI OpenAI Nodes [REMOVED]", + "reference": "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI", + "files": [ + "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI" + ], + "install_type": "git-clone", + "description": "By utilizing OpenAI's powerful vision models, this node enables you to incorporate state-of-the-art image understanding into your ComfyUI projects with minimal setup." + }, { "author": "dionren", "title": "Export Workflow With Cyuai Api Available Nodes [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 466336c7..e0705c92 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,45 @@ { "custom_nodes": [ + { + "author": "concarne000", + "title": "ComfyUI-Stacker", + "reference": "https://github.com/concarne000/ComfyUI-Stacker", + "files": [ + "https://github.com/concarne000/ComfyUI-Stacker" + ], + "install_type": "git-clone", + "description": "Simple stack push/pop style nodes for images, strings, integers and generic objects (image batches, latents, face models etc)" + }, + { + "author": "GeraldWie", + "title": "ComfyUI-I2I-slim", + "reference": "https://github.com/GeraldWie/ComfyUI-I2I-slim", + "files": [ + "https://github.com/GeraldWie/ComfyUI-I2I-slim" + ], + "install_type": "git-clone", + "description": "A lightweight version of the custom nodes originally developed by [a/ManglerFTW](https://github.com/ManglerFTW/ComfyI2I) for performing image-to-image tasks in ComfyUI." + }, + { + "author": "tauraloke", + "title": "ComfyUI-Unfake-Pixels", + "reference": "https://github.com/tauraloke/ComfyUI-Unfake-Pixels", + "files": [ + "https://github.com/tauraloke/ComfyUI-Unfake-Pixels" + ], + "install_type": "git-clone", + "description": "A ComfyUI node for pixel art scaling. Automatically detects the pixel scale using an edge-aware method (Sobel filter + voting on tiles) and downscales the image to that pixel size, reducing color palette." + }, + { + "author": "adrianschubek", + "title": "comfyui-zeug", + "reference": "https://github.com/adrianschubek/comfyui-zeug", + "files": [ + "https://github.com/adrianschubek/comfyui-zeug" + ], + "install_type": "git-clone", + "description": "comfyui-zeug (German for 'gear' or 'stuff') is a collection of custom nodes for ComfyUI, designed to enhance functionality and provide additional features." + }, { "author": "smthemex", "title": "ComfyUI_ObjectClear", @@ -22,8 +62,8 @@ "description": "ComfyUI custom nodes for interacting with the Gemini api for image and video generation prompting." }, { - "author": "BuimenLabo", - "title": "ComfyUI BuimenLabo - Unified Package", + "author": "builmenlabo", + "title": "ComfyUI builmenlabo - Unified Package", "id": "builmenlabo", "reference": "https://github.com/comnote-max/builmenlabo", "files": [ @@ -31,7 +71,7 @@ ], "install_type": "git-clone", "description": "Comprehensive collection of ComfyUI custom nodes: ๐Ÿฆ™ Advanced LLM text generation with Llama-CPP (CPU/GPU acceleration), ๐ŸŒ Smart multi-language prompt translation (Google/DeepL/Yandex/Baidu), ๐ŸŒ 20-language interface toggle, ๐Ÿ“ธ AI-powered Gemini pose analysis, ๐ŸŽ›๏ธ Smart ControlNet management. Perfect unified package for AI artists and creators. Blog: https://note.com/hirodream44", - "nodename_pattern": "BuimenLabo", + "nodename_pattern": "builmenlabo", "tags": [ "LLM", "translation", @@ -652,47 +692,6 @@ ], "install_type": "git-clone", "description": "Highly customizable Scheduler for ComfyUI." - }, - { - "author": "IsItDanOrAi", - "title": "exLoadout: Excel-Based Model & Settings Loader", - "id": "comfyui-exloadout", - "reference": "https://github.com/IsItDanOrAi/ComfyUI-exLoadout", - "files": [ - "https://github.com/IsItDanOrAi/ComfyUI-exLoadout.git" - ], - "install_type": "copy", - "description": "Excel spreadsheet-driven ComfyUI nodes that let you load models, values, and workflows based on saved rows in Excel. Great for organizing and switching between CLIPs, VAEs, LoRAs, and more." - }, - { - "author": "claptrap0", - "title": "ComfyUI_LLM_Hub", - "reference": "https://github.com/claptrap0/ComfyUI_LLM_Hub", - "files": [ - "https://github.com/claptrap0/ComfyUI_LLM_Hub" - ], - "install_type": "git-clone", - "description": "Utilize the power of an LLM into ComfyUI to transform your text-to-image and text-to-video ideas into highly detailed prompts for generation while giving you full control." - }, - { - "author": "XmYx", - "title": "ComfyUI-SmolLM3", - "reference": "https://github.com/XmYx/ComfyUI-SmolLM3", - "files": [ - "https://github.com/XmYx/ComfyUI-SmolLM3" - ], - "install_type": "git-clone", - "description": "Welcome to ComfyUI-SmolLM3, where we bring the magic of Hugging Face's SmolLM3 language models into your ComfyUI workflow! Whether you're crafting stories, generating ideas, or building AI-powered creativity tools, this node pack makes it delightfully simple." - }, - { - "author": "reallusion", - "title": "Reallusion ComfyUI Custom Nodes", - "reference": "https://github.com/reallusion/ComfyUI-Reallusion", - "files": [ - "https://github.com/reallusion/ComfyUI-Reallusion" - ], - "install_type": "git-clone", - "description": "This nodepack contains custom nodes for ComfyUI designed specifically for handling Reallusion-related assets such as Character Creator and iClone image and video files. These nodes are intended to be used as backend components that communicate and operate through the AI Render Plugin interface of iClone or Character Creator, enabling a seamless integration between ComfyUI's powerful image/video generation capabilities and Reallusionโ€™s animation tools. By bridging ComfyUI with iClone/Character Creatorโ€™s AI Render Plugin, these nodes facilitate workflows where AI-assisted content generation can be controlled, customized, and rendered directly from within Reallusion software environments." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 26d5c5d0..fc2fffab 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4521,6 +4521,8 @@ ], "https://github.com/Duanyll/duanyll_nodepack": [ [ + "CreateBoundingBoxesMaskQwen", + "DrawBoundingBoxesQwen", "FluxKontextTrue3DPE", "HfCheckpointLoader", "HfDiffusionModelLoader", @@ -5685,6 +5687,19 @@ "title_aux": "ComfyUI Suno API" } ], + "https://github.com/GeraldWie/ComfyUI-I2I-slim": [ + [ + "Color Transfer Slim", + "Combine and Paste Slim", + "Inpaint Segments Slim", + "Mask Ops Slim" + ], + { + "author": "GeraldWie", + "title": "ComfyI2I-lite", + "title_aux": "ComfyUI-I2I-slim" + } + ], "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": [ [ "DiffusersImageOutpaint", @@ -15221,6 +15236,28 @@ "title_aux": "ComfyUI-Translator" } ], + "https://github.com/adrianschubek/comfyui-zeug": [ + [ + "ZeugBool", + "ZeugCleanGpuPass", + "ZeugFloat", + "ZeugFloatToStr", + "ZeugInt", + "ZeugIntToStr", + "ZeugIntToWxH", + "ZeugJoinStr", + "ZeugJoinStrList", + "ZeugPrintPass", + "ZeugSplitStrList", + "ZeugStr", + "ZeugStrToFloat", + "ZeugStrToInt", + "ZeugWxHToInt" + ], + { + "title_aux": "comfyui-zeug" + } + ], "https://github.com/adriflex/ComfyUI_Blender_Texdiff": [ [ "ViewportColor", @@ -15564,6 +15601,7 @@ "Comfly_kling_text2video", "Comfly_lip_sync", "Comfly_mj_video", + "Comfly_mj_video_extend", "Comfly_mjstyle", "Comfly_upload", "Comfly_video_extend" @@ -15817,7 +15855,8 @@ "FilterSubtags", "FilterTags", "ProcessTags", - "ReplaceUnderscores" + "ReplaceUnderscores", + "TokenAnalyzer" ], { "title_aux": "ComfyUI-Alchemine-Pack" @@ -16221,9 +16260,11 @@ "Sage_Load_Dataset_From_Folder", "Sage_LogicalSwitch", "Sage_LoraStack", + "Sage_LoraStackInfoDisplay", "Sage_LoraStackLoader", "Sage_LoraStackRecent", "Sage_ModelInfo", + "Sage_ModelInfoDisplay", "Sage_ModelLoraStackLoader", "Sage_ModelReport", "Sage_ModelShifts", @@ -20554,8 +20595,25 @@ "PromptTranslator" ], { - "nodename_pattern": "BuimenLabo", - "title_aux": "ComfyUI BuimenLabo - Unified Package" + "nodename_pattern": "builmenlabo", + "title_aux": "ComfyUI builmenlabo - Unified Package" + } + ], + "https://github.com/concarne000/ComfyUI-Stacker": [ + [ + "StackPopFloat", + "StackPopImage", + "StackPopInt", + "StackPopObject", + "StackPopString", + "StackPushFloat", + "StackPushImage", + "StackPushInt", + "StackPushObject", + "StackPushString" + ], + { + "title_aux": "ComfyUI-Stacker" } ], "https://github.com/concarne000/ConCarneNode": [ @@ -22722,6 +22780,7 @@ ], "https://github.com/filliptm/ComfyUI_Fill-ChatterBox": [ [ + "FL_ChatterboxDialogTTS", "FL_ChatterboxTTS", "FL_ChatterboxVC" ], @@ -28394,10 +28453,14 @@ ], "https://github.com/l3ony2k/comfyui-leon-nodes": [ [ + "Leon_ByteDance_Image_API_Node", + "Leon_DALLE_Image_API_Node", "Leon_Flux_Image_API_Node", "Leon_Flux_Kontext_API_Node", + "Leon_GPT_Image_API_Node", "Leon_Google_Image_API_Node", "Leon_Hypr_Upload_Node", + "Leon_Ideogram_Image_API_Node", "Leon_Image_Split_4Grid_Node", "Leon_ImgBB_Upload_Node", "Leon_LLM_Chat_API_Node", @@ -28406,8 +28469,11 @@ "Leon_Midjourney_Describe_API_Node", "Leon_Midjourney_Proxy_API_Node", "Leon_Midjourney_Upload_API_Node", - "Leon_Model_Config_Loader_Node", "Leon_Model_Selector_Node", + "Leon_Recraft_Image_API_Node", + "Leon_StableDiffusion_35_API_Node", + "Leon_StableDiffusion_3_Ultra_API_Node", + "Leon_StableDiffusion_XL_API_Node", "Leon_String_Combine_Node" ], { @@ -36834,6 +36900,14 @@ "title_aux": "comfyui_ssl_gemini_EXP" } ], + "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": [ + [ + "PixelArtScaler" + ], + { + "title_aux": "ComfyUI-Unfake-Pixels" + } + ], "https://github.com/tavyra/ComfyUI_Curves": [ [ "Curve Visualizer", @@ -39885,6 +39959,7 @@ "MatchImageRatioToPreset", "ModifyTextGender", "NeedImageSizeAndCount", + "ReplicateRequstNode", "SplitMask", "TextInputAutoSelector", "TextPreview",