From 36a900c98f9537640b6a5998241e937bd2847630 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 23 Jul 2025 12:50:44 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 61 ++ extension-node-map.json | 87 +- github-stats.json | 819 +++++++++-------- node_db/dev/custom-node-list.json | 70 ++ node_db/dev/extension-node-map.json | 67 +- node_db/dev/github-stats.json | 1289 ++++++++++++++------------- node_db/new/custom-node-list.json | 60 ++ node_db/new/extension-node-map.json | 87 +- 8 files changed, 1504 insertions(+), 1036 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0b7f13b6..d241f74c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6294,6 +6294,16 @@ "install_type": "git-clone", "description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition." }, + { + "author": "alexopus", + "title": "ComfyUI Notes Sidebar", + "reference": "https://github.com/alexopus/ComfyUI-Notes-Sidebar", + "files": [ + "https://github.com/alexopus/ComfyUI-Notes-Sidebar" + ], + "install_type": "git-clone", + "description": "A ComfyUI extension that adds a notes sidebar for managing notes" + }, { "author": "kft334", "title": "Knodes", @@ -12002,6 +12012,16 @@ "install_type": "git-clone", "description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI" }, + { + "author": "BAIS1C", + "title": "ComfyUI_BASICSAdvancedDancePoser", + "reference": "https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser", + "files": [ + "https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser" + ], + "install_type": "git-clone", + "description": "Professional COCO-WholeBody 133-keypoint dance animation system for ComfyUI" + }, { "author": "runtime44", "title": "Runtime44 ComfyUI Nodes", @@ -27139,6 +27159,16 @@ "install_type": "git-clone", "description": "Chat GPT Image Generation Chat Node for Comfy UI" }, + { + "author": "SamTyurenkov", + "title": "comfyui_vace_preprocessors", + "reference": "https://github.com/SamTyurenkov/comfyui-vace-preprocessors", + "files": [ + "https://github.com/SamTyurenkov/comfyui-vace-preprocessors" + ], + "install_type": "git-clone", + "description": "Some nodes to create a preprocessed videos" + }, { "author": "orion4d", "title": "ComfyUI-Image-Effects", @@ -29646,6 +29676,16 @@ "install_type": "git-clone", "description": "ComfyUI custom nodes for integrating with the Upsampler API to enhance and upscale images using AI." }, + { + "author": "cedarconnor", + "title": "ComfyUI Batch Name Loop", + "reference": "https://github.com/cedarconnor/comfyui-BatchNameLoop", + "files": [ + "https://github.com/cedarconnor/comfyui-BatchNameLoop" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node package for batch image processing with filename preservation." + }, { "author": "vaishnav-vn", "title": "va1", @@ -29688,6 +29728,27 @@ "install_type": "git-clone", "description": "Photoshop-like layered canvas editor to your ComfyUI workflow. This node is perfect for complex compositing, inpainting, and outpainting, featuring multi-layer support, masking, blend modes, and precise transformations. Includes optional AI-powered background removal for streamlined image editing." }, + { + "author": "einhorn13", + "title": "ComfyUI-ImageProcessUtilities", + "reference": "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities", + "files": [ + "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities" + ], + "install_type": "git-clone", + "description": "A collection of custom nodes for ComfyUI designed to enhance image processing workflows. Especially useful for high-resolution rendering, complex inpainting, tiling, and batch manipulation. This allows you to perform processing that would otherwise exceed your VRAM limits." + }, + { + "author": "khanhlvg", + "title": "[Unofficial] Vertex AI Custom Nodes for ComfyUI", + "reference": "https://github.com/khanhlvg/vertex-ai-comfyui-nodes", + "files": [ + "https://github.com/khanhlvg/vertex-ai-comfyui-nodes" + ], + "install_type": "git-clone", + "description": "Vertex AI Custom Nodes for ComfyUI" + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 71404a76..04fff79b 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2359,6 +2359,22 @@ "title_aux": "ComfyUI-ImageCropper" } ], + "https://github.com/Azornes/Comfyui-LayerForge": [ + [ + "CanvasNode" + ], + { + "title_aux": "Comfyui-LayerForge" + } + ], + "https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser": [ + [ + "ComfyUI_BASICSAdvancedDancePoser" + ], + { + "title_aux": "ComfyUI_BASICSAdvancedDancePoser" + } + ], "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": [ [ "RSSFeedNode" @@ -3718,7 +3734,8 @@ "load_exr", "load_exr_layer_by_name", "saver", - "shamble_cryptomatte" + "shamble_cryptomatte", + "znormalize" ], { "title_aux": "ComfyUI-CoCoTools_IO" @@ -10661,6 +10678,14 @@ "title_aux": "DeepFuze" } ], + "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": [ + [ + "VideoLayoutTrackAnnotatorNode" + ], + { + "title_aux": "comfyui_vace_preprocessors" + } + ], "https://github.com/SamTyurenkov/comfyui_chatgpt": [ [ "ChatGPTImageGenerationNode", @@ -18027,8 +18052,8 @@ "Image_transform_sum", "Mask_Detect_label", "Mask_Remove_bg", - "Mask_combine_crop", - "Mask_combine_sum", + "Mask_combine_High", + "Mask_combine_Width", "Mask_face_detect", "Mask_image2mask", "Mask_inpaint_light", @@ -18113,6 +18138,7 @@ "create_Mask_lay_X", "create_Mask_lay_Y", "create_Mask_location", + "create_Mask_match_shape", "create_Mask_sole", "create_Mask_visual_tag", "create_RadialGradient", @@ -18185,6 +18211,7 @@ "sch_mask", "sch_split_text", "sch_text", + "stack_Mask2color", "stack_sum_pack", "sum_create_chx", "sum_editor", @@ -18213,7 +18240,6 @@ "type_ListToBatch", "type_Mask_Batch2List", "type_Mask_List2Batch", - "type_text_2_UTF8", "type_text_list2batch", "unpack_box2", "view_Data", @@ -18286,6 +18312,17 @@ "title_aux": "Text Node With Comments (@cdxoo)" } ], + "https://github.com/cedarconnor/comfyui-BatchNameLoop": [ + [ + "Batch Image Iterator", + "Batch Image Loader", + "Batch Image Saver", + "Batch Image Single Saver" + ], + { + "title_aux": "ComfyUI Batch Name Loop" + } + ], "https://github.com/cedarconnor/comfyui-LatLong": [ [ "Equirectangular Crop 180", @@ -22072,6 +22109,21 @@ "title_aux": "ComfyUI-NoiseGen" } ], + "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": [ + [ + "CombineCoords", + "CropByCoords", + "ImageTiler", + "ImageUntiler", + "PasteByCoords", + "ReorderBatch", + "SplitCoords", + "StringToIntegers" + ], + { + "title_aux": "ComfyUI-ImageProcessUtilities" + } + ], "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [ [ "BatchImageProcessor", @@ -27156,6 +27208,21 @@ "title_aux": "Knodes" } ], + "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [ + [ + "Gemini", + "Imagen_Product_Recontext", + "Imagen_T2I", + "PreviewVideo", + "Veo", + "Veo2", + "Veo_Prompt_Writer", + "Virtual_Try_On" + ], + { + "title_aux": "[Unofficial] Vertex AI Custom Nodes for ComfyUI" + } + ], "https://github.com/kijai/ComfyUI-ADMotionDirector": [ [ "ADMD_AdditionalModelSelect", @@ -28135,7 +28202,7 @@ "title_aux": "comfyui-jk-easy-nodes" } ], - "https://github.com/kpsss34/ComfyUI-kpsss34-Sana": [ + "https://github.com/kpsss34/ComfyUI-kpsss34": [ [ "SanaLoRALoader", "SanaModelLoader", @@ -28143,7 +28210,7 @@ "i2iFlash" ], { - "title_aux": "ComfyUI Sana Custom Node" + "title_aux": "ComfyUI kpsss34 Custom Node" } ], "https://github.com/krmahil/comfyui-hollow-preserve": [ @@ -28264,10 +28331,14 @@ "Leon_Hypr_Upload_Node", "Leon_Image_Split_4Grid_Node", "Leon_ImgBB_Upload_Node", + "Leon_LLM_Chat_API_Node", + "Leon_LLM_JSON_API_Node", "Leon_Luma_AI_Image_API_Node", "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_String_Combine_Node" ], { @@ -33533,8 +33604,8 @@ ], "https://github.com/r-vage/ComfyUI-RvTools_v2": [ [ - "CombineVideoClips", - "WanVideoVaceSeamlessJoin" + "Combine Video Clips", + "WanVideo Vace Seamless Join" ], { "title_aux": "ComfyUI-RvTools_v2" diff --git a/github-stats.json b/github-stats.json index 9bd5a71f..3a278e51 100644 --- a/github-stats.json +++ b/github-stats.json @@ -127,7 +127,7 @@ "https://github.com/2frames/ComfyUI-AQnodes": { "stars": 1, "last_update": "2025-06-08 12:51:07", - "author_account_age_days": 382 + "author_account_age_days": 383 }, "https://github.com/2kpr/ComfyUI-PMRF": { "stars": 215, @@ -145,9 +145,9 @@ "author_account_age_days": 3165 }, "https://github.com/31702160136/ComfyUI-GrsAI": { - "stars": 9, + "stars": 10, "last_update": "2025-07-05 11:35:32", - "author_account_age_days": 2396 + "author_account_age_days": 2397 }, "https://github.com/42lux/ComfyUI-42lux": { "stars": 15, @@ -207,7 +207,7 @@ "https://github.com/834t/ComfyUI_834t_scene_composer": { "stars": 1, "last_update": "2025-06-23 10:55:47", - "author_account_age_days": 590 + "author_account_age_days": 591 }, "https://github.com/852wa/ComfyUI-AAP": { "stars": 9, @@ -222,22 +222,22 @@ "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/A043-studios/Comfyui-ascii-generator": { "stars": 0, "last_update": "2025-06-25 14:55:32", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "stars": 0, "last_update": "2025-06-10 14:28:27", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/A043-studios/comfyui-pixel3dmm": { "stars": 3, "last_update": "2025-06-10 08:11:51", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 1, @@ -557,7 +557,7 @@ "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 9, "last_update": "2025-05-29 10:44:45", - "author_account_age_days": 222 + "author_account_age_days": 223 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 64, @@ -582,12 +582,12 @@ "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 7, "last_update": "2025-06-16 08:10:10", - "author_account_age_days": 242 + "author_account_age_days": 243 }, "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 0, "last_update": "2025-06-23 22:03:39", - "author_account_age_days": 3275 + "author_account_age_days": 3276 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 64, @@ -642,7 +642,7 @@ "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 5, "last_update": "2025-06-29 19:28:07", - "author_account_age_days": 1771 + "author_account_age_days": 1772 }, "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 8, @@ -672,7 +672,7 @@ "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": { "stars": 0, "last_update": "2025-07-17 07:03:51", - "author_account_age_days": 1143 + "author_account_age_days": 1144 }, "https://github.com/Aerse/ComfyUI-Seed-Nodes": { "stars": 5, @@ -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": 252 + "author_account_age_days": 253 }, "https://github.com/AgencyMind/ComfyUI-Satori": { "stars": 0, "last_update": "2025-06-27 01:29:00", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 10, @@ -722,7 +722,7 @@ "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "stars": 2, "last_update": "2025-07-14 10:36:50", - "author_account_age_days": 3795 + "author_account_age_days": 3796 }, "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "stars": 0, @@ -827,7 +827,7 @@ "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { "stars": 1, "last_update": "2025-07-17 14:05:18", - "author_account_age_days": 1564 + "author_account_age_days": 1565 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 25, @@ -874,6 +874,16 @@ "last_update": "2024-05-23 05:04:53", "author_account_age_days": 3042 }, + "https://github.com/Azornes/Comfyui-LayerForge": { + "stars": 88, + "last_update": "2025-07-21 22:31:53", + "author_account_age_days": 3284 + }, + "https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser": { + "stars": 0, + "last_update": "2025-07-22 20:04:35", + "author_account_age_days": 883 + }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 4, "last_update": "2025-04-24 14:09:18", @@ -992,7 +1002,7 @@ "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 0, "last_update": "2025-05-21 01:16:27", - "author_account_age_days": 2732 + "author_account_age_days": 2733 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 18, @@ -1082,12 +1092,12 @@ "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 5, "last_update": "2025-06-27 12:02:38", - "author_account_age_days": 2606 + "author_account_age_days": 2607 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 40, "last_update": "2025-06-04 03:00:27", - "author_account_age_days": 2606 + "author_account_age_days": 2607 }, "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 101, @@ -1237,17 +1247,17 @@ "https://github.com/Charonartist/Comfyui_gemini_tts_node": { "stars": 0, "last_update": "2025-05-26 01:17:59", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, "last_update": "2025-06-17 15:00:30", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/CheNing233/ComfyUI_Image_Pin": { - "stars": 2, + "stars": 3, "last_update": "2025-07-13 08:11:47", - "author_account_age_days": 2838 + "author_account_age_days": 2839 }, "https://github.com/ChenDarYen/ComfyUI-NAG": { "stars": 190, @@ -1277,7 +1287,7 @@ "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 0, "last_update": "2025-06-03 07:56:17", - "author_account_age_days": 2121 + "author_account_age_days": 2122 }, "https://github.com/ClownsharkBatwing/RES4LYF": { "stars": 347, @@ -1302,37 +1312,37 @@ "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "stars": 4, "last_update": "2025-06-17 03:43:27", - "author_account_age_days": 2290 + "author_account_age_days": 2291 }, "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": { "stars": 1, "last_update": "2025-06-24 03:34:32", - "author_account_age_days": 2290 + "author_account_age_days": 2291 }, "https://github.com/CoiiChan/comfyui-every-person-seg-coii": { "stars": 4, "last_update": "2025-06-20 08:51:56", - "author_account_age_days": 2290 + "author_account_age_days": 2291 }, "https://github.com/ComfyAssets/ComfyUI-KikoStats": { "stars": 1, "last_update": "2025-06-21 15:03:38", - "author_account_age_days": 58 + "author_account_age_days": 59 }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { "stars": 0, "last_update": "2025-07-21 15:23:21", - "author_account_age_days": 58 + "author_account_age_days": 59 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { "stars": 26, "last_update": "2025-06-19 23:56:57", - "author_account_age_days": 58 + "author_account_age_days": 59 }, "https://github.com/ComfyAssets/ComfyUI_Selectors": { "stars": 0, "last_update": "2025-06-13 16:13:05", - "author_account_age_days": 58 + "author_account_age_days": 59 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, @@ -1422,7 +1432,7 @@ "https://github.com/Cyrus-Hei/comfyui-prompt-bank": { "stars": 1, "last_update": "2025-07-21 10:04:05", - "author_account_age_days": 997 + "author_account_age_days": 998 }, "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 5, @@ -1462,7 +1472,7 @@ "https://github.com/DavidPiazza/network_bending": { "stars": 0, "last_update": "2025-07-03 18:58:52", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 3, @@ -1482,7 +1492,7 @@ "https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": { "stars": 0, "last_update": "2025-06-21 12:46:56", - "author_account_age_days": 193 + "author_account_age_days": 194 }, "https://github.com/Deep-Neko/ComfyUI_ascii_art": { "stars": 1, @@ -1512,7 +1522,7 @@ "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 2, "last_update": "2025-07-02 11:04:14", - "author_account_age_days": 593 + "author_account_age_days": 594 }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, @@ -1565,14 +1575,14 @@ "author_account_age_days": 735 }, "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { - "stars": 64, + "stars": 66, "last_update": "2025-07-06 10:59:40", - "author_account_age_days": 3296 + "author_account_age_days": 3297 }, "https://github.com/Dontdrunk/ComfyUI-DD-Translation": { - "stars": 284, + "stars": 288, "last_update": "2025-07-16 14:19:37", - "author_account_age_days": 3296 + "author_account_age_days": 3297 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, @@ -1592,7 +1602,7 @@ "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 0, "last_update": "2025-06-17 00:22:24", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 4, @@ -1617,7 +1627,7 @@ "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": { "stars": 0, "last_update": "2025-07-18 01:39:33", - "author_account_age_days": 2248 + "author_account_age_days": 2249 }, "https://github.com/Duanyll/duanyll_nodepack": { "stars": 0, @@ -1687,12 +1697,12 @@ "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 4, "last_update": "2025-07-17 07:05:26", - "author_account_age_days": 3663 + "author_account_age_days": 3664 }, "https://github.com/Erehr/ComfyUI-EreNodes": { "stars": 35, "last_update": "2025-07-14 13:27:50", - "author_account_age_days": 3663 + "author_account_age_days": 3664 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { "stars": 594, @@ -1822,7 +1832,7 @@ "https://github.com/FaraamFide/ComfyUI-ParamNodes": { "stars": 1, "last_update": "2025-07-05 15:29:32", - "author_account_age_days": 1232 + "author_account_age_days": 1233 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, @@ -1876,8 +1886,8 @@ }, "https://github.com/FortunaCournot/comfyui_stereoscopic": { "stars": 3, - "last_update": "2025-07-21 18:43:34", - "author_account_age_days": 1895 + "last_update": "2025-07-22 20:29:37", + "author_account_age_days": 1896 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 4, @@ -1945,9 +1955,9 @@ "author_account_age_days": 1912 }, "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { - "stars": 15, - "last_update": "2025-07-21 11:32:18", - "author_account_age_days": 1802 + "stars": 16, + "last_update": "2025-07-22 10:21:33", + "author_account_age_days": 1803 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, @@ -1977,12 +1987,12 @@ "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, "last_update": "2025-06-26 08:24:16", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/Gary-yeh/comfyui-super-captioner": { "stars": 1, "last_update": "2025-07-07 15:32:34", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 13, @@ -2017,7 +2027,7 @@ "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 15, "last_update": "2025-06-28 09:54:28", - "author_account_age_days": 129 + "author_account_age_days": 130 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 3, @@ -2062,7 +2072,7 @@ "https://github.com/GroxicTinch/EasyUI-ComfyUI": { "stars": 5, "last_update": "2025-07-01 15:25:45", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, @@ -2127,7 +2137,7 @@ "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton": { "stars": 0, "last_update": "2025-06-28 05:29:49", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": { "stars": 13, @@ -2187,7 +2197,7 @@ "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, "last_update": "2025-07-15 12:33:29", - "author_account_age_days": 2630 + "author_account_age_days": 2631 }, "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, @@ -2202,7 +2212,7 @@ "https://github.com/Hazukiaoi/ComfyUI-LM_Studio_Tools": { "stars": 1, "last_update": "2025-07-02 13:28:53", - "author_account_age_days": 4367 + "author_account_age_days": 4368 }, "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": { "stars": 1, @@ -2242,7 +2252,7 @@ "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, "last_update": "2025-07-02 13:28:45", - "author_account_age_days": 2562 + "author_account_age_days": 2563 }, "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 4, @@ -2287,7 +2297,7 @@ "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 2, "last_update": "2025-07-06 03:42:02", - "author_account_age_days": 2121 + "author_account_age_days": 2122 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 2, @@ -2297,7 +2307,7 @@ "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 0, "last_update": "2025-06-09 04:11:29", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, @@ -2312,12 +2322,12 @@ "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": { "stars": 3, "last_update": "2025-05-19 15:04:38", - "author_account_age_days": 421 + "author_account_age_days": 422 }, "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 1, "last_update": "2025-07-21 10:14:53", - "author_account_age_days": 35 + "author_account_age_days": 36 }, "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 3, @@ -2387,7 +2397,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 6, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 504 + "author_account_age_days": 505 }, "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": { "stars": 28, @@ -2482,7 +2492,7 @@ "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, "last_update": "2025-05-20 00:41:53", - "author_account_age_days": 4071 + "author_account_age_days": 4072 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 70, @@ -2497,7 +2507,7 @@ "https://github.com/JayLyu/blender-in-comfyui": { "stars": 1, "last_update": "2025-07-20 07:39:06", - "author_account_age_days": 3660 + "author_account_age_days": 3661 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 29, @@ -2632,7 +2642,7 @@ "https://github.com/KarmaSwint/ComfyUI-KarmaNodes": { "stars": 0, "last_update": "2025-06-29 16:31:15", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, @@ -2787,12 +2797,12 @@ "https://github.com/LK-168/comfyui_imgutils": { "stars": 0, "last_update": "2025-06-30 07:23:25", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": { - "stars": 22, + "stars": 23, "last_update": "2025-06-19 03:37:53", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 5, @@ -2802,17 +2812,17 @@ "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, "last_update": "2025-05-18 09:22:38", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/LaoMaoBoss/ComfyUI-WBLESS": { "stars": 0, "last_update": "2025-07-18 05:07:30", - "author_account_age_days": 124 + "author_account_age_days": 125 }, "https://github.com/LargeModGames/comfyui-smart-lora-downloader": { "stars": 1, "last_update": "2025-06-12 08:40:31", - "author_account_age_days": 1524 + "author_account_age_days": 1525 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 67, @@ -2866,13 +2876,13 @@ }, "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 3, - "last_update": "2025-07-19 21:17:46", - "author_account_age_days": 4508 + "last_update": "2025-07-22 00:29:26", + "author_account_age_days": 4509 }, "https://github.com/Lex-DRL/ComfyUI-StringConstructor": { "stars": 0, - "last_update": "2025-07-21 22:44:14", - "author_account_age_days": 4508 + "last_update": "2025-07-22 00:26:39", + "author_account_age_days": 4509 }, "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting": { "stars": 9, @@ -2907,17 +2917,17 @@ "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { "stars": 5, "last_update": "2025-06-04 00:28:38", - "author_account_age_days": 4221 + "author_account_age_days": 4222 }, "https://github.com/Limbicnation/ComfyUIDepthEstimation": { "stars": 13, "last_update": "2025-05-14 22:31:24", - "author_account_age_days": 4221 + "author_account_age_days": 4222 }, "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": { - "stars": 2, - "last_update": "2025-06-23 01:32:50", - "author_account_age_days": 4221 + "stars": 3, + "last_update": "2025-07-22 04:44:07", + "author_account_age_days": 4222 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, @@ -2937,7 +2947,7 @@ "https://github.com/LingSss9/comfyui-merge": { "stars": 7, "last_update": "2025-06-01 17:27:49", - "author_account_age_days": 654 + "author_account_age_days": 655 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 65, @@ -2960,14 +2970,14 @@ "author_account_age_days": 2834 }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { - "stars": 16, - "last_update": "2025-07-21 11:25:43", - "author_account_age_days": 4611 + "stars": 17, + "last_update": "2025-07-22 14:25:53", + "author_account_age_days": 4612 }, "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { "stars": 2, "last_update": "2025-07-08 21:05:35", - "author_account_age_days": 4611 + "author_account_age_days": 4612 }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 53, @@ -3037,7 +3047,7 @@ "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 4, "last_update": "2025-07-11 05:29:16", - "author_account_age_days": 2042 + "author_account_age_days": 2043 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 64, @@ -3107,7 +3117,7 @@ "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": { "stars": 0, "last_update": "2025-07-19 23:30:14", - "author_account_age_days": 3786 + "author_account_age_days": 3787 }, "https://github.com/MaruPelkar/comfyui-conditioning-resizer": { "stars": 1, @@ -3122,7 +3132,7 @@ "https://github.com/MasterDenis/VAE-Decode-Switch": { "stars": 0, "last_update": "2025-07-19 12:00:54", - "author_account_age_days": 1962 + "author_account_age_days": 1963 }, "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, @@ -3131,7 +3141,7 @@ }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 4, - "last_update": "2025-07-19 16:53:52", + "last_update": "2025-07-21 23:57:10", "author_account_age_days": 73 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { @@ -3162,7 +3172,7 @@ "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "stars": 6, "last_update": "2025-05-01 16:09:43", - "author_account_age_days": 1641 + "author_account_age_days": 1642 }, "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, @@ -3257,7 +3267,7 @@ "https://github.com/MithrilMan/ComfyUI-MithrilNodes": { "stars": 0, "last_update": "2025-07-21 22:39:24", - "author_account_age_days": 4376 + "author_account_age_days": 4377 }, "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": { "stars": 1, @@ -3322,7 +3332,7 @@ "https://github.com/MovieLabs/comfyui-movielabs-util": { "stars": 1, "last_update": "2025-07-12 01:02:15", - "author_account_age_days": 4787 + "author_account_age_days": 4788 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { "stars": 3249, @@ -3392,7 +3402,7 @@ "https://github.com/NeoDroleDeGueule/comfyui-image-mixer": { "stars": 0, "last_update": "2025-06-11 16:54:15", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/NeoGriever/ComfyUI-NeoGriever": { "stars": 2, @@ -3402,7 +3412,7 @@ "https://github.com/NeonLightning/neonllama": { "stars": 1, "last_update": "2025-06-20 22:49:39", - "author_account_age_days": 4608 + "author_account_age_days": 4609 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, @@ -3432,7 +3442,7 @@ "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { "stars": 20, "last_update": "2025-07-19 02:44:29", - "author_account_age_days": 999 + "author_account_age_days": 1000 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, @@ -3512,7 +3522,7 @@ "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 0, "last_update": "2025-07-19 11:29:41", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/NyaamZ/ComfyUI-ImageGallery-ED": { "stars": 6, @@ -3542,12 +3552,12 @@ "https://github.com/OneThingAI/ComfyUI_Onething_CV": { "stars": 0, "last_update": "2025-07-09 11:35:22", - "author_account_age_days": 347 + "author_account_age_days": 348 }, "https://github.com/OneThingAI/ComfyUI_Onething_Image": { "stars": 0, "last_update": "2025-07-15 06:42:23", - "author_account_age_days": 347 + "author_account_age_days": 348 }, "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, @@ -3572,7 +3582,7 @@ "https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes": { "stars": 0, "last_update": "2025-07-12 14:16:44", - "author_account_age_days": 1254 + "author_account_age_days": 1255 }, "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 3, @@ -3627,7 +3637,7 @@ "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 1, "last_update": "2025-06-04 14:38:13", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 22, @@ -3652,12 +3662,12 @@ "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "author_account_age_days": 281 + "author_account_age_days": 282 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "stars": 0, "last_update": "2025-06-05 19:20:04", - "author_account_age_days": 281 + "author_account_age_days": 282 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, @@ -3742,7 +3752,7 @@ "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, "last_update": "2025-05-24 03:55:35", - "author_account_age_days": 190 + "author_account_age_days": 191 }, "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": { "stars": 4, @@ -3752,7 +3762,7 @@ "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { "stars": 12, "last_update": "2025-07-19 09:56:30", - "author_account_age_days": 553 + "author_account_age_days": 554 }, "https://github.com/Ravenmelt/ComfyUI-Rodin": { "stars": 29, @@ -3822,7 +3832,7 @@ "https://github.com/Rocky-Lee-001/ComfyUI_SZtools": { "stars": 1, "last_update": "2025-07-17 02:14:52", - "author_account_age_days": 848 + "author_account_age_days": 849 }, "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": { "stars": 6, @@ -3872,7 +3882,7 @@ "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": { "stars": 1, "last_update": "2025-06-29 13:15:08", - "author_account_age_days": 3479 + "author_account_age_days": 3480 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 6, @@ -3944,35 +3954,40 @@ "last_update": "2024-11-22 19:28:20", "author_account_age_days": 1836 }, + "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": { + "stars": 0, + "last_update": "2025-07-22 13:20:07", + "author_account_age_days": 3355 + }, "https://github.com/SamTyurenkov/comfyui_chatgpt": { "stars": 0, "last_update": "2025-06-16 12:18:20", - "author_account_age_days": 3354 + "author_account_age_days": 3355 }, "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "stars": 1, "last_update": "2025-05-18 12:37:15", - "author_account_age_days": 1973 + "author_account_age_days": 1974 }, "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 2, "last_update": "2025-05-26 22:46:39", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, "last_update": "2025-06-18 16:41:48", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 3, "last_update": "2025-05-07 23:48:49", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 2, "last_update": "2025-07-15 09:17:42", - "author_account_age_days": 3087 + "author_account_age_days": 3088 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 23, @@ -3982,7 +3997,7 @@ "https://github.com/Sayene/comfyui-base64-to-image-size": { "stars": 0, "last_update": "2025-05-15 12:33:33", - "author_account_age_days": 4073 + "author_account_age_days": 4074 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 16, @@ -4202,7 +4217,7 @@ "https://github.com/ShmuelRonen/ComfyUI-ThinkSound_Wrapper": { "stars": 9, "last_update": "2025-07-14 15:38:03", - "author_account_age_days": 1597 + "author_account_age_days": 1598 }, "https://github.com/ShmuelRonen/ComfyUI-Veo2-Experimental": { "stars": 27, @@ -4312,7 +4327,7 @@ "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": { "stars": 0, "last_update": "2025-05-10 15:54:59", - "author_account_age_days": 2671 + "author_account_age_days": 2672 }, "https://github.com/SipherAGI/comfyui-animatediff": { "stars": 740, @@ -4552,7 +4567,7 @@ "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 0, "last_update": "2025-07-12 22:01:38", - "author_account_age_days": 2431 + "author_account_age_days": 2432 }, "https://github.com/Sxela/ComfyWarp": { "stars": 47, @@ -4567,12 +4582,12 @@ "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "author_account_age_days": 1328 + "author_account_age_days": 1329 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "stars": 75, "last_update": "2025-05-25 02:27:01", - "author_account_age_days": 1934 + "author_account_age_days": 1935 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 135, @@ -4732,7 +4747,7 @@ "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "author_account_age_days": 129 + "author_account_age_days": 130 }, "https://github.com/TheBarret/ZSuite": { "stars": 9, @@ -4752,7 +4767,7 @@ "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 1, "last_update": "2025-06-21 15:09:46", - "author_account_age_days": 1472 + "author_account_age_days": 1473 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 470, @@ -4792,7 +4807,7 @@ "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 159, "last_update": "2025-06-24 14:59:29", - "author_account_age_days": 3781 + "author_account_age_days": 3782 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 1, @@ -4822,7 +4837,7 @@ "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, "last_update": "2025-05-22 07:41:32", - "author_account_age_days": 1111 + "author_account_age_days": 1112 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 128, @@ -4942,7 +4957,7 @@ "https://github.com/WASasquatch/face-upscaling-and-seamless-embedding": { "stars": 2, "last_update": "2025-07-20 02:04:50", - "author_account_age_days": 5018 + "author_account_age_days": 5019 }, "https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": { "stars": 2, @@ -5002,12 +5017,12 @@ "https://github.com/Windecay/ComfyUI-ReservedVRAM": { "stars": 18, "last_update": "2025-06-29 13:42:36", - "author_account_age_days": 417 + "author_account_age_days": 418 }, "https://github.com/X-School-Academy/X-FluxAgent": { "stars": 26, "last_update": "2025-06-05 08:28:11", - "author_account_age_days": 110 + "author_account_age_days": 111 }, "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes": { "stars": 45, @@ -5027,7 +5042,7 @@ "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, "last_update": "2025-05-15 22:10:43", - "author_account_age_days": 74 + "author_account_age_days": 75 }, "https://github.com/Xclbr7/ComfyUI-Merlin": { "stars": 29, @@ -5097,7 +5112,7 @@ "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "author_account_age_days": 3042 + "author_account_age_days": 3043 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 212, @@ -5122,7 +5137,7 @@ "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 2, "last_update": "2025-06-30 06:46:20", - "author_account_age_days": 932 + "author_account_age_days": 933 }, "https://github.com/Yuan-ManX/ComfyUI-AniSora": { "stars": 41, @@ -5265,9 +5280,9 @@ "author_account_age_days": 1833 }, "https://github.com/Yuan-ManX/ComfyUI-ThinkSound": { - "stars": 15, + "stars": 16, "last_update": "2025-07-12 03:48:32", - "author_account_age_days": 1832 + "author_account_age_days": 1833 }, "https://github.com/Yuan-ManX/ComfyUI-UNO": { "stars": 10, @@ -5282,7 +5297,7 @@ "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node": { "stars": 1, "last_update": "2025-07-15 00:58:42", - "author_account_age_days": 1798 + "author_account_age_days": 1799 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 376, @@ -5377,7 +5392,7 @@ "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": { "stars": 2, "last_update": "2025-07-16 17:17:01", - "author_account_age_days": 1675 + "author_account_age_days": 1676 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 23, @@ -5387,7 +5402,7 @@ "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx": { "stars": 1, "last_update": "2025-06-10 07:10:28", - "author_account_age_days": 1753 + "author_account_age_days": 1754 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 31, @@ -5407,7 +5422,7 @@ "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, "last_update": "2025-06-05 03:22:47", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, @@ -5415,9 +5430,9 @@ "author_account_age_days": 1587 }, "https://github.com/Zehong-Ma/ComfyUI-MagCache": { - "stars": 195, + "stars": 196, "last_update": "2025-06-30 08:47:16", - "author_account_age_days": 1595 + "author_account_age_days": 1596 }, "https://github.com/Zeks/comfyui-rapidfire": { "stars": 0, @@ -5552,12 +5567,12 @@ "https://github.com/aiaiaikkk/ComfyUI-Curve": { "stars": 122, "last_update": "2025-07-03 08:07:19", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/aiaiaikkk/kontext-super-prompt": { - "stars": 90, + "stars": 92, "last_update": "2025-07-19 23:06:30", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 5, @@ -5572,7 +5587,7 @@ "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, "last_update": "2025-06-05 09:40:09", - "author_account_age_days": 62 + "author_account_age_days": 63 }, "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, @@ -5692,17 +5707,17 @@ "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 5, "last_update": "2025-07-18 14:34:09", - "author_account_age_days": 4441 + "author_account_age_days": 4443 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, "last_update": "2025-07-16 02:29:07", - "author_account_age_days": 2217 + "author_account_age_days": 2218 }, "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, "last_update": "2025-06-21 11:10:52", - "author_account_age_days": 2970 + "author_account_age_days": 2971 }, "https://github.com/alessandroperilli/APW_Nodes": { "stars": 4, @@ -5755,9 +5770,9 @@ "author_account_age_days": 5408 }, "https://github.com/alexisrolland/ComfyUI-Blender": { - "stars": 8, - "last_update": "2025-07-21 14:04:53", - "author_account_age_days": 3678 + "stars": 9, + "last_update": "2025-07-22 19:44:25", + "author_account_age_days": 3679 }, "https://github.com/alexisrolland/ComfyUI-Phi": { "stars": 9, @@ -5769,6 +5784,11 @@ "last_update": "2025-07-16 20:18:08", "author_account_age_days": 3073 }, + "https://github.com/alexopus/ComfyUI-Notes-Sidebar": { + "stars": 0, + "last_update": "2025-07-22 18:35:43", + "author_account_age_days": 3073 + }, "https://github.com/ali-vilab/ACE_plus": { "stars": 1235, "last_update": "2025-04-21 06:36:02", @@ -5832,12 +5852,12 @@ "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "author_account_age_days": 3114 + "author_account_age_days": 3115 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3114 + "author_account_age_days": 3115 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, @@ -5962,7 +5982,7 @@ "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 26, @@ -5972,7 +5992,7 @@ "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, "last_update": "2025-06-21 18:26:40", - "author_account_age_days": 810 + "author_account_age_days": 811 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 4, @@ -5987,7 +6007,7 @@ "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 4, "last_update": "2025-06-23 16:12:19", - "author_account_age_days": 70 + "author_account_age_days": 71 }, "https://github.com/bablueza/ComfyUI-Vaja-Ai4thai": { "stars": 0, @@ -5997,12 +6017,12 @@ "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 0, "last_update": "2025-05-16 07:28:19", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 43, @@ -6055,9 +6075,9 @@ "author_account_age_days": 4580 }, "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { - "stars": 68, - "last_update": "2025-07-21 17:03:44", - "author_account_age_days": 17 + "stars": 75, + "last_update": "2025-07-22 01:54:15", + "author_account_age_days": 18 }, "https://github.com/bbtaivi/ComfyUI-Aiv-Param": { "stars": 1, @@ -6092,7 +6112,7 @@ "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 0, "last_update": "2025-06-12 22:37:05", - "author_account_age_days": 2159 + "author_account_age_days": 2160 }, "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, @@ -6107,22 +6127,22 @@ "https://github.com/benstaniford/comfy-contact-sheet-image-loader": { "stars": 10, "last_update": "2025-07-08 21:37:25", - "author_account_age_days": 4860 + "author_account_age_days": 4861 }, "https://github.com/benstaniford/comfy-load-last-image": { "stars": 0, "last_update": "2025-07-08 07:19:46", - "author_account_age_days": 4860 + "author_account_age_days": 4861 }, "https://github.com/benstaniford/comfy-lora-loader-with-triggerdb": { "stars": 26, "last_update": "2025-07-14 19:10:28", - "author_account_age_days": 4860 + "author_account_age_days": 4861 }, "https://github.com/benstaniford/comfy-prompt-db": { "stars": 1, "last_update": "2025-07-12 10:30:33", - "author_account_age_days": 4860 + "author_account_age_days": 4861 }, "https://github.com/bentoml/comfy-pack": { "stars": 167, @@ -6137,7 +6157,7 @@ "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 1, "last_update": "2025-06-01 13:56:23", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, @@ -6287,7 +6307,7 @@ "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, "last_update": "2025-07-18 13:48:00", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/blob8/ComfyUI_sloppy-comic": { "stars": 9, @@ -6342,7 +6362,7 @@ "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, "last_update": "2025-06-05 16:21:55", - "author_account_age_days": 3806 + "author_account_age_days": 3807 }, "https://github.com/bombax-xiaoice/ComfyUI-Allegro": { "stars": 4, @@ -6387,7 +6407,7 @@ "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-06-02 06:52:21", - "author_account_age_days": 1961 + "author_account_age_days": 1962 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 12, @@ -6432,7 +6452,7 @@ "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata": { "stars": 0, "last_update": "2025-07-20 04:08:09", - "author_account_age_days": 776 + "author_account_age_days": 777 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 45, @@ -6552,7 +6572,7 @@ "https://github.com/casterpollux/MiniMax-bmo": { "stars": 42, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 66 + "author_account_age_days": 67 }, "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, @@ -6579,15 +6599,20 @@ "last_update": "2024-08-03 00:54:38", "author_account_age_days": 3689 }, + "https://github.com/cedarconnor/comfyui-BatchNameLoop": { + "stars": 0, + "last_update": "2025-07-22 04:11:06", + "author_account_age_days": 4689 + }, "https://github.com/cedarconnor/comfyui-LatLong": { "stars": 0, "last_update": "2025-07-20 18:58:20", - "author_account_age_days": 4688 + "author_account_age_days": 4689 }, "https://github.com/cedarconnor/upsampler": { - "stars": 0, - "last_update": "2025-07-22 02:39:45", - "author_account_age_days": 4688 + "stars": 1, + "last_update": "2025-07-22 03:37:00", + "author_account_age_days": 4689 }, "https://github.com/celoron/ComfyUI-VisualQueryTemplate": { "stars": 12, @@ -6801,8 +6826,8 @@ }, "https://github.com/chaunceyyann/comfyui-image-processing-nodes": { "stars": 0, - "last_update": "2025-07-21 19:00:04", - "author_account_age_days": 4259 + "last_update": "2025-07-22 16:26:29", + "author_account_age_days": 4260 }, "https://github.com/checkbins/checkbin-comfy": { "stars": 0, @@ -7012,7 +7037,7 @@ "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, "last_update": "2025-07-06 08:58:20", - "author_account_age_days": 752 + "author_account_age_days": 753 }, "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, @@ -7087,12 +7112,12 @@ "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 0, "last_update": "2025-07-16 05:37:48", - "author_account_age_days": 749 + "author_account_age_days": 750 }, "https://github.com/claptrap0/ComfyUI_LLM_Hub": { "stars": 0, "last_update": "2025-07-13 11:51:08", - "author_account_age_days": 8 + "author_account_age_days": 9 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, @@ -7117,17 +7142,17 @@ "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, "last_update": "2025-06-06 00:17:19", - "author_account_age_days": 306 + "author_account_age_days": 307 }, "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 0, "last_update": "2025-06-16 12:28:27", - "author_account_age_days": 4938 + "author_account_age_days": 4939 }, "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, "last_update": "2025-06-22 03:20:08", - "author_account_age_days": 5876 + "author_account_age_days": 5877 }, "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, @@ -7150,9 +7175,9 @@ "author_account_age_days": 560 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 83174, - "last_update": "2025-07-21 20:48:29", - "author_account_age_days": 941 + "stars": 83259, + "last_update": "2025-07-22 23:34:00", + "author_account_age_days": 942 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { "stars": 630, @@ -7197,7 +7222,7 @@ "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 0, "last_update": "2025-05-26 11:45:44", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 2, @@ -7227,7 +7252,7 @@ "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 0, "last_update": "2025-05-20 18:59:45", - "author_account_age_days": 3002 + "author_account_age_days": 3003 }, "https://github.com/crave33/RenesStuffDanbooruTagGet": { "stars": 0, @@ -7347,7 +7372,7 @@ "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 0, "last_update": "2025-07-04 16:07:42", - "author_account_age_days": 3779 + "author_account_age_days": 3780 }, "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 0, @@ -7567,7 +7592,7 @@ "https://github.com/domenecmiralles/obobo_nodes": { "stars": 0, "last_update": "2025-06-12 22:44:13", - "author_account_age_days": 999 + "author_account_age_days": 1000 }, "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": { "stars": 2, @@ -7582,7 +7607,7 @@ "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 6, "last_update": "2025-05-25 22:47:23", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, @@ -7602,7 +7627,7 @@ "https://github.com/drphero/comfyui_prompttester": { "stars": 1, "last_update": "2025-06-19 01:06:51", - "author_account_age_days": 3604 + "author_account_age_days": 3605 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 6, @@ -7612,17 +7637,17 @@ "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 2, "last_update": "2025-07-07 00:13:55", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/dseditor/ComfyUI-ScheduledTask": { "stars": 7, "last_update": "2025-07-15 12:08:18", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/dseditor/ComfyUI-Thread": { "stars": 3, "last_update": "2025-06-17 02:38:00", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/duchamps0305/comfyui-white-extractor": { "stars": 0, @@ -7647,7 +7672,7 @@ "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, "last_update": "2025-06-06 21:59:50", - "author_account_age_days": 74 + "author_account_age_days": 75 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, @@ -7687,7 +7712,7 @@ "https://github.com/edoardocarmignani/extralinks": { "stars": 0, "last_update": "2025-07-19 22:01:09", - "author_account_age_days": 2845 + "author_account_age_days": 2846 }, "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 3, @@ -7697,7 +7722,12 @@ "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 0, "last_update": "2025-06-29 13:58:28", - "author_account_age_days": 2466 + "author_account_age_days": 2467 + }, + "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": { + "stars": 0, + "last_update": "2025-07-22 15:23:02", + "author_account_age_days": 3225 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 0, @@ -7757,7 +7787,7 @@ "https://github.com/facefusion/facefusion-comfyui": { "stars": 5, "last_update": "2025-07-03 14:54:43", - "author_account_age_days": 704 + "author_account_age_days": 705 }, "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 115, @@ -7837,7 +7867,7 @@ "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 1, "last_update": "2025-07-03 07:23:45", - "author_account_age_days": 3916 + "author_account_age_days": 3917 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 19, @@ -7902,7 +7932,7 @@ "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 1, "last_update": "2025-06-14 22:11:33", - "author_account_age_days": 3701 + "author_account_age_days": 3702 }, "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": { "stars": 1, @@ -7997,7 +8027,7 @@ "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, "last_update": "2025-06-25 19:54:59", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 2, @@ -8012,7 +8042,7 @@ "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, "last_update": "2025-06-22 16:38:15", - "author_account_age_days": 2476 + "author_account_age_days": 2477 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 56, @@ -8032,17 +8062,17 @@ "https://github.com/fredconex/ComfyUI-SongBloom": { "stars": 52, "last_update": "2025-07-10 14:05:14", - "author_account_age_days": 1094 + "author_account_age_days": 1095 }, "https://github.com/fredconex/ComfyUI-SoundFlow": { - "stars": 40, + "stars": 41, "last_update": "2025-06-16 14:18:04", - "author_account_age_days": 1094 + "author_account_age_days": 1095 }, "https://github.com/fredconex/ComfyUI-SyncEdit": { "stars": 0, "last_update": "2025-06-16 21:52:36", - "author_account_age_days": 1094 + "author_account_age_days": 1095 }, "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, @@ -8082,22 +8112,22 @@ "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 2, "last_update": "2025-05-27 00:27:28", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/gabe-init/ComfyUI-Google-Image-Search": { "stars": 3, "last_update": "2025-05-27 00:54:00", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/gabe-init/ComfyUI-Openrouter_node": { - "stars": 9, + "stars": 10, "last_update": "2025-06-13 01:42:28", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/gabe-init/ComfyUI-String-Similarity": { "stars": 0, "last_update": "2025-05-27 00:59:21", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "stars": 7, @@ -8127,7 +8157,7 @@ "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, "last_update": "2025-07-03 11:51:13", - "author_account_age_days": 3940 + "author_account_age_days": 3941 }, "https://github.com/ggarra13/ComfyUI-mrv2": { "stars": 4, @@ -8147,7 +8177,7 @@ "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 2, "last_update": "2025-06-11 02:01:24", - "author_account_age_days": 3434 + "author_account_age_days": 3435 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, @@ -8192,7 +8222,7 @@ "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, "last_update": "2025-07-10 14:51:00", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 16, @@ -8367,12 +8397,12 @@ "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 2, "last_update": "2025-06-11 21:10:47", - "author_account_age_days": 962 + "author_account_age_days": 963 }, "https://github.com/havvk/ComfyUI_AIIA": { "stars": 7, "last_update": "2025-07-07 14:53:42", - "author_account_age_days": 4030 + "author_account_age_days": 4031 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 7, @@ -8407,7 +8437,7 @@ "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 194, "last_update": "2025-07-11 01:56:09", - "author_account_age_days": 2309 + "author_account_age_days": 2310 }, "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 0, @@ -8432,7 +8462,7 @@ "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 0, "last_update": "2025-07-01 16:10:19", - "author_account_age_days": 4323 + "author_account_age_days": 4324 }, "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 1, @@ -8457,7 +8487,7 @@ "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 3, "last_update": "2025-07-07 04:30:07", - "author_account_age_days": 60 + "author_account_age_days": 61 }, "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 22, @@ -8472,7 +8502,7 @@ "https://github.com/hiderminer/ComfyUI-HM-Utilities": { "stars": 0, "last_update": "2025-07-18 05:52:20", - "author_account_age_days": 908 + "author_account_age_days": 909 }, "https://github.com/hieuck/ComfyUI-BiRefNet": { "stars": 1, @@ -8612,7 +8642,7 @@ "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "stars": 0, "last_update": "2025-06-04 15:41:16", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 2, @@ -8647,12 +8677,12 @@ "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": { "stars": 1, "last_update": "2025-07-05 07:17:09", - "author_account_age_days": 4546 + "author_account_age_days": 4547 }, "https://github.com/ialhabbal/OcclusionMask": { "stars": 22, "last_update": "2025-06-24 14:38:58", - "author_account_age_days": 3412 + "author_account_age_days": 3413 }, "https://github.com/iamandeepsandhu/ComfyUI-NSFW-Check": { "stars": 10, @@ -8816,8 +8846,8 @@ }, "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "stars": 39, - "last_update": "2025-07-21 17:44:11", - "author_account_age_days": 4152 + "last_update": "2025-07-22 00:06:55", + "author_account_age_days": 4153 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 96, @@ -8847,7 +8877,7 @@ "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "author_account_age_days": 4771 + "author_account_age_days": 4772 }, "https://github.com/jax-explorer/ComfyUI-InstantCharacter": { "stars": 182, @@ -8947,7 +8977,7 @@ "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 2, "last_update": "2025-07-01 11:35:14", - "author_account_age_days": 2457 + "author_account_age_days": 2458 }, "https://github.com/jitcoder/lora-info": { "stars": 104, @@ -8982,7 +9012,7 @@ "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 0, "last_update": "2025-07-16 22:22:32", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 603, @@ -9012,7 +9042,7 @@ "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, "last_update": "2025-05-19 02:28:44", - "author_account_age_days": 433 + "author_account_age_days": 434 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 10, @@ -9077,12 +9107,12 @@ "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "author_account_age_days": 59 + "author_account_age_days": 60 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "author_account_age_days": 59 + "author_account_age_days": 60 }, "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, @@ -9117,7 +9147,7 @@ "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 1, "last_update": "2025-07-03 21:07:05", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 21, @@ -9132,7 +9162,7 @@ "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 1, "last_update": "2025-06-18 02:19:28", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { "stars": 612, @@ -9142,7 +9172,7 @@ "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 0, "last_update": "2025-07-04 10:06:08", - "author_account_age_days": 2821 + "author_account_age_days": 2822 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, @@ -9182,7 +9212,7 @@ "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 0, "last_update": "2025-05-24 18:37:41", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, @@ -9222,7 +9252,7 @@ "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "author_account_age_days": 3381 + "author_account_age_days": 3382 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 48, @@ -9232,7 +9262,7 @@ "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 3, "last_update": "2025-07-03 05:21:54", - "author_account_age_days": 2525 + "author_account_age_days": 2526 }, "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, @@ -9249,6 +9279,11 @@ "last_update": "2024-06-14 08:12:06", "author_account_age_days": 1352 }, + "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { + "stars": 0, + "last_update": "2025-07-22 19:10:53", + "author_account_age_days": 4339 + }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 176, "last_update": "2024-11-07 07:20:23", @@ -9425,9 +9460,9 @@ "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-WanVideoWrapper": { - "stars": 3379, - "last_update": "2025-07-21 20:44:25", - "author_account_age_days": 2575 + "stars": 3388, + "last_update": "2025-07-22 22:22:44", + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 76, @@ -9487,7 +9522,7 @@ "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, "last_update": "2025-06-26 15:37:57", - "author_account_age_days": 3284 + "author_account_age_days": 3285 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 196, @@ -9509,10 +9544,10 @@ "last_update": "2024-12-19 10:22:42", "author_account_age_days": 3442 }, - "https://github.com/kpsss34/ComfyUI-kpsss34-Sana": { + "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 0, - "last_update": "2025-06-25 07:38:11", - "author_account_age_days": 35 + "last_update": "2025-07-22 09:42:30", + "author_account_age_days": 36 }, "https://github.com/kraglik/prompt_collapse": { "stars": 5, @@ -9522,7 +9557,7 @@ "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, "last_update": "2025-05-15 09:55:46", - "author_account_age_days": 2671 + "author_account_age_days": 2672 }, "https://github.com/kukuo6666/ComfyUI-Equirect": { "stars": 2, @@ -9562,7 +9597,7 @@ "https://github.com/l3ony2k/comfyui-leon-nodes": { "stars": 0, "last_update": "2025-06-25 09:18:17", - "author_account_age_days": 2049 + "author_account_age_days": 2050 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 7, @@ -9627,7 +9662,7 @@ "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 62, "last_update": "2025-06-01 02:56:02", - "author_account_age_days": 1368 + "author_account_age_days": 1369 }, "https://github.com/lceric/comfyui-gpt-image": { "stars": 8, @@ -9757,17 +9792,17 @@ "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, "last_update": "2025-06-25 10:18:42", - "author_account_age_days": 812 + "author_account_age_days": 813 }, "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, "last_update": "2025-05-24 16:11:50", - "author_account_age_days": 2262 + "author_account_age_days": 2263 }, "https://github.com/lerignoux/ComfyUI-PechaKucha": { "stars": 1, "last_update": "2025-05-12 15:42:19", - "author_account_age_days": 4697 + "author_account_age_days": 4698 }, "https://github.com/lgldlk/ComfyUI-PC-ding-dong": { "stars": 77, @@ -9802,12 +9837,12 @@ "https://github.com/lihaoyun6/ComfyUI-BlindWatermark": { "stars": 5, "last_update": "2025-06-28 04:35:03", - "author_account_age_days": 3503 + "author_account_age_days": 3504 }, "https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker": { "stars": 1, "last_update": "2025-05-10 10:41:53", - "author_account_age_days": 3503 + "author_account_age_days": 3504 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 55, @@ -9822,12 +9857,12 @@ "https://github.com/linjian-ufo/ComfyUI_GLM4V_voltspark": { "stars": 3, "last_update": "2025-07-09 13:04:58", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": { "stars": 0, "last_update": "2025-06-17 11:26:32", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/linksluckytime/comfyui_snacknodes": { "stars": 0, @@ -10052,7 +10087,7 @@ "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, "last_update": "2025-07-05 15:44:08", - "author_account_age_days": 281 + "author_account_age_days": 282 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, @@ -10077,7 +10112,7 @@ "https://github.com/lord-lethris/ComfyUI-RPG-Characters": { "stars": 1, "last_update": "2025-06-18 23:08:15", - "author_account_age_days": 4816 + "author_account_age_days": 4817 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, @@ -10167,12 +10202,12 @@ "https://github.com/lucak5s/comfyui_gfpgan": { "stars": 0, "last_update": "2025-06-30 04:42:11", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, "last_update": "2025-06-25 05:04:14", - "author_account_age_days": 3508 + "author_account_age_days": 3509 }, "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 92, @@ -10222,7 +10257,7 @@ "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 0, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 4891 + "author_account_age_days": 4892 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 2, @@ -10247,7 +10282,7 @@ "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 1, "last_update": "2025-05-14 06:50:13", - "author_account_age_days": 69 + "author_account_age_days": 70 }, "https://github.com/maludwig/basix_image_filters": { "stars": 6, @@ -10267,12 +10302,12 @@ "https://github.com/manifestations/comfyui-globetrotter": { "stars": 3, "last_update": "2025-07-07 08:47:57", - "author_account_age_days": 4546 + "author_account_age_days": 4547 }, "https://github.com/manifestations/comfyui-outfit": { "stars": 1, "last_update": "2025-07-12 10:39:16", - "author_account_age_days": 4546 + "author_account_age_days": 4547 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 179, @@ -10557,7 +10592,7 @@ "https://github.com/mo230761/InsertAnything-ComfyUI-official": { "stars": 20, "last_update": "2025-07-16 11:05:05", - "author_account_age_days": 1366 + "author_account_age_days": 1367 }, "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, @@ -10592,7 +10627,7 @@ "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, "last_update": "2025-05-12 03:47:39", - "author_account_age_days": 3671 + "author_account_age_days": 3672 }, "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 19, @@ -10707,12 +10742,12 @@ "https://github.com/namtb96/OmniGen2-Simple-Node": { "stars": 1, "last_update": "2025-07-04 08:38:27", - "author_account_age_days": 38 + "author_account_age_days": 39 }, "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "author_account_age_days": 5026 + "author_account_age_days": 5027 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, @@ -10747,12 +10782,12 @@ "https://github.com/negaga53/comfyui-imgloader": { "stars": 0, "last_update": "2025-07-07 21:27:00", - "author_account_age_days": 177 + "author_account_age_days": 178 }, "https://github.com/neggo/comfyui-sambanova": { "stars": 0, "last_update": "2025-05-15 01:49:53", - "author_account_age_days": 4327 + "author_account_age_days": 4328 }, "https://github.com/neocrz/comfyui-usetaesd": { "stars": 1, @@ -10796,8 +10831,8 @@ }, "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus": { "stars": 25, - "last_update": "2025-07-19 00:32:30", - "author_account_age_days": 128 + "last_update": "2025-07-22 22:48:10", + "author_account_age_days": 129 }, "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 7, @@ -10927,7 +10962,7 @@ "https://github.com/northumber/ComfyUI-northTools": { "stars": 2, "last_update": "2025-05-22 18:08:04", - "author_account_age_days": 3451 + "author_account_age_days": 3452 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 241, @@ -10992,32 +11027,32 @@ "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": { "stars": 29, "last_update": "2025-06-24 17:41:52", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/o-l-l-i/ComfyUI-Olm-DragCrop": { "stars": 30, "last_update": "2025-07-09 10:50:32", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust": { "stars": 28, "last_update": "2025-07-14 17:50:01", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": { "stars": 12, "last_update": "2025-06-24 18:05:33", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch": { "stars": 32, "last_update": "2025-06-29 18:25:51", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/o-l-l-i/ComfyUI-OlmLUT": { "stars": 10, "last_update": "2025-06-09 18:55:46", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/okgo4/ComfyUI-Mosaic-Mask": { "stars": 6, @@ -11042,7 +11077,7 @@ "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 1, "last_update": "2025-06-13 19:02:21", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 157, @@ -11052,7 +11087,7 @@ "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 19, "last_update": "2025-07-10 01:18:19", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 1, @@ -11072,37 +11107,37 @@ "https://github.com/orion4d/Calculator_Pro": { "stars": 0, "last_update": "2025-06-29 15:47:04", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { "stars": 20, "last_update": "2025-05-28 00:37:16", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/orion4d/ComfyUI_colormaster": { "stars": 1, "last_update": "2025-07-06 11:30:01", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/orion4d/ComfyUI_extract_imag": { "stars": 0, "last_update": "2025-06-11 13:37:18", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/orion4d/ComfyUI_image-display": { "stars": 0, "last_update": "2025-07-07 14:39:55", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/orion4d/ComfyUI_pdf_nodes": { "stars": 0, "last_update": "2025-06-10 15:51:53", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/orion4d/illusion_node": { "stars": 2, "last_update": "2025-06-22 08:57:01", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { "stars": 47, @@ -11132,7 +11167,7 @@ "https://github.com/otacoo/comfyui_otacoo": { "stars": 2, "last_update": "2025-06-05 23:09:32", - "author_account_age_days": 88 + "author_account_age_days": 89 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, @@ -11157,7 +11192,7 @@ "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-05-31 04:03:07", - "author_account_age_days": 2007 + "author_account_age_days": 2008 }, "https://github.com/palant/image-resize-comfyui": { "stars": 96, @@ -11196,7 +11231,7 @@ }, "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": { "stars": 0, - "last_update": "2025-07-17 14:53:00", + "last_update": "2025-07-22 09:13:36", "author_account_age_days": 1905 }, "https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": { @@ -11212,7 +11247,7 @@ "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": { "stars": 24, "last_update": "2025-07-16 13:53:28", - "author_account_age_days": 244 + "author_account_age_days": 245 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 29, @@ -11222,7 +11257,7 @@ "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, "last_update": "2025-06-11 10:36:58", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, @@ -11287,17 +11322,17 @@ "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, "last_update": "2025-07-15 11:19:09", - "author_account_age_days": 68 + "author_account_age_days": 69 }, "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": { "stars": 0, "last_update": "2025-07-15 03:04:43", - "author_account_age_days": 68 + "author_account_age_days": 69 }, "https://github.com/pictorialink/ComfyUI-Text-Translation": { "stars": 2, "last_update": "2025-07-15 07:51:51", - "author_account_age_days": 68 + "author_account_age_days": 69 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 21, @@ -11347,7 +11382,7 @@ "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 3, "last_update": "2025-06-30 20:23:13", - "author_account_age_days": 456 + "author_account_age_days": 457 }, "https://github.com/pnikolic-amd/ComfyUI_MIGraphX": { "stars": 6, @@ -11397,17 +11432,17 @@ "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 20, "last_update": "2025-07-06 04:41:46", - "author_account_age_days": 4272 + "author_account_age_days": 4273 }, "https://github.com/ptmaster/comfyui-audio-speed": { "stars": 10, "last_update": "2025-06-24 15:23:03", - "author_account_age_days": 4272 + "author_account_age_days": 4273 }, "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 3, "last_update": "2025-07-02 03:19:48", - "author_account_age_days": 3907 + "author_account_age_days": 3908 }, "https://github.com/pupba/Comfy_ForEach": { "stars": 2, @@ -11417,7 +11452,7 @@ "https://github.com/purewater2011/comfyui_color_detection": { "stars": 1, "last_update": "2025-05-19 09:59:44", - "author_account_age_days": 4220 + "author_account_age_days": 4221 }, "https://github.com/purpen/ComfyUI-AIRedoon": { "stars": 2, @@ -11432,7 +11467,7 @@ "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, "last_update": "2025-07-21 14:45:26", - "author_account_age_days": 434 + "author_account_age_days": 435 }, "https://github.com/pxl-pshr/GlitchNodes": { "stars": 52, @@ -11472,57 +11507,57 @@ "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides": { "stars": 10, "last_update": "2025-07-10 12:33:14", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": { "stars": 35, "last_update": "2025-07-10 12:26:02", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/ComfyUI-EsesImageCompare": { "stars": 18, "last_update": "2025-07-12 16:37:13", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectBloom": { "stars": 52, "last_update": "2025-07-10 12:41:40", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": { - "stars": 26, + "stars": 27, "last_update": "2025-07-12 13:50:35", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectLevels": { - "stars": 13, + "stars": 14, "last_update": "2025-07-12 13:46:00", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": { "stars": 19, "last_update": "2025-07-10 12:46:20", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/ComfyUI-EsesImageOffset": { "stars": 5, "last_update": "2025-07-10 12:51:34", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/ComfyUI-EsesImageResize": { - "stars": 32, + "stars": 34, "last_update": "2025-07-10 13:00:29", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/ComfyUI-EsesImageTransform": { "stars": 8, "last_update": "2025-07-02 13:29:30", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/quasiblob/EsesCompositionGoldenRatio": { - "stars": 12, + "stars": 13, "last_update": "2025-06-30 10:15:22", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, @@ -11531,8 +11566,8 @@ }, "https://github.com/r-vage/ComfyUI-RvTools_v2": { "stars": 5, - "last_update": "2025-07-21 18:28:40", - "author_account_age_days": 64 + "last_update": "2025-07-22 23:07:04", + "author_account_age_days": 65 }, "https://github.com/r3dial/redial-discomphy": { "stars": 1, @@ -11617,12 +11652,12 @@ "https://github.com/rdomunky/comfyui-subfolderimageloader": { "stars": 0, "last_update": "2025-07-20 04:21:48", - "author_account_age_days": 3715 + "author_account_age_days": 3716 }, "https://github.com/reallusion/ComfyUI-Reallusion": { "stars": 0, "last_update": "2025-07-10 09:19:10", - "author_account_age_days": 2453 + "author_account_age_days": 2454 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 370, @@ -11731,8 +11766,8 @@ }, "https://github.com/robertvoy/ComfyUI-Distributed": { "stars": 173, - "last_update": "2025-07-19 11:47:49", - "author_account_age_days": 4497 + "last_update": "2025-07-22 05:52:18", + "author_account_age_days": 4498 }, "https://github.com/robertvoy/ComfyUI-Flux-Continuum": { "stars": 210, @@ -11742,7 +11777,7 @@ "https://github.com/robin-collins/ComfyUI-TechsToolz": { "stars": 0, "last_update": "2025-06-20 00:25:39", - "author_account_age_days": 1516 + "author_account_age_days": 1517 }, "https://github.com/robtl2/ComfyUI-ComfyBridge": { "stars": 0, @@ -11882,7 +11917,7 @@ "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 14, "last_update": "2025-06-24 11:30:06", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, @@ -11907,7 +11942,7 @@ "https://github.com/scraed/LanPaint": { "stars": 385, "last_update": "2025-06-21 06:19:09", - "author_account_age_days": 3855 + "author_account_age_days": 3856 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, @@ -11917,12 +11952,12 @@ "https://github.com/sdtana/ComfyUI-FDG": { "stars": 4, "last_update": "2025-06-28 06:48:07", - "author_account_age_days": 1597 + "author_account_age_days": 1598 }, "https://github.com/seanjang990/comfyui-document-auto-crop": { "stars": 0, "last_update": "2025-07-16 03:59:22", - "author_account_age_days": 726 + "author_account_age_days": 727 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 32, @@ -11947,17 +11982,17 @@ "https://github.com/set-soft/AudioSeparation": { "stars": 4, "last_update": "2025-07-21 12:40:43", - "author_account_age_days": 3203 + "author_account_age_days": 3204 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 1, - "last_update": "2025-07-21 12:18:32", - "author_account_age_days": 3203 + "last_update": "2025-07-22 16:55:52", + "author_account_age_days": 3204 }, "https://github.com/set-soft/ComfyUI-ImageMisc": { "stars": 0, - "last_update": "2025-07-21 12:01:50", - "author_account_age_days": 3203 + "last_update": "2025-07-22 16:53:53", + "author_account_age_days": 3204 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { "stars": 152, @@ -12037,7 +12072,7 @@ "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 1, "last_update": "2025-06-03 10:09:06", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 286, @@ -12142,12 +12177,12 @@ "https://github.com/silveroxides/ComfyUI_FDGuidance": { "stars": 2, "last_update": "2025-07-18 06:44:41", - "author_account_age_days": 1893 + "author_account_age_days": 1894 }, "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": { "stars": 6, "last_update": "2025-07-11 19:55:02", - "author_account_age_days": 1893 + "author_account_age_days": 1894 }, "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": { "stars": 9, @@ -12177,12 +12212,12 @@ "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 2, "last_update": "2025-06-05 15:46:52", - "author_account_age_days": 4155 + "author_account_age_days": 4156 }, "https://github.com/skayka/ComfyUI-DreamFit": { "stars": 1, "last_update": "2025-07-17 22:44:31", - "author_account_age_days": 4135 + "author_account_age_days": 4136 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 31, @@ -12192,12 +12227,12 @@ "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 0, "last_update": "2025-05-20 18:06:04", - "author_account_age_days": 62 + "author_account_age_days": 63 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "author_account_age_days": 62 + "author_account_age_days": 63 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, @@ -12217,7 +12252,7 @@ "https://github.com/sm079/ComfyUI-Face-Detection": { "stars": 0, "last_update": "2025-06-03 14:37:55", - "author_account_age_days": 2077 + "author_account_age_days": 2078 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, @@ -12235,9 +12270,9 @@ "author_account_age_days": 3115 }, "https://github.com/smthemex/ComfyUI_AniCrafter": { - "stars": 20, + "stars": 24, "last_update": "2025-07-21 14:04:20", - "author_account_age_days": 746 + "author_account_age_days": 747 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 64, @@ -12546,13 +12581,13 @@ }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 10, - "last_update": "2025-07-18 09:15:20", - "author_account_age_days": 330 + "last_update": "2025-07-22 16:50:53", + "author_account_age_days": 331 }, "https://github.com/spawner1145/comfyui-aichat": { "stars": 2, - "last_update": "2025-07-21 12:58:56", - "author_account_age_days": 330 + "last_update": "2025-07-22 21:38:49", + "author_account_age_days": 331 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 23, @@ -12647,7 +12682,7 @@ "https://github.com/strawberryPunch/vram_optimizer": { "stars": 2, "last_update": "2025-07-18 13:34:28", - "author_account_age_days": 686 + "author_account_age_days": 687 }, "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": { "stars": 34, @@ -12692,7 +12727,7 @@ "https://github.com/sunra-ai/comfyui-sunra": { "stars": 6, "last_update": "2025-07-18 14:28:36", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 21, @@ -12727,7 +12762,7 @@ "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 1, "last_update": "2025-06-09 03:05:11", - "author_account_age_days": 3327 + "author_account_age_days": 3328 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 132, @@ -12772,7 +12807,7 @@ "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 2, "last_update": "2025-07-02 18:58:02", - "author_account_age_days": 3001 + "author_account_age_days": 3002 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 15, @@ -12827,12 +12862,12 @@ "https://github.com/tavyra/ComfyUI_Curves": { "stars": 2, "last_update": "2025-05-08 01:48:55", - "author_account_age_days": 2492 + "author_account_age_days": 2493 }, "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 5, "last_update": "2025-06-07 15:59:26", - "author_account_age_days": 2412 + "author_account_age_days": 2413 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, @@ -12847,12 +12882,12 @@ "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 0, "last_update": "2025-06-30 00:06:21", - "author_account_age_days": 192 + "author_account_age_days": 193 }, "https://github.com/thalismind/ComfyUI-LoadImageWithFilename": { "stars": 0, "last_update": "2025-07-21 03:28:05", - "author_account_age_days": 192 + "author_account_age_days": 193 }, "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, @@ -12882,7 +12917,7 @@ "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, "last_update": "2025-07-16 15:04:50", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "stars": 0, @@ -13032,7 +13067,7 @@ "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain": { "stars": 1, "last_update": "2025-07-19 10:51:14", - "author_account_age_days": 3533 + "author_account_age_days": 3534 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { "stars": 59, @@ -13051,13 +13086,13 @@ }, "https://github.com/tritant/ComfyUI_Layers_Utility": { "stars": 0, - "last_update": "2025-07-21 21:36:43", - "author_account_age_days": 3533 + "last_update": "2025-07-22 02:26:59", + "author_account_age_days": 3534 }, "https://github.com/tritant/ComfyUI_Remove_Banding_Artifacts": { - "stars": 4, + "stars": 5, "last_update": "2025-07-21 20:23:10", - "author_account_age_days": 3533 + "author_account_age_days": 3534 }, "https://github.com/trojblue/trNodes": { "stars": 8, @@ -13105,9 +13140,9 @@ "author_account_age_days": 3142 }, "https://github.com/tusharbhutt/Endless-Buttons": { - "stars": 1, + "stars": 2, "last_update": "2025-07-20 20:02:43", - "author_account_age_days": 3057 + "author_account_age_days": 3058 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 49, @@ -13152,7 +13187,7 @@ "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 47, "last_update": "2025-06-26 04:07:59", - "author_account_age_days": 26 + "author_account_age_days": 27 }, "https://github.com/umiyuki/comfyui-pad-to-eight": { "stars": 0, @@ -13181,13 +13216,13 @@ }, "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, - "last_update": "2025-07-09 03:37:59", - "author_account_age_days": 893 + "last_update": "2025-07-22 04:45:36", + "author_account_age_days": 894 }, "https://github.com/usrname0/comfyui-holdup": { "stars": 1, "last_update": "2025-06-12 07:26:10", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/vadimcro/VKRiez-Edge": { "stars": 7, @@ -13207,7 +13242,7 @@ "https://github.com/vaishnav-vn/va1": { "stars": 0, "last_update": "2025-07-21 20:51:44", - "author_account_age_days": 2349 + "author_account_age_days": 2350 }, "https://github.com/valofey/Openrouter-Node": { "stars": 5, @@ -13267,7 +13302,7 @@ "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-06-03 05:46:11", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, @@ -13287,7 +13322,7 @@ "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, "last_update": "2025-06-01 08:42:50", - "author_account_age_days": 4741 + "author_account_age_days": 4742 }, "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 4, @@ -13302,12 +13337,12 @@ "https://github.com/vladpro3/ComfyUI_BishaNodes": { "stars": 1, "last_update": "2025-06-08 19:23:23", - "author_account_age_days": 2719 + "author_account_age_days": 2720 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { - "stars": 42, + "stars": 43, "last_update": "2025-07-05 02:26:53", - "author_account_age_days": 801 + "author_account_age_days": 802 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, @@ -13352,17 +13387,17 @@ "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, "last_update": "2025-07-21 01:36:01", - "author_account_age_days": 2598 + "author_account_age_days": 2599 }, "https://github.com/wasilone11/comfyui-sync-lipsync-node": { "stars": 1, "last_update": "2025-07-18 23:16:47", - "author_account_age_days": 2598 + "author_account_age_days": 2599 }, "https://github.com/watarika/ComfyUI-SendToEagle-w-Metadata": { - "stars": 1, + "stars": 2, "last_update": "2025-07-21 13:57:11", - "author_account_age_days": 2125 + "author_account_age_days": 2126 }, "https://github.com/waterminer/ComfyUI-tagcomplete": { "stars": 11, @@ -13370,9 +13405,9 @@ "author_account_age_days": 2505 }, "https://github.com/wawahuy/ComfyUI-HTTP": { - "stars": 0, - "last_update": "2025-07-21 18:17:08", - "author_account_age_days": 3471 + "stars": 2, + "last_update": "2025-07-22 15:46:22", + "author_account_age_days": 3472 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, @@ -13387,12 +13422,12 @@ "https://github.com/webuilder/WB-ComfyUI-Utils": { "stars": 0, "last_update": "2025-07-19 15:04:04", - "author_account_age_days": 4594 + "author_account_age_days": 4595 }, "https://github.com/weekii/comfyui-save-image-pro": { "stars": 0, "last_update": "2025-07-06 13:21:30", - "author_account_age_days": 426 + "author_account_age_days": 427 }, "https://github.com/wei30172/comfygen": { "stars": 7, @@ -13452,17 +13487,17 @@ "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 4, "last_update": "2025-06-02 21:30:04", - "author_account_age_days": 4625 + "author_account_age_days": 4626 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { "stars": 29, "last_update": "2025-07-21 14:50:39", - "author_account_age_days": 4625 + "author_account_age_days": 4626 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 48, "last_update": "2025-07-04 11:35:38", - "author_account_age_days": 4625 + "author_account_age_days": 4626 }, "https://github.com/willchil/ComfyUI-Environment-Visualizer": { "stars": 12, @@ -13482,7 +13517,7 @@ "https://github.com/wings6407/ComfyUI_HBH-image_overlay": { "stars": 1, "last_update": "2025-05-12 02:52:38", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex": { "stars": 1, @@ -13497,7 +13532,7 @@ "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 1, "last_update": "2025-07-09 06:41:49", - "author_account_age_days": 3315 + "author_account_age_days": 3316 }, "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 34, @@ -13577,17 +13612,17 @@ "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 23, "last_update": "2025-06-26 01:39:27", - "author_account_age_days": 3656 + "author_account_age_days": 3657 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, "last_update": "2025-06-06 04:08:30", - "author_account_age_days": 2060 + "author_account_age_days": 2061 }, "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, "last_update": "2025-06-09 08:56:11", - "author_account_age_days": 3271 + "author_account_age_days": 3272 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 16, @@ -13622,7 +13657,7 @@ "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 7, "last_update": "2025-06-06 18:40:09", - "author_account_age_days": 2148 + "author_account_age_days": 2149 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, @@ -13642,7 +13677,7 @@ "https://github.com/xuhongming251/ComfyUI-Jimeng": { "stars": 3, "last_update": "2025-06-11 09:39:59", - "author_account_age_days": 4498 + "author_account_age_days": 4499 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 21, @@ -13657,7 +13692,7 @@ "https://github.com/yamanacn/comfyui_kontext_Analyze": { "stars": 5, "last_update": "2025-07-06 08:40:36", - "author_account_age_days": 1712 + "author_account_age_days": 1713 }, "https://github.com/yanhuifair/comfyui-janus": { "stars": 4, @@ -13927,7 +13962,7 @@ "https://github.com/zade23/Comfyui-Distill-Any-Depth": { "stars": 3, "last_update": "2025-07-20 04:47:00", - "author_account_age_days": 2187 + "author_account_age_days": 2188 }, "https://github.com/zaheenrahman/ComfyUI-ColorCorrection": { "stars": 2, @@ -13942,7 +13977,7 @@ "https://github.com/zccrs/comfyui-dci": { "stars": 1, "last_update": "2025-06-13 07:35:50", - "author_account_age_days": 3652 + "author_account_age_days": 3653 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 6, @@ -13962,7 +13997,7 @@ "https://github.com/zeeoale/PromptCreatorNode": { "stars": 2, "last_update": "2025-07-14 18:55:25", - "author_account_age_days": 2749 + "author_account_age_days": 2750 }, "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 8, diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 548d8c55..e245825d 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,75 @@ { "custom_nodes": [ + { + "author": "RamonGuthrie", + "title": "ComfyUI-RBG-LoRA-Converter [UNSAFE]", + "reference": "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter", + "files": [ + "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter" + ], + "install_type": "git-clone", + "description": "A node for converting LoRA (Low-Rank Adaptation) keys in ComfyUI. [w/This node pack contains a node that has a vulnerability allowing write to arbitrary file paths.]" + }, + { + "author": "Estanislao-Oviedo", + "title": "ComfyUI-CustomNodes [NAME CONFLICT]", + "reference": "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes", + "files": [ + "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes" + ], + "install_type": "git-clone", + "description": "NODES: Load Image Folder (Custom), Make Batch from Single Image (Custom)" + }, + { + "author": "NicholasKao1029", + "title": "comfyui-pixxio", + "reference": "https://github.com/NicholasKao1029/comfyui-pixxio", + "files": [ + "https://github.com/NicholasKao1029/comfyui-pixxio" + ], + "install_type": "git-clone", + "description": "NODES: Auto-Upload Image to Pixxio Collection, Load Image from Pixx.io" + }, + { + "author": "BAIS1C", + "title": "ComfyUI-AudioDuration [WIP]", + "reference": "https://github.com/BAIS1C/ComfyUI_BASICDancePoser", + "files": [ + "https://github.com/BAIS1C/ComfyUI_BASICDancePoser" + ], + "install_type": "git-clone", + "description": "Node to extract Dance poses from Music to control Video Generations.\nNOTE: The files in the repo are not organized." + }, + { + "author": "ctf05", + "title": "ComfyUI-AudioDuration", + "reference": "https://github.com/ctf05/ComfyUI-AudioDuration", + "files": [ + "https://github.com/ctf05/ComfyUI-AudioDuration" + ], + "install_type": "git-clone", + "description": "NODES: Audio Duration, Audio Overlay (Mix)" + }, + { + "author": "Baverne", + "title": "TiledWan ComfyUI Node Set [WIP]", + "reference": "https://github.com/Baverne/comfyUI-TiledWan", + "files": [ + "https://github.com/Baverne/comfyUI-TiledWan" + ], + "install_type": "git-clone", + "description": "A custom node set for ComfyUI that provides tiled processing capabilities.\nNOTE: The files in the repo are not organized." + }, + { + "author": "soliton", + "title": "Watermark Detection YOLO Custom Node [WIP]", + "reference": "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO", + "files": [ + "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO" + ], + "install_type": "git-clone", + "description": "Custom watermark detection using rained on 24,558 watermark images YOLO11 model for ComfyUI\nNOTE: The files in the repo are not organized." + }, { "author": "Jpzz", "title": "IxiWorks StoryBoard Nodes [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index dc447ce3..cb0fe72d 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -796,6 +796,14 @@ "title_aux": "comfyui-face-remap [WIP]" } ], + "https://github.com/BAIS1C/ComfyUI_BASICDancePoser": [ + [ + "ComfyUI_BASICDancePoser" + ], + { + "title_aux": "ComfyUI-AudioDuration [WIP]" + } + ], "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [ [ "AccumulateNode", @@ -842,6 +850,18 @@ "title_aux": "ComfyUI-FileOps [UNSAFE]" } ], + "https://github.com/Baverne/comfyUI-TiledWan": [ + [ + "TiledWanImageStatistics", + "TiledWanImageToMask", + "TiledWanMaskStatistics", + "TiledWanVideoSLGSimple", + "TiledWanVideoSamplerSimple" + ], + { + "title_aux": "TiledWan ComfyUI Node Set [WIP]" + } + ], "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": [ [ "Display String", @@ -1452,6 +1472,15 @@ "title_aux": "Comfy-Metadata-System [WIP]" } ], + "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": [ + [ + "LoadImageFolder", + "MakeBatchFromSingleImage" + ], + { + "title_aux": "ComfyUI-CustomNodes [NAME CONFLICT]" + } + ], "https://github.com/ExponentialML/ComfyUI_LiveDirector": [ [ "LiveDirector" @@ -2350,6 +2379,15 @@ "title_aux": "ComfyUI-Save_Image" } ], + "https://github.com/NicholasKao1029/comfyui-pixxio": [ + [ + "AutoUploadImageToPixxioCollection", + "LoadImageFromPixxioAPI" + ], + { + "title_aux": "comfyui-pixxio" + } + ], "https://github.com/No-22-Github/ComfyUI_SaveImageCustom": [ [ "SaveUtility: SaveImageCustom" @@ -2554,6 +2592,14 @@ "title_aux": "Kuniklo Collection" } ], + "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter": [ + [ + "RBGLoraKeyConverterNode" + ], + { + "title_aux": "ComfyUI-RBG-LoRA-Converter [UNSAFE]" + } + ], "https://github.com/RicherdLee/comfyui-oss-image-save": [ [ "SaveImageOSS" @@ -2839,6 +2885,15 @@ "title_aux": "PMSnodes [WIP]" } ], + "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO": [ + [ + "WatermarkDetector", + "WatermarkDetectorLoader" + ], + { + "title_aux": "Watermark Detection YOLO Custom Node [WIP]" + } + ], "https://github.com/Sophylax/ComfyUI-ReferenceMerge": [ [ "InpaintRegionRestitcher", @@ -4917,6 +4972,15 @@ "title_aux": "ComfyUI-Better-Dimensions" } ], + "https://github.com/ctf05/ComfyUI-AudioDuration": [ + [ + "SimpleAudioDuration", + "SimpleAudioOverlay" + ], + { + "title_aux": "ComfyUI-AudioDuration" + } + ], "https://github.com/cwebbi1/VoidCustomNodes": [ [ "Prompt Parser", @@ -7900,7 +7964,8 @@ "przewodo WanImageToVideoAdvancedSampler", "przewodo WanModelTypeSelector", "przewodo WanVideoEnhanceAVideo", - "przewodo WanVideoGenerationModeSelector" + "przewodo WanVideoGenerationModeSelector", + "przewodo WanVideoVaeDecode" ], { "title_aux": "ComfyUI-Przewodo-Utils [WIP]" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 7a9dc5a7..afce5b89 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,62 +2,62 @@ "https://github.com/123jimin/ComfyUI-MobileForm": { "stars": 9, "last_update": "2025-04-06 13:36:29", - "author_account_age_days": 5158 + "author_account_age_days": 5159 }, "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 564 + "author_account_age_days": 565 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 4, - "last_update": "2025-07-17 12:44:48", - "author_account_age_days": 840 + "last_update": "2025-07-22 08:14:54", + "author_account_age_days": 841 }, "https://github.com/3dmindscapper/ComfyUI-PartField": { "stars": 30, "last_update": "2025-05-01 02:50:39", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/3dmindscapper/ComfyUI-Sam-Mesh": { "stars": 32, "last_update": "2025-05-07 12:42:13", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/438443467/ComfyUI-SanMian-Nodes": { "stars": 28, "last_update": "2025-04-29 10:29:07", - "author_account_age_days": 806 + "author_account_age_days": 807 }, "https://github.com/5x00/ComfyUI-Prompt-Plus": { "stars": 1, "last_update": "2025-01-08 15:54:08", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/7BEII/Comfyui_PDuse": { "stars": 9, "last_update": "2025-07-21 01:37:09", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-VAELoaderSDXLmod": { "stars": 0, "last_update": "2025-06-23 23:42:45", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2025-06-17 02:04:04", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2025-05-15 08:07:12", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, @@ -92,62 +92,62 @@ "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 64, "last_update": "2025-01-22 14:44:17", - "author_account_age_days": 1852 + "author_account_age_days": 1853 }, "https://github.com/APZmedia/comfyui-textools": { "stars": 5, "last_update": "2025-07-13 18:44:11", - "author_account_age_days": 2869 + "author_account_age_days": 2870 }, "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1201 + "author_account_age_days": 1202 }, "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": { "stars": 0, "last_update": "2025-05-02 18:47:09", - "author_account_age_days": 1201 + "author_account_age_days": 1202 }, "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, "last_update": "2025-06-28 14:48:29", - "author_account_age_days": 2710 + "author_account_age_days": 2711 }, "https://github.com/Alazuaka/comfyui-lora-stack-node": { "stars": 0, "last_update": "2025-06-12 23:14:31", - "author_account_age_days": 1179 + "author_account_age_days": 1180 }, "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 5, "last_update": "2025-05-13 14:04:56", - "author_account_age_days": 1637 + "author_account_age_days": 1638 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1823 + "author_account_age_days": 1824 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 0, "last_update": "2025-06-30 14:57:46", - "author_account_age_days": 1547 + "author_account_age_days": 1548 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, "last_update": "2025-06-12 23:48:01", - "author_account_age_days": 2497 + "author_account_age_days": 2498 }, "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 4094 + "author_account_age_days": 4095 }, "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, "last_update": "2025-05-07 14:33:50", - "author_account_age_days": 2221 + "author_account_age_days": 2222 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 8, @@ -162,12 +162,12 @@ "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, "last_update": "2025-01-14 04:02:21", - "author_account_age_days": 2384 + "author_account_age_days": 2385 }, "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 4, "last_update": "2024-11-30 12:34:28", - "author_account_age_days": 4408 + "author_account_age_days": 4409 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, @@ -179,6 +179,11 @@ "last_update": "2024-10-17 19:59:40", "author_account_age_days": 4467 }, + "https://github.com/BAIS1C/ComfyUI_BASICDancePoser": { + "stars": 0, + "last_update": "2025-07-22 17:13:31", + "author_account_age_days": 883 + }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 76, "last_update": "2025-03-09 00:44:37", @@ -187,97 +192,102 @@ "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 231 + "author_account_age_days": 232 + }, + "https://github.com/Baverne/comfyUI-TiledWan": { + "stars": 0, + "last_update": "2025-07-22 15:57:14", + "author_account_age_days": 864 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 43, "last_update": "2025-04-21 19:37:22", - "author_account_age_days": 2618 + "author_account_age_days": 2619 }, "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 1190 + "author_account_age_days": 1191 }, "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { "stars": 3, "last_update": "2024-11-29 11:13:57", - "author_account_age_days": 1264 + "author_account_age_days": 1265 }, "https://github.com/BigStationW/flowmatch_scheduler-comfyui": { "stars": 15, "last_update": "2025-06-17 13:31:03", - "author_account_age_days": 78 + "author_account_age_days": 79 }, "https://github.com/BinglongLi/ComfyUI_ToolsForAutomask": { "stars": 1, "last_update": "2025-06-04 11:56:53", - "author_account_age_days": 2077 + "author_account_age_days": 2078 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 8, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 236 + "author_account_age_days": 237 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4544 + "author_account_age_days": 4545 }, "https://github.com/BrettMedia/comfyui-bhtools": { "stars": 1, "last_update": "2025-07-15 22:50:15", - "author_account_age_days": 52 + "author_account_age_days": 53 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, "last_update": "2025-05-21 02:59:22", - "author_account_age_days": 3305 + "author_account_age_days": 3306 }, "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { "stars": 3, "last_update": "2025-06-19 06:47:25", - "author_account_age_days": 183 + "author_account_age_days": 184 }, "https://github.com/Bwebbfx/ComfyUI_FaceParsing": { "stars": 13, "last_update": "2025-07-02 20:41:55", - "author_account_age_days": 619 + "author_account_age_days": 620 }, "https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": { "stars": 0, "last_update": "2025-06-08 13:32:25", - "author_account_age_days": 3008 + "author_account_age_days": 3009 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 18, "last_update": "2025-05-08 09:38:09", - "author_account_age_days": 590 + "author_account_age_days": 591 }, "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1466 + "author_account_age_days": 1467 }, "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, "last_update": "2025-07-12 14:06:35", - "author_account_age_days": 4500 + "author_account_age_days": 4501 }, "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, "last_update": "2025-05-26 12:12:47", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 3, @@ -287,17 +297,17 @@ "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, "last_update": "2024-11-17 20:06:29", - "author_account_age_days": 2126 + "author_account_age_days": 2127 }, "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 20, "last_update": "2025-05-10 16:23:35", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": { "stars": 26, @@ -307,142 +317,147 @@ "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, "last_update": "2025-02-17 04:02:01", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1170 + "author_account_age_days": 1171 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2423 + "author_account_age_days": 2424 }, "https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": { "stars": 0, "last_update": "2025-06-29 23:55:17", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { "stars": 0, "last_update": "2024-11-11 01:37:43", - "author_account_age_days": 734 + "author_account_age_days": 735 }, "https://github.com/DonutsDelivery/ComfyUI-DonutNodes": { "stars": 7, "last_update": "2025-07-22 02:51:34", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1424 + "author_account_age_days": 1425 }, "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 5, "last_update": "2025-06-09 19:31:11", - "author_account_age_days": 1766 + "author_account_age_days": 1767 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Player": { "stars": 0, "last_update": "2025-07-18 15:11:25", - "author_account_age_days": 2248 + "author_account_age_days": 2249 }, "https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes": { "stars": 0, "last_update": "2025-06-14 06:14:05", - "author_account_age_days": 1259 + "author_account_age_days": 1260 }, "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, "last_update": "2025-06-02 07:15:00", - "author_account_age_days": 245 + "author_account_age_days": 246 }, "https://github.com/ELiZswe/ComfyUI-ELiZTools": { "stars": 0, "last_update": "2025-06-24 06:14:44", - "author_account_age_days": 2216 + "author_account_age_days": 2217 }, "https://github.com/EQXai/ComfyUI_EQX": { "stars": 0, "last_update": "2025-06-27 21:55:53", - "author_account_age_days": 420 + "author_account_age_days": 421 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 50, "last_update": "2025-04-25 01:03:58", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 6, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2980 + "author_account_age_days": 2981 }, "https://github.com/Elypha/ComfyUI-Prompt-Helper": { "stars": 0, "last_update": "2025-03-03 21:42:14", - "author_account_age_days": 2924 + "author_account_age_days": 2925 }, "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { "stars": 0, "last_update": "2025-01-26 11:25:43", - "author_account_age_days": 3038 + "author_account_age_days": 3039 }, "https://github.com/EmilioPlumed/ComfyUI-Math": { "stars": 1, "last_update": "2025-01-11 14:28:42", - "author_account_age_days": 2370 + "author_account_age_days": 2371 }, "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 2, "last_update": "2025-04-28 23:42:26", "author_account_age_days": 1287 }, + "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": { + "stars": 0, + "last_update": "2025-07-22 14:42:06", + "author_account_age_days": 2574 + }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 37, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 2016 + "author_account_age_days": 2017 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 18, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/FaberVS/MultiModel": { "stars": 1, "last_update": "2025-05-06 14:27:08", - "author_account_age_days": 2163 + "author_account_age_days": 2164 }, "https://github.com/Fannovel16/ComfyUI-AppIO": { "stars": 0, "last_update": "2024-12-01 16:37:19", - "author_account_age_days": 3524 + "author_account_age_days": 3525 }, "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 413 + "author_account_age_days": 414 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 413 + "author_account_age_days": 414 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 830 + "author_account_age_days": 831 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 1, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 1271 + "author_account_age_days": 1272 }, "https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": { "stars": 4, "last_update": "2025-06-13 20:53:11", - "author_account_age_days": 2719 + "author_account_age_days": 2720 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 4, @@ -457,57 +472,57 @@ "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 12, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1566 + "author_account_age_days": 1567 }, "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 721 + "author_account_age_days": 722 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 1016 + "author_account_age_days": 1017 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 49, "last_update": "2025-07-16 01:45:14", - "author_account_age_days": 1723 + "author_account_age_days": 1724 }, "https://github.com/Hapseleg/ComfyUI-This-n-That": { "stars": 0, "last_update": "2025-06-03 20:26:27", - "author_account_age_days": 3688 + "author_account_age_days": 3689 }, "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": { "stars": 13, "last_update": "2025-06-23 09:42:46", - "author_account_age_days": 456 + "author_account_age_days": 457 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 0, "last_update": "2025-02-05 08:51:23", - "author_account_age_days": 4977 + "author_account_age_days": 4978 }, "https://github.com/IgPoly/ComfyUI-igTools": { "stars": 0, "last_update": "2024-09-11 08:48:57", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 6, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 504 + "author_account_age_days": 505 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "stars": 187, "last_update": "2025-04-02 16:32:54", - "author_account_age_days": 803 + "author_account_age_days": 804 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2971 + "author_account_age_days": 2972 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, @@ -522,22 +537,22 @@ "https://github.com/JiSenHua/ComfyUI-yolov5-face": { "stars": 1, "last_update": "2025-07-14 17:02:39", - "author_account_age_days": 1136 + "author_account_age_days": 1137 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 1284 + "author_account_age_days": 1285 }, "https://github.com/Jingwen-genies/comfyui-genies-nodes": { "stars": 0, "last_update": "2025-05-13 19:36:45", - "author_account_age_days": 726 + "author_account_age_days": 727 }, "https://github.com/JioJe/comfyui_video_BC": { "stars": 7, "last_update": "2025-07-21 07:41:37", - "author_account_age_days": 416 + "author_account_age_days": 417 }, "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, @@ -547,17 +562,17 @@ "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 3, "last_update": "2025-03-16 13:05:38", - "author_account_age_days": 4578 + "author_account_age_days": 4579 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 69, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4905 + "author_account_age_days": 4906 }, "https://github.com/Jpzz/comfyui-ixiworks": { "stars": 0, "last_update": "2025-07-21 08:09:52", - "author_account_age_days": 2715 + "author_account_age_days": 2716 }, "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, @@ -567,72 +582,72 @@ "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, "last_update": "2025-04-07 07:49:03", - "author_account_age_days": 1646 + "author_account_age_days": 1647 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, "last_update": "2025-01-23 09:11:02", - "author_account_age_days": 1954 + "author_account_age_days": 1955 }, "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 10, "last_update": "2024-11-24 15:55:30", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, "last_update": "2025-04-17 17:18:52", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/Kur0butiMegane/Comfyui-StringUtils2": { "stars": 0, "last_update": "2025-05-04 16:34:13", - "author_account_age_days": 2045 + "author_account_age_days": 2046 }, "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { "stars": 1, "last_update": "2025-03-27 19:04:42", - "author_account_age_days": 217 + "author_account_age_days": 218 }, "https://github.com/LAOGOU-666/Comfyui_StartPatch": { "stars": 49, "last_update": "2025-02-24 17:22:34", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/LK-168/comfyui_LK_selfuse": { "stars": 0, "last_update": "2025-07-10 09:55:05", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2371 + "author_account_age_days": 2372 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 4, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 556 + "author_account_age_days": 557 }, "https://github.com/Laser-one/ComfyUI-align-pose": { "stars": 0, "last_update": "2024-11-01 09:34:31", - "author_account_age_days": 1225 + "author_account_age_days": 1226 }, "https://github.com/Letz-AI/ComfyUI-LetzAI": { "stars": 0, "last_update": "2025-07-10 13:46:04", - "author_account_age_days": 730 + "author_account_age_days": 731 }, "https://github.com/Lilien86/Comfyui_Latent_Interpolation": { "stars": 1, "last_update": "2024-09-03 21:00:49", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes": { "stars": 0, @@ -642,52 +657,52 @@ "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 5, "last_update": "2024-10-30 17:02:54", - "author_account_age_days": 3377 + "author_account_age_days": 3378 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2025-02-27 15:07:36", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/LucianGnn/ComfyUI-Lucian": { "stars": 0, "last_update": "2025-06-18 06:47:37", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/LucipherDev/ComfyUI-Sentinel": { "stars": 33, "last_update": "2025-04-07 14:53:13", - "author_account_age_days": 1889 + "author_account_age_days": 1890 }, "https://github.com/LyazS/ComfyUI-aznodes": { "stars": 0, "last_update": "2025-06-03 14:57:29", - "author_account_age_days": 3249 + "author_account_age_days": 3250 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 35, "last_update": "2025-04-05 22:22:31", - "author_account_age_days": 771 + "author_account_age_days": 772 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3616 + "author_account_age_days": 3617 }, "https://github.com/MakkiShizu/ComfyUI-MakkiTools": { "stars": 3, "last_update": "2025-07-03 02:38:46", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/Malloc-pix/comfyui-QwenVL": { "stars": 0, "last_update": "2025-06-24 09:35:32", - "author_account_age_days": 40 + "author_account_age_days": 41 }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, "last_update": "2025-02-28 19:23:24", - "author_account_age_days": 2545 + "author_account_age_days": 2546 }, "https://github.com/MarkFreeDom168/ComfyUI-image-load-url": { "stars": 0, @@ -702,37 +717,37 @@ "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 805 + "author_account_age_days": 806 }, "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-07-12 07:22:09", - "author_account_age_days": 3212 + "author_account_age_days": 3213 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, "last_update": "2025-06-01 06:55:16", - "author_account_age_days": 3212 + "author_account_age_days": 3213 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3606 + "author_account_age_days": 3607 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 0, "last_update": "2025-05-20 17:39:21", - "author_account_age_days": 3472 + "author_account_age_days": 3473 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 3112 + "author_account_age_days": 3113 }, "https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": { "stars": 4, "last_update": "2025-05-26 06:58:45", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 32, @@ -742,92 +757,97 @@ "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 1, "last_update": "2025-06-05 03:40:06", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, "last_update": "2025-05-05 15:05:27", - "author_account_age_days": 1277 + "author_account_age_days": 1278 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2423 + "author_account_age_days": 2424 + }, + "https://github.com/NicholasKao1029/comfyui-pixxio": { + "stars": 0, + "last_update": "2025-07-22 18:33:21", + "author_account_age_days": 2424 }, "https://github.com/No-22-Github/ComfyUI_SaveImageCustom": { "stars": 0, "last_update": "2025-06-26 06:33:38", - "author_account_age_days": 812 + "author_account_age_days": 813 }, "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/Novavision0313/ComfyUI-NVVS": { "stars": 1, "last_update": "2025-06-12 03:27:13", - "author_account_age_days": 60 + "author_account_age_days": 61 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 1, "last_update": "2025-03-12 04:22:34", - "author_account_age_days": 839 + "author_account_age_days": 840 }, "https://github.com/Oct7/ComfyUI-LaplaMask": { "stars": 0, "last_update": "2025-06-03 07:45:26", - "author_account_age_days": 1994 + "author_account_age_days": 1995 }, "https://github.com/OgreLemonSoup/ComfyUI-Notes-manager": { "stars": 2, "last_update": "2025-06-25 07:24:16", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": { "stars": 2, "last_update": "2025-07-19 20:53:01", - "author_account_age_days": 2327 + "author_account_age_days": 2328 }, "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 3, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/PabloGrant/comfyui-giraffe-test-panel": { "stars": 0, "last_update": "2025-05-18 16:38:09", - "author_account_age_days": 679 + "author_account_age_days": 680 }, "https://github.com/PaleBloodq/ComfyUI-HFTransformers": { "stars": 0, "last_update": "2025-07-11 12:01:43", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/PeterMikhai/Doom_Flux_NodePack": { "stars": 0, "last_update": "2025-06-30 20:41:45", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": { "stars": 4, "last_update": "2025-06-08 17:29:57", - "author_account_age_days": 714 + "author_account_age_days": 715 }, "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, "last_update": "2025-04-08 11:13:50", - "author_account_age_days": 2417 + "author_account_age_days": 2418 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 14, "last_update": "2025-06-09 08:58:42", - "author_account_age_days": 5667 + "author_account_age_days": 5668 }, "https://github.com/QuietNoise/ComfyUI-Queue-Manager": { "stars": 11, @@ -837,17 +857,22 @@ "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, "last_update": "2025-01-25 11:21:59", - "author_account_age_days": 177 + "author_account_age_days": 178 }, "https://github.com/RUFFY-369/ComfyUI-FeatureBank": { "stars": 0, "last_update": "2025-03-07 19:30:55", - "author_account_age_days": 1869 + "author_account_age_days": 1870 }, "https://github.com/Raidez/comfyui-kuniklo-collection": { "stars": 0, "last_update": "2025-05-02 19:44:45", - "author_account_age_days": 4066 + "author_account_age_days": 4067 + }, + "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter": { + "stars": 2, + "last_update": "2025-07-22 23:21:18", + "author_account_age_days": 554 }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, @@ -857,57 +882,57 @@ "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, "last_update": "2025-06-14 10:29:07", - "author_account_age_days": 5009 + "author_account_age_days": 5010 }, "https://github.com/Rocky-Lee-001/ComfyUI_SZtools": { "stars": 1, "last_update": "2025-07-17 02:14:52", - "author_account_age_days": 848 + "author_account_age_days": 849 }, "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 2798 + "author_account_age_days": 2799 }, "https://github.com/SKBv0/ComfyUI-RetroEngine": { "stars": 4, "last_update": "2025-05-10 14:29:43", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/SS-snap/ComfyUI-Snap_Processing": { "stars": 61, "last_update": "2025-04-25 04:54:44", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": { - "stars": 23, + "stars": 24, "last_update": "2025-06-18 07:25:25", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/SXQBW/ComfyUI-Qwen3": { "stars": 0, "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3184 + "author_account_age_days": 3185 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 24, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4432 + "author_account_age_days": 4433 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 601 + "author_account_age_days": 602 }, "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { "stars": 0, "last_update": "2024-08-27 19:01:46", - "author_account_age_days": 1704 + "author_account_age_days": 1705 }, "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { "stars": 98, "last_update": "2025-05-09 15:17:23", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/SaulQcy/comfy_saul_plugin": { "stars": 0, @@ -917,32 +942,32 @@ "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1418 + "author_account_age_days": 1419 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2025-04-25 07:37:36", - "author_account_age_days": 1518 + "author_account_age_days": 1519 }, "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, "last_update": "2025-06-02 19:16:34", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, "last_update": "2025-05-03 08:29:40", - "author_account_age_days": 803 + "author_account_age_days": 804 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 46, "last_update": "2025-03-15 00:02:11", - "author_account_age_days": 1417 + "author_account_age_days": 1418 }, "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { "stars": 109, "last_update": "2025-03-20 11:25:12", - "author_account_age_days": 1597 + "author_account_age_days": 1598 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 2, @@ -952,52 +977,57 @@ "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, "last_update": "2025-05-03 19:46:49", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/Slix-M-Lestragg/comfyui-enhanced": { "stars": 0, "last_update": "2025-04-11 21:32:23", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/SoftMeng/ComfyUI-PIL": { "stars": 7, "last_update": "2024-10-13 10:02:17", - "author_account_age_days": 3916 + "author_account_age_days": 3917 }, "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, "last_update": "2025-04-26 07:47:15", - "author_account_age_days": 257 + "author_account_age_days": 258 + }, + "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO": { + "stars": 1, + "last_update": "2025-07-22 08:55:26", + "author_account_age_days": 1357 }, "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4338 + "author_account_age_days": 4339 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1532 + "author_account_age_days": 1533 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3348 + "author_account_age_days": 3349 }, "https://github.com/Stable-X/ComfyUI-Hi3DGen": { "stars": 164, "last_update": "2025-04-04 03:48:36", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { "stars": 54, "last_update": "2025-07-21 17:49:33", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/StaffsGull/comfyui_scene_builder": { "stars": 0, "last_update": "2025-04-27 12:40:57", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 20, @@ -1027,12 +1057,12 @@ "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, "last_update": "2025-04-28 02:49:48", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2567 + "author_account_age_days": 2568 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, @@ -1047,7 +1077,7 @@ "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, "last_update": "2025-04-17 08:53:41", - "author_account_age_days": 658 + "author_account_age_days": 659 }, "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 13, @@ -1057,37 +1087,37 @@ "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3675 + "author_account_age_days": 3676 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 7, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4122 + "author_account_age_days": 4123 }, "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 0, "last_update": "2025-07-11 08:43:08", - "author_account_age_days": 2174 + "author_account_age_days": 2175 }, "https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": { "stars": 0, "last_update": "2025-07-09 17:19:56", - "author_account_age_days": 931 + "author_account_age_days": 932 }, "https://github.com/UmutGuzel/tryvariantai-comfyui": { "stars": 0, "last_update": "2025-07-15 12:05:03", - "author_account_age_days": 2163 + "author_account_age_days": 2164 }, "https://github.com/V-woodpecker-V/comfyui-stiffy-nodes": { "stars": 1, "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1649 + "author_account_age_days": 1650 }, "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 7, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, @@ -1102,22 +1132,22 @@ "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 397 + "author_account_age_days": 398 }, "https://github.com/Vkabuto23/comfyui_openrouter_ollama": { "stars": 2, "last_update": "2025-07-16 09:03:47", - "author_account_age_days": 404 + "author_account_age_days": 405 }, "https://github.com/WASasquatch/ASTERR": { "stars": 30, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 5018 + "author_account_age_days": 5019 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 52, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1817 + "author_account_age_days": 1818 }, "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, @@ -1127,27 +1157,27 @@ "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 2162 + "author_account_age_days": 2163 }, "https://github.com/WozStudios/ComfyUI-WozNodes": { "stars": 0, "last_update": "2025-06-25 14:29:29", - "author_account_age_days": 4501 + "author_account_age_days": 4502 }, "https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext": { "stars": 7, "last_update": "2025-07-02 21:15:07", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/XiaoHeiziGGG/ComfyUI-GeminiTranslator": { "stars": 0, "last_update": "2025-06-30 05:43:17", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 929 + "author_account_age_days": 930 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": { "stars": 2, @@ -1157,77 +1187,77 @@ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 95, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 357, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "stars": 765, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2": { "stars": 18, "last_update": "2024-09-26 18:08:01", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 235, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen": { "stars": 110, "last_update": "2024-09-20 21:27:47", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": { "stars": 10, "last_update": "2025-02-26 05:46:42", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": { "stars": 1, "last_update": "2025-03-26 14:49:13", - "author_account_age_days": 575 + "author_account_age_days": 576 }, "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": { "stars": 236, "last_update": "2025-03-31 07:56:02", - "author_account_age_days": 575 + "author_account_age_days": 576 }, "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": { "stars": 5, "last_update": "2025-07-04 23:14:56", - "author_account_age_days": 1247 + "author_account_age_days": 1248 }, "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 2, "last_update": "2025-05-08 08:35:02", - "author_account_age_days": 832 + "author_account_age_days": 833 }, "https://github.com/aa-parky/pipemind-comfyui": { "stars": 0, "last_update": "2025-07-09 08:45:49", - "author_account_age_days": 2236 + "author_account_age_days": 2237 }, "https://github.com/abuzreq/ComfyUI-Model-Bending": { "stars": 13, "last_update": "2025-06-20 04:31:48", - "author_account_age_days": 4248 + "author_account_age_days": 4249 }, "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4646 + "author_account_age_days": 4647 }, "https://github.com/akatz-ai/ComfyUI-Execution-Inversion": { "stars": 1, @@ -1237,202 +1267,202 @@ "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, "last_update": "2025-05-26 18:36:34", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { "stars": 6, "last_update": "2025-05-22 20:48:23", - "author_account_age_days": 5407 + "author_account_age_days": 5408 }, "https://github.com/alexgenovese/ComfyUI-Reica": { "stars": 0, "last_update": "2025-07-17 08:21:13", - "author_account_age_days": 5407 + "author_account_age_days": 5408 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, "last_update": "2025-04-01 14:20:42", - "author_account_age_days": 3678 + "author_account_age_days": 3679 }, "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 73, "last_update": "2025-02-23 10:28:40", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/amamisonlyuser/MixvtonComfyui": { "stars": 0, "last_update": "2025-05-31 14:14:10", - "author_account_age_days": 828 + "author_account_age_days": 829 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, "last_update": "2025-03-15 07:26:17", - "author_account_age_days": 1334 + "author_account_age_days": 1335 }, "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 2, "last_update": "2025-01-20 08:02:58", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/apetitbois/nova_utils": { "stars": 0, "last_update": "2025-04-02 20:01:49", - "author_account_age_days": 3490 + "author_account_age_days": 3491 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, "last_update": "2025-01-07 19:40:19", - "author_account_age_days": 2737 + "author_account_age_days": 2738 }, "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { "stars": 3, "last_update": "2025-03-05 07:50:45", - "author_account_age_days": 2737 + "author_account_age_days": 2738 }, "https://github.com/aria1th/ComfyUI-camietagger-onnx": { "stars": 0, "last_update": "2025-03-06 01:55:51", - "author_account_age_days": 2737 + "author_account_age_days": 2738 }, "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 3, "last_update": "2024-11-19 00:11:17", - "author_account_age_days": 4764 + "author_account_age_days": 4765 }, "https://github.com/artifyfun/ComfyUI-JS": { "stars": 2, "last_update": "2025-07-02 10:45:12", - "author_account_age_days": 483 + "author_account_age_days": 484 }, "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, "last_update": "2024-10-13 05:55:33", - "author_account_age_days": 2668 + "author_account_age_days": 2669 }, "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, "last_update": "2024-09-23 19:09:15", - "author_account_age_days": 4341 + "author_account_age_days": 4342 }, "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, "last_update": "2025-07-11 19:06:00", - "author_account_age_days": 4362 + "author_account_age_days": 4363 }, "https://github.com/avocadori/ComfyUI-AudioAmplitudeConverter": { "stars": 0, "last_update": "2025-05-29 07:57:22", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, "last_update": "2025-03-27 15:38:59", - "author_account_age_days": 412 + "author_account_age_days": 413 }, "https://github.com/babydjac/comfyui-grok-ponyxl": { "stars": 0, "last_update": "2025-07-18 19:10:49", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 644 + "author_account_age_days": 645 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 0, "last_update": "2025-02-18 09:28:53", - "author_account_age_days": 5072 + "author_account_age_days": 5073 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 12, "last_update": "2025-06-23 02:50:12", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/bananasss00/Comfyui-PyExec": { "stars": 1, "last_update": "2025-02-26 12:01:18", - "author_account_age_days": 2926 + "author_account_age_days": 2927 }, "https://github.com/bandido37/comfyui-kaggle-local-save": { "stars": 0, "last_update": "2025-04-23 16:20:30", - "author_account_age_days": 2135 + "author_account_age_days": 2136 }, "https://github.com/barakapa/barakapa-nodes": { "stars": 0, "last_update": "2025-05-13 20:47:52", - "author_account_age_days": 72 + "author_account_age_days": 73 }, "https://github.com/benda1989/WaterMarkRemover_ComfyUI": { "stars": 1, "last_update": "2025-05-01 22:31:19", - "author_account_age_days": 2505 + "author_account_age_days": 2506 }, "https://github.com/benmizrahi/ComfyGCS": { "stars": 1, "last_update": "2025-05-05 15:18:40", - "author_account_age_days": 3634 + "author_account_age_days": 3635 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4679 + "author_account_age_days": 4680 }, "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, "last_update": "2025-05-31 17:41:31", - "author_account_age_days": 4056 + "author_account_age_days": 4057 }, "https://github.com/bikiam/ComfyUi_WhisperGTranslate": { "stars": 0, "last_update": "2025-07-01 19:41:11", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/bikiam/Comfyui_AudioRecoder": { "stars": 0, "last_update": "2025-07-08 05:35:33", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5402 + "author_account_age_days": 5403 }, "https://github.com/bleash-dev/ComfyUI-Auth-Manager": { "stars": 0, "last_update": "2025-07-08 11:07:44", - "author_account_age_days": 1456 + "author_account_age_days": 1457 }, "https://github.com/bleash-dev/Comfyui-Idle-Checker": { "stars": 0, "last_update": "2025-07-15 15:33:31", - "author_account_age_days": 1456 + "author_account_age_days": 1457 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 666 + "author_account_age_days": 667 }, "https://github.com/blueraincoatli/ComfyUI-Model-Cleaner": { "stars": 1, "last_update": "2025-05-29 08:55:38", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4196 + "author_account_age_days": 4197 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 64, "last_update": "2025-03-17 14:50:46", - "author_account_age_days": 3929 + "author_account_age_days": 3930 }, "https://github.com/boricuapab/ComfyUI-Bori-KontextPresets": { "stars": 0, @@ -1442,12 +1472,12 @@ "https://github.com/brace-great/comfyui-eim": { "stars": 0, "last_update": "2025-05-14 06:09:18", - "author_account_age_days": 1481 + "author_account_age_days": 1482 }, "https://github.com/brace-great/comfyui-mc": { "stars": 0, "last_update": "2025-07-06 23:58:45", - "author_account_age_days": 1481 + "author_account_age_days": 1482 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, @@ -1462,22 +1492,22 @@ "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3501 + "author_account_age_days": 3502 }, "https://github.com/bulldog68/ComfyUI_FMJ": { "stars": 4, "last_update": "2025-07-16 16:04:06", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": { "stars": 13, "last_update": "2025-05-14 01:41:00", - "author_account_age_days": 4907 + "author_account_age_days": 4908 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 42, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 66 + "author_account_age_days": 67 }, "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, @@ -1487,7 +1517,7 @@ "https://github.com/celll1/cel_sampler": { "stars": 1, "last_update": "2024-11-20 13:04:54", - "author_account_age_days": 622 + "author_account_age_days": 623 }, "https://github.com/cesilk10/cesilk-comfyui-nodes": { "stars": 0, @@ -1497,47 +1527,47 @@ "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 130, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 5226 + "author_account_age_days": 5227 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 5226 + "author_account_age_days": 5227 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 6, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2127 + "author_account_age_days": 2128 }, "https://github.com/chengzeyi/Comfy-WaveSpeed": { - "stars": 1094, + "stars": 1096, "last_update": "2025-03-27 08:10:29", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/chetusangolgi/Comfyui-supabase": { "stars": 0, "last_update": "2025-07-17 11:50:31", - "author_account_age_days": 785 + "author_account_age_days": 786 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, "last_update": "2024-08-29 03:54:28", - "author_account_age_days": 3511 + "author_account_age_days": 3512 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1741 + "author_account_age_days": 1742 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 60, "last_update": "2025-04-02 02:06:27", - "author_account_age_days": 1741 + "author_account_age_days": 1742 }, "https://github.com/chuge26/ComfyUI_seal_migration": { "stars": 0, "last_update": "2025-04-21 07:23:45", - "author_account_age_days": 2758 + "author_account_age_days": 2759 }, "https://github.com/cidiro/cid-node-pack": { "stars": 0, @@ -1547,102 +1577,107 @@ "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, "last_update": "2025-01-02 17:00:32", - "author_account_age_days": 4591 + "author_account_age_days": 4592 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 83183, - "last_update": "2025-07-21 20:48:29", - "author_account_age_days": 941 + "stars": 83259, + "last_update": "2025-07-22 23:36:25", + "author_account_age_days": 942 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { - "stars": 408, + "stars": 409, "last_update": "2024-08-16 18:06:10", - "author_account_age_days": 941 + "author_account_age_days": 942 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/comfyuiblog/deepseek_prompt_generator_comfyui": { "stars": 2, "last_update": "2025-01-28 21:28:11", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/concarne000/ComfyUI-Stacker": { "stars": 5, "last_update": "2025-07-20 12:46:34", - "author_account_age_days": 2293 + "author_account_age_days": 2294 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 2208 + "author_account_age_days": 2209 + }, + "https://github.com/ctf05/ComfyUI-AudioDuration": { + "stars": 0, + "last_update": "2025-07-22 16:47:05", + "author_account_age_days": 2195 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 261, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5403 + "author_account_age_days": 5404 }, "https://github.com/cwebbi1/VoidCustomNodes": { "stars": 0, "last_update": "2024-10-07 02:23:02", - "author_account_age_days": 398 + "author_account_age_days": 399 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 1, "last_update": "2025-07-12 12:45:36", - "author_account_age_days": 2259 + "author_account_age_days": 2260 }, "https://github.com/daracazamea/comfyUI-DCNodes": { "stars": 0, "last_update": "2025-04-03 14:38:27", - "author_account_age_days": 2351 + "author_account_age_days": 2352 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2380 + "author_account_age_days": 2381 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, "last_update": "2024-12-29 18:35:27", - "author_account_age_days": 6367 + "author_account_age_days": 6368 }, "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, "last_update": "2025-05-23 08:51:34", - "author_account_age_days": 2302 + "author_account_age_days": 2303 }, "https://github.com/dihan/comfyui-random-kps": { "stars": 3, "last_update": "2025-01-01 22:48:11", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/diodiogod/Comfy-Inpainting-Works": { - "stars": 42, + "stars": 43, "last_update": "2025-07-08 01:15:58", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, "last_update": "2025-05-07 08:10:12", - "author_account_age_days": 4459 + "author_account_age_days": 4460 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2715 + "author_account_age_days": 2716 }, "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", - "author_account_age_days": 2931 + "author_account_age_days": 2932 }, "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, "last_update": "2024-12-27 17:03:52", - "author_account_age_days": 2639 + "author_account_age_days": 2640 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 88, @@ -1652,62 +1687,62 @@ "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 3164 + "author_account_age_days": 3165 }, "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4577 + "author_account_age_days": 4578 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 1, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2866 + "author_account_age_days": 2867 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 0, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2866 + "author_account_age_days": 2867 }, "https://github.com/enlo/ComfyUI-CheckpointSettings": { "stars": 0, "last_update": "2025-07-20 04:27:46", - "author_account_age_days": 3862 + "author_account_age_days": 3863 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2987 + "author_account_age_days": 2988 }, "https://github.com/erosDiffusion/ComfyUI-enricos-json-file-load-and-value-selector": { "stars": 2, "last_update": "2025-06-04 16:32:17", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/esciron/ComfyUI-HunyuanVideoWrapper-Extended": { "stars": 4, "last_update": "2025-01-04 22:27:09", - "author_account_age_days": 3386 + "author_account_age_days": 3387 }, "https://github.com/etng/ComfyUI-Heartbeat": { "stars": 2, "last_update": "2025-06-03 09:32:40", - "author_account_age_days": 1456 + "author_account_age_days": 1457 }, "https://github.com/exectails/comfyui-et_scripting": { "stars": 1, "last_update": "2024-11-29 17:23:07", - "author_account_age_days": 4310 + "author_account_age_days": 4311 }, "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 1005 + "author_account_age_days": 1006 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, - "last_update": "2025-06-04 04:34:09", - "author_account_age_days": 2441 + "last_update": "2025-07-22 23:25:48", + "author_account_age_days": 2442 }, "https://github.com/facok/ComfyUI-FokToolset": { "stars": 5, @@ -1717,97 +1752,97 @@ "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, "last_update": "2025-05-06 06:42:52", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/fangg2000/ComfyUI-StableAudioFG": { "stars": 0, "last_update": "2025-06-15 11:49:34", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1564 + "author_account_age_days": 1565 }, "https://github.com/filipemeneses/ComfyUI_html": { "stars": 1, "last_update": "2025-06-10 10:53:55", - "author_account_age_days": 3869 + "author_account_age_days": 3870 }, "https://github.com/filliptm/ComfyUI_Fill-Node-Loader": { "stars": 5, "last_update": "2025-06-25 01:25:38", - "author_account_age_days": 2129 + "author_account_age_days": 2130 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 63, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 666 + "author_account_age_days": 667 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 1, "last_update": "2024-11-18 22:35:37", - "author_account_age_days": 2405 + "author_account_age_days": 2406 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4431 + "author_account_age_days": 4432 }, "https://github.com/franky519/comfyui-redux-style": { "stars": 0, "last_update": "2025-02-13 10:04:45", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/franky519/comfyui_fnckc_Face_analysis": { "stars": 0, "last_update": "2025-06-16 02:09:00", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/fritzprix/ComfyUI-LLM-Utils": { "stars": 1, "last_update": "2025-01-04 23:25:38", - "author_account_age_days": 5120 + "author_account_age_days": 5121 }, "https://github.com/ftechmax/ComfyUI-NovaKit-Pack": { "stars": 0, "last_update": "2025-04-26 13:27:06", - "author_account_age_days": 2970 + "author_account_age_days": 2971 }, "https://github.com/ftf001-tech/ComfyUI-ExternalLLMDetector": { "stars": 1, "last_update": "2025-06-22 03:43:09", - "author_account_age_days": 2088 + "author_account_age_days": 2089 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 1112 + "author_account_age_days": 1113 }, "https://github.com/fuzr0dah/comfyui-sceneassembly": { "stars": 0, "last_update": "2025-05-18 12:27:05", - "author_account_age_days": 3496 + "author_account_age_days": 3497 }, "https://github.com/fylrid2/comfyui_lock_previous_value": { "stars": 0, "last_update": "2025-06-30 22:05:07", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/gabe-init/ComfyUI-LM-Studio": { "stars": 1, "last_update": "2025-05-26 22:10:36", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/gabe-init/ComfyUI-Repo-Eater": { "stars": 0, "last_update": "2025-05-27 01:09:24", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/gabe-init/comfyui_ui_render": { "stars": 2, "last_update": "2025-05-27 00:27:32", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, @@ -1817,107 +1852,107 @@ "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 1817 + "author_account_age_days": 1818 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2025-05-14 16:18:43", - "author_account_age_days": 4447 + "author_account_age_days": 4448 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 208, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4447 + "author_account_age_days": 4448 }, "https://github.com/gameltb/io_comfyui": { "stars": 6, "last_update": "2025-02-04 15:14:01", - "author_account_age_days": 4447 + "author_account_age_days": 4448 }, "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { "stars": 0, "last_update": "2025-05-08 19:08:30", - "author_account_age_days": 4517 + "author_account_age_days": 4518 }, "https://github.com/gaowei-space/ComfyUI-Doubao-LLM": { "stars": 2, "last_update": "2025-07-03 07:19:49", - "author_account_age_days": 3870 + "author_account_age_days": 3871 }, "https://github.com/gilons/ComfyUI-GoogleDrive-Downloader": { "stars": 0, "last_update": "2025-06-13 20:43:59", - "author_account_age_days": 2940 + "author_account_age_days": 2941 }, "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3353 + "author_account_age_days": 3354 }, "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 2, "last_update": "2025-06-11 02:01:24", - "author_account_age_days": 3434 + "author_account_age_days": 3435 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 4295 + "author_account_age_days": 4296 }, "https://github.com/gitmylo/FlowNodes": { "stars": 11, "last_update": "2025-04-03 08:17:47", - "author_account_age_days": 2700 + "author_account_age_days": 2701 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 11, "last_update": "2025-07-20 03:42:06", - "author_account_age_days": 2687 + "author_account_age_days": 2688 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { "stars": 2, "last_update": "2024-09-24 03:54:00", - "author_account_age_days": 1776 + "author_account_age_days": 1777 }, "https://github.com/godric8/ComfyUI_Step1X-Edit": { "stars": 0, "last_update": "2025-06-02 12:14:14", - "author_account_age_days": 1836 + "author_account_age_days": 1837 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, "last_update": "2025-02-07 01:55:07", - "author_account_age_days": 3683 + "author_account_age_days": 3684 }, "https://github.com/gondar-software/ComfyUI-Affine-Transform": { "stars": 3, "last_update": "2024-10-05 17:42:40", - "author_account_age_days": 352 + "author_account_age_days": 353 }, "https://github.com/gondar-software/ComfyUI-Simple-Image-Tools": { "stars": 0, "last_update": "2024-10-12 18:29:58", - "author_account_age_days": 352 + "author_account_age_days": 353 }, "https://github.com/gordon123/ComfyUI_DreamBoard": { "stars": 2, "last_update": "2025-05-18 09:53:50", - "author_account_age_days": 5487 + "author_account_age_days": 5488 }, "https://github.com/gordon123/ComfyUI_srt2speech": { "stars": 3, "last_update": "2025-04-27 13:00:13", - "author_account_age_days": 5487 + "author_account_age_days": 5488 }, "https://github.com/gorillaframeai/GF_pixtral_node": { "stars": 0, "last_update": "2025-07-19 08:09:45", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, @@ -1927,42 +1962,42 @@ "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 16, "last_update": "2025-06-30 08:09:38", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/grokuku/ComfyUI-Holaf": { "stars": 1, "last_update": "2025-06-28 21:14:43", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/grokuku/ComfyUI-Holaf-Utilities": { "stars": 3, - "last_update": "2025-07-22 00:50:36", - "author_account_age_days": 2849 + "last_update": "2025-07-22 17:00:48", + "author_account_age_days": 2850 }, "https://github.com/hananbeer/node_dev": { "stars": 6, "last_update": "2024-08-19 08:08:39", - "author_account_age_days": 1936 + "author_account_age_days": 1937 }, "https://github.com/haodman/ComfyUI_Rain": { "stars": 1, "last_update": "2024-09-01 10:41:20", - "author_account_age_days": 2532 + "author_account_age_days": 2533 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 8, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3370 + "author_account_age_days": 3371 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 20, "last_update": "2025-07-03 03:47:14", - "author_account_age_days": 693 + "author_account_age_days": 694 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 62, "last_update": "2025-05-01 03:08:58", - "author_account_age_days": 5059 + "author_account_age_days": 5060 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 16, @@ -1972,57 +2007,57 @@ "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 4, "last_update": "2025-03-02 06:23:44", - "author_account_age_days": 1636 + "author_account_age_days": 1637 }, "https://github.com/hdfhssg/comfyui_EvoSearch": { "stars": 6, "last_update": "2025-06-15 11:05:48", - "author_account_age_days": 1636 + "author_account_age_days": 1637 }, "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/hnmr293/ComfyUI-SamOne": { "stars": 0, "last_update": "2025-04-16 08:07:42", - "author_account_age_days": 947 + "author_account_age_days": 948 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-09-08 08:57:57", - "author_account_age_days": 5436 + "author_account_age_days": 5437 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 0, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 369 + "author_account_age_days": 370 }, "https://github.com/hotpot-killer/ComfyUI_AlexNodes": { "stars": 0, "last_update": "2024-12-06 09:09:03", - "author_account_age_days": 2618 + "author_account_age_days": 2619 }, "https://github.com/houdinii/comfy-magick": { "stars": 5, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3912 + "author_account_age_days": 3913 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/hulipanpan/Comfyui_tuteng": { "stars": 0, "last_update": "2025-07-14 08:33:39", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3228 + "author_account_age_days": 3229 }, "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, @@ -2042,12 +2077,12 @@ "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 2153 + "author_account_age_days": 2154 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 9, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 2153 + "author_account_age_days": 2154 }, "https://github.com/hylarucoder/comfyui-copilot": { "stars": 26, @@ -2057,7 +2092,7 @@ "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, "last_update": "2025-06-24 17:46:56", - "author_account_age_days": 4546 + "author_account_age_days": 4547 }, "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, @@ -2067,32 +2102,32 @@ "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1266 + "author_account_age_days": 1267 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 661 + "author_account_age_days": 662 }, "https://github.com/io-club/ComfyUI-LuminaNext": { "stars": 0, "last_update": "2024-09-23 12:02:22", - "author_account_age_days": 1031 + "author_account_age_days": 1032 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 12, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 4870 + "author_account_age_days": 4871 }, "https://github.com/jax-explorer/ComfyUI-DreamO": { "stars": 67, "last_update": "2025-05-22 08:07:02", - "author_account_age_days": 969 + "author_account_age_days": 970 }, "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 1, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5242 + "author_account_age_days": 5243 }, "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, @@ -2102,27 +2137,27 @@ "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, "last_update": "2024-08-30 06:42:39", - "author_account_age_days": 848 + "author_account_age_days": 849 }, "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-02-19 23:13:05", - "author_account_age_days": 348 + "author_account_age_days": 349 }, "https://github.com/jiafuzeng/comfyui-fishSpeech": { "stars": 0, "last_update": "2025-07-11 02:53:55", - "author_account_age_days": 2605 + "author_account_age_days": 2606 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 227, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 413 + "author_account_age_days": 414 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, "last_update": "2025-01-21 17:36:29", - "author_account_age_days": 5340 + "author_account_age_days": 5341 }, "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": { "stars": 1, @@ -2137,172 +2172,172 @@ "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2025-05-17 01:04:37", - "author_account_age_days": 2818 + "author_account_age_days": 2819 }, "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 3932 + "author_account_age_days": 3933 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 296, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 213, "last_update": "2024-10-18 10:37:10", - "author_account_age_days": 5145 + "author_account_age_days": 5146 }, "https://github.com/jtydhr88/ComfyUI_frontend_vue_basic": { "stars": 5, "last_update": "2025-06-13 00:22:50", - "author_account_age_days": 5145 + "author_account_age_days": 5146 }, "https://github.com/junhe421/comfyui_batch_image_processor": { "stars": 7, "last_update": "2025-07-11 01:09:12", - "author_account_age_days": 527 + "author_account_age_days": 528 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2722 + "author_account_age_days": 2723 }, "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, "last_update": "2025-04-08 01:42:33", - "author_account_age_days": 5865 + "author_account_age_days": 5866 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1903 + "author_account_age_days": 1904 }, "https://github.com/karthikg-09/ComfyUI-3ncrypt": { "stars": 0, "last_update": "2024-12-27 09:09:07", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 3, "last_update": "2025-07-03 05:21:54", - "author_account_age_days": 2525 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 11, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 46, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 61, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 10, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { "stars": 85, "last_update": "2024-08-14 02:20:18", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 63, "last_update": "2025-04-18 10:50:26", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { "stars": 1416, "last_update": "2025-06-03 21:48:59", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { "stars": 804, "last_update": "2025-06-15 09:52:41", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { "stars": 2507, "last_update": "2025-05-12 13:31:36", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-MMAudio": { "stars": 385, "last_update": "2025-06-30 09:33:55", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-MochiWrapper": { "stars": 790, "last_update": "2024-11-11 13:54:57", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-VEnhancer": { "stars": 73, "last_update": "2024-11-02 00:24:36", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kijai/ComfyUI-VideoNoiseWarp": { "stars": 157, "last_update": "2025-03-30 13:39:03", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 17, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "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": 249 + "author_account_age_days": 250 }, "https://github.com/kk8bit/KayTool": { - "stars": 167, + "stars": 169, "last_update": "2025-07-01 03:47:14", - "author_account_age_days": 749 + "author_account_age_days": 750 }, "https://github.com/kongds1999/ComfyUI_was_image": { "stars": 1, - "last_update": "2025-07-07 07:39:08", - "author_account_age_days": 1090 + "last_update": "2025-07-22 10:02:52", + "author_account_age_days": 1091 }, "https://github.com/krich-cto/ComfyUI-Flow-Control": { "stars": 1, "last_update": "2025-06-01 03:38:17", - "author_account_age_days": 1657 + "author_account_age_days": 1658 }, "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1580 + "author_account_age_days": 1581 }, "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, "last_update": "2024-12-08 16:59:31", - "author_account_age_days": 1774 + "author_account_age_days": 1775 }, "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 4939 + "author_account_age_days": 4940 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 4939 + "author_account_age_days": 4940 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-11-04 21:14:07", - "author_account_age_days": 1333 + "author_account_age_days": 1334 }, "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 1, @@ -2312,27 +2347,27 @@ "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 1, "last_update": "2025-05-05 04:00:28", - "author_account_age_days": 1168 + "author_account_age_days": 1169 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/laubsauger/comfyui-storyboard": { "stars": 8, "last_update": "2025-06-14 23:33:25", - "author_account_age_days": 4948 + "author_account_age_days": 4949 }, "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 7, "last_update": "2024-11-14 08:21:40", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/leadbreak/comfyui-faceaging": { "stars": 86, "last_update": "2024-10-31 08:25:21", - "author_account_age_days": 1765 + "author_account_age_days": 1766 }, "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, @@ -2347,30 +2382,30 @@ "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, "last_update": "2025-04-21 11:48:26", - "author_account_age_days": 745 + "author_account_age_days": 746 }, "https://github.com/lgldlk/ComfyUI-img-tiler": { "stars": 1, "last_update": "2024-10-17 07:56:42", - "author_account_age_days": 2082 + "author_account_age_days": 2083 }, "https://github.com/lichenhao/Comfyui_Ryota": { "stars": 0, "last_update": "2024-09-07 08:25:54", - "author_account_age_days": 4759 + "author_account_age_days": 4760 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 106, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 1070 + "author_account_age_days": 1071 }, "https://github.com/littleowl/ComfyUI-MV-HECV": { "stars": 1, "last_update": "2025-06-04 12:42:47", - "author_account_age_days": 5054 + "author_account_age_days": 5055 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { - "stars": 1352, + "stars": 1353, "last_update": "2025-01-09 02:38:40", "author_account_age_days": 515 }, @@ -2387,22 +2422,22 @@ "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4557 + "author_account_age_days": 4558 }, "https://github.com/longzoho/ComfyUI-Qdrant-Saver": { "stars": 0, "last_update": "2025-03-07 13:44:52", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 945 + "author_account_age_days": 946 }, "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 6, "last_update": "2025-05-18 17:09:17", - "author_account_age_days": 4055 + "author_account_age_days": 4056 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 243, @@ -2421,73 +2456,73 @@ }, "https://github.com/lucafoscili/lf-nodes": { "stars": 14, - "last_update": "2025-07-11 13:06:19", - "author_account_age_days": 2427 + "last_update": "2025-07-22 05:43:11", + "author_account_age_days": 2428 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { - "stars": 64, + "stars": 65, "last_update": "2025-07-17 10:22:58", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/lum3on/comfyui_RollingDepth": { "stars": 1, "last_update": "2025-06-01 18:46:56", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2025-04-14 19:13:55", - "author_account_age_days": 441 + "author_account_age_days": 442 }, "https://github.com/machinesarenotpeople/comfyui-energycost": { "stars": 0, "last_update": "2025-05-03 21:22:23", - "author_account_age_days": 1926 + "author_account_age_days": 1927 }, "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 3055 + "author_account_age_days": 3056 }, "https://github.com/maizerrr/comfyui-code-nodes": { "stars": 0, "last_update": "2025-06-30 03:36:19", - "author_account_age_days": 3462 + "author_account_age_days": 3463 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 5, "last_update": "2024-11-30 14:31:14", - "author_account_age_days": 1144 + "author_account_age_days": 1145 }, "https://github.com/mamorett/comfyui_minicpm_vision": { "stars": 0, "last_update": "2025-06-17 13:25:18", - "author_account_age_days": 1144 + "author_account_age_days": 1145 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 3, "last_update": "2025-03-27 13:26:45", - "author_account_age_days": 4807 + "author_account_age_days": 4808 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 4, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2648 + "author_account_age_days": 2649 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3928 + "author_account_age_days": 3929 }, "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, @@ -2497,27 +2532,27 @@ "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, "last_update": "2025-05-21 13:12:40", - "author_account_age_days": 4470 + "author_account_age_days": 4471 }, "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "stars": 0, "last_update": "2025-05-09 13:18:07", - "author_account_age_days": 4409 + "author_account_age_days": 4410 }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, "last_update": "2024-12-29 12:44:29", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 4138 + "author_account_age_days": 4139 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, "last_update": "2025-01-29 16:29:23", - "author_account_age_days": 2956 + "author_account_age_days": 2957 }, "https://github.com/mikeymcfish/FishTools": { "stars": 26, @@ -2527,52 +2562,52 @@ "https://github.com/mikheys/ComfyUI-mikheys": { "stars": 0, "last_update": "2025-06-21 15:35:56", - "author_account_age_days": 2794 + "author_account_age_days": 2795 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, "last_update": "2024-11-19 16:05:05", - "author_account_age_days": 1573 + "author_account_age_days": 1574 }, "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, "last_update": "2024-11-21 01:29:48", - "author_account_age_days": 958 + "author_account_age_days": 959 }, "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, "last_update": "2025-01-10 07:33:40", - "author_account_age_days": 778 + "author_account_age_days": 779 }, "https://github.com/mm-akhtar/comfyui-mask-selector-node": { "stars": 0, "last_update": "2025-04-18 10:06:17", - "author_account_age_days": 1885 + "author_account_age_days": 1886 }, "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, "last_update": "2025-01-25 14:39:17", - "author_account_age_days": 2812 + "author_account_age_days": 2813 }, "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, "last_update": "2025-02-02 13:37:48", - "author_account_age_days": 4289 + "author_account_age_days": 4290 }, "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 0, "last_update": "2025-06-20 16:22:16", - "author_account_age_days": 4816 + "author_account_age_days": 4817 }, "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 22, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2434 + "author_account_age_days": 2435 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 51, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 3251 + "author_account_age_days": 3252 }, "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, @@ -2587,7 +2622,7 @@ "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3083 + "author_account_age_days": 3084 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, @@ -2607,142 +2642,142 @@ "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, "last_update": "2024-10-26 19:25:43", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 0, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/neo0801/my-comfy-node": { "stars": 0, "last_update": "2024-09-20 07:49:04", - "author_account_age_days": 4172 + "author_account_age_days": 4173 }, "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 4, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/neverbiasu/ComfyUI-ControlNeXt": { "stars": 3, "last_update": "2024-08-15 08:15:43", - "author_account_age_days": 1411 + "author_account_age_days": 1412 }, "https://github.com/neverbiasu/ComfyUI-DeepSeek": { "stars": 0, "last_update": "2025-02-01 04:17:59", - "author_account_age_days": 1411 + "author_account_age_days": 1412 }, "https://github.com/neverbiasu/ComfyUI-Show-o": { "stars": 1, "last_update": "2025-06-24 06:33:20", - "author_account_age_days": 1411 + "author_account_age_days": 1412 }, "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { "stars": 4, "last_update": "2024-12-30 13:32:43", - "author_account_age_days": 1411 + "author_account_age_days": 1412 }, "https://github.com/newraina/ComfyUI-Remote-Save-Image": { "stars": 0, "last_update": "2025-04-18 10:50:44", - "author_account_age_days": 3829 + "author_account_age_days": 3830 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 5260 + "author_account_age_days": 5261 }, "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 4941 + "author_account_age_days": 4942 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 19, "last_update": "2025-03-30 08:19:25", - "author_account_age_days": 552 + "author_account_age_days": 553 }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, - "last_update": "2025-07-18 15:53:11", - "author_account_age_days": 1679 + "last_update": "2025-07-22 15:13:40", + "author_account_age_days": 1680 }, "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, "last_update": "2025-05-28 03:57:01", - "author_account_age_days": 4731 + "author_account_age_days": 4732 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, "last_update": "2024-08-11 22:22:04", - "author_account_age_days": 4422 + "author_account_age_days": 4423 }, "https://github.com/orion4d/ComfyUI_unified_list_selector": { "stars": 1, "last_update": "2025-07-03 08:57:21", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, "last_update": "2025-02-27 10:01:17", - "author_account_age_days": 1502 + "author_account_age_days": 1503 }, "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, "last_update": "2025-02-19 11:05:53", - "author_account_age_days": 2125 + "author_account_age_days": 2126 }, "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4504 + "author_account_age_days": 4505 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-01-27 18:29:08", - "author_account_age_days": 4504 + "author_account_age_days": 4505 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, "last_update": "2024-08-15 10:37:43", - "author_account_age_days": 2722 + "author_account_age_days": 2723 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 1234 + "author_account_age_days": 1235 }, "https://github.com/p1atdev/comfyui-aesthetic-predictor": { "stars": 0, "last_update": "2025-05-10 08:03:13", - "author_account_age_days": 2007 + "author_account_age_days": 2008 }, "https://github.com/pacchikAI/ImagePromptBatch": { "stars": 0, "last_update": "2025-05-26 12:48:05", - "author_account_age_days": 71 + "author_account_age_days": 72 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 205, "last_update": "2025-06-13 16:23:47", - "author_account_age_days": 2523 + "author_account_age_days": 2524 }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, @@ -2752,47 +2787,47 @@ "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, "last_update": "2025-01-10 14:28:51", - "author_account_age_days": 1953 + "author_account_age_days": 1954 }, "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, "last_update": "2025-03-10 09:16:44", - "author_account_age_days": 5516 + "author_account_age_days": 5517 }, "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/pictorialink/ComfyUI-static-resource": { "stars": 0, "last_update": "2025-07-15 07:50:28", - "author_account_age_days": 68 + "author_account_age_days": 69 }, "https://github.com/pinkpixel-dev/comfyui-llm-prompt-enhancer": { "stars": 8, "last_update": "2025-01-28 12:43:25", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/pixixai/ComfyUI_Pixix-Tools": { "stars": 0, - "last_update": "2025-06-28 08:24:16", + "last_update": "2025-07-22 04:43:42", "author_account_age_days": 195 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, "last_update": "2025-03-01 13:56:56", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": { "stars": 1, "last_update": "2025-04-08 11:18:55", - "author_account_age_days": 456 + "author_account_age_days": 457 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1629 + "author_account_age_days": 1630 }, "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, @@ -2802,52 +2837,52 @@ "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3123 + "author_account_age_days": 3124 }, "https://github.com/prabinpebam/anyPython": { "stars": 13, "last_update": "2025-02-15 06:56:01", - "author_account_age_days": 4635 + "author_account_age_days": 4636 }, "https://github.com/prodogape/ComfyUI-clip-interrogator": { "stars": 60, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1422 + "author_account_age_days": 1423 }, "https://github.com/przewodo/ComfyUI-Przewodo-Utils": { "stars": 0, - "last_update": "2025-07-21 22:08:24", - "author_account_age_days": 3703 + "last_update": "2025-07-22 13:35:13", + "author_account_age_days": 3704 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 5, "last_update": "2025-05-21 01:33:15", - "author_account_age_days": 4380 + "author_account_age_days": 4381 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2491 + "author_account_age_days": 2492 }, "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, "last_update": "2025-07-21 16:01:11", - "author_account_age_days": 1421 + "author_account_age_days": 1422 }, "https://github.com/rakete/comfyui-rakete": { "stars": 0, - "last_update": "2025-07-21 14:12:39", + "last_update": "2025-07-22 21:48:34", "author_account_age_days": 5971 }, "https://github.com/rakki194/ComfyUI_WolfSigmas": { "stars": 5, "last_update": "2025-05-21 13:02:21", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { "stars": 5, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2451 + "author_account_age_days": 2452 }, "https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": { "stars": 0, @@ -2862,57 +2897,57 @@ "https://github.com/retech995/Save_Florence2_Bulk_Prompts": { "stars": 0, "last_update": "2025-06-03 18:27:37", - "author_account_age_days": 2372 + "author_account_age_days": 2373 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, "last_update": "2025-03-18 08:35:59", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { "stars": 0, "last_update": "2025-03-15 20:46:14", - "author_account_age_days": 5225 + "author_account_age_days": 5226 }, "https://github.com/rickyars/sd-cn-animation": { "stars": 0, "last_update": "2025-05-18 22:33:04", - "author_account_age_days": 4596 + "author_account_age_days": 4597 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { "stars": 9, "last_update": "2025-06-09 21:51:46", - "author_account_age_days": 2743 + "author_account_age_days": 2744 }, "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, "last_update": "2025-05-14 07:13:26", - "author_account_age_days": 1039 + "author_account_age_days": 1040 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 4, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 1039 + "author_account_age_days": 1040 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 1039 + "author_account_age_days": 1040 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, "last_update": "2025-03-01 20:03:57", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 683 + "author_account_age_days": 684 }, "https://github.com/ronalds-eu/comfyui-plus-integrations": { "stars": 0, "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4174 + "author_account_age_days": 4175 }, "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, @@ -2922,102 +2957,102 @@ "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, "last_update": "2025-04-14 18:53:06", - "author_account_age_days": 3878 + "author_account_age_days": 3879 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, "last_update": "2024-10-03 23:59:55", - "author_account_age_days": 297 + "author_account_age_days": 298 }, "https://github.com/ryanontheinside/ComfyUI-Livepeer": { "stars": 1, "last_update": "2025-04-21 22:53:14", - "author_account_age_days": 4082 + "author_account_age_days": 4083 }, "https://github.com/ryanontheinside/ComfyUI-MineWorld": { "stars": 2, "last_update": "2025-04-16 18:59:09", - "author_account_age_days": 4082 + "author_account_age_days": 4083 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 4082 + "author_account_age_days": 4083 }, "https://github.com/sangeet/testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5472 + "author_account_age_days": 5473 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/seancheung/comfyui-creative-nodes": { "stars": 0, "last_update": "2024-09-13 06:22:45", - "author_account_age_days": 4330 + "author_account_age_days": 4331 }, "https://github.com/sh570655308/Comfyui-RayNodes": { "stars": 2, "last_update": "2025-07-19 11:32:53", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3707 + "author_account_age_days": 3708 }, "https://github.com/shadowcz007/Comfyui-EzAudio": { "stars": 1, "last_update": "2024-09-22 03:17:40", - "author_account_age_days": 3707 + "author_account_age_days": 3708 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 3, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3707 + "author_account_age_days": 3708 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 1, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3707 + "author_account_age_days": 3708 }, "https://github.com/shadowcz007/comfyui-sd-prompt-mixlab": { "stars": 16, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3707 + "author_account_age_days": 3708 }, "https://github.com/shinich39/comfyui-nothing-happened": { "stars": 0, "last_update": "2025-05-25 10:18:24", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/shinich39/comfyui-run-js": { "stars": 0, "last_update": "2025-06-05 13:34:15", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/shinich39/comfyui-textarea-is-shit": { "stars": 0, "last_update": "2025-06-03 11:52:52", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4354 + "author_account_age_days": 4355 }, "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": { "stars": 0, "last_update": "2024-08-27 02:24:05", - "author_account_age_days": 4510 + "author_account_age_days": 4511 }, "https://github.com/silent-rain/ComfyUI-SilentRain": { "stars": 2, - "last_update": "2025-07-18 11:37:04", - "author_account_age_days": 2535 + "last_update": "2025-07-22 12:23:11", + "author_account_age_days": 2536 }, "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 1, @@ -3027,12 +3062,12 @@ "https://github.com/simonjaq/ComfyUI-sjnodes": { "stars": 0, "last_update": "2025-06-20 08:23:01", - "author_account_age_days": 2927 + "author_account_age_days": 2928 }, "https://github.com/siyonomicon/ComfyUI-Pin": { "stars": 0, "last_update": "2025-07-21 18:06:00", - "author_account_age_days": 3 + "author_account_age_days": 4 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 5, @@ -3052,117 +3087,117 @@ "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, "last_update": "2025-04-27 12:38:20", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/sorption-dev/mycraft-comfyui": { "stars": 3, "last_update": "2025-04-12 18:08:12", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 1875 + "author_account_age_days": 1876 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 1875 + "author_account_age_days": 1876 }, "https://github.com/spawner1145/comfyui-spawner-nodes": { "stars": 2, - "last_update": "2025-06-09 11:07:31", - "author_account_age_days": 330 + "last_update": "2025-07-22 12:59:27", + "author_account_age_days": 331 }, "https://github.com/springjk/ComfyUI-Psutil-Container-Memory-Patch": { "stars": 0, "last_update": "2025-04-23 15:12:34", - "author_account_age_days": 4053 + "author_account_age_days": 4054 }, "https://github.com/sswink/comfyui-lingshang": { "stars": 0, "last_update": "2024-11-06 15:04:22", - "author_account_age_days": 2928 + "author_account_age_days": 2929 }, "https://github.com/stalkervr/comfyui-custom-path-nodes": { "stars": 1, "last_update": "2025-07-19 08:30:33", - "author_account_age_days": 2759 + "author_account_age_days": 2760 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 12, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4476 + "author_account_age_days": 4477 }, "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 10, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1246 + "author_account_age_days": 1247 }, "https://github.com/strhwste/comfyui_csv_utils": { "stars": 0, "last_update": "2025-06-03 23:04:43", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2025-05-11 21:29:49", - "author_account_age_days": 4230 + "author_account_age_days": 4231 }, "https://github.com/subnet99/ComfyUI-URLLoader": { "stars": 2, "last_update": "2025-07-14 07:57:56", - "author_account_age_days": 15 + "author_account_age_days": 16 }, "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, "last_update": "2025-03-14 01:43:03", - "author_account_age_days": 1268 + "author_account_age_days": 1269 }, "https://github.com/sugarkwork/comfyui_my_img_util": { "stars": 0, "last_update": "2025-04-04 15:51:26", - "author_account_age_days": 1268 + "author_account_age_days": 1269 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 6, "last_update": "2025-01-14 04:33:37", - "author_account_age_days": 1268 + "author_account_age_days": 1269 }, "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { "stars": 0, "last_update": "2025-06-23 04:03:38", - "author_account_age_days": 4517 + "author_account_age_days": 4518 }, "https://github.com/takoyaki1118/ComfyUI_PromptExtractor": { "stars": 0, "last_update": "2025-06-05 07:01:24", - "author_account_age_days": 2492 + "author_account_age_days": 2493 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 2, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 948 + "author_account_age_days": 949 }, "https://github.com/talon468/ComfyUI-Rpg-Architect": { "stars": 4, "last_update": "2024-08-31 14:47:47", - "author_account_age_days": 810 + "author_account_age_days": 811 }, "https://github.com/tankenyuen-ola/comfyui-env-variable-reader": { "stars": 0, "last_update": "2025-06-19 06:21:23", - "author_account_age_days": 196 + "author_account_age_days": 197 }, "https://github.com/tanmoy-it/comfyuiCustomNode": { "stars": 0, "last_update": "2025-05-10 07:45:32", - "author_account_age_days": 324 + "author_account_age_days": 325 }, "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", - "author_account_age_days": 2652 + "author_account_age_days": 2653 }, "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, @@ -3172,17 +3207,17 @@ "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, "last_update": "2025-04-06 02:57:20", - "author_account_age_days": 3024 + "author_account_age_days": 3025 }, "https://github.com/techzuhaib/ComfyUI-CacheImageNode": { "stars": 0, "last_update": "2024-11-29 07:31:49", - "author_account_age_days": 562 + "author_account_age_days": 563 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3259 + "author_account_age_days": 3260 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, @@ -3192,37 +3227,37 @@ "https://github.com/threadedblue/MLXnodes": { "stars": 2, "last_update": "2025-02-15 13:41:14", - "author_account_age_days": 4357 + "author_account_age_days": 4358 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 505 + "author_account_age_days": 506 }, "https://github.com/tom-doerr/dspy_nodes": { "stars": 191, "last_update": "2024-12-01 20:14:37", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 38, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5591 + "author_account_age_days": 5592 }, "https://github.com/trampolin/comfy-ui-scryfall": { "stars": 0, "last_update": "2025-05-20 11:46:54", - "author_account_age_days": 4637 + "author_account_age_days": 4638 }, "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { "stars": 4, "last_update": "2024-12-04 23:50:38", - "author_account_age_days": 1068 + "author_account_age_days": 1069 }, "https://github.com/truebillyblue/lC.ComfyUI_epistemic_nodes": { "stars": 0, "last_update": "2025-05-29 14:43:38", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, @@ -3232,37 +3267,37 @@ "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, "last_update": "2025-04-23 22:46:46", - "author_account_age_days": 5010 + "author_account_age_days": 5011 }, "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, "last_update": "2025-04-11 15:28:03", - "author_account_age_days": 2214 + "author_account_age_days": 2215 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 2215 + "author_account_age_days": 2216 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 7, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 3290 + "author_account_age_days": 3291 }, "https://github.com/usman2003/ComfyUI-Classifiers": { "stars": 0, "last_update": "2025-05-21 12:44:01", - "author_account_age_days": 1929 + "author_account_age_days": 1930 }, "https://github.com/usman2003/ComfyUI-RaceDetect": { "stars": 0, "last_update": "2025-05-23 12:23:39", - "author_account_age_days": 1929 + "author_account_age_days": 1930 }, "https://github.com/usrname0/ComfyUI-AllergicPack": { "stars": 0, "last_update": "2025-06-29 19:13:04", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, @@ -3272,7 +3307,7 @@ "https://github.com/vchopine/ComfyUI_Toolbox": { "stars": 2, "last_update": "2025-03-18 16:12:09", - "author_account_age_days": 3983 + "author_account_age_days": 3984 }, "https://github.com/virallover/comfyui-virallover": { "stars": 0, @@ -3280,109 +3315,109 @@ "author_account_age_days": 85 }, "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": { - "stars": 104, + "stars": 105, "last_update": "2025-07-21 16:31:25", - "author_account_age_days": 5432 + "author_account_age_days": 5433 }, "https://github.com/visualbruno/ComfyUI-QRemeshify": { "stars": 2, "last_update": "2025-07-14 19:03:15", - "author_account_age_days": 5432 + "author_account_age_days": 5433 }, "https://github.com/vladp0727/Comfyui-with-Furniture": { "stars": 0, "last_update": "2025-04-18 08:58:04", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/vovler/ComfyUI-vovlerTools": { "stars": 0, "last_update": "2025-06-25 17:36:07", - "author_account_age_days": 2120 + "author_account_age_days": 2121 }, "https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": { "stars": 0, "last_update": "2025-05-29 05:25:00", - "author_account_age_days": 1753 + "author_account_age_days": 1754 }, "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera": { "stars": 0, "last_update": "2025-06-12 02:11:03", - "author_account_age_days": 1753 + "author_account_age_days": 1754 }, "https://github.com/wTechArtist/ComfyUI_vvl_BBOX": { "stars": 0, "last_update": "2025-05-21 12:14:07", - "author_account_age_days": 1753 + "author_account_age_days": 1754 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 3, "last_update": "2025-03-25 14:36:37", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 3876 + "author_account_age_days": 3877 }, "https://github.com/wasilone11/comfyui-sync-translate-node": { "stars": 0, "last_update": "2025-07-19 03:26:55", - "author_account_age_days": 2598 + "author_account_age_days": 2599 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 1, "last_update": "2025-04-22 14:16:27", - "author_account_age_days": 2125 + "author_account_age_days": 2126 }, "https://github.com/watarika/ComfyUI-exit": { "stars": 0, "last_update": "2025-01-05 03:24:05", - "author_account_age_days": 2125 + "author_account_age_days": 2126 }, "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { "stars": 0, "last_update": "2025-01-05 06:04:53", - "author_account_age_days": 4183 + "author_account_age_days": 4184 }, "https://github.com/whmc76/ComfyUI-AudioSuiteAdvanced": { "stars": 8, "last_update": "2025-07-18 11:33:21", - "author_account_age_days": 844 + "author_account_age_days": 845 }, "https://github.com/wildminder/ComfyUI-MagCache": { "stars": 6, "last_update": "2025-06-13 20:56:49", - "author_account_age_days": 4625 + "author_account_age_days": 4626 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 21, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4984 + "author_account_age_days": 4985 }, "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2025-01-02 00:35:50", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/wordbrew/comfyui-wan-control-nodes": { "stars": 6, "last_update": "2025-06-19 23:37:04", - "author_account_age_days": 1005 + "author_account_age_days": 1006 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2866 + "author_account_age_days": 2867 }, "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 2, "last_update": "2025-01-14 14:20:35", - "author_account_age_days": 3775 + "author_account_age_days": 3776 }, "https://github.com/xiaoyumu/ComfyUI-XYNodes": { "stars": 0, "last_update": "2024-12-05 07:07:30", - "author_account_age_days": 4409 + "author_account_age_days": 4410 }, "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, @@ -3392,12 +3427,12 @@ "https://github.com/xl0/q_tools": { "stars": 0, "last_update": "2025-05-28 06:09:00", - "author_account_age_days": 5394 + "author_account_age_days": 5395 }, "https://github.com/xmarked-ai/ComfyUI_misc": { "stars": 2, "last_update": "2025-06-07 16:26:56", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, @@ -3410,29 +3445,29 @@ "author_account_age_days": 3513 }, "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { - "stars": 7, + "stars": 6, "last_update": "2025-06-01 04:29:47", - "author_account_age_days": 4027 + "author_account_age_days": 4028 }, "https://github.com/yamanacn/comfyui_qwen_object": { "stars": 0, "last_update": "2025-06-20 12:24:28", - "author_account_age_days": 1712 + "author_account_age_days": 1713 }, "https://github.com/yamanacn/comfyui_qwenbbox": { "stars": 0, "last_update": "2025-06-21 03:00:01", - "author_account_age_days": 1712 + "author_account_age_days": 1713 }, "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 1, "last_update": "2025-04-08 09:14:57", - "author_account_age_days": 3954 + "author_account_age_days": 3955 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-04-08 09:14:25", - "author_account_age_days": 3954 + "author_account_age_days": 3955 }, "https://github.com/yanlang0123/ComfyUI_Lam": { "stars": 47, @@ -3442,17 +3477,17 @@ "https://github.com/yichengup/ComfyUI-Transition": { "stars": 3, "last_update": "2025-07-12 07:15:38", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/yichengup/ComfyUI-YCNodes_Advance": { "stars": 5, "last_update": "2025-06-25 15:08:18", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/yichengup/Comfyui-NodeSpark": { "stars": 5, "last_update": "2025-01-20 14:20:36", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, @@ -3462,27 +3497,27 @@ "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": { "stars": 2, "last_update": "2025-06-21 17:46:04", - "author_account_age_days": 2722 + "author_account_age_days": 2723 }, "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { "stars": 1, "last_update": "2025-04-01 08:10:16", - "author_account_age_days": 2631 + "author_account_age_days": 2632 }, "https://github.com/zhengxyz123/ComfyUI-CLIPSeg": { "stars": 2, "last_update": "2025-05-20 12:40:03", - "author_account_age_days": 2047 + "author_account_age_days": 2048 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 350, "last_update": "2025-06-06 23:41:46", - "author_account_age_days": 3851 + "author_account_age_days": 3852 }, "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, @@ -3492,26 +3527,26 @@ "https://github.com/zl9739379/comfyui-qwen-vl-api": { "stars": 0, "last_update": "2025-07-02 12:53:51", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2375 + "author_account_age_days": 2376 }, "https://github.com/zopieux/ComfyUI-zopi": { "stars": 0, "last_update": "2025-07-13 01:19:58", - "author_account_age_days": 5921 + "author_account_age_days": 5922 }, "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 0, "last_update": "2025-04-12 01:13:21", - "author_account_age_days": 4016 + "author_account_age_days": 4017 }, "https://github.com/zyquon/ComfyUI-Stash": { "stars": 0, "last_update": "2025-06-21 03:32:52", - "author_account_age_days": 112 + "author_account_age_days": 113 } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6d8076c2..2386d12f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,35 @@ { "custom_nodes": [ + { + "author": "cedarconnor", + "title": "ComfyUI Batch Name Loop", + "reference": "https://github.com/cedarconnor/comfyui-BatchNameLoop", + "files": [ + "https://github.com/cedarconnor/comfyui-BatchNameLoop" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node package for batch image processing with filename preservation." + }, + { + "author": "SamTyurenkov", + "title": "comfyui_vace_preprocessors", + "reference": "https://github.com/SamTyurenkov/comfyui-vace-preprocessors", + "files": [ + "https://github.com/SamTyurenkov/comfyui-vace-preprocessors" + ], + "install_type": "git-clone", + "description": "Some nodes to create a preprocessed videos" + }, + { + "author": "einhorn13", + "title": "ComfyUI-ImageProcessUtilities", + "reference": "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities", + "files": [ + "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities" + ], + "install_type": "git-clone", + "description": "A collection of custom nodes for ComfyUI designed to enhance image processing workflows. Especially useful for high-resolution rendering, complex inpainting, tiling, and batch manipulation. This allows you to perform processing that would otherwise exceed your VRAM limits." + }, { "author": "Azornes", "title": "Comfyui-LayerForge", @@ -11,6 +41,36 @@ "install_type": "git-clone", "description": "Photoshop-like layered canvas editor to your ComfyUI workflow. This node is perfect for complex compositing, inpainting, and outpainting, featuring multi-layer support, masking, blend modes, and precise transformations. Includes optional AI-powered background removal for streamlined image editing." }, + { + "author": "BAIS1C", + "title": "ComfyUI_BASICSAdvancedDancePoser", + "reference": "https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser", + "files": [ + "https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser" + ], + "install_type": "git-clone", + "description": "Professional COCO-WholeBody 133-keypoint dance animation system for ComfyUI" + }, + { + "author": "khanhlvg", + "title": "[Unofficial] Vertex AI Custom Nodes for ComfyUI", + "reference": "https://github.com/khanhlvg/vertex-ai-comfyui-nodes", + "files": [ + "https://github.com/khanhlvg/vertex-ai-comfyui-nodes" + ], + "install_type": "git-clone", + "description": "Vertex AI Custom Nodes for ComfyUI" + }, + { + "author": "alexopus", + "title": "ComfyUI Notes Sidebar", + "reference": "https://github.com/alexopus/ComfyUI-Notes-Sidebar", + "files": [ + "https://github.com/alexopus/ComfyUI-Notes-Sidebar" + ], + "install_type": "git-clone", + "description": "A ComfyUI extension that adds a notes sidebar for managing notes" + }, { "author": "cedarconnor", "title": "ComfyUI Upsampler Nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 71404a76..04fff79b 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2359,6 +2359,22 @@ "title_aux": "ComfyUI-ImageCropper" } ], + "https://github.com/Azornes/Comfyui-LayerForge": [ + [ + "CanvasNode" + ], + { + "title_aux": "Comfyui-LayerForge" + } + ], + "https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser": [ + [ + "ComfyUI_BASICSAdvancedDancePoser" + ], + { + "title_aux": "ComfyUI_BASICSAdvancedDancePoser" + } + ], "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": [ [ "RSSFeedNode" @@ -3718,7 +3734,8 @@ "load_exr", "load_exr_layer_by_name", "saver", - "shamble_cryptomatte" + "shamble_cryptomatte", + "znormalize" ], { "title_aux": "ComfyUI-CoCoTools_IO" @@ -10661,6 +10678,14 @@ "title_aux": "DeepFuze" } ], + "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": [ + [ + "VideoLayoutTrackAnnotatorNode" + ], + { + "title_aux": "comfyui_vace_preprocessors" + } + ], "https://github.com/SamTyurenkov/comfyui_chatgpt": [ [ "ChatGPTImageGenerationNode", @@ -18027,8 +18052,8 @@ "Image_transform_sum", "Mask_Detect_label", "Mask_Remove_bg", - "Mask_combine_crop", - "Mask_combine_sum", + "Mask_combine_High", + "Mask_combine_Width", "Mask_face_detect", "Mask_image2mask", "Mask_inpaint_light", @@ -18113,6 +18138,7 @@ "create_Mask_lay_X", "create_Mask_lay_Y", "create_Mask_location", + "create_Mask_match_shape", "create_Mask_sole", "create_Mask_visual_tag", "create_RadialGradient", @@ -18185,6 +18211,7 @@ "sch_mask", "sch_split_text", "sch_text", + "stack_Mask2color", "stack_sum_pack", "sum_create_chx", "sum_editor", @@ -18213,7 +18240,6 @@ "type_ListToBatch", "type_Mask_Batch2List", "type_Mask_List2Batch", - "type_text_2_UTF8", "type_text_list2batch", "unpack_box2", "view_Data", @@ -18286,6 +18312,17 @@ "title_aux": "Text Node With Comments (@cdxoo)" } ], + "https://github.com/cedarconnor/comfyui-BatchNameLoop": [ + [ + "Batch Image Iterator", + "Batch Image Loader", + "Batch Image Saver", + "Batch Image Single Saver" + ], + { + "title_aux": "ComfyUI Batch Name Loop" + } + ], "https://github.com/cedarconnor/comfyui-LatLong": [ [ "Equirectangular Crop 180", @@ -22072,6 +22109,21 @@ "title_aux": "ComfyUI-NoiseGen" } ], + "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": [ + [ + "CombineCoords", + "CropByCoords", + "ImageTiler", + "ImageUntiler", + "PasteByCoords", + "ReorderBatch", + "SplitCoords", + "StringToIntegers" + ], + { + "title_aux": "ComfyUI-ImageProcessUtilities" + } + ], "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [ [ "BatchImageProcessor", @@ -27156,6 +27208,21 @@ "title_aux": "Knodes" } ], + "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": [ + [ + "Gemini", + "Imagen_Product_Recontext", + "Imagen_T2I", + "PreviewVideo", + "Veo", + "Veo2", + "Veo_Prompt_Writer", + "Virtual_Try_On" + ], + { + "title_aux": "[Unofficial] Vertex AI Custom Nodes for ComfyUI" + } + ], "https://github.com/kijai/ComfyUI-ADMotionDirector": [ [ "ADMD_AdditionalModelSelect", @@ -28135,7 +28202,7 @@ "title_aux": "comfyui-jk-easy-nodes" } ], - "https://github.com/kpsss34/ComfyUI-kpsss34-Sana": [ + "https://github.com/kpsss34/ComfyUI-kpsss34": [ [ "SanaLoRALoader", "SanaModelLoader", @@ -28143,7 +28210,7 @@ "i2iFlash" ], { - "title_aux": "ComfyUI Sana Custom Node" + "title_aux": "ComfyUI kpsss34 Custom Node" } ], "https://github.com/krmahil/comfyui-hollow-preserve": [ @@ -28264,10 +28331,14 @@ "Leon_Hypr_Upload_Node", "Leon_Image_Split_4Grid_Node", "Leon_ImgBB_Upload_Node", + "Leon_LLM_Chat_API_Node", + "Leon_LLM_JSON_API_Node", "Leon_Luma_AI_Image_API_Node", "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_String_Combine_Node" ], { @@ -33533,8 +33604,8 @@ ], "https://github.com/r-vage/ComfyUI-RvTools_v2": [ [ - "CombineVideoClips", - "WanVideoVaceSeamlessJoin" + "Combine Video Clips", + "WanVideo Vace Seamless Join" ], { "title_aux": "ComfyUI-RvTools_v2"