diff --git a/custom-node-list.json b/custom-node-list.json index edf77bce..1e612808 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33692,6 +33692,16 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI that integrates the Topaz Labs API for AI-powered image upscaling and enhancement." }, + { + "author": "comrender", + "title": "ComfyUI-Nano-Banana-Resizer", + "reference": "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer", + "files": [ + "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node that automatically calculates optimal output dimensions for Google's Nano Banana image editing model, supporting 22 aspect ratio buckets and ensuring pixel-perfect outputs without shifting or cropping." + }, { "author": "DecartAI", "title": "Lucy-Edit-ComfyUI", @@ -36220,6 +36230,16 @@ "install_type": "git-clone", "description": "Enhanced image-to-video node for Wan2.2 optimized for 4-step LoRAs that fixes slow-motion issues by increasing motion amplitude by 15-50%, with camera movement enhancement. (Description by CC)" }, + { + "author": "princepainter", + "title": "Comfyui-PainterSampler", + "reference": "https://github.com/princepainter/Comfyui-PainterSampler", + "files": [ + "https://github.com/princepainter/Comfyui-PainterSampler" + ], + "install_type": "git-clone", + "description": "A dual-model image-to-video sampler for ComfyUI that combines high-noise and low-noise models in a single node, replacing two KSamplerAdvanced nodes with zero overhead and bit-identical frame generation. (Description by CC)" + }, { "author": "rafacost", "title": "rafacostComfy", @@ -36524,7 +36544,26 @@ "install_type": "git-clone", "description": "ComfyUI custom nodes for RSA image encryption using asymmetric cryptography with key generation, encryption, and decryption functions via the cryptography library. (Description by CC)" }, - + { + "author": "hum-ma", + "title": "ComfyUI-TiledVaeLite", + "reference": "https://github.com/hum-ma/ComfyUI-TiledVaeLite", + "files": [ + "https://github.com/hum-ma/ComfyUI-TiledVaeLite" + ], + "install_type": "git-clone", + "description": "A faster tiled VAE decode node for ComfyUI based on LTXV, optimized for low VRAM scenarios with configurable tiling, progress bars, and improved logging for decoding large images and videos." + }, + { + "author": "tristanvdb", + "title": "ComfyUI-toolset", + "reference": "https://github.com/tristanvdb/ComfyUI-toolset", + "files": [ + "https://github.com/tristanvdb/ComfyUI-toolset" + ], + "install_type": "git-clone", + "description": "Human-in-the-loop image selection tool for ComfyUI workflows using a Flask web server, enabling users to pause workflows and interactively select images via a web browser interface." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 2bb1558f..f69f2ec6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -6280,7 +6280,7 @@ ], "https://github.com/Fablestarexpanse/Timer-Node-Comfyui": [ [ - "TimerNode" + "PromptWaffleTimer" ], { "title_aux": "Timer-Node-Comfyui" @@ -7161,7 +7161,8 @@ ], "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": [ [ - "HttpTTSToAudio" + "HttpTTSToAudio", + "TTSServerStatus" ], { "title_aux": "ComfyUI-Text2Speech" @@ -7173,6 +7174,7 @@ "HTMLPreviewer", "HiTem3DConfigNode", "HiTem3DDownloaderNode", + "HiTem3DHistoryNode", "HiTem3DNode", "HiTem3DPreviewNode", "TextTemplate" @@ -12582,22 +12584,27 @@ [ "BatchCropFromMaskSimple", "BatchUncropSimple", + "BlendImages", "BlurByMask", "BlurMask", + "CLIPTextEncodeFluxMultiple", + "CLIPTextEncodeMultiple", "CropImage", "CropMaskByBBox", "DSLRNoise", + "GetImageSize", "GradientMaskGenerator", "ImageBlendByMask", "ImageScalePro", "InvertMask", "KSamplerMultiSeed", "KSamplerMultiSeedPlus", + "LMStudioQuery", + "LMStudioUnloadModel", "LensSimulatedBloom", "PreviewImageQueue", "PromptRandomizer", "StringCombine", - "TestCollapsibleNode", "TestResetButton", "Watermark" ], @@ -12726,6 +12733,8 @@ ], "https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3": [ [ + "DA3_CreateCameraParams", + "DA3_ParseCameraPose", "DA3_PreviewPointCloud", "DA3_Save3DGaussians", "DA3_SavePointCloud", @@ -12780,6 +12789,7 @@ "GeomPackMeshToPointCloud", "GeomPackPreviewBoundingBoxesVTK", "GeomPackPreviewMesh", + "GeomPackPreviewMeshUV", "GeomPackPreviewMeshVTK", "GeomPackPreviewMeshVTKFields", "GeomPackPreviewMeshVTKFilters", @@ -15355,6 +15365,7 @@ "Basic data handling: PathGetExtension", "Basic data handling: PathGetSize", "Basic data handling: PathGlob", + "Basic data handling: PathInputDir", "Basic data handling: PathIsAbsolute", "Basic data handling: PathIsDir", "Basic data handling: PathIsFile", @@ -15366,6 +15377,7 @@ "Basic data handling: PathLoadMaskFromGreyscale", "Basic data handling: PathLoadStringFile", "Basic data handling: PathNormalize", + "Basic data handling: PathOutputDir", "Basic data handling: PathRelative", "Basic data handling: PathSaveImageRGB", "Basic data handling: PathSaveImageRGBA", @@ -15506,7 +15518,9 @@ "StarQwenImageEditInputs", "StarQwenImageRatio", "StarQwenRebalancePrompter", + "StarQwenRegionalPrompter", "StarQwenWanRatio", + "StarSampler", "StarSaveFolderString" ], { @@ -22743,9 +22757,13 @@ ], "https://github.com/cedarconnor/ComfyUI-OmniX": [ [ + "AlbedoVisualization", + "DepthVisualization", "FluxDiffusersLoader", + "NormalVisualization", "OmniXLoRALoader", - "OmniXPerceptionDiffusers" + "OmniXPerceptionDiffusers", + "PBRVisualization" ], { "title_aux": "ComfyUI-OmniX" @@ -24920,6 +24938,14 @@ "title_aux": "ComfyUI builmenlabo - Unified Package" } ], + "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer": [ + [ + "NanoBananaSizeCalculator" + ], + { + "title_aux": "ComfyUI-Nano-Banana-Resizer" + } + ], "https://github.com/comrender/ComfyUI-NanoSeed": [ [ "NanoSeedEdit" @@ -27055,8 +27081,12 @@ "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": [ [ "Compositor3", + "Compositor4", + "Compositor4MasksOutput", + "Compositor4TransformsOut", "CompositorColorPicker", "CompositorConfig3", + "CompositorConfig4", "CompositorMasksOutputV3", "CompositorTools3", "CompositorTransformsOutV3", @@ -28486,6 +28516,7 @@ "SADAInfo", "SADAModelPatch", "SDXL_LoRA_BlockSlider_Loader", + "SemanticNoise", "StructuredLatent", "Temperature Adjust", "TokenSculptor", @@ -30166,6 +30197,15 @@ "title_aux": "ComfyUI ModelScope API Node" } ], + "https://github.com/hum-ma/ComfyUI-TiledVaeLite": [ + [ + "Set VAE Decoder Noise", + "TiledVAEDecode" + ], + { + "title_aux": "ComfyUI-TiledVaeLite" + } + ], "https://github.com/hunzmusic/ComfyUI-IG2MV": [ [ "DiffusersIGMVModelMakeup", @@ -33475,6 +33515,7 @@ "WanVideoAddPusaNoise", "WanVideoAddS2VEmbeds", "WanVideoAddStandInLatent", + "WanVideoAddTTMLatents", "WanVideoAnimateEmbeds", "WanVideoApplyNAG", "WanVideoBlockList", @@ -40111,6 +40152,14 @@ "title_aux": "Comfyui-PainterAudioCut" } ], + "https://github.com/princepainter/Comfyui-PainterSampler": [ + [ + "PainterSampler" + ], + { + "title_aux": "Comfyui-PainterSampler" + } + ], "https://github.com/prodogape/ComfyUI-EasyOCR": [ [ "Apply EasyOCR" @@ -44989,6 +45038,15 @@ "title_aux": "quadmoon's ComfyUI nodes" } ], + "https://github.com/tristanvdb/ComfyUI-toolset": [ + [ + "InteractiveImageSelector", + "InteractiveLatentSelector" + ], + { + "title_aux": "ComfyUI-toolset" + } + ], "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain": [ [ "FreqSeparationSharpen", diff --git a/github-stats.json b/github-stats.json index 721c691c..b899029e 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,17 +2,17 @@ "htps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-16 09:05:41", - "author_account_age_days": 672 + "author_account_age_days": 673 }, "https://github.com/0x-jerry/comfyui-rembg": { "stars": 1, "last_update": "2025-04-07 09:23:31", - "author_account_age_days": 3718 + "author_account_age_days": 3720 }, "https://github.com/0xRavenBlack/ComfyUI-OOP": { "stars": 9, "last_update": "2025-03-02 11:59:14", - "author_account_age_days": 1889 + "author_account_age_days": 1890 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 258, @@ -102,7 +102,7 @@ "https://github.com/111496583yzy/comfyui-PuzzleCrack-Effect": { "stars": 3, "last_update": "2025-08-26 04:55:51", - "author_account_age_days": 2392 + "author_account_age_days": 2393 }, "https://github.com/11cafe/comfyui-workspace-manager": { "stars": 1382, @@ -152,7 +152,7 @@ "https://github.com/1zhangyy1/comfyui-vidu-nodes": { "stars": 8, "last_update": "2025-03-21 12:25:22", - "author_account_age_days": 968 + "author_account_age_days": 969 }, "https://github.com/2frames/ComfyUI-AQnodes": { "stars": 1, @@ -162,7 +162,7 @@ "https://github.com/2kpr/ComfyUI-PMRF": { "stars": 235, "last_update": "2024-10-11 00:11:40", - "author_account_age_days": 1428 + "author_account_age_days": 1429 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { "stars": 228, @@ -172,17 +172,17 @@ "https://github.com/311-code/ComfyUI-MagicClip_Strength": { "stars": 2, "last_update": "2024-09-22 12:07:40", - "author_account_age_days": 3281 + "author_account_age_days": 3282 }, "https://github.com/31702160136/ComfyUI-GrsAI": { - "stars": 21, + "stars": 22, "last_update": "2025-10-11 06:37:49", "author_account_age_days": 2514 }, "https://github.com/3dgopnik/comfyui-arena-suite": { "stars": 1, "last_update": "2025-10-10 12:24:13", - "author_account_age_days": 2535 + "author_account_age_days": 2536 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 27, @@ -191,8 +191,8 @@ }, "https://github.com/45uee/ComfyUI-Color_Transfer": { "stars": 33, - "last_update": "2025-05-12 22:12:06", - "author_account_age_days": 2812 + "last_update": "2025-11-16 21:52:14", + "author_account_age_days": 2813 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 92, @@ -202,22 +202,22 @@ "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, "last_update": "2025-10-08 15:07:45", - "author_account_age_days": 4978 + "author_account_age_days": 4979 }, "https://github.com/5x00/ComfyUI-PiAPI-Faceswap": { "stars": 2, "last_update": "2025-01-12 14:49:09", - "author_account_age_days": 1481 + "author_account_age_days": 1482 }, "https://github.com/5x00/ComfyUI-VLM-Captions": { "stars": 7, "last_update": "2025-01-04 21:27:47", - "author_account_age_days": 1481 + "author_account_age_days": 1482 }, "https://github.com/6174/comflowy-nodes": { - "stars": 14, + "stars": 15, "last_update": "2024-12-03 13:31:04", - "author_account_age_days": 4628 + "author_account_age_days": 4629 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 23, @@ -242,27 +242,27 @@ "https://github.com/834t/ComfyUI_834t_scene_composer": { "stars": 4, "last_update": "2025-06-23 10:55:47", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/852wa/ComfyUI-AAP": { "stars": 9, "last_update": "2025-01-29 13:21:59", - "author_account_age_days": 872 + "author_account_age_days": 873 }, "https://github.com/852wa/ComfyUI-ColorshiftColor": { "stars": 52, "last_update": "2025-02-01 12:17:38", - "author_account_age_days": 872 + "author_account_age_days": 873 }, "https://github.com/9nate-drake/ComfyUI-MaskCenter": { "stars": 6, "last_update": "2025-10-02 01:35:08", - "author_account_age_days": 2160 + "author_account_age_days": 2161 }, "https://github.com/9nate-drake/Comfyui-SecNodes": { "stars": 325, "last_update": "2025-10-18 04:07:12", - "author_account_age_days": 2160 + "author_account_age_days": 2161 }, "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, @@ -312,37 +312,37 @@ "https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme": { "stars": 43, "last_update": "2025-06-03 13:01:58", - "author_account_age_days": 612 + "author_account_age_days": 613 }, "https://github.com/AEmotionStudio/ComfyUI-DiscordSend": { "stars": 10, "last_update": "2025-06-03 13:03:23", - "author_account_age_days": 612 + "author_account_age_days": 613 }, "https://github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes": { "stars": 47, "last_update": "2025-06-03 13:02:36", - "author_account_age_days": 612 + "author_account_age_days": 613 }, "https://github.com/AEmotionStudio/ComfyUI-MagnifyGlass": { "stars": 22, "last_update": "2025-09-01 21:40:26", - "author_account_age_days": 612 + "author_account_age_days": 613 }, "https://github.com/AEmotionStudio/ComfyUI-ShaderNoiseKSampler": { "stars": 57, "last_update": "2025-09-02 08:09:40", - "author_account_age_days": 612 + "author_account_age_days": 613 }, "https://github.com/AHEKOT/ComfyUI_VNCCS": { "stars": 240, "last_update": "2025-11-06 16:57:50", - "author_account_age_days": 1085 + "author_account_age_days": 1086 }, "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit": { "stars": 0, "last_update": "2025-10-13 14:14:55", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 8, @@ -350,24 +350,24 @@ "author_account_age_days": 702 }, "https://github.com/AIDC-AI/ComfyUI-Copilot": { - "stars": 3649, + "stars": 3661, "last_update": "2025-11-13 09:43:58", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": { "stars": 17, "last_update": "2025-04-05 22:05:47", - "author_account_age_days": 3976 + "author_account_age_days": 3977 }, "https://github.com/AIExplorer25/ComfyUI_ChatGptHelper": { "stars": 0, "last_update": "2025-05-18 19:11:40", - "author_account_age_days": 3976 + "author_account_age_days": 3977 }, "https://github.com/AIExplorer25/ComfyUI_ImageCaptioner": { "stars": 0, "last_update": "2025-08-15 12:30:28", - "author_account_age_days": 3976 + "author_account_age_days": 3977 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 5, @@ -622,27 +622,27 @@ "https://github.com/AIPOQUE/ComfyUI-APQNodes": { "stars": 108, "last_update": "2024-11-21 08:56:49", - "author_account_age_days": 392 + "author_account_age_days": 393 }, "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 13, "last_update": "2025-09-10 11:03:49", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/AIWarper/ComfyUI-DAViD": { "stars": 5, "last_update": "2025-07-25 17:07:43", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 71, "last_update": "2025-11-05 16:18:45", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 13, "last_update": "2025-10-31 19:14:31", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 225, @@ -657,12 +657,12 @@ "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 11, "last_update": "2025-06-16 08:10:10", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 1, "last_update": "2025-06-23 22:03:39", - "author_account_age_days": 3392 + "author_account_age_days": 3393 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 71, @@ -692,37 +692,37 @@ "https://github.com/APZmedia/ComfyUI-Dreamlight": { "stars": 0, "last_update": "2025-11-04 16:52:57", - "author_account_age_days": 2986 + "author_account_age_days": 2987 }, "https://github.com/APZmedia/ComfyUI-color-tools": { "stars": 0, "last_update": "2025-09-24 12:52:50", - "author_account_age_days": 2986 + "author_account_age_days": 2987 }, "https://github.com/APZmedia/Comfyui-LightDirection-estimation": { "stars": 0, "last_update": "2025-10-20 12:32:41", - "author_account_age_days": 2986 + "author_account_age_days": 2987 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": { "stars": 4, "last_update": "2025-10-02 04:10:23", - "author_account_age_days": 2276 + "author_account_age_days": 2277 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-PixelIt": { "stars": 1, "last_update": "2025-10-19 10:10:12", - "author_account_age_days": 2276 + "author_account_age_days": 2277 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-Qwen2": { "stars": 1, "last_update": "2025-06-04 13:10:22", - "author_account_age_days": 2276 + "author_account_age_days": 2277 }, "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": { - "stars": 63, + "stars": 65, "last_update": "2025-11-16 08:34:58", - "author_account_age_days": 2004 + "author_account_age_days": 2005 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 4, @@ -737,7 +737,7 @@ "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 10, "last_update": "2025-07-26 16:43:05", - "author_account_age_days": 1888 + "author_account_age_days": 1889 }, "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 7, @@ -747,12 +747,12 @@ "https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts": { "stars": 4, "last_update": "2024-08-29 15:19:06", - "author_account_age_days": 998 + "author_account_age_days": 1000 }, "https://github.com/AcademiaSD/comfyui_AcademiaSD": { "stars": 19, - "last_update": "2025-10-13 00:23:24", - "author_account_age_days": 542 + "last_update": "2025-11-16 18:34:06", + "author_account_age_days": 544 }, "https://github.com/Acly/comfyui-inpaint-nodes": { "stars": 1066, @@ -767,7 +767,7 @@ "https://github.com/AconexOfficial/ComfyUI_GOAT_Nodes": { "stars": 10, "last_update": "2025-08-19 18:40:24", - "author_account_age_days": 1990 + "author_account_age_days": 1991 }, "https://github.com/AdamShuo/ComfyUI_Switch": { "stars": 4, @@ -777,12 +777,12 @@ "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": { "stars": 0, "last_update": "2025-07-17 07:03:51", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/Aerse/ComfyUI-Seed-Nodes": { "stars": 5, "last_update": "2025-06-10 08:19:10", - "author_account_age_days": 3887 + "author_account_age_days": 3888 }, "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, @@ -797,7 +797,7 @@ "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 10, "last_update": "2025-11-11 13:13:19", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": { "stars": 0, @@ -812,27 +812,27 @@ "https://github.com/Aishor/comfyui-meta-sampler-guiado": { "stars": 0, "last_update": "2025-10-28 14:04:44", - "author_account_age_days": 5826 + "author_account_age_days": 5827 }, "https://github.com/AkashKarnatak/ComfyUI_faishme": { "stars": 0, "last_update": "2025-08-24 07:19:00", - "author_account_age_days": 2262 + "author_account_age_days": 2263 }, "https://github.com/Aksaz/comfyui-seamless-clone": { "stars": 16, "last_update": "2025-09-23 13:10:16", - "author_account_age_days": 392 + "author_account_age_days": 393 }, "https://github.com/AlcAI-AnimeHaven/AlcAI-nodes": { "stars": 0, "last_update": "2025-10-19 20:26:42", - "author_account_age_days": 27 + "author_account_age_days": 28 }, "https://github.com/Alectriciti/comfyui-adaptiveprompts": { "stars": 45, "last_update": "2025-11-05 22:43:44", - "author_account_age_days": 4975 + "author_account_age_days": 4976 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 1389, @@ -847,22 +847,22 @@ "https://github.com/Alexankharin/camera-comfyUI": { "stars": 19, "last_update": "2025-07-26 16:40:12", - "author_account_age_days": 2630 + "author_account_age_days": 2631 }, "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "stars": 3, "last_update": "2025-09-10 11:31:33", - "author_account_age_days": 3912 + "author_account_age_days": 3913 }, "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "stars": 0, "last_update": "2025-03-23 19:29:25", - "author_account_age_days": 3219 + "author_account_age_days": 3220 }, "https://github.com/Alvaroeai/ComfyUI-Text2Json": { "stars": 1, "last_update": "2024-11-26 16:40:31", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/Amorano/Jovi_Capture": { "stars": 8, @@ -907,12 +907,12 @@ "https://github.com/Andro-Meta/ComfyUI-Ovis2": { "stars": 4, "last_update": "2025-03-24 04:27:56", - "author_account_age_days": 781 + "author_account_age_days": 782 }, "https://github.com/AngelCookies/ComfyUI-Seed-Tracker": { "stars": 0, "last_update": "2025-06-23 23:56:50", - "author_account_age_days": 1330 + "author_account_age_days": 1332 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 2, @@ -922,7 +922,7 @@ "https://github.com/Antique3e/ComfyUI-ModalCredits": { "stars": 0, "last_update": "2025-10-29 12:39:09", - "author_account_age_days": 32 + "author_account_age_days": 33 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 11, @@ -942,7 +942,7 @@ "https://github.com/ApexArtist/comfyui-apex-artist": { "stars": 1, "last_update": "2025-10-23 16:54:57", - "author_account_age_days": 2839 + "author_account_age_days": 2840 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 44, @@ -952,17 +952,17 @@ "https://github.com/ArdeniusAI/ComfyUI-Ardenius": { "stars": 5, "last_update": "2024-11-24 09:57:46", - "author_account_age_days": 636 + "author_account_age_days": 637 }, "https://github.com/Arkanun/ReadCSV_ComfyUI": { "stars": 0, "last_update": "2025-02-05 23:06:48", - "author_account_age_days": 3458 + "author_account_age_days": 3460 }, "https://github.com/Art-xmaster/comfyui-AGSoft": { "stars": 3, "last_update": "2025-11-13 17:35:02", - "author_account_age_days": 444 + "author_account_age_days": 445 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 94, @@ -972,11 +972,11 @@ "https://github.com/ArtHommage/HommageTools": { "stars": 4, "last_update": "2025-05-20 20:40:25", - "author_account_age_days": 1042 + "author_account_age_days": 1043 }, "https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit": { "stars": 35, - "last_update": "2025-09-06 07:30:23", + "last_update": "2025-11-17 01:55:11", "author_account_age_days": 338 }, "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro": { @@ -987,7 +987,7 @@ "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { "stars": 4, "last_update": "2025-11-12 14:12:34", - "author_account_age_days": 1681 + "author_account_age_days": 1682 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 28, @@ -997,12 +997,12 @@ "https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": { "stars": 1, "last_update": "2025-09-15 07:41:44", - "author_account_age_days": 1923 + "author_account_age_days": 1924 }, "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": { "stars": 0, "last_update": "2025-07-07 22:35:57", - "author_account_age_days": 3350 + "author_account_age_days": 3351 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 37, @@ -1042,32 +1042,32 @@ "https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": { "stars": 0, "last_update": "2025-10-08 01:12:48", - "author_account_age_days": 1881 + "author_account_age_days": 1882 }, "https://github.com/Azornes/Comfyui-LayerForge": { "stars": 238, "last_update": "2025-11-13 16:10:34", - "author_account_age_days": 3400 + "author_account_age_days": 3401 }, "https://github.com/Azornes/Comfyui-Resolution-Master": { - "stars": 171, + "stars": 172, "last_update": "2025-11-14 20:24:57", - "author_account_age_days": 3400 + "author_account_age_days": 3401 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": { "stars": 89, "last_update": "2025-10-28 02:03:52", - "author_account_age_days": 814 + "author_account_age_days": 815 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Toolkit": { "stars": 89, "last_update": "2025-10-28 02:03:52", - "author_account_age_days": 814 + "author_account_age_days": 815 }, "https://github.com/BAIKEMARK/ComfyUI_Civitai_Prompt_Stats": { "stars": 3, "last_update": "2025-08-29 11:15:29", - "author_account_age_days": 814 + "author_account_age_days": 815 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 4, @@ -1082,17 +1082,17 @@ "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": { "stars": 8, "last_update": "2024-12-21 11:35:08", - "author_account_age_days": 1741 + "author_account_age_days": 1743 }, "https://github.com/BIMer-99/Comfyui_Hunyuan3D_EX": { "stars": 7, "last_update": "2024-12-09 17:50:23", - "author_account_age_days": 1741 + "author_account_age_days": 1743 }, "https://github.com/BNP1111/comfyui_flux_corrector": { "stars": 4, "last_update": "2025-04-25 16:47:45", - "author_account_age_days": 1005 + "author_account_age_days": 1006 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, @@ -1102,7 +1102,7 @@ "https://github.com/BZcreativ/ComfyUI-FLUX-TOGETHER-API": { "stars": 4, "last_update": "2024-11-02 14:45:28", - "author_account_age_days": 3746 + "author_account_age_days": 3747 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 452, @@ -1112,7 +1112,7 @@ "https://github.com/BahaC/ComfyUI-ZonosTTS": { "stars": 21, "last_update": "2025-02-19 06:28:38", - "author_account_age_days": 1815 + "author_account_age_days": 1816 }, "https://github.com/Baverne/comfyUI-TiledWan": { "stars": 3, @@ -1127,7 +1127,7 @@ "https://github.com/Bellzs/ComfyUI-LoRA-Assistant": { "stars": 17, "last_update": "2025-01-27 09:47:46", - "author_account_age_days": 3516 + "author_account_age_days": 3517 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 3, @@ -1187,22 +1187,22 @@ "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 19, "last_update": "2025-08-28 04:31:22", - "author_account_age_days": 195 + "author_account_age_days": 196 }, "https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": { "stars": 29, "last_update": "2025-05-07 18:10:18", - "author_account_age_days": 195 + "author_account_age_days": 196 }, "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": { "stars": 21, "last_update": "2025-08-21 07:42:18", - "author_account_age_days": 195 + "author_account_age_days": 196 }, "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 1, "last_update": "2025-05-21 01:16:27", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 21, @@ -1212,32 +1212,32 @@ "https://github.com/Bin-sam/DynamicPose-ComfyUI": { "stars": 5, "last_update": "2024-09-11 12:09:11", - "author_account_age_days": 443 + "author_account_age_days": 444 }, "https://github.com/Bio2hazard/ComfyUI-Prompt-Snippets": { - "stars": 8, + "stars": 9, "last_update": "2025-11-08 08:42:06", "author_account_age_days": 4794 }, "https://github.com/BizaNator/ComfyUI_PromptIterator": { "stars": 0, "last_update": "2025-09-24 16:47:04", - "author_account_age_days": 3566 + "author_account_age_days": 3567 }, "https://github.com/Black-Lioness/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2024-11-22 03:05:11", - "author_account_age_days": 1364 + "author_account_age_days": 1366 }, "https://github.com/BlackSnowSkill/wd14_batch_tagger": { "stars": 1, "last_update": "2025-10-23 14:29:51", - "author_account_age_days": 417 + "author_account_age_days": 418 }, "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes": { "stars": 2, "last_update": "2025-10-01 17:23:19", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 17, @@ -1287,31 +1287,31 @@ "https://github.com/Blonicx/ComfyUI-X-Rework": { "stars": 1, "last_update": "2025-05-07 17:02:20", - "author_account_age_days": 1232 + "author_account_age_days": 1233 }, "https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools": { "stars": 5, "last_update": "2025-07-21 23:11:58", - "author_account_age_days": 954 + "author_account_age_days": 955 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 7, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/BobRandomNumber/ComfyUI-KyutaiTTS": { "stars": 4, "last_update": "2025-07-09 04:52:46", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": { "stars": 18, "last_update": "2025-08-13 06:57:26", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/Boba-svg/ComfyUI-PromptSwitch": { "stars": 0, - "last_update": "2025-11-16 01:03:17", + "last_update": "2025-11-16 22:09:29", "author_account_age_days": 61 }, "https://github.com/Boba-svg/ComfyUI_AutoBatchRunner": { @@ -1322,17 +1322,17 @@ "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 8, "last_update": "2025-08-13 03:41:38", - "author_account_age_days": 2723 + "author_account_age_days": 2724 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 49, "last_update": "2025-09-07 18:29:50", - "author_account_age_days": 2723 + "author_account_age_days": 2724 }, "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 106, "last_update": "2025-01-21 12:09:05", - "author_account_age_days": 3590 + "author_account_age_days": 3592 }, "https://github.com/Brekel/ComfyUI-Brekel": { "stars": 18, @@ -1342,37 +1342,37 @@ "https://github.com/Bria-AI/ComfyUI-BRIA-API": { "stars": 66, "last_update": "2025-11-12 12:31:14", - "author_account_age_days": 1987 + "author_account_age_days": 1988 }, "https://github.com/BuffMcBigHuge/ComfyUI-Google-AI-Studio": { "stars": 4, "last_update": "2025-08-27 04:12:24", - "author_account_age_days": 3422 + "author_account_age_days": 3423 }, "https://github.com/BuffMcBigHuge/ComfyUI-Zonos": { "stars": 73, "last_update": "2025-04-29 21:48:07", - "author_account_age_days": 3422 + "author_account_age_days": 3423 }, "https://github.com/Burgstall-labs/ComfyUI-BETA-Cropnodes": { "stars": 8, "last_update": "2025-11-11 18:57:09", - "author_account_age_days": 300 + "author_account_age_days": 301 }, "https://github.com/Burgstall-labs/ComfyUI-BETA-Helpernodes": { "stars": 8, "last_update": "2025-11-11 18:57:09", - "author_account_age_days": 300 + "author_account_age_days": 301 }, "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop": { "stars": 0, "last_update": "2025-04-05 07:45:54", - "author_account_age_days": 300 + "author_account_age_days": 301 }, "https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": { "stars": 36, "last_update": "2025-01-19 19:05:24", - "author_account_age_days": 300 + "author_account_age_days": 301 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 24, @@ -1382,72 +1382,72 @@ "https://github.com/CC-SUN6/ccsun_node": { "stars": 0, "last_update": "2025-02-12 07:58:41", - "author_account_age_days": 878 + "author_account_age_days": 879 }, "https://github.com/CHAOSEA/ComfyUI_FaceAlignPaste": { "stars": 15, "last_update": "2025-03-27 13:34:40", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 20, "last_update": "2025-05-08 09:38:09", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-Free-GPU": { "stars": 15, "last_update": "2025-02-16 16:30:36", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-GPT-API": { "stars": 73, "last_update": "2025-04-17 09:51:35", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-Gemini-API": { "stars": 235, "last_update": "2025-05-08 05:52:02", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy": { "stars": 4, "last_update": "2025-08-17 06:56:13", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy": { "stars": 86, "last_update": "2025-01-24 16:09:46", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-Janus-Pro": { "stars": 637, "last_update": "2025-01-30 08:08:20", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus": { "stars": 25, "last_update": "2024-10-09 06:56:04", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o": { "stars": 35, "last_update": "2025-02-16 18:52:28", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-Molmo": { "stars": 138, "last_update": "2024-10-14 15:06:36", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-OmniGenX": { "stars": 7, "last_update": "2025-01-24 16:13:13", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt": { "stars": 99, "last_update": "2025-01-24 15:43:29", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 10, @@ -1457,7 +1457,7 @@ "https://github.com/CallMe1101/ComfyUI_OmniAvatar": { "stars": 3, "last_update": "2025-11-02 04:46:30", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 262, @@ -1482,7 +1482,7 @@ "https://github.com/ChaosHL/Marvelous-Box-Comfyui": { "stars": 0, "last_update": "2025-09-23 14:22:09", - "author_account_age_days": 873 + "author_account_age_days": 874 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 43, @@ -1492,7 +1492,7 @@ "https://github.com/Charlweed/image_transceiver": { "stars": 3, "last_update": "2025-01-06 19:22:50", - "author_account_age_days": 5606 + "author_account_age_days": 5608 }, "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, @@ -1522,22 +1522,22 @@ "https://github.com/CheNing233/ComfyUI_Image_Pin": { "stars": 5, "last_update": "2025-07-13 08:11:47", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/ChenDarYen/ComfyUI-NAG": { "stars": 278, "last_update": "2025-11-03 20:44:25", - "author_account_age_days": 2410 + "author_account_age_days": 2412 }, "https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": { "stars": 9, "last_update": "2025-01-07 18:22:10", - "author_account_age_days": 2410 + "author_account_age_days": 2412 }, "https://github.com/Chengym2023/ComfyUI-DeepSeek_Online": { "stars": 0, "last_update": "2025-04-07 01:09:05", - "author_account_age_days": 909 + "author_account_age_days": 910 }, "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": { "stars": 17, @@ -1552,7 +1552,7 @@ "https://github.com/ChristopherLuciano/ComfyUI-LucianoTools": { "stars": 0, "last_update": "2025-10-21 02:34:23", - "author_account_age_days": 1363 + "author_account_age_days": 1364 }, "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 1, @@ -1560,9 +1560,9 @@ "author_account_age_days": 2239 }, "https://github.com/ClownsharkBatwing/RES4LYF": { - "stars": 785, + "stars": 787, "last_update": "2025-10-27 02:13:49", - "author_account_age_days": 539 + "author_account_age_days": 540 }, "https://github.com/Clybius/ComfyUI-ClybsChromaNodes": { "stars": 13, @@ -1582,17 +1582,17 @@ "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "stars": 5, "last_update": "2025-06-17 03:43:27", - "author_account_age_days": 2407 + "author_account_age_days": 2408 }, "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": { "stars": 2, "last_update": "2025-06-24 03:34:32", - "author_account_age_days": 2407 + "author_account_age_days": 2408 }, "https://github.com/CoiiChan/comfyui-every-person-seg-coii": { "stars": 5, "last_update": "2025-08-01 08:16:18", - "author_account_age_days": 2407 + "author_account_age_days": 2408 }, "https://github.com/Comfy-Org/NIMnodes": { "stars": 55, @@ -1602,45 +1602,45 @@ "https://github.com/ComfyAssets/ComfyUI-KikoStats": { "stars": 2, "last_update": "2025-10-08 01:25:29", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { "stars": 6, "last_update": "2025-11-14 21:06:58", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { "stars": 76, "last_update": "2025-10-28 23:38:00", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/ComfyAssets/ComfyUI_Selectors": { "stars": 2, "last_update": "2025-06-13 16:13:05", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, "last_update": "2024-12-28 19:44:14", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes": { "stars": 2, "last_update": "2024-12-31 21:44:05", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/ComplexRobot/ComfyUI-Simple-VFI": { "stars": 0, "last_update": "2025-03-31 15:37:25", - "author_account_age_days": 4933 + "author_account_age_days": 4934 }, "https://github.com/Conor-Collins/ComfyUI-CoCoTools_IO": { "stars": 73, "last_update": "2025-09-30 21:05:37", - "author_account_age_days": 683 + "author_account_age_days": 684 }, "https://github.com/CoreyCorza/ComfyUI-CRZnodes": { - "stars": 33, + "stars": 34, "last_update": "2025-09-09 05:29:25", "author_account_age_days": 2693 }, @@ -1652,57 +1652,57 @@ "https://github.com/CpreForEver/CFE_comfyui": { "stars": 0, "last_update": "2024-12-09 01:38:42", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/Creditas-labs/ComfyUI-Adforge": { "stars": 1, "last_update": "2025-11-12 21:16:17", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/Creeper-MZ/comfyui_nai_api": { "stars": 0, "last_update": "2024-10-02 21:30:26", - "author_account_age_days": 1512 + "author_account_age_days": 1513 }, "https://github.com/Creepybits/ComfyUI-Creepy_nodes": { "stars": 21, "last_update": "2025-11-12 19:49:08", - "author_account_age_days": 2116 + "author_account_age_days": 2118 }, "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 7, "last_update": "2025-07-03 00:27:01", - "author_account_age_days": 2117 + "author_account_age_days": 2118 }, "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive": { "stars": 2, "last_update": "2025-07-15 20:30:08", - "author_account_age_days": 2116 + "author_account_age_days": 2118 }, "https://github.com/Creepybits/World_weaver": { - "stars": 9, + "stars": 11, "last_update": "2025-11-14 03:28:22", - "author_account_age_days": 2117 + "author_account_age_days": 2118 }, "https://github.com/Cryptyox/anaglyphTool-Comfyui": { "stars": 8, "last_update": "2025-05-13 16:12:27", - "author_account_age_days": 1437 + "author_account_age_days": 1438 }, "https://github.com/Curt-Park/human-parser-comfyui-node-in-pure-python": { "stars": 7, "last_update": "2025-03-18 00:51:34", - "author_account_age_days": 3695 + "author_account_age_days": 3696 }, "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": { "stars": 3, "last_update": "2025-09-05 13:21:04", - "author_account_age_days": 1611 + "author_account_age_days": 1613 }, "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": { "stars": 3, "last_update": "2025-04-27 05:40:25", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/Cyber-BlackCat/ComfyUI-MoneyMaker": { "stars": 11, @@ -1712,7 +1712,7 @@ "https://github.com/Cyber-BlackCat/ComfyUI_Auto_Caption": { "stars": 16, "last_update": "2025-10-24 07:49:28", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 1, @@ -1722,17 +1722,17 @@ "https://github.com/Cyrostar/Artha-Gemini": { "stars": 1, "last_update": "2025-08-30 15:54:04", - "author_account_age_days": 3220 + "author_account_age_days": 3221 }, "https://github.com/Cyrostar/Artha-Projekt": { "stars": 0, "last_update": "2025-08-25 06:32:51", - "author_account_age_days": 3220 + "author_account_age_days": 3221 }, "https://github.com/Cyrostar/ComfyUI-Artha-Nodes": { "stars": 0, "last_update": "2025-11-14 17:02:45", - "author_account_age_days": 3220 + "author_account_age_days": 3221 }, "https://github.com/Cyrus-Hei/comfyui-prompt-bank": { "stars": 3, @@ -1742,12 +1742,12 @@ "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 6, "last_update": "2025-02-02 00:46:30", - "author_account_age_days": 298 + "author_account_age_days": 299 }, "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": { "stars": 0, "last_update": "2025-09-24 11:01:50", - "author_account_age_days": 2542 + "author_account_age_days": 2543 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 79, @@ -1757,27 +1757,27 @@ "https://github.com/DanielHabib/ComfyUI-Voxels": { "stars": 4, "last_update": "2024-09-16 15:41:02", - "author_account_age_days": 4093 + "author_account_age_days": 4094 }, "https://github.com/DaniilVdovin/ComfyUI-prompt-templating": { "stars": 1, "last_update": "2025-10-15 09:40:29", - "author_account_age_days": 2545 + "author_account_age_days": 2546 }, "https://github.com/Danteday/ComfyUI-NoteManager": { "stars": 13, "last_update": "2025-04-20 19:52:58", - "author_account_age_days": 2826 + "author_account_age_days": 2827 }, "https://github.com/DareFail/ComfyUI-Roboflow": { "stars": 33, "last_update": "2024-09-25 18:30:43", - "author_account_age_days": 5096 + "author_account_age_days": 5098 }, "https://github.com/DarioFT/ComfyUI-VideoDirCombiner": { "stars": 5, "last_update": "2025-03-08 13:58:12", - "author_account_age_days": 3986 + "author_account_age_days": 3988 }, "https://github.com/DataCTE/prompt_injection": { "stars": 94, @@ -1787,37 +1787,37 @@ "https://github.com/DavidPiazza/network_bending": { "stars": 0, "last_update": "2025-10-02 15:39:55", - "author_account_age_days": 2389 + "author_account_age_days": 2390 }, "https://github.com/Daxamur/DaxNodes": { "stars": 0, "last_update": "2025-08-30 19:54:44", - "author_account_age_days": 2604 + "author_account_age_days": 2605 }, "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 4, "last_update": "2025-08-13 17:48:55", - "author_account_age_days": 4725 + "author_account_age_days": 4726 }, "https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": { "stars": 2, "last_update": "2025-11-12 21:11:23", - "author_account_age_days": 14 + "author_account_age_days": 15 }, "https://github.com/DazzleNodes/DazzleNodes": { "stars": 0, "last_update": "2025-11-16 01:37:54", - "author_account_age_days": 14 + "author_account_age_days": 15 }, "https://github.com/DazzleNodes/fit-mask-to-image": { "stars": 1, "last_update": "2025-11-16 01:32:44", - "author_account_age_days": 14 + "author_account_age_days": 15 }, "https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes": { "stars": 28, "last_update": "2025-06-28 17:36:41", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 4, @@ -1825,59 +1825,59 @@ "author_account_age_days": 3501 }, "https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": { - "stars": 0, + "stars": 1, "last_update": "2025-06-21 12:46:56", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/DecartAI/Lucy-Edit-ComfyUI": { - "stars": 671, + "stars": 675, "last_update": "2025-11-07 18:58:33", - "author_account_age_days": 819 + "author_account_age_days": 820 }, "https://github.com/DeemosTech/ComfyUI-Rodin": { "stars": 41, "last_update": "2025-10-15 03:36:50", - "author_account_age_days": 1275 + "author_account_age_days": 1276 }, "https://github.com/Deep-Neko/ComfyUI_ascii_art": { "stars": 3, "last_update": "2025-02-24 13:07:36", - "author_account_age_days": 264 + "author_account_age_days": 265 }, "https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": { "stars": 1, "last_update": "2025-10-02 14:57:02", - "author_account_age_days": 1601 + "author_account_age_days": 1602 }, "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes": { "stars": 0, "last_update": "2025-10-26 15:41:28", - "author_account_age_days": 1601 + "author_account_age_days": 1602 }, "https://github.com/Dehypnotic/comfyui-numbered-text": { "stars": 0, "last_update": "2025-10-08 15:13:36", - "author_account_age_days": 1601 + "author_account_age_days": 1602 }, "https://github.com/Dehypnotic/comfyui-range-to-string": { "stars": 0, "last_update": "2025-10-02 09:30:29", - "author_account_age_days": 1601 + "author_account_age_days": 1602 }, "https://github.com/Dehypnotic/comfyui-save-mp3": { - "stars": 0, + "stars": 1, "last_update": "2025-10-24 09:40:52", - "author_account_age_days": 1601 + "author_account_age_days": 1602 }, "https://github.com/DenRakEiw/Latent_Nodes": { "stars": 4, "last_update": "2025-08-13 14:21:14", - "author_account_age_days": 1540 + "author_account_age_days": 1541 }, "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale": { "stars": 15, "last_update": "2025-08-14 18:53:13", - "author_account_age_days": 1540 + "author_account_age_days": 1541 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 437, @@ -1887,32 +1887,32 @@ "https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character": { "stars": 2, "last_update": "2025-08-26 22:21:45", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/DesertPixelAi/ComfyUI-Desert-Pixel-Nodes": { "stars": 23, "last_update": "2025-06-22 10:33:31", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/DesertPixelAi/comfyui-dp-them-styler": { "stars": 1, "last_update": "2025-07-10 08:29:21", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/DiaoDaiaChan/ComfyUI_API_Request": { "stars": 6, "last_update": "2025-10-19 04:29:10", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 13, "last_update": "2025-07-02 11:04:14", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, "last_update": "2025-05-19 23:16:22", - "author_account_age_days": 231 + "author_account_age_days": 232 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 30, @@ -1927,7 +1927,7 @@ "https://github.com/Diohim/ComfyUI-Unusual-Tools": { "stars": 4, "last_update": "2025-07-15 09:12:54", - "author_account_age_days": 289 + "author_account_age_days": 290 }, "https://github.com/Dobidop/ComfyStereo": { "stars": 31, @@ -1937,37 +1937,37 @@ "https://github.com/DoctorDiffusion/ComfyUI-BEN": { "stars": 44, "last_update": "2024-12-15 18:19:01", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": { - "stars": 30, + "stars": 31, "last_update": "2024-12-05 03:05:44", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer": { "stars": 6, "last_update": "2024-11-30 03:13:29", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": { "stars": 6, "last_update": "2024-12-31 00:59:19", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/DoctorDiffusion/ComfyUI-basic-pitch": { "stars": 1, "last_update": "2024-12-25 19:07:11", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { "stars": 102, "last_update": "2025-09-21 06:52:45", - "author_account_age_days": 3413 + "author_account_age_days": 3414 }, "https://github.com/Dontdrunk/ComfyUI-DD-Translation": { - "stars": 520, + "stars": 521, "last_update": "2025-11-11 03:35:55", - "author_account_age_days": 3413 + "author_account_age_days": 3414 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, @@ -1987,67 +1987,67 @@ "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 1, "last_update": "2025-06-17 00:22:24", - "author_account_age_days": 455 + "author_account_age_days": 456 }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 6, "last_update": "2025-08-22 18:51:34", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/DraconicDragon/ComfyUI-Venice-API": { "stars": 5, "last_update": "2025-06-16 18:58:57", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/Draek2077/comfyui-draekz-nodez": { "stars": 1, "last_update": "2025-09-12 02:32:20", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { "stars": 4, "last_update": "2025-09-21 11:58:58", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/DragonDiffusionbyBoyo/Boyonodes": { "stars": 4, - "last_update": "2025-11-15 22:59:20", - "author_account_age_days": 321 + "last_update": "2025-11-16 15:18:03", + "author_account_age_days": 322 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": { "stars": 1, "last_update": "2025-07-18 01:39:33", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/Duanyll/comfyui_functional": { "stars": 0, "last_update": "2025-11-13 08:18:56", - "author_account_age_days": 3242 + "author_account_age_days": 3243 }, "https://github.com/Duanyll/duanyll_nodepack": { "stars": 1, "last_update": "2025-11-12 11:43:08", - "author_account_age_days": 3242 + "author_account_age_days": 3243 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 63, "last_update": "2025-04-25 01:03:58", - "author_account_age_days": 3136 + "author_account_age_days": 3137 }, "https://github.com/Easymode-ai/ComfyUI-BPT": { "stars": 12, "last_update": "2025-07-25 20:05:55", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/Easymode-ai/ComfyUI-FlexPainter": { "stars": 2, "last_update": "2025-09-10 20:45:19", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/Easymode-ai/ComfyUI-ShadowR": { "stars": 14, "last_update": "2025-02-21 20:53:27", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": { "stars": 73, @@ -2057,7 +2057,7 @@ "https://github.com/Elaine-chennn/comfyui-overlay-media": { "stars": 0, "last_update": "2024-10-09 11:07:46", - "author_account_age_days": 1652 + "author_account_age_days": 1653 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 27, @@ -2072,7 +2072,7 @@ "https://github.com/EmAySee/ComfyUI_EmAySee_CustomNodes": { "stars": 2, "last_update": "2025-10-14 21:19:43", - "author_account_age_days": 2098 + "author_account_age_days": 2099 }, "https://github.com/Enashka/ComfyUI-nhknodes": { "stars": 13, @@ -2080,9 +2080,9 @@ "author_account_age_days": 3481 }, "https://github.com/Enemyx-net/VibeVoice-ComfyUI": { - "stars": 1144, + "stars": 1145, "last_update": "2025-10-02 18:51:41", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": { "stars": 7, @@ -2097,7 +2097,7 @@ "https://github.com/EnragedAntelope/comfy-modelopt": { "stars": 0, "last_update": "2025-11-10 21:11:04", - "author_account_age_days": 479 + "author_account_age_days": 480 }, "https://github.com/EnragedAntelope/comfyui-relight": { "stars": 82, @@ -2107,27 +2107,27 @@ "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 5, "last_update": "2025-07-17 07:05:26", - "author_account_age_days": 3780 + "author_account_age_days": 3781 }, "https://github.com/Erehr/ComfyUI-EreNodes": { "stars": 52, "last_update": "2025-08-11 10:10:28", - "author_account_age_days": 3780 + "author_account_age_days": 3781 }, "https://github.com/EricRollei/Local_LLM_Prompt_Enhancer": { "stars": 3, "last_update": "2025-11-14 01:14:34", - "author_account_age_days": 1404 + "author_account_age_days": 1405 }, "https://github.com/EuphoricPenguin/resemble-enhance-comfyui": { "stars": 0, "last_update": "2025-11-01 08:28:38", - "author_account_age_days": 3425 + "author_account_age_days": 3426 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { "stars": 671, "last_update": "2025-06-18 23:00:26", - "author_account_age_days": 4108 + "author_account_age_days": 4109 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 55, @@ -2162,7 +2162,7 @@ "https://github.com/ExterminanzHS/Gecco-Discord-Autosend": { "stars": 1, "last_update": "2024-09-05 12:33:30", - "author_account_age_days": 3717 + "author_account_age_days": 3718 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 424, @@ -2262,12 +2262,12 @@ "https://github.com/FaraamFide/ComfyUI-ParamNodes": { "stars": 1, "last_update": "2025-07-05 15:29:32", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": { "stars": 0, "last_update": "2025-08-15 13:52:56", - "author_account_age_days": 3394 + "author_account_age_days": 3395 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 4, @@ -2277,12 +2277,12 @@ "https://github.com/Ferocit/comfyui-feroccustomnodes": { "stars": 0, "last_update": "2025-08-08 21:50:00", - "author_account_age_days": 4675 + "author_account_age_days": 4676 }, "https://github.com/FewBox/fewbox-outfit-comfyui": { "stars": 0, "last_update": "2025-07-30 02:03:58", - "author_account_age_days": 3124 + "author_account_age_days": 3125 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 18, @@ -2297,7 +2297,7 @@ "https://github.com/FinetunersAI/ComfyUI_Finetuners_Suite": { "stars": 2, "last_update": "2025-01-30 08:30:13", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/Firetheft/ComfyUI-Animate-Progress": { "stars": 3, @@ -2332,12 +2332,12 @@ "https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative": { "stars": 79, "last_update": "2025-03-28 04:58:45", - "author_account_age_days": 2017 + "author_account_age_days": 2018 }, "https://github.com/FloyoAI/ComfyUI-Seed-API": { "stars": 0, "last_update": "2025-10-29 14:29:56", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 94, @@ -2351,13 +2351,13 @@ }, "https://github.com/FortunaCournot/comfyui_stereoscopic": { "stars": 19, - "last_update": "2025-11-14 23:58:54", - "author_account_age_days": 2012 + "last_update": "2025-11-16 16:51:23", + "author_account_age_days": 2013 }, "https://github.com/Fossiel/ComfyUI-Fossiel-QoL-Nodes": { "stars": 1, "last_update": "2025-10-31 18:22:43", - "author_account_age_days": 3283 + "author_account_age_days": 3284 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 3, @@ -2392,17 +2392,17 @@ "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY": { "stars": 0, "last_update": "2025-09-02 09:22:34", - "author_account_age_days": 3935 + "author_account_age_days": 3936 }, "https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": { "stars": 1, "last_update": "2025-04-22 09:12:55", - "author_account_age_days": 1085 + "author_account_age_days": 1086 }, "https://github.com/FunnyFinger/Dynamic_Sliders_stack": { "stars": 4, "last_update": "2025-04-22 10:00:31", - "author_account_age_days": 1085 + "author_account_age_days": 1086 }, "https://github.com/FuouM/ComfyUI-EbSynth": { "stars": 104, @@ -2432,7 +2432,7 @@ "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": { "stars": 74, "last_update": "2024-11-05 17:00:49", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 20, @@ -2457,7 +2457,7 @@ "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, "last_update": "2025-02-20 12:58:43", - "author_account_age_days": 2678 + "author_account_age_days": 2679 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 13, @@ -2467,22 +2467,22 @@ "https://github.com/GZK1108/Comfyui-QwenLoraLoaderSelective": { "stars": 2, "last_update": "2025-10-28 02:32:13", - "author_account_age_days": 1231 + "author_account_age_days": 1232 }, "https://github.com/GadzoinksOfficial/comfyui_gprompts": { "stars": 0, "last_update": "2025-05-16 05:25:09", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/GadzoinksOfficial/gadzoinks_ComfyUI": { "stars": 0, "last_update": "2025-05-12 09:51:17", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/GamingDaveUk/daves_nodes": { "stars": 0, "last_update": "2025-02-22 06:22:19", - "author_account_age_days": 941 + "author_account_age_days": 942 }, "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, @@ -2499,10 +2499,15 @@ "last_update": "2025-09-16 20:38:14", "author_account_age_days": 5078 }, + "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": { + "stars": 0, + "last_update": "2025-11-16 22:35:53", + "author_account_age_days": 4101 + }, "https://github.com/GeekatplayStudio/comfyui-hitem3d": { "stars": 3, - "last_update": "2025-10-27 03:09:07", - "author_account_age_days": 4100 + "last_update": "2025-11-16 15:47:02", + "author_account_age_days": 4101 }, "https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS": { "stars": 40, @@ -2532,7 +2537,7 @@ "https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node": { "stars": 12, "last_update": "2025-09-16 19:56:49", - "author_account_age_days": 381 + "author_account_age_days": 382 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 20, @@ -2552,22 +2557,22 @@ "https://github.com/Gipphe/comfyui-metadata-statistics": { "stars": 0, "last_update": "2025-08-28 20:43:50", - "author_account_age_days": 4822 + "author_account_age_days": 4823 }, "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": { "stars": 89, "last_update": "2025-07-07 10:31:15", - "author_account_age_days": 1175 + "author_account_age_days": 1176 }, "https://github.com/GizmoR13/PG-Nodes": { "stars": 15, "last_update": "2025-10-10 12:52:07", - "author_account_age_days": 5334 + "author_account_age_days": 5335 }, "https://github.com/Glidias/mask2sam": { "stars": 0, "last_update": "2025-10-07 04:07:01", - "author_account_age_days": 5772 + "author_account_age_days": 5773 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 14, @@ -2577,12 +2582,12 @@ "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 24, "last_update": "2025-10-17 08:20:56", - "author_account_age_days": 246 + "author_account_age_days": 247 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 6, "last_update": "2025-05-14 20:52:22", - "author_account_age_days": 1170 + "author_account_age_days": 1171 }, "https://github.com/Gourieff/ComfyUI-ReActor": { "stars": 909, @@ -2592,7 +2597,7 @@ "https://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-16 09:05:41", - "author_account_age_days": 672 + "author_account_age_days": 673 }, "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector": { "stars": 0, @@ -2617,12 +2622,12 @@ "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator": { "stars": 0, "last_update": "2025-11-12 07:29:00", - "author_account_age_days": 672 + "author_account_age_days": 673 }, "https://github.com/GrailGreg/images_base64": { "stars": 1, "last_update": "2025-05-13 07:12:00", - "author_account_age_days": 255 + "author_account_age_days": 256 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { "stars": 198, @@ -2632,17 +2637,17 @@ "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser": { "stars": 1, "last_update": "2025-10-17 19:50:12", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/GreenLandisaLie/ComfyUI-RichText_BasicDynamicPrompts": { "stars": 6, "last_update": "2025-11-12 22:28:51", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 9, "last_update": "2024-09-06 11:37:05", - "author_account_age_days": 2919 + "author_account_age_days": 2920 }, "https://github.com/GroxicTinch/EasyUI-ComfyUI": { "stars": 5, @@ -2652,7 +2657,7 @@ "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, "last_update": "2024-11-15 19:46:39", - "author_account_age_days": 382 + "author_account_age_days": 383 }, "https://github.com/GuardSkill/ComfyUI-VoiceSep": { "stars": 0, @@ -2662,7 +2667,7 @@ "https://github.com/Gue-e/ComfyUI-PanoCard": { "stars": 16, "last_update": "2025-06-23 08:57:03", - "author_account_age_days": 2593 + "author_account_age_days": 2594 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, @@ -2682,97 +2687,97 @@ "https://github.com/HJH-AILab/ComfyUI_CosyVoice2": { "stars": 3, "last_update": "2025-05-21 08:36:14", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/HJH-AILab/ComfyUI_Facefusion": { "stars": 9, "last_update": "2025-07-25 12:21:52", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/HJH-AILab/ComfyUI_StableAnimator": { "stars": 16, "last_update": "2025-04-24 02:45:32", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/HM-RunningHub/ComfyUI_RH_APICall": { - "stars": 147, + "stars": 149, "last_update": "2025-10-18 20:06:12", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_DMOSpeech2": { "stars": 12, "last_update": "2025-08-12 20:03:12", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_DreamOmni2": { "stars": 76, "last_update": "2025-10-11 18:24:55", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": { - "stars": 187, + "stars": 188, "last_update": "2025-05-05 18:32:28", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_ICCustom": { "stars": 35, "last_update": "2025-09-03 17:40:53", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_OminiControl": { "stars": 141, "last_update": "2024-12-20 08:41:09", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_OneReward": { "stars": 12, "last_update": "2025-09-11 17:17:22", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Ovi": { "stars": 45, "last_update": "2025-10-06 18:35:59", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": { "stars": 91, "last_update": "2025-08-05 00:38:59", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": { "stars": 63, "last_update": "2025-07-23 11:30:36", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Step1XEdit": { "stars": 24, "last_update": "2025-04-30 17:12:58", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_UNO": { "stars": 53, "last_update": "2025-04-15 17:12:25", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_USO": { "stars": 53, "last_update": "2025-09-01 19:32:02", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_VideoAsPrompt": { "stars": 18, "last_update": "2025-10-30 10:25:36", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HM-RunningHub/ComfyUI_RH_mammothmoda": { "stars": 6, "last_update": "2025-10-15 16:19:44", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton": { "stars": 0, "last_update": "2025-06-28 05:29:49", - "author_account_age_days": 236 + "author_account_age_days": 237 }, "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer": { "stars": 15, @@ -2782,17 +2787,17 @@ "https://github.com/HWDigi/Factory-Prompts_comfyui": { "stars": 1, "last_update": "2025-08-06 08:31:02", - "author_account_age_days": 132 + "author_account_age_days": 133 }, "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": { "stars": 13, "last_update": "2024-12-06 18:08:50", - "author_account_age_days": 1509 + "author_account_age_days": 1510 }, "https://github.com/HallettVisual/ComfyUI-Qwen-Camera-Selector": { "stars": 3, "last_update": "2025-11-10 02:39:24", - "author_account_age_days": 410 + "author_account_age_days": 411 }, "https://github.com/Hangover3832/ComfyUI_Hangover-Utils": { "stars": 1, @@ -2802,7 +2807,7 @@ "https://github.com/HannibalP/comfyui-HannibalPack": { "stars": 1, "last_update": "2025-03-11 23:36:33", - "author_account_age_days": 3114 + "author_account_age_days": 3115 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, @@ -2857,7 +2862,7 @@ "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, "last_update": "2025-09-22 01:18:37", - "author_account_age_days": 2423 + "author_account_age_days": 2425 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 2, @@ -2877,7 +2882,7 @@ "https://github.com/Hearmeman24/ComfyUI-Pinecone": { "stars": 0, "last_update": "2025-10-05 15:52:58", - "author_account_age_days": 1310 + "author_account_age_days": 1311 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, @@ -2887,17 +2892,17 @@ "https://github.com/HellerCommaA/ComfyUI-VideoResolutions": { "stars": 2, "last_update": "2025-03-28 14:51:23", - "author_account_age_days": 4837 + "author_account_age_days": 4838 }, "https://github.com/Hellfiredragon/comfyui-image-manipulation": { "stars": 0, "last_update": "2025-02-17 23:25:53", - "author_account_age_days": 2244 + "author_account_age_days": 2245 }, "https://github.com/HelloVision/ComfyUI_HelloMeme": { "stars": 372, "last_update": "2025-06-27 09:47:01", - "author_account_age_days": 422 + "author_account_age_days": 423 }, "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": { "stars": 2, @@ -2907,22 +2912,22 @@ "https://github.com/HenkDz/nd-super-nodes": { "stars": 20, "last_update": "2025-11-03 12:44:11", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, "last_update": "2025-07-02 13:28:45", - "author_account_age_days": 2680 + "author_account_age_days": 2681 }, "https://github.com/HoangYell/comfyui-hoangyell-video": { "stars": 0, "last_update": "2025-08-21 13:34:55", - "author_account_age_days": 4252 + "author_account_age_days": 4253 }, "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 4, "last_update": "2025-03-14 02:41:21", - "author_account_age_days": 1145 + "author_account_age_days": 1146 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 6, @@ -2932,27 +2937,27 @@ "https://github.com/HowToSD/ComfyUI-Data-Analysis": { "stars": 18, "last_update": "2025-06-11 04:28:54", - "author_account_age_days": 684 + "author_account_age_days": 685 }, "https://github.com/HowToSD/ComfyUI-Pt-Wrapper": { "stars": 6, "last_update": "2025-06-11 04:48:46", - "author_account_age_days": 684 + "author_account_age_days": 685 }, "https://github.com/Hullabalo/ComfyUI-Loop": { "stars": 11, "last_update": "2025-10-24 22:39:11", - "author_account_age_days": 1120 + "author_account_age_days": 1121 }, "https://github.com/IAMCCS/IAMCCS-nodes": { "stars": 26, "last_update": "2025-10-31 17:24:26", - "author_account_age_days": 2064 + "author_account_age_days": 2065 }, "https://github.com/IAMCCS/IAMCCS_annotate": { "stars": 3, "last_update": "2025-11-15 08:50:13", - "author_account_age_days": 2064 + "author_account_age_days": 2065 }, "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": { "stars": 40, @@ -2972,7 +2977,7 @@ "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 2, "last_update": "2025-07-06 03:42:02", - "author_account_age_days": 2238 + "author_account_age_days": 2239 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 1, @@ -2982,7 +2987,7 @@ "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 1, "last_update": "2025-06-09 04:11:29", - "author_account_age_days": 391 + "author_account_age_days": 392 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, @@ -2997,7 +3002,7 @@ "https://github.com/IamCreateAI/Ruyi-Models": { "stars": 520, "last_update": "2025-01-20 12:21:40", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/Ian2073/ComfyUI-MyLLMnode": { "stars": 0, @@ -3007,57 +3012,57 @@ "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": { "stars": 8, "last_update": "2025-10-28 14:17:15", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 4, "last_update": "2025-09-10 17:27:59", - "author_account_age_days": 153 + "author_account_age_days": 154 }, "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 3, "last_update": "2025-02-03 00:25:14", - "author_account_age_days": 2007 + "author_account_age_days": 2008 }, "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures": { "stars": 2, "last_update": "2025-02-03 00:21:47", - "author_account_age_days": 2007 + "author_account_age_days": 2008 }, "https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": { "stars": 3, "last_update": "2024-12-28 20:21:22", - "author_account_age_days": 2739 + "author_account_age_days": 2740 }, "https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils": { "stars": 4, "last_update": "2025-05-05 21:36:48", - "author_account_age_days": 2062 + "author_account_age_days": 2063 }, "https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer": { "stars": 19, "last_update": "2025-05-08 21:56:04", - "author_account_age_days": 2062 + "author_account_age_days": 2063 }, "https://github.com/Immac/ComfyUI-CoreVideoMocks": { "stars": 1, "last_update": "2025-03-17 20:21:25", - "author_account_age_days": 4688 + "author_account_age_days": 4689 }, "https://github.com/ImmortalPie/ComfyUI-PonySwitch": { "stars": 10, "last_update": "2025-03-27 12:49:04", - "author_account_age_days": 4332 + "author_account_age_days": 4333 }, "https://github.com/InceptionsAI/ComfyUI-RunComfy-Helper": { "stars": 2, "last_update": "2025-09-15 08:09:34", - "author_account_age_days": 1039 + "author_account_age_days": 1040 }, "https://github.com/InstantStudioAI/ComfyUI-InstantStudio": { "stars": 4, "last_update": "2025-03-25 06:19:54", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 13, @@ -3082,7 +3087,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 621 + "author_account_age_days": 622 }, "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": { "stars": 33, @@ -3097,7 +3102,7 @@ "https://github.com/Isi-dev/ComfyUI-Img2PaintingAssistant": { "stars": 13, "last_update": "2025-10-02 08:08:42", - "author_account_age_days": 1601 + "author_account_age_days": 1602 }, "https://github.com/Isi-dev/ComfyUI-UniAnimate-W": { "stars": 185, @@ -3112,7 +3117,7 @@ "https://github.com/Isulion/ComfyUI_Isulion": { "stars": 37, "last_update": "2025-05-03 12:21:05", - "author_account_age_days": 866 + "author_account_age_days": 868 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { "stars": 236, @@ -3130,7 +3135,7 @@ "author_account_age_days": 921 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen3-VL-Instruct": { - "stars": 320, + "stars": 323, "last_update": "2025-10-23 04:10:00", "author_account_age_days": 921 }, @@ -3142,7 +3147,7 @@ "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes": { "stars": 2, "last_update": "2025-01-27 19:09:46", - "author_account_age_days": 3076 + "author_account_age_days": 3077 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 88, @@ -3152,12 +3157,12 @@ "https://github.com/JPrevots/ComfyUI-PhyCV": { "stars": 1, "last_update": "2025-02-21 11:36:11", - "author_account_age_days": 1068 + "author_account_age_days": 1069 }, "https://github.com/JTriggerFish/ComfyLatentTools": { "stars": 4, "last_update": "2025-05-06 21:07:17", - "author_account_age_days": 4508 + "author_account_age_days": 4509 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 24, @@ -3167,22 +3172,22 @@ "https://github.com/Jacky-MYQ/comfyui-DataCleaning": { "stars": 5, "last_update": "2025-05-10 12:26:38", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/Jacky-MYQ/comfyui-rgb2cmyk": { "stars": 2, "last_update": "2025-04-28 02:05:19", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/Jairodaniel-17/ComfyUI-translate-offline": { "stars": 1, "last_update": "2025-10-08 18:50:53", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": { "stars": 0, "last_update": "2025-01-07 06:50:58", - "author_account_age_days": 2071 + "author_account_age_days": 2072 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 98, @@ -3192,12 +3197,12 @@ "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, "last_update": "2025-05-20 00:41:53", - "author_account_age_days": 4188 + "author_account_age_days": 4189 }, "https://github.com/Jarcis-cy/ComfyUI-HunyuanVideoFoley": { "stars": 5, "last_update": "2025-08-29 16:44:45", - "author_account_age_days": 2735 + "author_account_age_days": 2736 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 77, @@ -3207,12 +3212,12 @@ "https://github.com/Jash-Vora/ComfyUI-GarmentDiT": { "stars": 3, "last_update": "2025-01-04 08:22:14", - "author_account_age_days": 920 + "author_account_age_days": 921 }, "https://github.com/JayLyu/blender-in-comfyui": { "stars": 2, "last_update": "2025-07-20 07:39:06", - "author_account_age_days": 3778 + "author_account_age_days": 3779 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 29, @@ -3227,7 +3232,7 @@ "https://github.com/Jelosus2/comfyui-vae-reflection": { "stars": 9, "last_update": "2025-11-11 18:27:58", - "author_account_age_days": 1813 + "author_account_age_days": 1814 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 6, @@ -3246,38 +3251,38 @@ }, "https://github.com/JiSenHua/ComfyUI-TD": { "stars": 101, - "last_update": "2025-10-31 09:57:42", - "author_account_age_days": 1253 + "last_update": "2025-11-16 17:13:30", + "author_account_age_days": 1254 }, "https://github.com/Jint8888/Comfyui_JTnodes": { "stars": 1, "last_update": "2025-04-22 16:23:53", - "author_account_age_days": 560 + "author_account_age_days": 561 }, "https://github.com/JoeNavark/comfyui_custom_sigma_editor": { "stars": 20, "last_update": "2025-08-22 22:31:12", - "author_account_age_days": 1358 + "author_account_age_days": 1359 }, "https://github.com/JohanK66/ComfyUI-WebhookImage": { "stars": 1, "last_update": "2025-03-10 19:38:53", - "author_account_age_days": 260 + "author_account_age_days": 261 }, "https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown": { "stars": 1, "last_update": "2025-01-26 22:42:52", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/Jokimbe/ComfyUI-DrawThings-gRPC": { "stars": 22, "last_update": "2025-11-02 14:37:40", - "author_account_age_days": 4890 + "author_account_age_days": 4891 }, "https://github.com/Jonseed/ComfyUI-Detail-Daemon": { "stars": 819, "last_update": "2025-03-14 16:47:41", - "author_account_age_days": 2689 + "author_account_age_days": 2690 }, "https://github.com/Jordach/comfy-plasma": { "stars": 74, @@ -3292,7 +3297,7 @@ "https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper": { "stars": 41, "last_update": "2025-02-04 21:14:38", - "author_account_age_days": 3679 + "author_account_age_days": 3680 }, "https://github.com/Julian-adv/WildDivide": { "stars": 18, @@ -3302,67 +3307,67 @@ "https://github.com/Junst/ComfyUI-Concept-Diffusion": { "stars": 3, "last_update": "2025-09-24 10:23:07", - "author_account_age_days": 3048 + "author_account_age_days": 3049 }, "https://github.com/JustLateNightAI/KeywordImageBlocker": { "stars": 0, "last_update": "2025-05-07 17:25:44", - "author_account_age_days": 390 + "author_account_age_days": 391 }, "https://github.com/Juste-Leo2/Canary-ComfyUI": { "stars": 13, "last_update": "2025-10-29 15:53:49", - "author_account_age_days": 380 + "author_account_age_days": 381 }, "https://github.com/Juste-Leo2/USO_ComfyUI": { "stars": 6, "last_update": "2025-08-30 20:21:25", - "author_account_age_days": 380 + "author_account_age_days": 381 }, "https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps": { "stars": 5, "last_update": "2025-09-05 01:35:40", - "author_account_age_days": 3957 + "author_account_age_days": 3958 }, "https://github.com/JustinMatters/comfyUI-JMNodes": { "stars": 0, "last_update": "2025-01-04 14:57:58", - "author_account_age_days": 3280 + "author_account_age_days": 3281 }, "https://github.com/KAVVATARE/ComfyUI-Light-N-Color": { "stars": 1, "last_update": "2025-09-27 17:38:05", - "author_account_age_days": 4640 + "author_account_age_days": 4641 }, "https://github.com/KAVVATARE/ComfyUI_RightEyeDisparity": { "stars": 3, "last_update": "2025-05-23 19:32:04", - "author_account_age_days": 4640 + "author_account_age_days": 4641 }, "https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": { "stars": 6, "last_update": "2025-06-16 06:49:23", - "author_account_age_days": 1763 + "author_account_age_days": 1764 }, "https://github.com/KERRY-YUAN/ComfyUI_Simple_Executor": { "stars": 2, "last_update": "2025-04-09 03:25:32", - "author_account_age_days": 1763 + "author_account_age_days": 1764 }, "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS": { "stars": 3, "last_update": "2025-06-10 06:16:34", - "author_account_age_days": 1763 + "author_account_age_days": 1764 }, "https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar": { "stars": 23, "last_update": "2025-10-31 15:07:58", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/KLL535/ComfyUI_SimpleButcher": { "stars": 9, "last_update": "2025-08-23 23:14:41", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": { "stars": 2, @@ -3387,7 +3392,7 @@ "https://github.com/Kaleidia/KaleidiaNodes": { "stars": 0, "last_update": "2025-09-23 14:56:53", - "author_account_age_days": 2181 + "author_account_age_days": 2182 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 16, @@ -3397,22 +3402,22 @@ "https://github.com/KarmaSwint/ComfyUI-KarmaNodes": { "stars": 1, "last_update": "2025-06-29 16:31:15", - "author_account_age_days": 457 + "author_account_age_days": 458 }, "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, "last_update": "2025-06-15 22:39:14", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/Kayarte/GeoNodes": { "stars": 0, "last_update": "2025-10-08 03:49:26", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/Kesin11/ComfyUI-list-filter": { "stars": 0, "last_update": "2025-03-28 04:00:03", - "author_account_age_days": 5056 + "author_account_age_days": 5057 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 8, @@ -3422,27 +3427,27 @@ "https://github.com/Kidev/ComfyUI-FaceFilter": { "stars": 1, "last_update": "2025-10-04 18:43:44", - "author_account_age_days": 5111 + "author_account_age_days": 5112 }, "https://github.com/Kidev/ComfyUI-Fisheye-effects": { "stars": 18, "last_update": "2025-04-03 19:00:30", - "author_account_age_days": 5111 + "author_account_age_days": 5112 }, "https://github.com/Kinglord/ComfyUI_LoRA_Sidebar": { "stars": 92, "last_update": "2025-04-27 08:48:53", - "author_account_age_days": 5400 + "author_account_age_days": 5401 }, "https://github.com/Kinglord/ComfyUI_Prompt_Gallery": { "stars": 66, "last_update": "2024-09-24 21:58:55", - "author_account_age_days": 5400 + "author_account_age_days": 5401 }, "https://github.com/Kinglord/ComfyUI_Slider_Sidebar": { "stars": 42, "last_update": "2024-09-26 02:40:30", - "author_account_age_days": 5400 + "author_account_age_days": 5401 }, "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher": { "stars": 2, @@ -3452,12 +3457,12 @@ "https://github.com/KohakuBlueleaf/HDM-ext": { "stars": 37, "last_update": "2025-08-21 04:47:05", - "author_account_age_days": 2137 + "author_account_age_days": 2138 }, "https://github.com/KohakuBlueleaf/z-tipo-extension": { "stars": 534, "last_update": "2025-11-06 12:32:42", - "author_account_age_days": 2137 + "author_account_age_days": 2138 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 219, @@ -3472,7 +3477,7 @@ "https://github.com/Koratahiu/ComfyUI-Diff2Flow": { "stars": 1, "last_update": "2025-11-15 13:54:08", - "author_account_age_days": 334 + "author_account_age_days": 335 }, "https://github.com/Koratahiu/ComfyUI-OFTv2": { "stars": 1, @@ -3492,7 +3497,7 @@ "https://github.com/Koren-cy/FlowCV": { "stars": 3, "last_update": "2025-08-12 18:22:52", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 903, @@ -3517,27 +3522,27 @@ "https://github.com/KunmyonChoi/ComfyUI_S3_direct": { "stars": 0, "last_update": "2025-01-07 01:22:23", - "author_account_age_days": 6077 + "author_account_age_days": 6078 }, "https://github.com/Kurdknight/Kurdknight_comfycheck": { "stars": 4, "last_update": "2025-01-15 16:47:23", - "author_account_age_days": 1020 + "author_account_age_days": 1022 }, "https://github.com/KursatAs/KrsNodes": { "stars": 0, "last_update": "2025-11-01 02:54:07", - "author_account_age_days": 1082 + "author_account_age_days": 1083 }, "https://github.com/KwaiVGI/ComfyUI-KLingAI-API": { "stars": 147, "last_update": "2025-10-24 02:07:14", - "author_account_age_days": 567 + "author_account_age_days": 569 }, "https://github.com/Ky11le/draw_tools": { "stars": 0, "last_update": "2025-05-14 05:35:47", - "author_account_age_days": 988 + "author_account_age_days": 989 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 5, @@ -3552,52 +3557,52 @@ "https://github.com/L-Hugh/ComfyUI-Lumina-DiMOO": { "stars": 2, "last_update": "2025-10-21 17:53:33", - "author_account_age_days": 2917 + "author_account_age_days": 2918 }, "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": { "stars": 2, "last_update": "2025-09-16 17:54:17", - "author_account_age_days": 2760 + "author_account_age_days": 2761 }, "https://github.com/L33chKing/ComfyUI_Channel_Ops": { "stars": 1, "last_update": "2025-10-23 05:44:23", - "author_account_age_days": 2760 + "author_account_age_days": 2761 }, "https://github.com/L33chKing/comfyui-tag-frequency-weighter": { "stars": 0, "last_update": "2025-08-17 22:37:50", - "author_account_age_days": 2760 + "author_account_age_days": 2761 }, "https://github.com/LAOGOU-666/ComfyUI-LG_HotReload": { - "stars": 237, - "last_update": "2025-11-13 02:45:20", - "author_account_age_days": 604 + "stars": 238, + "last_update": "2025-11-16 16:45:24", + "author_account_age_days": 605 }, "https://github.com/LAOGOU-666/ComfyUI_LG_FFT": { "stars": 8, "last_update": "2024-10-10 04:45:57", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/LAOGOU-666/Comfyui-LG_GroupExecutor": { "stars": 193, "last_update": "2025-10-29 15:17:32", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/LAOGOU-666/Comfyui-LG_Relight": { "stars": 207, "last_update": "2025-06-16 13:28:22", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/LAOGOU-666/Comfyui-Memory_Cleanup": { "stars": 205, "last_update": "2025-11-03 18:34:35", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/LAOGOU-666/Comfyui_LG_Tools": { "stars": 282, "last_update": "2025-11-14 17:18:06", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 197, @@ -3607,20 +3612,20 @@ "https://github.com/LK-168/comfyui_imgutils": { "stars": 1, "last_update": "2025-06-30 07:23:25", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": { "stars": 27, "last_update": "2025-06-19 03:37:53", - "author_account_age_days": 2998 + "author_account_age_days": 2999 }, "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 9, "last_update": "2025-10-24 17:59:49", - "author_account_age_days": 2067 + "author_account_age_days": 2068 }, "https://github.com/Lakonik/ComfyUI-piFlow": { - "stars": 102, + "stars": 103, "last_update": "2025-11-12 05:08:29", "author_account_age_days": 2292 }, @@ -3637,7 +3642,7 @@ "https://github.com/LargeModGames/comfyui-smart-lora-downloader": { "stars": 4, "last_update": "2025-09-16 20:28:45", - "author_account_age_days": 1641 + "author_account_age_days": 1642 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 70, @@ -3652,17 +3657,17 @@ "https://github.com/LatentRat/comfy_remote_run": { "stars": 9, "last_update": "2025-10-12 21:24:39", - "author_account_age_days": 1253 + "author_account_age_days": 1255 }, "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer": { "stars": 17, "last_update": "2025-10-14 04:42:26", - "author_account_age_days": 368 + "author_account_age_days": 370 }, "https://github.com/Laurent2916/comfyui-piq": { "stars": 0, "last_update": "2025-03-17 13:50:16", - "author_account_age_days": 3377 + "author_account_age_days": 3378 }, "https://github.com/Lavah000/ComfyUI-AdvGenPack": { "stars": 0, @@ -3677,12 +3682,12 @@ "https://github.com/LeanModels/ComfyUI-DFloat11": { "stars": 9, "last_update": "2025-08-26 08:55:44", - "author_account_age_days": 264 + "author_account_age_days": 265 }, "https://github.com/Legorobotdude/ComfyUI-VariationLab": { "stars": 1, "last_update": "2025-03-02 04:59:28", - "author_account_age_days": 3879 + "author_account_age_days": 3880 }, "https://github.com/Lerc/canvas_tab": { "stars": 201, @@ -3692,62 +3697,62 @@ "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 19, "last_update": "2025-09-01 07:46:45", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced": { "stars": 12, "last_update": "2025-09-24 19:23:21", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 12, "last_update": "2025-10-03 07:10:43", - "author_account_age_days": 4625 + "author_account_age_days": 4626 }, "https://github.com/Lex-DRL/ComfyUI-StringConstructor": { "stars": 3, "last_update": "2025-09-18 16:04:48", - "author_account_age_days": 4625 + "author_account_age_days": 4626 }, "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting": { "stars": 9, "last_update": "2024-08-26 00:40:09", - "author_account_age_days": 3111 + "author_account_age_days": 3113 }, "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT": { "stars": 4, "last_update": "2025-08-25 16:58:37", - "author_account_age_days": 3911 + "author_account_age_days": 3912 }, "https://github.com/Light-x02/ComfyUI-Civitai-Discovery-Hub": { "stars": 15, "last_update": "2025-10-05 02:37:53", - "author_account_age_days": 1287 + "author_account_age_days": 1288 }, "https://github.com/Light-x02/ComfyUI-FluxSettingsNode": { - "stars": 7, + "stars": 8, "last_update": "2025-04-28 21:45:01", - "author_account_age_days": 1287 + "author_account_age_days": 1288 }, "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes": { "stars": 8, "last_update": "2025-05-01 18:14:59", - "author_account_age_days": 1287 + "author_account_age_days": 1288 }, "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes": { "stars": 4, "last_update": "2025-10-17 17:23:22", - "author_account_age_days": 1287 + "author_account_age_days": 1288 }, "https://github.com/Light-x02/ComfyUI-checkpoint-Discovery-Hub": { "stars": 3, "last_update": "2025-10-11 12:43:37", - "author_account_age_days": 1287 + "author_account_age_days": 1288 }, "https://github.com/Light-x02/ComfyUI_Crop_Image_By_Lightx02": { "stars": 1, "last_update": "2025-08-24 15:15:23", - "author_account_age_days": 1287 + "author_account_age_days": 1288 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, @@ -3757,7 +3762,7 @@ "https://github.com/Lightricks/ComfyUI-LTXVideo": { "stars": 2424, "last_update": "2025-10-20 18:05:22", - "author_account_age_days": 4700 + "author_account_age_days": 4701 }, "https://github.com/Limbicnation/ComfyUI-RandomSeedGenerator": { "stars": 4, @@ -3797,7 +3802,7 @@ "https://github.com/LingSss9/comfyui-merge": { "stars": 14, "last_update": "2025-08-13 04:43:40", - "author_account_age_days": 771 + "author_account_age_days": 772 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 68, @@ -3817,42 +3822,42 @@ "https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage": { "stars": 0, "last_update": "2025-06-17 05:53:17", - "author_account_age_days": 2950 + "author_account_age_days": 2952 }, "https://github.com/Lovzu/ComfyUI-KittenTTS": { "stars": 1, "last_update": "2025-08-09 06:04:38", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/Ltamann/ComfyUI-FastVLM-7B": { "stars": 3, "last_update": "2025-08-30 10:49:54", - "author_account_age_days": 4728 + "author_account_age_days": 4729 }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { "stars": 85, "last_update": "2025-11-04 10:49:29", - "author_account_age_days": 4728 + "author_account_age_days": 4729 }, "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { "stars": 10, "last_update": "2025-10-30 09:52:35", - "author_account_age_days": 4728 + "author_account_age_days": 4729 }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 56, "last_update": "2025-03-28 18:39:10", - "author_account_age_days": 2006 + "author_account_age_days": 2007 }, "https://github.com/LucipherDev/ComfyUI-Golden-Noise": { "stars": 23, "last_update": "2025-03-28 18:38:24", - "author_account_age_days": 2006 + "author_account_age_days": 2007 }, "https://github.com/LucipherDev/ComfyUI-TangoFlux": { "stars": 102, "last_update": "2025-03-28 18:39:16", - "author_account_age_days": 2006 + "author_account_age_days": 2007 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 17, @@ -3862,7 +3867,7 @@ "https://github.com/LukeCoulson1/Comfyui_LoraCombine": { "stars": 2, "last_update": "2025-09-18 20:12:57", - "author_account_age_days": 842 + "author_account_age_days": 843 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 9, @@ -3947,7 +3952,7 @@ "https://github.com/Malte0621/hordeai-comfy": { "stars": 0, "last_update": "2025-09-08 16:55:53", - "author_account_age_days": 2388 + "author_account_age_days": 2389 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 28, @@ -3992,22 +3997,22 @@ "https://github.com/Markus-Pasanen/batch_whisper_extension": { "stars": 0, "last_update": "2025-11-14 14:43:58", - "author_account_age_days": 2605 + "author_account_age_days": 2606 }, "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": { "stars": 0, "last_update": "2025-07-19 23:30:14", - "author_account_age_days": 3903 + "author_account_age_days": 3904 }, "https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText": { "stars": 0, "last_update": "2025-11-01 13:35:28", - "author_account_age_days": 3903 + "author_account_age_days": 3904 }, "https://github.com/MaruPelkar/comfyui-conditioning-resizer": { "stars": 1, "last_update": "2025-04-21 20:57:33", - "author_account_age_days": 4090 + "author_account_age_days": 4091 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 5, @@ -4022,17 +4027,17 @@ "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, "last_update": "2025-03-07 23:55:55", - "author_account_age_days": 2116 + "author_account_age_days": 2118 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 6, "last_update": "2025-11-10 03:53:04", - "author_account_age_days": 190 + "author_account_age_days": 191 }, "https://github.com/Maxed-Out-99/ComfyUI-SmartModelLoaders-MXD": { "stars": 0, "last_update": "2025-08-21 05:34:02", - "author_account_age_days": 190 + "author_account_age_days": 191 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { "stars": 4, @@ -4042,7 +4047,7 @@ "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes": { "stars": 0, "last_update": "2024-09-29 14:18:23", - "author_account_age_days": 3405 + "author_account_age_days": 3406 }, "https://github.com/Me-gumin/MeComfyuiEncrypt": { "stars": 4, @@ -4050,19 +4055,19 @@ "author_account_age_days": 1363 }, "https://github.com/MeeeyoAI/ComfyUI_StringOps": { - "stars": 131, + "stars": 132, "last_update": "2025-06-04 17:47:55", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/Meettya/ComfyUI-OneForOne": { "stars": 2, "last_update": "2025-01-07 22:49:30", - "author_account_age_days": 5841 + "author_account_age_days": 5842 }, "https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform": { "stars": 6, "last_update": "2024-09-16 16:11:59", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/MichaelMaxAgent/comfyui_ML_nodes": { "stars": 0, @@ -4072,7 +4077,7 @@ "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "stars": 7, "last_update": "2025-05-01 16:09:43", - "author_account_age_days": 1758 + "author_account_age_days": 1759 }, "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, @@ -4092,27 +4097,27 @@ "https://github.com/MieMieeeee/ComfyUI-CaptionThis": { "stars": 101, "last_update": "2025-10-09 02:40:02", - "author_account_age_days": 2066 + "author_account_age_days": 2067 }, "https://github.com/MieMieeeee/ComfyUI-MieNodes": { "stars": 130, "last_update": "2025-11-06 14:45:41", - "author_account_age_days": 2066 + "author_account_age_days": 2067 }, "https://github.com/MieMieeeee/ComfyUI-MinioConnector": { "stars": 3, "last_update": "2025-03-21 09:09:09", - "author_account_age_days": 2066 + "author_account_age_days": 2067 }, "https://github.com/MijnSpam/ComfyUI_SwapAndScale": { "stars": 0, "last_update": "2025-05-31 09:27:10", - "author_account_age_days": 1058 + "author_account_age_days": 1059 }, "https://github.com/MijnSpam/UploadToPushOver": { "stars": 2, "last_update": "2025-05-31 09:32:38", - "author_account_age_days": 1058 + "author_account_age_days": 1059 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, @@ -4122,7 +4127,7 @@ "https://github.com/MilleN2ium/ComfyUI-CutomizableSave": { "stars": 0, "last_update": "2025-09-09 14:09:43", - "author_account_age_days": 72 + "author_account_age_days": 73 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 4, @@ -4177,7 +4182,7 @@ "https://github.com/MithrilMan/ComfyUI-MithrilNodes": { "stars": 0, "last_update": "2025-07-21 22:39:24", - "author_account_age_days": 4493 + "author_account_age_days": 4494 }, "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": { "stars": 1, @@ -4192,7 +4197,7 @@ "https://github.com/Miyuutsu/comfyui-save-vpred": { "stars": 4, "last_update": "2024-12-15 22:29:47", - "author_account_age_days": 3434 + "author_account_age_days": 3435 }, "https://github.com/ModelTC/ComfyUI-LightVAE": { "stars": 31, @@ -4210,49 +4215,49 @@ "author_account_age_days": 889 }, "https://github.com/MontagenAI/ComfyUI-Montagen": { - "stars": 23, + "stars": 24, "last_update": "2025-05-29 10:43:37", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/MoonGoblinDev/Civicomfy": { "stars": 68, "last_update": "2025-09-12 05:21:24", - "author_account_age_days": 3312 + "author_account_age_days": 3313 }, "https://github.com/MoonHugo/ComfyUI-BAGEL-Hugo": { "stars": 3, "last_update": "2025-06-04 08:48:11", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo": { "stars": 347, "last_update": "2025-05-25 15:37:49", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/MoonHugo/ComfyUI-FFmpeg": { "stars": 122, "last_update": "2025-08-15 02:03:41", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/MoonHugo/ComfyUI-StableAudioOpen": { "stars": 27, "last_update": "2024-10-18 04:12:04", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/MoonMoon82/ClipVision_Tools": { "stars": 6, "last_update": "2025-10-29 10:14:16", - "author_account_age_days": 2676 + "author_account_age_days": 2677 }, "https://github.com/Moooonet/ComfyUI-Align": { "stars": 202, "last_update": "2025-11-14 15:19:07", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/MovieLabs/comfyui-movielabs-util": { "stars": 1, "last_update": "2025-07-12 01:02:15", - "author_account_age_days": 4904 + "author_account_age_days": 4905 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { "stars": 3485, @@ -4282,12 +4287,12 @@ "https://github.com/MushroomFleet/ComfyUI-DJZ-POML": { "stars": 0, "last_update": "2025-08-31 19:23:11", - "author_account_age_days": 4231 + "author_account_age_days": 4232 }, "https://github.com/MushroomFleet/DJZ-Pedalboard": { "stars": 2, "last_update": "2025-11-15 04:19:19", - "author_account_age_days": 4231 + "author_account_age_days": 4232 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 56, @@ -4297,7 +4302,7 @@ "https://github.com/MzMaXaM/ComfyUi-MzMaXaM": { "stars": 14, "last_update": "2025-06-01 16:34:55", - "author_account_age_days": 2248 + "author_account_age_days": 2249 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 72, @@ -4307,7 +4312,7 @@ "https://github.com/NHLStenden/ComfyUI-ImageBag": { "stars": 0, "last_update": "2025-08-18 11:07:43", - "author_account_age_days": 2763 + "author_account_age_days": 2764 }, "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 4, @@ -4322,27 +4327,27 @@ "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": { "stars": 6, "last_update": "2024-11-03 02:48:52", - "author_account_age_days": 871 + "author_account_age_days": 873 }, "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": { "stars": 9, "last_update": "2025-11-05 14:27:15", - "author_account_age_days": 871 + "author_account_age_days": 873 }, "https://github.com/NakamuraShippo/ComfyUI-NS-Util": { "stars": 2, "last_update": "2025-11-05 21:49:30", - "author_account_age_days": 871 + "author_account_age_days": 873 }, "https://github.com/NeoGriever/ComfyUI-NeoGriever": { "stars": 2, "last_update": "2024-12-12 02:55:40", - "author_account_age_days": 4798 + "author_account_age_days": 4799 }, "https://github.com/NeonLightning/neonllama": { "stars": 2, "last_update": "2025-06-20 22:49:39", - "author_account_age_days": 4726 + "author_account_age_days": 4727 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 3, @@ -4382,7 +4387,7 @@ "https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": { "stars": 0, "last_update": "2025-10-19 14:03:25", - "author_account_age_days": 2810 + "author_account_age_days": 2811 }, "https://github.com/NewNoviceChen/ComfyUI-Simple-IndexTTs": { "stars": 2, @@ -4397,7 +4402,7 @@ "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": { "stars": 9, "last_update": "2024-10-17 13:22:19", - "author_account_age_days": 1167 + "author_account_age_days": 1168 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 14, @@ -4407,12 +4412,12 @@ "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": { "stars": 2, "last_update": "2025-04-10 00:32:13", - "author_account_age_days": 2786 + "author_account_age_days": 2787 }, "https://github.com/Nikosis/ComfyUI-Nikosis-Preprocessors": { "stars": 2, "last_update": "2025-04-08 12:28:17", - "author_account_age_days": 2786 + "author_account_age_days": 2787 }, "https://github.com/NimaNzrii/comfyui-photoshop": { "stars": 1320, @@ -4432,7 +4437,7 @@ "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 7, "last_update": "2025-05-07 18:47:45", - "author_account_age_days": 1713 + "author_account_age_days": 1714 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 16, @@ -4442,17 +4447,17 @@ "https://github.com/No-22-Github/ComfyUI_RWKV_Studio": { "stars": 0, "last_update": "2025-09-26 13:42:27", - "author_account_age_days": 929 + "author_account_age_days": 930 }, "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper": { "stars": 23, "last_update": "2025-07-20 12:17:01", - "author_account_age_days": 3329 + "author_account_age_days": 3330 }, "https://github.com/Noma-Machiko/ComfyUI-ToDevice": { "stars": 1, "last_update": "2025-09-18 16:11:53", - "author_account_age_days": 1038 + "author_account_age_days": 1039 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, @@ -4482,22 +4487,22 @@ "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 2, "last_update": "2025-08-06 06:08:46", - "author_account_age_days": 1822 + "author_account_age_days": 1823 }, "https://github.com/NyaamZ/ComfyUI-ImageGallery-ED": { "stars": 11, "last_update": "2025-09-05 04:20:22", - "author_account_age_days": 2626 + "author_account_age_days": 2627 }, "https://github.com/NyaamZ/efficiency-nodes-ED": { "stars": 36, "last_update": "2025-09-29 08:40:37", - "author_account_age_days": 2626 + "author_account_age_days": 2627 }, "https://github.com/OKIE5/ComfyUI-CN-Pre": { "stars": 0, "last_update": "2025-10-18 23:45:21", - "author_account_age_days": 153 + "author_account_age_days": 154 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, @@ -4527,7 +4532,7 @@ "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, "last_update": "2024-10-27 20:13:40", - "author_account_age_days": 2245 + "author_account_age_days": 2246 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 21, @@ -4537,7 +4542,7 @@ "https://github.com/OpenAssetIO/OpenAssetIO-ComfyUI": { "stars": 1, "last_update": "2025-09-30 09:49:18", - "author_account_age_days": 1278 + "author_account_age_days": 1279 }, "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": { "stars": 1, @@ -4547,17 +4552,17 @@ "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "author_account_age_days": 32 + "author_account_age_days": 33 }, "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes": { "stars": 1, "last_update": "2025-11-13 15:10:25", - "author_account_age_days": 32 + "author_account_age_days": 33 }, "https://github.com/OwlvChirotha/ComfyUI-Translator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "author_account_age_days": 32 + "author_account_age_days": 33 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 16, @@ -4567,37 +4572,37 @@ "https://github.com/PICOPON/ComfyUI-API-OpenAI-Node": { "stars": 0, "last_update": "2025-08-05 06:27:09", - "author_account_age_days": 2397 + "author_account_age_days": 2398 }, "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 3, "last_update": "2025-03-22 01:25:55", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload": { "stars": 1, "last_update": "2025-03-29 00:39:01", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper": { "stars": 2, "last_update": "2025-04-19 09:40:38", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/Pablerdo/ComfyUI-ZeptaframePromptMerger": { "stars": 1, "last_update": "2025-03-21 17:42:55", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": { "stars": 13, "last_update": "2025-05-09 22:51:17", - "author_account_age_days": 1995 + "author_account_age_days": 1996 }, "https://github.com/PanicTitan/ComfyUI-Gallery": { "stars": 73, "last_update": "2025-07-10 23:49:50", - "author_account_age_days": 1995 + "author_account_age_days": 1996 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, @@ -4617,27 +4622,27 @@ "https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": { "stars": 0, "last_update": "2025-10-12 01:48:13", - "author_account_age_days": 4038 + "author_account_age_days": 4039 }, "https://github.com/PauldeLavallaz/ComfyUI-CartesiaTTS": { "stars": 0, "last_update": "2025-11-05 02:56:11", - "author_account_age_days": 2353 + "author_account_age_days": 2354 }, "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": { "stars": 0, "last_update": "2025-03-18 17:38:28", - "author_account_age_days": 2352 + "author_account_age_days": 2354 }, "https://github.com/PenguinTeo/Comfyui-GeminiBanana": { "stars": 8, "last_update": "2025-09-04 03:31:16", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 2, "last_update": "2025-06-04 14:38:13", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 21, @@ -4647,7 +4652,7 @@ "https://github.com/Phando/ComfyUI-PhandoNodes": { "stars": 0, "last_update": "2024-09-05 16:12:24", - "author_account_age_days": 5735 + "author_account_age_days": 5736 }, "https://github.com/Pheat-AI/Remade_nodes": { "stars": 5, @@ -4657,12 +4662,12 @@ "https://github.com/PiePieDesign/PiePieTweaks": { "stars": 1, "last_update": "2025-10-24 15:27:53", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/PiggyDance/ComfyUI_OpenCV": { "stars": 0, "last_update": "2025-03-24 10:02:49", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, @@ -4676,18 +4681,18 @@ }, "https://github.com/Pirog17000/Pirogs-Nodes": { "stars": 3, - "last_update": "2025-09-07 14:37:10", + "last_update": "2025-11-17 00:34:32", "author_account_age_days": 4722 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, "last_update": "2025-01-20 05:44:54", - "author_account_age_days": 299 + "author_account_age_days": 301 }, "https://github.com/PixelML/ComfyUI-PixelML-CustomNodes": { "stars": 0, "last_update": "2025-01-20 06:40:21", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/Pixelailabs/Joy_Caption_Two_PixelaiLabs": { "stars": 3, @@ -4702,22 +4707,22 @@ "https://github.com/Polygoningenieur/ComfyUI-IC-Light-Video": { "stars": 1, "last_update": "2025-09-03 18:37:13", - "author_account_age_days": 624 + "author_account_age_days": 625 }, "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher": { "stars": 2, "last_update": "2024-11-07 08:59:23", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/Positliver/comfyui-zegr": { "stars": 1, "last_update": "2025-01-26 11:51:59", - "author_account_age_days": 3901 + "author_account_age_days": 3902 }, "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes_v2": { "stars": 1, "last_update": "2025-11-14 01:25:18", - "author_account_age_days": 831 + "author_account_age_days": 832 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { "stars": 2536, @@ -4727,7 +4732,7 @@ "https://github.com/PozzettiAndrea/ComfyUI-CADabra": { "stars": 0, "last_update": "2025-11-14 18:01:54", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3": { "stars": 0, @@ -4735,44 +4740,44 @@ "author_account_age_days": 2202 }, "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": { - "stars": 1, - "last_update": "2025-11-16 01:46:08", - "author_account_age_days": 2202 + "stars": 3, + "last_update": "2025-11-16 22:09:44", + "author_account_age_days": 2203 }, "https://github.com/PozzettiAndrea/ComfyUI-Grounding": { - "stars": 20, + "stars": 21, "last_update": "2025-11-14 20:29:12", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": { - "stars": 2, + "stars": 3, "last_update": "2025-11-15 22:29:56", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": { - "stars": 2, + "stars": 3, "last_update": "2025-11-15 22:29:56", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/PozzettiAndrea/ComfyUI-UniRig": { "stars": 0, - "last_update": "2025-11-16 01:27:52", - "author_account_age_days": 2202 + "last_update": "2025-11-16 21:54:18", + "author_account_age_days": 2203 }, "https://github.com/PressWagon/ComfyUI-StringsAndThings": { "stars": 3, "last_update": "2025-05-18 12:01:37", - "author_account_age_days": 334 + "author_account_age_days": 335 }, "https://github.com/ProGamerGov/ComfyUI_preview360panorama": { "stars": 73, "last_update": "2025-05-25 19:26:43", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/ProGamerGov/ComfyUI_pytorch360convert": { "stars": 18, "last_update": "2025-09-22 18:50:33", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/ProGamerGov/ComfyUI_pytorch360convert_video": { "stars": 0, @@ -4782,32 +4787,32 @@ "https://github.com/PrunaAI/ComfyUI_pruna": { "stars": 65, "last_update": "2025-09-08 12:53:11", - "author_account_age_days": 1158 + "author_account_age_days": 1159 }, "https://github.com/Pseudotools/Pseudocomfy": { "stars": 1, "last_update": "2025-10-07 04:01:07", - "author_account_age_days": 779 + "author_account_age_days": 781 }, "https://github.com/Pun0110/ComfyUI-CSV-Styler": { "stars": 1, "last_update": "2025-11-08 14:43:59", - "author_account_age_days": 1552 + "author_account_age_days": 1553 }, "https://github.com/Q-Bug4/Comfyui-Qb-DateNodes": { "stars": 4, "last_update": "2025-07-14 11:37:31", - "author_account_age_days": 2443 + "author_account_age_days": 2444 }, "https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": { "stars": 7, "last_update": "2025-03-27 12:51:03", - "author_account_age_days": 2443 + "author_account_age_days": 2444 }, "https://github.com/Q-Bug4/comfyui-qbug-batch": { "stars": 2, "last_update": "2025-04-13 03:05:36", - "author_account_age_days": 2443 + "author_account_age_days": 2444 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, @@ -4817,22 +4822,22 @@ "https://github.com/QijiTec/ComfyUI-RED-UNO": { "stars": 25, "last_update": "2025-04-21 01:07:24", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/QuietNoise/comfyui_queue_manager": { "stars": 31, "last_update": "2025-11-06 12:30:48", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, "last_update": "2025-05-24 03:55:35", - "author_account_age_days": 308 + "author_account_age_days": 309 }, "https://github.com/RUiNtheExtinct/comfyui-save-file-extended": { "stars": 4, "last_update": "2025-11-14 10:39:14", - "author_account_age_days": 601 + "author_account_age_days": 602 }, "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": { "stars": 4, @@ -4842,52 +4847,52 @@ "https://github.com/RainyN0077/ComfyUI-PromptSE": { "stars": 10, "last_update": "2025-08-15 13:12:09", - "author_account_age_days": 300 + "author_account_age_days": 301 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { "stars": 27, "last_update": "2025-09-20 17:59:18", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/Raykosan/ComfyUI_RS-SaturationNode": { "stars": 8, "last_update": "2025-04-12 10:38:46", - "author_account_age_days": 1889 + "author_account_age_days": 1890 }, "https://github.com/Raykosan/ComfyUI_RaykoStudio": { "stars": 11, "last_update": "2025-08-12 08:33:06", - "author_account_age_days": 1889 + "author_account_age_days": 1890 }, "https://github.com/RaymondProduction/comfyui-zerna-pack": { "stars": 0, "last_update": "2025-03-26 16:10:15", - "author_account_age_days": 3435 + "author_account_age_days": 3436 }, "https://github.com/ReBeating/ComfyUI-Artist-Selector": { "stars": 1, "last_update": "2025-02-10 15:39:41", - "author_account_age_days": 1887 + "author_account_age_days": 1888 }, "https://github.com/RegulusAlpha/ComfyUI-DynPromptSimplified": { "stars": 1, "last_update": "2025-10-27 18:44:13", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule": { "stars": 0, "last_update": "2025-08-24 09:00:45", - "author_account_age_days": 3738 + "author_account_age_days": 3739 }, "https://github.com/ReinerBforartists/comfyui_text_line_combine": { "stars": 0, "last_update": "2025-08-23 10:59:19", - "author_account_age_days": 3738 + "author_account_age_days": 3739 }, "https://github.com/Reithan/negative_rejection_steering": { "stars": 15, "last_update": "2025-09-12 03:27:25", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, @@ -4897,7 +4902,7 @@ "https://github.com/Revmagi/DDM_bundle": { "stars": 0, "last_update": "2025-10-30 21:03:27", - "author_account_age_days": 3733 + "author_account_age_days": 3734 }, "https://github.com/RhizoNymph/ComfyUI-CLIPSlider": { "stars": 9, @@ -4917,37 +4922,37 @@ "https://github.com/RiceRound/ComfyUI_CryptoCat": { "stars": 97, "last_update": "2025-06-19 04:14:31", - "author_account_age_days": 413 + "author_account_age_days": 415 }, "https://github.com/RiceRound/ComfyUI_RiceRound": { "stars": 18, "last_update": "2025-03-18 07:31:16", - "author_account_age_days": 413 + "author_account_age_days": 415 }, "https://github.com/Rinsanga1/comfyui-florence2xy": { "stars": 0, "last_update": "2025-06-25 05:42:46", - "author_account_age_days": 660 + "author_account_age_days": 661 }, "https://github.com/Rizzlord/ComfyUI-RizzNodes": { "stars": 1, - "last_update": "2025-11-12 13:39:20", + "last_update": "2025-11-16 16:58:05", "author_account_age_days": 1939 }, "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": { "stars": 8, "last_update": "2025-06-09 23:34:07", - "author_account_age_days": 1257 + "author_account_age_days": 1258 }, "https://github.com/RodrigoSKohl/InteriorDesign-for-ComfyUI": { "stars": 13, "last_update": "2025-08-07 05:37:43", - "author_account_age_days": 1257 + "author_account_age_days": 1258 }, "https://github.com/RodrigoSKohl/comfyui-tryoff-anyone": { "stars": 23, "last_update": "2025-04-14 03:36:22", - "author_account_age_days": 1257 + "author_account_age_days": 1258 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 22, @@ -4960,9 +4965,9 @@ "author_account_age_days": 1439 }, "https://github.com/Runware/ComfyUI-Runware": { - "stars": 121, + "stars": 123, "last_update": "2025-11-14 23:45:02", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk": { "stars": 40, @@ -4982,27 +4987,27 @@ "https://github.com/S4MUEL-404/ComfyUI-Prepack": { "stars": 1, "last_update": "2025-11-11 08:19:11", - "author_account_age_days": 3596 + "author_account_age_days": 3597 }, "https://github.com/S4MUEL-404/ComfyUI-PromptsO": { "stars": 1, "last_update": "2025-11-11 09:44:20", - "author_account_age_days": 3596 + "author_account_age_days": 3597 }, "https://github.com/S4MUEL-404/ComfyUI-S4Motion": { "stars": 3, "last_update": "2025-10-14 06:06:33", - "author_account_age_days": 3596 + "author_account_age_days": 3597 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": { "stars": 2, "last_update": "2025-10-30 09:46:14", - "author_account_age_days": 3596 + "author_account_age_days": 3597 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text": { "stars": 2, "last_update": "2025-08-12 15:29:12", - "author_account_age_days": 3596 + "author_account_age_days": 3597 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 8, @@ -5012,7 +5017,7 @@ "https://github.com/SKBv0/ComfyUI_SKBundle": { "stars": 95, "last_update": "2025-08-14 14:55:48", - "author_account_age_days": 2065 + "author_account_age_days": 2066 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 101, @@ -5037,57 +5042,57 @@ "https://github.com/SS-snap/ComfyUI-Ad_scheduler": { "stars": 6, "last_update": "2025-04-25 04:53:31", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/SS-snap/ComfyUI-LBW_flux": { "stars": 5, "last_update": "2025-04-25 04:47:47", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/SS-snap/ComfyUI-Snap_Processing": { "stars": 62, "last_update": "2025-04-25 04:54:44", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": { "stars": 45, "last_update": "2025-07-25 09:49:47", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/SXQBW/ComfyUI-Qwen": { "stars": 16, "last_update": "2025-05-26 05:01:41", - "author_account_age_days": 3301 + "author_account_age_days": 3302 }, "https://github.com/SXQBW/ComfyUI-Qwen-Omni": { "stars": 35, "last_update": "2025-06-08 07:53:11", - "author_account_age_days": 3301 + "author_account_age_days": 3302 }, "https://github.com/SXQBW/ComfyUI-Qwen-VL": { "stars": 22, "last_update": "2025-10-25 02:52:24", - "author_account_age_days": 3301 + "author_account_age_days": 3302 }, "https://github.com/Saganaki22/ComfyUI-Maya1_TTS": { - "stars": 37, + "stars": 42, "last_update": "2025-11-11 23:36:14", - "author_account_age_days": 1646 + "author_account_age_days": 1647 }, "https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": { "stars": 6, "last_update": "2025-09-14 00:53:14", - "author_account_age_days": 1646 + "author_account_age_days": 1647 }, "https://github.com/Saganaki22/ComfyUI-Step_Audio_EditX_TTS": { - "stars": 19, - "last_update": "2025-11-12 11:13:19", - "author_account_age_days": 1646 + "stars": 22, + "last_update": "2025-11-16 15:02:43", + "author_account_age_days": 1647 }, "https://github.com/Saganaki22/ComfyUI-dotWaveform": { - "stars": 25, + "stars": 26, "last_update": "2025-11-12 10:35:07", - "author_account_age_days": 1646 + "author_account_age_days": 1647 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 445, @@ -5097,42 +5102,42 @@ "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": { "stars": 0, "last_update": "2025-07-23 09:56:07", - "author_account_age_days": 3471 + "author_account_age_days": 3472 }, "https://github.com/SamTyurenkov/comfyui_chatgpt": { "stars": 0, "last_update": "2025-07-28 11:28:01", - "author_account_age_days": 3471 + "author_account_age_days": 3472 }, "https://github.com/Sampkao/ComfyUI-Amage": { "stars": 1, "last_update": "2025-09-24 22:14:30", - "author_account_age_days": 869 + "author_account_age_days": 870 }, "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "stars": 2, "last_update": "2025-09-06 09:31:44", - "author_account_age_days": 2090 + "author_account_age_days": 2091 }, "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 3, "last_update": "2025-05-26 22:46:39", - "author_account_age_days": 1141 + "author_account_age_days": 1142 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, "last_update": "2025-06-18 16:41:48", - "author_account_age_days": 1141 + "author_account_age_days": 1142 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 4, "last_update": "2025-05-07 23:48:49", - "author_account_age_days": 1141 + "author_account_age_days": 1142 }, "https://github.com/Santat2023/ComfyUiRagNodes": { "stars": 0, "last_update": "2025-09-29 16:14:02", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 18, @@ -5142,22 +5147,22 @@ "https://github.com/Saquib764/omini-kontext": { "stars": 420, "last_update": "2025-09-01 16:42:36", - "author_account_age_days": 4985 + "author_account_age_days": 4986 }, "https://github.com/SatadalAI/SATA_UtilityNode": { "stars": 1, "last_update": "2025-11-14 18:06:34", - "author_account_age_days": 674 + "author_account_age_days": 675 }, "https://github.com/SaturMars/ComfyUI-NVVFR": { "stars": 0, "last_update": "2025-08-05 05:39:42", - "author_account_age_days": 648 + "author_account_age_days": 649 }, "https://github.com/SaturMars/ComfyUI-QwenImageLoraConverter": { "stars": 27, "last_update": "2025-08-09 17:55:04", - "author_account_age_days": 648 + "author_account_age_days": 649 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 25, @@ -5167,7 +5172,7 @@ "https://github.com/Sayene/comfyui-base64-to-image-size": { "stars": 0, "last_update": "2025-05-15 12:33:33", - "author_account_age_days": 4190 + "author_account_age_days": 4191 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 17, @@ -5212,12 +5217,12 @@ "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": { "stars": 77, "last_update": "2025-01-31 09:01:23", - "author_account_age_days": 2029 + "author_account_age_days": 2031 }, "https://github.com/SeanScripts/ComfyUI-Unload-Model": { "stars": 71, "last_update": "2025-06-13 04:22:23", - "author_account_age_days": 2029 + "author_account_age_days": 2031 }, "https://github.com/SeargeDP/ComfyUI_Searge_LLM": { "stars": 136, @@ -5232,47 +5237,47 @@ "https://github.com/Seb-Lis/comfyui-image-labeler": { "stars": 0, "last_update": "2025-11-02 09:33:21", - "author_account_age_days": 43 + "author_account_age_days": 44 }, "https://github.com/Sekiun/ComfyUI-WebpToPNGSequence": { "stars": 3, "last_update": "2025-04-15 12:40:47", - "author_account_age_days": 1981 + "author_account_age_days": 1982 }, "https://github.com/Semonxue/Comfyui-flexai": { "stars": 3, "last_update": "2025-11-10 16:20:42", - "author_account_age_days": 5564 + "author_account_age_days": 5565 }, "https://github.com/Semper-Sursum/HF-Flux-ComfyUI": { "stars": 2, "last_update": "2025-03-29 17:35:11", - "author_account_age_days": 299 + "author_account_age_days": 300 }, "https://github.com/ServiceStack/comfy-asset-downloader": { "stars": 13, "last_update": "2025-05-08 16:21:02", - "author_account_age_days": 5395 + "author_account_age_days": 5396 }, "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint": { "stars": 10, "last_update": "2025-11-11 01:47:54", - "author_account_age_days": 5545 + "author_account_age_days": 5546 }, "https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": { "stars": 445, "last_update": "2025-06-22 08:50:25", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ShammiG/ComfyUI-Image_Properties_SG": { "stars": 9, "last_update": "2025-11-15 07:21:26", - "author_account_age_days": 45 + "author_account_age_days": 46 }, "https://github.com/ShammiG/ComfyUI-Show-Clock-in-CMD-Console-SG": { "stars": 9, "last_update": "2025-11-11 15:25:48", - "author_account_age_days": 45 + "author_account_age_days": 46 }, "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": { "stars": 9, @@ -5282,17 +5287,17 @@ "https://github.com/ShammiG/ComfyUI-VAE-Timestamp-Clock-SG": { "stars": 0, "last_update": "2025-11-11 15:41:53", - "author_account_age_days": 45 + "author_account_age_days": 46 }, "https://github.com/Shannooty/ComfyUI-Timer-Nodes": { "stars": 5, "last_update": "2024-12-17 09:20:49", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/Shellishack/comfyui_remote_media_io": { "stars": 1, "last_update": "2025-09-04 10:42:26", - "author_account_age_days": 2694 + "author_account_age_days": 2695 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 4, @@ -5302,27 +5307,27 @@ "https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL": { "stars": 7, "last_update": "2025-10-05 18:19:27", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter": { "stars": 30, "last_update": "2025-02-18 07:36:09", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_advanced": { "stars": 1, "last_update": "2025-11-09 14:06:53", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd": { "stars": 1, "last_update": "2025-11-09 14:06:53", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": { "stars": 5, "last_update": "2025-10-06 02:49:47", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 11, @@ -5332,7 +5337,7 @@ "https://github.com/ShinChven/sc-comfy-nodes": { "stars": 1, "last_update": "2025-05-21 03:07:18", - "author_account_age_days": 4679 + "author_account_age_days": 4680 }, "https://github.com/ShmuelRonen/ComfyUI-Apply_Style_Model_Adjust": { "stars": 9, @@ -5537,7 +5542,7 @@ "https://github.com/ShunL12324/comfy-portal-endpoint": { "stars": 2, "last_update": "2025-05-17 05:43:21", - "author_account_age_days": 3047 + "author_account_age_days": 3048 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 46, @@ -5547,7 +5552,7 @@ "https://github.com/Siempreflaco/ComfyUI-NCNodes": { "stars": 0, "last_update": "2025-05-02 20:04:43", - "author_account_age_days": 1165 + "author_account_age_days": 1166 }, "https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders": { "stars": 3, @@ -5557,12 +5562,12 @@ "https://github.com/SignalCha1n/comfyui-ComfySnap": { "stars": 4, "last_update": "2025-04-27 15:24:25", - "author_account_age_days": 219 + "author_account_age_days": 220 }, "https://github.com/SijieMei/ComfyUI-promptHistory": { "stars": 0, "last_update": "2025-03-24 03:32:05", - "author_account_age_days": 2421 + "author_account_age_days": 2422 }, "https://github.com/SilentZhang/comfyui-encrypt": { "stars": 0, @@ -5572,17 +5577,17 @@ "https://github.com/SilverAndJade/comfyui-silver-nodes": { "stars": 0, "last_update": "2025-09-05 20:06:53", - "author_account_age_days": 4061 + "author_account_age_days": 4062 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 2, "last_update": "2025-07-31 16:30:02", - "author_account_age_days": 2692 + "author_account_age_days": 2693 }, "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": { "stars": 0, "last_update": "2025-05-10 15:54:59", - "author_account_age_days": 2788 + "author_account_age_days": 2789 }, "https://github.com/SipherAGI/comfyui-animatediff": { "stars": 741, @@ -5592,22 +5597,22 @@ "https://github.com/SirWillance/FoW_Suite_LIGHT": { "stars": 3, "last_update": "2025-04-15 08:48:46", - "author_account_age_days": 287 + "author_account_age_days": 288 }, "https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": { "stars": 7, "last_update": "2025-03-29 04:35:17", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3": { "stars": 65, "last_update": "2025-09-25 09:47:49", - "author_account_age_days": 4071 + "author_account_age_days": 4072 }, "https://github.com/Slickytail/ComfyUI-RegionalAdaptiveSampling": { "stars": 22, "last_update": "2025-09-23 11:46:41", - "author_account_age_days": 4071 + "author_account_age_days": 4072 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 280, @@ -5652,7 +5657,7 @@ "https://github.com/SongGuo11/ComfyUI-SaveAnything-SG11": { "stars": 0, "last_update": "2025-03-18 08:59:39", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 31, @@ -5667,67 +5672,67 @@ "https://github.com/SozeInc/ComfyUI_Soze": { "stars": 8, "last_update": "2025-09-06 19:16:37", - "author_account_age_days": 589 + "author_account_age_days": 590 }, "https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt": { "stars": 3, "last_update": "2025-04-15 20:36:37", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/SparknightLLC/ComfyUI-GPENO": { "stars": 67, "last_update": "2025-04-15 20:29:05", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutosize": { "stars": 0, "last_update": "2025-05-23 19:44:54", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutotone": { "stars": 20, "last_update": "2025-04-15 20:35:55", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/SparknightLLC/ComfyUI-LatentClamp": { "stars": 2, "last_update": "2025-04-15 20:36:15", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/SparknightLLC/ComfyUI-MaskArbiter": { "stars": 4, "last_update": "2025-09-28 18:50:05", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": { "stars": 0, "last_update": "2025-04-22 00:31:50", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/SpenserCai/ComfyUI-FunAudioLLM": { "stars": 88, "last_update": "2024-11-27 09:22:05", - "author_account_age_days": 3224 + "author_account_age_days": 3225 }, "https://github.com/Spin256/spin256-comfyui": { "stars": 0, "last_update": "2025-10-24 12:41:13", - "author_account_age_days": 23 + "author_account_age_days": 24 }, "https://github.com/SquirrelRat/MultiString-Prompts": { "stars": 0, "last_update": "2025-10-23 19:44:28", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/SquirrelRat/WanVideoLooper": { "stars": 2, "last_update": "2025-11-13 15:18:00", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/SshunWang/ComfyUI_CosyVoice": { "stars": 17, "last_update": "2025-02-05 23:48:10", - "author_account_age_days": 2451 + "author_account_age_days": 2452 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 59, @@ -5741,33 +5746,33 @@ }, "https://github.com/StableLlama/ComfyUI-basic_data_handling": { "stars": 28, - "last_update": "2025-08-31 19:27:10", - "author_account_age_days": 688 + "last_update": "2025-11-16 17:51:02", + "author_account_age_days": 689 }, "https://github.com/StarAsh042/ComfyUI_RollingArtist": { "stars": 1, "last_update": "2025-05-05 21:26:43", - "author_account_age_days": 3518 + "author_account_age_days": 3519 }, "https://github.com/StarMagicAI/comfyui_tagger": { "stars": 5, "last_update": "2024-09-03 02:01:59", - "author_account_age_days": 4055 + "author_account_age_days": 4057 }, "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": { "stars": 14, - "last_update": "2025-10-29 19:43:11", - "author_account_age_days": 512 + "last_update": "2025-11-16 19:33:56", + "author_account_age_days": 513 }, "https://github.com/Starnodes2024/ComfyUI_StarNodes": { "stars": 46, "last_update": "2025-08-10 19:51:23", - "author_account_age_days": 512 + "author_account_age_days": 513 }, "https://github.com/Starnodes2024/comfyui_Starnodes_DyPE": { "stars": 8, "last_update": "2025-10-31 09:55:07", - "author_account_age_days": 512 + "author_account_age_days": 513 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 126, @@ -5817,12 +5822,12 @@ "https://github.com/Steudio/ComfyUI_Steudio": { "stars": 110, "last_update": "2025-10-25 18:51:46", - "author_account_age_days": 645 + "author_account_age_days": 647 }, "https://github.com/Style-Mosaic/dino-x-comfyui-node": { "stars": 2, "last_update": "2025-01-28 21:40:18", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 204, @@ -5842,7 +5847,7 @@ "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 3, "last_update": "2025-11-11 19:33:47", - "author_account_age_days": 2548 + "author_account_age_days": 2549 }, "https://github.com/Sxela/ComfyWarp": { "stars": 47, @@ -5851,18 +5856,18 @@ }, "https://github.com/SykkoAtHome/ComfyUI_FaceProcessor": { "stars": 14, - "last_update": "2025-11-15 23:18:51", - "author_account_age_days": 905 + "last_update": "2025-11-16 12:12:45", + "author_account_age_days": 906 }, "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "author_account_age_days": 1445 + "author_account_age_days": 1446 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "stars": 104, "last_update": "2025-05-25 02:27:01", - "author_account_age_days": 2051 + "author_account_age_days": 2052 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 140, @@ -5897,7 +5902,7 @@ "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": { "stars": 3, "last_update": "2024-12-23 05:26:14", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/TMElyralab/Comfyui-MusePose": { "stars": 417, @@ -5917,37 +5922,37 @@ "https://github.com/TTPlanetPig/Comfyui_Hunyuan3D": { "stars": 30, "last_update": "2024-11-10 16:59:42", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/TTPlanetPig/Comfyui_JC2": { "stars": 213, "last_update": "2025-05-21 16:25:36", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/TTPlanetPig/Comfyui_Object_Detect_QWen_VL": { "stars": 140, "last_update": "2025-06-24 15:16:20", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/TTPlanetPig/Comfyui_Object_Migration": { - "stars": 778, + "stars": 780, "last_update": "2024-11-20 16:51:57", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { "stars": 29, "last_update": "2024-08-21 17:52:56", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/TTPlanetPig/Comfyui_TTP_Toolset": { - "stars": 799, + "stars": 800, "last_update": "2025-06-15 11:21:35", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/TTPlanetPig/TTP_Comfyui_FramePack_SE": { "stars": 44, "last_update": "2025-04-25 11:36:15", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, @@ -5957,7 +5962,7 @@ "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS": { "stars": 4, "last_update": "2025-06-04 10:19:49", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 14, @@ -5967,7 +5972,7 @@ "https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes": { "stars": 3, "last_update": "2025-10-01 21:48:29", - "author_account_age_days": 5015 + "author_account_age_days": 5017 }, "https://github.com/Taremin/comfyui-keep-multiple-tabs": { "stars": 7, @@ -6017,7 +6022,7 @@ "https://github.com/Temult/TWanSigmaGraph": { "stars": 10, "last_update": "2025-04-17 09:39:00", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 383, @@ -6027,17 +6032,17 @@ "https://github.com/Tenney95/ComfyUI-NodeAligner": { "stars": 148, "last_update": "2025-05-09 07:48:08", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/Tensor-Art/ComfyUI_TENSOR_ART": { "stars": 13, "last_update": "2025-04-02 08:31:41", - "author_account_age_days": 909 + "author_account_age_days": 910 }, "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "author_account_age_days": 246 + "author_account_age_days": 247 }, "https://github.com/TheBarret/ZSuite": { "stars": 9, @@ -6052,7 +6057,7 @@ "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 4, "last_update": "2025-10-22 19:08:07", - "author_account_age_days": 1589 + "author_account_age_days": 1590 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 485, @@ -6062,12 +6067,12 @@ "https://github.com/TheWhykiki/Whykiki-ComfyUIToolset": { "stars": 0, "last_update": "2025-03-02 22:17:54", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/ThepExcel/aiangelgallery-comfyui": { "stars": 2, "last_update": "2025-01-15 07:53:09", - "author_account_age_days": 2070 + "author_account_age_days": 2072 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 11, @@ -6077,22 +6082,22 @@ "https://github.com/ThunderBolt4931/comfyui_pixel_forge": { "stars": 1, "last_update": "2025-10-04 10:47:38", - "author_account_age_days": 572 + "author_account_age_days": 573 }, "https://github.com/TiamaTiramisu/risutools": { "stars": 3, "last_update": "2025-04-20 22:51:50", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/TianDongL/Blind_watermark_Comfyui": { "stars": 11, "last_update": "2025-10-25 02:21:54", - "author_account_age_days": 265 + "author_account_age_days": 266 }, "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 0, "last_update": "2025-11-10 01:13:34", - "author_account_age_days": 2291 + "author_account_age_days": 2292 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 557, @@ -6102,32 +6107,32 @@ "https://github.com/Tlant/ComfyUI-OllamaPromptsGeneratorTlant": { "stars": 2, "last_update": "2025-07-18 11:45:29", - "author_account_age_days": 3179 + "author_account_age_days": 3180 }, "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 177, "last_update": "2025-08-22 11:48:28", - "author_account_age_days": 3899 + "author_account_age_days": 3900 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 3, "last_update": "2025-02-13 16:41:59", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/Tr1dae/ComfyUI-EasyFilePaths": { "stars": 0, "last_update": "2025-11-08 23:31:36", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/Tr1dae/ComfyUI-LoraPromptMatcher": { "stars": 0, "last_update": "2025-09-14 02:36:11", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": { "stars": 1, "last_update": "2024-09-26 01:46:02", - "author_account_age_days": 1081 + "author_account_age_days": 1082 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 64, @@ -6147,7 +6152,7 @@ "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, "last_update": "2025-05-22 07:41:32", - "author_account_age_days": 1228 + "author_account_age_days": 1229 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 133, @@ -6172,12 +6177,12 @@ "https://github.com/Urabewe/ComfyUI-CountS2VExtend": { "stars": 0, "last_update": "2025-08-31 04:06:50", - "author_account_age_days": 5107 + "author_account_age_days": 5108 }, "https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku": { "stars": 2, "last_update": "2025-11-08 18:33:14", - "author_account_age_days": 3938 + "author_account_age_days": 3939 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 312, @@ -6187,30 +6192,30 @@ "https://github.com/VK/vk-nodes": { "stars": 0, "last_update": "2025-05-07 19:59:57", - "author_account_age_days": 5855 + "author_account_age_days": 5856 }, "https://github.com/Vaibhavs10/ComfyUI-DDUF": { "stars": 5, "last_update": "2025-01-03 15:10:44", - "author_account_age_days": 3490 + "author_account_age_days": 3491 }, "https://github.com/VangengLab/ComfyUI-LivePortrait_v2": { "stars": 5, "last_update": "2024-11-09 08:00:22", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/VangengLab/ComfyUI-LivePortrait_v3": { "stars": 22, "last_update": "2024-11-09 07:59:42", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/Vaporbook/ComfyUI-SaveImage-PP": { "stars": 0, "last_update": "2025-05-08 15:04:17", - "author_account_age_days": 5348 + "author_account_age_days": 5349 }, "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio": { - "stars": 1, + "stars": 2, "last_update": "2025-08-15 17:37:40", "author_account_age_days": 1132 }, @@ -6222,17 +6227,17 @@ "https://github.com/VertexAnomaly/ComfyUI_ImageSentinel": { "stars": 3, "last_update": "2025-04-04 13:50:16", - "author_account_age_days": 1165 + "author_account_age_days": 1166 }, "https://github.com/VertexStudio/roblox-comfyui-nodes": { "stars": 0, "last_update": "2024-10-08 16:35:54", - "author_account_age_days": 3488 + "author_account_age_days": 3489 }, "https://github.com/VikramxD/VEnhancer-ComfyUI-Wrapper": { "stars": 12, "last_update": "2025-01-14 07:35:00", - "author_account_age_days": 1865 + "author_account_age_days": 1866 }, "https://github.com/Visionatrix/ComfyUI-Gemini": { "stars": 24, @@ -6250,19 +6255,19 @@ "author_account_age_days": 626 }, "https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": { - "stars": 61, + "stars": 64, "last_update": "2025-11-15 23:22:39", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/VrchStudio/comfyui-web-viewer": { "stars": 313, "last_update": "2025-11-05 20:41:38", - "author_account_age_days": 1429 + "author_account_age_days": 1430 }, "https://github.com/VykosX/ControlFlowUtils": { "stars": 132, "last_update": "2024-12-09 17:24:48", - "author_account_age_days": 2419 + "author_account_age_days": 2421 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 33, @@ -6297,16 +6302,16 @@ "https://github.com/WASasquatch/was_affine": { "stars": 3, "last_update": "2025-11-09 22:43:51", - "author_account_age_days": 5135 + "author_account_age_days": 5136 }, "https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": { "stars": 2, "last_update": "2025-01-21 08:19:52", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/WWWEN8/ComfyUI-CCXManager": { "stars": 4, - "last_update": "2025-11-16 10:23:11", + "last_update": "2025-11-16 14:56:51", "author_account_age_days": 818 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { @@ -6317,42 +6322,42 @@ "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": { "stars": 4, "last_update": "2025-11-03 22:46:57", - "author_account_age_days": 1132 + "author_account_age_days": 1133 }, "https://github.com/WainWong/ComfyUI-Loop-image": { "stars": 36, "last_update": "2025-03-28 03:09:27", - "author_account_age_days": 3132 + "author_account_age_days": 3133 }, "https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI": { "stars": 1, "last_update": "2024-10-29 11:03:23", - "author_account_age_days": 3469 + "author_account_age_days": 3470 }, "https://github.com/WangDianhui/ComfyUI-SA-ODE_Sampler": { "stars": 1, "last_update": "2025-10-04 02:48:04", - "author_account_age_days": 1011 + "author_account_age_days": 1012 }, "https://github.com/WangPengxing/ComfyUI_WPX_Node": { "stars": 0, "last_update": "2025-01-20 08:31:55", - "author_account_age_days": 836 + "author_account_age_days": 837 }, "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": { "stars": 9, "last_update": "2025-09-25 01:07:02", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/WaveSpeedAI/wavespeed-comfyui": { "stars": 32, "last_update": "2025-09-22 08:31:08", - "author_account_age_days": 298 + "author_account_age_days": 299 }, "https://github.com/WeChatCV/Stand-In_Preprocessor_ComfyUI": { "stars": 148, "last_update": "2025-08-21 13:52:03", - "author_account_age_days": 1802 + "author_account_age_days": 1803 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, @@ -6362,12 +6367,12 @@ "https://github.com/Wenaka2004/ComfyUI-TagClassifier": { "stars": 24, "last_update": "2025-01-31 04:28:34", - "author_account_age_days": 1047 + "author_account_age_days": 1049 }, "https://github.com/What-a-stupid-username/comfyui-InversedSampler": { "stars": 1, "last_update": "2025-07-31 14:35:16", - "author_account_age_days": 2802 + "author_account_age_days": 2803 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -6377,22 +6382,22 @@ "https://github.com/Windecay/ComfyUI-ReservedVRAM": { "stars": 138, "last_update": "2025-10-20 16:59:45", - "author_account_age_days": 535 + "author_account_age_days": 536 }, "https://github.com/Windecay/ComfyUI-SDupcaleTiledSize": { "stars": 7, "last_update": "2025-08-11 16:04:38", - "author_account_age_days": 535 + "author_account_age_days": 536 }, "https://github.com/Windecay/ComfyUI_CheckVprediction": { "stars": 0, "last_update": "2025-10-27 01:37:16", - "author_account_age_days": 535 + "author_account_age_days": 536 }, "https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": { "stars": 3, "last_update": "2025-11-10 16:51:44", - "author_account_age_days": 1081 + "author_account_age_days": 1082 }, "https://github.com/X-School-Academy/X-FluxAgent": { "stars": 29, @@ -6402,7 +6407,7 @@ "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes": { "stars": 46, "last_update": "2024-09-04 11:37:04", - "author_account_age_days": 1672 + "author_account_age_days": 1674 }, "https://github.com/XLabs-AI/x-flux-comfyui": { "stars": 1663, @@ -6412,22 +6417,22 @@ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, "last_update": "2025-06-04 20:33:17", - "author_account_age_days": 746 + "author_account_age_days": 747 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, "last_update": "2025-05-15 22:10:43", - "author_account_age_days": 191 + "author_account_age_days": 192 }, "https://github.com/Xclbr7/ComfyUI-Merlin": { "stars": 31, "last_update": "2024-09-02 19:36:05", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/Xiangyu-CAS/HandFixer": { "stars": 202, "last_update": "2025-02-10 02:02:01", - "author_account_age_days": 3897 + "author_account_age_days": 3898 }, "https://github.com/XieJunchen/comfyUI_LLM": { "stars": 2, @@ -6437,7 +6442,7 @@ "https://github.com/Xkipper/ComfyUI_SkipperNodes": { "stars": 0, "last_update": "2025-04-26 20:13:45", - "author_account_age_days": 3988 + "author_account_age_days": 3990 }, "https://github.com/XmYx/ComfyUI-SmolLM3": { "stars": 5, @@ -6482,12 +6487,12 @@ "https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling": { "stars": 22, "last_update": "2025-02-27 21:13:18", - "author_account_age_days": 508 + "author_account_age_days": 510 }, "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "author_account_age_days": 3159 + "author_account_age_days": 3160 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 247, @@ -6497,17 +6502,17 @@ "https://github.com/YaroslavIv/comfyui_swd": { "stars": 2, "last_update": "2025-06-23 04:10:43", - "author_account_age_days": 2086 + "author_account_age_days": 2087 }, "https://github.com/YarvixPA/ComfyUI-YarvixPA": { "stars": 0, "last_update": "2025-10-19 00:24:16", - "author_account_age_days": 716 + "author_account_age_days": 717 }, "https://github.com/YaserJaradeh/comfyui-yaser-nodes": { "stars": 3, "last_update": "2025-10-17 12:29:43", - "author_account_age_days": 4034 + "author_account_age_days": 4035 }, "https://github.com/Yeq6X/ComfyUI-image-to-video-inserter": { "stars": 7, @@ -6517,172 +6522,172 @@ "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 4, "last_update": "2025-08-08 00:32:59", - "author_account_age_days": 1050 + "author_account_age_days": 1051 }, "https://github.com/Yuan-ManX/ComfyUI-AniSora": { "stars": 47, "last_update": "2025-05-27 04:11:59", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-AudioX": { "stars": 10, "last_update": "2025-05-27 04:14:59", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Bagel": { "stars": 29, "last_update": "2025-05-28 03:00:53", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-ChatterboxTTS": { "stars": 11, "last_update": "2025-05-30 08:13:06", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Cobra": { "stars": 7, "last_update": "2025-04-18 02:06:26", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Dia": { "stars": 6, "last_update": "2025-04-24 06:58:05", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Direct3D-S2": { "stars": 16, "last_update": "2025-06-10 03:24:25", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-HiDream-I1": { "stars": 9, "last_update": "2025-04-14 02:56:22", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-HiggsAudio": { "stars": 21, "last_update": "2025-07-26 07:19:35", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1": { "stars": 35, "last_update": "2025-06-16 07:03:54", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait": { "stars": 8, "last_update": "2025-05-28 09:47:34", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-HunyuanVideo-Avatar": { "stars": 27, "last_update": "2025-05-29 07:49:15", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Kimi-VL": { "stars": 1, "last_update": "2025-04-17 06:55:14", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-LLaMA-Mesh": { "stars": 5, "last_update": "2024-11-29 09:52:04", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-LayerAnimate": { "stars": 4, "last_update": "2025-04-01 03:16:53", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-LiveCC": { "stars": 4, "last_update": "2025-05-27 04:14:30", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Matrix-Game": { "stars": 7, "last_update": "2025-05-13 08:05:00", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-MoviiGen": { "stars": 10, "last_update": "2025-05-27 04:12:30", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Multiverse": { "stars": 1, "last_update": "2025-05-09 06:51:35", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Muyan-TTS": { "stars": 2, "last_update": "2025-05-08 08:21:24", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-OmniGen2": { "stars": 123, "last_update": "2025-06-26 02:46:07", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-OrpheusTTS": { "stars": 7, "last_update": "2025-03-24 02:47:23", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-PhotoDoodle": { "stars": 3, "last_update": "2025-02-28 03:47:54", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-PosterCraft": { "stars": 18, "last_update": "2025-06-26 10:00:28", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": { "stars": 31, "last_update": "2025-05-27 04:14:03", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic": { "stars": 12, "last_update": "2025-07-30 06:02:10", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-SoundHub": { "stars": 3, "last_update": "2024-11-27 08:00:48", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Step1X-3D": { "stars": 13, "last_update": "2025-05-16 02:36:06", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-StyleStudio": { "stars": 4, "last_update": "2025-03-10 09:38:08", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-ThinkSound": { "stars": 22, "last_update": "2025-07-12 03:48:32", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-UNO": { "stars": 10, "last_update": "2025-04-11 07:37:33", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yuan-ManX/ComfyUI-Vui": { "stars": 3, "last_update": "2025-06-12 03:55:32", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node": { "stars": 2, "last_update": "2025-10-04 06:11:49", - "author_account_age_days": 1916 + "author_account_age_days": 1917 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 381, @@ -6777,7 +6782,7 @@ "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": { "stars": 3, "last_update": "2025-07-16 17:17:01", - "author_account_age_days": 1792 + "author_account_age_days": 1793 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 23, @@ -6797,17 +6802,17 @@ "https://github.com/Zar4X/ComfyUI-Batch-Process": { "stars": 5, "last_update": "2025-11-13 09:47:22", - "author_account_age_days": 940 + "author_account_age_days": 941 }, "https://github.com/Zar4X/ComfyUI-Image-Resizing": { "stars": 2, "last_update": "2025-11-14 03:15:38", - "author_account_age_days": 940 + "author_account_age_days": 941 }, "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, "last_update": "2025-06-05 03:22:47", - "author_account_age_days": 582 + "author_account_age_days": 583 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 3, @@ -6815,19 +6820,19 @@ "author_account_age_days": 1704 }, "https://github.com/Zehong-Ma/ComfyUI-MagCache": { - "stars": 241, + "stars": 242, "last_update": "2025-09-05 12:40:46", - "author_account_age_days": 1712 + "author_account_age_days": 1713 }, "https://github.com/Zeks/comfyui-rapidfire": { "stars": 0, "last_update": "2025-08-10 07:46:37", - "author_account_age_days": 5130 + "author_account_age_days": 5131 }, "https://github.com/ZeroSpaceStudios/ComfyUI-ZSNodes": { "stars": 0, "last_update": "2025-08-26 00:26:08", - "author_account_age_days": 233 + "author_account_age_days": 234 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 43, @@ -6847,32 +6852,32 @@ "https://github.com/a-l-e-x-d-s-9/ComfyUI-SaveCheckpointWithMetadata": { "stars": 0, "last_update": "2025-08-25 20:29:15", - "author_account_age_days": 4310 + "author_account_age_days": 4311 }, "https://github.com/a-und-b/ComfyUI_Delay": { "stars": 5, "last_update": "2025-01-10 11:20:35", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/a-und-b/ComfyUI_IC-Light-v2_fal": { "stars": 41, "last_update": "2025-05-05 08:34:47", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/a-und-b/ComfyUI_JSON_Helper": { "stars": 4, "last_update": "2025-01-09 15:54:55", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/a-und-b/ComfyUI_LoRA_from_URL": { "stars": 4, "last_update": "2025-01-16 13:40:26", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/a-und-b/ComfyUI_MaskAreaCondition": { "stars": 4, "last_update": "2025-04-28 08:23:36", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 102, @@ -6882,22 +6887,22 @@ "https://github.com/abdozmantar/ComfyUI-DeepExtract": { "stars": 44, "last_update": "2025-08-26 02:43:39", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/abdozmantar/ComfyUI-DeepExtractV2": { "stars": 32, "last_update": "2025-10-12 18:20:58", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/abdullahceylan/ac-comfyui-image-optimizer": { "stars": 0, "last_update": "2025-11-05 13:57:38", - "author_account_age_days": 2815 + "author_account_age_days": 2816 }, "https://github.com/abdullahceylan/ac-comfyui-queue-manager": { "stars": 4, "last_update": "2025-09-27 18:12:15", - "author_account_age_days": 2815 + "author_account_age_days": 2816 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 3, @@ -6917,12 +6922,12 @@ "https://github.com/acorderob/sd-webui-prompt-postprocessor": { "stars": 42, "last_update": "2025-09-27 11:42:45", - "author_account_age_days": 4337 + "author_account_age_days": 4338 }, "https://github.com/adambarbato/ComfyUI-Sa2VA": { - "stars": 76, + "stars": 77, "last_update": "2025-11-08 02:53:34", - "author_account_age_days": 4441 + "author_account_age_days": 4442 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 7, @@ -6942,7 +6947,7 @@ "https://github.com/adrianschubek/comfyui-zeug": { "stars": 1, "last_update": "2025-07-24 22:13:07", - "author_account_age_days": 3472 + "author_account_age_days": 3473 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 2, @@ -6962,22 +6967,22 @@ "https://github.com/aesethtics/ComfyUI-Utilitools": { "stars": 1, "last_update": "2025-08-27 21:58:17", - "author_account_age_days": 3356 + "author_account_age_days": 3357 }, "https://github.com/aesethtics/comfyui-3d-model-viewer": { "stars": 1, "last_update": "2025-09-24 17:27:58", - "author_account_age_days": 3356 + "author_account_age_days": 3357 }, "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { "stars": 7, "last_update": "2025-08-03 11:26:11", - "author_account_age_days": 2394 + "author_account_age_days": 2395 }, "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": { "stars": 3, "last_update": "2025-01-03 18:48:03", - "author_account_age_days": 4505 + "author_account_age_days": 4506 }, "https://github.com/ahkimkoo/ComfyUI-GetKeyFrames": { "stars": 0, @@ -7007,17 +7012,17 @@ "https://github.com/aiaiaikkk/ComfyUI-Curve": { "stars": 152, "last_update": "2025-10-27 02:13:49", - "author_account_age_days": 413 + "author_account_age_days": 414 }, "https://github.com/aiaiaikkk/comfyui-api-image-edit": { "stars": 9, "last_update": "2025-09-03 17:05:31", - "author_account_age_days": 413 + "author_account_age_days": 414 }, "https://github.com/aiaiaikkk/super-prompt-canvas": { - "stars": 146, + "stars": 147, "last_update": "2025-08-30 06:42:21", - "author_account_age_days": 413 + "author_account_age_days": 414 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 5, @@ -7027,62 +7032,62 @@ "https://github.com/aiartvn/A2V_Multi_Image_Composite": { "stars": 1, "last_update": "2025-02-02 04:14:06", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, "last_update": "2025-06-05 09:40:09", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, "last_update": "2025-02-21 13:31:14", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/aidec/Comfyui_TextBatch_aidec": { "stars": 14, "last_update": "2025-11-12 02:50:17", - "author_account_age_days": 4412 + "author_account_age_days": 4413 }, "https://github.com/aidenli/ComfyUI_NYJY": { "stars": 134, "last_update": "2025-11-06 12:09:44", - "author_account_age_days": 5057 + "author_account_age_days": 5058 }, "https://github.com/aigc-apps/EasyAnimate": { "stars": 2232, "last_update": "2025-03-06 11:41:28", - "author_account_age_days": 827 + "author_account_age_days": 829 }, "https://github.com/aigc-apps/VideoX-Fun": { "stars": 1539, "last_update": "2025-11-13 04:46:50", - "author_account_age_days": 827 + "author_account_age_days": 829 }, "https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": { "stars": 2, "last_update": "2024-09-14 03:03:01", - "author_account_age_days": 3180 + "author_account_age_days": 3181 }, "https://github.com/ainewsto/Comfyui-chatgpt-api": { "stars": 54, "last_update": "2025-08-12 06:38:37", - "author_account_age_days": 1163 + "author_account_age_days": 1164 }, "https://github.com/ainewsto/Comfyui-google-veo2-api": { "stars": 4, "last_update": "2025-05-06 06:43:48", - "author_account_age_days": 1163 + "author_account_age_days": 1164 }, "https://github.com/ainewsto/Comfyui_Comfly_v2": { "stars": 103, "last_update": "2025-11-11 07:11:02", - "author_account_age_days": 1163 + "author_account_age_days": 1164 }, "https://github.com/ainewsto/comfyui-labs-google": { "stars": 86, "last_update": "2025-06-18 02:12:39", - "author_account_age_days": 1163 + "author_account_age_days": 1164 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 2, @@ -7092,12 +7097,12 @@ "https://github.com/aistudynow/Comfyui-HunyuanFoley": { "stars": 54, "last_update": "2025-09-13 10:17:31", - "author_account_age_days": 78 + "author_account_age_days": 79 }, "https://github.com/ajbergh/comfyui-ethnicity_hairstyle_clip_encoder": { "stars": 2, "last_update": "2025-02-28 22:07:11", - "author_account_age_days": 2292 + "author_account_age_days": 2293 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { "stars": 31, @@ -7152,22 +7157,22 @@ "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt": { "stars": 0, "last_update": "2025-11-05 16:43:30", - "author_account_age_days": 3136 + "author_account_age_days": 3137 }, "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note": { "stars": 1, "last_update": "2025-11-10 14:12:45", - "author_account_age_days": 3136 + "author_account_age_days": 3137 }, "https://github.com/alFrame/ComfyUI-AF-Find-Nodes": { "stars": 2, "last_update": "2025-11-10 18:46:11", - "author_account_age_days": 3136 + "author_account_age_days": 3137 }, "https://github.com/alFrame/ComfyUI-AF-Pack-Prompt-Nodes": { "stars": 2, "last_update": "2025-11-12 17:23:45", - "author_account_age_days": 3136 + "author_account_age_days": 3137 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 14, @@ -7182,7 +7187,7 @@ "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 8, "last_update": "2025-07-18 14:34:09", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, @@ -7192,12 +7197,12 @@ "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, "last_update": "2025-06-21 11:10:52", - "author_account_age_days": 3087 + "author_account_age_days": 3088 }, "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 2, "last_update": "2025-10-17 12:37:40", - "author_account_age_days": 4018 + "author_account_age_days": 4019 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 7, @@ -7227,32 +7232,32 @@ "https://github.com/alexcong/ComfyUI_QwenVL": { "stars": 100, "last_update": "2025-11-13 03:17:22", - "author_account_age_days": 4096 + "author_account_age_days": 4097 }, "https://github.com/alexgenovese/ComfyUI-UNO-Flux": { "stars": 1, "last_update": "2025-06-16 17:27:27", - "author_account_age_days": 5524 + "author_account_age_days": 5525 }, "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": { "stars": 15, "last_update": "2024-09-01 13:04:48", - "author_account_age_days": 5524 + "author_account_age_days": 5525 }, "https://github.com/alexisrolland/ComfyUI-Blender": { - "stars": 89, - "last_update": "2025-11-08 14:39:09", - "author_account_age_days": 3795 + "stars": 90, + "last_update": "2025-11-16 06:31:36", + "author_account_age_days": 3796 }, "https://github.com/alexisrolland/ComfyUI-Phi": { "stars": 9, "last_update": "2025-09-22 14:35:07", - "author_account_age_days": 3795 + "author_account_age_days": 3796 }, "https://github.com/alexjx/ComfyUI-Sa2VA-XJ": { "stars": 4, - "last_update": "2025-11-16 06:43:39", - "author_account_age_days": 4849 + "last_update": "2025-11-17 01:28:26", + "author_account_age_days": 4850 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 129, @@ -7265,9 +7270,9 @@ "author_account_age_days": 3189 }, "https://github.com/ali-vilab/ACE_plus": { - "stars": 1327, + "stars": 1328, "last_update": "2025-04-21 06:36:02", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 119, @@ -7277,7 +7282,7 @@ "https://github.com/alibof96/ComfyUI-DownscaleIRN": { "stars": 0, "last_update": "2025-10-30 22:04:34", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 93, @@ -7287,7 +7292,7 @@ "https://github.com/alludus/ComfyUI-multiGPU-upscaler": { "stars": 0, "last_update": "2025-11-14 18:32:26", - "author_account_age_days": 3844 + "author_account_age_days": 3845 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 10, @@ -7337,7 +7342,7 @@ "https://github.com/andygill/comfyui-sunflower-nodes": { "stars": 1, "last_update": "2025-01-02 04:23:22", - "author_account_age_days": 6302 + "author_account_age_days": 6303 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, @@ -7347,27 +7352,27 @@ "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "author_account_age_days": 3231 + "author_account_age_days": 3232 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3231 + "author_account_age_days": 3232 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, "last_update": "2025-03-27 14:09:26", - "author_account_age_days": 2259 + "author_account_age_days": 2260 }, "https://github.com/anhrefnyoiyoi/Placeholder-Replacer-By-ID": { "stars": 0, "last_update": "2025-11-12 23:04:25", - "author_account_age_days": 2225 + "author_account_age_days": 2226 }, "https://github.com/annewj023/Comfyui_google_nano": { "stars": 11, "last_update": "2025-09-03 21:17:57", - "author_account_age_days": 506 + "author_account_age_days": 507 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 25, @@ -7377,22 +7382,22 @@ "https://github.com/apeirography/DaimalyadNodes": { "stars": 0, "last_update": "2025-08-15 03:21:01", - "author_account_age_days": 2250 + "author_account_age_days": 2251 }, "https://github.com/apenguin24/ComfyUI-WanKeyframing": { "stars": 0, "last_update": "2025-10-24 17:43:26", - "author_account_age_days": 27 + "author_account_age_days": 28 }, "https://github.com/arcum42/ComfyUI_SageUtils": { "stars": 19, - "last_update": "2025-11-15 23:31:57", - "author_account_age_days": 6257 + "last_update": "2025-11-16 21:37:42", + "author_account_age_days": 6258 }, "https://github.com/ardadmrknn/comfyui-history-clip-text-encode-node": { "stars": 1, "last_update": "2025-10-31 13:57:29", - "author_account_age_days": 432 + "author_account_age_days": 433 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 95, @@ -7401,18 +7406,18 @@ }, "https://github.com/arthurtravers/ComfyUI-VideoOutputBridge": { "stars": 0, - "last_update": "2025-11-12 00:46:52", - "author_account_age_days": 2951 + "last_update": "2025-11-16 16:55:56", + "author_account_age_days": 2952 }, "https://github.com/asaddi/ComfyUI-YALLM-node": { "stars": 4, "last_update": "2025-09-25 05:37:51", - "author_account_age_days": 4043 + "author_account_age_days": 4045 }, "https://github.com/asaddi/YALLM-LlamaVision": { "stars": 6, "last_update": "2025-03-27 14:42:04", - "author_account_age_days": 4043 + "author_account_age_days": 4045 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 62, @@ -7442,7 +7447,7 @@ "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader": { "stars": 4, "last_update": "2025-02-09 02:50:51", - "author_account_age_days": 523 + "author_account_age_days": 525 }, "https://github.com/ashtar1984/comfyui-find-perfect-resolution": { "stars": 5, @@ -7452,7 +7457,7 @@ "https://github.com/asutermo/ComfyUI-Flux-TryOff": { "stars": 48, "last_update": "2025-03-10 21:05:14", - "author_account_age_days": 5421 + "author_account_age_days": 5422 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 171, @@ -7462,7 +7467,7 @@ "https://github.com/atluslin/comfyui_arcane_style_trans": { "stars": 0, "last_update": "2025-03-14 01:25:41", - "author_account_age_days": 3536 + "author_account_age_days": 3537 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 154, @@ -7472,7 +7477,7 @@ "https://github.com/attashe/ComfyUI-FluxRegionAttention": { "stars": 139, "last_update": "2025-03-02 16:37:39", - "author_account_age_days": 4133 + "author_account_age_days": 4134 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 37, @@ -7487,7 +7492,7 @@ "https://github.com/austinbrown34/ComfyUI-IO-Helpers": { "stars": 1, "last_update": "2025-02-13 14:29:22", - "author_account_age_days": 4607 + "author_account_age_days": 4608 }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 263, @@ -7497,22 +7502,22 @@ "https://github.com/avenstack/ComfyUI-AV-FunASR": { "stars": 15, "last_update": "2025-06-13 05:53:11", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/avenstack/ComfyUI-AV-LatentSync": { "stars": 3, "last_update": "2025-05-28 14:27:42", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/avenstack/ComfyUI-AV-MegaTTS3": { "stars": 0, "last_update": "2025-05-25 13:35:03", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 29, @@ -7547,22 +7552,22 @@ "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 5, "last_update": "2025-06-23 16:12:19", - "author_account_age_days": 187 + "author_account_age_days": 188 }, "https://github.com/bablueza/ComfyUI-Vaja-Ai4thai": { "stars": 1, "last_update": "2025-04-23 04:14:55", - "author_account_age_days": 2254 + "author_account_age_days": 2255 }, "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "author_account_age_days": 915 + "author_account_age_days": 916 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 1, "last_update": "2025-05-16 07:28:19", - "author_account_age_days": 915 + "author_account_age_days": 916 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 50, @@ -7577,7 +7582,7 @@ "https://github.com/badxprogramm/ComfyUI-GradientBlur": { "stars": 1, "last_update": "2025-04-10 03:47:51", - "author_account_age_days": 781 + "author_account_age_days": 782 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 14, @@ -7587,7 +7592,7 @@ "https://github.com/balu112121/comfyui-LoadImageFromURL": { "stars": 1, "last_update": "2025-10-23 05:44:35", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/bananasss00/ComfyUI-SP-Nodes": { "stars": 15, @@ -7597,7 +7602,7 @@ "https://github.com/bananasss00/ComfyUI-flux_fill_patcher": { "stars": 7, "last_update": "2024-11-25 20:04:20", - "author_account_age_days": 3043 + "author_account_age_days": 3044 }, "https://github.com/banodoco/steerable-motion": { "stars": 950, @@ -7607,12 +7612,12 @@ "https://github.com/banqingyuan/ComfyUI-text-replace": { "stars": 0, "last_update": "2024-09-22 16:14:22", - "author_account_age_days": 2808 + "author_account_age_days": 2809 }, "https://github.com/bartly/Comfyui_babel_removebg_api": { "stars": 6, "last_update": "2024-10-14 00:48:34", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/bash-j/mikey_nodes": { "stars": 169, @@ -7622,17 +7627,17 @@ "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { "stars": 125, "last_update": "2025-10-31 14:19:35", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/bbtaivi/ComfyUI-Aiv-Param": { "stars": 1, "last_update": "2025-02-16 03:01:20", - "author_account_age_days": 963 + "author_account_age_days": 964 }, "https://github.com/bear2b/comfyui-argo-nodes": { "stars": 0, "last_update": "2025-01-16 11:11:38", - "author_account_age_days": 3474 + "author_account_age_days": 3475 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 84, @@ -7642,32 +7647,32 @@ "https://github.com/bemoregt/ComfyUI_CustomNode_Image2Spectrum": { "stars": 1, "last_update": "2025-03-28 12:13:20", - "author_account_age_days": 3469 + "author_account_age_days": 3470 }, "https://github.com/benda1989/CosyVoice2_ComfyUI": { "stars": 25, "last_update": "2025-04-16 08:39:57", - "author_account_age_days": 2622 + "author_account_age_days": 2623 }, "https://github.com/benda1989/Sonic_ComfyUI": { "stars": 3, "last_update": "2025-02-24 10:04:56", - "author_account_age_days": 2622 + "author_account_age_days": 2623 }, "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 1, "last_update": "2025-06-12 22:37:05", - "author_account_age_days": 2276 + "author_account_age_days": 2277 }, "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, "last_update": "2025-01-14 10:42:44", - "author_account_age_days": 622 + "author_account_age_days": 623 }, "https://github.com/benjiyaya/ComfyUI-KokoroTTS": { "stars": 64, "last_update": "2025-03-18 20:13:52", - "author_account_age_days": 622 + "author_account_age_days": 623 }, "https://github.com/benstaniford/comfy-contact-sheet-image-loader": { "stars": 10, @@ -7697,7 +7702,7 @@ "https://github.com/bentoml/comfy-pack": { "stars": 192, "last_update": "2025-11-10 02:12:51", - "author_account_age_days": 2419 + "author_account_age_days": 2421 }, "https://github.com/bgreene2/ComfyUI-Hunyuan-Image-3": { "stars": 25, @@ -7712,12 +7717,12 @@ "https://github.com/big-mon/ComfyUI-ResolutionPresets": { "stars": 2, "last_update": "2025-04-12 17:05:21", - "author_account_age_days": 3185 + "author_account_age_days": 3186 }, "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 2, "last_update": "2025-06-01 13:56:23", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, @@ -7727,97 +7732,97 @@ "https://github.com/billwuhao/ComfyUI_ACE-Step": { "stars": 185, "last_update": "2025-05-28 08:39:13", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_AudioTools": { "stars": 70, "last_update": "2025-07-07 05:08:44", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_CSM": { "stars": 5, "last_update": "2025-06-02 14:00:17", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_DiffRhythm": { "stars": 138, "last_update": "2025-05-30 12:12:57", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_EraX-WoW-Turbo": { "stars": 14, "last_update": "2025-05-23 09:41:43", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_IndexTTS": { - "stars": 398, + "stars": 401, "last_update": "2025-11-07 09:48:46", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_KokoroTTS_MW": { "stars": 29, "last_update": "2025-06-02 14:03:36", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_MegaTTS3": { "stars": 203, "last_update": "2025-06-11 01:01:40", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_NotaGen": { "stars": 51, "last_update": "2025-06-06 02:58:28", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_OneButtonPrompt": { "stars": 23, "last_update": "2025-07-07 10:55:15", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_OuteTTS": { "stars": 10, "last_update": "2025-06-11 06:14:07", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_PortraitTools": { "stars": 19, "last_update": "2025-06-15 13:31:45", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_SOME": { "stars": 7, "last_update": "2025-06-10 08:08:17", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_SparkTTS": { "stars": 47, "last_update": "2025-05-23 09:45:08", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_StepAudioTTS": { "stars": 152, "last_update": "2025-05-23 09:45:26", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_gemmax": { "stars": 27, "last_update": "2025-05-30 12:17:42", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/ComfyUI_parakeet-tdt": { "stars": 3, "last_update": "2025-06-15 13:24:58", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/billwuhao/Comfyui_HeyGem": { "stars": 156, "last_update": "2025-06-02 14:14:35", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/birdneststream/ComfyUI-Mircify": { "stars": 0, "last_update": "2025-08-31 02:51:11", - "author_account_age_days": 1876 + "author_account_age_days": 1877 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 5, @@ -7827,7 +7832,7 @@ "https://github.com/black-forest-labs/bfl-comfy-nodes": { "stars": 87, "last_update": "2025-02-07 22:13:26", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/blackcodetavern/ComfyUI-Benripack": { "stars": 8, @@ -7872,12 +7877,12 @@ "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, "last_update": "2025-07-18 13:48:00", - "author_account_age_days": 2846 + "author_account_age_days": 2847 }, "https://github.com/blob8/ComfyUI_sloppy-comic": { "stars": 11, "last_update": "2025-09-09 15:26:36", - "author_account_age_days": 577 + "author_account_age_days": 578 }, "https://github.com/blob8/ComfyUI_video-image-motion-transfer": { "stars": 0, @@ -7887,7 +7892,7 @@ "https://github.com/blovett80/ComfyUI-PixelDojo": { "stars": 0, "last_update": "2025-03-27 10:30:18", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, @@ -7902,7 +7907,7 @@ "https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI": { "stars": 3, "last_update": "2025-09-11 05:06:12", - "author_account_age_days": 2570 + "author_account_age_days": 2571 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 46, @@ -7922,7 +7927,7 @@ "https://github.com/bmad4ever/comfyui_panels": { "stars": 2, "last_update": "2025-11-04 12:52:32", - "author_account_age_days": 4046 + "author_account_age_days": 4047 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 10, @@ -7942,67 +7947,67 @@ "https://github.com/bobosola/ComfyUI-reboot": { "stars": 1, "last_update": "2025-10-12 15:56:09", - "author_account_age_days": 3925 + "author_account_age_days": 3926 }, "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, "last_update": "2025-11-15 14:17:58", - "author_account_age_days": 3923 + "author_account_age_days": 3924 }, "https://github.com/bombax-xiaoice/ComfyUI-Allegro": { "stars": 4, "last_update": "2025-05-13 04:00:11", - "author_account_age_days": 417 + "author_account_age_days": 419 }, "https://github.com/bombax-xiaoice/ComfyUI-DisPose": { "stars": 0, "last_update": "2025-03-03 06:49:40", - "author_account_age_days": 417 + "author_account_age_days": 419 }, "https://github.com/bombax-xiaoice/ComfyUI-MagicDance": { "stars": 2, "last_update": "2024-12-26 04:43:40", - "author_account_age_days": 417 + "author_account_age_days": 419 }, "https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V": { "stars": 1, "last_update": "2025-01-21 07:58:50", - "author_account_age_days": 417 + "author_account_age_days": 419 }, "https://github.com/bombax-xiaoice/ComfyUI-OpenSoraPlan": { "stars": 1, "last_update": "2025-01-22 05:38:11", - "author_account_age_days": 417 + "author_account_age_days": 419 }, "https://github.com/bombless/comfyUI-RememberingUtils": { "stars": 0, "last_update": "2024-12-25 01:31:05", - "author_account_age_days": 5068 + "author_account_age_days": 5069 }, "https://github.com/bongsang/ComfyUI-Bongsang": { "stars": 0, "last_update": "2025-01-05 05:42:30", - "author_account_age_days": 4112 + "author_account_age_days": 4114 }, "https://github.com/boredofnames/ComfyUI-ntfy": { "stars": 0, "last_update": "2025-03-28 00:54:54", - "author_account_age_days": 4607 + "author_account_age_days": 4608 }, "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-08-17 21:49:36", - "author_account_age_days": 2079 + "author_account_age_days": 2080 }, "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": { "stars": 4, "last_update": "2025-08-10 07:43:57", - "author_account_age_days": 2079 + "author_account_age_days": 2080 }, "https://github.com/bowtiedbluefin/ComfyUI-AI-CustomURL": { "stars": 0, "last_update": "2025-11-10 02:13:14", - "author_account_age_days": 1443 + "author_account_age_days": 1444 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 13, @@ -8012,7 +8017,7 @@ "https://github.com/bradsec/ComfyUI_StringEssentials": { "stars": 22, "last_update": "2025-06-09 06:17:09", - "author_account_age_days": 4165 + "author_account_age_days": 4166 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, @@ -8022,27 +8027,27 @@ "https://github.com/brantje/ComfyUI-api-tools": { "stars": 8, "last_update": "2025-05-28 11:37:29", - "author_account_age_days": 4754 + "author_account_age_days": 4755 }, "https://github.com/brantje/ComfyUI_MagicQuill": { "stars": 3, "last_update": "2025-05-20 19:32:21", - "author_account_age_days": 4754 + "author_account_age_days": 4755 }, "https://github.com/brayevalerien/ComfyUI-GroqNodes": { "stars": 0, "last_update": "2025-11-08 15:46:01", - "author_account_age_days": 2103 + "author_account_age_days": 2104 }, "https://github.com/brayevalerien/ComfyUI-SplitString": { "stars": 1, "last_update": "2025-07-25 10:57:00", - "author_account_age_days": 2103 + "author_account_age_days": 2104 }, "https://github.com/brayevalerien/ComfyUI-resynthesizer": { "stars": 28, "last_update": "2025-07-25 10:07:21", - "author_account_age_days": 2103 + "author_account_age_days": 2104 }, "https://github.com/brenzel/comfyui-prompt-beautify": { "stars": 16, @@ -8062,7 +8067,7 @@ "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata": { "stars": 0, "last_update": "2025-07-20 04:08:09", - "author_account_age_days": 893 + "author_account_age_days": 894 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 44, @@ -8082,32 +8087,32 @@ "https://github.com/bugltd/ComfyLab-Pack": { "stars": 9, "last_update": "2025-05-13 17:35:50", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/bulldog68/ComfyUI_FMJ_LLM": { "stars": 0, - "last_update": "2025-11-13 22:13:44", - "author_account_age_days": 613 + "last_update": "2025-11-16 20:42:46", + "author_account_age_days": 614 }, "https://github.com/bulldog68/ComfyUI_FMJ_SP": { "stars": 0, - "last_update": "2025-11-13 21:52:03", - "author_account_age_days": 613 + "last_update": "2025-11-16 21:20:51", + "author_account_age_days": 614 }, "https://github.com/burnsbert/ComfyUI-EBU-LMStudio": { "stars": 22, "last_update": "2025-08-30 18:11:35", - "author_account_age_days": 5154 + "author_account_age_days": 5156 }, "https://github.com/burnsbert/ComfyUI-EBU-PromptHelper": { "stars": 2, "last_update": "2025-07-21 02:04:36", - "author_account_age_days": 5154 + "author_account_age_days": 5156 }, "https://github.com/burnsbert/ComfyUI-EBU-Workflow": { "stars": 0, "last_update": "2025-09-13 23:22:31", - "author_account_age_days": 5154 + "author_account_age_days": 5156 }, "https://github.com/bvhari/ComfyUI_CFGStar": { "stars": 1, @@ -8137,37 +8142,37 @@ "https://github.com/bytedance/ComfyUI-HyperLoRA": { "stars": 456, "last_update": "2025-06-25 08:47:51", - "author_account_age_days": 4597 + "author_account_age_days": 4598 }, "https://github.com/bytedance/ComfyUI_InfiniteYou": { "stars": 281, "last_update": "2025-07-25 04:53:32", - "author_account_age_days": 4597 + "author_account_age_days": 4598 }, "https://github.com/bytedance/comfyui-lumi-batcher": { - "stars": 466, + "stars": 468, "last_update": "2025-11-04 08:01:43", - "author_account_age_days": 4597 + "author_account_age_days": 4598 }, "https://github.com/c0ffymachyne/ComfyUI_BeatByte": { "stars": 10, "last_update": "2025-04-03 03:08:15", - "author_account_age_days": 5024 + "author_account_age_days": 5025 }, "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": { "stars": 18, "last_update": "2025-05-14 01:41:00", - "author_account_age_days": 5024 + "author_account_age_days": 5025 }, "https://github.com/cake-ml/tiny-sana-preview": { "stars": 2, "last_update": "2025-02-08 00:36:49", - "author_account_age_days": 391 + "author_account_age_days": 392 }, "https://github.com/calcuis/gguf": { - "stars": 154, + "stars": 157, "last_update": "2025-11-08 15:23:23", - "author_account_age_days": 1157 + "author_account_age_days": 1158 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { "stars": 49, @@ -8182,32 +8187,32 @@ "https://github.com/camenduru/ComfyUI-TostAI": { "stars": 1, "last_update": "2024-08-22 04:04:06", - "author_account_age_days": 2278 + "author_account_age_days": 2279 }, "https://github.com/cardenluo/ComfyUI-Apt_Preset": { - "stars": 212, - "last_update": "2025-11-13 15:38:28", - "author_account_age_days": 913 + "stars": 213, + "last_update": "2025-11-16 03:11:23", + "author_account_age_days": 914 }, "https://github.com/casc1701/ComfyUI_OverlayFrameNumber": { "stars": 0, "last_update": "2025-10-07 22:48:23", - "author_account_age_days": 1164 + "author_account_age_days": 1165 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 53, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 183 + "author_account_age_days": 184 }, "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, "last_update": "2025-04-09 03:39:29", - "author_account_age_days": 1040 + "author_account_age_days": 1042 }, "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, "last_update": "2025-04-30 17:03:38", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 492, @@ -8227,32 +8232,32 @@ "https://github.com/cedarconnor/ComfyUI-DiT360": { "stars": 0, "last_update": "2025-10-26 19:46:00", - "author_account_age_days": 4805 + "author_account_age_days": 4806 }, "https://github.com/cedarconnor/ComfyUI-OmniX": { "stars": 0, - "last_update": "2025-11-13 15:51:08", - "author_account_age_days": 4805 + "last_update": "2025-11-17 03:02:06", + "author_account_age_days": 4806 }, "https://github.com/cedarconnor/comfyui-BatchNameLoop": { "stars": 0, "last_update": "2025-07-22 04:11:06", - "author_account_age_days": 4805 + "author_account_age_days": 4806 }, "https://github.com/cedarconnor/comfyui-LatLong": { "stars": 0, "last_update": "2025-11-08 04:44:36", - "author_account_age_days": 4805 + "author_account_age_days": 4806 }, "https://github.com/cedarconnor/upsampler": { "stars": 2, "last_update": "2025-11-05 19:39:45", - "author_account_age_days": 4805 + "author_account_age_days": 4806 }, "https://github.com/celoron/ComfyUI-VisualQueryTemplate": { "stars": 12, "last_update": "2025-04-01 20:35:56", - "author_account_age_days": 5521 + "author_account_age_days": 5522 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, @@ -8267,7 +8272,7 @@ "https://github.com/cenzijing/ComfyUI-Markmap": { "stars": 1, "last_update": "2025-01-04 21:00:08", - "author_account_age_days": 1974 + "author_account_age_days": 1975 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 35, @@ -8282,7 +8287,7 @@ "https://github.com/cganimitta/ComfyUI_CGAnimittaTools": { "stars": 45, "last_update": "2025-04-11 05:29:55", - "author_account_age_days": 1085 + "author_account_age_days": 1086 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, @@ -8307,7 +8312,7 @@ "https://github.com/changwook987/ComfyUI-Small-Utility": { "stars": 0, "last_update": "2025-01-25 17:18:32", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 252, @@ -8457,17 +8462,17 @@ "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode": { "stars": 0, "last_update": "2025-08-01 20:21:22", - "author_account_age_days": 3125 + "author_account_age_days": 3126 }, "https://github.com/charlyad142/ComfyUI_bfl_api_pro_nodes": { "stars": 0, "last_update": "2025-08-18 21:40:21", - "author_account_age_days": 3125 + "author_account_age_days": 3126 }, "https://github.com/charlyad142/comfyUI_charly_replicate_api": { "stars": 0, "last_update": "2025-10-21 19:57:07", - "author_account_age_days": 3125 + "author_account_age_days": 3126 }, "https://github.com/chaserhkj/ComfyUI-Chaser-nodes": { "stars": 0, @@ -8477,37 +8482,37 @@ "https://github.com/checkbins/checkbin-comfy": { "stars": 0, "last_update": "2025-01-31 18:05:33", - "author_account_age_days": 393 + "author_account_age_days": 394 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 6, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2244 + "author_account_age_days": 2245 }, "https://github.com/chenlongming/ComfyUI_Spectral": { "stars": 1, "last_update": "2025-02-22 17:20:35", - "author_account_age_days": 3687 + "author_account_age_days": 3688 }, "https://github.com/chenpipi0807/ComfyUI-Index-TTS": { - "stars": 515, + "stars": 516, "last_update": "2025-10-23 09:36:33", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/chenpipi0807/ComfyUI_NSFW_Godie": { "stars": 3, "last_update": "2025-03-20 11:48:28", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/chenpipi0807/Comfyui-CustomizeTextEncoder-Qwen-image": { "stars": 32, "last_update": "2025-09-04 10:51:53", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/chenpipi0807/PIP_ArtisticWords": { "stars": 30, "last_update": "2025-03-21 07:29:20", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, @@ -8517,7 +8522,7 @@ "https://github.com/cherninlab/logo-generator-comfyui": { "stars": 2, "last_update": "2024-12-22 15:45:31", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, @@ -8582,22 +8587,22 @@ "https://github.com/chou18194766xx/comfyui-EncryptSave": { "stars": 4, "last_update": "2025-05-18 07:55:45", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/chou18194766xx/comfyui_EncryptPreview": { "stars": 2, "last_update": "2025-04-26 12:29:43", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/chri002/ComfyUI_depthMapOperation": { "stars": 12, "last_update": "2025-05-27 06:19:56", - "author_account_age_days": 2229 + "author_account_age_days": 2230 }, "https://github.com/chris-arsenault/ComfyUI-AharaNodes": { "stars": 0, "last_update": "2024-12-25 16:45:58", - "author_account_age_days": 4482 + "author_account_age_days": 4483 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 7, @@ -8642,7 +8647,7 @@ "https://github.com/chrissy0/chris-comfyui-nodes": { "stars": 2, "last_update": "2024-09-17 16:09:35", - "author_account_age_days": 2564 + "author_account_age_days": 2565 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 373, @@ -8687,12 +8692,12 @@ "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, "last_update": "2025-07-06 08:58:20", - "author_account_age_days": 869 + "author_account_age_days": 870 }, "https://github.com/chuchu114514/comfyui_text_list_stepper": { "stars": 3, "last_update": "2025-08-07 01:52:58", - "author_account_age_days": 869 + "author_account_age_days": 870 }, "https://github.com/chyer/Chye-ComfyUI-Toolset": { "stars": 0, @@ -8702,17 +8707,17 @@ "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, "last_update": "2025-02-27 20:16:01", - "author_account_age_days": 4708 + "author_account_age_days": 4709 }, "https://github.com/ciga2011/ComfyUI-Pollinations": { "stars": 5, "last_update": "2025-01-14 15:23:14", - "author_account_age_days": 4708 + "author_account_age_days": 4709 }, "https://github.com/ciga2011/ComfyUI-PromptOptimizer": { "stars": 8, "last_update": "2025-01-16 02:24:50", - "author_account_age_days": 4708 + "author_account_age_days": 4709 }, "https://github.com/ciri/comfyui-model-downloader": { "stars": 97, @@ -8722,7 +8727,7 @@ "https://github.com/citronlegacy/ComfyUI-CitronNodes": { "stars": 0, "last_update": "2025-08-26 00:14:42", - "author_account_age_days": 4447 + "author_account_age_days": 4448 }, "https://github.com/city96/ComfyUI-GGUF": { "stars": 2751, @@ -8762,12 +8767,12 @@ "https://github.com/civen-cn/ComfyUI-PaddleOcr": { "stars": 8, "last_update": "2024-12-31 19:11:04", - "author_account_age_days": 3014 + "author_account_age_days": 3015 }, "https://github.com/civen-cn/ComfyUI-Whisper-Translator": { "stars": 7, "last_update": "2025-01-04 03:37:06", - "author_account_age_days": 3014 + "author_account_age_days": 3015 }, "https://github.com/civitai/civitai_comfy_nodes": { "stars": 161, @@ -8792,27 +8797,27 @@ "https://github.com/cleanlii/comfyui-dalle-integration": { "stars": 1, "last_update": "2025-04-02 08:29:56", - "author_account_age_days": 2612 + "author_account_age_days": 2613 }, "https://github.com/clhui/ComfyUi-clh-Tool": { "stars": 7, "last_update": "2025-09-27 11:32:52", - "author_account_age_days": 3338 + "author_account_age_days": 3339 }, "https://github.com/clouddreamfly/ComfyUI-PromptWrapper": { "stars": 3, "last_update": "2025-06-02 16:16:12", - "author_account_age_days": 2102 + "author_account_age_days": 2103 }, "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, "last_update": "2025-06-06 00:17:19", - "author_account_age_days": 423 + "author_account_age_days": 424 }, "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 1, "last_update": "2025-06-16 12:28:27", - "author_account_age_days": 5055 + "author_account_age_days": 5056 }, "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, @@ -8822,45 +8827,45 @@ "https://github.com/cmeka/ComfyUI-WanMoEScheduler": { "stars": 5, "last_update": "2025-11-05 01:59:12", - "author_account_age_days": 4275 + "author_account_age_days": 4276 }, "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, "last_update": "2025-05-10 23:25:19", - "author_account_age_days": 684 + "author_account_age_days": 685 }, "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": { "stars": 0, "last_update": "2025-09-09 09:10:08", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/co5dt/ComfyUI-Persistent-Queue": { "stars": 3, "last_update": "2025-09-28 11:49:26", - "author_account_age_days": 3356 + "author_account_age_days": 3357 }, "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation": { "stars": 2, "last_update": "2024-09-29 22:35:01", - "author_account_age_days": 3307 + "author_account_age_days": 3309 }, "https://github.com/codeprimate/ComfyUI-MaskContourProcessor": { "stars": 2, "last_update": "2024-12-16 06:53:08", - "author_account_age_days": 6358 + "author_account_age_days": 6359 }, "https://github.com/colorAi/comfyui-ImageSelectorbyPrompt": { - "stars": 20, + "stars": 22, "last_update": "2025-11-09 02:46:25", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/comfy-deploy/comfyui-llm-toolkit": { - "stars": 69, + "stars": 70, "last_update": "2025-10-01 10:55:39", - "author_account_age_days": 676 + "author_account_age_days": 677 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 93678, + "stars": 93739, "last_update": "2025-11-16 08:21:25", "author_account_age_days": 1059 }, @@ -8877,22 +8882,27 @@ "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows": { "stars": 14, "last_update": "2025-09-13 15:37:23", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/comfyuistudio/ComfyUI-Studio-nodes": { "stars": 1, "last_update": "2025-10-06 23:13:51", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/comnote-max/builmenlabo": { "stars": 1, "last_update": "2025-07-24 08:37:04", - "author_account_age_days": 282 + "author_account_age_days": 283 + }, + "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer": { + "stars": 0, + "last_update": "2025-11-16 16:28:11", + "author_account_age_days": 861 }, "https://github.com/comrender/ComfyUI-NanoSeed": { "stars": 2, "last_update": "2025-11-15 10:19:23", - "author_account_age_days": 860 + "author_account_age_days": 861 }, "https://github.com/comrender/ComfyUI-Topaz-Upscaler": { "stars": 0, @@ -8902,7 +8912,7 @@ "https://github.com/comrender/ComfyUI-gpt5_image_text": { "stars": 0, "last_update": "2025-11-15 09:40:14", - "author_account_age_days": 860 + "author_account_age_days": 861 }, "https://github.com/concarne000/ComfyUI-Stacker": { "stars": 8, @@ -8942,7 +8952,7 @@ "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 1, "last_update": "2025-05-26 11:45:44", - "author_account_age_days": 3451 + "author_account_age_days": 3452 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 2, @@ -8967,17 +8977,17 @@ "https://github.com/cr7Por/ComfyUI_DepthFlow": { "stars": 5, "last_update": "2024-09-16 09:10:08", - "author_account_age_days": 1634 + "author_account_age_days": 1636 }, "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 2, "last_update": "2025-05-20 18:59:45", - "author_account_age_days": 3119 + "author_account_age_days": 3120 }, "https://github.com/crave33/RenesStuffDanbooruTagGet": { "stars": 0, "last_update": "2025-02-23 15:48:48", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/crystian/ComfyUI-Crystools": { "stars": 1554, @@ -9042,12 +9052,12 @@ "https://github.com/cyberhirsch/seb_nodes": { "stars": 2, "last_update": "2025-07-12 12:45:36", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/cybernaut4/comfyui_arkl1te_toolkit": { "stars": 0, "last_update": "2025-10-21 13:13:22", - "author_account_age_days": 1950 + "author_account_age_days": 1951 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, @@ -9102,7 +9112,7 @@ "https://github.com/dafeng012/comfyui-imgmake": { "stars": 15, "last_update": "2024-11-03 17:38:47", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 272, @@ -9112,12 +9122,12 @@ "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 1, "last_update": "2025-07-04 16:07:42", - "author_account_age_days": 3896 + "author_account_age_days": 3897 }, "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 1, "last_update": "2025-04-15 10:31:38", - "author_account_age_days": 899 + "author_account_age_days": 901 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 342, @@ -9137,12 +9147,12 @@ "https://github.com/darkamenosa/comfy_inpaint_blend": { "stars": 2, "last_update": "2025-09-15 16:26:29", - "author_account_age_days": 4294 + "author_account_age_days": 4295 }, "https://github.com/darkamenosa/comfy_nanobanana": { "stars": 36, "last_update": "2025-09-09 00:56:14", - "author_account_age_days": 4294 + "author_account_age_days": 4295 }, "https://github.com/darkpixel/darkprompts": { "stars": 10, @@ -9152,32 +9162,32 @@ "https://github.com/darth-veitcher/comfydv": { "stars": 1, "last_update": "2025-11-05 15:49:02", - "author_account_age_days": 4938 + "author_account_age_days": 4939 }, "https://github.com/darth-veitcher/comfyui-ollama-model-manager": { "stars": 0, "last_update": "2025-11-05 17:05:44", - "author_account_age_days": 4938 + "author_account_age_days": 4939 }, "https://github.com/daryltucker/ComfyUI-LoadFiles": { "stars": 3, "last_update": "2024-08-31 23:59:44", - "author_account_age_days": 4974 + "author_account_age_days": 4975 }, "https://github.com/dasilva333/ComfyUI_ContrastingColor": { "stars": 1, "last_update": "2025-02-22 04:49:59", - "author_account_age_days": 5222 + "author_account_age_days": 5224 }, "https://github.com/dasilva333/ComfyUI_HunyuanVideo-Foley": { "stars": 7, "last_update": "2025-09-02 14:44:32", - "author_account_age_days": 5222 + "author_account_age_days": 5224 }, "https://github.com/dasilva333/ComfyUI_MarkdownImage": { "stars": 0, "last_update": "2025-04-12 03:11:13", - "author_account_age_days": 5222 + "author_account_age_days": 5224 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, @@ -9187,7 +9197,7 @@ "https://github.com/davidgressett/comfyui-systemlevel": { "stars": 1, "last_update": "2025-01-22 23:51:40", - "author_account_age_days": 3140 + "author_account_age_days": 3141 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 55, @@ -9240,9 +9250,9 @@ "author_account_age_days": 4007 }, "https://github.com/deng-wei/ComfyUI-MiVolo-V2": { - "stars": 3, + "stars": 13, "last_update": "2025-11-15 02:25:06", - "author_account_age_days": 4146 + "author_account_age_days": 4147 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 180, @@ -9257,7 +9267,7 @@ "https://github.com/dfghsdh/ComfyUI_FluxPromptGen": { "stars": 17, "last_update": "2024-09-23 07:51:56", - "author_account_age_days": 419 + "author_account_age_days": 420 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 15, @@ -9302,7 +9312,7 @@ "https://github.com/dimtion/comfyui-raw-image": { "stars": 4, "last_update": "2025-07-19 22:22:37", - "author_account_age_days": 4874 + "author_account_age_days": 4875 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 342, @@ -9312,12 +9322,12 @@ "https://github.com/dimtoneff/ComfyUI-VL-Nodes": { "stars": 9, "last_update": "2025-08-29 01:10:55", - "author_account_age_days": 3924 + "author_account_age_days": 3925 }, "https://github.com/diodiogod/TTS-Audio-Suite": { - "stars": 398, + "stars": 399, "last_update": "2025-11-15 20:24:29", - "author_account_age_days": 637 + "author_account_age_days": 638 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 80, @@ -9367,22 +9377,22 @@ "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": { "stars": 2, "last_update": "2025-05-29 06:33:54", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": { "stars": 18, "last_update": "2025-05-10 16:42:44", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/dothings/comfyui_placeholder_prompting": { "stars": 0, "last_update": "2025-10-03 12:06:27", - "author_account_age_days": 1586 + "author_account_age_days": 1587 }, "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 23, "last_update": "2025-09-15 18:43:37", - "author_account_age_days": 1100 + "author_account_age_days": 1101 }, "https://github.com/downlifted/ComfyUI_GROQ-PromptWizard": { "stars": 0, @@ -9397,17 +9407,17 @@ "https://github.com/dreamhartley/ComfyUI_show_seed": { "stars": 2, "last_update": "2025-01-14 16:15:12", - "author_account_age_days": 993 + "author_account_age_days": 994 }, "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 5, "last_update": "2025-06-23 04:17:05", - "author_account_age_days": 4287 + "author_account_age_days": 4288 }, "https://github.com/drozbay/ComfyUI-WanVaceAdvanced": { "stars": 61, "last_update": "2025-10-30 18:01:01", - "author_account_age_days": 3561 + "author_account_age_days": 3562 }, "https://github.com/drphero/comfyui_prompttester": { "stars": 1, @@ -9422,52 +9432,52 @@ "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 30, "last_update": "2025-09-04 07:32:18", - "author_account_age_days": 1513 + "author_account_age_days": 1514 }, "https://github.com/dseditor/ComfyUI-ScheduledTask": { "stars": 7, "last_update": "2025-07-15 12:08:18", - "author_account_age_days": 1513 + "author_account_age_days": 1514 }, "https://github.com/dseditor/ComfyUI-Thread": { "stars": 4, "last_update": "2025-06-17 02:38:00", - "author_account_age_days": 1513 + "author_account_age_days": 1514 }, "https://github.com/dskjal/comfyui-yolov8-dsuksampler": { "stars": 0, "last_update": "2025-11-09 15:23:16", - "author_account_age_days": 3588 + "author_account_age_days": 3589 }, "https://github.com/dskjal/comfyui-yolov8-simple": { "stars": 0, "last_update": "2025-11-07 04:54:26", - "author_account_age_days": 3588 + "author_account_age_days": 3589 }, "https://github.com/duchamps0305/comfyui-white-extractor": { "stars": 0, "last_update": "2025-01-23 08:09:12", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/ducido/ObjectFusion_ComfyUI_nodes": { "stars": 1, "last_update": "2025-05-02 08:31:46", - "author_account_age_days": 1038 + "author_account_age_days": 1040 }, "https://github.com/duldduld/ComfyUI_md5": { "stars": 1, "last_update": "2025-09-06 16:58:52", - "author_account_age_days": 3237 + "author_account_age_days": 3238 }, "https://github.com/dymokomi/comfyui_dygen": { "stars": 1, "last_update": "2024-11-28 20:08:13", - "author_account_age_days": 1081 + "author_account_age_days": 1083 }, "https://github.com/dzqdzq/ComfyUI-crop-alpha": { "stars": 2, "last_update": "2025-02-17 14:46:11", - "author_account_age_days": 3524 + "author_account_age_days": 3525 }, "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": { "stars": 2, @@ -9477,7 +9487,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": 191 + "author_account_age_days": 192 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, @@ -9507,52 +9517,52 @@ "https://github.com/ebrinz/ComfyUI-MusicGen-HF": { "stars": 4, "last_update": "2025-11-15 23:15:16", - "author_account_age_days": 2567 + "author_account_age_days": 2568 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-EddySevenResonance": { "stars": 9, "last_update": "2025-11-02 17:17:30", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-MemoryCleaner": { "stars": 14, "last_update": "2025-11-10 15:36:42", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-PreviewImageNode": { "stars": 8, "last_update": "2025-11-11 07:39:18", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenFrameSelector": { "stars": 9, "last_update": "2025-11-11 07:40:58", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenVideo": { "stars": 12, "last_update": "2025-11-10 09:59:51", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-TorchCompileSpeed": { "stars": 24, "last_update": "2025-10-11 15:26:20", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/eddyhhlure1Eddy/ode-ComfyUI-WanVideoWrapper": { "stars": 229, "last_update": "2025-10-28 02:46:54", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/edelvarden/ComfyUI-Display-Value": { "stars": 0, "last_update": "2025-05-25 23:02:40", - "author_account_age_days": 2642 + "author_account_age_days": 2644 }, "https://github.com/edelvarden/comfyui_image_metadata_extension": { "stars": 64, "last_update": "2025-11-05 10:03:15", - "author_account_age_days": 2642 + "author_account_age_days": 2644 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 102, @@ -9572,17 +9582,17 @@ "https://github.com/edoardocompagnucci/ComfyUI-HSyn9DHPE": { "stars": 1, "last_update": "2025-11-04 08:08:46", - "author_account_age_days": 2358 + "author_account_age_days": 2359 }, "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 3, "last_update": "2025-04-22 08:51:32", - "author_account_age_days": 711 + "author_account_age_days": 712 }, "https://github.com/educator-art/ComfyUI-gpt-oss-PromptDesigner": { "stars": 1, "last_update": "2025-08-11 17:57:55", - "author_account_age_days": 711 + "author_account_age_days": 712 }, "https://github.com/efortin/ComfyUI-Ollama-Enhancer": { "stars": 2, @@ -9602,7 +9612,7 @@ "https://github.com/elyetis/Comfyui-ColorMatchNodes": { "stars": 0, "last_update": "2025-11-12 14:09:37", - "author_account_age_days": 3514 + "author_account_age_days": 3515 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 0, @@ -9612,17 +9622,17 @@ "https://github.com/envy-ai/ComfyUI-ConDelta": { "stars": 207, "last_update": "2025-09-03 00:40:23", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/eric183/ComfyUI-Only": { "stars": 68, "last_update": "2025-08-23 07:48:17", - "author_account_age_days": 3942 + "author_account_age_days": 3943 }, "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": { "stars": 543, - "last_update": "2025-10-22 06:43:18", - "author_account_age_days": 506 + "last_update": "2025-11-17 00:02:11", + "author_account_age_days": 507 }, "https://github.com/evanspearman/ComfyMath": { "stars": 137, @@ -9632,7 +9642,7 @@ "https://github.com/excelwong/ComfyUI-PromptComposer": { "stars": 1, "last_update": "2025-04-30 10:33:43", - "author_account_age_days": 3875 + "author_account_age_days": 3876 }, "https://github.com/exdysa/comfyui-selector": { "stars": 5, @@ -9642,42 +9652,42 @@ "https://github.com/exectails/comfyui-et_dynamicprompts": { "stars": 5, "last_update": "2024-11-29 22:37:19", - "author_account_age_days": 4427 + "author_account_age_days": 4428 }, "https://github.com/exectails/comfyui-et_infoutils": { "stars": 3, "last_update": "2024-11-29 17:27:49", - "author_account_age_days": 4427 + "author_account_age_days": 4428 }, "https://github.com/exectails/comfyui-et_stringutils": { "stars": 1, "last_update": "2024-11-26 20:26:14", - "author_account_age_days": 4427 + "author_account_age_days": 4428 }, "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": { "stars": 22, "last_update": "2025-09-23 05:43:28", - "author_account_age_days": 443 + "author_account_age_days": 445 }, "https://github.com/facefusion/facefusion-comfyui": { "stars": 12, "last_update": "2025-11-02 20:00:17", - "author_account_age_days": 821 + "author_account_age_days": 822 }, "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 118, "last_update": "2025-05-13 18:35:00", - "author_account_age_days": 967 + "author_account_age_days": 969 }, "https://github.com/facok/ComfyUI-TeaCacheHunyuanVideo": { "stars": 91, "last_update": "2025-04-05 05:24:59", - "author_account_age_days": 967 + "author_account_age_days": 969 }, "https://github.com/fairy-root/ComfyUI-GLHF": { "stars": 4, "last_update": "2025-04-03 13:47:20", - "author_account_age_days": 2443 + "author_account_age_days": 2445 }, "https://github.com/fairy-root/ComfyUI-OpenAI-FM": { "stars": 32, @@ -9702,57 +9712,57 @@ "https://github.com/fallingmeteorite/nsfw-image-check-comfyui": { "stars": 8, "last_update": "2025-11-07 09:24:25", - "author_account_age_days": 1598 + "author_account_age_days": 1599 }, "https://github.com/fashn-AI/ComfyUI-FASHN": { "stars": 28, "last_update": "2025-06-30 12:16:05", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/fat-tire/comfyui-unified-media-suite": { "stars": 5, "last_update": "2025-07-07 08:57:09", - "author_account_age_days": 5446 + "author_account_age_days": 5447 }, "https://github.com/fblissjr/ComfyUI-DatasetHelper": { "stars": 6, "last_update": "2025-01-27 18:58:33", - "author_account_age_days": 3874 + "author_account_age_days": 3875 }, "https://github.com/fblissjr/ComfyUI-EmbeddingPipelineAnalytics": { "stars": 2, "last_update": "2025-01-24 18:51:53", - "author_account_age_days": 3874 + "author_account_age_days": 3875 }, "https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": { "stars": 100, "last_update": "2025-11-05 19:33:27", - "author_account_age_days": 3874 + "author_account_age_days": 3875 }, "https://github.com/fblissjr/ComfyUI-WanActivationEditor": { "stars": 7, "last_update": "2025-07-27 00:03:24", - "author_account_age_days": 3874 + "author_account_age_days": 3875 }, "https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": { "stars": 4, "last_update": "2025-03-17 22:36:22", - "author_account_age_days": 3874 + "author_account_age_days": 3875 }, "https://github.com/fblissjr/shrug-prompter": { "stars": 21, "last_update": "2025-09-30 21:58:22", - "author_account_age_days": 3874 + "author_account_age_days": 3875 }, "https://github.com/fchangjun/Baidu_Meux_ComfyTools": { "stars": 2, "last_update": "2025-11-13 08:05:15", - "author_account_age_days": 4034 + "author_account_age_days": 4035 }, "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 2, "last_update": "2025-11-13 08:05:15", - "author_account_age_days": 4034 + "author_account_age_days": 4035 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 19, @@ -9762,17 +9772,17 @@ "https://github.com/feffy380/comfyui-chroma-cache": { "stars": 14, "last_update": "2025-08-15 12:29:59", - "author_account_age_days": 1140 + "author_account_age_days": 1141 }, "https://github.com/feixuetuba/Spleeter": { "stars": 0, "last_update": "2025-01-19 10:39:17", - "author_account_age_days": 4472 + "author_account_age_days": 4473 }, "https://github.com/felixszeto/ComfyUI-RequestNodes": { "stars": 100, "last_update": "2025-08-25 05:11:01", - "author_account_age_days": 1558 + "author_account_age_days": 1560 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, @@ -9797,7 +9807,7 @@ "https://github.com/fidecastro/comfyui-llamacpp-client": { "stars": 2, "last_update": "2025-08-05 06:09:32", - "author_account_age_days": 3503 + "author_account_age_days": 3504 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 75, @@ -9807,7 +9817,7 @@ "https://github.com/filliptm/ComfyUI_FL-Path-Animator": { "stars": 2, "last_update": "2025-11-05 04:44:02", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { "stars": 172, @@ -9827,7 +9837,7 @@ "https://github.com/finegrain-ai/comfyui-finegrain": { "stars": 13, "last_update": "2025-09-17 16:39:03", - "author_account_age_days": 1012 + "author_account_age_days": 1013 }, "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": { "stars": 4, @@ -9887,7 +9897,7 @@ "https://github.com/fluffydiveX/ComfyUI-hvBlockswap": { "stars": 8, "last_update": "2025-03-30 03:30:40", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/flybirdxx/ComfyUI-RexOmni": { "stars": 8, @@ -9907,7 +9917,7 @@ "https://github.com/flycarl/ComfyUI-Pixelate": { "stars": 3, "last_update": "2024-11-26 13:31:56", - "author_account_age_days": 5369 + "author_account_age_days": 5370 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 7, @@ -9962,22 +9972,22 @@ "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, "last_update": "2025-06-22 16:38:15", - "author_account_age_days": 2593 + "author_account_age_days": 2594 }, "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator": { "stars": 16, "last_update": "2025-09-15 13:41:36", - "author_account_age_days": 3777 + "author_account_age_days": 3778 }, "https://github.com/fr0nky0ng/ComfyUI-frankAI-banana": { "stars": 2, "last_update": "2025-09-18 09:11:07", - "author_account_age_days": 3777 + "author_account_age_days": 3778 }, "https://github.com/francarl/ComfyUI-OnDemand-Loaders": { "stars": 0, "last_update": "2025-11-11 13:47:16", - "author_account_age_days": 5058 + "author_account_age_days": 5059 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 56, @@ -9997,27 +10007,27 @@ "https://github.com/fredconex/ComfyUI-SongBloom": { "stars": 190, "last_update": "2025-09-17 20:07:56", - "author_account_age_days": 1211 + "author_account_age_days": 1212 }, "https://github.com/fredconex/ComfyUI-SoundFlow": { "stars": 73, "last_update": "2025-06-16 14:18:04", - "author_account_age_days": 1211 + "author_account_age_days": 1212 }, "https://github.com/fredconex/ComfyUI-SyncEdit": { "stars": 0, "last_update": "2025-06-16 21:52:36", - "author_account_age_days": 1211 + "author_account_age_days": 1212 }, "https://github.com/fredhopp/comfyui-flipflopnodes": { "stars": 0, "last_update": "2025-09-02 04:42:06", - "author_account_age_days": 1944 + "author_account_age_days": 1945 }, "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, "last_update": "2024-08-28 08:32:23", - "author_account_age_days": 2667 + "author_account_age_days": 2669 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 9, @@ -10047,17 +10057,17 @@ "https://github.com/fuselayer/comfyui-minimal-workflow-image": { "stars": 2, "last_update": "2025-11-09 06:16:48", - "author_account_age_days": 787 + "author_account_age_days": 788 }, "https://github.com/fuselayer/comfyui-mosaic-blur": { "stars": 1, "last_update": "2025-04-05 00:57:07", - "author_account_age_days": 787 + "author_account_age_days": 788 }, "https://github.com/fuselayer/comfyui-noise-match": { "stars": 0, "last_update": "2025-11-10 06:37:09", - "author_account_age_days": 787 + "author_account_age_days": 788 }, "https://github.com/fuyouawa/comfyui-easytoolkit": { "stars": 0, @@ -10067,42 +10077,42 @@ "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": { "stars": 1, "last_update": "2025-08-05 10:16:15", - "author_account_age_days": 878 + "author_account_age_days": 879 }, "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 4, "last_update": "2025-05-27 00:27:28", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/gabe-init/ComfyUI-Google-Image-Search": { "stars": 4, "last_update": "2025-05-27 00:54:00", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/gabe-init/ComfyUI-Openrouter_node": { "stars": 20, "last_update": "2025-09-06 18:35:08", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/gabe-init/ComfyUI-String-Similarity": { "stars": 1, "last_update": "2025-05-27 00:59:21", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "stars": 7, "last_update": "2025-04-01 03:12:04", - "author_account_age_days": 4213 + "author_account_age_days": 4214 }, "https://github.com/garg-aayush/ComfyUI-Svg2Raster": { "stars": 0, "last_update": "2025-09-10 10:09:14", - "author_account_age_days": 3557 + "author_account_age_days": 3558 }, "https://github.com/gasdyueer/comfyui-yolo-mask-process": { "stars": 0, "last_update": "2025-09-27 02:57:46", - "author_account_age_days": 562 + "author_account_age_days": 563 }, "https://github.com/gasparuff/CustomSelector": { "stars": 1, @@ -10112,12 +10122,12 @@ "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": { "stars": 45, "last_update": "2025-08-28 19:48:17", - "author_account_age_days": 2490 + "author_account_age_days": 2491 }, "https://github.com/geltz/ComfyUI-geltz": { "stars": 2, - "last_update": "2025-11-15 15:46:43", - "author_account_age_days": 165 + "last_update": "2025-11-16 19:41:20", + "author_account_age_days": 166 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 9, @@ -10127,7 +10137,7 @@ "https://github.com/geocine/geocine-comfyui": { "stars": 0, "last_update": "2025-03-08 15:46:56", - "author_account_age_days": 5461 + "author_account_age_days": 5463 }, "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, @@ -10137,7 +10147,7 @@ "https://github.com/ggarra13/ComfyUI-mrv2": { "stars": 5, "last_update": "2025-03-27 17:24:38", - "author_account_age_days": 4368 + "author_account_age_days": 4369 }, "https://github.com/giriss/comfy-image-saver": { "stars": 313, @@ -10152,12 +10162,12 @@ "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 65, "last_update": "2025-09-21 12:59:07", - "author_account_age_days": 3551 + "author_account_age_days": 3552 }, "https://github.com/gitcapoom/comfyui_fovestimator": { "stars": 0, "last_update": "2025-11-06 17:12:20", - "author_account_age_days": 228 + "author_account_age_days": 229 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, @@ -10187,7 +10197,7 @@ "https://github.com/gitmylo/ComfyUI-audio-nodes": { "stars": 11, "last_update": "2025-04-07 07:24:06", - "author_account_age_days": 2817 + "author_account_age_days": 2818 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 183, @@ -10202,7 +10212,7 @@ "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, "last_update": "2025-07-10 14:51:00", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 18, @@ -10217,12 +10227,12 @@ "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 15, "last_update": "2025-07-20 03:42:06", - "author_account_age_days": 2804 + "author_account_age_days": 2805 }, "https://github.com/gmorks/ComfyUI-SendToDiscord": { "stars": 0, "last_update": "2025-07-14 03:00:24", - "author_account_age_days": 2804 + "author_account_age_days": 2805 }, "https://github.com/goburiin/nsfwrecog-comfyui": { "stars": 0, @@ -10232,12 +10242,12 @@ "https://github.com/godmt/ComfyUI-IP-Composer": { "stars": 5, "last_update": "2025-05-18 09:52:01", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/godmt/ComfyUI-List-Utils": { "stars": 11, "last_update": "2025-05-26 21:41:06", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, @@ -10272,7 +10282,7 @@ "https://github.com/goldwins520/Comfyui_saveimg2webdav": { "stars": 0, "last_update": "2025-05-25 06:15:38", - "author_account_age_days": 2085 + "author_account_age_days": 2086 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 25, @@ -10287,12 +10297,12 @@ "https://github.com/gorillaframeai/GF_nodes": { "stars": 33, "last_update": "2025-04-19 15:49:54", - "author_account_age_days": 743 + "author_account_age_days": 744 }, "https://github.com/gorillaframeai/GF_translate": { "stars": 7, "last_update": "2025-02-04 19:26:53", - "author_account_age_days": 743 + "author_account_age_days": 744 }, "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": { "stars": 1, @@ -10302,37 +10312,37 @@ "https://github.com/greengerong/ComfyUI-JanusPro-PL": { "stars": 11, "last_update": "2025-02-08 03:32:59", - "author_account_age_days": 4778 + "author_account_age_days": 4779 }, "https://github.com/gregory-richard/ComfyUI-WarpPipe": { "stars": 0, "last_update": "2025-10-14 22:04:31", - "author_account_age_days": 2612 + "author_account_age_days": 2613 }, "https://github.com/gremlation/ComfyUI-ImageLabel": { "stars": 5, "last_update": "2025-04-03 09:49:57", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/gremlation/ComfyUI-JMESPath": { "stars": 2, "last_update": "2025-04-03 09:50:11", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/gremlation/ComfyUI-TrackAndWheel": { "stars": 2, "last_update": "2025-04-03 09:50:20", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/gremlation/ComfyUI-ViewData": { "stars": 1, "last_update": "2025-04-03 09:50:28", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/gremlation/ComfyUI-jq": { "stars": 1, "last_update": "2025-04-03 09:50:39", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 216, @@ -10357,17 +10367,17 @@ "https://github.com/gsusgg/ComfyUI_CozyGen": { "stars": 21, "last_update": "2025-10-17 22:36:41", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/gt732/ComfyUI-DreamWaltz-G": { "stars": 3, "last_update": "2024-10-27 03:15:13", - "author_account_age_days": 1665 + "author_account_age_days": 1666 }, "https://github.com/guerreiro/comfyg-switch": { "stars": 5, "last_update": "2025-08-28 22:13:10", - "author_account_age_days": 5550 + "author_account_age_days": 5551 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, @@ -10387,7 +10397,7 @@ "https://github.com/guyaton/guy-nodes-comfyui": { "stars": 0, "last_update": "2024-10-02 13:15:26", - "author_account_age_days": 411 + "author_account_age_days": 412 }, "https://github.com/guyouyue/ComfyUI_VideoAutoSplit": { "stars": 0, @@ -10397,7 +10407,7 @@ "https://github.com/gvfarns/comfyui_gvf": { "stars": 0, "last_update": "2025-07-30 21:33:13", - "author_account_age_days": 4616 + "author_account_age_days": 4617 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 18, @@ -10407,16 +10417,16 @@ "https://github.com/hanL34/ComfyUI-Power-Artist-Loader": { "stars": 10, "last_update": "2025-11-04 08:57:24", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/hanoixan/ComfyUI-DataBeast": { "stars": 2, "last_update": "2024-11-05 17:47:30", - "author_account_age_days": 5346 + "author_account_age_days": 5347 }, "https://github.com/hao-ai-lab/FastVideo": { - "stars": 2587, - "last_update": "2025-11-16 04:54:00", + "stars": 2590, + "last_update": "2025-11-16 23:11:00", "author_account_age_days": 752 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { @@ -10427,12 +10437,12 @@ "https://github.com/hardik-uppal/ComfyUI-QwenVL-MultiImage": { "stars": 2, "last_update": "2025-10-30 23:34:18", - "author_account_age_days": 3763 + "author_account_age_days": 3764 }, "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 2, "last_update": "2025-06-11 21:10:47", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/havvk/ComfyUI_AIIA": { "stars": 9, @@ -10472,12 +10482,12 @@ "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 202, "last_update": "2025-07-11 01:56:09", - "author_account_age_days": 2427 + "author_account_age_days": 2428 }, "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 0, "last_update": "2025-11-14 04:45:55", - "author_account_age_days": 3236 + "author_account_age_days": 3237 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 160, @@ -10492,17 +10502,17 @@ "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 2, "last_update": "2025-07-01 16:10:19", - "author_account_age_days": 4440 + "author_account_age_days": 4441 }, "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 1, "last_update": "2025-03-31 13:30:54", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/hekmon/comfyui-openai-api": { "stars": 14, "last_update": "2025-11-11 11:53:30", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/heshengtao/comfyui_LLM_party": { "stars": 1991, @@ -10517,7 +10527,7 @@ "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 4, "last_update": "2025-10-12 02:28:44", - "author_account_age_days": 177 + "author_account_age_days": 178 }, "https://github.com/heyburns/PortraitUtils": { "stars": 1, @@ -10532,7 +10542,7 @@ "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 25, "last_update": "2025-11-09 07:52:19", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 54, @@ -10562,32 +10572,32 @@ "https://github.com/hmwl/ComfyUI-TaskMonitor": { "stars": 8, "last_update": "2025-05-25 15:41:14", - "author_account_age_days": 3123 + "author_account_age_days": 3124 }, "https://github.com/hmwl/ComfyUI_zip": { "stars": 4, "last_update": "2025-05-25 16:21:35", - "author_account_age_days": 3123 + "author_account_age_days": 3124 }, "https://github.com/hnmr293/ComfyUI-latent-ops": { "stars": 2, "last_update": "2025-04-16 08:04:59", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/hnmr293/comfyui-savemem": { "stars": 1, "last_update": "2025-04-15 02:10:14", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/hodanajan/optimal-crop-resolution": { "stars": 1, "last_update": "2025-01-21 10:46:26", - "author_account_age_days": 2838 + "author_account_age_days": 2840 }, "https://github.com/hoveychen/ComfyUI-MusePose-Remaster": { "stars": 7, "last_update": "2024-10-22 09:40:04", - "author_account_age_days": 5152 + "author_account_age_days": 5153 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 52, @@ -10602,12 +10612,12 @@ "https://github.com/huanngzh/ComfyUI-MVAdapter": { "stars": 448, "last_update": "2025-06-26 07:01:15", - "author_account_age_days": 1747 + "author_account_age_days": 1748 }, "https://github.com/hubentu/ComfyUI-loras-loader": { "stars": 3, "last_update": "2025-09-04 17:15:58", - "author_account_age_days": 4013 + "author_account_age_days": 4015 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 635, @@ -10647,17 +10657,22 @@ "https://github.com/hugobb/FastGAN-ComfyUI-Node": { "stars": 1, "last_update": "2025-04-25 20:24:20", - "author_account_age_days": 3345 + "author_account_age_days": 3346 }, "https://github.com/huixingyun/ComfyUI-HX-Captioner": { "stars": 0, "last_update": "2025-01-25 06:48:18", - "author_account_age_days": 344 + "author_account_age_days": 346 }, "https://github.com/hujuying/ComfyUI-ModelScope-API": { "stars": 15, "last_update": "2025-10-23 13:08:35", - "author_account_age_days": 1286 + "author_account_age_days": 1287 + }, + "https://github.com/hum-ma/ComfyUI-TiledVaeLite": { + "stars": 0, + "last_update": "2025-11-16 19:24:13", + "author_account_age_days": 292 }, "https://github.com/humgate/simplecomfy": { "stars": 0, @@ -10667,7 +10682,7 @@ "https://github.com/hunzmusic/ComfyUI-IG2MV": { "stars": 36, "last_update": "2025-05-09 10:46:42", - "author_account_age_days": 237 + "author_account_age_days": 239 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 65, @@ -10682,27 +10697,27 @@ "https://github.com/huwenkai26/comfyui-remove-text": { "stars": 0, "last_update": "2025-08-28 07:03:52", - "author_account_age_days": 3536 + "author_account_age_days": 3537 }, "https://github.com/hvppycoding/comfyui-json-prompt-renderer": { "stars": 0, "last_update": "2025-08-26 15:49:55", - "author_account_age_days": 1115 + "author_account_age_days": 1116 }, "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "stars": 0, "last_update": "2025-06-04 15:41:16", - "author_account_age_days": 1115 + "author_account_age_days": 1116 }, "https://github.com/hvppycoding/hvppyflow": { "stars": 0, "last_update": "2025-11-13 04:58:52", - "author_account_age_days": 1115 + "author_account_age_days": 1116 }, "https://github.com/hw5511/comfyui_hf_upscaler_loader": { "stars": 1, "last_update": "2025-11-03 09:29:28", - "author_account_age_days": 1598 + "author_account_age_days": 1599 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 2, @@ -10712,7 +10727,7 @@ "https://github.com/hybskgks28275/ComfyUI-hybs-nodes": { "stars": 3, "last_update": "2025-10-05 09:31:10", - "author_account_age_days": 1436 + "author_account_age_days": 1437 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 4, @@ -10722,7 +10737,7 @@ "https://github.com/iDAPPA/ComfyUI-AMDGPUMonitor": { "stars": 4, "last_update": "2025-03-13 18:16:21", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, @@ -10732,27 +10747,27 @@ "https://github.com/iGavroche/ComfyUI-Ninode-Utils": { "stars": 0, "last_update": "2025-10-06 15:37:39", - "author_account_age_days": 1447 + "author_account_age_days": 1448 }, "https://github.com/iGavroche/rocm-ninodes": { "stars": 11, "last_update": "2025-11-01 19:02:13", - "author_account_age_days": 1447 + "author_account_age_days": 1448 }, "https://github.com/iSuneast/ComfyUI-WebhookNotifier": { "stars": 2, "last_update": "2025-04-06 03:53:13", - "author_account_age_days": 4681 + "author_account_age_days": 4682 }, "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": { "stars": 3, "last_update": "2025-07-05 07:17:09", - "author_account_age_days": 4663 + "author_account_age_days": 4664 }, "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, "last_update": "2025-08-12 09:46:27", - "author_account_age_days": 4663 + "author_account_age_days": 4664 }, "https://github.com/ialhabbal/ComfyUI-Prompt-Verify": { "stars": 5, @@ -10767,7 +10782,7 @@ "https://github.com/iamandeepsandhu/ComfyUI-NSFW-Check": { "stars": 11, "last_update": "2024-11-26 07:32:18", - "author_account_age_days": 2715 + "author_account_age_days": 2716 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, @@ -10777,7 +10792,7 @@ "https://github.com/ichabodcole/ComfyUI-Ichis-Pack": { "stars": 2, "last_update": "2025-09-21 06:08:00", - "author_account_age_days": 4905 + "author_account_age_days": 4906 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 234, @@ -10862,22 +10877,22 @@ "https://github.com/ifmylove2011/comfyui-missed-tool": { "stars": 2, "last_update": "2025-11-01 09:00:24", - "author_account_age_days": 3680 + "author_account_age_days": 3681 }, "https://github.com/iguanesolutions/comfyui-flux-resolution": { "stars": 4, "last_update": "2025-11-13 10:11:45", - "author_account_age_days": 3020 + "author_account_age_days": 3021 }, "https://github.com/iguanesolutions/comfyui-ig1-tools": { "stars": 4, "last_update": "2025-11-13 10:11:45", - "author_account_age_days": 3020 + "author_account_age_days": 3021 }, "https://github.com/ihmily/ComfyUI-Light-Tool": { "stars": 15, "last_update": "2025-10-11 08:31:53", - "author_account_age_days": 1138 + "author_account_age_days": 1139 }, "https://github.com/ihmily/comfy-deploy": { "stars": 1, @@ -10887,7 +10902,7 @@ "https://github.com/illuminatianon/comfyui-csvwildcards": { "stars": 1, "last_update": "2025-05-02 21:45:53", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 35, @@ -10897,17 +10912,17 @@ "https://github.com/infinigence/ComfyUI-Infinigence-Nodes": { "stars": 2, "last_update": "2025-08-25 03:41:44", - "author_account_age_days": 653 + "author_account_age_days": 654 }, "https://github.com/infinigence/ComfyUI_Model_Cache": { "stars": 8, "last_update": "2025-03-28 02:35:14", - "author_account_age_days": 653 + "author_account_age_days": 654 }, "https://github.com/inflamously/comfyui-prompt-enhancer": { "stars": 0, "last_update": "2025-06-02 22:49:50", - "author_account_age_days": 4290 + "author_account_age_days": 4291 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 13, @@ -10917,12 +10932,12 @@ "https://github.com/inventorado/ComfyUI_NNT": { "stars": 67, "last_update": "2025-01-08 17:22:46", - "author_account_age_days": 3395 + "author_account_age_days": 3396 }, "https://github.com/irreveloper/ComfyUI-DSD": { "stars": 42, "last_update": "2025-03-15 16:55:07", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 2, @@ -10932,7 +10947,7 @@ "https://github.com/jacklukai/ComfyUI_DeployCash": { "stars": 0, "last_update": "2025-08-11 07:59:47", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 91, @@ -10952,7 +10967,7 @@ "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "stars": 59, "last_update": "2025-08-25 12:58:44", - "author_account_age_days": 4269 + "author_account_age_days": 4270 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 125, @@ -10977,27 +10992,27 @@ "https://github.com/jamesk9526/NoxPrompter-ComfyUI-CustomNode": { "stars": 1, "last_update": "2025-10-04 06:23:15", - "author_account_age_days": 1473 + "author_account_age_days": 1474 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 15, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 4987 + "author_account_age_days": 4988 }, "https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts": { - "stars": 18, + "stars": 19, "last_update": "2025-11-12 19:23:07", "author_account_age_days": 410 }, "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "author_account_age_days": 4888 + "author_account_age_days": 4889 }, "https://github.com/jasonjgardner/comfyui-pixel-art-scalers": { "stars": 0, "last_update": "2025-09-21 14:38:59", - "author_account_age_days": 4888 + "author_account_age_days": 4889 }, "https://github.com/jax-explorer/ComfyUI-InstantCharacter": { "stars": 189, @@ -11032,7 +11047,7 @@ "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": { "stars": 2, "last_update": "2024-10-26 05:38:07", - "author_account_age_days": 4980 + "author_account_age_days": 4981 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 57, @@ -11042,22 +11057,22 @@ "https://github.com/jerome7562/ComfyUI-XenoFlow": { "stars": 3, "last_update": "2025-03-10 16:33:16", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/jerrylongyan/ComfyUI-My-Mask": { "stars": 4, "last_update": "2025-01-08 08:39:19", - "author_account_age_days": 4441 + "author_account_age_days": 4442 }, "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL": { "stars": 0, "last_update": "2025-04-09 19:31:50", - "author_account_age_days": 2843 + "author_account_age_days": 2844 }, "https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP": { "stars": 1, "last_update": "2025-04-07 15:01:04", - "author_account_age_days": 2843 + "author_account_age_days": 2844 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 148, @@ -11067,22 +11082,22 @@ "https://github.com/jfcantu/ComfyUI-AutoNotes": { "stars": 9, "last_update": "2025-10-01 21:17:38", - "author_account_age_days": 2497 + "author_account_age_days": 2498 }, "https://github.com/jfcantu/ComfyUI-Prompt-Companion": { "stars": 7, "last_update": "2025-09-28 22:27:53", - "author_account_age_days": 2497 + "author_account_age_days": 2498 }, "https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection": { "stars": 55, "last_update": "2025-02-03 04:53:25", - "author_account_age_days": 1408 + "author_account_age_days": 1409 }, "https://github.com/jhj0517/ComfyUI-jhj-Kokoro-Onnx": { "stars": 5, "last_update": "2025-02-04 14:15:08", - "author_account_age_days": 1408 + "author_account_age_days": 1409 }, "https://github.com/jiafuzeng/comfyui-LatentSync": { "stars": 0, @@ -11092,17 +11107,17 @@ "https://github.com/jialuw0830/flux_api_comfyui_plugin": { "stars": 0, "last_update": "2025-09-04 12:42:43", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/jianzhichun/ComfyUI-Easyai": { "stars": 22, "last_update": "2024-10-27 03:29:53", - "author_account_age_days": 3546 + "author_account_age_days": 3547 }, "https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": { "stars": 15, "last_update": "2025-07-03 08:39:45", - "author_account_age_days": 3639 + "author_account_age_days": 3640 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 282, @@ -11112,12 +11127,12 @@ "https://github.com/jinanlongen/ComfyUI-Prompt-Expander": { "stars": 0, "last_update": "2025-01-28 08:04:24", - "author_account_age_days": 5086 + "author_account_age_days": 5087 }, "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 3, "last_update": "2025-09-25 09:28:32", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/jitcoder/lora-info": { "stars": 105, @@ -11147,12 +11162,12 @@ "https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": { "stars": 10, "last_update": "2025-04-27 12:08:27", - "author_account_age_days": 848 + "author_account_age_days": 849 }, "https://github.com/joanna910225/comfyui-housekeeper": { "stars": 16, "last_update": "2025-10-22 15:12:57", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 1, @@ -11177,12 +11192,12 @@ "https://github.com/jonstreeter/comfyui-compressed-metadata": { "stars": 0, "last_update": "2025-10-12 19:25:48", - "author_account_age_days": 1112 + "author_account_age_days": 1113 }, "https://github.com/joosthel/ComfyUI-CVOverlay": { "stars": 4, "last_update": "2025-07-28 11:41:47", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 32, @@ -11192,17 +11207,17 @@ "https://github.com/joreyaesh/comfyui_scroll_over_textarea": { "stars": 0, "last_update": "2025-03-09 18:58:09", - "author_account_age_days": 4623 + "author_account_age_days": 4624 }, "https://github.com/joreyaesh/comfyui_touchpad_scroll_controller.enableTouchpadScroll": { "stars": 0, "last_update": "2025-03-18 03:15:42", - "author_account_age_days": 4623 + "author_account_age_days": 4624 }, "https://github.com/joyboy123456/-ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-09-18 16:37:02", - "author_account_age_days": 774 + "author_account_age_days": 775 }, "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, @@ -11272,37 +11287,37 @@ "https://github.com/juddisjudd/ComfyUI-BawkNodes": { "stars": 7, "last_update": "2025-10-06 06:57:23", - "author_account_age_days": 1620 + "author_account_age_days": 1621 }, "https://github.com/judian17/ComfyUI-Extract_Flux_Lora": { "stars": 20, "last_update": "2025-05-05 02:46:31", - "author_account_age_days": 2355 + "author_account_age_days": 2356 }, "https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node": { "stars": 6, "last_update": "2025-08-02 00:48:15", - "author_account_age_days": 2355 + "author_account_age_days": 2356 }, "https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM": { "stars": 1, "last_update": "2025-11-11 20:33:46", - "author_account_age_days": 2355 + "author_account_age_days": 2356 }, "https://github.com/judian17/ComfyUI-UniWorld-jd17": { "stars": 21, "last_update": "2025-06-10 14:12:16", - "author_account_age_days": 2355 + "author_account_age_days": 2356 }, "https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": { "stars": 52, "last_update": "2025-10-26 21:23:07", - "author_account_age_days": 2355 + "author_account_age_days": 2356 }, "https://github.com/judian17/ComfyUI_ZIM": { "stars": 9, "last_update": "2025-05-14 11:32:06", - "author_account_age_days": 2355 + "author_account_age_days": 2356 }, "https://github.com/juehackr/comfyui_fk_server": { "stars": 499, @@ -11317,7 +11332,7 @@ "https://github.com/jupo-ai/comfy-ex-tagcomplete": { "stars": 22, "last_update": "2025-09-21 06:59:59", - "author_account_age_days": 259 + "author_account_age_days": 260 }, "https://github.com/jupo-ai/comfy-join-prompt": { "stars": 1, @@ -11337,17 +11352,17 @@ "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, "last_update": "2025-01-18 06:20:23", - "author_account_age_days": 421 + "author_account_age_days": 422 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 467, @@ -11357,12 +11372,12 @@ "https://github.com/justin-vt/ComfyUI-brushstrokes": { "stars": 1, "last_update": "2025-03-05 18:27:37", - "author_account_age_days": 3216 + "author_account_age_days": 3217 }, "https://github.com/k-komarov/comfyui-bunny-cdn-storage": { "stars": 0, "last_update": "2024-08-31 20:59:08", - "author_account_age_days": 3984 + "author_account_age_days": 3985 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 10, @@ -11377,7 +11392,7 @@ "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 5, "last_update": "2025-07-03 21:07:05", - "author_account_age_days": 236 + "author_account_age_days": 237 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 22, @@ -11390,14 +11405,14 @@ "author_account_age_days": 2839 }, "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { - "stars": 8, + "stars": 9, "last_update": "2025-08-20 00:08:16", - "author_account_age_days": 3157 + "author_account_age_days": 3158 }, "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { "stars": 640, "last_update": "2025-04-19 10:24:42", - "author_account_age_days": 5191 + "author_account_age_days": 5192 }, "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 0, @@ -11432,12 +11447,12 @@ "https://github.com/kanibus/kanibus": { "stars": 5, "last_update": "2025-08-04 04:27:56", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 28, "last_update": "2025-10-05 05:29:47", - "author_account_age_days": 4395 + "author_account_age_days": 4396 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, @@ -11447,22 +11462,22 @@ "https://github.com/karas17/ComfyUI-Camera-Watermark": { "stars": 11, "last_update": "2025-11-07 17:29:28", - "author_account_age_days": 3167 + "author_account_age_days": 3168 }, "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 1, "last_update": "2025-05-24 18:37:41", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/karthikg-09/ComfyUI-WanVideoAutoResize": { "stars": 2, "last_update": "2025-11-02 13:46:51", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, "last_update": "2024-08-20 04:52:06", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 4, @@ -11472,7 +11487,7 @@ "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": { "stars": 1, "last_update": "2025-04-05 12:52:40", - "author_account_age_days": 1237 + "author_account_age_days": 1238 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 7, @@ -11492,17 +11507,17 @@ "https://github.com/keit0728/ComfyUI-Image-Toolkit": { "stars": 1, "last_update": "2025-05-30 06:46:47", - "author_account_age_days": 3498 + "author_account_age_days": 3499 }, "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "author_account_age_days": 3498 + "author_account_age_days": 3499 }, "https://github.com/keit0728/ComfyUI-musubi-tuner": { "stars": 1, "last_update": "2025-07-26 09:41:57", - "author_account_age_days": 3498 + "author_account_age_days": 3499 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 62, @@ -11512,12 +11527,12 @@ "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, "last_update": "2025-02-19 06:55:25", - "author_account_age_days": 1263 + "author_account_age_days": 1264 }, "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector": { "stars": 2, "last_update": "2024-12-22 06:44:20", - "author_account_age_days": 1263 + "author_account_age_days": 1264 }, "https://github.com/kft334/Knodes": { "stars": 4, @@ -11532,7 +11547,7 @@ "https://github.com/kianxyzw/comfyui-model-linker": { "stars": 38, "last_update": "2025-11-05 15:39:16", - "author_account_age_days": 1383 + "author_account_age_days": 1384 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 177, @@ -11737,7 +11752,7 @@ "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 21, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 366 + "author_account_age_days": 367 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 28, @@ -11762,12 +11777,12 @@ "https://github.com/kj863257/ComfyUI_RC_Image_Compositor": { "stars": 11, "last_update": "2025-11-16 06:39:09", - "author_account_age_days": 3653 + "author_account_age_days": 3654 }, "https://github.com/kk8bit/KayTool": { - "stars": 265, + "stars": 267, "last_update": "2025-07-01 03:47:14", - "author_account_age_days": 866 + "author_account_age_days": 867 }, "https://github.com/klinter007/klinter_nodes": { "stars": 18, @@ -11792,7 +11807,7 @@ "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, "last_update": "2025-09-19 10:01:44", - "author_account_age_days": 3401 + "author_account_age_days": 3402 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 203, @@ -11817,7 +11832,7 @@ "https://github.com/kostenickj/jk-comfyui-helpers": { "stars": 8, "last_update": "2024-12-19 10:22:42", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 9, @@ -11827,32 +11842,32 @@ "https://github.com/kraglik/prompt_collapse": { "stars": 5, "last_update": "2024-12-15 08:39:51", - "author_account_age_days": 2967 + "author_account_age_days": 2968 }, "https://github.com/krakenunbound/ComfyUI-KrakenTools": { "stars": 2, "last_update": "2025-08-25 21:17:49", - "author_account_age_days": 88 + "author_account_age_days": 89 }, "https://github.com/krigeta/qwen-image-controlnets-comfyui": { "stars": 2, "last_update": "2025-08-17 11:09:39", - "author_account_age_days": 1810 + "author_account_age_days": 1811 }, "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, "last_update": "2025-05-15 09:55:46", - "author_account_age_days": 2788 + "author_account_age_days": 2789 }, "https://github.com/kukuo6666/ComfyUI-Equirect": { "stars": 2, "last_update": "2025-03-29 18:28:47", - "author_account_age_days": 2076 + "author_account_age_days": 2077 }, "https://github.com/kungful/ComfyUI_to_webui": { "stars": 18, "last_update": "2025-07-02 09:38:43", - "author_account_age_days": 1632 + "author_account_age_days": 1633 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, @@ -11862,7 +11877,7 @@ "https://github.com/kusurin/ComfyUI-chronophotography": { "stars": 0, "last_update": "2025-08-16 15:11:58", - "author_account_age_days": 1127 + "author_account_age_days": 1128 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 24, @@ -11872,12 +11887,12 @@ "https://github.com/kycg/comfyui-Lora-auto-downloader": { "stars": 1, "last_update": "2025-08-27 13:47:53", - "author_account_age_days": 1450 + "author_account_age_days": 1451 }, "https://github.com/l-comm/WatermarkRemoval": { "stars": 5, "last_update": "2025-01-13 05:33:32", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, @@ -11892,7 +11907,7 @@ "https://github.com/lakkiy/ComfyUI-RWImageS3": { "stars": 0, "last_update": "2025-10-24 08:40:33", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 7, @@ -11942,37 +11957,37 @@ "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": { "stars": 10, "last_update": "2025-10-30 23:21:11", - "author_account_age_days": 2791 + "author_account_age_days": 2792 }, "https://github.com/lazniak/LiquidTime-Interpolation": { "stars": 13, "last_update": "2025-04-03 11:42:12", - "author_account_age_days": 2791 + "author_account_age_days": 2792 }, "https://github.com/lazniak/comfyui-google-photos-loader": { "stars": 3, "last_update": "2025-04-03 11:46:29", - "author_account_age_days": 2791 + "author_account_age_days": 2792 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 63, "last_update": "2025-06-01 02:56:02", - "author_account_age_days": 1485 + "author_account_age_days": 1486 }, "https://github.com/lceric/comfyui-gpt-image": { "stars": 9, "last_update": "2025-05-19 10:49:30", - "author_account_age_days": 3219 + "author_account_age_days": 3220 }, "https://github.com/leafiy/comfyui_psd_smart_object": { "stars": 0, "last_update": "2025-11-11 02:18:19", - "author_account_age_days": 5259 + "author_account_age_days": 5260 }, "https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": { "stars": 2, "last_update": "2025-06-06 04:07:48", - "author_account_age_days": 4026 + "author_account_age_days": 4027 }, "https://github.com/leeguandong/ComfyUI_1Prompt1Story": { "stars": 5, @@ -12057,7 +12072,7 @@ "https://github.com/leeguandong/ComfyUI_Qwen3Omni": { "stars": 1, "last_update": "2025-10-07 15:35:51", - "author_account_age_days": 3304 + "author_account_age_days": 3305 }, "https://github.com/leeguandong/ComfyUI_Style_Aligned": { "stars": 5, @@ -12077,7 +12092,7 @@ "https://github.com/leeooo001/comfyui-Hunyuan-PromptEnhancer": { "stars": 12, "last_update": "2025-10-10 19:01:40", - "author_account_age_days": 2247 + "author_account_age_days": 2248 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 2, @@ -12087,12 +12102,12 @@ "https://github.com/leewinder/comfyui-crop-to-center": { "stars": 0, "last_update": "2025-10-13 16:41:33", - "author_account_age_days": 4961 + "author_account_age_days": 4962 }, "https://github.com/leewinder/comfyui-mureka-api": { "stars": 0, "last_update": "2025-10-24 08:50:08", - "author_account_age_days": 4961 + "author_account_age_days": 4962 }, "https://github.com/lenML/comfyui_qwen_image_edit_adv": { "stars": 22, @@ -12107,7 +12122,7 @@ "https://github.com/leoleelxh/Comfy-Topaz-Photo": { "stars": 16, "last_update": "2025-05-24 05:47:40", - "author_account_age_days": 4584 + "author_account_age_days": 4586 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 52, @@ -12117,12 +12132,12 @@ "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, "last_update": "2025-06-25 10:18:42", - "author_account_age_days": 929 + "author_account_age_days": 930 }, "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, "last_update": "2025-05-24 16:11:50", - "author_account_age_days": 2380 + "author_account_age_days": 2381 }, "https://github.com/lerignoux/ComfyUI-PechaKucha": { "stars": 1, @@ -12137,22 +12152,22 @@ "https://github.com/leylahkrell/ComfyUI-Violet-Tools": { "stars": 11, "last_update": "2025-11-13 03:06:22", - "author_account_age_days": 784 + "author_account_age_days": 785 }, "https://github.com/leylahviolet/ComfyUI-Violet-Tools": { "stars": 11, "last_update": "2025-11-13 03:06:22", - "author_account_age_days": 784 + "author_account_age_days": 785 }, "https://github.com/lgldlk/ComfyUI-PC-ding-dong": { "stars": 76, "last_update": "2024-12-27 03:25:38", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/lgldlk/ComfyUI-PSD-Replace": { "stars": 4, "last_update": "2025-03-15 07:03:24", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 3, @@ -12180,7 +12195,7 @@ "author_account_age_days": 3621 }, "https://github.com/lihaoyun6/ComfyUI-FlashVSR_Ultra_Fast": { - "stars": 485, + "stars": 490, "last_update": "2025-11-06 15:26:44", "author_account_age_days": 3621 }, @@ -12207,22 +12222,22 @@ "https://github.com/lingha0h/comfyui_kj": { "stars": 6, "last_update": "2025-03-20 13:24:29", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/linjian-ufo/ComfyUI_GLM4V_voltspark": { "stars": 5, "last_update": "2025-07-09 13:04:58", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": { "stars": 0, "last_update": "2025-06-17 11:26:32", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/linksluckytime/comfyui_snacknodes": { "stars": 0, "last_update": "2025-05-07 01:48:50", - "author_account_age_days": 934 + "author_account_age_days": 935 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 4, @@ -12232,32 +12247,32 @@ "https://github.com/lisaks/comfyui-panelforge": { "stars": 2, "last_update": "2025-04-29 00:25:00", - "author_account_age_days": 1245 + "author_account_age_days": 1247 }, "https://github.com/liuqianhonga/ComfyUI-Html2Image": { "stars": 13, "last_update": "2025-06-22 07:58:49", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/liuqianhonga/ComfyUI-Image-Compressor": { "stars": 20, "last_update": "2025-06-22 08:32:22", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/liuqianhonga/ComfyUI-QHNodes": { "stars": 3, "last_update": "2025-06-22 08:33:17", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/liuqianhonga/ComfyUI-String-Helper": { "stars": 8, "last_update": "2025-06-22 07:56:48", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader": { "stars": 2, "last_update": "2024-09-26 12:38:32", - "author_account_age_days": 4556 + "author_account_age_days": 4557 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 118, @@ -12287,7 +12302,7 @@ "https://github.com/livepeer/ComfyUI-Stream-Pack": { "stars": 18, "last_update": "2025-09-25 16:22:41", - "author_account_age_days": 3216 + "author_account_age_days": 3217 }, "https://github.com/ljleb/comfy-mecha": { "stars": 93, @@ -12342,12 +12357,12 @@ "https://github.com/lo-th/Comfyui_three_js": { "stars": 21, "last_update": "2025-06-12 08:18:17", - "author_account_age_days": 4989 + "author_account_age_days": 4990 }, "https://github.com/lodestone-rock/ComfyUI_FluxMod": { "stars": 120, "last_update": "2025-06-22 09:44:09", - "author_account_age_days": 1093 + "author_account_age_days": 1094 }, "https://github.com/logtd/ComfyUI-4DHumans": { "stars": 7, @@ -12442,17 +12457,17 @@ "https://github.com/lokinou/comfyui-better-flow": { "stars": 1, "last_update": "2025-10-22 21:23:02", - "author_account_age_days": 4664 + "author_account_age_days": 4665 }, "https://github.com/lokinou/comfyui-offload-models": { "stars": 2, "last_update": "2025-10-05 04:33:49", - "author_account_age_days": 4664 + "author_account_age_days": 4665 }, "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, "last_update": "2025-08-14 08:20:40", - "author_account_age_days": 398 + "author_account_age_days": 399 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, @@ -12477,7 +12492,7 @@ "https://github.com/loockluo/comfyui-whisperx-pro": { "stars": 2, "last_update": "2025-11-04 16:27:20", - "author_account_age_days": 3349 + "author_account_age_days": 3350 }, "https://github.com/lord-lethris/ComfyUI-RPG-Characters": { "stars": 3, @@ -12527,12 +12542,12 @@ "https://github.com/lrzjason/Comfyui-LoraUtils": { "stars": 18, "last_update": "2025-11-13 15:49:36", - "author_account_age_days": 4172 + "author_account_age_days": 4173 }, "https://github.com/lrzjason/Comfyui-QwenEditUtils": { - "stars": 536, + "stars": 540, "last_update": "2025-11-12 10:30:16", - "author_account_age_days": 4172 + "author_account_age_days": 4173 }, "https://github.com/lrzjason/Comfyui-ThinkRemover": { "stars": 4, @@ -12572,7 +12587,7 @@ "https://github.com/lthero-big/ComfyUI-GaussianShadingWatermark": { "stars": 5, "last_update": "2025-11-11 02:06:03", - "author_account_age_days": 1903 + "author_account_age_days": 1904 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 55, @@ -12582,87 +12597,87 @@ "https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution": { "stars": 38, "last_update": "2025-10-15 20:51:39", - "author_account_age_days": 2943 + "author_account_age_days": 2944 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Frames-Animation-Nodes": { "stars": 1, "last_update": "2025-10-09 03:19:03", - "author_account_age_days": 2943 + "author_account_age_days": 2944 }, "https://github.com/lucasgattas/comfyui-egregora-divide-and-enhance": { "stars": 1, "last_update": "2025-09-11 11:41:23", - "author_account_age_days": 2943 + "author_account_age_days": 2944 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, "last_update": "2025-06-25 05:04:14", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 93, "last_update": "2024-12-02 22:10:41", - "author_account_age_days": 1946 + "author_account_age_days": 1948 }, "https://github.com/luke-mino-altherr/ComfyUI-LatentReverb": { "stars": 3, "last_update": "2025-08-13 00:14:13", - "author_account_age_days": 4021 + "author_account_age_days": 4022 }, "https://github.com/lum3on/ComfyUI-FrameUtilitys": { "stars": 13, "last_update": "2025-10-17 20:41:40", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/lum3on/ComfyUI-ModelQuantizer": { "stars": 92, "last_update": "2025-06-14 20:45:21", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/lum3on/ComfyUI-StableAudioX": { - "stars": 35, + "stars": 36, "last_update": "2025-06-24 22:55:28", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/lum3on/ComfyUI_MJ-Scraper": { "stars": 2, "last_update": "2025-07-06 18:35:33", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/lum3on/ComfyUI_Reve-API": { "stars": 9, "last_update": "2025-09-16 12:41:07", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 3, "last_update": "2025-06-27 15:36:58", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/lum3on/comfyui_HiDream-Sampler": { "stars": 480, "last_update": "2025-04-22 07:21:41", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 68, "last_update": "2025-08-27 23:22:27", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/lumalabs/ComfyUI-LumaAI-API": { "stars": 204, "last_update": "2025-03-31 22:54:28", - "author_account_age_days": 1620 + "author_account_age_days": 1621 }, "https://github.com/lunarring/bitalino_comfy": { "stars": 0, "last_update": "2025-02-21 09:03:54", - "author_account_age_days": 1752 + "author_account_age_days": 1753 }, "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 1, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 5008 + "author_account_age_days": 5009 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 2, @@ -12672,7 +12687,7 @@ "https://github.com/m3rr/h4_ToolKit": { "stars": 1, "last_update": "2025-10-17 14:25:01", - "author_account_age_days": 810 + "author_account_age_days": 811 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 16, @@ -12682,12 +12697,12 @@ "https://github.com/maepopi/Diffusers-in-ComfyUI": { "stars": 6, "last_update": "2025-03-28 07:29:38", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/magekinnarus/ComfyUI-V-Prediction-Node": { "stars": 2, "last_update": "2025-02-04 08:29:24", - "author_account_age_days": 1142 + "author_account_age_days": 1143 }, "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 3, @@ -12697,42 +12712,42 @@ "https://github.com/maikgreubel/comfyui-loaddds": { "stars": 0, "last_update": "2025-10-12 15:04:26", - "author_account_age_days": 5321 + "author_account_age_days": 5322 }, "https://github.com/malkuthro/ComfyUI-Koolook": { "stars": 0, "last_update": "2025-10-26 17:32:40", - "author_account_age_days": 584 + "author_account_age_days": 585 }, "https://github.com/maludwig/basix_image_filters": { "stars": 6, "last_update": "2025-05-15 23:29:38", - "author_account_age_days": 4016 + "author_account_age_days": 4017 }, "https://github.com/mamorett/ComfyUI_minicpmv4": { "stars": 1, "last_update": "2025-10-23 14:42:23", - "author_account_age_days": 1261 + "author_account_age_days": 1262 }, "https://github.com/mang01010/MangoNodePack": { "stars": 3, "last_update": "2025-10-03 15:17:39", - "author_account_age_days": 260 + "author_account_age_days": 261 }, "https://github.com/mango-rgb/ComfyUI-Mango-Random-node": { "stars": 2, "last_update": "2025-01-21 11:31:10", - "author_account_age_days": 913 + "author_account_age_days": 914 }, "https://github.com/mangobyed/ComfyUI_Detection_List": { "stars": 0, "last_update": "2025-08-22 20:53:01", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/manifestations/comfyui-globetrotter": { "stars": 4, "last_update": "2025-07-07 08:47:57", - "author_account_age_days": 4663 + "author_account_age_days": 4664 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 183, @@ -12747,22 +12762,22 @@ "https://github.com/marawan206/ComfyUI-FaceCropper": { "stars": 10, "last_update": "2025-03-07 01:44:44", - "author_account_age_days": 679 + "author_account_age_days": 680 }, "https://github.com/marco-zanella/ComfyUI-BooleanExpression": { "stars": 0, "last_update": "2025-08-17 02:05:40", - "author_account_age_days": 4027 + "author_account_age_days": 4028 }, "https://github.com/marcoc2/ComfyUI-AnotherUtils": { "stars": 1, "last_update": "2025-08-27 01:08:27", - "author_account_age_days": 5693 + "author_account_age_days": 5694 }, "https://github.com/marcoc2/ComfyUI_CogView4-6B_diffusers": { "stars": 2, "last_update": "2025-03-04 17:43:50", - "author_account_age_days": 5693 + "author_account_age_days": 5694 }, "https://github.com/marduk191/ComfyUI-Fluxpromptenhancer": { "stars": 118, @@ -12782,17 +12797,17 @@ "https://github.com/marklieberman/ComfyUI-Liebs-Picker": { "stars": 10, "last_update": "2025-08-08 23:15:40", - "author_account_age_days": 4315 + "author_account_age_days": 4316 }, "https://github.com/marklieberman/ComfyUI-Liebs-Title": { "stars": 0, "last_update": "2025-05-12 23:32:28", - "author_account_age_days": 4315 + "author_account_age_days": 4316 }, "https://github.com/marklieberman/ComfyUI-Liebs-Toast": { "stars": 0, "last_update": "2025-05-12 23:34:55", - "author_account_age_days": 4315 + "author_account_age_days": 4316 }, "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": { "stars": 15, @@ -12817,7 +12832,7 @@ "https://github.com/martin-rizzo/ComfyUI-TinyBreaker": { "stars": 40, "last_update": "2025-08-29 23:04:42", - "author_account_age_days": 2107 + "author_account_age_days": 2108 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 14, @@ -12832,7 +12847,7 @@ "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 1, "last_update": "2025-06-05 16:37:41", - "author_account_age_days": 3162 + "author_account_age_days": 3163 }, "https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble": { "stars": 13, @@ -12852,7 +12867,7 @@ "https://github.com/max-dingsda/OllamaTools": { "stars": 3, "last_update": "2025-08-05 18:12:55", - "author_account_age_days": 201 + "author_account_age_days": 202 }, "https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput": { "stars": 0, @@ -12881,13 +12896,13 @@ }, "https://github.com/mcrataobrabo/comfyui-smart-lora-downloader": { "stars": 4, - "last_update": "2025-11-16 08:20:36", - "author_account_age_days": 1040 + "last_update": "2025-11-17 03:17:56", + "author_account_age_days": 1041 }, "https://github.com/meanin2/comfyui-MGnodes": { "stars": 2, "last_update": "2025-09-10 15:42:57", - "author_account_age_days": 1164 + "author_account_age_days": 1165 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 64, @@ -12912,7 +12927,7 @@ "https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline": { "stars": 3, "last_update": "2025-08-10 00:49:32", - "author_account_age_days": 1711 + "author_account_age_days": 1712 }, "https://github.com/melMass/comfy_mtb": { "stars": 630, @@ -12935,14 +12950,14 @@ "author_account_age_days": 4182 }, "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control": { - "stars": 81, + "stars": 83, "last_update": "2025-11-11 10:26:26", - "author_account_age_days": 1984 + "author_account_age_days": 1985 }, "https://github.com/mercu-lore/BoxBox": { "stars": 2, "last_update": "2025-11-13 09:34:23", - "author_account_age_days": 1984 + "author_account_age_days": 1985 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, @@ -12962,12 +12977,12 @@ "https://github.com/metal3d/ComfyUI_Human_Parts": { "stars": 39, "last_update": "2025-03-07 08:14:46", - "author_account_age_days": 5983 + "author_account_age_days": 5984 }, "https://github.com/metal3d/ComfyUI_M3D_photo_effects": { "stars": 2, "last_update": "2025-03-11 12:09:55", - "author_account_age_days": 5983 + "author_account_age_days": 5984 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 2, @@ -12977,7 +12992,7 @@ "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": { "stars": 6, "last_update": "2025-07-02 09:36:48", - "author_account_age_days": 2827 + "author_account_age_days": 2828 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 25, @@ -12997,12 +13012,12 @@ "https://github.com/michaelgold/ComfyUI-HF-Model-Downloader": { "stars": 5, "last_update": "2025-10-04 09:09:41", - "author_account_age_days": 5866 + "author_account_age_days": 5867 }, "https://github.com/microbote/ComfyUI-StyledCLIPTextEncode": { "stars": 2, "last_update": "2024-08-27 03:37:29", - "author_account_age_days": 2517 + "author_account_age_days": 2518 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 8, @@ -13017,22 +13032,22 @@ "https://github.com/mikecaronna/comfyui_c2pa_signer": { "stars": 1, "last_update": "2025-10-06 14:27:34", - "author_account_age_days": 2145 + "author_account_age_days": 2146 }, "https://github.com/mikeshuangyan/ComfyUI_MqUtils": { "stars": 0, "last_update": "2025-07-31 08:46:16", - "author_account_age_days": 4818 + "author_account_age_days": 4819 }, "https://github.com/mikesimone/ComfyUI-LinkModeToggle": { "stars": 0, "last_update": "2025-11-09 01:35:16", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/mikheys/comfyui-gemini-mikheys": { "stars": 2, "last_update": "2025-08-29 15:15:54", - "author_account_age_days": 2911 + "author_account_age_days": 2912 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 60, @@ -13047,12 +13062,12 @@ "https://github.com/mingsky-ai/ComfyUI-MingNodes": { "stars": 461, "last_update": "2024-10-18 16:51:14", - "author_account_age_days": 430 + "author_account_age_days": 431 }, "https://github.com/mira-6/comfyui-sasolver": { "stars": 5, "last_update": "2025-02-23 21:44:23", - "author_account_age_days": 902 + "author_account_age_days": 903 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 159, @@ -13067,22 +13082,22 @@ "https://github.com/mittimi/ComfyUI_mittimiDaisyChainText": { "stars": 0, "last_update": "2025-07-09 08:51:24", - "author_account_age_days": 4519 + "author_account_age_days": 4520 }, "https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": { "stars": 4, "last_update": "2025-06-30 11:17:30", - "author_account_age_days": 4519 + "author_account_age_days": 4520 }, "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize": { "stars": 0, "last_update": "2024-09-07 07:43:41", - "author_account_age_days": 4519 + "author_account_age_days": 4520 }, "https://github.com/mittimi/ComfyUI_mittimiWidthHeight": { "stars": 1, "last_update": "2025-08-27 07:55:25", - "author_account_age_days": 4519 + "author_account_age_days": 4520 }, "https://github.com/mo230761/InsertAnything-ComfyUI-official": { "stars": 26, @@ -13092,7 +13107,7 @@ "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, "last_update": "2025-04-04 19:45:39", - "author_account_age_days": 4318 + "author_account_age_days": 4319 }, "https://github.com/mochidroppot/ComfyUI-ProxyFix": { "stars": 0, @@ -13102,12 +13117,12 @@ "https://github.com/modelscope/comfyscope": { "stars": 4, "last_update": "2024-11-20 08:48:36", - "author_account_age_days": 1209 + "author_account_age_days": 1210 }, "https://github.com/modelscope/scepter": { - "stars": 546, + "stars": 545, "last_update": "2025-04-03 06:00:15", - "author_account_age_days": 1209 + "author_account_age_days": 1210 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 2, @@ -13117,12 +13132,12 @@ "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit": { "stars": 1, "last_update": "2025-02-17 07:14:46", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/mohsensd1373/comfyui_wordpress": { "stars": 0, "last_update": "2025-05-08 02:25:36", - "author_account_age_days": 4362 + "author_account_age_days": 4363 }, "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, @@ -13132,7 +13147,7 @@ "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 22, "last_update": "2025-09-30 06:36:20", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 7, @@ -13147,27 +13162,27 @@ "https://github.com/moose-lab/ComfyUI-GPT": { "stars": 4, "last_update": "2025-04-12 07:59:29", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/morgan55555/comfyui-lock-mode": { "stars": 0, "last_update": "2025-04-28 16:16:18", - "author_account_age_days": 3694 + "author_account_age_days": 3695 }, "https://github.com/morino-kumasan/comfyui-toml-prompt": { "stars": 0, "last_update": "2025-11-10 14:40:21", - "author_account_age_days": 1833 + "author_account_age_days": 1834 }, "https://github.com/motivated3/comfyui-shua-creator": { "stars": 6, "last_update": "2024-12-05 10:39:52", - "author_account_age_days": 3315 + "author_account_age_days": 3316 }, "https://github.com/moustafa-nasr/ComfyUI-SimpleLogger": { "stars": 4, "last_update": "2025-06-07 08:30:19", - "author_account_age_days": 3980 + "author_account_age_days": 3981 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 17, @@ -13182,22 +13197,22 @@ "https://github.com/mr7thing/circle_pattern_processor": { "stars": 0, "last_update": "2025-03-02 19:24:26", - "author_account_age_days": 646 + "author_account_age_days": 647 }, "https://github.com/mrchipset/ComfyUI-SaveImageS3": { - "stars": 2, + "stars": 1, "last_update": "2025-04-07 00:27:45", - "author_account_age_days": 2820 + "author_account_age_days": 2821 }, "https://github.com/mrhan1993/ComfyUI-Fooocus": { "stars": 9, "last_update": "2025-01-15 15:18:07", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/muhammederem/blip-comfyui": { "stars": 1, "last_update": "2025-05-25 14:11:04", - "author_account_age_days": 2604 + "author_account_age_days": 2605 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, @@ -13207,7 +13222,7 @@ "https://github.com/muxueChen/ComfyUI_NTCosyVoice": { "stars": 164, "last_update": "2025-05-20 13:36:56", - "author_account_age_days": 3470 + "author_account_age_days": 3471 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 12, @@ -13227,17 +13242,17 @@ "https://github.com/myonmu0/ComfyUI-Jumper": { "stars": 0, "last_update": "2025-11-10 22:41:27", - "author_account_age_days": 29 + "author_account_age_days": 30 }, "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": { "stars": 32, "last_update": "2025-05-22 06:54:44", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/n0neye/A3D-comfyui-integration": { "stars": 6, "last_update": "2025-04-28 03:54:34", - "author_account_age_days": 1333 + "author_account_age_days": 1334 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 3, @@ -13252,12 +13267,12 @@ "https://github.com/nakagawadev/comfyui_nakagawa": { "stars": 2, "last_update": "2025-09-14 03:18:07", - "author_account_age_days": 3431 + "author_account_age_days": 3432 }, "https://github.com/nako-nakoko/ComfyUI_Mel_Nodes": { "stars": 0, "last_update": "2025-04-26 22:48:50", - "author_account_age_days": 225 + "author_account_age_days": 226 }, "https://github.com/namtb96/OmniGen2-Simple-Node": { "stars": 3, @@ -13267,7 +13282,7 @@ "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "author_account_age_days": 5143 + "author_account_age_days": 5144 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, @@ -13297,7 +13312,7 @@ "https://github.com/nchenevey1/comfyui-gimp-nodes": { "stars": 10, "last_update": "2024-10-26 09:11:34", - "author_account_age_days": 1159 + "author_account_age_days": 1160 }, "https://github.com/negaga53/comfyui-imgloader": { "stars": 0, @@ -13307,22 +13322,22 @@ "https://github.com/neggo/comfyui-sambanova": { "stars": 0, "last_update": "2025-05-15 01:49:53", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/neo-editer/ComfyUI-Better-Dimensions-wan-v2": { "stars": 0, "last_update": "2025-10-16 19:08:52", - "author_account_age_days": 800 + "author_account_age_days": 801 }, "https://github.com/neocrz/comfyui-usetaesd": { "stars": 2, "last_update": "2025-10-26 14:56:53", - "author_account_age_days": 1829 + "author_account_age_days": 1830 }, "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, "last_update": "2025-04-06 10:43:14", - "author_account_age_days": 4161 + "author_account_age_days": 4162 }, "https://github.com/neverbiasu/ComfyUI-BAGEL": { "stars": 185, @@ -13367,17 +13382,17 @@ "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus": { "stars": 75, "last_update": "2025-11-13 13:25:16", - "author_account_age_days": 245 + "author_account_age_days": 246 }, "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 8, "last_update": "2025-01-18 18:17:50", - "author_account_age_days": 4831 + "author_account_age_days": 4832 }, "https://github.com/nicehero/comfyui-SegGPT": { "stars": 6, "last_update": "2024-08-26 06:05:35", - "author_account_age_days": 4519 + "author_account_age_days": 4520 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, @@ -13392,37 +13407,37 @@ "https://github.com/niknah/ComfyUI-F5-TTS": { "stars": 240, "last_update": "2025-11-04 07:35:16", - "author_account_age_days": 5229 + "author_account_age_days": 5230 }, "https://github.com/niknah/ComfyUI-Hunyuan-3D-2": { - "stars": 63, + "stars": 64, "last_update": "2025-07-12 11:34:46", - "author_account_age_days": 5229 + "author_account_age_days": 5230 }, "https://github.com/niknah/ComfyUI-InfiniteYou": { "stars": 11, "last_update": "2025-04-16 08:44:22", - "author_account_age_days": 5229 + "author_account_age_days": 5230 }, "https://github.com/niknah/audio-general-ComfyUI": { "stars": 1, "last_update": "2025-05-28 02:51:53", - "author_account_age_days": 5229 + "author_account_age_days": 5230 }, "https://github.com/niknah/presentation-ComfyUI": { "stars": 0, "last_update": "2025-11-12 01:11:40", - "author_account_age_days": 5229 + "author_account_age_days": 5230 }, "https://github.com/niknah/quick-connections": { "stars": 403, "last_update": "2025-08-29 05:33:13", - "author_account_age_days": 5229 + "author_account_age_days": 5230 }, "https://github.com/nilor-corp/nilor-nodes": { "stars": 5, "last_update": "2025-10-20 12:56:45", - "author_account_age_days": 724 + "author_account_age_days": 725 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 61, @@ -13442,22 +13457,22 @@ "https://github.com/nisaruj/comfyui-daam": { "stars": 34, "last_update": "2025-10-13 12:54:31", - "author_account_age_days": 3717 + "author_account_age_days": 3718 }, "https://github.com/nisimjoseph/ComfyUI_OpenAI-Prompter": { "stars": 4, "last_update": "2025-10-27 19:57:39", - "author_account_age_days": 4816 + "author_account_age_days": 4817 }, "https://github.com/njlent/ComfyUI_performance-report": { "stars": 2, "last_update": "2025-10-12 15:00:25", - "author_account_age_days": 3967 + "author_account_age_days": 3968 }, "https://github.com/njlent/ComfyUI_wavelet-colorfix": { "stars": 3, "last_update": "2025-08-13 13:04:06", - "author_account_age_days": 3967 + "author_account_age_days": 3968 }, "https://github.com/nkchocoai/ComfyUI-DanbooruPromptQuiz": { "stars": 0, @@ -13492,17 +13507,17 @@ "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, "last_update": "2025-11-14 13:36:48", - "author_account_age_days": 1796 + "author_account_age_days": 1797 }, "https://github.com/nobrainX2/comfyUI-customDia": { "stars": 14, "last_update": "2025-05-29 18:32:25", - "author_account_age_days": 2296 + "author_account_age_days": 2297 }, "https://github.com/noelkim12/ComfyUI-NoelTextUtil": { "stars": 0, "last_update": "2025-09-01 17:22:53", - "author_account_age_days": 2493 + "author_account_age_days": 2494 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 25, @@ -13512,27 +13527,27 @@ "https://github.com/nofunstudio/Node_Fun_ComfyUI": { "stars": 6, "last_update": "2025-11-10 05:34:28", - "author_account_age_days": 1722 + "author_account_age_days": 1723 }, "https://github.com/nomadoor/ComfyUI-DualPanel-Subgraph-Viewer": { "stars": 9, "last_update": "2025-10-19 10:28:59", - "author_account_age_days": 1010 + "author_account_age_days": 1011 }, "https://github.com/nomadoor/ComfyUI-Temporal-Mask-Tools": { "stars": 1, "last_update": "2025-10-17 18:15:29", - "author_account_age_days": 1010 + "author_account_age_days": 1011 }, "https://github.com/nonnonstop/comfyui-faster-loading": { "stars": 10, "last_update": "2024-06-13 15:37:45", - "author_account_age_days": 2631 + "author_account_age_days": 2632 }, "https://github.com/northumber/ComfyUI-northTools": { "stars": 2, "last_update": "2025-05-22 18:08:04", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 254, @@ -13552,7 +13567,7 @@ "https://github.com/nsdtcloud3d/ComfyUI-3D-Convert": { "stars": 17, "last_update": "2024-12-23 07:46:17", - "author_account_age_days": 584 + "author_account_age_days": 585 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 35, @@ -13577,87 +13592,87 @@ "https://github.com/numz/ComfyUI-FlowChain": { "stars": 162, "last_update": "2025-07-28 06:20:20", - "author_account_age_days": 5293 + "author_account_age_days": 5294 }, "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": { - "stars": 1107, + "stars": 1116, "last_update": "2025-11-13 17:04:52", - "author_account_age_days": 5293 + "author_account_age_days": 5294 }, "https://github.com/numz/Comfyui-Orpheus": { "stars": 9, "last_update": "2025-04-16 19:20:21", - "author_account_age_days": 5293 + "author_account_age_days": 5294 }, "https://github.com/nunchaku-tech/ComfyUI-nunchaku": { - "stars": 2486, + "stars": 2491, "last_update": "2025-11-08 06:31:28", - "author_account_age_days": 124 + "author_account_age_days": 125 }, "https://github.com/nux1111/ComfyUI_NetDist_Plus": { "stars": 38, "last_update": "2024-08-27 23:15:18", - "author_account_age_days": 1062 + "author_account_age_days": 1063 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": { "stars": 6, "last_update": "2025-08-09 18:08:18", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": { "stars": 12, "last_update": "2025-08-09 18:11:21", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": { "stars": 37, "last_update": "2025-08-09 18:15:36", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/o-l-l-i/ComfyUI-Olm-DragCrop": { "stars": 66, "last_update": "2025-09-02 12:12:23", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Histogram": { "stars": 4, "last_update": "2025-08-09 18:46:59", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust": { "stars": 40, "last_update": "2025-08-09 17:58:21", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/o-l-l-i/ComfyUI-Olm-LGG": { "stars": 10, "last_update": "2025-08-09 18:37:17", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": { "stars": 15, "last_update": "2025-08-08 12:50:29", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch": { "stars": 49, "last_update": "2025-08-09 18:42:14", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/o-l-l-i/ComfyUI-OlmLUT": { "stars": 17, "last_update": "2025-06-09 18:55:46", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/obisin/ComfyUI-DGLS": { "stars": 12, "last_update": "2025-09-26 10:25:10", - "author_account_age_days": 1524 + "author_account_age_days": 1525 }, "https://github.com/okdalto/ComfyUI-WithAnyone": { "stars": 15, "last_update": "2025-11-04 03:53:47", - "author_account_age_days": 3325 + "author_account_age_days": 3326 }, "https://github.com/okgo4/ComfyUI-Mosaic-Mask": { "stars": 8, @@ -13667,7 +13682,7 @@ "https://github.com/olafrv/comfyui_olafrv": { "stars": 0, "last_update": "2025-09-07 20:31:30", - "author_account_age_days": 5204 + "author_account_age_days": 5205 }, "https://github.com/olduvai-jp/ComfyUI-CloudArchive": { "stars": 2, @@ -13687,12 +13702,12 @@ "https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": { "stars": 3, "last_update": "2025-09-23 22:08:30", - "author_account_age_days": 4511 + "author_account_age_days": 4512 }, "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 3, "last_update": "2025-07-31 10:05:24", - "author_account_age_days": 921 + "author_account_age_days": 922 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 170, @@ -13702,7 +13717,7 @@ "https://github.com/omixmaxdimo/OmiXDev": { "stars": 0, "last_update": "2025-10-23 12:10:24", - "author_account_age_days": 1977 + "author_account_age_days": 1978 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 27, @@ -13712,7 +13727,7 @@ "https://github.com/opparco/ComfyUI-WanLightx2vScheduler": { "stars": 0, "last_update": "2025-09-05 18:56:41", - "author_account_age_days": 4190 + "author_account_age_days": 4191 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 1, @@ -13722,87 +13737,87 @@ "https://github.com/orange90/ComfyUI-Regex-Runner": { "stars": 3, "last_update": "2025-02-26 03:48:27", - "author_account_age_days": 4605 + "author_account_age_days": 4607 }, "https://github.com/orex2121/comfyui-OreX": { "stars": 14, "last_update": "2025-11-09 19:57:12", - "author_account_age_days": 2016 + "author_account_age_days": 2017 }, "https://github.com/orion4d/Calculator_Pro": { "stars": 0, "last_update": "2025-06-29 15:47:04", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { "stars": 23, "last_update": "2025-05-28 00:37:16", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/ComfyUI_DAO_master": { "stars": 10, "last_update": "2025-09-03 08:56:54", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/ComfyUI_SharpnessPro": { "stars": 8, "last_update": "2025-08-27 09:02:20", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/ComfyUI_colormaster": { "stars": 2, "last_update": "2025-07-06 11:30:01", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/ComfyUI_extract_imag": { "stars": 0, "last_update": "2025-06-11 13:37:18", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/ComfyUI_image-display": { "stars": 0, "last_update": "2025-07-07 14:39:55", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/ComfyUI_pdf_nodes": { "stars": 0, "last_update": "2025-06-10 15:51:53", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/Comfyui_EncryptMaster": { "stars": 3, "last_update": "2025-09-06 14:18:12", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/Gemini_Banana_by_orion4d": { "stars": 10, "last_update": "2025-09-07 22:18:10", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/Orion4D_pixelshift": { "stars": 4, "last_update": "2025-09-09 09:14:31", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orion4d/illusion_node": { "stars": 3, "last_update": "2025-06-22 08:57:01", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/orpheus-gaze/comfyui-s2-guidance-test": { "stars": 0, "last_update": "2025-11-13 17:50:49", - "author_account_age_days": 58 + "author_account_age_days": 59 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { "stars": 128, "last_update": "2025-03-19 12:56:23", - "author_account_age_days": 3538 + "author_account_age_days": 3539 }, "https://github.com/oshtz/ComfyUI-oshtz-nodes": { "stars": 7, "last_update": "2025-05-22 09:55:47", - "author_account_age_days": 935 + "author_account_age_days": 936 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 21, @@ -13822,12 +13837,12 @@ "https://github.com/otacoo/comfyui_otacoo": { "stars": 6, "last_update": "2025-10-02 07:14:56", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": { "stars": 5, - "last_update": "2025-11-09 12:30:24", - "author_account_age_days": 4624 + "last_update": "2025-11-16 15:26:26", + "author_account_age_days": 4625 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, @@ -13837,7 +13852,7 @@ "https://github.com/oxysoft/ComfyUI-gowiththeflow": { "stars": 3, "last_update": "2025-04-09 03:55:00", - "author_account_age_days": 4621 + "author_account_age_days": 4622 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, @@ -13852,17 +13867,17 @@ "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-08-22 08:04:50", - "author_account_age_days": 2124 + "author_account_age_days": 2125 }, "https://github.com/p1atdev/comfyui-tkg-chroma-key": { "stars": 19, "last_update": "2025-08-23 16:06:14", - "author_account_age_days": 2124 + "author_account_age_days": 2125 }, "https://github.com/pacchikAI/comfyui_pacchik_ImagePromptBatch": { "stars": 0, "last_update": "2025-10-22 16:27:05", - "author_account_age_days": 188 + "author_account_age_days": 189 }, "https://github.com/palant/image-resize-comfyui": { "stars": 100, @@ -13897,17 +13912,17 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, "last_update": "2025-05-26 12:33:08", - "author_account_age_days": 2022 + "author_account_age_days": 2023 }, "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": { "stars": 0, "last_update": "2025-08-08 13:16:05", - "author_account_age_days": 2022 + "author_account_age_days": 2023 }, "https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": { "stars": 0, "last_update": "2025-03-03 07:47:31", - "author_account_age_days": 347 + "author_account_age_days": 348 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { "stars": 228, @@ -13917,7 +13932,7 @@ "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": { "stars": 30, "last_update": "2025-08-08 14:30:19", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 29, @@ -13927,77 +13942,77 @@ "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, "last_update": "2025-09-04 12:54:34", - "author_account_age_days": 1171 + "author_account_age_days": 1172 }, "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, "last_update": "2024-08-30 07:52:11", - "author_account_age_days": 1739 + "author_account_age_days": 1740 }, "https://github.com/pdale-boop/Comfyui-Network-Guardian": { "stars": 0, "last_update": "2025-10-14 21:49:38", - "author_account_age_days": 36 + "author_account_age_days": 37 }, "https://github.com/penposs/ComfyUI-Banana-Node": { "stars": 0, "last_update": "2025-09-02 12:24:21", - "author_account_age_days": 2267 + "author_account_age_days": 2268 }, "https://github.com/penposs/ComfyUI_Gemini_Pro": { "stars": 9, "last_update": "2025-09-14 06:32:08", - "author_account_age_days": 2267 + "author_account_age_days": 2268 }, "https://github.com/penposs/Comfyui_wan_api": { "stars": 1, "last_update": "2025-04-02 16:02:44", - "author_account_age_days": 2267 + "author_account_age_days": 2268 }, "https://github.com/perckle/comfyui_dpir": { "stars": 0, "last_update": "2025-09-27 06:10:01", - "author_account_age_days": 1873 + "author_account_age_days": 1874 }, "https://github.com/perezjoan/ComfyUI-QwenEdit-Urbanism-by-UGA": { "stars": 0, "last_update": "2025-11-15 19:04:47", - "author_account_age_days": 2472 + "author_account_age_days": 2473 }, "https://github.com/petr-pr/ComfyUI-TranslationNode": { "stars": 0, "last_update": "2025-11-05 22:42:00", - "author_account_age_days": 1332 + "author_account_age_days": 1333 }, "https://github.com/pharmapsychotic/comfy-cliption": { "stars": 61, "last_update": "2025-01-04 05:06:11", - "author_account_age_days": 1424 + "author_account_age_days": 1425 }, "https://github.com/phazei/ComfyUI-OrpheusTTS-LMStudio": { "stars": 2, "last_update": "2025-09-10 06:24:20", - "author_account_age_days": 5518 + "author_account_age_days": 5519 }, "https://github.com/phazei/ComfyUI-Prompt-Stash": { - "stars": 33, + "stars": 34, "last_update": "2025-08-23 11:28:09", - "author_account_age_days": 5518 + "author_account_age_days": 5519 }, "https://github.com/philiprodriguez/ComfyUI-HunyuanImageLatentToVideoLatent": { "stars": 1, "last_update": "2025-01-12 16:43:09", - "author_account_age_days": 3508 + "author_account_age_days": 3509 }, "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, "last_update": "2025-07-01 13:40:29", - "author_account_age_days": 3768 + "author_account_age_days": 3769 }, "https://github.com/philipy1219/ComfyUI-TaylorSeer": { "stars": 54, "last_update": "2025-10-07 08:05:19", - "author_account_age_days": 3768 + "author_account_age_days": 3769 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 197, @@ -14012,7 +14027,7 @@ "https://github.com/phuvinh010701/ComfyUI-Nudenet": { "stars": 36, "last_update": "2025-09-15 02:17:21", - "author_account_age_days": 2183 + "author_account_age_days": 2184 }, "https://github.com/phyblas/nsfw-shorier_comfyui": { "stars": 6, @@ -14022,22 +14037,22 @@ "https://github.com/phyblas/paint-by-example_comfyui": { "stars": 10, "last_update": "2025-09-10 14:45:01", - "author_account_age_days": 3562 + "author_account_age_days": 3563 }, "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, "last_update": "2025-07-15 11:19:09", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": { "stars": 1, "last_update": "2025-07-15 03:04:43", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/pictorialink/ComfyUI-Text-Translation": { "stars": 6, "last_update": "2025-07-15 07:51:51", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 20, @@ -14047,7 +14062,7 @@ "https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": { "stars": 1, "last_update": "2025-11-05 21:55:09", - "author_account_age_days": 32 + "author_account_age_days": 33 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, @@ -14062,22 +14077,22 @@ "https://github.com/pixelworldai/ComfyUI-AlphaFlatten": { "stars": 1, "last_update": "2025-03-13 23:07:04", - "author_account_age_days": 480 + "author_account_age_days": 482 }, "https://github.com/pixelworldai/ComfyUI-WorkflowGraphics": { "stars": 0, "last_update": "2025-08-10 13:42:12", - "author_account_age_days": 480 + "author_account_age_days": 482 }, "https://github.com/pizurny/ComfyUI-AV-Handles": { "stars": 23, "last_update": "2025-11-08 18:23:12", - "author_account_age_days": 1190 + "author_account_age_days": 1191 }, "https://github.com/pizurny/Comfyui-Latent-Transform-Sampler": { "stars": 2, "last_update": "2025-10-28 20:48:57", - "author_account_age_days": 1190 + "author_account_age_days": 1191 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 2, @@ -14102,12 +14117,12 @@ "https://github.com/playbook3d/playbook3d-comfyui-nodes": { "stars": 21, "last_update": "2025-03-25 19:50:08", - "author_account_age_days": 2009 + "author_account_age_days": 2011 }, "https://github.com/plugcrypt/CRT-Nodes": { - "stars": 19, + "stars": 28, "last_update": "2025-10-27 03:33:17", - "author_account_age_days": 1571 + "author_account_age_days": 1573 }, "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 7, @@ -14117,12 +14132,12 @@ "https://github.com/pnikolic-amd/ComfyUI_MIGraphX": { "stars": 15, "last_update": "2025-11-07 16:41:28", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/pollockjj/ComfyUI-MultiGPU": { - "stars": 614, + "stars": 616, "last_update": "2025-10-16 03:10:03", - "author_account_age_days": 4016 + "author_account_age_days": 4017 }, "https://github.com/polym/ComfyUI-musubi": { "stars": 1, @@ -14132,7 +14147,7 @@ "https://github.com/popoimm/comfyui-popo-utility": { "stars": 0, "last_update": "2025-08-28 17:56:41", - "author_account_age_days": 3553 + "author_account_age_days": 3554 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 120, @@ -14141,28 +14156,33 @@ }, "https://github.com/power88/ComfyUI-PDiD-LLM-Nodes": { "stars": 0, - "last_update": "2025-11-16 10:21:59", + "last_update": "2025-11-16 12:13:06", "author_account_age_days": 3241 }, "https://github.com/princepainter/ComfyUI-PainterI2V": { - "stars": 302, + "stars": 311, "last_update": "2025-11-14 06:39:29", - "author_account_age_days": 1013 + "author_account_age_days": 1014 }, "https://github.com/princepainter/ComfyUI-PainterI2VforKJ": { - "stars": 37, + "stars": 39, "last_update": "2025-11-14 06:40:14", - "author_account_age_days": 1013 + "author_account_age_days": 1014 }, "https://github.com/princepainter/ComfyUI-PainterLongVideo": { - "stars": 34, + "stars": 35, "last_update": "2025-11-14 06:39:53", - "author_account_age_days": 1013 + "author_account_age_days": 1014 }, "https://github.com/princepainter/Comfyui-PainterAudioCut": { - "stars": 1, + "stars": 3, "last_update": "2025-11-16 09:59:25", - "author_account_age_days": 1013 + "author_account_age_days": 1014 + }, + "https://github.com/princepainter/Comfyui-PainterSampler": { + "stars": 0, + "last_update": "2025-11-17 03:19:27", + "author_account_age_days": 1014 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 44, @@ -14192,12 +14212,12 @@ "https://github.com/pschroedl/ComfyUI-SAM2-Realtime": { "stars": 14, "last_update": "2025-01-21 05:29:03", - "author_account_age_days": 4497 + "author_account_age_days": 4498 }, "https://github.com/psdwizzard/Comfyui-XYZ-stitch": { "stars": 0, "last_update": "2025-11-11 16:47:27", - "author_account_age_days": 3357 + "author_account_age_days": 3358 }, "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 24, @@ -14212,12 +14232,12 @@ "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 8, "last_update": "2025-08-05 17:33:59", - "author_account_age_days": 4024 + "author_account_age_days": 4025 }, "https://github.com/pupba/Comfy_ForEach": { "stars": 3, "last_update": "2025-05-12 07:08:54", - "author_account_age_days": 2310 + "author_account_age_days": 2311 }, "https://github.com/purewater2011/comfyui_color_detection": { "stars": 1, @@ -14227,12 +14247,12 @@ "https://github.com/purpen/ComfyUI-AIRedoon": { "stars": 3, "last_update": "2024-12-11 09:38:42", - "author_account_age_days": 5447 + "author_account_age_days": 5449 }, "https://github.com/purpen/ComfyUI-ImageTagger": { "stars": 2, "last_update": "2024-11-27 17:20:49", - "author_account_age_days": 5447 + "author_account_age_days": 5449 }, "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, @@ -14242,12 +14262,12 @@ "https://github.com/pxl-pshr/GlitchNodes": { "stars": 58, "last_update": "2025-10-11 16:47:17", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/pydn/ComfyUI-to-Python-Extension": { - "stars": 2113, + "stars": 2115, "last_update": "2025-09-26 23:53:00", - "author_account_age_days": 3206 + "author_account_age_days": 3207 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { "stars": 2789, @@ -14272,62 +14292,62 @@ "https://github.com/quank123wip/ComfyUI-Step1X-Edit": { "stars": 75, "last_update": "2025-04-30 11:03:51", - "author_account_age_days": 3013 + "author_account_age_days": 3014 }, "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides": { "stars": 14, "last_update": "2025-07-10 12:33:14", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": { "stars": 41, "last_update": "2025-07-10 12:26:02", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/ComfyUI-EsesImageCompare": { "stars": 34, "last_update": "2025-10-08 13:39:49", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectBloom": { "stars": 63, "last_update": "2025-07-10 12:41:40", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": { "stars": 32, "last_update": "2025-07-12 13:50:35", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectLevels": { "stars": 39, "last_update": "2025-08-23 12:28:00", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": { "stars": 21, "last_update": "2025-07-10 12:46:20", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/ComfyUI-EsesImageOffset": { "stars": 7, "last_update": "2025-07-10 12:51:34", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/ComfyUI-EsesImageResize": { "stars": 43, "last_update": "2025-10-02 18:14:33", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/ComfyUI-EsesImageTransform": { "stars": 10, "last_update": "2025-07-02 13:29:30", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/quasiblob/EsesCompositionGoldenRatio": { "stars": 15, "last_update": "2025-06-30 10:15:22", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, @@ -14337,37 +14357,37 @@ "https://github.com/r3dial/redial-discomphy": { "stars": 1, "last_update": "2025-01-09 19:59:31", - "author_account_age_days": 941 + "author_account_age_days": 942 }, "https://github.com/r3dsd/comfyui-template-loader": { "stars": 0, "last_update": "2025-01-12 08:55:49", - "author_account_age_days": 650 + "author_account_age_days": 651 }, "https://github.com/rafacost/rafacost-comfy": { "stars": 1, "last_update": "2025-11-11 14:26:29", - "author_account_age_days": 4198 + "author_account_age_days": 4199 }, "https://github.com/railep/ComfyUI-HunyuanVideo-Foley": { "stars": 5, "last_update": "2025-08-29 16:48:04", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/raindrop313/ComfyUI-WanVideoStartEndFrames": { "stars": 377, "last_update": "2025-03-22 09:59:11", - "author_account_age_days": 1575 + "author_account_age_days": 1576 }, "https://github.com/raindrop313/ComfyUI_SD3_Flowedit": { "stars": 6, "last_update": "2025-02-06 19:02:52", - "author_account_age_days": 1575 + "author_account_age_days": 1576 }, "https://github.com/rainlizard/ComfyUI-Raffle": { "stars": 16, "last_update": "2025-06-30 02:29:42", - "author_account_age_days": 3672 + "author_account_age_days": 3673 }, "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler": { "stars": 1, @@ -14377,7 +14397,7 @@ "https://github.com/ramesh-x90/ComfyUI_pyannote": { "stars": 5, "last_update": "2025-10-27 11:11:50", - "author_account_age_days": 1831 + "author_account_age_days": 1832 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 67, @@ -14392,12 +14412,12 @@ "https://github.com/randomnoner11/ComfyUI-MistralAI-API": { "stars": 1, "last_update": "2025-04-07 17:34:06", - "author_account_age_days": 328 + "author_account_age_days": 330 }, "https://github.com/ranska/pixel_palette_art": { "stars": 1, "last_update": "2025-09-02 08:35:03", - "author_account_age_days": 5765 + "author_account_age_days": 5766 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 89, @@ -14407,27 +14427,27 @@ "https://github.com/raykindle/ComfyUI_Step1X-Edit": { "stars": 48, "last_update": "2025-05-06 02:01:37", - "author_account_age_days": 2432 + "author_account_age_days": 2433 }, "https://github.com/raysers/Mflux-ComfyUI": { "stars": 111, "last_update": "2025-03-09 21:14:27", - "author_account_age_days": 2514 + "author_account_age_days": 2515 }, "https://github.com/razvanmatei-sf/razv-llm": { "stars": 0, "last_update": "2025-10-13 10:36:55", - "author_account_age_days": 79 + "author_account_age_days": 80 }, "https://github.com/razvanmatei-sf/razv-wavespeed": { "stars": 0, "last_update": "2025-11-15 11:18:27", - "author_account_age_days": 79 + "author_account_age_days": 80 }, "https://github.com/razvanmatei-sf/serhii-prompt-list": { "stars": 0, "last_update": "2025-11-03 10:19:48", - "author_account_age_days": 79 + "author_account_age_days": 80 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, @@ -14440,24 +14460,24 @@ "author_account_age_days": 2021 }, "https://github.com/rdancer/ComfyUI_Florence2SAM2": { - "stars": 44, + "stars": 43, "last_update": "2025-06-30 19:02:35", - "author_account_age_days": 6130 + "author_account_age_days": 6131 }, "https://github.com/rdawgemfl/rdawg_3D_pack": { "stars": 0, "last_update": "2025-10-19 12:31:40", - "author_account_age_days": 2438 + "author_account_age_days": 2439 }, "https://github.com/rdomunky/comfyui-subfolderimageloader": { "stars": 1, "last_update": "2025-07-20 04:21:48", - "author_account_age_days": 3833 + "author_account_age_days": 3834 }, "https://github.com/reallusion/ComfyUI-Reallusion": { "stars": 6, "last_update": "2025-08-26 10:09:05", - "author_account_age_days": 2570 + "author_account_age_days": 2571 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 410, @@ -14467,12 +14487,12 @@ "https://github.com/recraft-ai/ComfyUI-RecraftAI": { "stars": 65, "last_update": "2025-06-04 11:33:13", - "author_account_age_days": 1232 + "author_account_age_days": 1233 }, "https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": { "stars": 5, "last_update": "2025-09-30 16:00:15", - "author_account_age_days": 3813 + "author_account_age_days": 3814 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 15, @@ -14482,27 +14502,27 @@ "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 110, "last_update": "2025-06-30 16:50:28", - "author_account_age_days": 5136 + "author_account_age_days": 5137 }, "https://github.com/regiellis/ComfyUI-EasyIllustrious": { - "stars": 41, + "stars": 42, "last_update": "2025-09-23 19:42:28", - "author_account_age_days": 5136 + "author_account_age_days": 5137 }, "https://github.com/regiellis/ComfyUI-EasyNoobai": { "stars": 45, "last_update": "2025-05-12 14:17:10", - "author_account_age_days": 5136 + "author_account_age_days": 5137 }, "https://github.com/regiellis/ComfyUI-EasyPony": { "stars": 11, "last_update": "2025-04-05 15:15:29", - "author_account_age_days": 5136 + "author_account_age_days": 5137 }, "https://github.com/regiellis/ComfyUI-SDXL-Adherence": { "stars": 5, "last_update": "2025-09-01 01:09:00", - "author_account_age_days": 5136 + "author_account_age_days": 5137 }, "https://github.com/replicate/comfyui-replicate": { "stars": 201, @@ -14512,7 +14532,7 @@ "https://github.com/revirevy/Comfyui_saveimage_imgbb": { "stars": 2, "last_update": "2025-04-23 10:49:48", - "author_account_age_days": 4994 + "author_account_age_days": 4995 }, "https://github.com/rgthree/rgthree-comfy": { "stars": 2414, @@ -14532,7 +14552,7 @@ "https://github.com/rhplus0831/ComfyMepi": { "stars": 0, "last_update": "2025-04-12 22:59:21", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 4, @@ -14547,12 +14567,12 @@ "https://github.com/rickrender/ComfyUI-Vectorizer-API": { "stars": 2, "last_update": "2025-08-20 00:09:26", - "author_account_age_days": 1050 + "author_account_age_days": 1051 }, "https://github.com/rickyars/comfyui-llm-tile": { "stars": 1, "last_update": "2025-06-25 11:56:15", - "author_account_age_days": 4713 + "author_account_age_days": 4714 }, "https://github.com/risunobushi/ComfyUI-Similarity-Score": { "stars": 6, @@ -14577,12 +14597,12 @@ "https://github.com/rkfg/ComfyUI-Dia_tts": { "stars": 0, "last_update": "2025-04-27 15:58:21", - "author_account_age_days": 5781 + "author_account_age_days": 5782 }, "https://github.com/rnbwdsh/ComfyUI-LatentWalk": { "stars": 15, "last_update": "2024-08-20 22:39:19", - "author_account_age_days": 4056 + "author_account_age_days": 4057 }, "https://github.com/rndnanthu/ComfyUI-RndNanthu": { "stars": 28, @@ -14597,7 +14617,7 @@ "https://github.com/robertvoy/ComfyUI-Flux-Continuum": { "stars": 232, "last_update": "2025-09-08 11:56:14", - "author_account_age_days": 4614 + "author_account_age_days": 4615 }, "https://github.com/robin-collins/ComfyUI-TechsToolz": { "stars": 0, @@ -14607,12 +14627,12 @@ "https://github.com/robtl2/ComfyUI-ComfyBridge": { "stars": 0, "last_update": "2024-11-18 23:28:13", - "author_account_age_days": 961 + "author_account_age_days": 962 }, "https://github.com/rohitsainier/ComfyUI-InstagramDownloader": { "stars": 20, "last_update": "2025-01-02 08:47:22", - "author_account_age_days": 3663 + "author_account_age_days": 3664 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 7, @@ -14622,7 +14642,7 @@ "https://github.com/ronaldzgithub/ComfyUI_Appstore": { "stars": 6, "last_update": "2024-12-04 15:02:42", - "author_account_age_days": 2819 + "author_account_age_days": 2820 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 108, @@ -14632,32 +14652,32 @@ "https://github.com/ronsantash/Comfyui-flexi-lora-loader": { "stars": 8, "last_update": "2025-01-12 11:57:27", - "author_account_age_days": 1527 + "author_account_age_days": 1528 }, "https://github.com/rookiepsi/comfypsi_blur_mask": { "stars": 1, "last_update": "2025-09-08 02:32:36", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/rookiepsi/comfyui-extended": { "stars": 4, "last_update": "2025-10-07 20:14:44", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": { "stars": 0, "last_update": "2025-10-15 10:36:56", - "author_account_age_days": 723 + "author_account_age_days": 724 }, "https://github.com/roundyyy/ComfyUI-mesh-simplifier": { "stars": 6, "last_update": "2025-03-09 23:39:24", - "author_account_age_days": 1437 + "author_account_age_days": 1438 }, "https://github.com/routhakash/AkkiNodes-LLM-Suite-for-ComfyUI": { "stars": 5, "last_update": "2025-08-19 13:53:35", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 21, @@ -14672,42 +14692,42 @@ "https://github.com/rslosch/ComfyUI-EZ_Prompts": { "stars": 0, "last_update": "2025-08-29 19:12:11", - "author_account_age_days": 1400 + "author_account_age_days": 1401 }, "https://github.com/rslosch/comfyui-nodesweet": { "stars": 1, "last_update": "2025-10-28 19:34:17", - "author_account_age_days": 1400 + "author_account_age_days": 1401 }, "https://github.com/rsxdalv/ComfyUI-TTS-Webui": { "stars": 2, "last_update": "2025-10-31 17:42:44", - "author_account_age_days": 4284 + "author_account_age_days": 4285 }, "https://github.com/ru4ls/ComfyUI_Google-Fonts": { "stars": 1, "last_update": "2025-10-29 09:24:52", - "author_account_age_days": 995 + "author_account_age_days": 996 }, "https://github.com/ru4ls/ComfyUI_Imagen": { "stars": 3, "last_update": "2025-10-20 02:29:03", - "author_account_age_days": 995 + "author_account_age_days": 996 }, "https://github.com/ru4ls/ComfyUI_Nano_Banana": { "stars": 5, "last_update": "2025-10-20 02:29:59", - "author_account_age_days": 995 + "author_account_age_days": 996 }, "https://github.com/ru4ls/ComfyUI_StreetView-Loader": { "stars": 4, "last_update": "2025-11-14 05:57:36", - "author_account_age_days": 995 + "author_account_age_days": 996 }, "https://github.com/ru4ls/ComfyUI_Wan": { "stars": 1, "last_update": "2025-10-20 02:32:13", - "author_account_age_days": 995 + "author_account_age_days": 996 }, "https://github.com/ruanjianlun/comfyui_maya1_tts_alun": { "stars": 0, @@ -14717,27 +14737,27 @@ "https://github.com/rubenvillarreal/ComfyUI_PoseAlign": { "stars": 1, "last_update": "2025-08-02 09:35:21", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/rubi-du/ComfyUI-BiRefNet-Super": { "stars": 13, "last_update": "2025-05-21 02:21:09", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/rubi-du/ComfyUI-Flux-Inpainting": { "stars": 41, "last_update": "2025-05-14 06:09:10", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/rubi-du/ComfyUI-ICC-nodes": { "stars": 2, "last_update": "2025-05-14 06:10:11", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/rubi-du/ComfyUI-MaskEditor-Extension": { "stars": 12, "last_update": "2025-07-23 01:54:15", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 16, @@ -14757,12 +14777,12 @@ "https://github.com/ruucm/ruucm-comfy": { "stars": 2, "last_update": "2025-04-21 15:20:57", - "author_account_age_days": 2930 + "author_account_age_days": 2931 }, "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer": { "stars": 3, "last_update": "2025-10-06 18:43:07", - "author_account_age_days": 1827 + "author_account_age_days": 1828 }, "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": { "stars": 10, @@ -14807,7 +14827,7 @@ "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": { "stars": 8, "last_update": "2025-08-11 08:45:22", - "author_account_age_days": 4409 + "author_account_age_days": 4410 }, "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 22, @@ -14822,47 +14842,47 @@ "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": { "stars": 5, "last_update": "2025-11-09 15:03:26", - "author_account_age_days": 448 + "author_account_age_days": 449 }, "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": { "stars": 1, "last_update": "2025-11-15 16:33:29", - "author_account_age_days": 5010 + "author_account_age_days": 5011 }, "https://github.com/sanbuphy/ComfyUI-AudioLDM": { "stars": 3, "last_update": "2025-01-02 02:01:12", - "author_account_age_days": 1431 + "author_account_age_days": 1432 }, "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt": { "stars": 1, "last_update": "2025-05-04 04:58:56", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/scofano/ComfyUI-Advanced-TextOverlay": { "stars": 1, "last_update": "2025-10-29 14:33:22", - "author_account_age_days": 3260 + "author_account_age_days": 3261 }, "https://github.com/scofano/ComfyUI-Simple-video-effects": { "stars": 0, "last_update": "2025-11-14 17:59:22", - "author_account_age_days": 3260 + "author_account_age_days": 3261 }, "https://github.com/scofano/comfy-audio-duration": { "stars": 1, "last_update": "2025-10-10 20:11:24", - "author_account_age_days": 3260 + "author_account_age_days": 3261 }, "https://github.com/scofano/comfy-text-stats": { "stars": 0, "last_update": "2025-10-10 20:10:48", - "author_account_age_days": 3260 + "author_account_age_days": 3261 }, "https://github.com/scraed/LanPaint": { "stars": 679, "last_update": "2025-11-10 05:37:50", - "author_account_age_days": 3972 + "author_account_age_days": 3973 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, @@ -14876,13 +14896,13 @@ }, "https://github.com/sean-hungerford/seedVR2_cudafull": { "stars": 2, - "last_update": "2025-11-16 09:14:51", + "last_update": "2025-11-16 23:32:03", "author_account_age_days": 3702 }, "https://github.com/seanjang990/comfyui-document-auto-crop": { "stars": 0, "last_update": "2025-07-16 03:59:22", - "author_account_age_days": 843 + "author_account_age_days": 844 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 31, @@ -14897,7 +14917,7 @@ "https://github.com/sebord/ComfyUI-LMCQ": { "stars": 90, "last_update": "2025-08-12 13:41:13", - "author_account_age_days": 1296 + "author_account_age_days": 1298 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 4, @@ -14907,42 +14927,42 @@ "https://github.com/set-soft/AudioSeparation": { "stars": 14, "last_update": "2025-07-27 17:52:04", - "author_account_age_days": 3320 + "author_account_age_days": 3321 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 3, "last_update": "2025-07-26 16:59:22", - "author_account_age_days": 3320 + "author_account_age_days": 3321 }, "https://github.com/set-soft/ComfyUI-ImageMisc": { "stars": 1, "last_update": "2025-11-14 16:49:37", - "author_account_age_days": 3320 + "author_account_age_days": 3321 }, "https://github.com/sfinktah/comfy-ovum": { "stars": 5, "last_update": "2025-11-13 18:47:16", - "author_account_age_days": 4543 + "author_account_age_days": 4544 }, "https://github.com/sfinktah/ovum-spotlight": { "stars": 1, "last_update": "2025-11-13 18:40:20", - "author_account_age_days": 4543 + "author_account_age_days": 4544 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { - "stars": 231, + "stars": 232, "last_update": "2025-07-30 05:16:48", - "author_account_age_days": 3011 + "author_account_age_days": 3012 }, "https://github.com/sh570655308/ComfyUI-TopazVideoAI": { - "stars": 237, + "stars": 238, "last_update": "2025-04-23 08:54:20", - "author_account_age_days": 3011 + "author_account_age_days": 3012 }, "https://github.com/shabri-arrahim/ComfyUI-Safety-Checker": { "stars": 1, "last_update": "2025-01-23 05:46:33", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 31, @@ -14987,17 +15007,17 @@ "https://github.com/shahkoorosh/ComfyUI-KGnodes": { "stars": 6, "last_update": "2025-05-23 17:41:55", - "author_account_age_days": 702 + "author_account_age_days": 703 }, "https://github.com/shahkoorosh/ComfyUI-PersianText": { "stars": 23, "last_update": "2025-05-23 17:43:33", - "author_account_age_days": 702 + "author_account_age_days": 703 }, "https://github.com/shenduldh/ComfyUI-Lightning": { "stars": 220, "last_update": "2025-03-13 05:58:04", - "author_account_age_days": 2627 + "author_account_age_days": 2629 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, @@ -15007,7 +15027,7 @@ "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 1, "last_update": "2025-06-03 10:09:06", - "author_account_age_days": 1530 + "author_account_age_days": 1531 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 288, @@ -15077,7 +15097,7 @@ "https://github.com/shinyakidoguchi301/comfyui-lora-tag-loader": { "stars": 0, "last_update": "2025-08-14 08:18:47", - "author_account_age_days": 226 + "author_account_age_days": 227 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, @@ -15102,47 +15122,47 @@ "https://github.com/silveroxides/ComfyUI-ModelUtils": { "stars": 4, "last_update": "2025-11-09 05:57:57", - "author_account_age_days": 2010 + "author_account_age_days": 2012 }, "https://github.com/silveroxides/ComfyUI-RR-JointTagger": { "stars": 2, "last_update": "2025-08-20 08:47:24", - "author_account_age_days": 2010 + "author_account_age_days": 2012 }, "https://github.com/silveroxides/ComfyUI_EmbeddingToolkit": { "stars": 9, "last_update": "2025-09-19 03:17:25", - "author_account_age_days": 2010 + "author_account_age_days": 2012 }, "https://github.com/silveroxides/ComfyUI_FDGuidance": { "stars": 4, "last_update": "2025-08-22 23:12:24", - "author_account_age_days": 2010 + "author_account_age_days": 2012 }, "https://github.com/silveroxides/ComfyUI_Gemini_Expanded_API": { "stars": 3, "last_update": "2025-11-14 11:41:39", - "author_account_age_days": 2011 + "author_account_age_days": 2012 }, "https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader": { - "stars": 7, - "last_update": "2025-11-13 10:14:05", - "author_account_age_days": 2011 + "stars": 8, + "last_update": "2025-11-16 17:56:50", + "author_account_age_days": 2012 }, "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": { "stars": 8, "last_update": "2025-08-01 21:42:06", - "author_account_age_days": 2011 + "author_account_age_days": 2012 }, "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": { "stars": 21, "last_update": "2025-05-11 19:44:35", - "author_account_age_days": 2010 + "author_account_age_days": 2012 }, "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders": { "stars": 38, "last_update": "2025-04-28 01:08:43", - "author_account_age_days": 2010 + "author_account_age_days": 2012 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 320, @@ -15152,17 +15172,17 @@ "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced": { "stars": 220, "last_update": "2025-10-07 10:25:26", - "author_account_age_days": 2636 + "author_account_age_days": 2637 }, "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": { "stars": 17, - "last_update": "2025-11-16 01:25:54", + "last_update": "2025-11-17 01:24:18", "author_account_age_days": 3138 }, "https://github.com/sittere/ComfyUI-YK_Line-loading": { "stars": 2, "last_update": "2025-03-02 09:10:54", - "author_account_age_days": 1387 + "author_account_age_days": 1388 }, "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 4, @@ -15187,12 +15207,12 @@ "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, "last_update": "2025-11-06 14:32:52", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/slvslvslv/ComfyUI-SmartImageTools": { "stars": 0, "last_update": "2025-11-06 13:10:07", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 1, @@ -15207,7 +15227,7 @@ "https://github.com/smbdsbrain/ComfyUI-PK_load_image_paste": { "stars": 0, "last_update": "2025-10-25 21:28:35", - "author_account_age_days": 4087 + "author_account_age_days": 4088 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, @@ -15247,7 +15267,7 @@ "https://github.com/smthemex/ComfyUI_ChronoEdit_SM": { "stars": 3, "last_update": "2025-11-15 11:25:07", - "author_account_age_days": 864 + "author_account_age_days": 865 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 10, @@ -15295,9 +15315,9 @@ "author_account_age_days": 864 }, "https://github.com/smthemex/ComfyUI_FlashVSR": { - "stars": 191, + "stars": 196, "last_update": "2025-11-15 00:52:02", - "author_account_age_days": 864 + "author_account_age_days": 865 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { "stars": 64, @@ -15352,7 +15372,7 @@ "https://github.com/smthemex/ComfyUI_LucidFlux": { "stars": 55, "last_update": "2025-11-05 05:55:42", - "author_account_age_days": 864 + "author_account_age_days": 865 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 58, @@ -15382,7 +15402,7 @@ "https://github.com/smthemex/ComfyUI_OmniPart": { "stars": 9, "last_update": "2025-10-15 08:20:42", - "author_account_age_days": 864 + "author_account_age_days": 865 }, "https://github.com/smthemex/ComfyUI_OmniSVG": { "stars": 21, @@ -15465,9 +15485,9 @@ "author_account_age_days": 864 }, "https://github.com/smthemex/ComfyUI_Step_Audio_EditX_SM": { - "stars": 14, + "stars": 15, "last_update": "2025-11-15 05:43:39", - "author_account_age_days": 864 + "author_account_age_days": 865 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 476, @@ -15507,7 +15527,7 @@ "https://github.com/sneccc/comfyui-snek-nodes": { "stars": 1, "last_update": "2025-09-19 00:26:30", - "author_account_age_days": 2077 + "author_account_age_days": 2078 }, "https://github.com/snicolast/ComfyUI-IndexTTS2": { "stars": 113, @@ -15527,27 +15547,27 @@ "https://github.com/somesomebody/lorainfo-sidebar": { "stars": 5, "last_update": "2025-05-31 07:23:03", - "author_account_age_days": 200 + "author_account_age_days": 202 }, "https://github.com/sonnybox/ComfyUI-SuperNodes": { "stars": 0, "last_update": "2025-10-11 06:00:33", - "author_account_age_days": 1063 + "author_account_age_days": 1064 }, "https://github.com/souki202/ComfyUI-LoadImage-Advanced": { "stars": 1, "last_update": "2025-03-03 03:53:26", - "author_account_age_days": 3769 + "author_account_age_days": 3770 }, "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": { "stars": 1, "last_update": "2024-12-04 12:14:51", - "author_account_age_days": 1992 + "author_account_age_days": 1993 }, "https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": { "stars": 31, "last_update": "2025-03-30 15:07:02", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 57, @@ -15595,24 +15615,24 @@ "author_account_age_days": 804 }, "https://github.com/spacepxl/ComfyUI-VAE-Utils": { - "stars": 92, + "stars": 102, "last_update": "2025-10-29 04:09:49", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { - "stars": 18, + "stars": 19, "last_update": "2025-09-21 04:44:09", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/spawner1145/comfyui-aichat": { "stars": 3, "last_update": "2025-09-09 09:53:28", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/spawner1145/comfyui-lsnet": { "stars": 72, "last_update": "2025-11-04 05:55:42", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 24, @@ -15627,7 +15647,7 @@ "https://github.com/spiralmountain/ComfyUI_HDNodes": { "stars": 0, "last_update": "2025-11-13 23:00:47", - "author_account_age_days": 136 + "author_account_age_days": 137 }, "https://github.com/spro/comfyui-mirror": { "stars": 6, @@ -15637,12 +15657,12 @@ "https://github.com/sputnik57/comfyui-prompt-logger": { "stars": 0, "last_update": "2025-09-09 22:35:39", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": { "stars": 5, "last_update": "2025-11-05 03:43:35", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "stars": 1350, @@ -15682,42 +15702,42 @@ "https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent": { "stars": 28, "last_update": "2025-08-05 12:38:00", - "author_account_age_days": 3122 + "author_account_age_days": 3123 }, "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled": { "stars": 11, "last_update": "2025-10-22 21:10:35", - "author_account_age_days": 3122 + "author_account_age_days": 3123 }, "https://github.com/stduhpf/ComfyUI-WanMoeKSampler": { "stars": 194, "last_update": "2025-10-22 21:09:42", - "author_account_age_days": 3122 + "author_account_age_days": 3123 }, "https://github.com/stepfun-ai/ComfyUI-StepVideo": { "stars": 41, "last_update": "2025-03-27 07:52:26", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/stevenwg/ComfyUI-VideoGrid": { "stars": 0, "last_update": "2025-05-26 06:51:21", - "author_account_age_days": 3808 + "author_account_age_days": 3809 }, "https://github.com/stormcenter/ComfyUI-AutoSplitGridImage": { "stars": 37, "last_update": "2025-01-06 12:02:58", - "author_account_age_days": 4637 + "author_account_age_days": 4638 }, "https://github.com/stormcenter/ComfyUI-LivePhotoCreator": { "stars": 34, "last_update": "2025-01-06 12:03:42", - "author_account_age_days": 4637 + "author_account_age_days": 4638 }, "https://github.com/stormcenter/ComfyUI-SVGFullfill": { "stars": 11, "last_update": "2025-01-06 12:04:18", - "author_account_age_days": 4637 + "author_account_age_days": 4638 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 26, @@ -15732,7 +15752,7 @@ "https://github.com/strand1/ComfyUI-Autogen": { "stars": 3, "last_update": "2025-01-21 05:10:43", - "author_account_age_days": 4981 + "author_account_age_days": 4982 }, "https://github.com/strawberryPunch/vram_optimizer": { "stars": 15, @@ -15757,7 +15777,7 @@ "https://github.com/subraoul/ComfyUI_Bit-Depth-Enhancer": { "stars": 0, "last_update": "2025-11-10 21:17:53", - "author_account_age_days": 3516 + "author_account_age_days": 3517 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 42, @@ -15792,17 +15812,17 @@ "https://github.com/sumitchatterjee13/Luminance-Stack-Processor": { "stars": 29, "last_update": "2025-10-05 11:40:55", - "author_account_age_days": 2345 + "author_account_age_days": 2346 }, "https://github.com/sumitchatterjee13/nuke-nodes-comfyui": { "stars": 24, "last_update": "2025-09-21 04:58:49", - "author_account_age_days": 2345 + "author_account_age_days": 2346 }, "https://github.com/sunra-ai/comfyui-sunra": { "stars": 6, "last_update": "2025-07-18 14:28:36", - "author_account_age_days": 262 + "author_account_age_days": 263 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 21, @@ -15812,22 +15832,22 @@ "https://github.com/surinder83singh/ComfyUI-compare-videos": { "stars": 6, "last_update": "2025-05-06 01:30:48", - "author_account_age_days": 5026 + "author_account_age_days": 5027 }, "https://github.com/svetozarov/AS_LLM_nodes": { "stars": 2, "last_update": "2025-03-23 12:05:43", - "author_account_age_days": 995 + "author_account_age_days": 996 }, "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": { "stars": 3, "last_update": "2025-11-08 13:11:55", - "author_account_age_days": 4389 + "author_account_age_days": 4390 }, "https://github.com/sweetndata/ComfyUI-Image-Harmonizer": { "stars": 3, "last_update": "2024-11-20 06:10:34", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/sweetndata/ComfyUI-Reflatent": { "stars": 0, @@ -15837,22 +15857,22 @@ "https://github.com/sweetndata/ComfyUI-googletrans": { "stars": 4, "last_update": "2024-11-20 04:53:19", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/sweetndata/ComfyUI_Sticker_Compositer": { "stars": 1, "last_update": "2025-01-02 06:54:51", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/swfxliyiyu/ComfyUI-FastVideo": { "stars": 0, "last_update": "2025-09-15 05:41:45", - "author_account_age_days": 3421 + "author_account_age_days": 3422 }, "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 1, "last_update": "2025-06-09 03:05:11", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 137, @@ -15867,47 +15887,47 @@ "https://github.com/synthetai/ComfyUI-JM-KLing-API": { "stars": 2, "last_update": "2025-10-16 07:24:50", - "author_account_age_days": 460 + "author_account_age_days": 462 }, "https://github.com/synthetai/ComfyUI-JM-MiniMax-API": { "stars": 1, "last_update": "2025-09-12 02:51:40", - "author_account_age_days": 460 + "author_account_age_days": 462 }, "https://github.com/synthetai/ComfyUI-JM-Volcengine-API": { "stars": 3, "last_update": "2025-07-26 08:32:23", - "author_account_age_days": 460 + "author_account_age_days": 462 }, "https://github.com/synthetai/ComfyUI-ToolBox": { "stars": 0, "last_update": "2025-10-13 15:44:26", - "author_account_age_days": 460 + "author_account_age_days": 462 }, "https://github.com/synthetai/ComfyUI_FaceEnhancer": { "stars": 2, "last_update": "2025-04-17 00:34:39", - "author_account_age_days": 460 + "author_account_age_days": 462 }, "https://github.com/synthetai/ComfyUI_PromptBatcher": { "stars": 8, "last_update": "2025-04-14 04:42:03", - "author_account_age_days": 460 + "author_account_age_days": 462 }, "https://github.com/synystersocks/ComfyUI-SocksLatentPatcher": { "stars": 14, "last_update": "2025-10-10 17:43:43", - "author_account_age_days": 913 + "author_account_age_days": 914 }, "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 3, "last_update": "2025-08-17 10:29:10", - "author_account_age_days": 3118 + "author_account_age_days": 3119 }, "https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon": { "stars": 0, "last_update": "2025-10-18 18:25:23", - "author_account_age_days": 4581 + "author_account_age_days": 4582 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 15, @@ -15930,19 +15950,19 @@ "author_account_age_days": 2193 }, "https://github.com/taches-ai/comfyui-scene-composer": { - "stars": 64, + "stars": 65, "last_update": "2025-05-28 07:30:03", - "author_account_age_days": 416 + "author_account_age_days": 417 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 11, "last_update": "2024-10-16 09:19:29", - "author_account_age_days": 5430 + "author_account_age_days": 5431 }, "https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": { "stars": 44, "last_update": "2024-12-01 13:06:02", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/talesofai/comfyui-browser": { "stars": 624, @@ -15952,22 +15972,22 @@ "https://github.com/tanglaoya321/ComfyUI-StoryMaker": { "stars": 18, "last_update": "2024-10-01 01:20:00", - "author_account_age_days": 4481 + "author_account_age_days": 4482 }, "https://github.com/tatookan/comfyui_ssl_gemini_EXP": { "stars": 92, "last_update": "2025-03-19 15:54:44", - "author_account_age_days": 2240 + "author_account_age_days": 2241 }, "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": { "stars": 31, "last_update": "2025-08-01 08:26:12", - "author_account_age_days": 4930 + "author_account_age_days": 4931 }, "https://github.com/tavyra/ComfyUI_Curves": { "stars": 2, "last_update": "2025-05-08 01:48:55", - "author_account_age_days": 2609 + "author_account_age_days": 2610 }, "https://github.com/teamalpha-ai/comfyui-image-transformer": { "stars": 1, @@ -15977,7 +15997,7 @@ "https://github.com/teepunkt-esspunkt/ComfyUI-SuiteTea": { "stars": 4, "last_update": "2025-09-27 20:21:30", - "author_account_age_days": 963 + "author_account_age_days": 964 }, "https://github.com/tenitsky/tenitsky-prompt-cycler-simple": { "stars": 5, @@ -15992,7 +16012,7 @@ "https://github.com/terefang/ComfyUI-Terefang-Nodes": { "stars": 0, "last_update": "2025-11-12 12:35:02", - "author_account_age_days": 5472 + "author_account_age_days": 5473 }, "https://github.com/tester4488/mc_qwen": { "stars": 4, @@ -16017,17 +16037,17 @@ "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 1, "last_update": "2025-06-30 00:06:21", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/thalismind/ComfyUI-LoadImageWithFilename": { "stars": 2, "last_update": "2025-07-21 03:28:05", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, "last_update": "2025-01-16 19:58:24", - "author_account_age_days": 1865 + "author_account_age_days": 1867 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 65, @@ -16052,72 +16072,72 @@ "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, "last_update": "2025-10-22 23:19:42", - "author_account_age_days": 969 + "author_account_age_days": 970 }, "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "stars": 0, "last_update": "2025-05-09 14:38:15", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": { "stars": 1, "last_update": "2025-07-27 17:30:56", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/theshubzworld/ComfyUI-TogetherVision": { "stars": 5, "last_update": "2025-06-26 18:48:25", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/theshubzworld/ComfyUI-ollama_killer": { "stars": 3, "last_update": "2025-06-09 09:14:55", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/thezveroboy/ComfyUI-CSM-Nodes": { "stars": 33, "last_update": "2025-03-17 10:08:12", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip": { "stars": 1, "last_update": "2025-03-16 21:12:54", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/thezveroboy/ComfyUI-lut": { "stars": 4, "last_update": "2025-05-24 21:37:06", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy": { "stars": 3, "last_update": "2025-05-12 11:01:16", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/thezveroboy/comfyui-RandomPromptsZveroboy": { "stars": 3, "last_update": "2025-08-19 12:29:31", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/thezveroboy/comfyui-random-image-loader": { "stars": 2, "last_update": "2025-05-11 18:04:32", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/thimpat/ThimPatUtils": { "stars": 0, "last_update": "2025-08-25 18:04:19", - "author_account_age_days": 4188 + "author_account_age_days": 4189 }, "https://github.com/thoddnn/ComfyUI-MLX": { "stars": 178, "last_update": "2025-11-06 10:34:02", - "author_account_age_days": 773 + "author_account_age_days": 774 }, "https://github.com/tianguanggliu/Utools": { "stars": 0, "last_update": "2024-08-29 09:45:03", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 112, @@ -16132,12 +16152,12 @@ "https://github.com/tianyuw/ComfyUI-LLM-API": { "stars": 9, "last_update": "2025-01-25 19:31:47", - "author_account_age_days": 3702 + "author_account_age_days": 3703 }, "https://github.com/tigeryy2/comfyui-structured-outputs": { "stars": 2, "last_update": "2025-10-29 22:15:03", - "author_account_age_days": 2481 + "author_account_age_days": 2482 }, "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, @@ -16150,14 +16170,14 @@ "author_account_age_days": 2621 }, "https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes": { - "stars": 6, - "last_update": "2025-11-15 10:31:46", - "author_account_age_days": 741 + "stars": 8, + "last_update": "2025-11-16 18:35:32", + "author_account_age_days": 742 }, "https://github.com/tkreuziger/comfyui-claude": { "stars": 5, "last_update": "2025-04-10 18:23:35", - "author_account_age_days": 1045 + "author_account_age_days": 1046 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, @@ -16167,7 +16187,7 @@ "https://github.com/tmode-1960/TA-ComfyUI-Nodes-Pack": { "stars": 0, "last_update": "2025-11-14 12:53:29", - "author_account_age_days": 1194 + "author_account_age_days": 1195 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 7, @@ -16182,7 +16202,7 @@ "https://github.com/tomudo/ComfyUI-ascii-art": { "stars": 3, "last_update": "2024-11-21 05:24:12", - "author_account_age_days": 3412 + "author_account_age_days": 3413 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 12, @@ -16219,6 +16239,11 @@ "last_update": "2025-10-29 00:49:43", "author_account_age_days": 4330 }, + "https://github.com/tristanvdb/ComfyUI-toolset": { + "stars": 0, + "last_update": "2025-11-16 22:59:06", + "author_account_age_days": 4919 + }, "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain": { "stars": 2, "last_update": "2025-10-04 19:08:45", @@ -16232,7 +16257,7 @@ "https://github.com/tritant/ComfyUI_Custom_Switch": { "stars": 4, "last_update": "2025-10-12 13:57:31", - "author_account_age_days": 3650 + "author_account_age_days": 3651 }, "https://github.com/tritant/ComfyUI_Flux_Block_Lora_Merger": { "stars": 3, @@ -16262,7 +16287,7 @@ "https://github.com/tritant/ComfyUI_SuperScaler": { "stars": 147, "last_update": "2025-11-07 16:05:29", - "author_account_age_days": 3650 + "author_account_age_days": 3651 }, "https://github.com/trojblue/trNodes": { "stars": 7, @@ -16272,7 +16297,7 @@ "https://github.com/troyxmccall/ComfyUI-ScaleToTargetMegapixels": { "stars": 1, "last_update": "2024-11-11 00:07:25", - "author_account_age_days": 5898 + "author_account_age_days": 5899 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 47, @@ -16282,7 +16307,7 @@ "https://github.com/trunksn1/comfyui-change-checkpoint-randomly": { "stars": 1, "last_update": "2025-11-06 22:13:02", - "author_account_age_days": 3695 + "author_account_age_days": 3696 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 24, @@ -16292,12 +16317,12 @@ "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": { "stars": 4, "last_update": "2025-10-07 16:01:16", - "author_account_age_days": 5267 + "author_account_age_days": 5268 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Upscaler": { - "stars": 19, + "stars": 29, "last_update": "2025-11-15 02:13:17", - "author_account_age_days": 5267 + "author_account_age_days": 5268 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 117, @@ -16312,22 +16337,22 @@ "https://github.com/tungdop2/Comfyui_face_restorer": { "stars": 1, "last_update": "2024-11-21 15:53:59", - "author_account_age_days": 1933 + "author_account_age_days": 1934 }, "https://github.com/tungdop2/Comfyui_joy-caption-alpha-two": { "stars": 8, "last_update": "2025-04-19 06:00:23", - "author_account_age_days": 1933 + "author_account_age_days": 1934 }, "https://github.com/turkyden/ComfyUI-SmartCrop": { "stars": 3, "last_update": "2024-10-08 09:36:34", - "author_account_age_days": 3258 + "author_account_age_days": 3259 }, "https://github.com/turnbros/ComfyBros": { "stars": 0, "last_update": "2025-11-05 03:20:19", - "author_account_age_days": 1889 + "author_account_age_days": 1890 }, "https://github.com/tusharbhutt/Endless-Buttons": { "stars": 10, @@ -16362,7 +16387,7 @@ "https://github.com/u5dev/comfyUI_u5_VramFREE": { "stars": 2, "last_update": "2025-10-02 02:30:02", - "author_account_age_days": 55 + "author_account_age_days": 56 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 16, @@ -16382,7 +16407,7 @@ "https://github.com/uihp/ComfyUI-String-Chain": { "stars": 1, "last_update": "2025-04-12 12:22:14", - "author_account_age_days": 1547 + "author_account_age_days": 1548 }, "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 55, @@ -16392,7 +16417,7 @@ "https://github.com/umiyuki/comfyui-pad-to-eight": { "stars": 0, "last_update": "2025-01-07 09:58:36", - "author_account_age_days": 4263 + "author_account_age_days": 4264 }, "https://github.com/un-seen/comfyui-tensorops": { "stars": 31, @@ -16407,7 +16432,7 @@ "https://github.com/unicough/comfy_openai_image_api": { "stars": 0, "last_update": "2025-05-02 04:24:34", - "author_account_age_days": 4220 + "author_account_age_days": 4221 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 5, @@ -16417,17 +16442,17 @@ "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, "last_update": "2025-10-28 13:08:55", - "author_account_age_days": 1011 + "author_account_age_days": 1012 }, "https://github.com/upseem/comfyui_sunxAI_facetools": { "stars": 4, "last_update": "2025-10-29 07:46:17", - "author_account_age_days": 1011 + "author_account_age_days": 1012 }, "https://github.com/usrname0/comfyui-holdup": { "stars": 1, "last_update": "2025-06-12 07:26:10", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": { "stars": 3, @@ -16440,7 +16465,7 @@ "author_account_age_days": 886 }, "https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": { - "stars": 190, + "stars": 194, "last_update": "2025-11-15 09:11:54", "author_account_age_days": 886 }, @@ -16452,27 +16477,27 @@ "https://github.com/vadimcro/VKRiez-Edge": { "stars": 16, "last_update": "2025-03-18 11:18:27", - "author_account_age_days": 3145 + "author_account_age_days": 3146 }, "https://github.com/vahidzxc/va-nodes": { "stars": 2, "last_update": "2025-03-22 01:50:08", - "author_account_age_days": 501 + "author_account_age_days": 502 }, "https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision": { "stars": 17, "last_update": "2025-02-09 04:06:34", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/vaishnav-vn/va1": { "stars": 0, "last_update": "2025-07-21 20:51:44", - "author_account_age_days": 2466 + "author_account_age_days": 2467 }, "https://github.com/valofey/Openrouter-Node": { "stars": 5, "last_update": "2025-02-13 21:26:22", - "author_account_age_days": 1893 + "author_account_age_days": 1894 }, "https://github.com/vanche1212/ComfyUI-InspireMusic": { "stars": 1, @@ -16492,22 +16517,22 @@ "https://github.com/vantagewithai/Vantage-DreamOmni2": { "stars": 1, "last_update": "2025-11-06 04:53:18", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/vantagewithai/Vantage-DyPE": { "stars": 5, "last_update": "2025-10-31 09:19:35", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/vantagewithai/Vantage-HunyuanFoley": { "stars": 8, "last_update": "2025-10-04 23:57:59", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/vantagewithai/VantageLongWanVideo": { "stars": 35, "last_update": "2025-09-25 18:54:33", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, @@ -16527,12 +16552,12 @@ "https://github.com/vekitan55/SimpleFlux1Merger": { "stars": 3, "last_update": "2025-04-23 12:09:47", - "author_account_age_days": 840 + "author_account_age_days": 841 }, "https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11": { "stars": 11, "last_update": "2025-08-05 07:33:46", - "author_account_age_days": 2780 + "author_account_age_days": 2781 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 15, @@ -16547,7 +16572,7 @@ "https://github.com/vincentfs/ComfyUI-ArchiGraph": { "stars": 2, "last_update": "2025-01-23 17:29:09", - "author_account_age_days": 4175 + "author_account_age_days": 4177 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 20, @@ -16556,8 +16581,8 @@ }, "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, - "last_update": "2025-06-03 05:46:11", - "author_account_age_days": 290 + "last_update": "2025-11-16 14:14:42", + "author_account_age_days": 291 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, @@ -16567,7 +16592,7 @@ "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": { "stars": 210, "last_update": "2025-08-11 19:41:21", - "author_account_age_days": 5549 + "author_account_age_days": 5550 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 162, @@ -16582,17 +16607,17 @@ "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, "last_update": "2025-06-01 08:42:50", - "author_account_age_days": 4858 + "author_account_age_days": 4859 }, "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 7, "last_update": "2025-02-11 00:34:36", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/vkff5833/ComfyUI-PromptConverter": { "stars": 3, "last_update": "2025-01-27 18:35:41", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/vladpro3/ComfyUI_BishaNodes": { "stars": 1, @@ -16602,12 +16627,12 @@ "https://github.com/voxta-ai/ComfyUI-VoxtaNodes": { "stars": 1, "last_update": "2025-10-09 03:59:42", - "author_account_age_days": 866 + "author_account_age_days": 867 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { "stars": 199, "last_update": "2025-11-09 20:26:52", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/vsaan212/Vsaan212-workflow-utilities": { "stars": 0, @@ -16627,7 +16652,7 @@ "https://github.com/vuongminh1907/ComfyUI_ZenID": { "stars": 214, "last_update": "2025-07-03 02:15:51", - "author_account_age_days": 1081 + "author_account_age_days": 1082 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 2, @@ -16647,12 +16672,12 @@ "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, "last_update": "2025-05-09 22:37:03", - "author_account_age_days": 194 + "author_account_age_days": 195 }, "https://github.com/walke2019/ComfyUI-GGUF-VLM": { "stars": 4, "last_update": "2025-11-12 09:51:01", - "author_account_age_days": 2420 + "author_account_age_days": 2421 }, "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe": { "stars": 51, @@ -16665,7 +16690,7 @@ "author_account_age_days": 238 }, "https://github.com/wallen0322/ComfyUI-Wan22FMLF": { - "stars": 246, + "stars": 248, "last_update": "2025-11-15 19:27:15", "author_account_age_days": 238 }, @@ -16697,17 +16722,17 @@ "https://github.com/watarika/ComfyUI-SendToEagle-w-Metadata": { "stars": 3, "last_update": "2025-11-09 08:23:01", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/waterminer/ComfyUI-tagcomplete": { "stars": 12, "last_update": "2025-01-06 00:13:57", - "author_account_age_days": 2621 + "author_account_age_days": 2622 }, "https://github.com/wawahuy/ComfyUI-HTTP": { "stars": 5, "last_update": "2025-10-10 18:16:29", - "author_account_age_days": 3588 + "author_account_age_days": 3589 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, @@ -16717,7 +16742,7 @@ "https://github.com/weberjc/book-cover-finder-comfy": { "stars": 0, "last_update": "2025-07-25 11:04:58", - "author_account_age_days": 3538 + "author_account_age_days": 3539 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 10, @@ -16727,17 +16752,17 @@ "https://github.com/webuilder/WB-ComfyUI-Utils": { "stars": 0, "last_update": "2025-07-19 15:04:04", - "author_account_age_days": 4711 + "author_account_age_days": 4712 }, "https://github.com/weekii/ComfyUI-GGUF-FX": { "stars": 0, "last_update": "2025-10-31 11:03:33", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/weekii/comfyui-save-image-pro": { "stars": 2, "last_update": "2025-10-28 12:51:48", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/wei30172/comfygen": { "stars": 9, @@ -16747,37 +16772,37 @@ "https://github.com/weilin9999/WeiLin-Comfyui-Tools": { "stars": 302, "last_update": "2025-11-08 11:11:54", - "author_account_age_days": 2417 + "author_account_age_days": 2418 }, "https://github.com/welltop-cn/ComfyUI-TeaCache": { "stars": 1021, "last_update": "2025-07-12 04:05:29", - "author_account_age_days": 2081 + "author_account_age_days": 2082 }, "https://github.com/wentao-uw/ComfyUI-template-matching": { "stars": 1, "last_update": "2024-11-06 06:52:30", - "author_account_age_days": 2289 + "author_account_age_days": 2290 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": { "stars": 110, "last_update": "2025-08-17 00:04:29", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": { "stars": 19, "last_update": "2025-06-03 21:06:33", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-render": { "stars": 14, "last_update": "2025-01-25 05:54:27", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/wgedeon/comfyui_play_traversal": { "stars": 1, "last_update": "2025-11-15 16:47:49", - "author_account_age_days": 4625 + "author_account_age_days": 4626 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 13, @@ -16802,67 +16827,67 @@ "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 5, "last_update": "2025-06-02 21:30:04", - "author_account_age_days": 4742 + "author_account_age_days": 4743 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { "stars": 66, "last_update": "2025-08-21 19:21:22", - "author_account_age_days": 4742 + "author_account_age_days": 4743 }, "https://github.com/wildminder/ComfyUI-DyPE": { - "stars": 300, + "stars": 301, "last_update": "2025-10-27 21:41:04", - "author_account_age_days": 4742 + "author_account_age_days": 4743 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 63, "last_update": "2025-07-04 11:35:38", - "author_account_age_days": 4742 + "author_account_age_days": 4743 }, "https://github.com/wildminder/ComfyUI-KaniTTS": { "stars": 33, "last_update": "2025-10-17 15:45:23", - "author_account_age_days": 4742 + "author_account_age_days": 4743 }, "https://github.com/wildminder/ComfyUI-VibeVoice": { - "stars": 509, + "stars": 510, "last_update": "2025-09-25 10:19:05", - "author_account_age_days": 4742 + "author_account_age_days": 4743 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { "stars": 314, "last_update": "2025-10-17 15:44:30", - "author_account_age_days": 4742 + "author_account_age_days": 4743 }, "https://github.com/willchil/ComfyUI-Environment-Visualizer": { "stars": 12, "last_update": "2025-03-29 23:09:07", - "author_account_age_days": 3147 + "author_account_age_days": 3148 }, "https://github.com/willmiao/ComfyUI-Lora-Manager": { - "stars": 755, - "last_update": "2025-11-15 14:22:47", - "author_account_age_days": 3867 + "stars": 756, + "last_update": "2025-11-17 00:53:00", + "author_account_age_days": 3868 }, "https://github.com/windfancy/zsq_prompt": { "stars": 0, "last_update": "2025-09-14 14:27:33", - "author_account_age_days": 2046 + "author_account_age_days": 2047 }, "https://github.com/wings6407/ComfyUI_HBH-image_overlay": { "stars": 1, "last_update": "2025-05-12 02:52:38", - "author_account_age_days": 598 + "author_account_age_days": 599 }, "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex": { "stars": 4, "last_update": "2025-02-16 09:09:34", - "author_account_age_days": 1733 + "author_account_age_days": 1734 }, "https://github.com/withmpx/mpx-comfyui-nodes": { "stars": 2, "last_update": "2025-04-16 22:08:20", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 2, @@ -16872,12 +16897,12 @@ "https://github.com/wizdroid/wizdroid-character": { "stars": 2, "last_update": "2025-11-15 08:53:58", - "author_account_age_days": 2983 + "author_account_age_days": 2984 }, "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 44, "last_update": "2025-09-22 06:27:43", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 18, @@ -16887,12 +16912,12 @@ "https://github.com/wmpmiles/comfyui-some-image-processing-stuff": { "stars": 4, "last_update": "2025-05-10 05:51:42", - "author_account_age_days": 3539 + "author_account_age_days": 3541 }, "https://github.com/woct0rdho/ComfyUI-RadialAttn": { "stars": 89, "last_update": "2025-11-09 00:19:29", - "author_account_age_days": 3308 + "author_account_age_days": 3309 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 100, @@ -16912,12 +16937,12 @@ "https://github.com/wouterverweirder/comfyui-penplotter": { "stars": 0, "last_update": "2025-10-28 14:32:45", - "author_account_age_days": 5147 + "author_account_age_days": 5148 }, "https://github.com/wqjuser/ComfyUI-Chat-Image": { "stars": 0, "last_update": "2024-12-26 07:00:30", - "author_account_age_days": 3443 + "author_account_age_days": 3444 }, "https://github.com/writer-in-fancy-pants/octo_json_presets": { "stars": 0, @@ -16927,7 +16952,7 @@ "https://github.com/wu12023/ComfyUI-Image-Evaluation": { "stars": 9, "last_update": "2024-12-06 06:51:15", - "author_account_age_days": 826 + "author_account_age_days": 827 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 86, @@ -16947,22 +16972,22 @@ "https://github.com/wywywywy/ComfyUI-pause": { "stars": 27, "last_update": "2025-05-05 21:37:34", - "author_account_age_days": 3438 + "author_account_age_days": 3439 }, "https://github.com/wzken/ComfyUI-Steganos-Node": { "stars": 0, "last_update": "2025-09-28 16:27:27", - "author_account_age_days": 3477 + "author_account_age_days": 3478 }, "https://github.com/x0x0b/ComfyUI-PromptHistoryGallery": { "stars": 0, "last_update": "2025-11-11 23:47:11", - "author_account_age_days": 2643 + "author_account_age_days": 2644 }, "https://github.com/xLegende/ComfyUI-Prompt-Formatter": { "stars": 3, "last_update": "2025-06-10 19:29:54", - "author_account_age_days": 1942 + "author_account_age_days": 1943 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 351, @@ -16972,12 +16997,12 @@ "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes": { "stars": 4, "last_update": "2024-12-24 14:07:18", - "author_account_age_days": 938 + "author_account_age_days": 939 }, "https://github.com/xhh522/ComfyUI-preview-monitor": { "stars": 1, "last_update": "2025-09-16 10:41:24", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 33, @@ -16987,7 +17012,7 @@ "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, "last_update": "2025-06-06 04:08:30", - "author_account_age_days": 2177 + "author_account_age_days": 2178 }, "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, @@ -17002,22 +17027,22 @@ "https://github.com/xingBaGan/ComfyUI-connect-ui": { "stars": 2, "last_update": "2025-04-07 09:54:46", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": { "stars": 8, "last_update": "2024-08-30 17:38:52", - "author_account_age_days": 5008 + "author_account_age_days": 5009 }, "https://github.com/xlinx/ComfyUI-decadetw-auto-prompt-llm": { "stars": 28, "last_update": "2025-02-01 18:36:52", - "author_account_age_days": 5008 + "author_account_age_days": 5009 }, "https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj": { "stars": 12, "last_update": "2024-09-03 08:55:08", - "author_account_age_days": 5008 + "author_account_age_days": 5009 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, @@ -17027,17 +17052,17 @@ "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 8, "last_update": "2025-06-06 18:40:09", - "author_account_age_days": 2265 + "author_account_age_days": 2266 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, "last_update": "2024-11-08 17:10:40", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/xs315431/Comfyui_Get_promptId": { "stars": 1, "last_update": "2025-08-09 06:09:32", - "author_account_age_days": 1784 + "author_account_age_days": 1785 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 4, @@ -17067,17 +17092,17 @@ "https://github.com/yanhuifair/comfyui-janus": { "stars": 5, "last_update": "2025-07-28 08:39:15", - "author_account_age_days": 4071 + "author_account_age_days": 4072 }, "https://github.com/yanlang0123/ComfyUI_Lam": { "stars": 58, "last_update": "2025-11-13 09:52:55", - "author_account_age_days": 3317 + "author_account_age_days": 3319 }, "https://github.com/yannickcruz/ComfyUI_YSC_HighResFix": { "stars": 0, "last_update": "2025-11-10 00:44:08", - "author_account_age_days": 1573 + "author_account_age_days": 1574 }, "https://github.com/yano/comfyui-fast-mosaic-detector": { "stars": 2, @@ -17087,7 +17112,7 @@ "https://github.com/yasser-baalla/comfyUI-SemanticImageFetch": { "stars": 0, "last_update": "2025-03-22 11:04:33", - "author_account_age_days": 1906 + "author_account_age_days": 1907 }, "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 2, @@ -17097,22 +17122,22 @@ "https://github.com/ycyy/ComfyUI-YCYY-API": { "stars": 0, "last_update": "2025-11-11 09:17:05", - "author_account_age_days": 3934 + "author_account_age_days": 3935 }, "https://github.com/ycyy/ComfyUI-YCYY-LoraInfo": { "stars": 6, "last_update": "2024-09-30 02:33:25", - "author_account_age_days": 3934 + "author_account_age_days": 3935 }, "https://github.com/yeeyou/ComfyUI-OpenAI-Compatible-API": { "stars": 1, "last_update": "2025-10-28 07:36:38", - "author_account_age_days": 5305 + "author_account_age_days": 5306 }, "https://github.com/yemanou/ComfyUI-NABA": { "stars": 0, "last_update": "2025-11-12 04:19:54", - "author_account_age_days": 34 + "author_account_age_days": 35 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, @@ -17122,67 +17147,67 @@ "https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux": { "stars": 57, "last_update": "2025-01-16 08:47:22", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/yhayano-ponotech/comfyui-save-image-local": { "stars": 7, "last_update": "2025-01-15 12:30:50", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/yhayano-ponotech/comfyui-stability-ai-api": { "stars": 0, "last_update": "2025-02-19 00:38:33", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/yichengup/ComfyUI-LinearTransition": { "stars": 1, "last_update": "2025-07-09 01:51:49", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yichengup/ComfyUI-VideoTransition": { "stars": 18, "last_update": "2025-10-27 07:36:45", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yichengup/ComfyUI-YCNodes": { "stars": 30, "last_update": "2025-10-27 17:35:53", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yichengup/ComfyUI_SwiftCut": { "stars": 5, "last_update": "2025-10-24 14:27:08", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yichengup/ComfyUI_Yc_JanusPro": { "stars": 7, "last_update": "2025-01-29 22:26:38", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yichengup/Comfyui-Deepseek": { "stars": 32, "last_update": "2025-02-23 19:36:53", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yichengup/Comfyui-Ycanvas": { "stars": 110, "last_update": "2025-07-28 04:39:08", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yichengup/Comfyui_Flux_Style_Adjust": { "stars": 303, "last_update": "2025-02-19 05:08:27", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yichengup/Comfyui_Redux_Advanced": { "stars": 103, "last_update": "2025-04-10 18:36:47", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yichengup/comfyui-face-liquify": { "stars": 2, "last_update": "2025-05-08 17:59:05", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/yiwangsimple/ComfyUI_DW_Chat": { "stars": 89, @@ -17197,12 +17222,12 @@ "https://github.com/yogurt7771/ComfyUI-YogurtNodes": { "stars": 0, "last_update": "2025-10-17 07:01:00", - "author_account_age_days": 3339 + "author_account_age_days": 3340 }, "https://github.com/yolain/ComfyUI-Easy-DotsOCR": { "stars": 5, "last_update": "2025-10-05 09:11:26", - "author_account_age_days": 1850 + "author_account_age_days": 1851 }, "https://github.com/yolain/ComfyUI-Easy-Use": { "stars": 2054, @@ -17212,7 +17237,7 @@ "https://github.com/yolain/SaveVideoRGBA": { "stars": 29, "last_update": "2025-10-26 05:56:47", - "author_account_age_days": 1850 + "author_account_age_days": 1851 }, "https://github.com/yolanother/ComfyUI-Save16bitPng": { "stars": 4, @@ -17252,22 +17277,22 @@ "https://github.com/yondonfu/ComfyUI-Background-Edit": { "stars": 22, "last_update": "2024-12-31 23:15:33", - "author_account_age_days": 4385 + "author_account_age_days": 4386 }, "https://github.com/yondonfu/ComfyUI-Torch-Compile": { "stars": 7, "last_update": "2025-04-30 18:46:47", - "author_account_age_days": 4385 + "author_account_age_days": 4386 }, "https://github.com/yorkane/ComfyUI-KYNode": { "stars": 9, "last_update": "2025-10-07 15:57:29", - "author_account_age_days": 3899 + "author_account_age_days": 3900 }, "https://github.com/younyokel/comfyui_prompt_formatter": { "stars": 4, "last_update": "2025-05-16 16:33:11", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 1, @@ -17287,12 +17312,12 @@ "https://github.com/yushan777/ComfyUI-Y7-SBS-2Dto3D": { "stars": 14, "last_update": "2025-06-13 18:44:06", - "author_account_age_days": 1027 + "author_account_age_days": 1028 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 5, "last_update": "2025-11-09 14:09:07", - "author_account_age_days": 1027 + "author_account_age_days": 1028 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 120, @@ -17365,9 +17390,9 @@ "author_account_age_days": 2662 }, "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": { - "stars": 485, + "stars": 486, "last_update": "2025-11-07 13:58:35", - "author_account_age_days": 1409 + "author_account_age_days": 1410 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 7, @@ -17377,22 +17402,22 @@ "https://github.com/zade23/Comfyui-Distill-Any-Depth": { "stars": 5, "last_update": "2025-11-15 09:35:12", - "author_account_age_days": 2305 + "author_account_age_days": 2306 }, "https://github.com/zade23/Comfyui-MoGe2": { "stars": 16, "last_update": "2025-10-23 09:53:50", - "author_account_age_days": 2305 + "author_account_age_days": 2306 }, "https://github.com/zaheenrahman/ComfyUI-ColorCorrection": { "stars": 2, "last_update": "2025-03-21 09:52:29", - "author_account_age_days": 2869 + "author_account_age_days": 2871 }, "https://github.com/zakantonio/AvatarGen-experience": { "stars": 0, "last_update": "2025-03-26 20:58:18", - "author_account_age_days": 4286 + "author_account_age_days": 4287 }, "https://github.com/zccrs/comfyui-dci": { "stars": 1, @@ -17417,22 +17442,22 @@ "https://github.com/zeeoale/PromptCreatorNode": { "stars": 3, "last_update": "2025-08-12 15:08:20", - "author_account_age_days": 2866 + "author_account_age_days": 2867 }, "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 13, "last_update": "2025-02-09 18:27:16", - "author_account_age_days": 720 + "author_account_age_days": 721 }, "https://github.com/zentrocdot/ComfyUI-Simple_Image_To_Prompt": { "stars": 4, "last_update": "2025-02-20 06:30:19", - "author_account_age_days": 720 + "author_account_age_days": 721 }, "https://github.com/zentrocdot/ComfyUI_Circle_Detection": { "stars": 0, "last_update": "2025-02-07 17:32:46", - "author_account_age_days": 720 + "author_account_age_days": 721 }, "https://github.com/zer0TF/cute-comfy": { "stars": 33, @@ -17442,7 +17467,7 @@ "https://github.com/zer0thgear/zer0-comfy-utils": { "stars": 0, "last_update": "2025-01-26 19:33:59", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 74, @@ -17467,7 +17492,7 @@ "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": { "stars": 18, "last_update": "2024-09-14 13:46:05", - "author_account_age_days": 3859 + "author_account_age_days": 3860 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 74, @@ -17487,17 +17512,17 @@ "https://github.com/zichongc/ComfyUI-Attention-Distillation": { "stars": 109, "last_update": "2025-03-18 02:48:42", - "author_account_age_days": 1006 + "author_account_age_days": 1007 }, "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": { "stars": 1, "last_update": "2025-07-30 04:27:29", - "author_account_age_days": 1090 + "author_account_age_days": 1091 }, "https://github.com/zmwv823/ComfyUI_Anytext": { "stars": 91, "last_update": "2025-05-28 01:02:37", - "author_account_age_days": 3778 + "author_account_age_days": 3779 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, @@ -17512,31 +17537,31 @@ "https://github.com/zpengcom/Comfyui-TextLine-counter": { "stars": 0, "last_update": "2025-11-04 02:32:33", - "author_account_age_days": 4136 + "author_account_age_days": 4137 }, "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes": { "stars": 1, "last_update": "2024-11-04 00:51:29", - "author_account_age_days": 5471 + "author_account_age_days": 5472 }, "https://github.com/zygion/comfyui-zygion-util-nodes": { "stars": 0, "last_update": "2025-04-26 05:11:35", - "author_account_age_days": 315 + "author_account_age_days": 317 }, "https://github.com/zzubnik/TT_TextTools": { "stars": 1, "last_update": "2025-04-02 23:40:24", - "author_account_age_days": 3235 + "author_account_age_days": 3236 }, "https://github.com/zzw5516/ComfyUI-zw-tools": { "stars": 3, "last_update": "2025-11-04 13:09:36", - "author_account_age_days": 4651 + "author_account_age_days": 4653 }, "ttps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-16 09:05:41", - "author_account_age_days": 672 + "author_account_age_days": 673 } } \ No newline at end of file diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index fad82b46..25a24188 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -3549,13 +3549,25 @@ ], "https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part": [ [ + "ClearAllModelCaches", + "ComputeMeshFeatures", + "ExplodedMeshViewer", + "Hunyuan3DLoadMesh", + "Hunyuan3DPreviewBoundingBoxes", + "Hunyuan3DSaveMesh", "Hunyuan3D_FullPipeline", "Hunyuan3D_P3SAM_Segmentation", "Hunyuan3D_XPart_Generation", "LoadBoundingBoxes", "LoadMesh", + "LoadP3SAMSegmentor", + "LoadXPartModels", + "OffloadModelToCPU", + "P3SAMSegmentMesh", + "ReloadModelToGPU", "SaveBoundingBoxes", - "SaveMesh" + "SaveMesh", + "XPartGenerateParts" ], { "title_aux": "Hunyuan3D-Part [WIP]" @@ -3563,19 +3575,16 @@ ], "https://github.com/PozzettiAndrea/ComfyUI-UniRig": [ [ - "UniRigApplySkinning", "UniRigApplySkinningML", - "UniRigDenormalizeSkeleton", - "UniRigExtractRig", "UniRigExtractSkeleton", + "UniRigLoadMesh", "UniRigLoadRiggedMesh", "UniRigLoadSkeletonModel", "UniRigLoadSkinningModel", - "UniRigPrepareSkeletonForSkinning", "UniRigPreviewRiggedMesh", + "UniRigSaveMesh", "UniRigSaveRiggedMesh", - "UniRigSaveSkeleton", - "UniRigValidateSkeleton" + "UniRigSaveSkeleton" ], { "title_aux": "ComfyUI-UniRig [WIP]" @@ -3907,7 +3916,6 @@ "MaskProcessor", "MaskTransformNode", "RAMPreviewImage", - "Temperature", "VisualizeSigmas", "saturationNode" ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b23ea4e8..7a1f8643 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,45 @@ { "custom_nodes": [ + { + "author": "princepainter", + "title": "Comfyui-PainterSampler", + "reference": "https://github.com/princepainter/Comfyui-PainterSampler", + "files": [ + "https://github.com/princepainter/Comfyui-PainterSampler" + ], + "install_type": "git-clone", + "description": "A dual-model image-to-video sampler for ComfyUI that combines high-noise and low-noise models in a single node, replacing two KSamplerAdvanced nodes with zero overhead and bit-identical frame generation. (Description by CC)" + }, + { + "author": "comrender", + "title": "ComfyUI-Nano-Banana-Resizer", + "reference": "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer", + "files": [ + "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node that automatically calculates optimal output dimensions for Google's Nano Banana image editing model, supporting 22 aspect ratio buckets and ensuring pixel-perfect outputs without shifting or cropping." + }, + { + "author": "hum-ma", + "title": "ComfyUI-TiledVaeLite", + "reference": "https://github.com/hum-ma/ComfyUI-TiledVaeLite", + "files": [ + "https://github.com/hum-ma/ComfyUI-TiledVaeLite" + ], + "install_type": "git-clone", + "description": "A faster tiled VAE decode node for ComfyUI based on LTXV, optimized for low VRAM scenarios with configurable tiling, progress bars, and improved logging for decoding large images and videos." + }, + { + "author": "tristanvdb", + "title": "ComfyUI-toolset", + "reference": "https://github.com/tristanvdb/ComfyUI-toolset", + "files": [ + "https://github.com/tristanvdb/ComfyUI-toolset" + ], + "install_type": "git-clone", + "description": "Human-in-the-loop image selection tool for ComfyUI workflows using a Flask web server, enabling users to pause workflows and interactively select images via a web browser interface." + }, { "author": "smthemex", "title": "ComfyUI_DyPE", @@ -654,48 +694,6 @@ ], "install_type": "git-clone", "description": "Creditas' Ad Creation Toolkit for ComfyUI" - }, - { - "author": "PozzettiAndrea", - "title": "ComfyUI libigl", - "reference": "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack", - "files": [ - "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack" - ], - "install_type": "git-clone", - "description": "libigl geometry processing wrapper for ComfyUI - mesh manipulation and analysis nodes" - }, - { - "author": "Cyrostar", - "title": "ComfyUI-Artha-Nodes", - "id": "comfyui-artha-nodes", - "reference": "https://github.com/Cyrostar/ComfyUI-Artha-Nodes", - "files": [ - "https://github.com/Cyrostar/ComfyUI-Artha-Nodes" - ], - "install_type": "git-clone", - "description": "ComfyUI custom nodes for general purpose." - }, - { - "author": "alFrame", - "title": "ComfyUI AF - Enhanced-HTML-Note", - "reference": "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note", - "files": [ - "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note" - ], - "install_type": "git-clone", - "description": "A ComfyUI Note node with HTML capabilities. Create notes, UI's and ReadMe's directly inside the workflow using rich HTML formatting." - }, - { - "author": "bulldog68", - "title": "FMJ-speed-Prompt", - "reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP", - "files": [ - "https://github.com/bulldog68/ComfyUI_FMJ_SP" - ], - "install_type": "git-clone", - "description": "Prompt generator from CSV files with randomization and external text input.", - "tags": ["prompt", "csv", "text", "random"] } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2bb1558f..f69f2ec6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -6280,7 +6280,7 @@ ], "https://github.com/Fablestarexpanse/Timer-Node-Comfyui": [ [ - "TimerNode" + "PromptWaffleTimer" ], { "title_aux": "Timer-Node-Comfyui" @@ -7161,7 +7161,8 @@ ], "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": [ [ - "HttpTTSToAudio" + "HttpTTSToAudio", + "TTSServerStatus" ], { "title_aux": "ComfyUI-Text2Speech" @@ -7173,6 +7174,7 @@ "HTMLPreviewer", "HiTem3DConfigNode", "HiTem3DDownloaderNode", + "HiTem3DHistoryNode", "HiTem3DNode", "HiTem3DPreviewNode", "TextTemplate" @@ -12582,22 +12584,27 @@ [ "BatchCropFromMaskSimple", "BatchUncropSimple", + "BlendImages", "BlurByMask", "BlurMask", + "CLIPTextEncodeFluxMultiple", + "CLIPTextEncodeMultiple", "CropImage", "CropMaskByBBox", "DSLRNoise", + "GetImageSize", "GradientMaskGenerator", "ImageBlendByMask", "ImageScalePro", "InvertMask", "KSamplerMultiSeed", "KSamplerMultiSeedPlus", + "LMStudioQuery", + "LMStudioUnloadModel", "LensSimulatedBloom", "PreviewImageQueue", "PromptRandomizer", "StringCombine", - "TestCollapsibleNode", "TestResetButton", "Watermark" ], @@ -12726,6 +12733,8 @@ ], "https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3": [ [ + "DA3_CreateCameraParams", + "DA3_ParseCameraPose", "DA3_PreviewPointCloud", "DA3_Save3DGaussians", "DA3_SavePointCloud", @@ -12780,6 +12789,7 @@ "GeomPackMeshToPointCloud", "GeomPackPreviewBoundingBoxesVTK", "GeomPackPreviewMesh", + "GeomPackPreviewMeshUV", "GeomPackPreviewMeshVTK", "GeomPackPreviewMeshVTKFields", "GeomPackPreviewMeshVTKFilters", @@ -15355,6 +15365,7 @@ "Basic data handling: PathGetExtension", "Basic data handling: PathGetSize", "Basic data handling: PathGlob", + "Basic data handling: PathInputDir", "Basic data handling: PathIsAbsolute", "Basic data handling: PathIsDir", "Basic data handling: PathIsFile", @@ -15366,6 +15377,7 @@ "Basic data handling: PathLoadMaskFromGreyscale", "Basic data handling: PathLoadStringFile", "Basic data handling: PathNormalize", + "Basic data handling: PathOutputDir", "Basic data handling: PathRelative", "Basic data handling: PathSaveImageRGB", "Basic data handling: PathSaveImageRGBA", @@ -15506,7 +15518,9 @@ "StarQwenImageEditInputs", "StarQwenImageRatio", "StarQwenRebalancePrompter", + "StarQwenRegionalPrompter", "StarQwenWanRatio", + "StarSampler", "StarSaveFolderString" ], { @@ -22743,9 +22757,13 @@ ], "https://github.com/cedarconnor/ComfyUI-OmniX": [ [ + "AlbedoVisualization", + "DepthVisualization", "FluxDiffusersLoader", + "NormalVisualization", "OmniXLoRALoader", - "OmniXPerceptionDiffusers" + "OmniXPerceptionDiffusers", + "PBRVisualization" ], { "title_aux": "ComfyUI-OmniX" @@ -24920,6 +24938,14 @@ "title_aux": "ComfyUI builmenlabo - Unified Package" } ], + "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer": [ + [ + "NanoBananaSizeCalculator" + ], + { + "title_aux": "ComfyUI-Nano-Banana-Resizer" + } + ], "https://github.com/comrender/ComfyUI-NanoSeed": [ [ "NanoSeedEdit" @@ -27055,8 +27081,12 @@ "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": [ [ "Compositor3", + "Compositor4", + "Compositor4MasksOutput", + "Compositor4TransformsOut", "CompositorColorPicker", "CompositorConfig3", + "CompositorConfig4", "CompositorMasksOutputV3", "CompositorTools3", "CompositorTransformsOutV3", @@ -28486,6 +28516,7 @@ "SADAInfo", "SADAModelPatch", "SDXL_LoRA_BlockSlider_Loader", + "SemanticNoise", "StructuredLatent", "Temperature Adjust", "TokenSculptor", @@ -30166,6 +30197,15 @@ "title_aux": "ComfyUI ModelScope API Node" } ], + "https://github.com/hum-ma/ComfyUI-TiledVaeLite": [ + [ + "Set VAE Decoder Noise", + "TiledVAEDecode" + ], + { + "title_aux": "ComfyUI-TiledVaeLite" + } + ], "https://github.com/hunzmusic/ComfyUI-IG2MV": [ [ "DiffusersIGMVModelMakeup", @@ -33475,6 +33515,7 @@ "WanVideoAddPusaNoise", "WanVideoAddS2VEmbeds", "WanVideoAddStandInLatent", + "WanVideoAddTTMLatents", "WanVideoAnimateEmbeds", "WanVideoApplyNAG", "WanVideoBlockList", @@ -40111,6 +40152,14 @@ "title_aux": "Comfyui-PainterAudioCut" } ], + "https://github.com/princepainter/Comfyui-PainterSampler": [ + [ + "PainterSampler" + ], + { + "title_aux": "Comfyui-PainterSampler" + } + ], "https://github.com/prodogape/ComfyUI-EasyOCR": [ [ "Apply EasyOCR" @@ -44989,6 +45038,15 @@ "title_aux": "quadmoon's ComfyUI nodes" } ], + "https://github.com/tristanvdb/ComfyUI-toolset": [ + [ + "InteractiveImageSelector", + "InteractiveLatentSelector" + ], + { + "title_aux": "ComfyUI-toolset" + } + ], "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain": [ [ "FreqSeparationSharpen",