From 2478d20e76aeb2f42a6f372029e417201ef927b3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 24 Dec 2025 12:50:12 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 52 +- extension-node-map.json | 114 +- github-stats-cache.json | 5454 +++++++++++++------------- github-stats.json | 2807 ++++++------- node_db/dev/custom-node-list.json | 10 - node_db/dev/extension-node-map.json | 26 +- node_db/dev/github-stats.json | 2158 +++++----- node_db/legacy/custom-node-list.json | 20 + node_db/new/custom-node-list.json | 50 +- node_db/new/extension-node-map.json | 114 +- 10 files changed, 5534 insertions(+), 5271 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0188ed1d..2f5b60f2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5747,6 +5747,16 @@ "install_type": "git-clone", "description": "Progressive upscaling node for flow-matching models that incrementally doubles resolution with flow-consistent re-noising, denoising, and skip residual blending to preserve composition." }, + { + "author": "ttulttul", + "title": "Skoogeer-Noise", + "reference": "https://github.com/ttulttul/Skoogeer-Noise", + "files": [ + "https://github.com/ttulttul/Skoogeer-Noise" + ], + "install_type": "git-clone", + "description": "Noise, conditioning, and perturbation utility nodes for ComfyUI (procedural noise, mesh drag, latent channel stats preview)." + }, { "author": "jitcoder", "title": "LoraInfo", @@ -20386,6 +20396,16 @@ "install_type": "git-clone", "description": "Adds windowed, curved shift control for Flow Matching samplers (SD3-style / flow schedules). It is a drop-in replacement for Comfy's included ModelSamplingSD3 node." }, + { + "author": "SparknightLLC", + "title": "ComfyUI-SpectralVAEDetailer", + "reference": "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer", + "files": [ + "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer" + ], + "install_type": "git-clone", + "description": "Adjusts a latent image before the VAE decoding step in order to improve your image quality." + }, { "author": "lightricks", "title": "ComfyUI-LTXVideo", @@ -39138,16 +39158,6 @@ "install_type": "git-clone", "description": "ComfyUI Qwen-Image-Edit-2509 node integration for image editing using OpenAI Image API. (Description by CC)" }, - { - "author": "danieljanata", - "title": "ComfyUI-QwenVL-Override", - "reference": "https://github.com/danieljanata/ComfyUI-QwenVL-Override", - "files": [ - "https://github.com/danieljanata/ComfyUI-QwenVL-Override" - ], - "install_type": "git-clone", - "description": "Adds two nodes that reuse upstream ComfyUI-QwenVL presets but add a runtime override that can be wired/unwired without getting stuck." - }, { "author": "Arctenox", "title": "Arctenoxs-Essentials_ComfyUI", @@ -39390,8 +39400,26 @@ "install_type": "git-clone", "description": "Drop-in replacement for ComfyUI's standard KSampler that embeds cryptographic proof of authorship directly into generated images through deterministic noise injection into the latent representation." }, - - + { + "author": "vjumpkung", + "title": "ComfyUI-STARWrapper", + "reference": "https://github.com/vjumpkung/ComfyUI-STARWrapper", + "files": [ + "https://github.com/vjumpkung/ComfyUI-STARWrapper" + ], + "install_type": "git-clone", + "description": "An experimental STAR Video Upscale Wrapper." + }, + { + "author": "Paddel87", + "title": "ComfyUI_fal_image", + "reference": "https://github.com/Paddel87/ComfyUI_fal_image", + "files": [ + "https://github.com/Paddel87/ComfyUI_fal_image" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node pack for fal.ai image generation supporting FLUX models with queue polling, safety controls, and native image I/O conversion." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 485bbfed..0beed983 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -14340,13 +14340,15 @@ ], "https://github.com/OhSeongHyeon/comfyui-watdafox-nodes": [ [ - "CheckpointLoaderWithOuputDirByModelName", + "BFParameters", + "BFParametersSimple", "IntegerPicker", "OuputDirByModelName", "RandomImageSizeAdvanced", "RandomImageSizeAdvancedYAML", "RandomInteger", - "UniqueStringList" + "UniqueStringList", + "UniqueStringListAdvanced" ], { "title_aux": "comfyui-watdafox-nodes" @@ -14522,6 +14524,17 @@ "title_aux": "ComfyUI-ZeptaframePromptMerger" } ], + "https://github.com/Paddel87/ComfyUI_fal_image": [ + [ + "FALContextStore", + "FALImage2Image", + "FALModelSelectImage", + "FALText2Image" + ], + { + "title_aux": "ComfyUI_fal_image" + } + ], "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": [ [ "FooocusV2Expansion" @@ -14903,6 +14916,7 @@ "GeomPackComputeNormals", "GeomPackConnectedComponents", "GeomPackCreatePrimitive", + "GeomPackDegenerateFaces", "GeomPackDepthNormalsToMesh", "GeomPackDetectSelfIntersections", "GeomPackExtractSkeleton", @@ -14917,15 +14931,18 @@ "GeomPackLoadMeshFBX", "GeomPackLoadMeshPath", "GeomPackMergeVertices", + "GeomPackMeshFix", "GeomPackMeshFromSkeleton", "GeomPackMeshInfo", "GeomPackMeshQuality", "GeomPackMeshToMeshDistance", "GeomPackMeshToPointCloud", "GeomPackNormalizeMeshToBBox", + "GeomPackOpenEdges", "GeomPackPointToMeshDistance", "GeomPackPreviewGaussian", "GeomPackPreviewMesh", + "GeomPackPreviewMeshAnalysis", "GeomPackPreviewMeshDual", "GeomPackPreviewMeshUV", "GeomPackPreviewMeshVTK", @@ -14943,7 +14960,8 @@ "GeomPackTextureToGeometry", "GeomPackTransformMesh", "GeomPackUVUnwrap", - "GeomPackVisualizeNormalField" + "GeomPackVisualizeNormalField", + "ScrambleIntField" ], { "title_aux": "ComfyUI libigl" @@ -15658,6 +15676,7 @@ "Runware Audio Sections", "Runware Background Removal", "Runware BlackForest Labs Provider Settings", + "Runware Bria Provider Mask", "Runware Bria Provider Settings", "Runware Bytedance Provider Settings", "Runware ControlNet", @@ -15721,6 +15740,7 @@ "RunwareAudioInput", "RunwareAudioInputCombine", "RunwareBlackForestProviderSettings", + "RunwareBriaProviderMask", "RunwareBriaProviderSettings", "RunwareBytedanceProviderSettings", "RunwareFrameImages", @@ -17658,6 +17678,14 @@ "title_aux": "ComfyUI-ModelSamplingSD3Advanced" } ], + "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer": [ + [ + "SpectralVAEDetailer" + ], + { + "title_aux": "ComfyUI-SpectralVAEDetailer" + } + ], "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": [ [ "WeightedRandomChoice" @@ -29578,15 +29606,6 @@ "title_aux": "ComfyUI-TTS" } ], - "https://github.com/danieljanata/ComfyUI-QwenVL-Override": [ - [ - "AILab_QwenVL_Override", - "AILab_QwenVL_Override_Advanced" - ], - { - "title_aux": "ComfyUI-QwenVL-Override" - } - ], "https://github.com/darkamenosa/comfy_inpaint_blend": [ [ "EnhancedImageCompositeMasked" @@ -31699,6 +31718,7 @@ [ "FL_CosyVoice3_AudioCrop", "FL_CosyVoice3_CrossLingual", + "FL_CosyVoice3_Dialog", "FL_CosyVoice3_ModelLoader", "FL_CosyVoice3_VoiceConversion", "FL_CosyVoice3_ZeroShot" @@ -42823,7 +42843,8 @@ [ "FlashVSRInitPipe", "FlashVSRNode", - "FlashVSRNodeAdv" + "FlashVSRNodeAdv", + "FlashVSR_Stable" ], { "title_aux": "ComfyUI-FlashVSR_Stable" @@ -45699,6 +45720,7 @@ "https://github.com/rakkarage/ComfyRage": [ [ "Debug", + "Notify", "Pre", "Show" ], @@ -50847,29 +50869,8 @@ ], "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": [ [ - "ConditioningAddNoise", - "ConditioningFrequencyMerge", - "ConditioningFrequencySplit", - "ConditioningGaussianBlur", - "ConditioningScale", - "ImageAddNoise", - "ImageFractalBrownianMotion", - "ImagePerlinFractalNoise", - "ImageReactionDiffusion", - "ImageSimplexNoise", - "ImageSwirlNoise", - "ImageWorleyNoise", - "LatentAddNoise", - "LatentForwardDiffusion", - "LatentFractalBrownianMotion", - "LatentFrequencySplit", - "LatentGaussianBlur", "LatentHybridInverter", - "LatentPerlinFractalNoise", - "LatentReactionDiffusion", - "LatentSimplexNoise", - "LatentSwirlNoise", - "LatentWorleyNoise", + "MemoryDiagnosticsPassThrough", "QwenRectifiedFlowInverter" ], { @@ -50915,6 +50916,41 @@ "title_aux": "ComfyUI-Tensor-Operations" } ], + "https://github.com/ttulttul/Skoogeer-Noise": [ + [ + "ConditioningAddNoise", + "ConditioningFrequencyMerge", + "ConditioningFrequencySplit", + "ConditioningGaussianBlur", + "ConditioningScale", + "ImageAddNoise", + "ImageFractalBrownianMotion", + "ImageMeshDrag", + "ImageNoise", + "ImagePerlinFractalNoise", + "ImageReactionDiffusion", + "ImageSimplexNoise", + "ImageSwirlNoise", + "ImageWorleyNoise", + "LatentAddNoise", + "LatentChannelStatsPreview", + "LatentForwardDiffusion", + "LatentFractalBrownianMotion", + "LatentFrequencyMerge", + "LatentFrequencySplit", + "LatentGaussianBlur", + "LatentMeshDrag", + "LatentNoise", + "LatentPerlinFractalNoise", + "LatentReactionDiffusion", + "LatentSimplexNoise", + "LatentSwirlNoise", + "LatentWorleyNoise" + ], + { + "title_aux": "Skoogeer-Noise" + } + ], "https://github.com/tuki0918/ComfyUI_Cooldown_Node": [ [ "CooldownImageNode", @@ -51568,6 +51604,14 @@ "title_aux": "ComfyUI-Vivax-Nodes" } ], + "https://github.com/vjumpkung/ComfyUI-STARWrapper": [ + [ + "STARVSRNode" + ], + { + "title_aux": "ComfyUI-STARWrapper" + } + ], "https://github.com/vkff5833/ComfyUI-MobileClient": [ [ "MobileClient" diff --git a/github-stats-cache.json b/github-stats-cache.json index 9901512b..59e17d38 100644 --- a/github-stats-cache.json +++ b/github-stats-cache.json @@ -14828,7934 +14828,7928 @@ "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 7, "last_update": "2025-06-02 03:02:19", - "cached_time": 1766445603.653205, - "author_account_age_days": 390 + "cached_time": 1766527953.111382, + "author_account_age_days": 391 }, "https://github.com/BobRandomNumber/ComfyUI-KyutaiTTS": { "stars": 4, "last_update": "2025-07-09 04:52:46", - "cached_time": 1766445603.665417, - "author_account_age_days": 390 + "cached_time": 1766527953.119846, + "author_account_age_days": 391 }, "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": { "stars": 19, "last_update": "2025-08-13 06:57:26", - "cached_time": 1766445603.690918, - "author_account_age_days": 390 + "cached_time": 1766527953.096858, + "author_account_age_days": 391 }, "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt": { "stars": 1, "last_update": "2025-05-04 04:58:56", - "cached_time": 1766445603.680069, - "author_account_age_days": 497 + "cached_time": 1766527953.083016, + "author_account_age_days": 498 }, "https://github.com/philipy1219/ComfyUI-TaylorSeer": { "stars": 56, "last_update": "2025-10-07 08:05:19", - "cached_time": 1766445603.681525, - "author_account_age_days": 3804 + "cached_time": 1766527953.112085, + "author_account_age_days": 3805 }, "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, "last_update": "2025-07-01 13:40:29", - "cached_time": 1766445603.658907, - "author_account_age_days": 3804 + "cached_time": 1766527953.170697, + "author_account_age_days": 3805 }, "https://github.com/FaberVS/MultiModel": { "stars": 3, "last_update": "2025-08-08 14:52:53", - "cached_time": 1766445603.649631, - "author_account_age_days": 2317 + "cached_time": 1766527953.106641, + "author_account_age_days": 2318 }, "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 1, "last_update": "2025-06-05 16:37:41", - "cached_time": 1766445603.699956, - "author_account_age_days": 3199 + "cached_time": 1766527953.13116, + "author_account_age_days": 3200 }, "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro": { - "stars": 28, - "last_update": "2025-12-21 23:55:14", - "cached_time": 1766445603.66129, - "author_account_age_days": 635 + "stars": 29, + "last_update": "2025-12-23 21:19:47", + "cached_time": 1766527952.82253, + "author_account_age_days": 636 }, "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, "last_update": "2025-04-30 17:03:38", - "cached_time": 1766445604.442365, - "author_account_age_days": 1015 + "cached_time": 1766527953.15393, + "author_account_age_days": 1016 }, "https://github.com/unicough/comfy_openai_image_api": { "stars": 0, "last_update": "2025-05-02 04:24:34", - "cached_time": 1766445604.679235, + "cached_time": 1766527953.09622, "author_account_age_days": 4257 }, "https://github.com/XieJunchen/comfyUI_LLM": { "stars": 2, "last_update": "2025-08-03 13:21:08", - "cached_time": 1766445604.66103, - "author_account_age_days": 2320 + "cached_time": 1766527953.87913, + "author_account_age_days": 2321 }, "https://github.com/raykindle/ComfyUI_Step1X-Edit": { "stars": 49, "last_update": "2025-05-06 02:01:37", - "cached_time": 1766445604.693696, - "author_account_age_days": 2469 + "cached_time": 1766527954.086329, + "author_account_age_days": 2470 }, "https://github.com/Vaporbook/ComfyUI-SaveImage-PP": { "stars": 1, "last_update": "2025-05-08 15:04:17", - "cached_time": 1766445604.676898, - "author_account_age_days": 5385 + "cached_time": 1766527954.128686, + "author_account_age_days": 5386 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { "stars": 4, "last_update": "2025-05-31 18:41:13", - "cached_time": 1766445604.679476, - "author_account_age_days": 1325 + "cached_time": 1766527954.176398, + "author_account_age_days": 1326 }, "https://github.com/kambara/ComfyUI-PromptPalette": { "stars": 9, "last_update": "2025-06-27 14:20:13", - "cached_time": 1766445604.705337, - "author_account_age_days": 6081 + "cached_time": 1766527954.12494, + "author_account_age_days": 6082 }, "https://github.com/MijnSpam/UploadToPushOver": { "stars": 2, "last_update": "2025-05-31 09:32:38", - "cached_time": 1766445604.678455, - "author_account_age_days": 1095 + "cached_time": 1766527954.119089, + "author_account_age_days": 1096 }, "https://github.com/MijnSpam/ComfyUI_SwapAndScale": { "stars": 0, "last_update": "2025-05-31 09:27:10", - "cached_time": 1766445604.703415, - "author_account_age_days": 1095 + "cached_time": 1766527954.159724, + "author_account_age_days": 1096 }, "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, "last_update": "2025-05-09 22:37:03", - "cached_time": 1766445604.720461, - "author_account_age_days": 231 + "cached_time": 1766527954.195234, + "author_account_age_days": 232 }, "https://github.com/Irsalistic/comfyui-dam-object-extractor": { "stars": 6, "last_update": "2025-05-13 11:10:44", - "cached_time": 1766445604.758895, - "author_account_age_days": 866 + "cached_time": 1766527954.136172, + "author_account_age_days": 867 }, "https://github.com/dicksensei69/comfyui_loops": { "stars": 1, "last_update": "2025-05-03 22:22:55", - "cached_time": 1766445605.521677, - "author_account_age_days": 1181 + "cached_time": 1766527954.257841, + "author_account_age_days": 1182 }, "https://github.com/tighug/comfyui-rating-checker": { "stars": 1, "last_update": "2025-05-09 14:22:51", - "cached_time": 1766445605.683992, - "author_account_age_days": 2657 + "cached_time": 1766527954.202441, + "author_account_age_days": 2658 }, "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, "last_update": "2025-07-11 15:56:24", - "cached_time": 1766445605.70291, - "author_account_age_days": 2657 + "cached_time": 1766527954.929158, + "author_account_age_days": 2658 }, "https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": { "stars": 33, "last_update": "2025-05-07 18:10:18", - "cached_time": 1766445605.739888, - "author_account_age_days": 232 + "cached_time": 1766527955.109928, + "author_account_age_days": 233 }, "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": { "stars": 23, "last_update": "2025-11-30 18:18:36", - "cached_time": 1766445605.721138, - "author_account_age_days": 232 + "cached_time": 1766527955.170934, + "author_account_age_days": 233 }, "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 23, "last_update": "2025-12-08 00:10:14", - "cached_time": 1766445605.726403, - "author_account_age_days": 232 + "cached_time": 1766527955.144318, + "author_account_age_days": 233 }, "https://github.com/surinder83singh/ComfyUI-compare-videos": { "stars": 6, "last_update": "2025-05-06 01:30:48", - "cached_time": 1766445605.73495, - "author_account_age_days": 5063 + "cached_time": 1766527955.146556, + "author_account_age_days": 5064 }, "https://github.com/JoeNavark/comfyui_custom_sigma_editor": { "stars": 22, "last_update": "2025-08-22 22:31:12", - "cached_time": 1766445605.721804, + "cached_time": 1766527955.173855, "author_account_age_days": 1395 }, "https://github.com/mohsensd1373/comfyui_wordpress": { "stars": 0, "last_update": "2025-05-08 02:25:36", - "cached_time": 1766445605.748132, - "author_account_age_days": 4399 + "cached_time": 1766527955.193319, + "author_account_age_days": 4400 }, "https://github.com/hybskgks28275/ComfyUI-hybs-nodes": { "stars": 3, "last_update": "2025-10-05 09:31:10", - "cached_time": 1766445605.769231, - "author_account_age_days": 1473 + "cached_time": 1766527955.235449, + "author_account_age_days": 1474 }, "https://github.com/StableLlama/ComfyUI-basic_data_handling": { "stars": 31, "last_update": "2025-11-28 16:20:08", - "cached_time": 1766445605.788217, - "author_account_age_days": 725 + "cached_time": 1766527955.267581, + "author_account_age_days": 726 }, "https://github.com/charlyad142/ComfyUI_bfl_api_pro_nodes": { "stars": 0, "last_update": "2025-12-03 15:13:28", - "cached_time": 1766445606.554724, - "author_account_age_days": 3162 + "cached_time": 1766527955.252219, + "author_account_age_days": 3163 }, "https://github.com/ServiceStack/comfy-asset-downloader": { "stars": 14, "last_update": "2025-05-08 16:21:02", - "cached_time": 1766445606.751123, + "cached_time": 1766527955.417369, "author_account_age_days": 5432 }, "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 7, "last_update": "2025-05-07 18:47:45", - "cached_time": 1766445606.745145, - "author_account_age_days": 1750 + "cached_time": 1766527955.940323, + "author_account_age_days": 1751 }, "https://github.com/gasparuff/CustomSelector": { "stars": 1, "last_update": "2025-05-09 06:17:31", - "cached_time": 1766445606.748823, - "author_account_age_days": 4540 + "cached_time": 1766527956.179827, + "author_account_age_days": 4541 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 1, "last_update": "2025-06-04 09:43:26", - "cached_time": 1766445606.75518, - "author_account_age_days": 870 + "cached_time": 1766527956.177646, + "author_account_age_days": 871 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 75, "last_update": "2025-11-05 16:18:45", - "cached_time": 1766445606.760089, - "author_account_age_days": 424 + "cached_time": 1766527956.190929, + "author_account_age_days": 425 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 13, "last_update": "2025-10-31 19:14:31", - "cached_time": 1766445606.802316, - "author_account_age_days": 424 + "cached_time": 1766527956.212647, + "author_account_age_days": 425 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 7, "last_update": "2025-05-14 20:52:22", - "cached_time": 1766445606.750554, - "author_account_age_days": 1207 + "cached_time": 1766527956.235378, + "author_account_age_days": 1208 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 16, "last_update": "2025-12-21 10:08:39", - "cached_time": 1766445606.81946, - "author_account_age_days": 994 + "cached_time": 1766527956.269436, + "author_account_age_days": 995 }, "https://github.com/fpgaminer/joycaption_comfyui": { "stars": 109, "last_update": "2025-05-15 23:30:13", - "cached_time": 1766445606.83589, - "author_account_age_days": 5016 + "cached_time": 1766527956.318215, + "author_account_age_days": 5017 }, "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 8, "last_update": "2025-07-18 14:34:09", - "cached_time": 1766445606.822154, - "author_account_age_days": 4596 + "cached_time": 1766527956.296587, + "author_account_age_days": 4597 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 3, "last_update": "2025-11-25 14:50:54", - "cached_time": 1766445607.593074, - "author_account_age_days": 2413 + "cached_time": 1766527956.296759, + "author_account_age_days": 2414 }, "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 203, "last_update": "2025-07-11 01:56:09", - "cached_time": 1766445607.764902, - "author_account_age_days": 2463 + "cached_time": 1766527956.433924, + "author_account_age_days": 2464 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 4, "last_update": "2025-05-07 23:48:49", - "cached_time": 1766445607.773969, - "author_account_age_days": 1178 + "cached_time": 1766527956.94972, + "author_account_age_days": 1179 }, "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 3, "last_update": "2025-05-26 22:46:39", - "cached_time": 1766445607.783799, - "author_account_age_days": 1178 + "cached_time": 1766527957.203058, + "author_account_age_days": 1179 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, "last_update": "2025-06-18 16:41:48", - "cached_time": 1766445607.795005, - "author_account_age_days": 1178 + "cached_time": 1766527957.269197, + "author_account_age_days": 1179 }, "https://github.com/tavyra/ComfyUI_Curves": { "stars": 2, "last_update": "2025-05-08 01:48:55", - "cached_time": 1766445607.783974, - "author_account_age_days": 2646 + "cached_time": 1766527957.278767, + "author_account_age_days": 2647 }, "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, "last_update": "2025-05-15 09:55:46", - "cached_time": 1766445607.804936, - "author_account_age_days": 2825 + "cached_time": 1766527957.288047, + "author_account_age_days": 2826 }, "https://github.com/lihaoyun6/ComfyUI-BlindWatermark": { "stars": 13, "last_update": "2025-09-20 10:42:26", - "cached_time": 1766445607.845133, - "author_account_age_days": 3657 + "cached_time": 1766527957.27739, + "author_account_age_days": 3658 }, "https://github.com/neggo/comfyui-sambanova": { "stars": 0, "last_update": "2025-05-15 01:49:53", - "cached_time": 1766445607.878227, - "author_account_age_days": 4481 + "cached_time": 1766527957.309212, + "author_account_age_days": 4482 }, "https://github.com/northumber/ComfyUI-northTools": { "stars": 2, "last_update": "2025-05-22 18:08:04", - "cached_time": 1766445607.866716, - "author_account_age_days": 3605 + "cached_time": 1766527957.350937, + "author_account_age_days": 3606 }, "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": { "stars": 0, "last_update": "2025-05-10 15:54:59", - "cached_time": 1766445607.86354, - "author_account_age_days": 2825 + "cached_time": 1766527957.352105, + "author_account_age_days": 2826 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, "last_update": "2025-05-15 22:10:43", - "cached_time": 1766445608.621349, - "author_account_age_days": 228 + "cached_time": 1766527957.361308, + "author_account_age_days": 229 }, "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": { "stars": 67, "last_update": "2025-10-07 12:28:21", - "cached_time": 1766445608.789149, - "author_account_age_days": 3657 + "cached_time": 1766527957.483093, + "author_account_age_days": 3658 }, "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, "last_update": "2025-05-12 03:47:39", - "cached_time": 1766445608.782831, - "author_account_age_days": 3825 + "cached_time": 1766527958.082462, + "author_account_age_days": 3826 }, "https://github.com/wings6407/ComfyUI_HBH-image_overlay": { "stars": 1, "last_update": "2025-05-12 02:52:38", - "cached_time": 1766445608.812172, - "author_account_age_days": 634 + "cached_time": 1766527958.233267, + "author_account_age_days": 635 }, "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, "last_update": "2025-12-17 09:40:45", - "cached_time": 1766445609.131473, - "author_account_age_days": 3960 + "cached_time": 1766527958.284336, + "author_account_age_days": 3961 }, "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus": { "stars": 93, "last_update": "2025-11-30 18:54:01", - "cached_time": 1766445608.828457, - "author_account_age_days": 282 + "cached_time": 1766527958.321546, + "author_account_age_days": 283 }, "https://github.com/otacoo/comfyui_otacoo": { "stars": 8, "last_update": "2025-10-02 07:14:56", - "cached_time": 1766445608.843018, - "author_account_age_days": 242 + "cached_time": 1766527958.323586, + "author_account_age_days": 243 }, "https://github.com/vladpro3/ComfyUI_BishaNodes": { "stars": 1, "last_update": "2025-06-08 19:23:23", - "cached_time": 1766445608.853988, - "author_account_age_days": 2873 + "cached_time": 1766527958.371389, + "author_account_age_days": 2874 }, "https://github.com/usrname0/comfyui-holdup": { "stars": 3, "last_update": "2025-12-01 05:37:13", - "cached_time": 1766445608.903997, - "author_account_age_days": 2960 + "cached_time": 1766527958.353124, + "author_account_age_days": 2961 }, "https://github.com/lerignoux/ComfyUI-PechaKucha": { "stars": 1, "last_update": "2025-10-30 08:08:13", - "cached_time": 1766445608.883665, - "author_account_age_days": 4851 + "cached_time": 1766527958.724842, + "author_account_age_days": 4852 }, "https://github.com/lerignoux/ComfyUI-Stable3DGen": { "stars": 3, "last_update": "2025-09-23 15:24:40", - "cached_time": 1766445608.883103, - "author_account_age_days": 4851 + "cached_time": 1766527958.438849, + "author_account_age_days": 4852 }, "https://github.com/GroxicTinch/EasyUI-ComfyUI": { "stars": 5, "last_update": "2025-07-01 15:25:45", - "cached_time": 1766445609.670423, - "author_account_age_days": 3491 + "cached_time": 1766527958.514189, + "author_account_age_days": 3492 }, "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { - "stars": 126, + "stars": 128, "last_update": "2025-12-10 06:17:45", - "cached_time": 1766445609.844994, - "author_account_age_days": 3450 + "cached_time": 1766527958.701266, + "author_account_age_days": 3451 }, "https://github.com/Dontdrunk/ComfyUI-DD-Translation": { - "stars": 614, + "stars": 615, "last_update": "2025-12-15 09:16:54", - "cached_time": 1766445609.820581, - "author_account_age_days": 3450 + "cached_time": 1766527959.079842, + "author_account_age_days": 3451 }, "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, "last_update": "2025-05-22 07:41:32", - "cached_time": 1766445609.836524, - "author_account_age_days": 1265 + "cached_time": 1766527959.256621, + "author_account_age_days": 1266 }, "https://github.com/Sayene/comfyui-base64-to-image-size": { "stars": 0, "last_update": "2025-05-15 12:33:33", - "cached_time": 1766445609.871987, - "author_account_age_days": 4227 + "cached_time": 1766527959.365913, + "author_account_age_days": 4228 }, "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 3, "last_update": "2025-05-14 06:50:13", - "cached_time": 1766445609.889165, - "author_account_age_days": 223 + "cached_time": 1766527959.347846, + "author_account_age_days": 224 }, "https://github.com/xuhongming251/ComfyUI-Jimeng": { "stars": 6, "last_update": "2025-06-11 09:39:59", - "cached_time": 1766445609.879771, - "author_account_age_days": 4652 + "cached_time": 1766527959.385597, + "author_account_age_days": 4653 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 1, "last_update": "2025-05-16 07:28:19", - "cached_time": 1766445609.912778, - "author_account_age_days": 951 + "cached_time": 1766527959.376579, + "author_account_age_days": 952 }, "https://github.com/purewater2011/comfyui_color_detection": { "stars": 1, "last_update": "2025-05-19 09:59:44", - "cached_time": 1766445609.915573, - "author_account_age_days": 4374 + "cached_time": 1766527959.416728, + "author_account_age_days": 4375 }, "https://github.com/X-School-Academy/X-FluxAgent": { "stars": 29, "last_update": "2025-06-05 08:28:11", - "cached_time": 1766445609.978133, - "author_account_age_days": 264 + "cached_time": 1766527959.578068, + "author_account_age_days": 265 }, "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "stars": 2, "last_update": "2025-09-06 09:31:44", - "cached_time": 1766445610.132296, - "author_account_age_days": 2127 + "cached_time": 1766527959.546967, + "author_account_age_days": 2128 }, "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 1, "last_update": "2025-06-16 12:28:27", - "cached_time": 1766445610.696454, - "author_account_age_days": 5092 + "cached_time": 1766527959.705058, + "author_account_age_days": 5093 }, "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, "last_update": "2025-05-18 09:22:38", - "cached_time": 1766445610.846154, - "author_account_age_days": 447 + "cached_time": 1766527959.76941, + "author_account_age_days": 448 }, "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, "last_update": "2025-05-19 02:28:44", - "cached_time": 1766445610.870714, - "author_account_age_days": 587 + "cached_time": 1766527960.105098, + "author_account_age_days": 588 }, "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": { "stars": 10, "last_update": "2025-10-28 14:17:15", - "cached_time": 1766445610.898362, - "author_account_age_days": 575 + "cached_time": 1766527960.281409, + "author_account_age_days": 576 }, "https://github.com/2frames/ComfyUI-AQnodes": { "stars": 1, "last_update": "2025-12-03 17:01:14", - "cached_time": 1766445610.901872, - "author_account_age_days": 536 + "cached_time": 1766527960.356797, + "author_account_age_days": 537 }, "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 1, "last_update": "2025-05-21 01:16:27", - "cached_time": 1766445610.917858, - "author_account_age_days": 2886 + "cached_time": 1766527960.382464, + "author_account_age_days": 2887 }, "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, "last_update": "2025-05-20 00:41:53", - "cached_time": 1766445610.918483, - "author_account_age_days": 4225 + "cached_time": 1766527960.416245, + "author_account_age_days": 4226 }, "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, "last_update": "2025-12-12 22:20:59", - "cached_time": 1766445610.931021, - "author_account_age_days": 1006 + "cached_time": 1766527960.416472, + "author_account_age_days": 1007 }, "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 3, "last_update": "2025-05-20 18:06:04", - "cached_time": 1766445610.937395, - "author_account_age_days": 216 + "cached_time": 1766527960.454426, + "author_account_age_days": 217 }, "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, "last_update": "2025-05-24 16:11:50", - "cached_time": 1766445610.985474, - "author_account_age_days": 2416 + "cached_time": 1766527960.575535, + "author_account_age_days": 2417 }, "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 2, "last_update": "2025-05-20 18:59:45", - "cached_time": 1766445611.133455, - "author_account_age_days": 3156 + "cached_time": 1766527960.666998, + "author_account_age_days": 3157 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "cached_time": 1766445611.744289, - "author_account_age_days": 216 + "cached_time": 1766527960.754127, + "author_account_age_days": 217 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 65, "last_update": "2025-07-04 11:35:38", - "cached_time": 1766445611.861577, - "author_account_age_days": 4779 + "cached_time": 1766527960.768716, + "author_account_age_days": 4780 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { - "stars": 73, + "stars": 74, "last_update": "2025-08-21 19:21:22", - "cached_time": 1766445611.909911, - "author_account_age_days": 4779 + "cached_time": 1766527961.186016, + "author_account_age_days": 4780 }, "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 5, "last_update": "2025-06-02 21:30:04", - "cached_time": 1766445611.95051, - "author_account_age_days": 4779 + "cached_time": 1766527961.318628, + "author_account_age_days": 4780 }, "https://github.com/wildminder/ComfyUI-VibeVoice": { "stars": 545, "last_update": "2025-09-25 10:19:05", - "cached_time": 1766445611.929535, - "author_account_age_days": 4779 + "cached_time": 1766527961.389245, + "author_account_age_days": 4780 }, "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, "last_update": "2025-06-06 00:17:19", - "cached_time": 1766445611.964455, + "cached_time": 1766527961.434873, "author_account_age_days": 460 }, "https://github.com/Limbicnation/ComfyUIDepthEstimation": { "stars": 21, "last_update": "2025-12-08 21:33:50", - "cached_time": 1766445611.946325, - "author_account_age_days": 4375 + "cached_time": 1766527961.430875, + "author_account_age_days": 4376 }, "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { "stars": 11, "last_update": "2025-11-14 04:36:40", - "cached_time": 1766445611.955486, - "author_account_age_days": 4375 + "cached_time": 1766527961.427531, + "author_account_age_days": 4376 }, "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": { "stars": 3, "last_update": "2025-07-22 04:44:07", - "cached_time": 1766445611.999542, - "author_account_age_days": 4375 + "cached_time": 1766527961.47002, + "author_account_age_days": 4376 }, "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "cached_time": 1766445612.007169, - "author_account_age_days": 283 + "cached_time": 1766527961.578956, + "author_account_age_days": 284 }, "https://github.com/Limbicnation/ComfyUI-RandomSeedGenerator": { "stars": 5, "last_update": "2025-08-28 05:17:39", - "cached_time": 1766445612.164664, - "author_account_age_days": 4375 + "cached_time": 1766527961.67654, + "author_account_age_days": 4376 }, "https://github.com/hao-ai-lab/FastVideo": { - "stars": 2842, - "last_update": "2025-12-22 21:23:58", - "cached_time": 1766445612.801688, - "author_account_age_days": 788 + "stars": 2853, + "last_update": "2025-12-23 07:11:18", + "cached_time": 1766527961.790655, + "author_account_age_days": 789 }, "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "cached_time": 1766445612.907515, - "author_account_age_days": 3268 + "cached_time": 1766527961.800638, + "author_account_age_days": 3269 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "cached_time": 1766445612.935898, - "author_account_age_days": 3268 + "cached_time": 1766527962.199373, + "author_account_age_days": 3269 }, "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 5, "last_update": "2025-06-23 16:12:19", - "cached_time": 1766445613.014496, + "cached_time": 1766527962.414316, "author_account_age_days": 224 }, "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, "last_update": "2025-05-24 03:55:35", - "cached_time": 1766445613.003171, - "author_account_age_days": 344 + "cached_time": 1766527962.417892, + "author_account_age_days": 345 }, "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "stars": 59, "last_update": "2025-08-25 12:58:44", - "cached_time": 1766445613.000688, - "author_account_age_days": 4306 + "cached_time": 1766527962.453911, + "author_account_age_days": 4307 }, "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 1, "last_update": "2025-05-24 18:37:41", - "cached_time": 1766445613.022775, - "author_account_age_days": 742 + "cached_time": 1766527962.44703, + "author_account_age_days": 743 }, "https://github.com/ComfyAssets/ComfyUI_Selectors": { "stars": 4, "last_update": "2025-06-13 16:13:05", - "cached_time": 1766445613.067391, - "author_account_age_days": 212 + "cached_time": 1766527962.503607, + "author_account_age_days": 213 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { "stars": 93, "last_update": "2025-12-09 22:14:10", - "cached_time": 1766445613.056547, - "author_account_age_days": 212 + "cached_time": 1766527962.537265, + "author_account_age_days": 213 }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { "stars": 10, "last_update": "2025-12-21 14:49:05", - "cached_time": 1766445613.075824, - "author_account_age_days": 212 + "cached_time": 1766527962.669233, + "author_account_age_days": 213 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "stars": 114, "last_update": "2025-05-25 02:27:01", - "cached_time": 1766445613.202591, - "author_account_age_days": 2088 + "cached_time": 1766527962.708369, + "author_account_age_days": 2089 }, "https://github.com/ComfyAssets/ComfyUI-KikoStats": { "stars": 2, "last_update": "2025-11-28 17:51:18", - "cached_time": 1766445613.849292, - "author_account_age_days": 212 + "cached_time": 1766527962.870135, + "author_account_age_days": 213 }, "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, "last_update": "2025-06-17 15:00:30", - "cached_time": 1766445613.929155, - "author_account_age_days": 540 + "cached_time": 1766527962.871458, + "author_account_age_days": 541 }, "https://github.com/Charonartist/comfyui-smart-resize-node": { "stars": 0, "last_update": "2025-08-12 13:01:48", - "cached_time": 1766445613.946821, - "author_account_age_days": 540 + "cached_time": 1766527963.217994, + "author_account_age_days": 541 }, "https://github.com/Charonartist/comfyui-tag-remover": { "stars": 0, "last_update": "2025-08-14 06:12:04", - "cached_time": 1766445614.01809, - "author_account_age_days": 540 + "cached_time": 1766527963.451835, + "author_account_age_days": 541 }, "https://github.com/Charonartist/comfyui-last-frame-extractor": { "stars": 3, "last_update": "2025-08-14 13:42:17", - "cached_time": 1766445614.0378, - "author_account_age_days": 540 + "cached_time": 1766527963.503175, + "author_account_age_days": 541 }, "https://github.com/ptmaster/comfyui-audio-speed": { "stars": 11, "last_update": "2025-06-24 15:23:03", - "cached_time": 1766445614.051822, - "author_account_age_days": 4426 + "cached_time": 1766527963.449288, + "author_account_age_days": 4427 }, "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 24, "last_update": "2025-07-06 04:41:46", - "cached_time": 1766445614.058074, - "author_account_age_days": 4426 + "cached_time": 1766527963.493919, + "author_account_age_days": 4427 }, "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 24, "last_update": "2025-12-03 10:33:24", - "cached_time": 1766445614.060488, - "author_account_age_days": 1137 + "cached_time": 1766527963.545099, + "author_account_age_days": 1138 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 28, "last_update": "2025-11-24 02:32:23", - "cached_time": 1766445614.129715, - "author_account_age_days": 1551 + "cached_time": 1766527963.548293, + "author_account_age_days": 1552 }, "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": { "stars": 2, "last_update": "2025-06-24 03:34:32", - "cached_time": 1766445614.154093, - "author_account_age_days": 2444 + "cached_time": 1766527963.675058, + "author_account_age_days": 2445 }, "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "stars": 5, "last_update": "2025-06-17 03:43:27", - "cached_time": 1766445614.296812, - "author_account_age_days": 2444 + "cached_time": 1766527963.95167, + "author_account_age_days": 2445 }, "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 1, "last_update": "2025-05-26 11:45:44", - "cached_time": 1766445614.883204, - "author_account_age_days": 3488 + "cached_time": 1766527963.902412, + "author_account_age_days": 3489 }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, "last_update": "2025-05-26 12:33:08", - "cached_time": 1766445615.053775, - "author_account_age_days": 2058 + "cached_time": 1766527963.961605, + "author_account_age_days": 2059 }, "https://github.com/gabe-init/ComfyUI-Openrouter_node": { - "stars": 31, + "stars": 34, "last_update": "2025-09-06 18:35:08", - "cached_time": 1766445615.010771, - "author_account_age_days": 211 + "cached_time": 1766527964.243086, + "author_account_age_days": 212 }, "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": { "stars": 0, "last_update": "2025-08-08 13:16:05", - "cached_time": 1766445615.137558, - "author_account_age_days": 2058 + "cached_time": 1766527964.68585, + "author_account_age_days": 2059 }, "https://github.com/CoiiChan/comfyui-every-person-seg-coii": { "stars": 5, "last_update": "2025-08-01 08:16:18", - "cached_time": 1766445615.57734, - "author_account_age_days": 2444 + "cached_time": 1766527964.980264, + "author_account_age_days": 2445 }, "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 6, "last_update": "2025-05-27 00:27:28", - "cached_time": 1766445615.08335, - "author_account_age_days": 211 + "cached_time": 1766527964.492469, + "author_account_age_days": 212 }, "https://github.com/gabe-init/ComfyUI-Google-Image-Search": { "stars": 4, "last_update": "2025-05-27 00:54:00", - "cached_time": 1766445615.089567, - "author_account_age_days": 211 + "cached_time": 1766527964.514977, + "author_account_age_days": 212 }, "https://github.com/gabe-init/ComfyUI-String-Similarity": { "stars": 1, "last_update": "2025-05-27 00:59:21", - "cached_time": 1766445615.079007, - "author_account_age_days": 211 + "cached_time": 1766527964.56888, + "author_account_age_days": 212 }, "https://github.com/GACLove/ComfyUI-VFI": { - "stars": 12, + "stars": 13, "last_update": "2025-09-30 09:55:40", - "cached_time": 1766445615.139471, - "author_account_age_days": 4163 + "cached_time": 1766527964.581435, + "author_account_age_days": 4164 }, "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "cached_time": 1766445615.18859, - "author_account_age_days": 3196 + "cached_time": 1766527964.703075, + "author_account_age_days": 3197 }, "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 13, "last_update": "2025-09-10 11:03:49", - "cached_time": 1766445615.309711, - "author_account_age_days": 376 + "cached_time": 1766527964.949144, + "author_account_age_days": 377 }, "https://github.com/SamTyurenkov/comfyui_chatgpt": { "stars": 0, "last_update": "2025-07-28 11:28:01", - "cached_time": 1766445615.916409, - "author_account_age_days": 3508 + "cached_time": 1766527965.008892, + "author_account_age_days": 3509 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { "stars": 23, "last_update": "2025-05-28 00:37:16", - "cached_time": 1766445616.104768, - "author_account_age_days": 1128 + "cached_time": 1766527964.972072, + "author_account_age_days": 1129 }, "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": { "stars": 0, "last_update": "2025-07-23 09:56:07", - "cached_time": 1766445616.087862, - "author_account_age_days": 3508 + "cached_time": 1766527965.29995, + "author_account_age_days": 3509 }, "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "stars": 64, "last_update": "2025-12-11 17:29:51", - "cached_time": 1766445616.677273, - "author_account_age_days": 1956 + "cached_time": 1766527966.131184, + "author_account_age_days": 1957 }, "https://github.com/orion4d/illusion_node": { "stars": 3, "last_update": "2025-06-22 08:57:01", - "cached_time": 1766445616.130524, - "author_account_age_days": 1128 + "cached_time": 1766527965.560755, + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_pdf_nodes": { "stars": 0, "last_update": "2025-06-10 15:51:53", - "cached_time": 1766445616.170262, - "author_account_age_days": 1128 + "cached_time": 1766527965.601279, + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_extract_imag": { "stars": 0, "last_update": "2025-06-11 13:37:18", - "cached_time": 1766445616.163124, - "author_account_age_days": 1128 + "cached_time": 1766527965.608885, + "author_account_age_days": 1129 }, "https://github.com/orion4d/Calculator_Pro": { "stars": 0, "last_update": "2025-06-29 15:47:04", - "cached_time": 1766445616.221328, - "author_account_age_days": 1128 + "cached_time": 1766527965.732302, + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_colormaster": { "stars": 2, "last_update": "2025-07-06 11:30:01", - "cached_time": 1766445616.369897, - "author_account_age_days": 1128 + "cached_time": 1766527965.730979, + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_image-display": { "stars": 0, "last_update": "2025-07-07 14:39:55", - "cached_time": 1766445616.323715, - "author_account_age_days": 1128 + "cached_time": 1766527965.973877, + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_DAO_master": { "stars": 10, "last_update": "2025-09-03 08:56:54", - "cached_time": 1766445616.595901, - "author_account_age_days": 1128 + "cached_time": 1766527966.027297, + "author_account_age_days": 1129 }, "https://github.com/aiaiaikkk/ComfyUI-Curve": { "stars": 157, "last_update": "2025-10-27 02:13:49", - "cached_time": 1766445616.924718, - "author_account_age_days": 450 + "cached_time": 1766527966.027845, + "author_account_age_days": 451 }, "https://github.com/aiaiaikkk/super-prompt-canvas": { "stars": 151, "last_update": "2025-08-30 06:42:21", - "cached_time": 1766445617.102235, - "author_account_age_days": 450 + "cached_time": 1766527966.049181, + "author_account_age_days": 451 }, "https://github.com/aiaiaikkk/comfyui-api-image-edit": { "stars": 9, "last_update": "2025-09-03 17:05:31", - "cached_time": 1766445617.192049, - "author_account_age_days": 450 + "cached_time": 1766527966.306579, + "author_account_age_days": 451 }, "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 1, "last_update": "2025-05-28 05:39:55", - "cached_time": 1766445617.155998, - "author_account_age_days": 5045 + "cached_time": 1766527966.568252, + "author_account_age_days": 5046 }, "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "cached_time": 1766445617.179932, - "author_account_age_days": 5180 + "cached_time": 1766527966.597121, + "author_account_age_days": 5181 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 35, "last_update": "2025-08-08 04:15:10", - "cached_time": 1766445617.229348, - "author_account_age_days": 3810 + "cached_time": 1766527966.719985, + "author_account_age_days": 3811 }, "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "cached_time": 1766445617.254023, - "author_account_age_days": 951 + "cached_time": 1766527966.76195, + "author_account_age_days": 952 }, "https://github.com/LingSss9/comfyui-merge": { "stars": 15, "last_update": "2025-08-13 04:43:40", - "cached_time": 1766445617.373144, - "author_account_age_days": 808 + "cached_time": 1766527966.776413, + "author_account_age_days": 809 }, "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-08-22 08:04:50", - "cached_time": 1766445617.451857, - "author_account_age_days": 2161 + "cached_time": 1766527966.983432, + "author_account_age_days": 2162 }, "https://github.com/p1atdev/comfyui-tkg-chroma-key": { "stars": 19, "last_update": "2025-08-23 16:06:14", - "cached_time": 1766445617.654205, - "author_account_age_days": 2161 + "cached_time": 1766527967.055226, + "author_account_age_days": 2162 }, "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, "last_update": "2025-06-05 03:22:47", - "cached_time": 1766445617.778865, - "author_account_age_days": 619 + "cached_time": 1766527967.092571, + "author_account_age_days": 620 }, "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "cached_time": 1766445617.950955, - "author_account_age_days": 1482 + "cached_time": 1766527967.053239, + "author_account_age_days": 1483 }, "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 179, "last_update": "2025-08-22 11:48:28", - "cached_time": 1766445618.127116, - "author_account_age_days": 3935 + "cached_time": 1766527967.182424, + "author_account_age_days": 3936 }, "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, "last_update": "2025-06-04 20:33:17", - "cached_time": 1766445618.177043, - "author_account_age_days": 782 + "cached_time": 1766527967.387001, + "author_account_age_days": 783 }, "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, "last_update": "2025-06-01 08:42:50", - "cached_time": 1766445618.187111, - "author_account_age_days": 4895 + "cached_time": 1766527967.628574, + "author_account_age_days": 4896 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "cached_time": 1766445618.211584, - "author_account_age_days": 435 + "cached_time": 1766527967.634809, + "author_account_age_days": 436 }, "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-11-16 14:14:42", - "cached_time": 1766445618.707157, - "author_account_age_days": 327 + "cached_time": 1766527968.213401, + "author_account_age_days": 328 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { - "stars": 63, + "stars": 64, "last_update": "2025-06-01 02:56:02", - "cached_time": 1766445618.29143, - "author_account_age_days": 1522 + "cached_time": 1766527967.827105, + "author_account_age_days": 1523 }, "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 2, "last_update": "2025-06-01 13:56:23", - "cached_time": 1766445618.393563, - "author_account_age_days": 696 + "cached_time": 1766527967.826588, + "author_account_age_days": 697 }, "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 1, "last_update": "2025-06-30 00:06:21", - "cached_time": 1766445618.49425, - "author_account_age_days": 346 + "cached_time": 1766527968.026101, + "author_account_age_days": 347 }, "https://github.com/thalismind/ComfyUI-LoadImageWithFilename": { "stars": 2, "last_update": "2025-07-21 03:28:05", - "cached_time": 1766445618.661699, - "author_account_age_days": 346 + "cached_time": 1766527968.109222, + "author_account_age_days": 347 }, "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-08-17 21:49:36", - "cached_time": 1766445618.80549, - "author_account_age_days": 2115 + "cached_time": 1766527968.085021, + "author_account_age_days": 2116 }, "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": { "stars": 4, "last_update": "2025-08-10 07:43:57", - "cached_time": 1766445619.030093, - "author_account_age_days": 2115 + "cached_time": 1766527968.141463, + "author_account_age_days": 2116 }, "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "cached_time": 1766445619.162667, - "author_account_age_days": 619 + "cached_time": 1766527968.277117, + "author_account_age_days": 620 }, "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 7, "last_update": "2025-12-15 23:16:12", - "cached_time": 1766445619.210765, - "author_account_age_days": 2566 + "cached_time": 1766527968.438661, + "author_account_age_days": 2567 }, "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 1, "last_update": "2025-06-03 07:56:17", - "cached_time": 1766445619.279183, - "author_account_age_days": 2275 + "cached_time": 1766527968.654703, + "author_account_age_days": 2276 }, "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, "last_update": "2025-06-06 21:59:50", - "cached_time": 1766445619.23668, - "author_account_age_days": 228 + "cached_time": 1766527968.660545, + "author_account_age_days": 229 }, "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 6, "last_update": "2025-12-05 05:41:57", - "cached_time": 1766445619.315612, - "author_account_age_days": 2196 + "cached_time": 1766527968.864469, + "author_account_age_days": 2197 }, "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 1, "last_update": "2025-06-03 10:09:06", - "cached_time": 1766445619.399742, - "author_account_age_days": 1567 + "cached_time": 1766527968.863888, + "author_account_age_days": 1568 }, "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 4, "last_update": "2025-06-05 15:46:52", - "cached_time": 1766445619.537808, - "author_account_age_days": 4309 + "cached_time": 1766527969.047705, + "author_account_age_days": 4310 }, "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "stars": 3, "last_update": "2025-09-10 11:31:33", - "cached_time": 1766445619.67496, - "author_account_age_days": 3949 + "cached_time": 1766527969.139206, + "author_account_age_days": 3950 }, "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 19, "last_update": "2025-11-27 13:13:18", - "cached_time": 1766445619.792059, - "author_account_age_days": 3241 + "cached_time": 1766527969.17616, + "author_account_age_days": 3242 }, "https://github.com/zccrs/comfyui-dci": { "stars": 1, "last_update": "2025-10-27 08:04:53", - "cached_time": 1766445619.824694, - "author_account_age_days": 3806 + "cached_time": 1766527969.172082, + "author_account_age_days": 3807 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 5, "last_update": "2025-07-26 16:59:22", - "cached_time": 1766445620.059513, - "author_account_age_days": 3357 + "cached_time": 1766527969.224899, + "author_account_age_days": 3358 }, "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 26, "last_update": "2025-06-24 11:30:06", - "cached_time": 1766445620.242551, - "author_account_age_days": 1131 + "cached_time": 1766527969.298952, + "author_account_age_days": 1132 }, "https://github.com/set-soft/ComfyUI-ImageMisc": { "stars": 1, "last_update": "2025-11-30 18:47:35", - "cached_time": 1766445620.237884, - "author_account_age_days": 3357 + "cached_time": 1766527969.474607, + "author_account_age_days": 3358 }, "https://github.com/pictorialink/ComfyUI-Text-Translation": { "stars": 6, "last_update": "2025-07-15 07:51:51", - "cached_time": 1766445620.319034, - "author_account_age_days": 222 + "cached_time": 1766527969.724642, + "author_account_age_days": 223 }, "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, "last_update": "2025-07-15 11:19:09", - "cached_time": 1766445620.324071, - "author_account_age_days": 222 + "cached_time": 1766527969.747581, + "author_account_age_days": 223 }, "https://github.com/spawner1145/comfyui-aichat": { "stars": 3, "last_update": "2025-09-09 09:53:28", - "cached_time": 1766445620.357531, - "author_account_age_days": 484 + "cached_time": 1766527969.98394, + "author_account_age_days": 485 }, "https://github.com/mo230761/InsertAnything-ComfyUI-official": { "stars": 26, "last_update": "2025-07-16 11:05:05", - "cached_time": 1766445620.427293, - "author_account_age_days": 1520 + "cached_time": 1766527969.899789, + "author_account_age_days": 1521 }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 20, "last_update": "2025-09-21 04:44:09", - "cached_time": 1766445620.570044, - "author_account_age_days": 484 + "cached_time": 1766527970.116361, + "author_account_age_days": 485 }, "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 4, "last_update": "2025-06-04 14:38:13", - "cached_time": 1766445620.759004, - "author_account_age_days": 521 + "cached_time": 1766527970.189386, + "author_account_age_days": 522 }, "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": { "stars": 2, "last_update": "2025-07-15 03:04:43", - "cached_time": 1766445621.37721, - "author_account_age_days": 222 + "cached_time": 1766527970.801722, + "author_account_age_days": 223 }, "https://github.com/PenguinTeo/Comfyui-GeminiBanana": { "stars": 40, "last_update": "2025-11-21 05:49:58", - "cached_time": 1766445620.900925, - "author_account_age_days": 521 + "cached_time": 1766527970.194983, + "author_account_age_days": 522 }, "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, "last_update": "2025-06-05 09:40:09", - "cached_time": 1766445621.083508, - "author_account_age_days": 216 + "cached_time": 1766527970.257365, + "author_account_age_days": 217 }, "https://github.com/scraed/LanPaint": { - "stars": 800, + "stars": 809, "last_update": "2025-12-17 14:33:46", - "cached_time": 1766445621.263269, - "author_account_age_days": 4009 + "cached_time": 1766527970.313239, + "author_account_age_days": 4010 }, "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "stars": 0, "last_update": "2025-06-04 15:41:16", - "cached_time": 1766445621.2656, - "author_account_age_days": 1152 + "cached_time": 1766527970.513508, + "author_account_age_days": 1153 }, "https://github.com/hvppycoding/comfyui-json-prompt-renderer": { "stars": 0, "last_update": "2025-08-26 15:49:55", - "cached_time": 1766445621.331229, - "author_account_age_days": 1152 + "cached_time": 1766527970.772739, + "author_account_age_days": 1153 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": { "stars": 15, "last_update": "2025-08-08 12:50:29", - "cached_time": 1766445621.335002, - "author_account_age_days": 3019 + "cached_time": 1766527970.786179, + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch": { "stars": 51, "last_update": "2025-08-09 18:42:14", - "cached_time": 1766445621.387287, - "author_account_age_days": 3019 + "cached_time": 1766527970.930571, + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-OlmLUT": { "stars": 18, "last_update": "2025-06-09 18:55:46", - "cached_time": 1766445621.435597, - "author_account_age_days": 3019 + "cached_time": 1766527970.996403, + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": { "stars": 37, "last_update": "2025-08-09 18:15:36", - "cached_time": 1766445621.629349, - "author_account_age_days": 3019 + "cached_time": 1766527971.188814, + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust": { "stars": 41, "last_update": "2025-08-09 17:58:21", - "cached_time": 1766445621.796168, - "author_account_age_days": 3019 + "cached_time": 1766527971.239538, + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": { "stars": 6, "last_update": "2025-08-09 18:08:18", - "cached_time": 1766445621.921799, - "author_account_age_days": 3019 + "cached_time": 1766527971.202674, + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": { "stars": 12, "last_update": "2025-08-09 18:11:21", - "cached_time": 1766445622.109488, - "author_account_age_days": 3019 + "cached_time": 1766527971.261312, + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-DragCrop": { "stars": 76, "last_update": "2025-09-02 12:12:23", - "cached_time": 1766445622.282307, - "author_account_age_days": 3019 + "cached_time": 1766527971.35461, + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Histogram": { "stars": 4, "last_update": "2025-08-09 18:46:59", - "cached_time": 1766445622.33072, - "author_account_age_days": 3019 + "cached_time": 1766527971.519718, + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-LGG": { - "stars": 10, + "stars": 11, "last_update": "2025-08-09 18:37:17", - "cached_time": 1766445622.352518, - "author_account_age_days": 3019 + "cached_time": 1766527971.791807, + "author_account_age_days": 3020 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, "last_update": "2025-06-06 04:08:30", - "cached_time": 1766445622.438025, - "author_account_age_days": 2214 + "cached_time": 1766527971.847475, + "author_account_age_days": 2215 }, "https://github.com/NeonLightning/neonllama": { "stars": 2, "last_update": "2025-06-20 22:49:39", - "cached_time": 1766445622.486506, - "author_account_age_days": 4762 + "cached_time": 1766527971.819353, + "author_account_age_days": 4763 }, "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 6, "last_update": "2025-10-12 02:28:44", - "cached_time": 1766445622.660779, - "author_account_age_days": 214 + "cached_time": 1766527971.997471, + "author_account_age_days": 215 }, "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 8, "last_update": "2025-06-06 18:40:09", - "cached_time": 1766445622.718647, - "author_account_age_days": 2302 + "cached_time": 1766527971.990454, + "author_account_age_days": 2303 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "stars": 0, "last_update": "2025-06-05 19:20:04", - "cached_time": 1766445622.740694, - "author_account_age_days": 435 + "cached_time": 1766527972.234734, + "author_account_age_days": 436 }, "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "stars": 7, "last_update": "2025-05-01 16:09:43", - "cached_time": 1766445622.802121, - "author_account_age_days": 1795 + "cached_time": 1766527972.268262, + "author_account_age_days": 1796 }, "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 1, "last_update": "2025-06-09 03:05:11", - "cached_time": 1766445622.990461, - "author_account_age_days": 3481 + "cached_time": 1766527972.282888, + "author_account_age_days": 3482 }, "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "cached_time": 1766445623.174481, - "author_account_age_days": 4925 + "cached_time": 1766527972.36865, + "author_account_age_days": 4926 }, "https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": { "stars": 28, "last_update": "2025-06-19 03:37:53", - "cached_time": 1766445623.29174, - "author_account_age_days": 3035 + "cached_time": 1766527972.383767, + "author_account_age_days": 3036 }, "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 1, "last_update": "2025-06-09 04:11:29", - "cached_time": 1766445623.36628, - "author_account_age_days": 428 + "cached_time": 1766527972.610236, + "author_account_age_days": 429 }, "https://github.com/Erehr/ComfyUI-EreNodes": { - "stars": 53, + "stars": 54, "last_update": "2025-08-11 10:10:28", - "cached_time": 1766445623.38795, - "author_account_age_days": 3817 + "cached_time": 1766527972.820896, + "author_account_age_days": 3818 }, "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 5, "last_update": "2025-07-17 07:05:26", - "cached_time": 1766445623.477074, - "author_account_age_days": 3817 + "cached_time": 1766527972.864567, + "author_account_age_days": 3818 }, "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, "last_update": "2025-06-09 08:56:11", - "cached_time": 1766445623.527505, - "author_account_age_days": 3425 + "cached_time": 1766527972.857766, + "author_account_age_days": 3426 }, "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "cached_time": 1766445623.718624, - "author_account_age_days": 3535 + "cached_time": 1766527973.001818, + "author_account_age_days": 3536 }, "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", - "cached_time": 1766445623.748244, - "author_account_age_days": 1195 + "cached_time": 1766527973.14363, + "author_account_age_days": 1196 }, "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "stars": 3, "last_update": "2025-06-10 14:28:27", - "cached_time": 1766445623.784407, - "author_account_age_days": 1195 + "cached_time": 1766527973.29022, + "author_account_age_days": 1196 }, "https://github.com/A043-studios/comfyui-pixel3dmm": { "stars": 6, "last_update": "2025-06-10 08:11:51", - "cached_time": 1766445623.817926, - "author_account_age_days": 1195 + "cached_time": 1766527973.307852, + "author_account_age_days": 1196 }, "https://github.com/A043-studios/Comfyui-ascii-generator": { "stars": 0, "last_update": "2025-06-25 14:55:32", - "cached_time": 1766445624.004353, - "author_account_age_days": 1195 + "cached_time": 1766527973.318643, + "author_account_age_days": 1196 }, "https://github.com/A043-studios/ComfyUI-OmniSVG": { "stars": 1, "last_update": "2025-08-02 22:44:24", - "cached_time": 1766445624.236114, - "author_account_age_days": 1195 + "cached_time": 1766527973.554593, + "author_account_age_days": 1196 }, "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx": { "stars": 2, "last_update": "2025-06-10 07:10:28", - "cached_time": 1766445624.320354, - "author_account_age_days": 1907 + "cached_time": 1766527973.404447, + "author_account_age_days": 1908 }, "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, "last_update": "2025-06-13 08:15:25", - "cached_time": 1766445624.487383, - "author_account_age_days": 406 + "cached_time": 1766527973.68313, + "author_account_age_days": 407 }, "https://github.com/AgencyMind/ComfyUI-Satori": { "stars": 1, "last_update": "2025-06-27 01:29:00", - "cached_time": 1766445624.49061, - "author_account_age_days": 406 + "cached_time": 1766527973.891766, + "author_account_age_days": 407 }, "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 76, "last_update": "2025-12-04 07:06:50", - "cached_time": 1766445624.499784, - "author_account_age_days": 3588 + "cached_time": 1766527973.983489, + "author_account_age_days": 3589 }, "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, "last_update": "2025-09-04 12:54:34", - "cached_time": 1766445624.548354, - "author_account_age_days": 1208 + "cached_time": 1766527973.920882, + "author_account_age_days": 1209 }, "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 2, "last_update": "2025-06-11 21:10:47", - "cached_time": 1766445624.729599, - "author_account_age_days": 1116 + "cached_time": 1766527974.013745, + "author_account_age_days": 1117 }, "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 3, "last_update": "2025-07-31 10:05:24", - "cached_time": 1766445625.095739, - "author_account_age_days": 958 + "cached_time": 1766527974.613409, + "author_account_age_days": 959 }, "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 1, "last_update": "2025-06-12 22:37:05", - "cached_time": 1766445624.795753, - "author_account_age_days": 2313 + "cached_time": 1766527974.325751, + "author_account_age_days": 2314 }, "https://github.com/Zehong-Ma/ComfyUI-MagCache": { "stars": 256, "last_update": "2025-11-27 11:52:49", - "cached_time": 1766445624.90907, - "author_account_age_days": 1749 + "cached_time": 1766527974.347456, + "author_account_age_days": 1750 }, "https://github.com/neocrz/comfyui-usetaesd": { "stars": 2, "last_update": "2025-10-26 14:56:53", - "cached_time": 1766445625.037125, - "author_account_age_days": 1865 + "cached_time": 1766527974.346906, + "author_account_age_days": 1866 }, "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 11, "last_update": "2025-06-16 08:10:10", - "cached_time": 1766445625.325127, - "author_account_age_days": 396 + "cached_time": 1766527974.472242, + "author_account_age_days": 397 }, "https://github.com/havvk/ComfyUI_AIIA": { "stars": 9, "last_update": "2025-07-07 14:53:42", - "cached_time": 1766445625.351997, - "author_account_age_days": 4184 + "cached_time": 1766527974.590814, + "author_account_age_days": 4185 }, "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 3, "last_update": "2025-12-15 09:11:02", - "cached_time": 1766445625.954593, - "author_account_age_days": 3469 + "cached_time": 1766527975.146808, + "author_account_age_days": 3470 }, "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 46, - "last_update": "2025-12-18 11:11:41", - "cached_time": 1766445625.510592, - "author_account_age_days": 1550 + "last_update": "2025-12-23 03:05:48", + "cached_time": 1766527974.910687, + "author_account_age_days": 1551 }, "https://github.com/dseditor/ComfyUI-ScheduledTask": { "stars": 7, "last_update": "2025-07-15 12:08:18", - "cached_time": 1766445625.585759, - "author_account_age_days": 1550 + "cached_time": 1766527974.976955, + "author_account_age_days": 1551 }, "https://github.com/dseditor/ComfyUI-Thread": { "stars": 4, "last_update": "2025-06-17 02:38:00", - "cached_time": 1766445625.643578, - "author_account_age_days": 1550 + "cached_time": 1766527975.011632, + "author_account_age_days": 1551 }, "https://github.com/l3ony2k/comfyui-leon-nodes": { "stars": 3, "last_update": "2025-12-05 08:53:33", - "cached_time": 1766445625.775469, - "author_account_age_days": 2203 + "cached_time": 1766527975.014988, + "author_account_age_days": 2204 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "cached_time": 1766445625.844433, - "author_account_age_days": 213 + "cached_time": 1766527975.363506, + "author_account_age_days": 214 }, "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "cached_time": 1766445625.933424, - "author_account_age_days": 213 + "cached_time": 1766527975.364011, + "author_account_age_days": 214 }, "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 2, "last_update": "2025-06-17 00:22:24", - "cached_time": 1766445626.542673, - "author_account_age_days": 492 + "cached_time": 1766527975.886469, + "author_account_age_days": 493 }, "https://github.com/linjian-ufo/ComfyUI_GLM4V_voltspark": { "stars": 5, "last_update": "2025-07-09 13:04:58", - "cached_time": 1766445626.1121, - "author_account_age_days": 644 + "cached_time": 1766527975.50534, + "author_account_age_days": 645 }, "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, "last_update": "2025-09-19 10:01:44", - "cached_time": 1766445626.331668, + "cached_time": 1766527975.618767, "author_account_age_days": 3438 }, "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": { "stars": 0, "last_update": "2025-06-17 11:26:32", - "cached_time": 1766445626.390232, - "author_account_age_days": 644 + "cached_time": 1766527975.666563, + "author_account_age_days": 645 }, "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 3, "last_update": "2025-11-21 01:45:46", - "cached_time": 1766445626.522237, - "author_account_age_days": 2611 + "cached_time": 1766527975.997703, + "author_account_age_days": 2612 }, "https://github.com/ialhabbal/OcclusionMask": { "stars": 29, "last_update": "2025-06-24 14:38:58", - "cached_time": 1766445626.663422, - "author_account_age_days": 3566 + "cached_time": 1766527975.992744, + "author_account_age_days": 3567 }, "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 9, "last_update": "2025-08-20 00:08:16", - "cached_time": 1766445626.730037, - "author_account_age_days": 3194 + "cached_time": 1766527976.040694, + "author_account_age_days": 3195 }, "https://github.com/lord-lethris/ComfyUI-RPG-Characters": { "stars": 3, "last_update": "2025-12-09 08:17:45", - "cached_time": 1766445626.867111, - "author_account_age_days": 4970 + "cached_time": 1766527976.088838, + "author_account_age_days": 4971 }, "https://github.com/drphero/comfyui_prompttester": { "stars": 1, "last_update": "2025-06-19 01:06:51", - "cached_time": 1766445626.893315, - "author_account_age_days": 3758 + "cached_time": 1766527976.241565, + "author_account_age_days": 3759 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 57, "last_update": "2025-06-24 19:22:18", - "cached_time": 1766445626.974891, - "author_account_age_days": 220 + "cached_time": 1766527976.399012, + "author_account_age_days": 221 }, "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, "last_update": "2025-06-21 18:26:40", - "cached_time": 1766445626.994371, - "author_account_age_days": 964 + "cached_time": 1766527976.400683, + "author_account_age_days": 965 }, "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 5, "last_update": "2025-06-14 22:11:33", - "cached_time": 1766445627.152775, - "author_account_age_days": 3855 + "cached_time": 1766527976.581519, + "author_account_age_days": 3856 }, "https://github.com/robin-collins/ComfyUI-TechsToolz": { "stars": 0, "last_update": "2025-06-20 00:25:39", - "cached_time": 1766445627.368622, - "author_account_age_days": 1670 + "cached_time": 1766527976.66926, + "author_account_age_days": 1671 }, "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, "last_update": "2025-06-22 16:38:15", - "cached_time": 1766445627.47932, + "cached_time": 1766527976.701302, "author_account_age_days": 2630 }, "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, "last_update": "2025-07-02 13:28:45", - "cached_time": 1766445627.523943, - "author_account_age_days": 2716 + "cached_time": 1766527976.952747, + "author_account_age_days": 2717 }, "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": { "stars": 42, "last_update": "2025-07-10 12:26:02", - "cached_time": 1766445627.555545, - "author_account_age_days": 3834 + "cached_time": 1766527977.026159, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageOffset": { "stars": 7, "last_update": "2025-07-10 12:51:34", - "cached_time": 1766445627.711446, - "author_account_age_days": 3834 + "cached_time": 1766527977.029421, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides": { "stars": 14, "last_update": "2025-07-10 12:33:14", - "cached_time": 1766445627.775412, - "author_account_age_days": 3834 + "cached_time": 1766527977.076952, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": { "stars": 21, "last_update": "2025-07-10 12:46:20", - "cached_time": 1766445627.895965, - "author_account_age_days": 3834 + "cached_time": 1766527977.116096, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/EsesCompositionGoldenRatio": { "stars": 16, "last_update": "2025-06-30 10:15:22", - "cached_time": 1766445627.892503, - "author_account_age_days": 3834 + "cached_time": 1766527977.268166, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectBloom": { "stars": 65, "last_update": "2025-07-10 12:41:40", - "cached_time": 1766445628.000869, - "author_account_age_days": 3834 + "cached_time": 1766527977.406172, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageResize": { "stars": 44, "last_update": "2025-10-02 18:14:33", - "cached_time": 1766445628.041392, - "author_account_age_days": 3834 + "cached_time": 1766527977.405413, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": { "stars": 34, "last_update": "2025-07-12 13:50:35", - "cached_time": 1766445628.169371, - "author_account_age_days": 3834 + "cached_time": 1766527977.643873, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectLevels": { "stars": 40, "last_update": "2025-08-23 12:28:00", - "cached_time": 1766445628.38969, - "author_account_age_days": 3834 + "cached_time": 1766527977.710086, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageTransform": { "stars": 13, "last_update": "2025-07-02 13:29:30", - "cached_time": 1766445628.519427, - "author_account_age_days": 3834 + "cached_time": 1766527977.72138, + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageCompare": { "stars": 40, "last_update": "2025-10-08 13:39:49", - "cached_time": 1766445628.602456, - "author_account_age_days": 3834 + "cached_time": 1766527977.962451, + "author_account_age_days": 3835 }, "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 5, "last_update": "2025-10-22 19:08:07", - "cached_time": 1766445628.598926, - "author_account_age_days": 1626 + "cached_time": 1766527978.05375, + "author_account_age_days": 1627 }, "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 1, "last_update": "2025-07-16 22:22:32", - "cached_time": 1766445628.757827, - "author_account_age_days": 4293 + "cached_time": 1766527978.070755, + "author_account_age_days": 4294 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 6, "last_update": "2025-12-19 00:52:10", - "cached_time": 1766445628.786167, - "author_account_age_days": 226 + "cached_time": 1766527978.08667, + "author_account_age_days": 227 }, "https://github.com/834t/ComfyUI_834t_scene_composer": { "stars": 5, "last_update": "2025-06-23 10:55:47", - "cached_time": 1766445628.884586, - "author_account_age_days": 744 + "cached_time": 1766527978.162759, + "author_account_age_days": 745 }, "https://github.com/Maxed-Out-99/ComfyUI-SmartModelLoaders-MXD": { "stars": 0, "last_update": "2025-12-16 00:57:21", - "cached_time": 1766445628.908303, - "author_account_age_days": 226 + "cached_time": 1766527978.33808, + "author_account_age_days": 227 }, "https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": { "stars": 1, "last_update": "2025-06-21 12:46:56", - "cached_time": 1766445629.019985, - "author_account_age_days": 347 + "cached_time": 1766527978.442225, + "author_account_age_days": 348 }, "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, "last_update": "2025-06-21 11:10:52", - "cached_time": 1766445629.116581, - "author_account_age_days": 3124 + "cached_time": 1766527978.503916, + "author_account_age_days": 3125 }, "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, "last_update": "2025-06-22 03:20:08", - "cached_time": 1766445629.197976, - "author_account_age_days": 6030 + "cached_time": 1766527978.674606, + "author_account_age_days": 6031 }, "https://github.com/31702160136/ComfyUI-GrsAI": { "stars": 41, "last_update": "2025-12-20 03:49:52", - "cached_time": 1766445629.439115, - "author_account_age_days": 2550 + "cached_time": 1766527978.769221, + "author_account_age_days": 2551 }, "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 1, "last_update": "2025-06-23 22:03:39", - "cached_time": 1766445629.51354, - "author_account_age_days": 3429 + "cached_time": 1766527978.775721, + "author_account_age_days": 3430 }, "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 9, "last_update": "2025-08-06 07:23:01", - "cached_time": 1766445629.619982, - "author_account_age_days": 189 + "cached_time": 1766527979.010375, + "author_account_age_days": 190 }, "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, "last_update": "2025-06-26 08:24:16", - "cached_time": 1766445629.64791, - "author_account_age_days": 1033 + "cached_time": 1766527979.067895, + "author_account_age_days": 1034 }, "https://github.com/Gary-yeh/comfyui-super-captioner": { "stars": 1, "last_update": "2025-07-07 15:32:34", - "cached_time": 1766445629.821736, - "author_account_age_days": 1033 + "cached_time": 1766527979.144223, + "author_account_age_days": 1034 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, "last_update": "2025-06-25 05:04:14", - "cached_time": 1766445629.811208, - "author_account_age_days": 3662 + "cached_time": 1766527979.272767, + "author_account_age_days": 3663 }, "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, "last_update": "2025-06-25 19:54:59", - "cached_time": 1766445629.974134, - "author_account_age_days": 402 + "cached_time": 1766527979.3122, + "author_account_age_days": 403 }, "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, "last_update": "2025-06-25 10:18:42", - "cached_time": 1766445630.334429, - "author_account_age_days": 966 + "cached_time": 1766527979.848664, + "author_account_age_days": 967 }, "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, "last_update": "2025-07-21 01:36:01", - "cached_time": 1766445630.062357, - "author_account_age_days": 2752 + "cached_time": 1766527979.531536, + "author_account_age_days": 2753 }, "https://github.com/wasilone11/comfyui-sync-lipsync-node": { "stars": 1, "last_update": "2025-07-18 23:16:47", - "cached_time": 1766445630.22287, - "author_account_age_days": 2752 + "cached_time": 1766527979.702864, + "author_account_age_days": 2753 }, "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 57, "last_update": "2025-08-10 13:17:49", - "cached_time": 1766445630.485087, - "author_account_age_days": 180 + "cached_time": 1766527979.713442, + "author_account_age_days": 181 }, "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 8, "last_update": "2025-08-05 17:33:59", - "cached_time": 1766445630.504529, - "author_account_age_days": 4061 + "cached_time": 1766527979.802728, + "author_account_age_days": 4062 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 52, "last_update": "2025-09-07 18:29:50", - "cached_time": 1766445630.555781, - "author_account_age_days": 2760 + "cached_time": 1766527979.846889, + "author_account_age_days": 2761 }, "https://github.com/sdtana/ComfyUI-FDG": { "stars": 6, "last_update": "2025-06-28 06:48:07", - "cached_time": 1766445630.654771, - "author_account_age_days": 1751 + "cached_time": 1766527980.023923, + "author_account_age_days": 1752 }, "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 11, "last_update": "2025-07-26 16:43:05", - "cached_time": 1766445630.680756, - "author_account_age_days": 1925 + "cached_time": 1766527980.146668, + "author_account_age_days": 1926 }, "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 9, "last_update": "2025-08-13 03:41:38", - "cached_time": 1766445630.854306, - "author_account_age_days": 2760 + "cached_time": 1766527980.298643, + "author_account_age_days": 2761 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, "last_update": "2025-09-27 03:57:59", - "cached_time": 1766445630.93201, - "author_account_age_days": 2371 + "cached_time": 1766527980.400936, + "author_account_age_days": 2372 }, "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton": { "stars": 0, "last_update": "2025-06-28 05:29:49", - "cached_time": 1766445631.025143, - "author_account_age_days": 273 + "cached_time": 1766527980.622096, + "author_account_age_days": 274 }, "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 25, "last_update": "2025-10-17 08:20:56", - "cached_time": 1766445631.124917, - "author_account_age_days": 283 + "cached_time": 1766527980.603934, + "author_account_age_days": 284 }, "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 3, "last_update": "2025-08-17 10:29:10", - "cached_time": 1766445631.253791, - "author_account_age_days": 3155 + "cached_time": 1766527980.734306, + "author_account_age_days": 3156 }, "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 1, "last_update": "2025-06-29 13:58:28", - "cached_time": 1766445631.351578, - "author_account_age_days": 2620 + "cached_time": 1766527980.739158, + "author_account_age_days": 2621 }, "https://github.com/Windecay/ComfyUI-SDupcaleTiledSize": { "stars": 8, "last_update": "2025-11-20 07:48:43", - "cached_time": 1766445631.50298, - "author_account_age_days": 571 + "cached_time": 1766527980.858838, + "author_account_age_days": 572 }, "https://github.com/Windecay/ComfyUI-ReservedVRAM": { - "stars": 184, + "stars": 185, "last_update": "2025-11-20 03:09:15", - "cached_time": 1766445631.546615, - "author_account_age_days": 571 + "cached_time": 1766527980.86859, + "author_account_age_days": 572 }, "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 6, "last_update": "2025-07-03 21:07:05", - "cached_time": 1766445631.564782, - "author_account_age_days": 273 + "cached_time": 1766527980.910867, + "author_account_age_days": 274 }, "https://github.com/Cyrus-Hei/comfyui-prompt-bank": { "stars": 4, "last_update": "2025-07-21 10:04:05", - "cached_time": 1766445631.684025, - "author_account_age_days": 1151 + "cached_time": 1766527981.059687, + "author_account_age_days": 1152 }, "https://github.com/KarmaSwint/ComfyUI-KarmaNodes": { "stars": 1, "last_update": "2025-06-29 16:31:15", - "cached_time": 1766445631.719212, - "author_account_age_days": 494 + "cached_time": 1766527981.548695, + "author_account_age_days": 495 }, "https://github.com/S4MUEL-404/ComfyUI-S4Motion": { "stars": 3, "last_update": "2025-10-14 06:06:33", - "cached_time": 1766445631.883546, - "author_account_age_days": 3633 + "cached_time": 1766527981.307665, + "author_account_age_days": 3634 }, "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 4, "last_update": "2025-09-10 17:27:59", - "cached_time": 1766445631.995142, - "author_account_age_days": 189 + "cached_time": 1766527981.414644, + "author_account_age_days": 190 }, "https://github.com/LK-168/comfyui_imgutils": { "stars": 1, "last_update": "2025-06-30 07:23:25", - "cached_time": 1766445632.045704, - "author_account_age_days": 176 + "cached_time": 1766527981.667864, + "author_account_age_days": 177 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": { "stars": 2, "last_update": "2025-11-18 03:18:39", - "cached_time": 1766445632.22018, - "author_account_age_days": 3633 + "cached_time": 1766527981.638951, + "author_account_age_days": 3634 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text": { "stars": 2, "last_update": "2025-08-12 15:29:12", - "cached_time": 1766445632.244453, - "author_account_age_days": 3633 + "cached_time": 1766527981.763681, + "author_account_age_days": 3634 }, "https://github.com/S4MUEL-404/ComfyUI-Prepack": { "stars": 1, "last_update": "2025-11-11 08:19:11", - "cached_time": 1766445632.353041, - "author_account_age_days": 3633 + "cached_time": 1766527981.75126, + "author_account_age_days": 3634 }, "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 2, "last_update": "2025-12-15 08:28:37", - "cached_time": 1766445632.90773, - "author_account_age_days": 4070 + "cached_time": 1766527982.312463, + "author_account_age_days": 4071 }, "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 4, "last_update": "2025-08-08 00:32:59", - "cached_time": 1766445633.095772, - "author_account_age_days": 1086 + "cached_time": 1766527982.437905, + "author_account_age_days": 1087 }, "https://github.com/facefusion/facefusion-comfyui": { "stars": 14, "last_update": "2025-11-02 20:00:17", - "cached_time": 1766445632.628781, - "author_account_age_days": 858 + "cached_time": 1766527982.12536, + "author_account_age_days": 859 }, "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 10, "last_update": "2025-11-08 19:39:43", - "cached_time": 1766445632.782958, - "author_account_age_days": 610 + "cached_time": 1766527982.320695, + "author_account_age_days": 611 }, "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 2, "last_update": "2025-07-01 16:10:19", - "cached_time": 1766445632.737158, - "author_account_age_days": 4477 + "cached_time": 1766527982.336162, + "author_account_age_days": 4478 }, "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 3, "last_update": "2025-07-06 03:42:02", - "cached_time": 1766445632.90348, - "author_account_age_days": 2275 + "cached_time": 1766527982.483076, + "author_account_age_days": 2276 }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { "stars": 93, "last_update": "2025-12-18 18:51:15", - "cached_time": 1766445633.041947, - "author_account_age_days": 4765 + "cached_time": 1766527982.598438, + "author_account_age_days": 4766 }, "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { "stars": 17, "last_update": "2025-12-19 12:14:04", - "cached_time": 1766445633.074118, - "author_account_age_days": 4765 + "cached_time": 1766527982.684132, + "author_account_age_days": 4766 }, "https://github.com/Ltamann/ComfyUI-FastVLM-7B": { "stars": 4, "last_update": "2025-08-30 10:49:54", - "cached_time": 1766445633.742734, - "author_account_age_days": 4765 + "cached_time": 1766527983.141558, + "author_account_age_days": 4766 }, "https://github.com/DavidPiazza/network_bending": { "stars": 0, "last_update": "2025-11-30 02:04:39", - "cached_time": 1766445633.291124, - "author_account_age_days": 2425 + "cached_time": 1766527982.794244, + "author_account_age_days": 2426 }, "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 13, "last_update": "2025-07-02 11:04:14", - "cached_time": 1766445633.450002, - "author_account_age_days": 747 + "cached_time": 1766527982.880798, + "author_account_age_days": 748 }, "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, "last_update": "2025-10-28 13:08:55", - "cached_time": 1766445633.647625, - "author_account_age_days": 1047 + "cached_time": 1766527983.251437, + "author_account_age_days": 1048 }, "https://github.com/upseem/comfyui_sunxAI_facetools": { "stars": 7, "last_update": "2025-10-29 07:46:17", - "cached_time": 1766445633.749099, - "author_account_age_days": 1047 + "cached_time": 1766527983.407528, + "author_account_age_days": 1048 }, "https://github.com/set-soft/AudioSeparation": { "stars": 19, "last_update": "2025-07-27 17:52:04", - "cached_time": 1766445633.823692, - "author_account_age_days": 3357 + "cached_time": 1766527983.372424, + "author_account_age_days": 3358 }, "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 7, "last_update": "2025-07-03 00:27:01", - "cached_time": 1766445633.932195, - "author_account_age_days": 2153 + "cached_time": 1766527983.409632, + "author_account_age_days": 2154 }, "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, "last_update": "2025-07-03 11:51:13", - "cached_time": 1766445633.931573, - "author_account_age_days": 4094 + "cached_time": 1766527983.506392, + "author_account_age_days": 4095 }, "https://github.com/Hazukiaoi/ComfyUI-LM_Studio_Tools": { "stars": 9, "last_update": "2025-07-02 13:28:53", - "cached_time": 1766445634.062104, - "author_account_age_days": 4521 + "cached_time": 1766527983.522981, + "author_account_age_days": 4522 }, "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, "last_update": "2025-08-08 06:14:53", - "cached_time": 1766445634.088009, - "author_account_age_days": 2784 + "cached_time": 1766527983.663821, + "author_account_age_days": 2785 }, "https://github.com/manifestations/comfyui-globetrotter": { "stars": 4, "last_update": "2025-07-07 08:47:57", - "cached_time": 1766445634.105027, - "author_account_age_days": 4700 + "cached_time": 1766527983.707032, + "author_account_age_days": 4701 }, "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 1, "last_update": "2025-07-04 10:06:08", - "cached_time": 1766445634.351991, - "author_account_age_days": 2975 + "cached_time": 1766527983.80472, + "author_account_age_days": 2976 }, "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, "last_update": "2025-12-20 15:53:36", - "cached_time": 1766445634.471875, - "author_account_age_days": 588 + "cached_time": 1766527984.080248, + "author_account_age_days": 589 }, "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 4, "last_update": "2025-07-04 16:07:42", - "cached_time": 1766445634.655016, - "author_account_age_days": 3933 + "cached_time": 1766527984.146802, + "author_account_age_days": 3934 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { - "stars": 212, + "stars": 215, "last_update": "2025-12-17 19:39:49", - "cached_time": 1766445634.768754, - "author_account_age_days": 955 + "cached_time": 1766527984.319379, + "author_account_age_days": 956 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { "stars": 27, "last_update": "2025-11-17 15:39:11", - "cached_time": 1766445634.791251, - "author_account_age_days": 707 + "cached_time": 1766527984.422742, + "author_account_age_days": 708 }, "https://github.com/namtb96/OmniGen2-Simple-Node": { "stars": 3, "last_update": "2025-07-04 08:38:27", - "cached_time": 1766445634.899351, - "author_account_age_days": 192 + "cached_time": 1766527984.495185, + "author_account_age_days": 193 }, "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, "last_update": "2025-08-14 08:20:40", - "cached_time": 1766445634.955404, - "author_account_age_days": 435 + "cached_time": 1766527984.439897, + "author_account_age_days": 436 }, "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, "last_update": "2025-11-30 19:02:30", - "cached_time": 1766445635.00339, - "author_account_age_days": 4700 + "cached_time": 1766527984.538993, + "author_account_age_days": 4701 }, "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { - "stars": 6, - "last_update": "2025-12-19 12:53:49", - "cached_time": 1766445635.105302, - "author_account_age_days": 1718 + "stars": 7, + "last_update": "2025-12-23 11:10:38", + "cached_time": 1766527984.527752, + "author_account_age_days": 1719 }, "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": { "stars": 3, "last_update": "2025-07-05 07:17:09", - "cached_time": 1766445635.126617, - "author_account_age_days": 4700 + "cached_time": 1766527984.69131, + "author_account_age_days": 4701 }, "https://github.com/FaraamFide/ComfyUI-ParamNodes": { "stars": 1, "last_update": "2025-07-05 15:29:32", - "cached_time": 1766445635.154869, - "author_account_age_days": 1386 + "cached_time": 1766527984.73315, + "author_account_age_days": 1387 }, "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, "last_update": "2025-07-06 08:58:20", - "cached_time": 1766445635.408666, - "author_account_age_days": 906 + "cached_time": 1766527984.822584, + "author_account_age_days": 907 }, "https://github.com/yamanacn/comfyui_kontext_Analyze": { "stars": 9, "last_update": "2025-07-06 08:40:36", - "cached_time": 1766445635.492531, - "author_account_age_days": 1866 + "cached_time": 1766527985.115893, + "author_account_age_days": 1867 }, "https://github.com/weekii/comfyui-save-image-pro": { "stars": 2, "last_update": "2025-10-28 12:51:48", - "cached_time": 1766445635.697284, - "author_account_age_days": 580 + "cached_time": 1766527985.214521, + "author_account_age_days": 581 }, "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { "stars": 129, "last_update": "2025-10-31 14:19:35", - "cached_time": 1766445635.790798, - "author_account_age_days": 171 + "cached_time": 1766527985.428203, + "author_account_age_days": 172 }, "https://github.com/robertvoy/ComfyUI-Distributed": { - "stars": 444, + "stars": 446, "last_update": "2025-10-27 21:01:07", - "cached_time": 1766445635.880784, - "author_account_age_days": 4651 + "cached_time": 1766527985.451453, + "author_account_age_days": 4652 }, "https://github.com/FortunaCournot/comfyui_stereoscopic": { "stars": 20, "last_update": "2025-12-16 20:02:59", - "cached_time": 1766445635.933896, - "author_account_age_days": 2049 + "cached_time": 1766527985.502499, + "author_account_age_days": 2050 }, "https://github.com/negaga53/comfyui-imgloader": { "stars": 2, "last_update": "2025-07-07 21:27:00", - "cached_time": 1766445635.982143, - "author_account_age_days": 331 + "cached_time": 1766527985.516985, + "author_account_age_days": 332 }, "https://github.com/benstaniford/comfy-load-last-image": { "stars": 0, "last_update": "2025-07-08 07:19:46", - "cached_time": 1766445636.019128, - "author_account_age_days": 5014 + "cached_time": 1766527985.560074, + "author_account_age_days": 5015 }, "https://github.com/benstaniford/comfy-contact-sheet-image-loader": { "stars": 10, "last_update": "2025-08-02 06:16:57", - "cached_time": 1766445636.135359, - "author_account_age_days": 5014 + "cached_time": 1766527985.553877, + "author_account_age_days": 5015 }, "https://github.com/sunra-ai/comfyui-sunra": { "stars": 6, "last_update": "2025-07-18 14:28:36", - "cached_time": 1766445636.185412, - "author_account_age_days": 299 + "cached_time": 1766527985.752289, + "author_account_age_days": 300 }, "https://github.com/benstaniford/comfy-lora-loader-with-triggerdb": { "stars": 34, - "last_update": "2025-12-22 09:00:06", - "cached_time": 1766445636.198721, - "author_account_age_days": 5014 + "last_update": "2025-12-23 21:03:10", + "cached_time": 1766527985.771329, + "author_account_age_days": 5015 }, "https://github.com/benstaniford/comfy-prompt-db": { "stars": 6, "last_update": "2025-07-29 07:27:44", - "cached_time": 1766445636.445486, - "author_account_age_days": 5014 + "cached_time": 1766527985.866512, + "author_account_age_days": 5015 }, "https://github.com/benstaniford/comfy-image-switch": { "stars": 0, "last_update": "2025-08-03 06:08:05", - "cached_time": 1766445636.498995, - "author_account_age_days": 5014 + "cached_time": 1766527986.161213, + "author_account_age_days": 5015 }, "https://github.com/OneThingAI/ComfyUI_Onething_Image": { "stars": 1, "last_update": "2025-12-19 06:15:46", - "cached_time": 1766445636.726703, - "author_account_age_days": 501 + "cached_time": 1766527986.242479, + "author_account_age_days": 502 }, "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { - "stars": 40, + "stars": 41, "last_update": "2025-11-10 22:28:10", - "cached_time": 1766445636.812062, - "author_account_age_days": 1153 + "cached_time": 1766527986.441813, + "author_account_age_days": 1154 }, "https://github.com/OneThingAI/ComfyUI_Onething_CV": { "stars": 1, "last_update": "2025-07-25 03:17:16", - "cached_time": 1766445636.889656, - "author_account_age_days": 501 + "cached_time": 1766527986.507037, + "author_account_age_days": 502 }, "https://github.com/MovieLabs/comfyui-movielabs-util": { "stars": 1, "last_update": "2025-07-12 01:02:15", - "cached_time": 1766445637.001043, + "cached_time": 1766527986.583768, "author_account_age_days": 4941 }, "https://github.com/reallusion/ComfyUI-Reallusion": { "stars": 8, "last_update": "2025-08-26 10:09:05", - "cached_time": 1766445637.079168, - "author_account_age_days": 2607 + "cached_time": 1766527986.655265, + "author_account_age_days": 2608 }, "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, "last_update": "2025-07-11 02:36:28", - "cached_time": 1766445637.035589, - "author_account_age_days": 658 + "cached_time": 1766527986.606709, + "author_account_age_days": 659 }, "https://github.com/claptrap0/ComfyUI_LLM_Hub": { "stars": 1, "last_update": "2025-11-03 08:37:18", - "cached_time": 1766445637.144762, - "author_account_age_days": 162 + "cached_time": 1766527986.593973, + "author_account_age_days": 163 }, "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": { "stars": 8, "last_update": "2025-11-18 14:41:30", - "cached_time": 1766445637.185831, - "author_account_age_days": 2047 + "cached_time": 1766527986.778774, + "author_account_age_days": 2048 }, "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, "last_update": "2025-07-10 14:51:00", - "cached_time": 1766445637.392106, - "author_account_age_days": 517 + "cached_time": 1766527986.78612, + "author_account_age_days": 518 }, "https://github.com/CheNing233/ComfyUI_Image_Pin": { "stars": 5, "last_update": "2025-07-13 08:11:47", - "cached_time": 1766445637.496619, - "author_account_age_days": 2992 + "cached_time": 1766527986.866594, + "author_account_age_days": 2993 }, "https://github.com/LaoMaoBoss/ComfyUI-WBLESS": { "stars": 0, "last_update": "2025-12-04 10:00:34", - "cached_time": 1766445637.522803, - "author_account_age_days": 278 + "cached_time": 1766527987.216815, + "author_account_age_days": 279 }, "https://github.com/zeeoale/PromptCreatorNode": { "stars": 3, "last_update": "2025-08-12 15:08:20", - "cached_time": 1766445637.745665, - "author_account_age_days": 2903 + "cached_time": 1766527987.299278, + "author_account_age_days": 2904 }, "https://github.com/zade23/Comfyui-MoGe2": { "stars": 18, "last_update": "2025-10-23 09:53:50", - "cached_time": 1766445637.89373, - "author_account_age_days": 2341 + "cached_time": 1766527987.489129, + "author_account_age_days": 2342 }, "https://github.com/zade23/Comfyui-Distill-Any-Depth": { "stars": 5, "last_update": "2025-11-15 09:35:12", - "cached_time": 1766445637.920518, - "author_account_age_days": 2341 + "cached_time": 1766527987.570705, + "author_account_age_days": 2342 }, "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 4, "last_update": "2025-11-21 13:12:02", - "cached_time": 1766445638.034974, - "author_account_age_days": 2585 + "cached_time": 1766527987.646154, + "author_account_age_days": 2586 }, "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": { "stars": 4, - "last_update": "2025-07-16 17:17:01", - "cached_time": 1766445638.050361, - "author_account_age_days": 1829 + "last_update": "2025-12-23 08:23:49", + "cached_time": 1766527987.665037, + "author_account_age_days": 1830 }, "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 12, "last_update": "2025-10-03 07:10:43", - "cached_time": 1766445638.195112, - "author_account_age_days": 4662 + "cached_time": 1766527987.64997, + "author_account_age_days": 4663 }, "https://github.com/Lex-DRL/ComfyUI-StringConstructor": { "stars": 3, "last_update": "2025-09-18 16:04:48", - "cached_time": 1766445638.161471, - "author_account_age_days": 4662 + "cached_time": 1766527987.688485, + "author_account_age_days": 4663 }, "https://github.com/MithrilMan/ComfyUI-MithrilNodes": { "stars": 0, "last_update": "2025-07-21 22:39:24", - "cached_time": 1766445638.231768, - "author_account_age_days": 4530 + "cached_time": 1766527987.837898, + "author_account_age_days": 4531 }, "https://github.com/JayLyu/blender-in-comfyui": { "stars": 4, "last_update": "2025-07-20 07:39:06", - "cached_time": 1766445638.413706, - "author_account_age_days": 3814 + "cached_time": 1766527987.813407, + "author_account_age_days": 3815 }, "https://github.com/seanjang990/comfyui-document-auto-crop": { "stars": 0, "last_update": "2025-07-16 03:59:22", - "cached_time": 1766445638.542069, - "author_account_age_days": 880 + "cached_time": 1766527987.871823, + "author_account_age_days": 881 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node": { "stars": 2, "last_update": "2025-10-04 06:11:49", - "cached_time": 1766445638.568041, - "author_account_age_days": 1952 + "cached_time": 1766527988.250056, + "author_account_age_days": 1953 }, "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 0, "last_update": "2025-07-16 05:37:48", - "cached_time": 1766445638.820824, - "author_account_age_days": 903 + "cached_time": 1766527988.32664, + "author_account_age_days": 904 }, "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": { "stars": 33, "last_update": "2025-08-08 14:30:19", - "cached_time": 1766445638.925378, + "cached_time": 1766527988.538885, "author_account_age_days": 398 }, "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": { "stars": 0, "last_update": "2025-07-17 07:03:51", - "cached_time": 1766445638.918487, - "author_account_age_days": 1297 + "cached_time": 1766527988.600444, + "author_account_age_days": 1298 }, "https://github.com/strawberryPunch/vram_optimizer": { "stars": 17, "last_update": "2025-07-18 13:34:28", - "cached_time": 1766445639.044186, - "author_account_age_days": 840 + "cached_time": 1766527988.787338, + "author_account_age_days": 841 }, "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, "last_update": "2025-07-18 13:48:00", - "cached_time": 1766445639.087469, - "author_account_age_days": 2883 + "cached_time": 1766527988.683174, + "author_account_age_days": 2884 }, "https://github.com/hiderminer/ComfyUI-HM-Utilities": { "stars": 0, "last_update": "2025-07-28 15:24:35", - "cached_time": 1766445639.327717, - "author_account_age_days": 1062 + "cached_time": 1766527988.677011, + "author_account_age_days": 1063 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": { "stars": 1, "last_update": "2025-07-18 01:39:33", - "cached_time": 1766445639.275075, - "author_account_age_days": 2402 + "cached_time": 1766527988.721236, + "author_account_age_days": 2403 }, "https://github.com/edoardocarmignani/extralinks": { "stars": 8, "last_update": "2025-12-11 16:59:36", - "cached_time": 1766445639.257384, - "author_account_age_days": 2999 + "cached_time": 1766527988.902277, + "author_account_age_days": 3000 }, "https://github.com/MasterDenis/VAE-Decode-Switch": { "stars": 4, "last_update": "2025-07-19 12:00:54", - "cached_time": 1766445639.438274, - "author_account_age_days": 2116 + "cached_time": 1766527988.878772, + "author_account_age_days": 2117 }, "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": { "stars": 0, "last_update": "2025-07-19 23:30:14", - "cached_time": 1766445639.62641, - "author_account_age_days": 3940 + "cached_time": 1766527988.930852, + "author_account_age_days": 3941 }, "https://github.com/webuilder/WB-ComfyUI-Utils": { "stars": 0, "last_update": "2025-07-19 15:04:04", - "cached_time": 1766445639.608932, - "author_account_age_days": 4748 + "cached_time": 1766527989.307919, + "author_account_age_days": 4749 }, "https://github.com/rdomunky/comfyui-subfolderimageloader": { "stars": 1, "last_update": "2025-07-20 04:21:48", - "cached_time": 1766445639.84028, - "author_account_age_days": 3869 + "cached_time": 1766527989.347985, + "author_account_age_days": 3870 }, "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 2, "last_update": "2025-08-06 06:08:46", - "cached_time": 1766445639.988621, - "author_account_age_days": 1859 + "cached_time": 1766527989.585122, + "author_account_age_days": 1860 }, "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata": { "stars": 0, "last_update": "2025-07-20 04:08:09", - "cached_time": 1766445639.956551, - "author_account_age_days": 930 + "cached_time": 1766527989.658943, + "author_account_age_days": 931 }, "https://github.com/cedarconnor/comfyui-LatLong": { "stars": 0, "last_update": "2025-12-15 05:18:50", - "cached_time": 1766445640.064946, + "cached_time": 1766527989.713699, "author_account_age_days": 4842 }, "https://github.com/cedarconnor/upsampler": { "stars": 2, "last_update": "2025-11-05 19:39:45", - "cached_time": 1766445640.129859, + "cached_time": 1766527989.73306, "author_account_age_days": 4842 }, "https://github.com/cedarconnor/comfyui-BatchNameLoop": { "stars": 1, "last_update": "2025-07-22 04:11:06", - "cached_time": 1766445640.265092, + "cached_time": 1766527989.75897, "author_account_age_days": 4842 }, "https://github.com/wawahuy/ComfyUI-HTTP": { "stars": 10, "last_update": "2025-10-10 18:16:29", - "cached_time": 1766445640.354544, - "author_account_age_days": 3625 + "cached_time": 1766527989.842067, + "author_account_age_days": 3626 }, "https://github.com/vaishnav-vn/va1": { "stars": 0, "last_update": "2025-12-12 15:44:22", - "cached_time": 1766445640.363935, - "author_account_age_days": 2503 + "cached_time": 1766527989.898976, + "author_account_age_days": 2504 }, "https://github.com/Azornes/Comfyui-LayerForge": { "stars": 261, "last_update": "2025-11-13 16:10:34", - "cached_time": 1766445640.471653, - "author_account_age_days": 3437 + "cached_time": 1766527989.925755, + "author_account_age_days": 3438 }, "https://github.com/watarika/ComfyUI-SendToEagle-w-Metadata": { "stars": 4, "last_update": "2025-12-17 05:30:18", - "cached_time": 1766445640.652878, - "author_account_age_days": 2279 + "cached_time": 1766527989.972905, + "author_account_age_days": 2280 }, "https://github.com/Azornes/Comfyui-Resolution-Master": { "stars": 201, "last_update": "2025-12-08 13:33:06", - "cached_time": 1766445640.66278, - "author_account_age_days": 3437 + "cached_time": 1766527990.33733, + "author_account_age_days": 3438 }, "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { "stars": 5, "last_update": "2025-08-31 18:49:44", - "cached_time": 1766445640.881007, - "author_account_age_days": 4492 + "cached_time": 1766527990.384372, + "author_account_age_days": 4493 }, "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": { "stars": 1, "last_update": "2025-07-22 15:23:02", - "cached_time": 1766445640.996806, - "author_account_age_days": 3378 + "cached_time": 1766527990.627557, + "author_account_age_days": 3379 }, "https://github.com/cuban044/ComfyUI-Veo3-Experimental": { "stars": 2, "last_update": "2025-07-23 11:04:17", - "cached_time": 1766445640.986728, - "author_account_age_days": 1013 + "cached_time": 1766527990.725787, + "author_account_age_days": 1014 }, "https://github.com/comnote-max/builmenlabo": { - "stars": 1, + "stars": 2, "last_update": "2025-07-24 08:37:04", - "cached_time": 1766445641.135257, - "author_account_age_days": 319 + "cached_time": 1766527990.749512, + "author_account_age_days": 320 }, "https://github.com/Cyrostar/Artha-Gemini": { "stars": 1, "last_update": "2025-08-30 15:54:04", - "cached_time": 1766445641.180424, - "author_account_age_days": 3257 + "cached_time": 1766527990.758145, + "author_account_age_days": 3258 }, "https://github.com/Cyrostar/Artha-Projekt": { "stars": 0, "last_update": "2025-08-25 06:32:51", - "cached_time": 1766445641.282289, - "author_account_age_days": 3257 + "cached_time": 1766527990.813946, + "author_account_age_days": 3258 }, "https://github.com/GeraldWie/ComfyUI-I2I-slim": { "stars": 0, "last_update": "2025-07-24 05:51:33", - "cached_time": 1766445641.374991, - "author_account_age_days": 243 + "cached_time": 1766527990.866096, + "author_account_age_days": 244 }, "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": { "stars": 36, "last_update": "2025-08-01 08:26:12", - "cached_time": 1766445641.373903, - "author_account_age_days": 4967 + "cached_time": 1766527990.934541, + "author_account_age_days": 4968 }, "https://github.com/adrianschubek/comfyui-zeug": { "stars": 1, "last_update": "2025-07-24 22:13:07", - "cached_time": 1766445641.48673, - "author_account_age_days": 3509 + "cached_time": 1766527990.962218, + "author_account_age_days": 3510 }, "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": { "stars": 1, "last_update": "2025-08-05 10:16:15", - "cached_time": 1766445641.669479, - "author_account_age_days": 915 + "cached_time": 1766527990.990876, + "author_account_age_days": 916 }, "https://github.com/comfyuistudio/ComfyUI-Studio-nodes": { "stars": 1, "last_update": "2025-10-06 23:13:51", - "cached_time": 1766445641.682583, - "author_account_age_days": 395 + "cached_time": 1766527991.356782, + "author_account_age_days": 396 }, "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": { "stars": 232, "last_update": "2025-08-11 19:41:21", - "cached_time": 1766445641.927923, - "author_account_age_days": 5586 + "cached_time": 1766527991.405143, + "author_account_age_days": 5587 }, "https://github.com/AIWarper/ComfyUI-DAViD": { "stars": 6, "last_update": "2025-07-25 17:07:43", - "cached_time": 1766445641.997133, - "author_account_age_days": 424 + "cached_time": 1766527991.640842, + "author_account_age_days": 425 }, "https://github.com/weberjc/book-cover-finder-comfy": { "stars": 0, "last_update": "2025-07-25 11:04:58", - "cached_time": 1766445642.08021, - "author_account_age_days": 3574 + "cached_time": 1766527991.797016, + "author_account_age_days": 3575 }, "https://github.com/rndnanthu/ComfyUI-RndNanthu": { "stars": 28, "last_update": "2025-12-02 13:21:47", - "cached_time": 1766445642.186327, - "author_account_age_days": 2359 + "cached_time": 1766527991.781134, + "author_account_age_days": 2360 }, "https://github.com/Pun0110/ComfyUI-CSV-Styler": { "stars": 1, "last_update": "2025-11-08 14:43:59", - "cached_time": 1766445642.207718, - "author_account_age_days": 1589 + "cached_time": 1766527991.774423, + "author_account_age_days": 1590 }, "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": { "stars": 0, "last_update": "2025-09-09 09:10:08", - "cached_time": 1766445642.354679, - "author_account_age_days": 154 + "cached_time": 1766527991.921406, + "author_account_age_days": 155 }, "https://github.com/CallMe1101/ComfyUI_OmniAvatar": { "stars": 3, "last_update": "2025-11-02 04:46:30", - "cached_time": 1766445642.400595, - "author_account_age_days": 286 + "cached_time": 1766527991.884741, + "author_account_age_days": 287 }, "https://github.com/ebrinz/ComfyUI-MusicGen-HF": { "stars": 6, "last_update": "2025-11-18 00:58:02", - "cached_time": 1766445642.424661, - "author_account_age_days": 2604 + "cached_time": 1766527992.015522, + "author_account_age_days": 2605 }, "https://github.com/mcDandy/more_math": { "stars": 0, - "last_update": "2025-12-21 14:06:19", - "cached_time": 1766445642.517989, - "author_account_age_days": 3532 + "last_update": "2025-12-23 19:58:22", + "cached_time": 1766527991.977242, + "author_account_age_days": 3533 }, "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes": { "stars": 6, "last_update": "2025-08-07 12:47:42", - "cached_time": 1766445642.711974, - "author_account_age_days": 3724 + "cached_time": 1766527992.015281, + "author_account_age_days": 3725 }, "https://github.com/kmlbdh/ComfyUI-kmlbdh-VideoCombine": { "stars": 2, "last_update": "2025-09-13 14:47:17", - "cached_time": 1766445642.699103, - "author_account_age_days": 3724 + "cached_time": 1766527992.418364, + "author_account_age_days": 3725 }, "https://github.com/joosthel/ComfyUI-CVOverlay": { "stars": 4, "last_update": "2025-07-28 11:41:47", - "cached_time": 1766445643.023164, - "author_account_age_days": 812 + "cached_time": 1766527992.474858, + "author_account_age_days": 813 }, "https://github.com/lokinou/comfyui-offload-models": { "stars": 2, "last_update": "2025-10-05 04:33:49", - "cached_time": 1766445643.102245, - "author_account_age_days": 4700 + "cached_time": 1766527992.82459, + "author_account_age_days": 4701 }, "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler": { "stars": 1, "last_update": "2025-08-14 13:53:47", - "cached_time": 1766445643.106243, - "author_account_age_days": 3709 + "cached_time": 1766527992.86448, + "author_account_age_days": 3710 }, "https://github.com/YaserJaradeh/comfyui-yaser-nodes": { "stars": 5, "last_update": "2025-10-17 12:29:43", - "cached_time": 1766445643.233008, - "author_account_age_days": 4071 + "cached_time": 1766527992.812513, + "author_account_age_days": 4072 }, "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": { "stars": 2, "last_update": "2025-07-30 04:27:29", - "cached_time": 1766445643.239099, - "author_account_age_days": 1127 + "cached_time": 1766527992.927676, + "author_account_age_days": 1128 }, "https://github.com/gvfarns/comfyui_gvf": { "stars": 0, "last_update": "2025-12-03 19:53:27", - "cached_time": 1766445643.482973, - "author_account_age_days": 4653 + "cached_time": 1766527992.931895, + "author_account_age_days": 4654 }, "https://github.com/mikeshuangyan/ComfyUI_MqUtils": { "stars": 0, "last_update": "2025-07-31 08:46:16", - "cached_time": 1766445643.448799, - "author_account_age_days": 4855 + "cached_time": 1766527992.969151, + "author_account_age_days": 4856 }, "https://github.com/Franklyc/comfyui-lora-adain-patcher-node": { "stars": 7, "last_update": "2025-09-19 03:22:12", - "cached_time": 1766445643.504766, - "author_account_age_days": 1223 + "cached_time": 1766527993.025153, + "author_account_age_days": 1224 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 3, "last_update": "2025-07-31 16:30:02", - "cached_time": 1766445643.582089, - "author_account_age_days": 2728 + "cached_time": 1766527993.063732, + "author_account_age_days": 2729 }, "https://github.com/woct0rdho/ComfyUI-RadialAttn": { "stars": 98, "last_update": "2025-12-19 08:59:32", - "cached_time": 1766445643.700408, - "author_account_age_days": 3345 + "cached_time": 1766527993.074466, + "author_account_age_days": 3346 }, "https://github.com/jiafuzeng/comfyui-LatentSync": { "stars": 0, "last_update": "2025-08-01 08:05:58", - "cached_time": 1766445643.725357, - "author_account_age_days": 2759 + "cached_time": 1766527993.455134, + "author_account_age_days": 2760 }, "https://github.com/What-a-stupid-username/comfyui-InversedSampler": { "stars": 1, "last_update": "2025-07-31 14:35:16", - "cached_time": 1766445644.071772, - "author_account_age_days": 2838 + "cached_time": 1766527993.584258, + "author_account_age_days": 2839 }, "https://github.com/rubenvillarreal/ComfyUI_PoseAlign": { "stars": 1, "last_update": "2025-08-02 09:35:21", - "cached_time": 1766445644.100997, - "author_account_age_days": 3618 + "cached_time": 1766527993.861959, + "author_account_age_days": 3619 }, "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode": { "stars": 0, "last_update": "2025-08-01 20:21:22", - "cached_time": 1766445644.110211, - "author_account_age_days": 3162 + "cached_time": 1766527993.853209, + "author_account_age_days": 3163 }, "https://github.com/jupo-ai/comfy-aspect-ratios": { "stars": 1, "last_update": "2025-10-01 02:59:34", - "cached_time": 1766445644.256829, - "author_account_age_days": 296 + "cached_time": 1766527993.920104, + "author_account_age_days": 297 }, "https://github.com/Rizzlord/ComfyUI-RizzNodes": { "stars": 1, "last_update": "2025-12-10 14:16:31", - "cached_time": 1766445644.255383, - "author_account_age_days": 1975 + "cached_time": 1766527993.95915, + "author_account_age_days": 1976 }, "https://github.com/Brekel/ComfyUI-Brekel": { "stars": 18, "last_update": "2025-11-17 19:08:10", - "cached_time": 1766445644.46562, - "author_account_age_days": 5371 + "cached_time": 1766527993.991943, + "author_account_age_days": 5372 }, "https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node": { "stars": 6, "last_update": "2025-08-02 00:48:15", - "cached_time": 1766445644.520835, - "author_account_age_days": 2392 + "cached_time": 1766527994.004103, + "author_account_age_days": 2393 }, "https://github.com/juddisjudd/ComfyUI-BawkNodes": { "stars": 7, "last_update": "2025-10-06 06:57:23", - "cached_time": 1766445644.539042, - "author_account_age_days": 1657 + "cached_time": 1766527994.162339, + "author_account_age_days": 1658 }, "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows": { "stars": 14, - "last_update": "2025-09-13 15:37:23", - "cached_time": 1766445644.598675, - "author_account_age_days": 365 + "last_update": "2025-12-23 14:23:25", + "cached_time": 1766527994.069723, + "author_account_age_days": 366 }, "https://github.com/tercumantanumut/ComfyUI-Omini-Kontext": { "stars": 59, "last_update": "2025-08-13 20:55:23", - "cached_time": 1766445644.721225, - "author_account_age_days": 1010 + "cached_time": 1766527994.201248, + "author_account_age_days": 1011 }, "https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent": { "stars": 31, "last_update": "2025-08-05 12:38:00", - "cached_time": 1766445644.74442, - "author_account_age_days": 3158 + "cached_time": 1766527994.548779, + "author_account_age_days": 3159 }, "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled": { "stars": 11, "last_update": "2025-10-22 21:10:35", - "cached_time": 1766445645.082488, - "author_account_age_days": 3158 + "cached_time": 1766527994.632666, + "author_account_age_days": 3159 }, "https://github.com/stduhpf/ComfyUI-WanMoeKSampler": { - "stars": 206, + "stars": 207, "last_update": "2025-10-22 21:09:42", - "cached_time": 1766445645.160457, - "author_account_age_days": 3158 + "cached_time": 1766527994.890961, + "author_account_age_days": 3159 }, "https://github.com/chuchu114514/comfyui_text_list_stepper": { "stars": 4, "last_update": "2025-08-07 01:52:58", - "cached_time": 1766445645.132443, - "author_account_age_days": 906 + "cached_time": 1766527994.903962, + "author_account_age_days": 907 }, "https://github.com/kanibus/kanibus": { "stars": 5, "last_update": "2025-08-04 04:27:56", - "cached_time": 1766445645.277709, - "author_account_age_days": 1083 + "cached_time": 1766527994.937137, + "author_account_age_days": 1084 }, "https://github.com/NewNoviceChen/ComfyUI-XingLiu": { "stars": 4, "last_update": "2025-10-24 09:33:20", - "cached_time": 1766445645.275521, - "author_account_age_days": 1491 + "cached_time": 1766527994.995756, + "author_account_age_days": 1492 }, "https://github.com/ranska/pixel_palette_art": { "stars": 1, "last_update": "2025-09-02 08:35:03", - "cached_time": 1766445645.513657, - "author_account_age_days": 5802 + "cached_time": 1766527995.022438, + "author_account_age_days": 5803 }, "https://github.com/SaturMars/ComfyUI-NVVFR": { "stars": 0, "last_update": "2025-08-05 05:39:42", - "cached_time": 1766445645.59231, - "author_account_age_days": 684 + "cached_time": 1766527995.014261, + "author_account_age_days": 685 }, "https://github.com/SaturMars/ComfyUI-QwenImageLoraConverter": { "stars": 29, "last_update": "2025-08-09 17:55:04", - "cached_time": 1766445645.590176, - "author_account_age_days": 684 + "cached_time": 1766527995.11056, + "author_account_age_days": 685 }, "https://github.com/jqy-yo/comfyui-gemini-nodes": { "stars": 5, "last_update": "2025-10-10 09:41:20", - "cached_time": 1766445645.612874, - "author_account_age_days": 587 + "cached_time": 1766527995.218227, + "author_account_age_days": 588 }, "https://github.com/fidecastro/comfyui-llamacpp-client": { "stars": 2, "last_update": "2025-08-05 06:09:32", - "cached_time": 1766445645.756139, - "author_account_age_days": 3540 + "cached_time": 1766527995.217974, + "author_account_age_days": 3541 }, "https://github.com/PICOPON/ComfyUI-API-OpenAI-Node": { "stars": 0, "last_update": "2025-08-05 06:27:09", - "cached_time": 1766445645.752999, - "author_account_age_days": 2434 + "cached_time": 1766527995.576914, + "author_account_age_days": 2435 }, "https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11": { "stars": 11, "last_update": "2025-08-05 07:33:46", - "cached_time": 1766445646.115526, - "author_account_age_days": 2817 + "cached_time": 1766527995.765956, + "author_account_age_days": 2818 }, "https://github.com/snomiao/ComfyUI-Video-Crop": { "stars": 3, "last_update": "2025-08-05 13:53:52", - "cached_time": 1766445646.138895, - "author_account_age_days": 4267 + "cached_time": 1766527995.908048, + "author_account_age_days": 4268 }, "https://github.com/Koren-cy/FlowCV": { "stars": 3, "last_update": "2025-08-12 18:22:52", - "cached_time": 1766445646.200688, - "author_account_age_days": 550 + "cached_time": 1766527995.960481, + "author_account_age_days": 551 }, "https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": { "stars": 3, "last_update": "2025-09-23 22:08:30", - "cached_time": 1766445646.323752, - "author_account_age_days": 4547 + "cached_time": 1766527995.974989, + "author_account_age_days": 4548 }, "https://github.com/HWDigi/Factory-Prompts_comfyui": { "stars": 1, "last_update": "2025-08-06 08:31:02", - "cached_time": 1766445646.311218, - "author_account_age_days": 168 + "cached_time": 1766527996.029789, + "author_account_age_days": 169 }, "https://github.com/max-dingsda/OllamaTools": { "stars": 3, "last_update": "2025-12-10 13:38:13", - "cached_time": 1766445646.530238, - "author_account_age_days": 238 + "cached_time": 1766527996.03354, + "author_account_age_days": 239 }, "https://github.com/diodiogod/TTS-Audio-Suite": { - "stars": 475, + "stars": 476, "last_update": "2025-12-20 14:14:40", - "cached_time": 1766445646.812343, - "author_account_age_days": 674 + "cached_time": 1766527996.049694, + "author_account_age_days": 675 }, "https://github.com/Ferocit/comfyui-feroccustomnodes": { "stars": 0, "last_update": "2025-08-08 21:50:00", - "cached_time": 1766445646.627913, - "author_account_age_days": 4712 + "cached_time": 1766527996.170115, + "author_account_age_days": 4713 }, "https://github.com/drozbay/ComfyUI-WanVaceAdvanced": { "stars": 67, "last_update": "2025-12-21 00:28:20", - "cached_time": 1766445646.680133, - "author_account_age_days": 3597 + "cached_time": 1766527996.254272, + "author_account_age_days": 3598 }, "https://github.com/Lovzu/ComfyUI-KittenTTS": { "stars": 1, "last_update": "2025-08-09 06:04:38", - "cached_time": 1766445646.792887, - "author_account_age_days": 330 + "cached_time": 1766527996.284047, + "author_account_age_days": 331 }, "https://github.com/Pirog17000/Pirogs-Nodes": { "stars": 3, "last_update": "2025-11-17 00:34:32", - "cached_time": 1766445646.819093, - "author_account_age_days": 4758 + "cached_time": 1766527996.601143, + "author_account_age_days": 4759 }, "https://github.com/eric183/ComfyUI-Only": { "stars": 71, "last_update": "2025-08-23 07:48:17", - "cached_time": 1766445647.299014, - "author_account_age_days": 3979 + "cached_time": 1766527996.827013, + "author_account_age_days": 3980 }, "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": { "stars": 6, "last_update": "2025-12-01 03:45:48", - "cached_time": 1766445647.230508, - "author_account_age_days": 348 + "cached_time": 1766527996.923155, + "author_account_age_days": 349 }, "https://github.com/ExoticArts/comfyui-ea-nodes": { "stars": 0, "last_update": "2025-11-10 03:24:25", - "cached_time": 1766445647.253574, - "author_account_age_days": 134 + "cached_time": 1766527996.971064, + "author_account_age_days": 135 }, "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer": { "stars": 15, "last_update": "2025-09-26 04:19:03", - "cached_time": 1766445647.320944, - "author_account_age_days": 321 + "cached_time": 1766527997.01301, + "author_account_age_days": 322 }, "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": { "stars": 12, "last_update": "2025-11-26 07:42:57", - "cached_time": 1766445647.335172, - "author_account_age_days": 4446 + "cached_time": 1766527997.135379, + "author_account_age_days": 4447 }, "https://github.com/luke-mino-altherr/ComfyUI-LatentReverb": { "stars": 3, "last_update": "2025-08-13 00:14:13", - "cached_time": 1766445647.575804, - "author_account_age_days": 4058 + "cached_time": 1766527997.069682, + "author_account_age_days": 4059 }, "https://github.com/Baverne/comfyUI-TiledWan": { "stars": 3, "last_update": "2025-08-21 10:14:11", - "cached_time": 1766445647.663269, - "author_account_age_days": 1017 + "cached_time": 1766527997.073296, + "author_account_age_days": 1018 }, "https://github.com/teamalpha-ai/comfyui-image-transformer": { "stars": 1, "last_update": "2025-10-02 03:48:49", - "cached_time": 1766445647.810482, - "author_account_age_days": 538 + "cached_time": 1766527997.249498, + "author_account_age_days": 539 }, "https://github.com/karas17/ComfyUI-Camera-Watermark": { "stars": 12, "last_update": "2025-11-07 17:29:28", - "cached_time": 1766445647.830514, - "author_account_age_days": 3203 + "cached_time": 1766527997.293189, + "author_account_age_days": 3204 }, "https://github.com/njlent/ComfyUI_wavelet-colorfix": { "stars": 3, "last_update": "2025-08-13 13:04:06", - "cached_time": 1766445647.823295, - "author_account_age_days": 4004 + "cached_time": 1766527997.318776, + "author_account_age_days": 4005 }, "https://github.com/shinyakidoguchi301/comfyui-lora-tag-loader": { "stars": 0, "last_update": "2025-08-14 08:18:47", - "cached_time": 1766445647.825394, - "author_account_age_days": 262 + "cached_time": 1766527997.614627, + "author_account_age_days": 263 }, "https://github.com/flybirdxx/ComfyUI-SDMatte": { - "stars": 158, + "stars": 157, "last_update": "2025-12-19 04:29:06", - "cached_time": 1766445648.248087, - "author_account_age_days": 3193 + "cached_time": 1766527997.851304, + "author_account_age_days": 3194 }, "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale": { "stars": 18, "last_update": "2025-08-14 18:53:13", - "cached_time": 1766445648.305047, - "author_account_age_days": 1577 + "cached_time": 1766527997.964486, + "author_account_age_days": 1578 }, "https://github.com/RainyN0077/ComfyUI-PromptSE": { "stars": 10, "last_update": "2025-08-15 13:12:09", - "cached_time": 1766445648.348713, - "author_account_age_days": 336 + "cached_time": 1766527998.02809, + "author_account_age_days": 337 }, "https://github.com/DenRakEiw/Latent_Nodes": { "stars": 24, "last_update": "2025-08-13 14:21:14", - "cached_time": 1766445648.412561, - "author_account_age_days": 1577 + "cached_time": 1766527998.061778, + "author_account_age_days": 1578 }, "https://github.com/kusurin/ComfyUI-chronophotography": { "stars": 0, "last_update": "2025-08-16 15:11:58", - "cached_time": 1766445648.610112, - "author_account_age_days": 1164 + "cached_time": 1766527998.079425, + "author_account_age_days": 1165 }, "https://github.com/feffy380/comfyui-chroma-cache": { "stars": 16, "last_update": "2025-08-15 12:29:59", - "cached_time": 1766445648.591411, - "author_account_age_days": 1176 + "cached_time": 1766527998.11133, + "author_account_age_days": 1177 }, "https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": { "stars": 0, "last_update": "2025-08-15 13:52:56", - "cached_time": 1766445648.875032, - "author_account_age_days": 3430 + "cached_time": 1766527998.188022, + "author_account_age_days": 3431 }, "https://github.com/Alectriciti/comfyui-adaptiveprompts": { "stars": 49, "last_update": "2025-12-20 23:05:31", - "cached_time": 1766445648.824007, - "author_account_age_days": 5012 + "cached_time": 1766527998.267984, + "author_account_age_days": 5013 }, "https://github.com/NHLStenden/ComfyUI-ImageBag": { "stars": 0, "last_update": "2025-12-20 12:10:06", - "cached_time": 1766445648.94475, - "author_account_age_days": 2800 + "cached_time": 1766527998.38571, + "author_account_age_days": 2801 }, "https://github.com/jupo-ai/comfy-preview-model": { "stars": 0, "last_update": "2025-08-21 16:38:28", - "cached_time": 1766445648.83539, - "author_account_age_days": 296 + "cached_time": 1766527998.33703, + "author_account_age_days": 297 }, "https://github.com/jupo-ai/comfy-join-prompt": { "stars": 1, "last_update": "2025-10-01 03:36:40", - "cached_time": 1766445648.891941, - "author_account_age_days": 296 + "cached_time": 1766527998.626586, + "author_account_age_days": 297 }, "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio": { "stars": 4, "last_update": "2025-08-15 17:37:40", - "cached_time": 1766445649.260683, - "author_account_age_days": 1168 + "cached_time": 1766527998.908583, + "author_account_age_days": 1169 }, "https://github.com/jupo-ai/comfy-linear-move": { "stars": 1, "last_update": "2025-08-21 16:31:49", - "cached_time": 1766445649.348276, - "author_account_age_days": 296 + "cached_time": 1766527999.029254, + "author_account_age_days": 297 }, "https://github.com/apeirography/DaimalyadNodes": { "stars": 0, "last_update": "2025-08-15 03:21:01", - "cached_time": 1766445649.379253, - "author_account_age_days": 2287 + "cached_time": 1766527999.061662, + "author_account_age_days": 2288 }, "https://github.com/mamorett/ComfyUI_minicpmv4": { "stars": 1, "last_update": "2025-10-23 14:42:23", - "cached_time": 1766445649.45062, - "author_account_age_days": 1298 + "cached_time": 1766527999.086863, + "author_account_age_days": 1299 }, "https://github.com/marco-zanella/ComfyUI-BooleanExpression": { "stars": 0, "last_update": "2025-08-17 02:05:40", - "cached_time": 1766445649.595793, - "author_account_age_days": 4064 + "cached_time": 1766527999.473276, + "author_account_age_days": 4065 }, "https://github.com/WeChatCV/Stand-In_Preprocessor_ComfyUI": { "stars": 149, "last_update": "2025-08-21 13:52:03", - "cached_time": 1766445649.696636, - "author_account_age_days": 1839 + "cached_time": 1766527999.216301, + "author_account_age_days": 1840 }, "https://github.com/vslinx/ComfyUI-vslinx-nodes": { "stars": 1, "last_update": "2025-12-12 00:08:18", - "cached_time": 1766445649.865804, - "author_account_age_days": 2399 + "cached_time": 1766527999.233035, + "author_account_age_days": 2400 }, "https://github.com/HoangYell/comfyui-hoangyell-video": { "stars": 0, "last_update": "2025-08-21 13:34:55", - "cached_time": 1766445649.891174, - "author_account_age_days": 4289 + "cached_time": 1766527999.31865, + "author_account_age_days": 4290 }, "https://github.com/SilverAndJade/comfyui-silver-nodes": { "stars": 0, "last_update": "2025-09-05 20:06:53", - "cached_time": 1766445649.926963, - "author_account_age_days": 4098 + "cached_time": 1766527999.336486, + "author_account_age_days": 4099 }, "https://github.com/L33chKing/comfyui-tag-frequency-weighter": { "stars": 0, "last_update": "2025-08-17 22:37:50", - "cached_time": 1766445649.919397, - "author_account_age_days": 2796 + "cached_time": 1766527999.412831, + "author_account_age_days": 2797 }, "https://github.com/krigeta/qwen-image-controlnets-comfyui": { "stars": 2, "last_update": "2025-08-17 11:09:39", - "cached_time": 1766445649.958278, - "author_account_age_days": 1847 + "cached_time": 1766527999.658221, + "author_account_age_days": 1848 }, "https://github.com/routhakash/AkkiNodes-LLM-Suite-for-ComfyUI": { "stars": 6, "last_update": "2025-11-25 19:40:54", - "cached_time": 1766445650.284894, - "author_account_age_days": 917 + "cached_time": 1766527999.922573, + "author_account_age_days": 918 }, "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler": { - "stars": 156, + "stars": 157, "last_update": "2025-12-06 16:28:42", - "cached_time": 1766445650.404956, - "author_account_age_days": 4970 + "cached_time": 1766528000.075232, + "author_account_age_days": 4971 }, "https://github.com/Saquib764/omini-kontext": { "stars": 426, "last_update": "2025-09-01 16:42:36", - "cached_time": 1766445650.429562, - "author_account_age_days": 5022 + "cached_time": 1766528000.143533, + "author_account_age_days": 5023 }, "https://github.com/obisin/ComfyUI-DGLS": { "stars": 12, "last_update": "2025-09-26 10:25:10", - "cached_time": 1766445650.47582, - "author_account_age_days": 1561 + "cached_time": 1766528000.085658, + "author_account_age_days": 1562 }, "https://github.com/Dehypnotic/comfyui-numbered-text": { "stars": 0, "last_update": "2025-10-08 15:13:36", - "cached_time": 1766445650.619066, - "author_account_age_days": 1638 + "cached_time": 1766528000.246165, + "author_account_age_days": 1639 }, "https://github.com/rickrender/ComfyUI-Vectorizer-API": { "stars": 2, "last_update": "2025-08-20 00:09:26", - "cached_time": 1766445650.705622, + "cached_time": 1766528000.292369, "author_account_age_days": 1087 }, "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": { "stars": 5, "last_update": "2025-11-28 08:21:35", - "cached_time": 1766445651.29583, - "author_account_age_days": 575 + "cached_time": 1766528000.815389, + "author_account_age_days": 576 }, "https://github.com/Hangover3832/ComfyUI_Hangover-Utils": { "stars": 1, "last_update": "2025-11-15 18:59:51", - "cached_time": 1766445650.899909, - "author_account_age_days": 1156 + "cached_time": 1766528000.382616, + "author_account_age_days": 1157 }, "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 1, "last_update": "2025-11-22 03:39:03", - "cached_time": 1766445650.942649, - "author_account_age_days": 2328 + "cached_time": 1766528000.452762, + "author_account_age_days": 2329 }, "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": { "stars": 6, "last_update": "2025-11-08 13:11:55", - "cached_time": 1766445650.957752, - "author_account_age_days": 4426 + "cached_time": 1766528000.525513, + "author_account_age_days": 4427 }, "https://github.com/chyer/Chye-ComfyUI-Toolset": { "stars": 0, "last_update": "2025-11-20 09:04:13", - "cached_time": 1766445650.955638, - "author_account_age_days": 4578 + "cached_time": 1766528000.689027, + "author_account_age_days": 4579 }, "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule": { "stars": 0, "last_update": "2025-08-24 09:00:45", - "cached_time": 1766445651.335646, - "author_account_age_days": 3775 + "cached_time": 1766528000.942091, + "author_account_age_days": 3776 }, "https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": { "stars": 2, "last_update": "2025-08-21 16:54:53", - "cached_time": 1766445651.467533, - "author_account_age_days": 3224 + "cached_time": 1766528001.112494, + "author_account_age_days": 3225 }, "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": { "stars": 0, "last_update": "2025-08-22 06:10:44", - "cached_time": 1766445651.443207, - "author_account_age_days": 122 + "cached_time": 1766528001.188698, + "author_account_age_days": 123 }, "https://github.com/dimtoneff/ComfyUI-VL-Nodes": { "stars": 9, "last_update": "2025-08-29 01:10:55", - "cached_time": 1766445651.511621, - "author_account_age_days": 3961 + "cached_time": 1766528001.257743, + "author_account_age_days": 3962 }, "https://github.com/ReinerBforartists/comfyui_text_line_combine": { "stars": 0, "last_update": "2025-08-23 10:59:19", - "cached_time": 1766445651.640582, - "author_account_age_days": 3775 + "cached_time": 1766528001.300983, + "author_account_age_days": 3776 }, "https://github.com/mangobyed/ComfyUI_Detection_List": { "stars": 0, "last_update": "2025-08-22 20:53:01", - "cached_time": 1766445651.702206, - "author_account_age_days": 412 + "cached_time": 1766528001.317785, + "author_account_age_days": 413 }, "https://github.com/Daxamur/DaxNodes": { "stars": 0, "last_update": "2025-08-30 19:54:44", - "cached_time": 1766445651.94206, - "author_account_age_days": 2641 + "cached_time": 1766528001.390738, + "author_account_age_days": 2642 }, "https://github.com/Dehypnotic/comfyui-range-to-string": { "stars": 0, "last_update": "2025-10-02 09:30:29", - "cached_time": 1766445651.973763, - "author_account_age_days": 1638 + "cached_time": 1766528001.482596, + "author_account_age_days": 1639 }, "https://github.com/KY-2000/RES4LYF-tester-loop": { "stars": 9, "last_update": "2025-08-26 02:18:02", - "cached_time": 1766445651.980527, - "author_account_age_days": 2279 + "cached_time": 1766528001.565712, + "author_account_age_days": 2280 }, "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": { "stars": 2, "last_update": "2025-08-26 15:57:33", - "cached_time": 1766445652.032562, - "author_account_age_days": 2279 + "cached_time": 1766528001.829235, + "author_account_age_days": 2280 }, "https://github.com/KY-2000/comfyui-ksampler-tester-loop": { "stars": 8, "last_update": "2025-08-26 02:18:37", - "cached_time": 1766445652.333952, - "author_account_age_days": 2279 + "cached_time": 1766528001.828322, + "author_account_age_days": 2280 }, "https://github.com/KY-2000/comfyui-save-image-enhanced": { "stars": 0, "last_update": "2025-08-31 07:47:45", - "cached_time": 1766445652.393613, - "author_account_age_days": 2279 + "cached_time": 1766528002.008283, + "author_account_age_days": 2280 }, "https://github.com/Firetheft/ComfyUI_Civitai_Gallery": { "stars": 88, "last_update": "2025-12-02 14:21:28", - "cached_time": 1766445652.442649, - "author_account_age_days": 1447 + "cached_time": 1766528002.174438, + "author_account_age_days": 1448 }, "https://github.com/Jelosus2/comfyui-vae-reflection": { "stars": 9, "last_update": "2025-11-11 18:27:58", - "cached_time": 1766445652.494329, - "author_account_age_days": 1850 + "cached_time": 1766528002.252241, + "author_account_age_days": 1851 }, "https://github.com/a-l-e-x-d-s-9/ComfyUI-SaveCheckpointWithMetadata": { "stars": 0, "last_update": "2025-08-25 20:29:15", - "cached_time": 1766445652.713917, - "author_account_age_days": 4347 + "cached_time": 1766528002.317433, + "author_account_age_days": 4348 }, "https://github.com/RegulusAlpha/ComfyUI-DynPromptSimplified": { "stars": 2, "last_update": "2025-10-27 18:44:13", - "cached_time": 1766445653.068206, - "author_account_age_days": 3401 + "cached_time": 1766528002.774121, + "author_account_age_days": 3402 }, "https://github.com/jialuw0830/flux_api_comfyui_plugin": { "stars": 0, "last_update": "2025-09-04 12:42:43", - "cached_time": 1766445652.797445, - "author_account_age_days": 387 + "cached_time": 1766528002.334799, + "author_account_age_days": 388 }, "https://github.com/LeanModels/ComfyUI-DFloat11": { - "stars": 16, + "stars": 17, "last_update": "2025-08-26 08:55:44", - "cached_time": 1766445653.000854, - "author_account_age_days": 301 + "cached_time": 1766528002.455139, + "author_account_age_days": 302 }, "https://github.com/birdneststream/ComfyUI-Mircify": { "stars": 0, "last_update": "2025-08-31 02:51:11", - "cached_time": 1766445653.020123, + "cached_time": 1766528002.527323, "author_account_age_days": 1913 }, "https://github.com/citronlegacy/ComfyUI-CitronNodes": { "stars": 0, "last_update": "2025-08-26 00:14:42", - "cached_time": 1766445653.000221, - "author_account_age_days": 4484 + "cached_time": 1766528002.62181, + "author_account_age_days": 4485 }, "https://github.com/ZeroSpaceStudios/ComfyUI-ZSNodes": { "stars": 0, "last_update": "2025-08-26 00:26:08", - "cached_time": 1766445653.125914, - "author_account_age_days": 270 + "cached_time": 1766528002.95979, + "author_account_age_days": 271 }, "https://github.com/thimpat/ThimPatUtils": { "stars": 0, "last_update": "2025-08-25 18:04:19", - "cached_time": 1766445653.369439, - "author_account_age_days": 4225 + "cached_time": 1766528002.904226, + "author_account_age_days": 4226 }, "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt": { "stars": 0, "last_update": "2025-11-05 16:43:30", - "cached_time": 1766445653.437214, + "cached_time": 1766528003.050579, "author_account_age_days": 3173 }, "https://github.com/krakenunbound/ComfyUI-KrakenTools": { "stars": 2, "last_update": "2025-12-07 18:32:43", - "cached_time": 1766445653.493629, - "author_account_age_days": 125 + "cached_time": 1766528003.176024, + "author_account_age_days": 126 }, "https://github.com/joanna910225/comfyui-housekeeper": { "stars": 17, "last_update": "2025-12-02 06:51:44", - "cached_time": 1766445653.521288, - "author_account_age_days": 4165 + "cached_time": 1766528003.621739, + "author_account_age_days": 4166 }, "https://github.com/RUiNtheExtinct/comfyui-save-file-extended": { "stars": 6, "last_update": "2025-11-27 04:45:39", - "cached_time": 1766445654.193982, - "author_account_age_days": 638 + "cached_time": 1766528003.84308, + "author_account_age_days": 639 }, "https://github.com/orion4d/ComfyUI_SharpnessPro": { "stars": 8, "last_update": "2025-08-27 09:02:20", - "cached_time": 1766445653.824485, - "author_account_age_days": 1128 + "cached_time": 1766528003.402241, + "author_account_age_days": 1129 }, "https://github.com/popoimm/comfyui-popo-utility": { "stars": 0, "last_update": "2025-08-28 17:56:41", - "cached_time": 1766445654.014551, - "author_account_age_days": 3590 + "cached_time": 1766528003.520725, + "author_account_age_days": 3591 }, "https://github.com/Enemyx-net/VibeVoice-ComfyUI": { - "stars": 1262, + "stars": 1264, "last_update": "2025-10-02 18:51:41", - "cached_time": 1766445654.056793, - "author_account_age_days": 117 + "cached_time": 1766528003.547981, + "author_account_age_days": 118 }, "https://github.com/mikheys/comfyui-gemini-mikheys": { "stars": 2, "last_update": "2025-08-29 15:15:54", - "cached_time": 1766445654.060056, - "author_account_age_days": 2948 + "cached_time": 1766528003.691982, + "author_account_age_days": 2949 }, "https://github.com/Gipphe/comfyui-metadata-statistics": { "stars": 0, "last_update": "2025-08-28 20:43:50", - "cached_time": 1766445654.095762, - "author_account_age_days": 4859 + "cached_time": 1766528003.811064, + "author_account_age_days": 4860 }, "https://github.com/fredhopp/comfyui-flipflopnodes": { "stars": 0, "last_update": "2025-09-02 04:42:06", - "cached_time": 1766445654.160929, - "author_account_age_days": 1981 + "cached_time": 1766528003.951316, + "author_account_age_days": 1982 }, "https://github.com/Saganaki22/ComfyUI-dotWaveform": { "stars": 27, "last_update": "2025-11-12 10:35:07", - "cached_time": 1766445654.400108, + "cached_time": 1766528003.969514, "author_account_age_days": 1683 }, "https://github.com/sfinktah/comfy-ovum": { "stars": 6, "last_update": "2025-11-17 22:15:39", - "cached_time": 1766445654.468629, - "author_account_age_days": 4579 + "cached_time": 1766528004.113645, + "author_account_age_days": 4580 }, "https://github.com/lucasgattas/comfyui-egregora-divide-and-enhance": { "stars": 1, "last_update": "2025-09-11 11:41:23", - "cached_time": 1766445654.544912, - "author_account_age_days": 2980 + "cached_time": 1766528004.194617, + "author_account_age_days": 2981 }, "https://github.com/sweetndata/ComfyUI-Reflatent": { "stars": 0, "last_update": "2025-08-27 16:38:57", - "cached_time": 1766445654.573317, - "author_account_age_days": 1278 + "cached_time": 1766528004.476364, + "author_account_age_days": 1279 }, "https://github.com/aesethtics/ComfyUI-Utilitools": { "stars": 1, "last_update": "2025-08-27 21:58:17", - "cached_time": 1766445654.824646, - "author_account_age_days": 3393 + "cached_time": 1766528004.573709, + "author_account_age_days": 3394 }, "https://github.com/grmchn/ComfyUI-ProportionChanger": { "stars": 73, "last_update": "2025-12-13 06:58:50", - "cached_time": 1766445655.05412, - "author_account_age_days": 205 + "cached_time": 1766528004.644648, + "author_account_age_days": 206 }, "https://github.com/huwenkai26/comfyui-remove-text": { "stars": 0, "last_update": "2025-08-28 07:03:52", - "cached_time": 1766445655.065183, - "author_account_age_days": 3573 + "cached_time": 1766528004.655192, + "author_account_age_days": 3574 }, "https://github.com/BAIKEMARK/ComfyUI_Civitai_Prompt_Stats": { "stars": 3, "last_update": "2025-08-29 11:15:29", - "cached_time": 1766445655.097395, - "author_account_age_days": 851 + "cached_time": 1766528004.713921, + "author_account_age_days": 852 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": { "stars": 102, "last_update": "2025-11-25 03:54:19", - "cached_time": 1766445655.644249, - "author_account_age_days": 851 + "cached_time": 1766528005.615784, + "author_account_age_days": 852 }, "https://github.com/Jarcis-cy/ComfyUI-HunyuanVideoFoley": { "stars": 6, "last_update": "2025-08-29 16:44:45", - "cached_time": 1766445655.194061, - "author_account_age_days": 2772 + "cached_time": 1766528004.885911, + "author_account_age_days": 2773 }, "https://github.com/gsusgg/ComfyUI_CozyGen": { "stars": 22, "last_update": "2025-10-17 22:36:41", - "cached_time": 1766445655.206378, - "author_account_age_days": 1165 + "cached_time": 1766528005.002871, + "author_account_age_days": 1166 }, "https://github.com/daehwa00/ComfyUI-NanoBananaAPI": { "stars": 2, "last_update": "2025-09-03 08:41:00", - "cached_time": 1766445655.455661, - "author_account_age_days": 2101 + "cached_time": 1766528004.999939, + "author_account_age_days": 2102 }, "https://github.com/railep/ComfyUI-HunyuanVideo-Foley": { "stars": 5, "last_update": "2025-08-29 16:48:04", - "cached_time": 1766445655.493203, - "author_account_age_days": 294 + "cached_time": 1766528005.158289, + "author_account_age_days": 295 }, "https://github.com/annewj023/Comfyui_google_nano": { "stars": 11, "last_update": "2025-09-03 21:17:57", - "cached_time": 1766445655.55878, - "author_account_age_days": 543 + "cached_time": 1766528005.232207, + "author_account_age_days": 544 }, "https://github.com/Juste-Leo2/USO_ComfyUI": { "stars": 6, "last_update": "2025-08-30 20:21:25", - "cached_time": 1766445655.607464, - "author_account_age_days": 417 + "cached_time": 1766528005.486319, + "author_account_age_days": 418 }, "https://github.com/Urabewe/ComfyUI-CountS2VExtend": { "stars": 0, "last_update": "2025-08-31 04:06:50", - "cached_time": 1766445655.844388, + "cached_time": 1766528005.622064, "author_account_age_days": 5144 }, "https://github.com/MushroomFleet/ComfyUI-DJZ-POML": { "stars": 0, "last_update": "2025-08-31 19:23:11", - "cached_time": 1766445656.090206, - "author_account_age_days": 4268 + "cached_time": 1766528005.668054, + "author_account_age_days": 4269 }, "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": { "stars": 6, "last_update": "2025-11-29 18:25:47", - "cached_time": 1766445656.103905, - "author_account_age_days": 4268 + "cached_time": 1766528005.695767, + "author_account_age_days": 4269 }, "https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit": { - "stars": 42, + "stars": 43, "last_update": "2025-11-17 01:55:11", - "cached_time": 1766445656.107947, - "author_account_age_days": 374 + "cached_time": 1766528005.747365, + "author_account_age_days": 375 }, "https://github.com/hujuying/ComfyUI-ModelScope-API": { - "stars": 37, + "stars": 38, "last_update": "2025-12-12 15:07:18", - "cached_time": 1766445656.222435, - "author_account_age_days": 1323 + "cached_time": 1766528005.908836, + "author_account_age_days": 1324 }, "https://github.com/chaserhkj/ComfyUI-Chaser-nodes": { "stars": 0, "last_update": "2025-09-21 02:52:56", - "cached_time": 1766445656.231626, - "author_account_age_days": 4961 + "cached_time": 1766528006.063529, + "author_account_age_days": 4962 }, "https://github.com/aistudynow/Comfyui-HunyuanFoley": { "stars": 56, "last_update": "2025-09-13 10:17:31", - "cached_time": 1766445656.478005, - "author_account_age_days": 115 + "cached_time": 1766528006.044336, + "author_account_age_days": 116 }, "https://github.com/noelkim12/ComfyUI-NoelTextUtil": { "stars": 0, "last_update": "2025-09-01 17:22:53", - "cached_time": 1766445656.551289, - "author_account_age_days": 2530 + "cached_time": 1766528006.201655, + "author_account_age_days": 2531 }, "https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": { "stars": 5, "last_update": "2025-12-13 13:49:32", - "cached_time": 1766445656.663065, - "author_account_age_days": 4661 + "cached_time": 1766528006.299488, + "author_account_age_days": 4662 }, "https://github.com/Juste-Leo2/Canary-ComfyUI": { "stars": 13, "last_update": "2025-10-29 15:53:49", - "cached_time": 1766445656.656407, - "author_account_age_days": 417 + "cached_time": 1766528006.504224, + "author_account_age_days": 418 }, "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY": { "stars": 0, "last_update": "2025-09-02 09:22:34", - "cached_time": 1766445656.693515, - "author_account_age_days": 3972 + "cached_time": 1766528006.654259, + "author_account_age_days": 3973 }, "https://github.com/Shellishack/comfyui_remote_media_io": { "stars": 1, "last_update": "2025-09-04 10:42:26", - "cached_time": 1766445657.003098, - "author_account_age_days": 2731 + "cached_time": 1766528006.711318, + "author_account_age_days": 2732 }, "https://github.com/Yeq6X/ComfyUI-image-to-video-inserter": { "stars": 7, "last_update": "2025-10-28 08:51:30", - "cached_time": 1766445657.105377, - "author_account_age_days": 2194 + "cached_time": 1766528006.69476, + "author_account_age_days": 2195 }, "https://github.com/grovergol/comfyui-grover-nodes": { "stars": 0, "last_update": "2025-09-02 11:18:16", - "cached_time": 1766445657.118557, - "author_account_age_days": 2646 + "cached_time": 1766528006.745229, + "author_account_age_days": 2647 }, "https://github.com/sumitchatterjee13/nuke-nodes-comfyui": { "stars": 27, "last_update": "2025-12-08 23:32:17", - "cached_time": 1766445657.138666, - "author_account_age_days": 2382 + "cached_time": 1766528006.848293, + "author_account_age_days": 2383 }, "https://github.com/Polygoningenieur/ComfyUI-IC-Light-Video": { "stars": 1, "last_update": "2025-09-03 18:37:13", - "cached_time": 1766445657.280782, - "author_account_age_days": 661 + "cached_time": 1766528006.949305, + "author_account_age_days": 662 }, "https://github.com/opparco/ComfyUI-WanLightx2vScheduler": { "stars": 1, "last_update": "2025-09-05 18:56:41", - "cached_time": 1766445657.255701, - "author_account_age_days": 4226 + "cached_time": 1766528007.069587, + "author_account_age_days": 4227 }, "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, "last_update": "2025-11-20 17:01:52", - "cached_time": 1766445657.495979, - "author_account_age_days": 5015 + "cached_time": 1766528007.11205, + "author_account_age_days": 5016 }, "https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble": { "stars": 13, "last_update": "2025-12-14 10:08:18", - "cached_time": 1766445657.619317, - "author_account_age_days": 3378 + "cached_time": 1766528007.231791, + "author_account_age_days": 3379 }, "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes_v2": { "stars": 3, "last_update": "2025-12-11 17:24:10", - "cached_time": 1766445657.698734, - "author_account_age_days": 868 + "cached_time": 1766528007.311462, + "author_account_age_days": 869 }, "https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps": { "stars": 6, "last_update": "2025-09-05 01:35:40", - "cached_time": 1766445657.673411, - "author_account_age_days": 3993 + "cached_time": 1766528007.540904, + "author_account_age_days": 3994 }, "https://github.com/SatadalAI/SATA_UtilityNode": { "stars": 1, "last_update": "2025-12-17 15:32:14", - "cached_time": 1766445657.71117, - "author_account_age_days": 710 + "cached_time": 1766528007.67851, + "author_account_age_days": 711 }, "https://github.com/iguanesolutions/comfyui-flux-resolution": { "stars": 4, "last_update": "2025-11-27 14:42:19", - "cached_time": 1766445658.604315, - "author_account_age_days": 3057 + "cached_time": 1766528008.327236, + "author_account_age_days": 3058 }, "https://github.com/vantagewithai/Vantage-HunyuanFoley": { "stars": 10, "last_update": "2025-10-04 23:57:59", - "cached_time": 1766445658.15875, - "author_account_age_days": 561 + "cached_time": 1766528007.798458, + "author_account_age_days": 562 }, "https://github.com/CoreyCorza/ComfyUI-CRZnodes": { "stars": 35, "last_update": "2025-09-09 05:29:25", - "cached_time": 1766445658.142766, - "author_account_age_days": 2729 + "cached_time": 1766528007.778302, + "author_account_age_days": 2730 }, "https://github.com/MilleN2ium/ComfyUI-CutomizableSave": { "stars": 0, "last_update": "2025-09-09 14:09:43", - "cached_time": 1766445658.169579, - "author_account_age_days": 109 + "cached_time": 1766528007.888599, + "author_account_age_days": 110 }, "https://github.com/SnJake/SnJake_JPG_Artifacts_Noise_Cleaner": { "stars": 3, "last_update": "2025-12-11 08:47:11", - "cached_time": 1766445658.330383, - "author_account_age_days": 2025 + "cached_time": 1766528007.958061, + "author_account_age_days": 2026 }, "https://github.com/leylahkrell/ComfyUI-Violet-Tools": { "stars": 12, "last_update": "2025-11-13 03:06:22", - "cached_time": 1766445658.779324, - "author_account_age_days": 820 + "cached_time": 1766528008.583828, + "author_account_age_days": 821 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 97748, - "last_update": "2025-12-22 21:43:29", - "cached_time": 1766445658.521158, - "author_account_age_days": 1095 + "stars": 97849, + "last_update": "2025-12-23 20:10:27", + "cached_time": 1766528008.121332, + "author_account_age_days": 1096 }, "https://github.com/orion4d/Comfyui_EncryptMaster": { "stars": 3, "last_update": "2025-09-06 14:18:12", - "cached_time": 1766445658.66503, - "author_account_age_days": 1128 + "cached_time": 1766528008.282395, + "author_account_age_days": 1129 }, "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint": { "stars": 20, "last_update": "2025-12-19 10:49:27", - "cached_time": 1766445658.710832, - "author_account_age_days": 5582 + "cached_time": 1766528008.332918, + "author_account_age_days": 5583 }, "https://github.com/orion4d/Gemini_Banana_by_orion4d": { "stars": 10, "last_update": "2025-09-07 22:18:10", - "cached_time": 1766445658.715905, - "author_account_age_days": 1128 + "cached_time": 1766528008.605447, + "author_account_age_days": 1129 }, "https://github.com/jfcantu/ComfyUI-Prompt-Companion": { "stars": 8, "last_update": "2025-09-28 22:27:53", - "cached_time": 1766445658.760071, - "author_account_age_days": 2534 + "cached_time": 1766528008.697545, + "author_account_age_days": 2535 }, "https://github.com/Charonartist/comfyui-lmstudio-conversation": { "stars": 0, "last_update": "2025-09-07 07:57:09", - "cached_time": 1766445659.157946, - "author_account_age_days": 540 + "cached_time": 1766528008.817238, + "author_account_age_days": 541 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution": { "stars": 41, "last_update": "2025-10-15 20:51:39", - "cached_time": 1766445659.189068, - "author_account_age_days": 2980 + "cached_time": 1766528008.835246, + "author_account_age_days": 2981 }, "https://github.com/Firetheft/ComfyUI_Local_Lora_Gallery": { "stars": 49, "last_update": "2025-12-02 10:30:07", - "cached_time": 1766445659.205324, - "author_account_age_days": 1447 + "cached_time": 1766528009.12276, + "author_account_age_days": 1448 }, "https://github.com/duldduld/ComfyUI_md5": { "stars": 1, "last_update": "2025-12-12 15:38:26", - "cached_time": 1766445659.334122, - "author_account_age_days": 3273 + "cached_time": 1766528008.982247, + "author_account_age_days": 3274 }, "https://github.com/FloyoAI/ComfyUI-Seed-API": { "stars": 0, "last_update": "2025-10-29 14:29:56", - "cached_time": 1766445659.658683, - "author_account_age_days": 442 + "cached_time": 1766528009.224102, + "author_account_age_days": 443 }, "https://github.com/regiellis/ComfyUI-EasyIllustrious": { "stars": 45, "last_update": "2025-09-23 19:42:28", - "cached_time": 1766445659.623417, - "author_account_age_days": 5173 + "cached_time": 1766528009.307766, + "author_account_age_days": 5174 }, "https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": { "stars": 1, "last_update": "2025-10-02 14:57:02", - "cached_time": 1766445659.705366, - "author_account_age_days": 1638 + "cached_time": 1766528009.35107, + "author_account_age_days": 1639 }, "https://github.com/darkamenosa/comfy_nanobanana": { "stars": 40, "last_update": "2025-09-09 00:56:14", - "cached_time": 1766445659.744633, - "author_account_age_days": 4330 + "cached_time": 1766528009.384854, + "author_account_age_days": 4331 }, "https://github.com/Draek2077/comfyui-draekz-nodez": { "stars": 1, "last_update": "2025-09-12 02:32:20", - "cached_time": 1766445659.776952, - "author_account_age_days": 148 + "cached_time": 1766528009.660944, + "author_account_age_days": 149 }, "https://github.com/easygoing0114/ComfyUI-easygoing-nodes": { "stars": 4, "last_update": "2025-12-17 18:47:26", - "cached_time": 1766445659.793976, - "author_account_age_days": 391 + "cached_time": 1766528009.636313, + "author_account_age_days": 392 }, "https://github.com/Apache0ne/ComfyUI_efficient_sam_node": { "stars": 0, "last_update": "2025-09-12 02:37:33", - "cached_time": 1766445659.799275, - "author_account_age_days": 424 + "cached_time": 1766528009.764274, + "author_account_age_days": 425 }, "https://github.com/Malte0621/hordeai-comfy": { "stars": 0, "last_update": "2025-09-08 16:55:53", - "cached_time": 1766445660.216294, - "author_account_age_days": 2425 + "cached_time": 1766528009.840291, + "author_account_age_days": 2426 }, "https://github.com/ApexArtist/comfyui-apex-artist": { "stars": 1, "last_update": "2025-10-23 16:54:57", - "cached_time": 1766445660.254632, - "author_account_age_days": 2876 + "cached_time": 1766528009.853163, + "author_account_age_days": 2877 }, "https://github.com/writer-in-fancy-pants/octo_json_presets": { "stars": 0, "last_update": "2025-09-08 23:42:01", - "cached_time": 1766445660.284991, - "author_account_age_days": 2852 + "cached_time": 1766528010.022804, + "author_account_age_days": 2853 }, "https://github.com/sputnik57/comfyui-prompt-logger": { "stars": 0, "last_update": "2025-09-09 22:35:39", - "cached_time": 1766445660.425196, + "cached_time": 1766528010.189316, "author_account_age_days": 4296 }, "https://github.com/orion4d/Orion4D_pixelshift": { "stars": 5, "last_update": "2025-09-09 09:14:31", - "cached_time": 1766445660.658514, - "author_account_age_days": 1128 + "cached_time": 1766528010.299855, + "author_account_age_days": 1129 }, "https://github.com/brenzel/comfyui-prompt-beautify": { "stars": 17, "last_update": "2025-09-10 15:43:18", - "cached_time": 1766445660.708436, - "author_account_age_days": 3533 + "cached_time": 1766528010.350895, + "author_account_age_days": 3534 }, "https://github.com/Firetheft/ComfyUI-Animate-Progress": { "stars": 3, "last_update": "2025-09-09 13:21:52", - "cached_time": 1766445660.731982, - "author_account_age_days": 1447 + "cached_time": 1766528010.371389, + "author_account_age_days": 1448 }, "https://github.com/ru4ls/ComfyUI_Nano_Banana": { "stars": 20, "last_update": "2025-11-30 13:13:19", - "cached_time": 1766445660.763494, - "author_account_age_days": 1032 + "cached_time": 1766528010.409306, + "author_account_age_days": 1033 }, "https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": { "stars": 1, - "last_update": "2025-12-20 23:23:42", - "cached_time": 1766445661.371597, - "author_account_age_days": 1960 + "last_update": "2025-12-23 03:44:56", + "cached_time": 1766528011.042204, + "author_account_age_days": 1961 }, "https://github.com/Enashka/ComfyUI-nhknodes": { "stars": 14, "last_update": "2025-12-20 22:52:26", - "cached_time": 1766445660.868071, - "author_account_age_days": 3517 + "cached_time": 1766528010.710601, + "author_account_age_days": 3518 }, "https://github.com/phyblas/nsfw-shorier_comfyui": { "stars": 7, "last_update": "2025-09-16 13:23:13", - "cached_time": 1766445660.876384, - "author_account_age_days": 3599 + "cached_time": 1766528010.808214, + "author_account_age_days": 3600 }, "https://github.com/Easymode-ai/ComfyUI-FlexPainter": { "stars": 2, "last_update": "2025-09-10 20:45:19", - "cached_time": 1766445661.242569, - "author_account_age_days": 1819 + "cached_time": 1766528010.870472, + "author_account_age_days": 1820 }, "https://github.com/garg-aayush/ComfyUI-Svg2Raster": { "stars": 0, "last_update": "2025-09-10 10:09:14", - "cached_time": 1766445661.264149, - "author_account_age_days": 3594 + "cached_time": 1766528010.897852, + "author_account_age_days": 3595 }, "https://github.com/silveroxides/ComfyUI_Gemini_Expanded_API": { "stars": 3, - "last_update": "2025-12-20 03:13:39", - "cached_time": 1766445661.358658, - "author_account_age_days": 2047 + "last_update": "2025-12-23 18:49:11", + "cached_time": 1766528011.144316, + "author_account_age_days": 2048 }, "https://github.com/WASasquatch/was_affine": { "stars": 4, "last_update": "2025-11-09 22:43:51", - "cached_time": 1766445661.461277, - "author_account_age_days": 5172 + "cached_time": 1766528011.240363, + "author_account_age_days": 5173 }, "https://github.com/razvanmatei-sf/razv-llm": { "stars": 0, "last_update": "2025-12-02 14:48:54", - "cached_time": 1766445661.701882, - "author_account_age_days": 116 + "cached_time": 1766528011.35088, + "author_account_age_days": 117 }, "https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": { "stars": 6, "last_update": "2025-09-14 00:53:14", - "cached_time": 1766445661.735279, + "cached_time": 1766528011.392177, "author_account_age_days": 1683 }, "https://github.com/teepunkt-esspunkt/ComfyUI-SuiteTea": { "stars": 4, "last_update": "2025-09-27 20:21:30", - "cached_time": 1766445661.755031, - "author_account_age_days": 1000 + "cached_time": 1766528011.412702, + "author_account_age_days": 1001 }, "https://github.com/razvanmatei-sf/razv-wavespeed": { "stars": 0, "last_update": "2025-12-02 14:56:41", - "cached_time": 1766445661.784515, - "author_account_age_days": 116 + "cached_time": 1766528011.450764, + "author_account_age_days": 117 }, "https://github.com/HM-RunningHub/ComfyUI_RH_OneReward": { "stars": 13, "last_update": "2025-09-11 17:17:22", - "cached_time": 1766445661.887898, - "author_account_age_days": 375 + "cached_time": 1766528011.751456, + "author_account_age_days": 376 }, "https://github.com/ru4ls/ComfyUI_Wan": { "stars": 3, "last_update": "2025-10-20 02:32:13", - "cached_time": 1766445661.9096, - "author_account_age_days": 1032 + "cached_time": 1766528011.828398, + "author_account_age_days": 1033 }, "https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI": { "stars": 3, "last_update": "2025-09-11 05:06:12", - "cached_time": 1766445662.286055, - "author_account_age_days": 2607 + "cached_time": 1766528011.921972, + "author_account_age_days": 2608 }, "https://github.com/snicolast/ComfyUI-IndexTTS2": { - "stars": 142, + "stars": 143, "last_update": "2025-10-13 07:16:00", - "cached_time": 1766445662.3051, - "author_account_age_days": 2920 + "cached_time": 1766528011.920136, + "author_account_age_days": 2921 }, "https://github.com/efortin/ComfyUI-Ollama-Enhancer": { "stars": 3, "last_update": "2025-09-22 07:06:44", - "cached_time": 1766445662.377391, - "author_account_age_days": 4682 + "cached_time": 1766528012.076059, + "author_account_age_days": 4683 }, "https://github.com/olafrv/comfyui_olafrv": { "stars": 0, "last_update": "2025-09-07 20:31:30", - "cached_time": 1766445662.414569, - "author_account_age_days": 5240 + "cached_time": 1766528012.180862, + "author_account_age_days": 5241 }, "https://github.com/blob8/ComfyUI_video-image-motion-transfer": { "stars": 1, "last_update": "2025-09-14 15:59:02", - "cached_time": 1766445662.520287, - "author_account_age_days": 614 + "cached_time": 1766528012.279436, + "author_account_age_days": 615 }, "https://github.com/ru4ls/ComfyUI_Imagen": { "stars": 3, "last_update": "2025-10-20 02:29:03", - "cached_time": 1766445662.735651, - "author_account_age_days": 1032 + "cached_time": 1766528012.388242, + "author_account_age_days": 1033 }, "https://github.com/Me-gumin/MeComfyuiEncrypt": { "stars": 4, "last_update": "2025-09-18 02:34:03", - "cached_time": 1766445662.771426, - "author_account_age_days": 1399 + "cached_time": 1766528012.418721, + "author_account_age_days": 1400 }, "https://github.com/nakagawadev/comfyui_nakagawa": { "stars": 2, "last_update": "2025-09-14 03:18:07", - "cached_time": 1766445662.801341, - "author_account_age_days": 3468 + "cached_time": 1766528012.457267, + "author_account_age_days": 3469 }, "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator": { "stars": 16, "last_update": "2025-09-15 13:41:36", - "cached_time": 1766445662.829056, - "author_account_age_days": 3814 + "cached_time": 1766528012.495937, + "author_account_age_days": 3815 }, "https://github.com/vanche1212/ComfyUI-InspireMusic": { "stars": 1, "last_update": "2025-10-28 02:23:32", - "cached_time": 1766445663.415903, - "author_account_age_days": 3504 + "cached_time": 1766528013.292609, + "author_account_age_days": 3505 }, "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": { "stars": 5, "last_update": "2025-12-09 06:07:52", - "cached_time": 1766445662.936976, - "author_account_age_days": 1716 + "cached_time": 1766528012.851701, + "author_account_age_days": 1717 }, "https://github.com/darkamenosa/comfy_inpaint_blend": { "stars": 2, "last_update": "2025-09-15 16:26:29", - "cached_time": 1766445663.329151, - "author_account_age_days": 4330 + "cached_time": 1766528012.976916, + "author_account_age_days": 4331 }, "https://github.com/Ian2073/ComfyUI-MyLLMnode": { "stars": 0, "last_update": "2025-09-15 12:47:01", - "cached_time": 1766445663.344306, - "author_account_age_days": 1787 + "cached_time": 1766528013.00522, + "author_account_age_days": 1788 }, "https://github.com/swfxliyiyu/ComfyUI-FastVideo": { "stars": 0, "last_update": "2025-09-15 05:41:45", - "cached_time": 1766445663.397545, + "cached_time": 1766528013.098079, "author_account_age_days": 3458 }, "https://github.com/lenML/comfyui_qwen_image_edit_adv": { "stars": 32, "last_update": "2025-12-02 11:12:18", - "cached_time": 1766445663.603644, - "author_account_age_days": 730 + "cached_time": 1766528013.352238, + "author_account_age_days": 731 }, "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": { "stars": 3, "last_update": "2025-09-16 17:54:17", - "cached_time": 1766445663.537629, - "author_account_age_days": 2796 + "cached_time": 1766528013.301358, + "author_account_age_days": 2797 }, "https://github.com/Semonxue/Comfyui-flexai": { "stars": 4, "last_update": "2025-12-01 11:07:24", - "cached_time": 1766445663.777533, - "author_account_age_days": 5601 + "cached_time": 1766528013.403285, + "author_account_age_days": 5602 }, "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": { "stars": 99, "last_update": "2025-12-22 06:20:57", - "cached_time": 1766445663.808985, - "author_account_age_days": 2040 + "cached_time": 1766528013.451066, + "author_account_age_days": 2041 }, "https://github.com/Dehypnotic/comfyui-save-mp3": { "stars": 1, "last_update": "2025-10-24 09:40:52", - "cached_time": 1766445663.844183, - "author_account_age_days": 1638 + "cached_time": 1766528013.517409, + "author_account_age_days": 1639 }, "https://github.com/1038lab/ComfyUI-FireRedTTS": { "stars": 42, "last_update": "2025-09-16 17:02:31", - "cached_time": 1766445663.886798, - "author_account_age_days": 998 + "cached_time": 1766528013.558867, + "author_account_age_days": 999 }, "https://github.com/lum3on/ComfyUI_Reve-API": { "stars": 12, "last_update": "2025-09-16 12:41:07", - "cached_time": 1766445663.977895, - "author_account_age_days": 321 + "cached_time": 1766528014.043987, + "author_account_age_days": 322 }, "https://github.com/Kaleidia/KaleidiaNodes": { "stars": 0, "last_update": "2025-09-23 14:56:53", - "cached_time": 1766445664.861033, - "author_account_age_days": 2218 + "cached_time": 1766528014.573515, + "author_account_age_days": 2219 }, "https://github.com/xhh522/ComfyUI-preview-monitor": { "stars": 1, "last_update": "2025-09-16 10:41:24", - "cached_time": 1766445664.447641, - "author_account_age_days": 150 + "cached_time": 1766528014.133788, + "author_account_age_days": 151 }, "https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node": { "stars": 16, "last_update": "2025-09-16 19:56:49", - "cached_time": 1766445664.432648, - "author_account_age_days": 418 + "cached_time": 1766528014.226117, + "author_account_age_days": 419 }, "https://github.com/ialhabbal/ComfyUI-Prompt-Verify": { "stars": 6, "last_update": "2025-09-17 18:53:24", - "cached_time": 1766445664.522346, - "author_account_age_days": 3566 + "cached_time": 1766528014.337003, + "author_account_age_days": 3567 }, "https://github.com/Junst/ComfyUI-Concept-Diffusion": { "stars": 3, "last_update": "2025-09-24 10:23:07", - "cached_time": 1766445664.571595, - "author_account_age_days": 3084 + "cached_time": 1766528014.32334, + "author_account_age_days": 3085 }, "https://github.com/leylahviolet/ComfyUI-Violet-Tools": { "stars": 12, "last_update": "2025-11-13 03:06:22", - "cached_time": 1766445664.629674, - "author_account_age_days": 820 + "cached_time": 1766528014.391572, + "author_account_age_days": 821 }, "https://github.com/fr0nky0ng/ComfyUI-frankAI-banana": { "stars": 2, "last_update": "2025-09-18 09:11:07", - "cached_time": 1766445664.813177, - "author_account_age_days": 3814 + "cached_time": 1766528014.430324, + "author_account_age_days": 3815 }, "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe": { "stars": 55, "last_update": "2025-11-05 20:04:35", - "cached_time": 1766445664.84629, - "author_account_age_days": 274 + "cached_time": 1766528014.463163, + "author_account_age_days": 275 }, "https://github.com/DecartAI/Lucy-Edit-ComfyUI": { - "stars": 701, + "stars": 700, "last_update": "2025-11-07 18:58:33", - "cached_time": 1766445664.919505, - "author_account_age_days": 856 + "cached_time": 1766528014.627972, + "author_account_age_days": 857 }, "https://github.com/Firetheft/ComfyUI_Pixabay_Gallery": { "stars": 5, "last_update": "2025-12-03 00:57:24", - "cached_time": 1766445664.91913, - "author_account_age_days": 1447 + "cached_time": 1766528014.617484, + "author_account_age_days": 1448 }, "https://github.com/comrender/ComfyUI-NanoSeed": { "stars": 3, "last_update": "2025-12-16 17:31:36", - "cached_time": 1766445665.002594, - "author_account_age_days": 897 + "cached_time": 1766528015.078228, + "author_account_age_days": 898 }, "https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": { "stars": 81, "last_update": "2025-11-15 23:22:39", - "cached_time": 1766445665.448245, - "author_account_age_days": 964 + "cached_time": 1766528015.199072, + "author_account_age_days": 965 }, "https://github.com/LukeCoulson1/Comfyui_LoraCombine": { "stars": 4, "last_update": "2025-09-18 20:12:57", - "cached_time": 1766445665.510491, + "cached_time": 1766528015.305855, "author_account_age_days": 879 }, "https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam": { "stars": 2, "last_update": "2025-10-27 20:55:50", - "cached_time": 1766445665.93791, - "author_account_age_days": 4372 + "cached_time": 1766528015.338439, + "author_account_age_days": 4373 }, "https://github.com/jasonjgardner/comfyui-pixel-art-scalers": { "stars": 0, "last_update": "2025-09-21 14:38:59", - "cached_time": 1766445665.591686, - "author_account_age_days": 4925 + "cached_time": 1766528015.387474, + "author_account_age_days": 4926 }, "https://github.com/joyboy123456/-ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-09-18 16:37:02", - "cached_time": 1766445665.627447, - "author_account_age_days": 811 + "cached_time": 1766528015.433119, + "author_account_age_days": 812 }, "https://github.com/ahkimkoo/Comfyui-AudioSegment": { "stars": 5, "last_update": "2025-09-19 03:20:14", - "cached_time": 1766445665.862031, - "author_account_age_days": 5784 + "cached_time": 1766528015.475902, + "author_account_age_days": 5785 }, "https://github.com/bmad4ever/comfyui_panels": { "stars": 3, "last_update": "2025-11-04 12:52:32", - "cached_time": 1766445665.86144, - "author_account_age_days": 4083 + "cached_time": 1766528015.485744, + "author_account_age_days": 4084 }, "https://github.com/Noma-Machiko/ComfyUI-ToDevice": { "stars": 1, "last_update": "2025-09-18 16:11:53", - "cached_time": 1766445665.888123, - "author_account_age_days": 1075 + "cached_time": 1766528015.642269, + "author_account_age_days": 1076 }, "https://github.com/AdamShuo/ComfyUI_Switch": { "stars": 5, "last_update": "2025-09-23 16:59:46", - "cached_time": 1766445665.926882, - "author_account_age_days": 828 + "cached_time": 1766528015.642788, + "author_account_age_days": 829 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { "stars": 353, "last_update": "2025-12-17 19:14:57", - "cached_time": 1766445665.953269, - "author_account_age_days": 4779 + "cached_time": 1766528015.697858, + "author_account_age_days": 4780 }, "https://github.com/3dgopnik/comfyui-arena-suite": { "stars": 1, "last_update": "2025-10-10 12:24:13", - "cached_time": 1766445666.034416, - "author_account_age_days": 2572 + "cached_time": 1766528016.11918, + "author_account_age_days": 2573 }, "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": { "stars": 2, "last_update": "2025-12-18 01:12:10", - "cached_time": 1766445666.472037, - "author_account_age_days": 5047 + "cached_time": 1766528016.214786, + "author_account_age_days": 5048 }, "https://github.com/gasdyueer/comfyui-yolo-mask-process": { "stars": 0, "last_update": "2025-09-27 02:57:46", - "cached_time": 1766445666.519965, - "author_account_age_days": 599 + "cached_time": 1766528016.340318, + "author_account_age_days": 600 }, "https://github.com/sumitchatterjee13/Luminance-Stack-Processor": { "stars": 33, "last_update": "2025-10-05 11:40:55", - "cached_time": 1766445666.629585, - "author_account_age_days": 2382 + "cached_time": 1766528016.358436, + "author_account_age_days": 2383 }, "https://github.com/perckle/comfyui_dpir": { "stars": 0, "last_update": "2025-09-27 06:10:01", - "cached_time": 1766445666.74267, - "author_account_age_days": 1909 + "cached_time": 1766528016.422443, + "author_account_age_days": 1910 }, "https://github.com/downlifted/ComfyUI_GROQ-PromptWizard": { "stars": 0, "last_update": "2025-09-22 00:10:40", - "cached_time": 1766445666.878164, - "author_account_age_days": 2793 + "cached_time": 1766528016.453541, + "author_account_age_days": 2794 }, "https://github.com/S4MUEL-404/ComfyUI-PromptsO": { "stars": 1, "last_update": "2025-11-19 09:20:58", - "cached_time": 1766445666.924461, - "author_account_age_days": 3633 + "cached_time": 1766528016.573889, + "author_account_age_days": 3634 }, "https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": { "stars": 7, "last_update": "2025-09-30 16:00:15", - "cached_time": 1766445666.924651, - "author_account_age_days": 3850 + "cached_time": 1766528016.545283, + "author_account_age_days": 3851 }, "https://github.com/APZmedia/ComfyUI-color-tools": { - "stars": 1, + "stars": 2, "last_update": "2025-09-24 12:52:50", - "cached_time": 1766445666.964613, - "author_account_age_days": 3023 + "cached_time": 1766528016.684275, + "author_account_age_days": 3024 }, "https://github.com/vantagewithai/VantageLongWanVideo": { "stars": 39, "last_update": "2025-09-25 18:54:33", - "cached_time": 1766445666.981517, - "author_account_age_days": 561 + "cached_time": 1766528016.683881, + "author_account_age_days": 562 }, "https://github.com/ucloud/comfyui-plugin": { "stars": 3, "last_update": "2025-09-23 03:26:19", - "cached_time": 1766445667.049571, - "author_account_age_days": 3751 + "cached_time": 1766528016.797284, + "author_account_age_days": 3752 }, "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": { "stars": 7, "last_update": "2025-12-04 10:06:01", - "cached_time": 1766445667.069996, - "author_account_age_days": 2265 + "cached_time": 1766528017.104439, + "author_account_age_days": 2266 }, "https://github.com/Santat2023/ComfyUiRagNodes": { "stars": 0, "last_update": "2025-09-29 16:14:02", - "cached_time": 1766445667.477804, - "author_account_age_days": 834 + "cached_time": 1766528017.230181, + "author_account_age_days": 835 }, "https://github.com/ChaosHL/Marvelous-Box-Comfyui": { "stars": 0, "last_update": "2025-09-23 14:22:09", - "cached_time": 1766445667.550309, - "author_account_age_days": 909 + "cached_time": 1766528017.364151, + "author_account_age_days": 910 }, "https://github.com/suhee19/comfyui-orpheus-loader": { "stars": 0, "last_update": "2025-09-23 15:14:02", - "cached_time": 1766445667.67788, - "author_account_age_days": 1160 + "cached_time": 1766528017.407204, + "author_account_age_days": 1161 }, "https://github.com/neverbiasu/ComfyUI-ModelScope": { "stars": 1, "last_update": "2025-11-08 21:10:36", - "cached_time": 1766445667.788674, - "author_account_age_days": 1565 + "cached_time": 1766528017.516133, + "author_account_age_days": 1566 }, "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": { "stars": 0, "last_update": "2025-09-24 11:01:50", - "cached_time": 1766445667.9327, - "author_account_age_days": 2578 + "cached_time": 1766528017.470367, + "author_account_age_days": 2579 }, "https://github.com/GizmoR13/PG-Nodes": { "stars": 16, "last_update": "2025-10-10 12:52:07", - "cached_time": 1766445667.962084, - "author_account_age_days": 5371 + "cached_time": 1766528017.57323, + "author_account_age_days": 5372 }, "https://github.com/aesethtics/comfyui-3d-model-viewer": { "stars": 1, "last_update": "2025-09-24 17:27:58", - "cached_time": 1766445667.967356, - "author_account_age_days": 3393 + "cached_time": 1766528017.559854, + "author_account_age_days": 3394 }, "https://github.com/Sampkao/ComfyUI-Amage": { "stars": 1, "last_update": "2025-09-24 22:14:30", - "cached_time": 1766445667.991636, + "cached_time": 1766528017.695049, "author_account_age_days": 906 }, "https://github.com/BizaNator/ComfyUI_PromptIterator": { "stars": 3, "last_update": "2025-09-24 16:47:04", - "cached_time": 1766445668.031767, - "author_account_age_days": 3603 + "cached_time": 1766528017.702674, + "author_account_age_days": 3604 }, "https://github.com/1038lab/ComfyUI-VoxCPMTTS": { "stars": 25, "last_update": "2025-12-11 23:23:52", - "cached_time": 1766445668.085996, - "author_account_age_days": 998 + "cached_time": 1766528017.824397, + "author_account_age_days": 999 }, "https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput": { "stars": 0, "last_update": "2025-10-08 18:29:37", - "cached_time": 1766445668.118006, - "author_account_age_days": 1026 + "cached_time": 1766528018.186629, + "author_account_age_days": 1027 }, "https://github.com/Art-xmaster/comfyui-AGSoft": { "stars": 5, "last_update": "2025-12-06 12:46:50", - "cached_time": 1766445668.499621, - "author_account_age_days": 481 + "cached_time": 1766528018.241256, + "author_account_age_days": 482 }, "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser": { "stars": 1, "last_update": "2025-12-08 03:53:56", - "cached_time": 1766445668.588311, + "cached_time": 1766528018.447853, "author_account_age_days": 1744 }, "https://github.com/cyan9977/ComfyUI_PromptQueue": { - "stars": 0, - "last_update": "2025-12-10 01:45:27", - "cached_time": 1766445668.739076, - "author_account_age_days": 473 + "stars": 1, + "last_update": "2025-12-23 11:41:07", + "cached_time": 1766528018.418751, + "author_account_age_days": 474 }, "https://github.com/No-22-Github/ComfyUI_RWKV_Studio": { "stars": 0, "last_update": "2025-09-26 13:42:27", - "cached_time": 1766445668.797424, - "author_account_age_days": 966 + "cached_time": 1766528018.530867, + "author_account_age_days": 967 }, "https://github.com/lrzjason/Comfyui-QwenEditUtils": { - "stars": 641, + "stars": 642, "last_update": "2025-11-18 03:52:42", - "cached_time": 1766445668.979219, - "author_account_age_days": 4209 + "cached_time": 1766528018.558025, + "author_account_age_days": 4210 }, "https://github.com/Verolelb/ComfyUI-VideoCompressor": { "stars": 4, - "last_update": "2025-09-26 13:06:13", - "cached_time": 1766445668.968965, - "author_account_age_days": 1168 + "last_update": "2025-12-23 09:49:58", + "cached_time": 1766528018.562606, + "author_account_age_days": 1169 }, "https://github.com/tritant/ComfyUI_Custom_Switch": { "stars": 6, "last_update": "2025-10-12 13:57:31", - "cached_time": 1766445668.968509, - "author_account_age_days": 3687 + "cached_time": 1766528018.639475, + "author_account_age_days": 3688 }, "https://github.com/co5dt/ComfyUI-Persistent-Queue": { "stars": 3, "last_update": "2025-09-28 11:49:26", - "cached_time": 1766445669.024798, + "cached_time": 1766528018.697623, "author_account_age_days": 3393 }, "https://github.com/kj863257/ComfyUI_RC_Image_Compositor": { "stars": 12, "last_update": "2025-11-16 06:39:09", - "cached_time": 1766445669.074914, - "author_account_age_days": 3689 + "cached_time": 1766528018.735055, + "author_account_age_days": 3690 }, "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes": { "stars": 7, "last_update": "2025-12-18 15:13:54", - "cached_time": 1766445669.099177, - "author_account_age_days": 1324 + "cached_time": 1766528018.866005, + "author_account_age_days": 1325 }, "https://github.com/AHEKOT/ComfyUI_VNCCS": { - "stars": 392, + "stars": 394, "last_update": "2025-12-14 17:38:05", - "cached_time": 1766445669.169252, - "author_account_age_days": 1122 + "cached_time": 1766528019.206494, + "author_account_age_days": 1123 }, "https://github.com/abdullahceylan/ac-comfyui-queue-manager": { "stars": 5, "last_update": "2025-09-27 18:12:15", - "cached_time": 1766445669.541702, - "author_account_age_days": 2852 + "cached_time": 1766528019.2688, + "author_account_age_days": 2853 }, "https://github.com/wzken/ComfyUI-Steganos-Node": { "stars": 0, "last_update": "2025-09-28 16:27:27", - "cached_time": 1766445669.639824, - "author_account_age_days": 3514 + "cached_time": 1766528019.467182, + "author_account_age_days": 3515 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": { "stars": 6, "last_update": "2025-10-07 16:01:16", - "cached_time": 1766445669.756963, - "author_account_age_days": 5303 + "cached_time": 1766528019.501726, + "author_account_age_days": 5304 }, "https://github.com/gregory-richard/ComfyUI-WarpPipe": { "stars": 1, "last_update": "2025-12-02 00:30:52", - "cached_time": 1766445669.850906, - "author_account_age_days": 2649 + "cached_time": 1766528019.561681, + "author_account_age_days": 2650 }, "https://github.com/J-ChenX/ComfyUI-NIX": { "stars": 2, "last_update": "2025-09-29 03:08:12", - "cached_time": 1766445670.016934, - "author_account_age_days": 1875 + "cached_time": 1766528019.581116, + "author_account_age_days": 1876 }, "https://github.com/Duanyll/comfyui_functional": { "stars": 0, "last_update": "2025-12-16 07:14:38", - "cached_time": 1766445670.034712, - "author_account_age_days": 3279 + "cached_time": 1766528019.613987, + "author_account_age_days": 3280 }, "https://github.com/hanL34/ComfyUI-Power-Artist-Loader": { "stars": 11, "last_update": "2025-11-04 08:57:24", - "cached_time": 1766445670.027239, - "author_account_age_days": 1020 + "cached_time": 1766528019.671641, + "author_account_age_days": 1021 }, "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": { "stars": 1, "last_update": "2025-11-30 07:17:33", - "cached_time": 1766445670.043814, - "author_account_age_days": 1054 + "cached_time": 1766528019.749577, + "author_account_age_days": 1055 }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, - "last_update": "2025-12-19 18:49:01", - "cached_time": 1766445670.099148, - "author_account_age_days": 1833 + "last_update": "2025-12-23 14:21:23", + "cached_time": 1766528019.7599, + "author_account_age_days": 1834 }, "https://github.com/guill/comfyui-stegaflow": { "stars": 0, "last_update": "2025-09-30 06:39:36", - "cached_time": 1766445670.132282, - "author_account_age_days": 4739 + "cached_time": 1766528019.938092, + "author_account_age_days": 4740 }, "https://github.com/azazeal04/ComfyUI-HybridSamplers": { "stars": 7, "last_update": "2025-11-09 17:17:00", - "cached_time": 1766445670.348723, - "author_account_age_days": 964 + "cached_time": 1766528020.228783, + "author_account_age_days": 965 }, "https://github.com/OpenAssetIO/OpenAssetIO-ComfyUI": { "stars": 1, "last_update": "2025-09-30 09:49:18", - "cached_time": 1766445670.729123, - "author_account_age_days": 1315 + "cached_time": 1766528020.365031, + "author_account_age_days": 1316 }, "https://github.com/jamesk9526/NoxPrompter-ComfyUI-CustomNode": { "stars": 1, "last_update": "2025-10-04 06:23:15", - "cached_time": 1766445670.703973, - "author_account_age_days": 1510 + "cached_time": 1766528020.50002, + "author_account_age_days": 1511 }, "https://github.com/jfcantu/ComfyUI-AutoNotes": { "stars": 9, "last_update": "2025-12-16 06:12:41", - "cached_time": 1766445670.817374, - "author_account_age_days": 2534 + "cached_time": 1766528020.561295, + "author_account_age_days": 2535 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { "stars": 247, "last_update": "2025-08-29 00:23:20", - "cached_time": 1766445670.897813, - "author_account_age_days": 957 + "cached_time": 1766528020.57934, + "author_account_age_days": 958 }, "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 9, "last_update": "2024-09-06 11:37:05", - "cached_time": 1766445671.071559, - "author_account_age_days": 2956 + "cached_time": 1766528020.591318, + "author_account_age_days": 2957 }, "https://github.com/A043-studios/ComfyUI_HunyuanWorldnode": { "stars": 1, "last_update": "2025-08-02 15:50:33", - "cached_time": 1766445671.075967, - "author_account_age_days": 1195 + "cached_time": 1766528020.649503, + "author_account_age_days": 1196 }, "https://github.com/9nate-drake/ComfyUI-MaskCenter": { "stars": 6, "last_update": "2025-10-02 01:35:08", - "cached_time": 1766445671.066701, + "cached_time": 1766528020.705784, "author_account_age_days": 2197 }, "https://github.com/mochidroppot/ComfyUI-ProxyFix": { "stars": 0, "last_update": "2025-10-03 02:29:35", - "cached_time": 1766445671.074447, - "author_account_age_days": 110 + "cached_time": 1766528020.800393, + "author_account_age_days": 111 }, "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher": { "stars": 5, "last_update": "2025-10-28 14:46:07", - "cached_time": 1766445671.144107, - "author_account_age_days": 3818 + "cached_time": 1766528020.782389, + "author_account_age_days": 3819 }, "https://github.com/wildminder/ComfyUI-KaniTTS": { "stars": 35, "last_update": "2025-10-17 15:45:23", - "cached_time": 1766445671.14994, - "author_account_age_days": 4779 + "cached_time": 1766528020.974768, + "author_account_age_days": 4780 }, "https://github.com/WangDianhui/ComfyUI-SA-ODE_Sampler": { "stars": 1, "last_update": "2025-10-04 02:48:04", - "cached_time": 1766445671.396805, - "author_account_age_days": 1048 + "cached_time": 1766528021.241089, + "author_account_age_days": 1049 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Frames-Animation-Nodes": { "stars": 1, "last_update": "2025-10-09 03:19:03", - "cached_time": 1766445671.74451, - "author_account_age_days": 2980 + "cached_time": 1766528021.369535, + "author_account_age_days": 2981 }, "https://github.com/wallen0322/ComfyUI-SageAttention3": { "stars": 12, "last_update": "2025-10-04 07:00:09", - "cached_time": 1766445671.755591, - "author_account_age_days": 274 + "cached_time": 1766528021.564261, + "author_account_age_days": 275 }, "https://github.com/u5dev/comfyUI_u5_VramFREE": { "stars": 5, "last_update": "2025-10-02 02:30:02", - "cached_time": 1766445671.868008, - "author_account_age_days": 91 + "cached_time": 1766528021.596839, + "author_account_age_days": 92 }, "https://github.com/dothings/comfyui_placeholder_prompting": { "stars": 0, "last_update": "2025-10-03 12:06:27", - "cached_time": 1766445671.942947, - "author_account_age_days": 1623 + "cached_time": 1766528021.600227, + "author_account_age_days": 1624 }, "https://github.com/azazeal04/comfyui-switch-samplers": { "stars": 3, "last_update": "2025-10-07 17:17:03", - "cached_time": 1766445672.077193, - "author_account_age_days": 964 + "cached_time": 1766528021.641117, + "author_account_age_days": 965 }, "https://github.com/Kidev/ComfyUI-FaceFilter": { "stars": 1, "last_update": "2025-10-04 18:43:44", - "cached_time": 1766445672.269043, - "author_account_age_days": 5148 + "cached_time": 1766528021.714722, + "author_account_age_days": 5149 }, "https://github.com/malkuthro/ComfyUI-Koolook": { "stars": 0, "last_update": "2025-12-10 14:11:56", - "cached_time": 1766445672.147727, - "author_account_age_days": 621 + "cached_time": 1766528021.748195, + "author_account_age_days": 622 }, "https://github.com/Light-x02/ComfyUI-Civitai-Discovery-Hub": { "stars": 21, "last_update": "2025-12-16 18:11:36", - "cached_time": 1766445672.118905, - "author_account_age_days": 1324 + "cached_time": 1766528021.794472, + "author_account_age_days": 1325 }, "https://github.com/ThunderBolt4931/comfyui_pixel_forge": { "stars": 1, "last_update": "2025-12-22 11:52:48", - "cached_time": 1766445672.192299, - "author_account_age_days": 609 + "cached_time": 1766528021.841389, + "author_account_age_days": 610 }, "https://github.com/snicolast/ComfyUI-Ovi": { "stars": 114, "last_update": "2025-10-16 21:46:54", - "cached_time": 1766445672.268567, - "author_account_age_days": 2920 + "cached_time": 1766528021.992894, + "author_account_age_days": 2921 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Ovi": { "stars": 45, "last_update": "2025-10-06 18:35:59", - "cached_time": 1766445672.394118, - "author_account_age_days": 375 + "cached_time": 1766528022.275521, + "author_account_age_days": 376 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Toolkit": { "stars": 102, "last_update": "2025-11-25 03:54:19", - "cached_time": 1766445672.792702, - "author_account_age_days": 851 + "cached_time": 1766528022.375824, + "author_account_age_days": 852 }, "https://github.com/Glidias/mask2sam": { "stars": 0, "last_update": "2025-10-07 04:07:01", - "cached_time": 1766445672.798777, - "author_account_age_days": 5809 + "cached_time": 1766528022.585295, + "author_account_age_days": 5810 }, "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit": { "stars": 0, "last_update": "2025-10-13 14:14:55", - "cached_time": 1766445672.895729, - "author_account_age_days": 933 + "cached_time": 1766528022.604037, + "author_account_age_days": 934 }, "https://github.com/smthemex/ComfyUI_LucidFlux": { "stars": 56, "last_update": "2025-12-10 12:12:01", - "cached_time": 1766445672.979717, - "author_account_age_days": 900 + "cached_time": 1766528022.709087, + "author_account_age_days": 901 }, "https://github.com/synystersocks/ComfyUI-SocksLatentPatcher": { "stars": 14, "last_update": "2025-10-10 17:43:43", - "cached_time": 1766445673.207427, - "author_account_age_days": 949 + "cached_time": 1766528022.781643, + "author_account_age_days": 950 }, "https://github.com/Light-x02/ComfyUI-checkpoint-Discovery-Hub": { "stars": 4, "last_update": "2025-10-11 12:43:37", - "cached_time": 1766445673.135636, - "author_account_age_days": 1324 + "cached_time": 1766528022.788895, + "author_account_age_days": 1325 }, "https://github.com/yolain/SaveVideoRGBA": { - "stars": 35, + "stars": 36, "last_update": "2025-10-26 05:56:47", - "cached_time": 1766445673.190831, - "author_account_age_days": 1887 + "cached_time": 1766528022.787604, + "author_account_age_days": 1888 }, "https://github.com/piscesbody/ComfyUI-Upscale-CUDAspeed": { "stars": 21, "last_update": "2025-10-26 04:15:42", - "cached_time": 1766445673.233481, - "author_account_age_days": 3853 + "cached_time": 1766528022.821129, + "author_account_age_days": 3854 }, "https://github.com/leeguandong/ComfyUI_Qwen3Omni": { "stars": 1, "last_update": "2025-10-07 15:35:51", - "cached_time": 1766445673.285866, - "author_account_age_days": 3340 + "cached_time": 1766528022.848603, + "author_account_age_days": 3341 }, "https://github.com/lokinou/comfyui-better-flow": { "stars": 2, "last_update": "2025-10-22 21:23:02", - "cached_time": 1766445673.634711, - "author_account_age_days": 4700 + "cached_time": 1766528023.031672, + "author_account_age_days": 4701 }, "https://github.com/ShammiG/ComfyUI-Show-Clock-in-CMD-Console-SG": { "stars": 10, "last_update": "2025-11-11 15:25:48", - "cached_time": 1766445673.415283, - "author_account_age_days": 82 + "cached_time": 1766528023.272432, + "author_account_age_days": 83 }, "https://github.com/mikecaronna/comfyui_c2pa_signer": { "stars": 1, "last_update": "2025-10-06 14:27:34", - "cached_time": 1766445673.822001, - "author_account_age_days": 2182 + "cached_time": 1766528023.395213, + "author_account_age_days": 2183 }, "https://github.com/iGavroche/ComfyUI-Ninode-Utils": { "stars": 1, "last_update": "2025-10-06 15:37:39", - "cached_time": 1766445673.834418, - "author_account_age_days": 1483 + "cached_time": 1766528023.589389, + "author_account_age_days": 1484 }, "https://github.com/yolain/ComfyUI-Easy-DotsOCR": { "stars": 5, "last_update": "2025-10-05 09:11:26", - "cached_time": 1766445673.964232, - "author_account_age_days": 1887 + "cached_time": 1766528023.638237, + "author_account_age_days": 1888 }, "https://github.com/Hearmeman24/ComfyUI-Pinecone": { "stars": 0, "last_update": "2025-10-05 15:52:58", - "cached_time": 1766445674.034081, - "author_account_age_days": 1347 + "cached_time": 1766528023.751983, + "author_account_age_days": 1348 }, "https://github.com/ShammiG/ComfyUI-VAE-Timestamp-Clock-SG": { "stars": 0, "last_update": "2025-11-11 15:41:53", - "cached_time": 1766445674.170459, - "author_account_age_days": 82 + "cached_time": 1766528023.82861, + "author_account_age_days": 83 }, "https://github.com/bgreene2/ComfyUI-Hunyuan-Image-3": { "stars": 26, "last_update": "2025-10-15 01:11:05", - "cached_time": 1766445674.20926, - "author_account_age_days": 4696 + "cached_time": 1766528023.81079, + "author_account_age_days": 4697 }, "https://github.com/scofano/comfy-text-stats": { "stars": 0, "last_update": "2025-10-10 20:10:48", - "cached_time": 1766445674.249784, - "author_account_age_days": 3296 + "cached_time": 1766528023.852399, + "author_account_age_days": 3297 }, "https://github.com/Kayarte/GeoNodes": { "stars": 0, "last_update": "2025-10-08 03:49:26", - "cached_time": 1766445674.287446, - "author_account_age_days": 600 + "cached_time": 1766528023.873895, + "author_account_age_days": 601 }, "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer": { "stars": 6, "last_update": "2025-10-06 18:43:07", - "cached_time": 1766445674.337121, - "author_account_age_days": 1864 + "cached_time": 1766528024.076378, + "author_account_age_days": 1865 }, "https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": { "stars": 0, "last_update": "2025-12-05 12:51:26", - "cached_time": 1766445674.448331, - "author_account_age_days": 1918 + "cached_time": 1766528024.274122, + "author_account_age_days": 1919 }, "https://github.com/casc1701/ComfyUI_OverlayFrameNumber": { "stars": 0, "last_update": "2025-10-07 22:48:23", - "cached_time": 1766445674.697186, - "author_account_age_days": 1201 + "cached_time": 1766528024.326511, + "author_account_age_days": 1202 }, "https://github.com/bobosola/ComfyUI-reboot": { "stars": 1, "last_update": "2025-10-12 15:56:09", - "cached_time": 1766445674.854432, - "author_account_age_days": 3962 + "cached_time": 1766528024.389685, + "author_account_age_days": 3963 }, "https://github.com/voxta-ai/ComfyUI-VoxtaNodes": { "stars": 1, "last_update": "2025-10-09 03:59:42", - "cached_time": 1766445675.050902, - "author_account_age_days": 902 + "cached_time": 1766528024.698813, + "author_account_age_days": 903 }, "https://github.com/abdozmantar/ComfyUI-DeepExtractV2": { "stars": 34, "last_update": "2025-10-12 18:20:58", - "cached_time": 1766445675.040709, - "author_account_age_days": 699 + "cached_time": 1766528024.685622, + "author_account_age_days": 700 }, "https://github.com/Jairodaniel-17/ComfyUI-translate-offline": { "stars": 1, "last_update": "2025-10-08 18:50:53", - "cached_time": 1766445675.226642, - "author_account_age_days": 1747 + "cached_time": 1766528024.750626, + "author_account_age_days": 1748 }, "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": { "stars": 2, "last_update": "2025-12-16 16:17:12", - "cached_time": 1766445675.196656, - "author_account_age_days": 4372 + "cached_time": 1766528024.848983, + "author_account_age_days": 4373 }, "https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader": { "stars": 11, "last_update": "2025-12-18 18:58:59", - "cached_time": 1766445675.226268, - "author_account_age_days": 2047 + "cached_time": 1766528024.882974, + "author_account_age_days": 2048 }, "https://github.com/PiePieDesign/PiePieTweaks": { "stars": 1, "last_update": "2025-10-24 15:27:53", - "cached_time": 1766445675.252283, - "author_account_age_days": 210 + "cached_time": 1766528024.866425, + "author_account_age_days": 211 }, "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": { - "stars": 51, + "stars": 52, "last_update": "2025-12-11 03:05:59", - "cached_time": 1766445675.329669, - "author_account_age_days": 3174 + "cached_time": 1766528024.890102, + "author_account_age_days": 3175 }, "https://github.com/turnbros/ComfyBros": { "stars": 0, "last_update": "2025-11-05 03:20:19", - "cached_time": 1766445675.485471, - "author_account_age_days": 1926 + "cached_time": 1766528025.147458, + "author_account_age_days": 1927 }, "https://github.com/wgedeon/comfyui_play_traversal": { "stars": 2, "last_update": "2025-11-30 10:31:25", - "cached_time": 1766445675.490878, - "author_account_age_days": 4662 + "cached_time": 1766528025.305676, + "author_account_age_days": 4663 }, "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 9, "last_update": "2025-10-10 09:53:05", - "cached_time": 1766445675.727224, - "author_account_age_days": 4970 + "cached_time": 1766528025.356995, + "author_account_age_days": 4971 }, "https://github.com/rslosch/comfyui-nodesweet": { "stars": 1, "last_update": "2025-10-28 19:34:17", - "cached_time": 1766445676.35927, - "author_account_age_days": 1437 + "cached_time": 1766528025.932528, + "author_account_age_days": 1438 }, "https://github.com/ycyy/ComfyUI-YCYY-API": { "stars": 11, "last_update": "2025-12-19 09:04:50", - "cached_time": 1766445676.05619, - "author_account_age_days": 3971 + "cached_time": 1766528025.715481, + "author_account_age_days": 3972 }, "https://github.com/9nate-drake/Comfyui-SecNodes": { "stars": 343, "last_update": "2025-12-19 23:32:49", - "cached_time": 1766445676.107491, + "cached_time": 1766528025.714832, "author_account_age_days": 2197 }, "https://github.com/ihmily/comfy-deploy": { "stars": 1, "last_update": "2025-12-06 07:40:46", - "cached_time": 1766445676.225449, - "author_account_age_days": 1175 + "cached_time": 1766528025.769696, + "author_account_age_days": 1176 }, "https://github.com/scofano/comfy-audio-duration": { "stars": 3, "last_update": "2025-11-25 13:55:11", - "cached_time": 1766445676.26147, - "author_account_age_days": 3296 + "cached_time": 1766528025.910971, + "author_account_age_days": 3297 }, "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse": { "stars": 1, "last_update": "2025-10-27 20:54:15", - "cached_time": 1766445676.255104, - "author_account_age_days": 4372 + "cached_time": 1766528025.924223, + "author_account_age_days": 4373 }, "https://github.com/heyburns/PortraitUtils": { "stars": 1, "last_update": "2025-10-27 02:00:26", - "cached_time": 1766445676.307766, - "author_account_age_days": 2770 + "cached_time": 1766528025.9173, + "author_account_age_days": 2771 }, "https://github.com/sonnybox/ComfyUI-SuperNodes": { "stars": 1, "last_update": "2025-12-21 19:34:55", - "cached_time": 1766445676.35403, - "author_account_age_days": 1099 + "cached_time": 1766528025.915798, + "author_account_age_days": 1100 }, "https://github.com/HM-RunningHub/ComfyUI_RH_DreamOmni2": { "stars": 77, "last_update": "2025-10-11 18:24:55", - "cached_time": 1766445676.538656, - "author_account_age_days": 375 + "cached_time": 1766528026.160093, + "author_account_age_days": 376 }, "https://github.com/sfinktah/ovum-spotlight": { "stars": 3, "last_update": "2025-11-17 21:35:38", - "cached_time": 1766445676.535592, - "author_account_age_days": 4579 + "cached_time": 1766528026.331168, + "author_account_age_days": 4580 }, "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": { "stars": 31, "last_update": "2025-12-22 14:06:46", - "cached_time": 1766445676.732526, - "author_account_age_days": 990 + "cached_time": 1766528026.358215, + "author_account_age_days": 991 }, "https://github.com/pizurny/Comfyui-Latent-Transform-Sampler": { "stars": 3, "last_update": "2025-10-28 20:48:57", - "cached_time": 1766445677.08428, - "author_account_age_days": 1227 + "cached_time": 1766528026.748377, + "author_account_age_days": 1228 }, "https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": { "stars": 0, "last_update": "2025-10-12 01:48:13", - "cached_time": 1766445677.127762, - "author_account_age_days": 4075 + "cached_time": 1766528026.716435, + "author_account_age_days": 4076 }, "https://github.com/jonstreeter/comfyui-compressed-metadata": { "stars": 0, "last_update": "2025-10-12 19:25:48", - "cached_time": 1766445677.252263, - "author_account_age_days": 1149 + "cached_time": 1766528026.779559, + "author_account_age_days": 1150 }, "https://github.com/leeooo001/comfyui-Hunyuan-PromptEnhancer": { "stars": 13, "last_update": "2025-10-10 19:01:40", - "cached_time": 1766445677.28811, - "author_account_age_days": 2284 + "cached_time": 1766528026.926743, + "author_account_age_days": 2285 }, "https://github.com/DaniilVdovin/ComfyUI-prompt-templating": { "stars": 1, "last_update": "2025-10-15 09:40:29", - "cached_time": 1766445677.338138, - "author_account_age_days": 2582 + "cached_time": 1766528027.027535, + "author_account_age_days": 2583 }, "https://github.com/GZK1108/Comfyui-QwenLoraLoaderSelective": { "stars": 2, "last_update": "2025-10-28 02:32:13", - "cached_time": 1766445677.317458, - "author_account_age_days": 1268 + "cached_time": 1766528026.9293, + "author_account_age_days": 1269 }, "https://github.com/maikgreubel/comfyui-loaddds": { "stars": 0, "last_update": "2025-10-12 15:04:26", - "cached_time": 1766445677.421576, - "author_account_age_days": 5358 + "cached_time": 1766528026.978881, + "author_account_age_days": 5359 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-TorchCompileSpeed": { "stars": 24, "last_update": "2025-10-11 15:26:20", - "cached_time": 1766445677.368179, - "author_account_age_days": 294 + "cached_time": 1766528026.950624, + "author_account_age_days": 295 }, "https://github.com/lihaoyun6/ComfyUI-Segformer_Ultra_Fast": { "stars": 38, "last_update": "2025-10-17 14:58:31", - "cached_time": 1766445677.58035, - "author_account_age_days": 3657 + "cached_time": 1766528027.179331, + "author_account_age_days": 3658 }, "https://github.com/njlent/ComfyUI_performance-report": { "stars": 2, "last_update": "2025-10-12 15:00:25", - "cached_time": 1766445677.565642, - "author_account_age_days": 4004 + "cached_time": 1766528027.376892, + "author_account_age_days": 4005 }, "https://github.com/ru4ls/ComfyUI_Google-Fonts": { "stars": 1, "last_update": "2025-10-29 09:24:52", - "cached_time": 1766445677.808143, - "author_account_age_days": 1032 + "cached_time": 1766528027.401501, + "author_account_age_days": 1033 }, "https://github.com/IAMCCS/IAMCCS-nodes": { "stars": 32, "last_update": "2025-11-19 11:59:50", - "cached_time": 1766445678.146788, - "author_account_age_days": 2101 + "cached_time": 1766528027.743637, + "author_account_age_days": 2102 }, "https://github.com/MichaelMaxAgent/comfyui_ML_nodes": { "stars": 0, "last_update": "2025-12-03 06:42:44", - "cached_time": 1766445678.197577, - "author_account_age_days": 606 + "cached_time": 1766528027.804085, + "author_account_age_days": 607 }, "https://github.com/yichengup/ComfyUI-VideoTransition": { "stars": 24, "last_update": "2025-10-27 07:36:45", - "cached_time": 1766445678.302197, - "author_account_age_days": 671 + "cached_time": 1766528027.818266, + "author_account_age_days": 672 }, "https://github.com/leewinder/comfyui-crop-to-center": { "stars": 0, "last_update": "2025-10-13 16:41:33", - "cached_time": 1766445678.318367, - "author_account_age_days": 4998 + "cached_time": 1766528027.94354, + "author_account_age_days": 4999 }, "https://github.com/iguanesolutions/comfyui-ig1-tools": { "stars": 4, "last_update": "2025-11-27 14:42:19", - "cached_time": 1766445678.389974, - "author_account_age_days": 3057 + "cached_time": 1766528028.055565, + "author_account_age_days": 3058 }, "https://github.com/niknah/presentation-ComfyUI": { "stars": 0, "last_update": "2025-11-12 01:11:40", - "cached_time": 1766445678.395102, - "author_account_age_days": 5266 + "cached_time": 1766528027.973006, + "author_account_age_days": 5267 }, "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": { "stars": 6, "last_update": "2025-12-21 22:37:28", - "cached_time": 1766445678.849766, - "author_account_age_days": 2239 + "cached_time": 1766528028.498122, + "author_account_age_days": 2240 }, "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": { "stars": 2, "last_update": "2025-11-22 11:21:39", - "cached_time": 1766445678.506293, - "author_account_age_days": 759 + "cached_time": 1766528028.095747, + "author_account_age_days": 760 }, "https://github.com/MoonMoon82/ClipVision_Tools": { "stars": 6, "last_update": "2025-10-29 10:14:16", - "cached_time": 1766445678.647682, - "author_account_age_days": 2713 + "cached_time": 1766528028.214077, + "author_account_age_days": 2714 }, "https://github.com/pdale-boop/Comfyui-Network-Guardian": { "stars": 0, "last_update": "2025-10-14 21:49:38", - "cached_time": 1766445678.611872, - "author_account_age_days": 73 + "cached_time": 1766528028.453321, + "author_account_age_days": 74 }, "https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": { "stars": 1, "last_update": "2025-11-05 21:55:09", - "cached_time": 1766445678.865907, - "author_account_age_days": 69 + "cached_time": 1766528028.433212, + "author_account_age_days": 70 }, "https://github.com/HM-RunningHub/ComfyUI_RH_mammothmoda": { "stars": 6, "last_update": "2025-10-15 16:19:44", - "cached_time": 1766445679.273658, - "author_account_age_days": 375 + "cached_time": 1766528028.774232, + "author_account_age_days": 376 }, "https://github.com/m3rr/h4_ToolKit": { "stars": 1, "last_update": "2025-10-17 14:25:01", - "cached_time": 1766445679.215703, - "author_account_age_days": 847 + "cached_time": 1766528028.849367, + "author_account_age_days": 848 }, "https://github.com/polym/ComfyUI-musubi": { "stars": 1, "last_update": "2025-10-21 11:45:22", - "cached_time": 1766445679.317754, - "author_account_age_days": 4778 + "cached_time": 1766528028.820277, + "author_account_age_days": 4779 }, "https://github.com/ChristopherLuciano/ComfyUI-LucianoTools": { "stars": 0, "last_update": "2025-10-21 02:34:23", - "cached_time": 1766445679.350279, - "author_account_age_days": 1400 + "cached_time": 1766528028.954007, + "author_account_age_days": 1401 }, "https://github.com/karthikg-09/ComfyUI-WanVideoAutoResize": { "stars": 3, "last_update": "2025-11-02 13:46:51", - "cached_time": 1766445679.444817, - "author_account_age_days": 742 + "cached_time": 1766528028.991618, + "author_account_age_days": 743 }, "https://github.com/Pixelailabs/Joy_Caption_Two_PixelaiLabs": { - "stars": 5, + "stars": 6, "last_update": "2025-11-06 16:43:31", - "cached_time": 1766445679.445402, - "author_account_age_days": 475 + "cached_time": 1766528029.059884, + "author_account_age_days": 476 }, "https://github.com/AIGODLIKE/Blender-IO": { "stars": 1, "last_update": "2025-10-15 08:52:06", - "cached_time": 1766445679.562592, - "author_account_age_days": 1047 + "cached_time": 1766528029.197152, + "author_account_age_days": 1048 }, "https://github.com/smthemex/ComfyUI_OmniPart": { "stars": 9, "last_update": "2025-10-15 08:20:42", - "cached_time": 1766445679.680465, - "author_account_age_days": 900 + "cached_time": 1766528029.211531, + "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_FlashVSR": { - "stars": 265, + "stars": 266, "last_update": "2025-12-17 01:01:18", - "cached_time": 1766445679.682337, - "author_account_age_days": 900 + "cached_time": 1766528029.675817, + "author_account_age_days": 901 }, "https://github.com/EricRollei/Local_LLM_Prompt_Enhancer": { "stars": 7, "last_update": "2025-12-20 01:44:21", - "cached_time": 1766445679.846107, - "author_account_age_days": 1440 + "cached_time": 1766528029.498867, + "author_account_age_days": 1441 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen3-VL-Instruct": { - "stars": 447, + "stars": 449, "last_update": "2025-10-23 04:10:00", - "cached_time": 1766445679.866924, - "author_account_age_days": 957 + "cached_time": 1766528029.820472, + "author_account_age_days": 958 }, "https://github.com/neo-editer/ComfyUI-Better-Dimensions-wan-v2": { "stars": 0, "last_update": "2025-10-16 19:08:52", - "cached_time": 1766445680.261616, - "author_account_age_days": 837 + "cached_time": 1766528029.829871, + "author_account_age_days": 838 }, "https://github.com/nomadoor/ComfyUI-Temporal-Mask-Tools": { "stars": 1, "last_update": "2025-10-17 18:15:29", - "cached_time": 1766445680.333058, - "author_account_age_days": 1047 + "cached_time": 1766528029.838126, + "author_account_age_days": 1048 }, "https://github.com/Boba-svg/ComfyUI-PromptSwitch": { "stars": 2, "last_update": "2025-12-07 13:43:53", - "cached_time": 1766445682.060437, - "author_account_age_days": 97 + "cached_time": 1766528029.886029, + "author_account_age_days": 98 }, "https://github.com/flybirdxx/ComfyUI-RexOmni": { "stars": 9, "last_update": "2025-10-23 07:12:56", - "cached_time": 1766445680.359508, - "author_account_age_days": 3193 + "cached_time": 1766528030.005082, + "author_account_age_days": 3194 }, "https://github.com/ru4ls/ComfyUI_StreetView-Loader": { "stars": 5, "last_update": "2025-12-19 05:27:55", - "cached_time": 1766445680.482434, - "author_account_age_days": 1032 + "cached_time": 1766528030.03624, + "author_account_age_days": 1033 }, "https://github.com/spawner1145/comfyui-lsnet": { "stars": 78, "last_update": "2025-12-19 14:20:40", - "cached_time": 1766445680.501403, - "author_account_age_days": 484 + "cached_time": 1766528030.071625, + "author_account_age_days": 485 }, "https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon": { "stars": 1, "last_update": "2025-10-18 18:25:23", - "cached_time": 1766445680.632541, - "author_account_age_days": 4618 + "cached_time": 1766528030.203722, + "author_account_age_days": 4619 }, "https://github.com/OKIE5/ComfyUI-CN-Pre": { "stars": 0, "last_update": "2025-10-18 23:45:21", - "cached_time": 1766445680.69288, - "author_account_age_days": 190 + "cached_time": 1766528030.253132, + "author_account_age_days": 191 }, "https://github.com/SquirrelRat/MultiString-Prompts": { "stars": 1, "last_update": "2025-10-23 19:44:28", - "cached_time": 1766445680.693078, - "author_account_age_days": 2843 + "cached_time": 1766528030.522314, + "author_account_age_days": 2844 }, "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone": { "stars": 1, "last_update": "2025-11-22 15:36:30", - "cached_time": 1766445680.887566, - "author_account_age_days": 4372 + "cached_time": 1766528030.729821, + "author_account_age_days": 4373 }, "https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": { "stars": 0, "last_update": "2025-10-19 14:03:25", - "cached_time": 1766445680.88465, - "author_account_age_days": 2847 + "cached_time": 1766528030.894486, + "author_account_age_days": 2848 }, "https://github.com/lrzjason/Comfyui-LoraUtils": { "stars": 27, "last_update": "2025-11-13 15:49:36", - "cached_time": 1766445681.268402, - "author_account_age_days": 4209 + "cached_time": 1766528030.869844, + "author_account_age_days": 4210 }, "https://github.com/diffussy69/comfyui-curved_weight_schedule": { "stars": 2, "last_update": "2025-11-23 04:21:13", - "cached_time": 1766445681.361389, - "author_account_age_days": 558 + "cached_time": 1766528030.867426, + "author_account_age_days": 559 }, "https://github.com/AlcAI-AnimeHaven/AlcAI-nodes": { "stars": 0, "last_update": "2025-10-19 20:26:42", - "cached_time": 1766445681.430235, - "author_account_age_days": 64 + "cached_time": 1766528030.955816, + "author_account_age_days": 65 }, "https://github.com/smbdsbrain/ComfyUI-PK_load_image_paste": { "stars": 0, "last_update": "2025-10-25 21:28:35", - "cached_time": 1766445681.466959, - "author_account_age_days": 4123 + "cached_time": 1766528031.027998, + "author_account_age_days": 4124 }, "https://github.com/rdawgemfl/rdawg_3D_pack": { "stars": 0, "last_update": "2025-10-19 12:31:40", - "cached_time": 1766445681.54565, + "cached_time": 1766528031.063144, "author_account_age_days": 2475 }, "https://github.com/nomadoor/ComfyUI-DualPanel-Subgraph-Viewer": { "stars": 9, "last_update": "2025-10-19 10:28:59", - "cached_time": 1766445681.621798, - "author_account_age_days": 1047 + "cached_time": 1766528031.107795, + "author_account_age_days": 1048 }, "https://github.com/omixmaxdimo/OmiXDev": { "stars": 0, "last_update": "2025-10-23 12:10:24", - "cached_time": 1766445681.717633, - "author_account_age_days": 2014 + "cached_time": 1766528031.249142, + "author_account_age_days": 2015 }, "https://github.com/ashtar1984/comfyui-find-perfect-resolution": { "stars": 5, "last_update": "2025-12-05 14:45:19", - "cached_time": 1766445681.727445, - "author_account_age_days": 64 + "cached_time": 1766528031.263137, + "author_account_age_days": 65 }, "https://github.com/guyouyue/ComfyUI_VideoAutoSplit": { "stars": 0, "last_update": "2025-10-20 16:08:40", - "cached_time": 1766445681.926878, - "author_account_age_days": 988 + "cached_time": 1766528031.593364, + "author_account_age_days": 989 }, "https://github.com/Analaser/ComfyUI-RandomTagWeights": { "stars": 1, - "last_update": "2025-11-19 23:10:52", - "cached_time": 1766445681.927356, - "author_account_age_days": 2939 + "last_update": "2025-12-23 01:58:09", + "cached_time": 1766528031.747622, + "author_account_age_days": 2940 }, "https://github.com/cybernaut4/comfyui_arkl1te_toolkit": { "stars": 1, "last_update": "2025-10-21 13:13:22", - "cached_time": 1766445682.289255, - "author_account_age_days": 1987 + "cached_time": 1766528031.930656, + "author_account_age_days": 1988 }, "https://github.com/cmeka/ComfyUI-WanMoEScheduler": { "stars": 5, "last_update": "2025-11-05 01:59:12", - "cached_time": 1766445682.404314, - "author_account_age_days": 4312 + "cached_time": 1766528031.889643, + "author_account_age_days": 4313 }, "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": { "stars": 7, "last_update": "2025-12-21 07:17:11", - "cached_time": 1766445682.464716, - "author_account_age_days": 922 + "cached_time": 1766528031.945026, + "author_account_age_days": 923 }, "https://github.com/APZmedia/Comfyui-LightDirection-estimation": { "stars": 0, "last_update": "2025-10-20 12:32:41", - "cached_time": 1766445682.519985, - "author_account_age_days": 3023 + "cached_time": 1766528031.988339, + "author_account_age_days": 3024 }, "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": { "stars": 0, "last_update": "2025-12-16 08:05:11", - "cached_time": 1766445682.579226, - "author_account_age_days": 1355 + "cached_time": 1766528032.057821, + "author_account_age_days": 1356 }, "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": { "stars": 8, "last_update": "2025-12-11 22:49:27", - "cached_time": 1766445682.625194, - "author_account_age_days": 922 + "cached_time": 1766528032.103335, + "author_account_age_days": 923 }, "https://github.com/L33chKing/ComfyUI_Channel_Ops": { "stars": 1, "last_update": "2025-10-23 05:44:23", - "cached_time": 1766445682.739352, - "author_account_age_days": 2796 + "cached_time": 1766528032.127768, + "author_account_age_days": 2797 }, "https://github.com/alibof96/ComfyUI-DownscaleIRN": { "stars": 0, "last_update": "2025-10-30 22:04:34", - "cached_time": 1766445682.751877, + "cached_time": 1766528032.255216, "author_account_age_days": 495 }, "https://github.com/wallen0322/ComfyUI-WanAnimate-Enhancer": { - "stars": 43, + "stars": 44, "last_update": "2025-10-28 17:39:56", - "cached_time": 1766445682.967952, - "author_account_age_days": 274 + "cached_time": 1766528032.279301, + "author_account_age_days": 275 }, "https://github.com/charlyad142/comfyUI_charly_replicate_api": { "stars": 0, "last_update": "2025-10-21 19:57:07", - "cached_time": 1766445682.954256, - "author_account_age_days": 3162 + "cached_time": 1766528032.605984, + "author_account_age_days": 3163 }, "https://github.com/L-Hugh/ComfyUI-Lumina-DiMOO": { "stars": 2, "last_update": "2025-10-21 17:53:33", - "cached_time": 1766445683.086488, - "author_account_age_days": 2954 + "cached_time": 1766528032.748074, + "author_account_age_days": 2955 }, "https://github.com/tenitsky/tenitsky-prompt-cycler-simple": { "stars": 5, "last_update": "2025-10-31 03:04:37", - "cached_time": 1766445683.280082, - "author_account_age_days": 245 + "cached_time": 1766528032.890644, + "author_account_age_days": 246 }, "https://github.com/apenguin24/ComfyUI-WanKeyframing": { "stars": 0, "last_update": "2025-10-24 17:43:26", - "cached_time": 1766445683.463477, - "author_account_age_days": 64 + "cached_time": 1766528032.962685, + "author_account_age_days": 65 }, "https://github.com/PozzettiAndrea/ComfyUI-Grounding": { "stars": 30, "last_update": "2025-12-22 04:03:58", - "cached_time": 1766445683.541636, - "author_account_age_days": 2239 + "cached_time": 1766528032.960235, + "author_account_age_days": 2240 }, "https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": { "stars": 0, "last_update": "2025-11-05 05:35:43", - "cached_time": 1766445683.643304, - "author_account_age_days": 2869 + "cached_time": 1766528033.051865, + "author_account_age_days": 2870 }, "https://github.com/pacchikAI/comfyui_pacchik_ImagePromptBatch": { "stars": 0, "last_update": "2025-10-22 16:27:05", - "cached_time": 1766445683.671026, - "author_account_age_days": 225 + "cached_time": 1766528033.078427, + "author_account_age_days": 226 }, "https://github.com/Antique3e/ComfyUI-ModalCredits": { "stars": 0, "last_update": "2025-12-05 16:07:04", - "cached_time": 1766445683.786725, - "author_account_age_days": 69 + "cached_time": 1766528033.174864, + "author_account_age_days": 70 }, "https://github.com/balu112121/comfyui-LoadImageFromURL": { "stars": 1, "last_update": "2025-10-23 05:44:35", - "cached_time": 1766445683.771307, - "author_account_age_days": 359 + "cached_time": 1766528033.200442, + "author_account_age_days": 360 }, "https://github.com/QuietNoise/comfyui_queue_manager": { "stars": 36, "last_update": "2025-12-21 18:20:17", - "cached_time": 1766445683.996665, - "author_account_age_days": 4751 + "cached_time": 1766528033.315899, + "author_account_age_days": 4752 }, "https://github.com/Spin256/spin256-comfyui": { "stars": 0, "last_update": "2025-10-24 12:41:13", - "cached_time": 1766445683.973566, - "author_account_age_days": 60 + "cached_time": 1766528033.301718, + "author_account_age_days": 61 }, "https://github.com/lihaoyun6/ComfyUI-FlashVSR_Ultra_Fast": { - "stars": 599, + "stars": 601, "last_update": "2025-11-20 07:37:22", - "cached_time": 1766445684.099292, - "author_account_age_days": 3657 + "cached_time": 1766528033.655364, + "author_account_age_days": 3658 }, "https://github.com/tmode-1960/TA-ComfyUI-Nodes-Pack": { "stars": 0, "last_update": "2025-12-18 11:49:56", - "cached_time": 1766445684.48164, - "author_account_age_days": 1231 + "cached_time": 1766528033.753547, + "author_account_age_days": 1232 }, "https://github.com/lakkiy/ComfyUI-RWImageS3": { "stars": 0, "last_update": "2025-11-18 12:12:24", - "cached_time": 1766445684.313197, - "author_account_age_days": 3290 + "cached_time": 1766528033.89547, + "author_account_age_days": 3291 }, "https://github.com/wallen0322/ComfyUI-Wan22FMLF": { - "stars": 355, + "stars": 356, "last_update": "2025-12-10 12:35:40", - "cached_time": 1766445684.486408, - "author_account_age_days": 274 + "cached_time": 1766528033.96876, + "author_account_age_days": 275 }, "https://github.com/TianDongL/Blind_watermark_Comfyui": { "stars": 13, "last_update": "2025-10-25 02:21:54", - "cached_time": 1766445684.60675, - "author_account_age_days": 302 + "cached_time": 1766528033.972556, + "author_account_age_days": 303 }, "https://github.com/ShammiG/ComfyUI-Image_Properties_SG": { "stars": 10, "last_update": "2025-12-05 06:41:25", - "cached_time": 1766445684.676289, - "author_account_age_days": 82 + "cached_time": 1766528034.056411, + "author_account_age_days": 83 }, "https://github.com/leewinder/comfyui-mureka-api": { "stars": 0, "last_update": "2025-10-24 08:50:08", - "cached_time": 1766445684.685035, - "author_account_age_days": 4998 + "cached_time": 1766528034.153431, + "author_account_age_days": 4999 }, "https://github.com/scofano/ComfyUI-Advanced-TextOverlay": { "stars": 17, "last_update": "2025-11-25 01:15:55", - "cached_time": 1766445684.803862, - "author_account_age_days": 3296 + "cached_time": 1766528034.234707, + "author_account_age_days": 3297 }, "https://github.com/ProGamerGov/ComfyUI_pytorch360convert_video": { "stars": 2, "last_update": "2025-10-29 15:59:02", - "cached_time": 1766445684.815599, - "author_account_age_days": 3988 + "cached_time": 1766528034.241054, + "author_account_age_days": 3989 }, "https://github.com/APZmedia/ComfyUI-Dreamlight": { "stars": 0, "last_update": "2025-11-04 16:52:57", - "cached_time": 1766445685.004791, - "author_account_age_days": 3023 + "cached_time": 1766528034.344163, + "author_account_age_days": 3024 }, "https://github.com/KursatAs/KrsNodes": { "stars": 0, "last_update": "2025-11-01 02:54:07", - "cached_time": 1766445685.015687, - "author_account_age_days": 1119 + "cached_time": 1766528034.344756, + "author_account_age_days": 1120 }, "https://github.com/BlackSnowSkill/wd14_batch_tagger": { "stars": 1, "last_update": "2025-10-23 14:29:51", - "cached_time": 1766445685.120162, - "author_account_age_days": 454 + "cached_time": 1766528034.705324, + "author_account_age_days": 455 }, "https://github.com/NewNoviceChen/ComfyUI-Simple-IndexTTs": { "stars": 7, "last_update": "2025-12-05 06:39:43", - "cached_time": 1766445685.353921, - "author_account_age_days": 1491 + "cached_time": 1766528034.740506, + "author_account_age_days": 1492 }, "https://github.com/WWWEN8/ComfyUI-CCXManager": { "stars": 5, "last_update": "2025-11-21 03:36:02", - "cached_time": 1766445685.539167, - "author_account_age_days": 854 + "cached_time": 1766528034.918807, + "author_account_age_days": 855 }, "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes": { "stars": 0, "last_update": "2025-10-26 15:41:28", - "cached_time": 1766445685.547718, - "author_account_age_days": 1638 + "cached_time": 1766528034.998772, + "author_account_age_days": 1639 }, "https://github.com/rsxdalv/ComfyUI-TTS-Webui": { "stars": 2, "last_update": "2025-10-31 17:42:44", - "cached_time": 1766445685.652237, - "author_account_age_days": 4321 + "cached_time": 1766528035.375934, + "author_account_age_days": 4322 }, "https://github.com/Fossiel/ComfyUI-Fossiel-QoL-Nodes": { "stars": 1, - "last_update": "2025-12-10 17:16:56", - "cached_time": 1766445685.703468, - "author_account_age_days": 3319 + "last_update": "2025-12-23 11:13:53", + "cached_time": 1766528035.04449, + "author_account_age_days": 3320 }, "https://github.com/eddyhhlure1Eddy/ode-ComfyUI-WanVideoWrapper": { "stars": 228, "last_update": "2025-10-28 02:46:54", - "cached_time": 1766445685.693279, - "author_account_age_days": 294 + "cached_time": 1766528035.167973, + "author_account_age_days": 295 }, "https://github.com/yannickcruz/ComfyUI_YSC_HighResFix": { "stars": 0, "last_update": "2025-11-10 00:44:08", - "cached_time": 1766445685.82753, - "author_account_age_days": 1610 + "cached_time": 1766528035.25153, + "author_account_age_days": 1611 }, "https://github.com/abdullahceylan/ac-comfyui-image-optimizer": { "stars": 0, "last_update": "2025-11-05 13:57:38", - "cached_time": 1766445685.834348, - "author_account_age_days": 2852 + "cached_time": 1766528035.270721, + "author_account_age_days": 2853 }, "https://github.com/Windecay/ComfyUI_CheckVprediction": { "stars": 0, "last_update": "2025-10-27 01:37:16", - "cached_time": 1766445686.013782, - "author_account_age_days": 571 + "cached_time": 1766528035.362784, + "author_account_age_days": 572 }, "https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": { - "stars": 264, - "last_update": "2025-12-22 06:29:12", - "cached_time": 1766445686.05922, - "author_account_age_days": 922 + "stars": 266, + "last_update": "2025-12-23 01:00:28", + "cached_time": 1766528035.415929, + "author_account_age_days": 923 }, "https://github.com/GeekatplayStudio/comfyui-hitem3d": { - "stars": 7, + "stars": 8, "last_update": "2025-11-16 15:47:02", - "cached_time": 1766445686.19765, - "author_account_age_days": 4137 + "cached_time": 1766528035.713829, + "author_account_age_days": 4138 }, "https://github.com/iGavroche/rocm-ninodes": { "stars": 15, "last_update": "2025-12-12 21:38:12", - "cached_time": 1766445686.485831, - "author_account_age_days": 1483 + "cached_time": 1766528035.763583, + "author_account_age_days": 1484 }, "https://github.com/heyburns/image-chooser-classic": { "stars": 6, "last_update": "2025-12-21 18:43:00", - "cached_time": 1766445686.597925, - "author_account_age_days": 2770 + "cached_time": 1766528035.962833, + "author_account_age_days": 2771 }, "https://github.com/wildminder/ComfyUI-DyPE": { - "stars": 451, + "stars": 455, "last_update": "2025-12-09 13:40:24", - "cached_time": 1766445686.650666, - "author_account_age_days": 4779 + "cached_time": 1766528036.022251, + "author_account_age_days": 4780 }, "https://github.com/wouterverweirder/comfyui-penplotter": { "stars": 0, "last_update": "2025-10-28 14:32:45", - "cached_time": 1766445686.713213, - "author_account_age_days": 5184 + "cached_time": 1766528036.083007, + "author_account_age_days": 5185 }, "https://github.com/Aishor/comfyui-meta-sampler-guiado": { "stars": 0, "last_update": "2025-10-28 14:04:44", - "cached_time": 1766445686.696094, - "author_account_age_days": 5863 + "cached_time": 1766528036.19861, + "author_account_age_days": 5864 }, "https://github.com/ModelTC/ComfyUI-LightVAE": { "stars": 41, "last_update": "2025-11-03 08:47:45", - "cached_time": 1766445686.756916, - "author_account_age_days": 1956 + "cached_time": 1766528036.293285, + "author_account_age_days": 1957 }, "https://github.com/yeeyou/ComfyUI-OpenAI-Compatible-API": { "stars": 1, "last_update": "2025-10-28 07:36:38", - "cached_time": 1766445686.848958, - "author_account_age_days": 5342 + "cached_time": 1766528036.299702, + "author_account_age_days": 5343 }, "https://github.com/koirpraw/ComfyUI-GCP-storage-decouple": { "stars": 0, "last_update": "2025-10-27 19:59:19", - "cached_time": 1766445686.844445, - "author_account_age_days": 4271 + "cached_time": 1766528036.400409, + "author_account_age_days": 4272 }, "https://github.com/myonmu0/ComfyUI-Jumper": { "stars": 0, "last_update": "2025-12-03 17:30:16", - "cached_time": 1766445687.110916, - "author_account_age_days": 66 + "cached_time": 1766528036.40884, + "author_account_age_days": 67 }, "https://github.com/weekii/ComfyUI-GGUF-FX": { "stars": 0, "last_update": "2025-10-31 11:03:33", - "cached_time": 1766445687.102258, - "author_account_age_days": 580 + "cached_time": 1766528036.441453, + "author_account_age_days": 581 }, "https://github.com/spacepxl/ComfyUI-VAE-Utils": { "stars": 137, "last_update": "2025-12-20 07:11:18", - "cached_time": 1766445687.250488, + "cached_time": 1766528036.735628, "author_account_age_days": 841 }, "https://github.com/flybirdxx/ComfyUI-SoulX-Podcast": { "stars": 80, "last_update": "2025-10-31 13:16:53", - "cached_time": 1766445687.532001, - "author_account_age_days": 3193 + "cached_time": 1766528036.803713, + "author_account_age_days": 3194 }, "https://github.com/Revmagi/DDM_bundle": { "stars": 0, "last_update": "2025-10-30 21:03:27", - "cached_time": 1766445687.623253, - "author_account_age_days": 3770 + "cached_time": 1766528036.981496, + "author_account_age_days": 3771 }, "https://github.com/fchangjun/Baidu_Meux_ComfyTools": { "stars": 2, "last_update": "2025-12-15 08:28:37", - "cached_time": 1766445687.677059, - "author_account_age_days": 4070 + "cached_time": 1766528037.091124, + "author_account_age_days": 4071 }, "https://github.com/SquirrelRat/WanVideoLooper": { "stars": 6, "last_update": "2025-11-13 15:18:00", - "cached_time": 1766445687.726436, - "author_account_age_days": 2843 + "cached_time": 1766528037.122207, + "author_account_age_days": 2844 }, "https://github.com/HM-RunningHub/ComfyUI_RH_VideoAsPrompt": { "stars": 19, "last_update": "2025-10-30 10:25:36", - "cached_time": 1766445687.737607, - "author_account_age_days": 375 + "cached_time": 1766528037.210136, + "author_account_age_days": 376 }, "https://github.com/FranckyB/ComfyUI-Prompt-Manager": { - "stars": 27, + "stars": 28, "last_update": "2025-12-19 15:29:35", - "cached_time": 1766445687.779813, - "author_account_age_days": 4033 + "cached_time": 1766528037.323798, + "author_account_age_days": 4034 }, "https://github.com/petr-pr/ComfyUI-TranslationNode": { "stars": 0, "last_update": "2025-11-05 22:42:00", - "cached_time": 1766445687.867102, - "author_account_age_days": 1369 + "cached_time": 1766528037.323267, + "author_account_age_days": 1370 }, "https://github.com/alFrame/ComfyUI-AF-Pack-Prompt-Nodes": { "stars": 2, "last_update": "2025-12-15 21:33:50", - "cached_time": 1766445687.875363, + "cached_time": 1766528037.473022, "author_account_age_days": 3173 }, "https://github.com/alFrame/ComfyUI-AF-Find-Nodes": { "stars": 3, "last_update": "2025-12-15 21:31:37", - "cached_time": 1766445688.132254, + "cached_time": 1766528037.469122, "author_account_age_days": 3173 }, "https://github.com/loockluo/comfyui-whisperx-pro": { "stars": 3, "last_update": "2025-11-04 16:27:20", - "cached_time": 1766445688.131519, - "author_account_age_days": 3386 + "cached_time": 1766528037.489463, + "author_account_age_days": 3387 }, "https://github.com/eRepublik-Labs/comfyui-nodes-erpk": { "stars": 0, "last_update": "2025-12-19 15:24:49", - "cached_time": 1766445688.319339, - "author_account_age_days": 1852 + "cached_time": 1766528037.801289, + "author_account_age_days": 1853 }, "https://github.com/hardik-uppal/ComfyUI-QwenVL-MultiImage": { "stars": 3, "last_update": "2025-10-30 23:34:18", - "cached_time": 1766445688.561933, - "author_account_age_days": 3800 + "cached_time": 1766528037.834819, + "author_account_age_days": 3801 }, "https://github.com/GreenLandisaLie/ComfyUI-RichText_BasicDynamicPrompts": { "stars": 6, "last_update": "2025-12-20 22:12:31", - "cached_time": 1766445688.6225, + "cached_time": 1766528037.984105, "author_account_age_days": 1744 }, "https://github.com/fuselayer/comfyui-minimal-workflow-image": { "stars": 2, "last_update": "2025-11-09 06:16:48", - "cached_time": 1766445688.682061, - "author_account_age_days": 824 + "cached_time": 1766528038.18301, + "author_account_age_days": 825 }, "https://github.com/Starnodes2024/comfyui_Starnodes_DyPE": { "stars": 9, "last_update": "2025-10-31 09:55:07", - "cached_time": 1766445688.771318, - "author_account_age_days": 549 + "cached_time": 1766528038.155269, + "author_account_age_days": 550 }, "https://github.com/ardadmrknn/comfyui-history-clip-text-encode-node": { "stars": 2, "last_update": "2025-11-29 07:41:11", - "cached_time": 1766445688.76031, - "author_account_age_days": 469 + "cached_time": 1766528038.248952, + "author_account_age_days": 470 }, "https://github.com/vantagewithai/Vantage-DyPE": { "stars": 6, "last_update": "2025-10-31 09:19:35", - "cached_time": 1766445688.787257, - "author_account_age_days": 561 + "cached_time": 1766528038.33819, + "author_account_age_days": 562 }, "https://github.com/wizdroid/wizdroid-character": { "stars": 3, "last_update": "2025-11-29 14:04:02", - "cached_time": 1766445688.899099, - "author_account_age_days": 3020 + "cached_time": 1766528038.399142, + "author_account_age_days": 3021 }, "https://github.com/tritant/ComfyUI_SuperScaler": { "stars": 169, "last_update": "2025-12-09 09:58:42", - "cached_time": 1766445688.891529, - "author_account_age_days": 3687 + "cached_time": 1766528038.473478, + "author_account_age_days": 3688 }, "https://github.com/pizurny/ComfyUI-AV-Handles": { "stars": 24, "last_update": "2025-11-08 18:23:12", - "cached_time": 1766445689.201985, - "author_account_age_days": 1227 + "cached_time": 1766528038.497836, + "author_account_age_days": 1228 }, "https://github.com/walke2019/ComfyUI-GGUF-VLM": { "stars": 22, "last_update": "2025-12-17 05:35:36", - "cached_time": 1766445689.211189, - "author_account_age_days": 2456 + "cached_time": 1766528038.523209, + "author_account_age_days": 2457 }, "https://github.com/EuphoricPenguin/resemble-enhance-comfyui": { - "stars": 0, + "stars": 1, "last_update": "2025-11-01 08:28:38", - "cached_time": 1766445689.32595, - "author_account_age_days": 3462 + "cached_time": 1766528038.825522, + "author_account_age_days": 3463 }, "https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText": { "stars": 0, "last_update": "2025-11-01 13:35:28", - "cached_time": 1766445689.585681, - "author_account_age_days": 3940 + "cached_time": 1766528038.858809, + "author_account_age_days": 3941 }, "https://github.com/filliptm/ComfyUI_FL-Path-Animator": { "stars": 6, "last_update": "2025-11-05 04:44:02", - "cached_time": 1766445689.677614, - "author_account_age_days": 2282 + "cached_time": 1766528039.028812, + "author_account_age_days": 2283 }, "https://github.com/DazzleNodes/fit-mask-to-image": { "stars": 1, "last_update": "2025-11-16 01:32:44", - "cached_time": 1766445689.783995, - "author_account_age_days": 50 + "cached_time": 1766528039.236028, + "author_account_age_days": 51 }, "https://github.com/hw5511/comfyui_hf_upscaler_loader": { "stars": 1, "last_update": "2025-11-18 23:03:59", - "cached_time": 1766445690.206732, - "author_account_age_days": 1635 + "cached_time": 1766528039.598945, + "author_account_age_days": 1636 }, "https://github.com/okdalto/ComfyUI-WithAnyone": { "stars": 21, "last_update": "2025-12-18 04:42:30", - "cached_time": 1766445689.795861, - "author_account_age_days": 3362 + "cached_time": 1766528039.306983, + "author_account_age_days": 3363 }, "https://github.com/darth-veitcher/comfyui-ollama-model-manager": { "stars": 0, "last_update": "2025-11-05 17:05:44", - "cached_time": 1766445689.849835, - "author_account_age_days": 4975 + "cached_time": 1766528039.384693, + "author_account_age_days": 4976 }, "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D": { "stars": 15, "last_update": "2025-11-06 22:21:00", - "cached_time": 1766445689.9378, - "author_account_age_days": 990 + "cached_time": 1766528039.413047, + "author_account_age_days": 991 }, "https://github.com/edoardocompagnucci/ComfyUI-HSyn9DHPE": { "stars": 1, "last_update": "2025-11-04 08:08:46", - "cached_time": 1766445689.921025, - "author_account_age_days": 2395 + "cached_time": 1766528039.528152, + "author_account_age_days": 2396 }, "https://github.com/dskjal/comfyui-yolov8-simple": { "stars": 0, "last_update": "2025-11-07 04:54:26", - "cached_time": 1766445690.2221, + "cached_time": 1766528039.518285, "author_account_age_days": 3625 }, "https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": { "stars": 12, "last_update": "2025-12-17 15:01:12", - "cached_time": 1766445690.206182, - "author_account_age_days": 1118 + "cached_time": 1766528039.594226, + "author_account_age_days": 1119 }, "https://github.com/kianxyzw/comfyui-model-linker": { "stars": 52, "last_update": "2025-11-05 15:39:16", - "cached_time": 1766445690.359814, + "cached_time": 1766528039.884935, "author_account_age_days": 1420 }, "https://github.com/vantagewithai/Vantage-DreamOmni2": { "stars": 2, "last_update": "2025-11-06 04:53:18", - "cached_time": 1766445690.6196, - "author_account_age_days": 561 + "cached_time": 1766528040.048166, + "author_account_age_days": 562 }, "https://github.com/Lavah000/ComfyUI-AdvGenPack": { "stars": 1, "last_update": "2025-11-05 03:36:00", - "cached_time": 1766445690.717193, - "author_account_age_days": 725 + "cached_time": 1766528040.231507, + "author_account_age_days": 726 }, "https://github.com/smthemex/ComfyUI_ChronoEdit_SM": { "stars": 3, "last_update": "2025-11-18 10:43:12", - "cached_time": 1766445690.830985, - "author_account_age_days": 900 + "cached_time": 1766528040.261311, + "author_account_age_days": 901 }, "https://github.com/francarl/ComfyUI-OnDemand-Loaders": { "stars": 2, "last_update": "2025-12-20 18:01:33", - "cached_time": 1766445690.814645, - "author_account_age_days": 5095 + "cached_time": 1766528040.348413, + "author_account_age_days": 5096 }, "https://github.com/GuardSkill/ComfyUI-VoiceSep": { "stars": 1, "last_update": "2025-11-05 06:11:30", - "cached_time": 1766445690.880266, - "author_account_age_days": 3579 + "cached_time": 1766528040.421509, + "author_account_age_days": 3580 }, "https://github.com/PauldeLavallaz/ComfyUI-CartesiaTTS": { "stars": 1, "last_update": "2025-11-05 02:56:11", - "cached_time": 1766445691.305225, - "author_account_age_days": 2389 + "cached_time": 1766528040.457815, + "author_account_age_days": 2390 }, "https://github.com/trunksn1/comfyui-change-checkpoint-randomly": { "stars": 1, "last_update": "2025-12-01 19:09:39", - "cached_time": 1766445691.014007, - "author_account_age_days": 3732 + "cached_time": 1766528040.550009, + "author_account_age_days": 3733 }, "https://github.com/Saganaki22/ComfyUI-Maya1_TTS": { "stars": 52, "last_update": "2025-11-11 23:36:14", - "cached_time": 1766445691.215921, + "cached_time": 1766528040.547319, "author_account_age_days": 1683 }, "https://github.com/gitcapoom/comfyui_fovestimator": { "stars": 1, "last_update": "2025-11-06 17:12:20", - "cached_time": 1766445691.22013, - "author_account_age_days": 265 + "cached_time": 1766528040.636719, + "author_account_age_days": 266 }, "https://github.com/TJ16th/ComfyUI-TJ-PolkaDot": { "stars": 2, "last_update": "2025-11-03 12:39:44", - "cached_time": 1766445691.299447, - "author_account_age_days": 3081 + "cached_time": 1766528040.625949, + "author_account_age_days": 3082 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-EddySevenResonance": { "stars": 10, "last_update": "2025-11-02 17:17:30", - "cached_time": 1766445691.386319, - "author_account_age_days": 294 + "cached_time": 1766528040.909593, + "author_account_age_days": 295 }, "https://github.com/dskjal/comfyui-yolov8-dsuksampler": { "stars": 0, "last_update": "2025-11-09 15:23:16", - "cached_time": 1766445691.618184, + "cached_time": 1766528041.106849, "author_account_age_days": 3625 }, "https://github.com/Seb-Lis/comfyui-image-labeler": { "stars": 0, "last_update": "2025-11-02 09:33:21", - "cached_time": 1766445691.7451, - "author_account_age_days": 80 + "cached_time": 1766528041.243334, + "author_account_age_days": 81 }, "https://github.com/razvanmatei-sf/serhii-prompt-list": { "stars": 0, "last_update": "2025-11-03 10:19:48", - "cached_time": 1766445691.854083, - "author_account_age_days": 116 + "cached_time": 1766528041.268558, + "author_account_age_days": 117 }, "https://github.com/HenkDz/nd-super-nodes": { "stars": 21, "last_update": "2025-11-03 12:44:11", - "cached_time": 1766445691.880736, - "author_account_age_days": 3596 + "cached_time": 1766528041.440746, + "author_account_age_days": 3597 }, "https://github.com/DazzleNodes/DazzleNodes": { "stars": 0, "last_update": "2025-11-24 22:23:02", - "cached_time": 1766445691.974242, - "author_account_age_days": 50 + "cached_time": 1766528041.525204, + "author_account_age_days": 51 }, "https://github.com/scofano/ComfyUI-Simple-video-effects": { "stars": 0, "last_update": "2025-12-16 21:26:12", - "cached_time": 1766445692.064297, - "author_account_age_days": 3296 + "cached_time": 1766528041.500794, + "author_account_age_days": 3297 }, "https://github.com/adambarbato/ComfyUI-Sa2VA": { "stars": 91, - "last_update": "2025-11-08 02:53:34", - "cached_time": 1766445692.210268, + "last_update": "2025-12-22 23:32:02", + "cached_time": 1766528041.563878, "author_account_age_days": 4478 }, "https://github.com/colorAi/comfyui-ImageSelectorbyPrompt": { "stars": 24, "last_update": "2025-11-09 02:46:25", - "cached_time": 1766445692.267973, - "author_account_age_days": 960 + "cached_time": 1766528041.704112, + "author_account_age_days": 961 }, "https://github.com/zpengcom/Comfyui-TextLine-counter": { "stars": 0, "last_update": "2025-11-04 02:32:33", - "cached_time": 1766445692.312135, - "author_account_age_days": 4173 + "cached_time": 1766528041.943303, + "author_account_age_days": 4174 }, "https://github.com/vsaan212/Vsaan212-workflow-utilities": { "stars": 0, "last_update": "2025-11-11 20:58:02", - "cached_time": 1766445692.356572, - "author_account_age_days": 336 + "cached_time": 1766528041.937821, + "author_account_age_days": 337 }, "https://github.com/Lakonik/ComfyUI-piFlow": { - "stars": 133, + "stars": 134, "last_update": "2025-12-18 15:32:54", - "cached_time": 1766445692.400772, - "author_account_age_days": 2328 + "cached_time": 1766528042.014907, + "author_account_age_days": 2329 }, "https://github.com/Bio2hazard/ComfyUI-Prompt-Snippets": { "stars": 11, "last_update": "2025-11-08 08:42:06", - "cached_time": 1766445692.665288, - "author_account_age_days": 4830 + "cached_time": 1766528042.163836, + "author_account_age_days": 4831 }, "https://github.com/mikesimone/ComfyUI-LinkModeToggle": { "stars": 0, "last_update": "2025-11-09 01:35:16", - "cached_time": 1766445692.823985, - "author_account_age_days": 2885 + "cached_time": 1766528042.273169, + "author_account_age_days": 2886 }, "https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku": { "stars": 5, "last_update": "2025-11-08 18:33:14", - "cached_time": 1766445692.891164, - "author_account_age_days": 3975 + "cached_time": 1766528042.389082, + "author_account_age_days": 3976 }, "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes": { "stars": 1, "last_update": "2025-11-19 03:25:46", - "cached_time": 1766445692.903306, - "author_account_age_days": 69 + "cached_time": 1766528042.491662, + "author_account_age_days": 70 }, "https://github.com/x0x0b/ComfyUI-PromptHistoryGallery": { "stars": 1, "last_update": "2025-12-18 21:55:10", - "cached_time": 1766445693.008102, - "author_account_age_days": 2679 + "cached_time": 1766528042.518621, + "author_account_age_days": 2680 }, "https://github.com/bulldog68/ComfyUI_FMJ_LLM": { "stars": 2, "last_update": "2025-12-18 12:40:02", - "cached_time": 1766445693.081867, - "author_account_age_days": 650 + "cached_time": 1766528042.591742, + "author_account_age_days": 651 }, "https://github.com/bulldog68/ComfyUI_FMJ_SP": { "stars": 1, "last_update": "2025-12-19 14:28:26", - "cached_time": 1766445693.285191, - "author_account_age_days": 650 + "cached_time": 1766528042.594032, + "author_account_age_days": 651 }, "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note": { "stars": 1, "last_update": "2025-12-15 11:52:02", - "cached_time": 1766445693.321022, + "cached_time": 1766528042.768306, "author_account_age_days": 3173 }, "https://github.com/Cyrostar/ComfyUI-Artha-Nodes": { "stars": 0, "last_update": "2025-11-14 17:02:45", - "cached_time": 1766445693.392412, - "author_account_age_days": 3257 + "cached_time": 1766528043.003618, + "author_account_age_days": 3258 }, "https://github.com/brayevalerien/ComfyUI-GroqNodes": { "stars": 1, "last_update": "2025-11-08 15:46:01", - "cached_time": 1766445693.363255, - "author_account_age_days": 2140 + "cached_time": 1766528042.997733, + "author_account_age_days": 2141 }, "https://github.com/arthurtravers/ComfyUI-VideoOutputBridge": { "stars": 1, "last_update": "2025-11-21 04:35:57", - "cached_time": 1766445693.429889, - "author_account_age_days": 2987 + "cached_time": 1766528043.024326, + "author_account_age_days": 2988 }, "https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": { "stars": 4, "last_update": "2025-11-12 21:11:23", - "cached_time": 1766445693.783556, - "author_account_age_days": 50 + "cached_time": 1766528043.269666, + "author_account_age_days": 51 }, "https://github.com/EnragedAntelope/comfy-modelopt": { "stars": 1, "last_update": "2025-11-10 21:11:04", - "cached_time": 1766445693.871556, - "author_account_age_days": 515 + "cached_time": 1766528043.291438, + "author_account_age_days": 516 }, "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": { - "stars": 50, + "stars": 56, "last_update": "2025-12-22 07:46:04", - "cached_time": 1766445693.905056, - "author_account_age_days": 2239 + "cached_time": 1766528043.419928, + "author_account_age_days": 2240 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_advanced": { "stars": 1, "last_update": "2025-11-09 14:06:53", - "cached_time": 1766445693.903972, - "author_account_age_days": 932 + "cached_time": 1766528043.57908, + "author_account_age_days": 933 }, "https://github.com/tester4488/mc_qwen": { "stars": 4, "last_update": "2025-11-14 11:46:00", - "cached_time": 1766445694.085579, - "author_account_age_days": 673 + "cached_time": 1766528043.580374, + "author_account_age_days": 674 }, "https://github.com/Creditas-labs/ComfyUI-Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "cached_time": 1766445694.706149, - "author_account_age_days": 48 + "cached_time": 1766528044.275607, + "author_account_age_days": 49 }, "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control": { "stars": 103, "last_update": "2025-11-18 16:14:09", - "cached_time": 1766445694.312358, - "author_account_age_days": 2021 + "cached_time": 1766528043.613001, + "author_account_age_days": 2022 }, "https://github.com/fuselayer/comfyui-noise-match": { "stars": 0, "last_update": "2025-11-10 06:37:09", - "cached_time": 1766445694.365517, - "author_account_age_days": 824 + "cached_time": 1766528043.846651, + "author_account_age_days": 825 }, "https://github.com/TJ16th/TJ_ComfyUI_ColorUtility": { "stars": 0, "last_update": "2025-11-09 17:51:36", - "cached_time": 1766445694.395173, - "author_account_age_days": 3081 + "cached_time": 1766528044.02938, + "author_account_age_days": 3082 }, "https://github.com/alexjx/ComfyUI-Sa2VA-XJ": { "stars": 10, "last_update": "2025-11-25 06:34:18", - "cached_time": 1766445694.390908, - "author_account_age_days": 4886 + "cached_time": 1766528044.076436, + "author_account_age_days": 4887 }, "https://github.com/TJ16th/TJ_ComfyUI_Lineart2Vector": { "stars": 1, "last_update": "2025-11-09 02:41:19", - "cached_time": 1766445694.469401, - "author_account_age_days": 3081 + "cached_time": 1766528044.050996, + "author_account_age_days": 3082 }, "https://github.com/HallettVisual/ComfyUI-Qwen-Camera-Selector": { "stars": 6, "last_update": "2025-11-10 02:39:24", - "cached_time": 1766445694.814725, - "author_account_age_days": 447 + "cached_time": 1766528044.314584, + "author_account_age_days": 448 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-MemoryCleaner": { "stars": 18, "last_update": "2025-11-10 15:36:42", - "cached_time": 1766445694.912106, - "author_account_age_days": 294 + "cached_time": 1766528044.310575, + "author_account_age_days": 295 }, "https://github.com/bowtiedbluefin/ComfyUI-AI-CustomURL": { "stars": 0, "last_update": "2025-11-10 02:13:14", - "cached_time": 1766445694.939095, - "author_account_age_days": 1480 + "cached_time": 1766528044.475823, + "author_account_age_days": 1481 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenVideo": { "stars": 15, "last_update": "2025-11-10 09:59:51", - "cached_time": 1766445694.935799, - "author_account_age_days": 294 + "cached_time": 1766528044.609669, + "author_account_age_days": 295 }, "https://github.com/Tr1dae/ComfyUI-EasyFilePaths": { "stars": 0, "last_update": "2025-11-08 23:31:36", - "cached_time": 1766445695.118991, - "author_account_age_days": 1085 + "cached_time": 1766528044.623762, + "author_account_age_days": 1086 }, "https://github.com/Geo1230/ComfyUI-DeepseekOCR": { "stars": 1, "last_update": "2025-11-18 03:42:53", - "cached_time": 1766445695.338355, - "author_account_age_days": 45 + "cached_time": 1766528044.670066, + "author_account_age_days": 46 }, "https://github.com/rafacost/rafacost-comfy": { "stars": 3, "last_update": "2025-11-11 14:26:29", - "cached_time": 1766445695.39055, - "author_account_age_days": 4235 + "cached_time": 1766528044.9043, + "author_account_age_days": 4236 }, "https://github.com/princepainter/ComfyUI-PainterI2V": { - "stars": 482, + "stars": 485, "last_update": "2025-11-24 23:48:08", - "cached_time": 1766445695.462274, - "author_account_age_days": 1049 + "cached_time": 1766528045.042137, + "author_account_age_days": 1050 }, "https://github.com/subraoul/ComfyUI_Bit-Depth-Enhancer": { "stars": 0, "last_update": "2025-11-10 21:17:53", - "cached_time": 1766445695.434145, - "author_account_age_days": 3552 + "cached_time": 1766528045.043728, + "author_account_age_days": 3553 }, "https://github.com/Saganaki22/ComfyUI-Step_Audio_EditX_TTS": { - "stars": 49, + "stars": 50, "last_update": "2025-12-04 06:03:03", - "cached_time": 1766445695.473075, + "cached_time": 1766528045.136318, "author_account_age_days": 1683 }, "https://github.com/yano/comfyui-fast-mosaic-detector": { "stars": 3, "last_update": "2025-11-13 14:57:28", - "cached_time": 1766445695.729681, - "author_account_age_days": 3292 + "cached_time": 1766528045.295932, + "author_account_age_days": 3293 }, "https://github.com/terefang/ComfyUI-Terefang-Nodes": { "stars": 0, "last_update": "2025-11-12 12:35:02", - "cached_time": 1766445695.84004, - "author_account_age_days": 5509 + "cached_time": 1766528045.336065, + "author_account_age_days": 5510 }, "https://github.com/ruanjianlun/comfyui_maya1_tts_alun": { "stars": 0, "last_update": "2025-11-11 03:17:07", - "cached_time": 1766445695.95975, - "author_account_age_days": 811 + "cached_time": 1766528045.424905, + "author_account_age_days": 812 }, "https://github.com/OwlvChirotha/ComfyUI-Translator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "cached_time": 1766445696.478064, - "author_account_age_days": 69 + "cached_time": 1766528045.960078, + "author_account_age_days": 70 }, "https://github.com/Creepybits/World_weaver": { - "stars": 13, + "stars": 14, "last_update": "2025-11-26 16:28:31", - "cached_time": 1766445695.963808, - "author_account_age_days": 2153 + "cached_time": 1766528045.678206, + "author_account_age_days": 2154 }, "https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": { "stars": 6, "last_update": "2025-12-21 22:37:28", - "cached_time": 1766445696.143436, - "author_account_age_days": 2239 + "cached_time": 1766528045.634746, + "author_account_age_days": 2240 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Upscaler": { "stars": 48, "last_update": "2025-12-18 17:00:10", - "cached_time": 1766445696.374514, - "author_account_age_days": 5303 + "cached_time": 1766528045.724069, + "author_account_age_days": 5304 }, "https://github.com/smthemex/ComfyUI_Step_Audio_EditX_SM": { "stars": 24, "last_update": "2025-11-15 05:43:39", - "cached_time": 1766445696.420364, - "author_account_age_days": 900 + "cached_time": 1766528045.908388, + "author_account_age_days": 901 }, "https://github.com/princepainter/ComfyUI-PainterLongVideo": { "stars": 102, "last_update": "2025-11-18 23:59:04", - "cached_time": 1766445696.442915, - "author_account_age_days": 1049 + "cached_time": 1766528046.05959, + "author_account_age_days": 1050 }, "https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": { "stars": 0, "last_update": "2025-12-06 17:39:43", - "cached_time": 1766445696.490464, - "author_account_age_days": 563 + "cached_time": 1766528046.100085, + "author_account_age_days": 564 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-PreviewImageNode": { "stars": 9, "last_update": "2025-11-11 07:39:18", - "cached_time": 1766445696.658432, - "author_account_age_days": 294 + "cached_time": 1766528046.18155, + "author_account_age_days": 295 }, "https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM": { "stars": 2, "last_update": "2025-11-19 17:19:47", - "cached_time": 1766445696.745721, - "author_account_age_days": 2392 + "cached_time": 1766528046.341089, + "author_account_age_days": 2393 }, "https://github.com/Boba-svg/ComfyUI_AutoBatchRunner": { "stars": 0, "last_update": "2025-11-14 23:12:48", - "cached_time": 1766445696.895532, - "author_account_age_days": 97 + "cached_time": 1766528046.357079, + "author_account_age_days": 98 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenFrameSelector": { "stars": 10, "last_update": "2025-11-11 07:40:58", - "cached_time": 1766445696.965022, - "author_account_age_days": 294 + "cached_time": 1766528046.428433, + "author_account_age_days": 295 }, "https://github.com/AlexXia007/AIYang_TripleAPI": { "stars": 1, "last_update": "2025-11-10 17:53:55", - "cached_time": 1766445697.016135, - "author_account_age_days": 571 + "cached_time": 1766528046.649469, + "author_account_age_days": 572 }, "https://github.com/leafiy/comfyui_psd_smart_object": { "stars": 0, "last_update": "2025-11-11 02:18:19", - "cached_time": 1766445697.172163, - "author_account_age_days": 5296 + "cached_time": 1766528046.705914, + "author_account_age_days": 5297 }, "https://github.com/psdwizzard/Comfyui-XYZ-stitch": { "stars": 0, "last_update": "2025-11-11 16:47:27", - "cached_time": 1766445697.379203, - "author_account_age_days": 3393 + "cached_time": 1766528046.742769, + "author_account_age_days": 3394 }, "https://github.com/anhrefnyoiyoi/Placeholder-Replacer-By-ID": { "stars": 0, "last_update": "2025-11-12 23:04:25", - "cached_time": 1766445697.461923, - "author_account_age_days": 2261 + "cached_time": 1766528046.960826, + "author_account_age_days": 2262 }, "https://github.com/elyetis/Comfyui-ColorMatchNodes": { "stars": 1, "last_update": "2025-11-23 11:23:09", - "cached_time": 1766445697.484177, + "cached_time": 1766528047.081487, "author_account_age_days": 3551 }, "https://github.com/ussoewwin/image_resize_comfyui": { "stars": 0, "last_update": "2025-11-11 04:18:25", - "cached_time": 1766445697.501887, - "author_account_age_days": 922 + "cached_time": 1766528047.107232, + "author_account_age_days": 923 }, "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator": { - "stars": 1, + "stars": 2, "last_update": "2025-11-20 17:47:15", - "cached_time": 1766445697.520146, - "author_account_age_days": 709 + "cached_time": 1766528047.155363, + "author_account_age_days": 710 }, "https://github.com/mercu-lore/BoxBox": { "stars": 2, "last_update": "2025-11-17 11:20:20", - "cached_time": 1766445697.712519, - "author_account_age_days": 2021 + "cached_time": 1766528047.190664, + "author_account_age_days": 2022 }, "ttps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "cached_time": 1766445697.79227, - "author_account_age_days": 709 + "cached_time": 1766528047.390947, + "author_account_age_days": 710 }, "https://github.com/ahkimkoo/ComfyUI-GetKeyFrames": { "stars": 0, "last_update": "2025-11-14 11:02:04", - "cached_time": 1766445697.912574, - "author_account_age_days": 5784 + "cached_time": 1766528047.406392, + "author_account_age_days": 5785 }, "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "cached_time": 1766445697.981948, - "author_account_age_days": 69 + "cached_time": 1766528047.496236, + "author_account_age_days": 70 }, "https://github.com/PozzettiAndrea/ComfyUI-UniRig": { "stars": 237, "last_update": "2025-12-21 22:38:18", - "cached_time": 1766445698.02072, - "author_account_age_days": 2239 + "cached_time": 1766528047.636506, + "author_account_age_days": 2240 }, "https://github.com/IAMCCS/IAMCCS_annotate": { "stars": 4, "last_update": "2025-11-15 08:50:13", - "cached_time": 1766445698.175341, - "author_account_age_days": 2101 + "cached_time": 1766528047.741241, + "author_account_age_days": 2102 }, "https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts": { "stars": 25, "last_update": "2025-11-12 19:23:07", - "cached_time": 1766445698.417264, - "author_account_age_days": 446 + "cached_time": 1766528047.798878, + "author_account_age_days": 447 }, "https://github.com/PozzettiAndrea/ComfyUI-CADabra": { "stars": 12, "last_update": "2025-12-19 23:22:45", - "cached_time": 1766445698.481369, - "author_account_age_days": 2239 + "cached_time": 1766528047.983653, + "author_account_age_days": 2240 }, "https://github.com/perezjoan/ComfyUI-QwenEdit-Urbanism-by-UGA": { "stars": 1, "last_update": "2025-12-04 22:11:17", - "cached_time": 1766445698.49863, - "author_account_age_days": 2509 + "cached_time": 1766528048.152923, + "author_account_age_days": 2510 }, "https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes": { "stars": 31, "last_update": "2025-12-06 18:47:15", - "cached_time": 1766445698.502434, - "author_account_age_days": 778 + "cached_time": 1766528048.169772, + "author_account_age_days": 779 }, "https://github.com/fuyouawa/comfyui-easytoolkit": { "stars": 0, "last_update": "2025-11-26 04:25:12", - "cached_time": 1766445698.562733, - "author_account_age_days": 1114 + "cached_time": 1766528048.191564, + "author_account_age_days": 1115 }, "https://github.com/power88/ComfyUI-PDiD-LLM-Nodes": { "stars": 0, "last_update": "2025-11-16 12:13:06", - "cached_time": 1766445698.912987, - "author_account_age_days": 3277 + "cached_time": 1766528048.211592, + "author_account_age_days": 3278 }, "https://github.com/Koratahiu/ComfyUI-Diff2Flow": { "stars": 1, "last_update": "2025-11-23 11:41:18", - "cached_time": 1766445698.865395, - "author_account_age_days": 371 + "cached_time": 1766528048.394205, + "author_account_age_days": 372 }, "https://github.com/orpheus-gaze/comfyui-s2-guidance-test": { "stars": 0, "last_update": "2025-11-13 17:50:49", - "cached_time": 1766445698.948836, - "author_account_age_days": 95 + "cached_time": 1766528048.491669, + "author_account_age_days": 96 }, "https://github.com/princepainter/ComfyUI-PainterI2VforKJ": { "stars": 80, "last_update": "2025-11-19 10:27:30", - "cached_time": 1766445699.025194, - "author_account_age_days": 1049 + "cached_time": 1766528048.501653, + "author_account_age_days": 1050 }, "https://github.com/deng-wei/ComfyUI-MiVolo-V2": { "stars": 21, "last_update": "2025-11-20 09:00:07", - "cached_time": 1766445699.036154, - "author_account_age_days": 4183 + "cached_time": 1766528048.646795, + "author_account_age_days": 4184 }, "https://github.com/alludus/ComfyUI-multiGPU-upscaler": { "stars": 0, "last_update": "2025-11-14 18:32:26", - "cached_time": 1766445699.27397, - "author_account_age_days": 3881 + "cached_time": 1766528048.749641, + "author_account_age_days": 3882 }, "https://github.com/Markus-Pasanen/batch_whisper_extension": { "stars": 0, "last_update": "2025-11-18 16:28:55", - "cached_time": 1766445699.44996, - "author_account_age_days": 2642 + "cached_time": 1766528048.89296, + "author_account_age_days": 2643 }, "https://github.com/princepainter/Comfyui-PainterAudioCut": { "stars": 6, "last_update": "2025-11-16 09:59:25", - "cached_time": 1766445699.518127, - "author_account_age_days": 1049 + "cached_time": 1766528049.013822, + "author_account_age_days": 1050 }, "htps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "cached_time": 1766445699.532873, - "author_account_age_days": 709 + "cached_time": 1766528049.160624, + "author_account_age_days": 710 }, "https://github.com/MushroomFleet/DJZ-Pedalboard": { "stars": 2, "last_update": "2025-11-15 04:19:19", - "cached_time": 1766445699.523917, - "author_account_age_days": 4268 + "cached_time": 1766528049.21071, + "author_account_age_days": 4269 }, "https://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "cached_time": 1766445699.626128, - "author_account_age_days": 709 + "cached_time": 1766528049.214251, + "author_account_age_days": 710 }, "https://github.com/smthemex/ComfyUI_DyPE": { "stars": 24, "last_update": "2025-11-15 11:15:56", - "cached_time": 1766445699.889138, - "author_account_age_days": 900 + "cached_time": 1766528049.252206, + "author_account_age_days": 901 }, "https://github.com/Koratahiu/ComfyUI-OFTv2": { "stars": 3, "last_update": "2025-11-17 19:18:33", - "cached_time": 1766445699.90936, - "author_account_age_days": 371 + "cached_time": 1766528049.43745, + "author_account_age_days": 372 }, "https://github.com/Mister-Link/link-comfy-nodes": { "stars": 0, "last_update": "2025-12-19 08:53:17", - "cached_time": 1766445700.014663, + "cached_time": 1766528049.505088, "author_account_age_days": 1229 }, "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": { - "stars": 31, + "stars": 32, "last_update": "2025-12-09 04:52:05", - "cached_time": 1766445700.049273, - "author_account_age_days": 82 + "cached_time": 1766528049.516605, + "author_account_age_days": 83 }, "https://github.com/alankent/ComfyUI-OA-360-Clip": { "stars": 0, "last_update": "2025-11-16 05:39:08", - "cached_time": 1766445700.077117, - "author_account_age_days": 4450 + "cached_time": 1766528049.669256, + "author_account_age_days": 4451 }, "https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3": { - "stars": 239, + "stars": 240, "last_update": "2025-12-21 23:53:17", - "cached_time": 1766445700.418323, - "author_account_age_days": 2239 + "cached_time": 1766528049.774436, + "author_account_age_days": 2240 }, "https://github.com/comrender/ComfyUI-Topaz-Upscaler": { "stars": 1, "last_update": "2025-12-20 13:02:34", - "cached_time": 1766445700.550597, - "author_account_age_days": 897 + "cached_time": 1766528049.939188, + "author_account_age_days": 898 }, "https://github.com/1038lab/ComfyUI-FlashVSR": { "stars": 72, "last_update": "2025-11-17 23:19:10", - "cached_time": 1766445700.545361, - "author_account_age_days": 998 + "cached_time": 1766528050.035648, + "author_account_age_days": 999 }, "https://github.com/jonstreeter/ComfyUI-Reference-Based-Video-Colorization": { "stars": 6, "last_update": "2025-11-21 15:27:33", - "cached_time": 1766445700.544324, - "author_account_age_days": 1149 + "cached_time": 1766528050.270821, + "author_account_age_days": 1150 }, "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector": { "stars": 0, "last_update": "2025-11-17 16:27:54", - "cached_time": 1766445700.585036, - "author_account_age_days": 709 + "cached_time": 1766528050.218247, + "author_account_age_days": 710 }, "https://github.com/liming123332/ComfyUI-Ranbooru": { "stars": 0, "last_update": "2025-12-17 01:00:44", - "cached_time": 1766445700.763327, - "author_account_age_days": 3103 + "cached_time": 1766528050.249048, + "author_account_age_days": 3104 }, "https://github.com/SilentZhang/comfyui-encrypt": { "stars": 0, "last_update": "2025-11-15 22:03:32", - "cached_time": 1766445700.902925, - "author_account_age_days": 3989 + "cached_time": 1766528050.322195, + "author_account_age_days": 3990 }, "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": { "stars": 0, "last_update": "2025-11-16 22:35:53", - "cached_time": 1766445700.934873, - "author_account_age_days": 4137 + "cached_time": 1766528050.45703, + "author_account_age_days": 4138 }, "https://github.com/tristanvdb/ComfyUI-toolset": { "stars": 0, "last_update": "2025-11-17 16:40:27", - "cached_time": 1766445701.020224, - "author_account_age_days": 4955 + "cached_time": 1766528050.55587, + "author_account_age_days": 4956 }, "https://github.com/hum-ma/ComfyUI-TiledVaeLite": { "stars": 3, "last_update": "2025-12-10 16:37:12", - "cached_time": 1766445701.071219, - "author_account_age_days": 328 + "cached_time": 1766528050.551103, + "author_account_age_days": 329 }, "https://github.com/princepainter/Comfyui-PainterSampler": { "stars": 21, "last_update": "2025-11-17 09:12:16", - "cached_time": 1766445701.10992, - "author_account_age_days": 1049 + "cached_time": 1766528050.69007, + "author_account_age_days": 1050 }, "https://github.com/WASasquatch/ComfyUI_LMStudio_EasyQuery": { "stars": 5, "last_update": "2025-11-17 22:13:31", - "cached_time": 1766445701.478244, - "author_account_age_days": 5172 + "cached_time": 1766528050.79702, + "author_account_age_days": 5173 }, "https://github.com/speige/ComfyUI_Make-It-Animatable": { "stars": 2, "last_update": "2025-11-19 19:31:44", - "cached_time": 1766445701.554438, - "author_account_age_days": 4904 + "cached_time": 1766528050.981966, + "author_account_age_days": 4905 }, "https://github.com/fuselayer/comfyui-lite-tracker": { "stars": 0, "last_update": "2025-11-17 09:53:32", - "cached_time": 1766445701.59527, - "author_account_age_days": 824 + "cached_time": 1766528051.059064, + "author_account_age_days": 825 }, "https://github.com/yichengup/ComfyUI-YCNodes_Toolkit": { "stars": 17, "last_update": "2025-12-18 18:24:00", - "cached_time": 1766445701.579065, - "author_account_age_days": 671 + "cached_time": 1766528051.251216, + "author_account_age_days": 672 }, "https://github.com/cedarconnor/ComfyUI-DreamCube": { "stars": 0, "last_update": "2025-11-24 05:06:34", - "cached_time": 1766445701.611937, + "cached_time": 1766528051.288183, "author_account_age_days": 4842 }, "https://github.com/EricRollei/Comfy_HunyuanImage3": { "stars": 10, "last_update": "2025-12-20 10:04:03", - "cached_time": 1766445701.809624, - "author_account_age_days": 1440 + "cached_time": 1766528051.308941, + "author_account_age_days": 1441 }, "https://github.com/alexjx/ComfyUI-XJNodes": { "stars": 0, - "last_update": "2025-12-22 06:08:42", - "cached_time": 1766445701.938893, - "author_account_age_days": 4886 + "last_update": "2025-12-23 08:52:50", + "cached_time": 1766528051.352814, + "author_account_age_days": 4887 }, "https://github.com/hua1995116/comfyui_goenhance_ffmpeg_wm": { "stars": 1, "last_update": "2025-11-20 10:20:50", - "cached_time": 1766445701.96512, - "author_account_age_days": 3897 + "cached_time": 1766528051.536275, + "author_account_age_days": 3898 }, "https://github.com/IamCreateAI/ComfyUI-Animon": { "stars": 0, "last_update": "2025-11-20 11:43:41", - "cached_time": 1766445702.103728, - "author_account_age_days": 378 + "cached_time": 1766528051.663758, + "author_account_age_days": 379 }, "https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2": { "stars": 1, "last_update": "2025-11-17 05:44:00", - "cached_time": 1766445702.090048, - "author_account_age_days": 1054 + "cached_time": 1766528051.601913, + "author_account_age_days": 1055 }, "https://github.com/neonr-0/ComfyUI-PixelConstrainedScaler": { "stars": 1, "last_update": "2025-11-18 16:03:25", - "cached_time": 1766445702.127948, - "author_account_age_days": 4305 + "cached_time": 1766528051.708585, + "author_account_age_days": 4306 }, "https://github.com/slahiri/ComfyUI-AI-Photography-Toolkit": { "stars": 45, "last_update": "2025-12-21 20:56:52", - "cached_time": 1766445702.506907, - "author_account_age_days": 5289 + "cached_time": 1766528051.817993, + "author_account_age_days": 5290 }, "https://github.com/wallen0322/ComfyUI-AE-Animation": { - "stars": 53, - "last_update": "2025-12-22 18:59:34", - "cached_time": 1766445702.688335, - "author_account_age_days": 274 + "stars": 55, + "last_update": "2025-12-23 16:58:40", + "cached_time": 1766528051.996883, + "author_account_age_days": 275 }, "https://github.com/EricRollei/Eric_Image_Processing_Nodes": { "stars": 3, "last_update": "2025-12-20 01:05:48", - "cached_time": 1766445702.602634, - "author_account_age_days": 1440 + "cached_time": 1766528052.076494, + "author_account_age_days": 1441 }, "https://github.com/swan7-py/ComfyUI-ImageAlphaCrop": { "stars": 1, "last_update": "2025-11-21 01:38:12", - "cached_time": 1766445702.625879, - "author_account_age_days": 343 + "cached_time": 1766528052.26852, + "author_account_age_days": 344 }, "https://github.com/7BEII/comfyui-PD_comfy-api-node": { "stars": 0, "last_update": "2025-11-19 08:16:25", - "cached_time": 1766445702.642999, - "author_account_age_days": 359 + "cached_time": 1766528052.401886, + "author_account_age_days": 360 }, "https://github.com/huyl3-cpu/comfyui-sortlist": { "stars": 0, "last_update": "2025-12-18 11:58:21", - "cached_time": 1766445702.812791, - "author_account_age_days": 2179 + "cached_time": 1766528052.345064, + "author_account_age_days": 2180 }, "https://github.com/ModelTC/ComfyUI-Lightx2vWrapper": { "stars": 64, "last_update": "2025-12-11 17:29:51", - "cached_time": 1766445703.032529, - "author_account_age_days": 1956 + "cached_time": 1766528052.409372, + "author_account_age_days": 1957 }, "https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt": { "stars": 3, "last_update": "2025-11-28 14:51:10", - "cached_time": 1766445702.981986, - "author_account_age_days": 3814 + "cached_time": 1766528052.553082, + "author_account_age_days": 3815 }, "https://github.com/StarIICraft/ComfyUI-Simple-Selector": { "stars": 0, "last_update": "2025-11-19 19:20:30", - "cached_time": 1766445703.108727, - "author_account_age_days": 519 + "cached_time": 1766528052.63119, + "author_account_age_days": 520 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3": { - "stars": 321, + "stars": 322, "last_update": "2025-12-22 18:36:01", - "cached_time": 1766445703.152374, - "author_account_age_days": 2239 + "cached_time": 1766528052.693259, + "author_account_age_days": 2240 }, "https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode": { "stars": 27, "last_update": "2025-11-19 18:08:34", - "cached_time": 1766445703.138061, - "author_account_age_days": 1347 + "cached_time": 1766528052.744706, + "author_account_age_days": 1348 }, "https://github.com/wwzhifeng/comfyui-jsonprompt": { "stars": 24, "last_update": "2025-11-20 06:08:04", - "cached_time": 1766445703.525364, - "author_account_age_days": 945 + "cached_time": 1766528052.839938, + "author_account_age_days": 946 }, "https://github.com/wouterverweirder/comfyui_sam3": { "stars": 57, "last_update": "2025-12-11 14:28:58", - "cached_time": 1766445703.623483, - "author_account_age_days": 5184 + "cached_time": 1766528053.045823, + "author_account_age_days": 5185 }, "https://github.com/EricRollei/AAA_Metadata_System": { "stars": 2, "last_update": "2025-12-19 21:17:11", - "cached_time": 1766445703.668112, - "author_account_age_days": 1440 + "cached_time": 1766528053.142812, + "author_account_age_days": 1441 }, "https://github.com/Sean-Bradley/ComfyUI-Remove-Background": { "stars": 0, "last_update": "2025-11-25 16:57:53", - "cached_time": 1766445703.686609, - "author_account_age_days": 4372 + "cached_time": 1766528053.302785, + "author_account_age_days": 4373 }, "https://github.com/hobinrude/ComfyUI_DWposeDeluxe": { - "stars": 3, + "stars": 4, "last_update": "2025-12-21 16:08:04", - "cached_time": 1766445703.725087, - "author_account_age_days": 1502 + "cached_time": 1766528053.425855, + "author_account_age_days": 1503 }, "https://github.com/Ltamann/ComfyUI-TBG-SAM3": { "stars": 145, "last_update": "2025-11-29 08:30:57", - "cached_time": 1766445703.808586, - "author_account_age_days": 4765 + "cached_time": 1766528053.420642, + "author_account_age_days": 4766 }, "https://github.com/rookiestar28/ComfyUI_Text_Processor": { "stars": 5, - "last_update": "2025-12-22 10:06:13", - "cached_time": 1766445704.026608, - "author_account_age_days": 759 + "last_update": "2025-12-23 15:20:01", + "cached_time": 1766528053.447839, + "author_account_age_days": 760 }, "https://github.com/EricRollei/HYPIR-ComfyUI": { "stars": 2, "last_update": "2025-11-18 18:34:15", - "cached_time": 1766445704.097528, - "author_account_age_days": 1440 + "cached_time": 1766528053.582953, + "author_account_age_days": 1441 }, "https://github.com/MadiatorLabs/ComfyUI-RunpodDirect": { "stars": 5, "last_update": "2025-11-19 20:54:13", - "cached_time": 1766445704.131645, - "author_account_age_days": 75 + "cached_time": 1766528053.650466, + "author_account_age_days": 76 }, "https://github.com/yuanyuan-spec/comfyui_hunyuanvideo_1.5_plugin": { "stars": 21, "last_update": "2025-12-02 12:02:23", - "cached_time": 1766445704.166554, - "author_account_age_days": 31 + "cached_time": 1766528053.710684, + "author_account_age_days": 32 }, "https://github.com/Scorpiosis0/ComfyUI-WtlNodes": { "stars": 3, "last_update": "2025-11-27 22:43:38", - "cached_time": 1766445704.157609, - "author_account_age_days": 1228 + "cached_time": 1766528053.788479, + "author_account_age_days": 1229 }, "https://github.com/EricRollei/PDF-Tools": { "stars": 1, "last_update": "2025-12-20 01:13:41", - "cached_time": 1766445704.553719, - "author_account_age_days": 1440 + "cached_time": 1766528053.88337, + "author_account_age_days": 1441 }, "https://github.com/kjqwer/SmartSaveImage": { "stars": 1, "last_update": "2025-11-21 07:32:18", - "cached_time": 1766445704.660758, - "author_account_age_days": 741 + "cached_time": 1766528054.11021, + "author_account_age_days": 742 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3DBody": { - "stars": 215, + "stars": 218, "last_update": "2025-12-21 22:24:15", - "cached_time": 1766445704.685234, - "author_account_age_days": 2239 + "cached_time": 1766528054.189645, + "author_account_age_days": 2240 }, "https://github.com/DanielPFlorian/ComfyUI-WorkflowGenerator": { "stars": 1, "last_update": "2025-11-22 01:25:11", - "cached_time": 1766445704.731112, - "author_account_age_days": 1413 + "cached_time": 1766528054.308775, + "author_account_age_days": 1414 }, "https://github.com/icekiub-ai/ComfyUI-IcyHider": { "stars": 28, "last_update": "2025-12-03 23:37:30", - "cached_time": 1766445704.747963, - "author_account_age_days": 86 + "cached_time": 1766528054.427568, + "author_account_age_days": 87 }, "https://github.com/FuryNocturn/ComfyUI-Studio-Fury": { "stars": 0, "last_update": "2025-11-30 00:45:50", - "cached_time": 1766445704.844671, - "author_account_age_days": 3150 + "cached_time": 1766528054.483208, + "author_account_age_days": 3151 }, "https://github.com/TuriSc/comfyui-text-line-selector": { "stars": 1, "last_update": "2025-11-22 12:22:59", - "cached_time": 1766445705.076878, - "author_account_age_days": 4283 + "cached_time": 1766528054.47367, + "author_account_age_days": 4284 }, "https://github.com/Granddyser/wan-video-extender": { "stars": 18, "last_update": "2025-11-29 04:24:25", - "cached_time": 1766445705.099098, + "cached_time": 1766528054.609972, "author_account_age_days": 1929 }, "https://github.com/EricRollei/Download_Tools": { "stars": 2, "last_update": "2025-12-20 01:23:23", - "cached_time": 1766445705.186633, - "author_account_age_days": 1440 + "cached_time": 1766528054.664235, + "author_account_age_days": 1441 }, "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect": { "stars": 0, "last_update": "2025-11-19 23:38:20", - "cached_time": 1766445705.168793, - "author_account_age_days": 930 + "cached_time": 1766528054.776291, + "author_account_age_days": 931 }, "https://github.com/akawana/ComfyUI-Keybinding-extra": { "stars": 2, "last_update": "2025-12-20 13:12:48", - "cached_time": 1766445706.089517, - "author_account_age_days": 1021 + "cached_time": 1766528055.324803, + "author_account_age_days": 1022 }, "https://github.com/yukascomfy/ATI_AudioReactive": { "stars": 1, "last_update": "2025-11-21 10:34:47", - "cached_time": 1766445705.573729, - "author_account_age_days": 692 + "cached_time": 1766528054.905688, + "author_account_age_days": 693 }, "https://github.com/EnragedAntelope/ComfyUI_EasyRegion": { "stars": 0, "last_update": "2025-11-23 15:21:21", - "cached_time": 1766445705.680299, - "author_account_age_days": 515 + "cached_time": 1766528055.199091, + "author_account_age_days": 516 }, "https://github.com/NeoDroleDeGueule/NDDG_Great_Nodes": { - "stars": 12, + "stars": 13, "last_update": "2025-12-04 20:52:40", - "cached_time": 1766445705.748252, + "cached_time": 1766528055.205797, "author_account_age_days": 670 }, "https://github.com/FuryNocturn/ComfyUI-Dummy_Node_Pack": { "stars": 0, "last_update": "2025-11-30 00:35:31", - "cached_time": 1766445705.777787, - "author_account_age_days": 3150 + "cached_time": 1766528055.314092, + "author_account_age_days": 3151 }, "https://github.com/Windecay/ComfyUI_Dynamic-RAMCache": { - "stars": 35, + "stars": 36, "last_update": "2025-11-29 03:30:56", - "cached_time": 1766445705.855762, - "author_account_age_days": 571 + "cached_time": 1766528055.438849, + "author_account_age_days": 572 }, "https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame": { "stars": 1, "last_update": "2025-11-21 14:03:38", - "cached_time": 1766445705.891067, - "author_account_age_days": 691 + "cached_time": 1766528055.487408, + "author_account_age_days": 692 }, "https://github.com/aining2022/ComfyUI_Swwan": { "stars": 2, "last_update": "2025-11-30 13:39:46", - "cached_time": 1766445706.097788, - "author_account_age_days": 578 + "cached_time": 1766528055.511939, + "author_account_age_days": 579 }, "https://github.com/tuki0918/comfyui-image-expand-nodes": { "stars": 0, "last_update": "2025-11-28 01:04:10", - "cached_time": 1766445706.142827, - "author_account_age_days": 5289 + "cached_time": 1766528055.61297, + "author_account_age_days": 5290 }, "https://github.com/tuki0918/comfyui-image-tiled-nodes": { "stars": 0, "last_update": "2025-11-25 05:13:19", - "cached_time": 1766445706.2159, - "author_account_age_days": 5289 + "cached_time": 1766528055.696658, + "author_account_age_days": 5290 }, "https://github.com/techzuhaib/FaceCLIP-ComfyUI": { "stars": 0, "last_update": "2025-11-21 09:10:22", - "cached_time": 1766445706.216269, - "author_account_age_days": 716 + "cached_time": 1766528055.802269, + "author_account_age_days": 717 }, "https://github.com/Nynxz/ComfyUI-NynxzNodes": { "stars": 0, "last_update": "2025-12-11 09:16:16", - "cached_time": 1766445706.58161, - "author_account_age_days": 2142 + "cached_time": 1766528055.951424, + "author_account_age_days": 2143 }, "https://github.com/jav12z/ComfyUI-ToyShaders": { "stars": 3, "last_update": "2025-12-20 13:02:51", - "cached_time": 1766445706.738721, - "author_account_age_days": 1243 + "cached_time": 1766528056.220789, + "author_account_age_days": 1244 }, "https://github.com/nitingrg/comfyui-ntools": { "stars": 0, "last_update": "2025-11-25 15:21:12", - "cached_time": 1766445706.779132, - "author_account_age_days": 1064 + "cached_time": 1766528056.248252, + "author_account_age_days": 1065 }, "https://github.com/tuki0918/ComfyUI_Cooldown_Node": { "stars": 0, "last_update": "2025-11-25 12:34:53", - "cached_time": 1766445706.799482, - "author_account_age_days": 5289 + "cached_time": 1766528056.355641, + "author_account_age_days": 5290 }, "https://github.com/chchchadzilla/ComfyUI-ChomfyNodes": { "stars": 1, "last_update": "2025-12-09 08:59:21", - "cached_time": 1766445706.886794, - "author_account_age_days": 2583 + "cached_time": 1766528056.356323, + "author_account_age_days": 2584 }, "https://github.com/akawana/ComfyUI-Utils-extra": { "stars": 0, "last_update": "2025-12-22 18:53:00", - "cached_time": 1766445707.432216, - "author_account_age_days": 1021 + "cached_time": 1766528056.865572, + "author_account_age_days": 1022 }, "https://github.com/huygiatrng/Facefusion_comfyui": { - "stars": 43, + "stars": 44, "last_update": "2025-11-30 22:08:41", - "cached_time": 1766445707.097167, - "author_account_age_days": 2008 + "cached_time": 1766528056.527886, + "author_account_age_days": 2009 }, "https://github.com/Ada123-a/ComfyUI-Kandinsky": { "stars": 6, "last_update": "2025-11-22 19:28:30", - "cached_time": 1766445707.117626, - "author_account_age_days": 994 + "cached_time": 1766528056.519605, + "author_account_age_days": 995 }, "https://github.com/obvirm/ComfyUI-WhisperXX": { "stars": 1, "last_update": "2025-12-03 22:07:11", - "cached_time": 1766445707.1892, - "author_account_age_days": 1064 + "cached_time": 1766528056.621581, + "author_account_age_days": 1065 }, "https://github.com/agavesunset/AgaveLogicCounter": { "stars": 0, "last_update": "2025-12-18 06:34:34", - "cached_time": 1766445707.728421, - "author_account_age_days": 292 + "cached_time": 1766528057.157887, + "author_account_age_days": 293 }, "https://github.com/zhanglongxiao111/Comfyui-geminiapi": { "stars": 2, "last_update": "2025-12-10 04:42:19", - "cached_time": 1766445707.263058, - "author_account_age_days": 836 + "cached_time": 1766528056.850335, + "author_account_age_days": 837 }, "https://github.com/erosDiffusion/ComfyUI-ZImageDit": { "stars": 5, "last_update": "2025-12-03 21:54:01", - "cached_time": 1766445707.59617, - "author_account_age_days": 543 + "cached_time": 1766528057.030309, + "author_account_age_days": 544 }, "https://github.com/MushroomFleet/ComfyUI-FLUX2-JSON": { "stars": 5, "last_update": "2025-12-21 15:44:00", - "cached_time": 1766445707.758599, - "author_account_age_days": 4268 + "cached_time": 1766528057.271672, + "author_account_age_days": 4269 }, "https://github.com/keghoang/ComfyUI-Charon": { "stars": 0, "last_update": "2025-11-24 19:00:49", - "cached_time": 1766445707.811833, - "author_account_age_days": 3590 + "cached_time": 1766528057.272107, + "author_account_age_days": 3591 }, "https://github.com/EnragedAntelope/comfyui-sdnq": { "stars": 55, - "last_update": "2025-12-18 02:03:21", - "cached_time": 1766445707.845047, - "author_account_age_days": 515 + "last_update": "2025-12-23 18:26:38", + "cached_time": 1766528057.390275, + "author_account_age_days": 516 }, "https://github.com/judian17/ComfyUI-multiple-inputs": { "stars": 1, "last_update": "2025-11-26 17:17:01", - "cached_time": 1766445707.926346, - "author_account_age_days": 2392 + "cached_time": 1766528057.425519, + "author_account_age_days": 2393 }, "https://github.com/marduk191/comfyui_qwen_runninghub": { "stars": 0, "last_update": "2025-11-23 16:45:09", - "cached_time": 1766445708.121195, - "author_account_age_days": 4961 + "cached_time": 1766528057.53122, + "author_account_age_days": 4962 }, "https://github.com/princepainter/Comfyui-PainterVRAM": { "stars": 19, "last_update": "2025-11-28 08:50:39", - "cached_time": 1766445708.154867, - "author_account_age_days": 1049 + "cached_time": 1766528057.773267, + "author_account_age_days": 1050 }, "https://github.com/geroldmeisinger/ComfyUI-outputlists-combiner": { - "stars": 54, - "last_update": "2025-12-22 08:39:41", - "cached_time": 1766445708.199818, - "author_account_age_days": 1213 + "stars": 56, + "last_update": "2025-12-23 17:29:30", + "cached_time": 1766528057.623314, + "author_account_age_days": 1214 }, "https://github.com/idvdii/ComfyUI-DvD-LoraTriggerwordsManager": { "stars": 6, "last_update": "2025-11-27 06:58:09", - "cached_time": 1766445708.29463, - "author_account_age_days": 249 + "cached_time": 1766528057.945376, + "author_account_age_days": 250 }, "https://github.com/mobcat40/ComfyUI-PromptChain": { "stars": 3, "last_update": "2025-12-04 19:14:47", - "cached_time": 1766445708.499247, - "author_account_age_days": 151 + "cached_time": 1766528057.945731, + "author_account_age_days": 152 }, "https://github.com/Rathius-Saranoth/Rathius_ComfyNodes": { "stars": 0, "last_update": "2025-11-28 02:40:18", - "cached_time": 1766445708.625485, - "author_account_age_days": 93 + "cached_time": 1766528058.061914, + "author_account_age_days": 94 }, "https://github.com/tpc2233/ComfyUI-Z-Image-Turbo": { "stars": 10, "last_update": "2025-11-28 21:49:00", - "cached_time": 1766445708.765144, + "cached_time": 1766528058.177599, "author_account_age_days": 1285 }, "https://github.com/jrabek/BokehDiffusionComfyUI": { "stars": 1, "last_update": "2025-11-27 18:58:43", - "cached_time": 1766445708.913462, - "author_account_age_days": 5101 + "cached_time": 1766528058.302741, + "author_account_age_days": 5102 }, "https://github.com/princepainter/Comfyui-PainterFLF2V": { "stars": 102, "last_update": "2025-11-28 02:57:39", - "cached_time": 1766445708.846895, - "author_account_age_days": 1049 + "cached_time": 1766528058.345548, + "author_account_age_days": 1050 }, "https://github.com/llikethat/ComfyUI-iseebetter": { "stars": 1, "last_update": "2025-11-29 10:56:25", - "cached_time": 1766445708.894532, - "author_account_age_days": 4724 + "cached_time": 1766528058.403138, + "author_account_age_days": 4725 }, "https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": { "stars": 0, "last_update": "2025-12-08 06:33:14", - "cached_time": 1766445708.995777, - "author_account_age_days": 191 + "cached_time": 1766528058.434951, + "author_account_age_days": 192 }, "https://github.com/Pondowner857/comfy_Pond_Nodes_V2": { "stars": 2, "last_update": "2025-12-05 08:14:07", - "cached_time": 1766445709.155756, - "author_account_age_days": 636 + "cached_time": 1766528058.56145, + "author_account_age_days": 637 }, "https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node": { "stars": 0, "last_update": "2025-12-01 23:39:14", - "cached_time": 1766445709.20192, - "author_account_age_days": 674 + "cached_time": 1766528058.697457, + "author_account_age_days": 675 }, "https://github.com/Kazama-Suichiku/ComfyUI-Meshy": { "stars": 0, "last_update": "2025-12-02 09:36:39", - "cached_time": 1766445709.237623, - "author_account_age_days": 570 + "cached_time": 1766528058.789454, + "author_account_age_days": 571 }, "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision": { "stars": 3, "last_update": "2025-12-06 09:18:26", - "cached_time": 1766445709.315611, - "author_account_age_days": 406 + "cached_time": 1766528059.00371, + "author_account_age_days": 407 }, "https://github.com/hal-xp/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "cached_time": 1766445709.547044, - "author_account_age_days": 3072 + "cached_time": 1766528059.000391, + "author_account_age_days": 3073 }, "https://github.com/Aryan185/ComfyUI-VertexAPI": { "stars": 1, "last_update": "2025-12-19 12:39:33", - "cached_time": 1766445709.689796, - "author_account_age_days": 1718 + "cached_time": 1766528059.074878, + "author_account_age_days": 1719 }, "https://github.com/Seb-Lis/ComfyUI_Node_Pack": { "stars": 0, "last_update": "2025-11-30 11:13:27", - "cached_time": 1766445709.805297, - "author_account_age_days": 80 + "cached_time": 1766528059.212903, + "author_account_age_days": 81 }, "https://github.com/HellerCommaA/ComfyUI-ZImageLatent": { "stars": 6, "last_update": "2025-12-03 23:23:29", - "cached_time": 1766445709.876181, - "author_account_age_days": 4874 + "cached_time": 1766528059.329759, + "author_account_age_days": 4875 }, "https://github.com/synthetai/ComfyUI-JM-Gemini-API": { - "stars": 2, + "stars": 3, "last_update": "2025-12-16 01:36:33", - "cached_time": 1766445709.911263, - "author_account_age_days": 497 + "cached_time": 1766528059.39789, + "author_account_age_days": 498 }, "https://github.com/Carasibana/ComfyUI-PolyMask": { "stars": 2, "last_update": "2025-12-01 10:57:35", - "cached_time": 1766445709.941999, - "author_account_age_days": 22 + "cached_time": 1766528059.434076, + "author_account_age_days": 23 }, "https://github.com/SparknightLLC/ComfyUI-LatentOrientation": { "stars": 0, "last_update": "2025-11-28 23:28:46", - "cached_time": 1766445710.085553, + "cached_time": 1766528059.488537, "author_account_age_days": 499 }, "https://github.com/illuminatianon/comfyui-lumi-tools": { "stars": 0, "last_update": "2025-12-17 07:27:45", - "cached_time": 1766445710.190577, - "author_account_age_days": 290 + "cached_time": 1766528059.591175, + "author_account_age_days": 291 }, "https://github.com/MushroomFleet/ComfyUI-Variationator": { "stars": 1, "last_update": "2025-12-01 13:51:30", - "cached_time": 1766445710.215396, - "author_account_age_days": 4268 + "cached_time": 1766528059.784724, + "author_account_age_days": 4269 }, "https://github.com/llikethat/ComfyUI-faceExtracter": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "cached_time": 1766445710.789557, - "author_account_age_days": 4724 + "cached_time": 1766528060.304699, + "author_account_age_days": 4725 }, "https://github.com/Fossiel/ComfyUI-Fossiel-WAN-Additional-Tilers": { "stars": 2, "last_update": "2025-12-02 03:41:53", - "cached_time": 1766445710.333603, - "author_account_age_days": 3319 + "cached_time": 1766528060.01553, + "author_account_age_days": 3320 }, "https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler": { - "stars": 214, + "stars": 221, "last_update": "2025-12-11 11:46:09", - "cached_time": 1766445710.569218, - "author_account_age_days": 543 + "cached_time": 1766528060.021026, + "author_account_age_days": 544 }, "https://github.com/Zeknes/Comfyui-Nanobanana-API": { "stars": 0, "last_update": "2025-12-17 08:35:06", - "cached_time": 1766445710.693928, - "author_account_age_days": 1141 + "cached_time": 1766528060.152692, + "author_account_age_days": 1142 }, "https://github.com/supElement/ComfyUI_Element_easy": { "stars": 0, "last_update": "2025-12-04 17:37:39", - "cached_time": 1766445710.824165, - "author_account_age_days": 592 + "cached_time": 1766528060.225927, + "author_account_age_days": 593 }, "https://github.com/ChangeTheConstants/SeedVarianceEnhancer": { - "stars": 101, + "stars": 104, "last_update": "2025-12-21 18:07:45", - "cached_time": 1766445710.899523, - "author_account_age_days": 18 + "cached_time": 1766528060.349239, + "author_account_age_days": 19 }, "https://github.com/UndefinedUo/DuoUmiWildcards": { "stars": 0, "last_update": "2025-11-30 08:24:43", - "cached_time": 1766445710.92763, - "author_account_age_days": 888 + "cached_time": 1766528060.436365, + "author_account_age_days": 889 }, "https://github.com/xiaoshengyvlin/ComfyUI-MetaData-ZaKo": { "stars": 3, "last_update": "2025-12-01 14:12:22", - "cached_time": 1766445710.99307, - "author_account_age_days": 755 + "cached_time": 1766528060.464792, + "author_account_age_days": 756 }, "https://github.com/bpmpnaito/comfyui-imageviewer": { "stars": 0, "last_update": "2025-11-28 15:15:50", - "cached_time": 1766445711.099645, - "author_account_age_days": 5951 + "cached_time": 1766528060.558571, + "author_account_age_days": 5952 }, "https://github.com/SaTaNoob/ComfyUI-Z-Image-Turbo-Resolutions": { "stars": 2, "last_update": "2025-12-04 10:00:45", - "cached_time": 1766445711.225166, - "author_account_age_days": 3213 + "cached_time": 1766528060.643135, + "author_account_age_days": 3214 }, "https://github.com/CraftBlack/ComfyUI-Resolution-Divider": { "stars": 0, "last_update": "2025-12-08 04:15:29", - "cached_time": 1766445711.249644, - "author_account_age_days": 1753 + "cached_time": 1766528060.8189, + "author_account_age_days": 1754 }, "https://github.com/Randy420Marsh/ComfyUI-Civitai-API-Url-Resolver": { "stars": 1, "last_update": "2025-12-08 05:09:52", - "cached_time": 1766445711.874899, + "cached_time": 1766528061.556596, "author_account_age_days": 2551 }, "https://github.com/zn123/ComfyUI-image-processor-zn123": { "stars": 0, "last_update": "2025-12-05 07:06:24", - "cached_time": 1766445711.613458, - "author_account_age_days": 4660 + "cached_time": 1766528061.037154, + "author_account_age_days": 4661 }, "https://github.com/Koko-boya/Comfyui-Z-Image-Utilities": { - "stars": 98, + "stars": 99, "last_update": "2025-12-22 13:28:21", - "cached_time": 1766445711.702249, - "author_account_age_days": 2345 + "cached_time": 1766528061.162957, + "author_account_age_days": 2346 }, "https://github.com/fredlef/Comfyui_FSL_Nodes": { "stars": 11, "last_update": "2025-12-06 01:29:05", - "cached_time": 1766445711.817128, - "author_account_age_days": 2735 + "cached_time": 1766528061.262014, + "author_account_age_days": 2736 }, "https://github.com/btitkin/ComfyUI-RandomPromptBuilder": { "stars": 6, "last_update": "2025-12-03 10:00:24", - "cached_time": 1766445711.83504, - "author_account_age_days": 1528 + "cached_time": 1766528061.316688, + "author_account_age_days": 1529 }, "https://github.com/llikethat/ComfyUI-faceExtractor": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "cached_time": 1766445711.922712, - "author_account_age_days": 4724 + "cached_time": 1766528061.378211, + "author_account_age_days": 4725 }, "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor": { "stars": 1, "last_update": "2025-12-22 21:24:22", - "cached_time": 1766445711.928554, - "author_account_age_days": 1021 + "cached_time": 1766528061.453321, + "author_account_age_days": 1022 }, "https://github.com/exedesign/Hunyuan-3D-v3": { "stars": 1, "last_update": "2025-12-11 14:11:29", - "cached_time": 1766445711.992876, - "author_account_age_days": 1881 + "cached_time": 1766528061.508529, + "author_account_age_days": 1882 }, "https://github.com/sirouk/chutes-comfyui-node": { "stars": 0, "last_update": "2025-12-01 23:12:03", - "cached_time": 1766445712.139768, - "author_account_age_days": 4107 + "cached_time": 1766528061.625701, + "author_account_age_days": 4108 }, "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing": { "stars": 8, "last_update": "2025-11-30 07:52:54", - "cached_time": 1766445712.24805, - "author_account_age_days": 900 + "cached_time": 1766528061.716403, + "author_account_age_days": 901 }, "https://github.com/Tinuva88/Comfy-UmiAI": { "stars": 20, "last_update": "2025-12-11 13:05:52", - "cached_time": 1766445712.26019, - "author_account_age_days": 1149 + "cached_time": 1766528061.845068, + "author_account_age_days": 1150 }, "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf": { "stars": 13, - "last_update": "2025-12-21 09:00:21", - "cached_time": 1766445712.637074, - "author_account_age_days": 396 + "last_update": "2025-12-23 18:00:40", + "cached_time": 1766528062.071781, + "author_account_age_days": 397 }, "https://github.com/mrf/ComfyPoe": { "stars": 0, "last_update": "2025-11-26 22:43:59", - "cached_time": 1766445712.743245, - "author_account_age_days": 5723 + "cached_time": 1766528062.188365, + "author_account_age_days": 5724 }, "https://github.com/1038lab/ComfyUI-QwenVL": { - "stars": 481, - "last_update": "2025-12-22 20:54:48", - "cached_time": 1766445712.848226, - "author_account_age_days": 998 + "stars": 492, + "last_update": "2025-12-23 06:53:39", + "cached_time": 1766528062.292718, + "author_account_age_days": 999 }, "https://github.com/dzy1128/ComfyUI-VertexAI": { "stars": 1, "last_update": "2025-11-25 08:18:07", - "cached_time": 1766445712.85236, - "author_account_age_days": 1716 + "cached_time": 1766528062.388563, + "author_account_age_days": 1717 }, "https://github.com/jeankassio/ComfyUI_MusicTools": { "stars": 107, "last_update": "2025-12-09 11:04:57", - "cached_time": 1766445712.879659, + "cached_time": 1766528062.397014, "author_account_age_days": 3193 }, "https://github.com/Matthew-X/comfyui-workflow_importer": { "stars": 0, "last_update": "2025-12-10 09:16:34", - "cached_time": 1766445712.947823, - "author_account_age_days": 3320 + "cached_time": 1766528062.484091, + "author_account_age_days": 3321 }, "https://github.com/bomborant/ComfyUI-ShakaNodes": { "stars": 0, "last_update": "2025-12-06 03:30:50", - "cached_time": 1766445712.953021, - "author_account_age_days": 2066 + "cached_time": 1766528062.556608, + "author_account_age_days": 2067 }, "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced": { "stars": 0, "last_update": "2025-12-12 15:43:06", - "cached_time": 1766445713.01614, - "author_account_age_days": 2066 + "cached_time": 1766528062.565541, + "author_account_age_days": 2067 }, "https://github.com/HAL-XP/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "cached_time": 1766445713.24454, - "author_account_age_days": 3072 + "cached_time": 1766528062.674666, + "author_account_age_days": 3073 }, "https://github.com/Transhumai/ComfyUI-LegionPower": { "stars": 1, "last_update": "2025-12-09 18:02:40", - "cached_time": 1766445713.33723, - "author_account_age_days": 349 + "cached_time": 1766528062.771973, + "author_account_age_days": 350 }, "https://github.com/krakenunbound/kraken-discord-bot": { "stars": 0, "last_update": "2025-12-10 20:36:38", - "cached_time": 1766445713.262661, - "author_account_age_days": 125 + "cached_time": 1766528062.884238, + "author_account_age_days": 126 }, "https://github.com/Hasasasa/ComfyUI_DashuaiTools": { "stars": 4, "last_update": "2025-12-09 09:55:11", - "cached_time": 1766445713.631801, - "author_account_age_days": 450 + "cached_time": 1766528063.121384, + "author_account_age_days": 451 }, "https://github.com/ShootTheSound/comfyUI-Realtime-Lora": { - "stars": 270, - "last_update": "2025-12-22 14:19:33", - "cached_time": 1766445713.76767, - "author_account_age_days": 1238 + "stars": 276, + "last_update": "2025-12-23 01:32:24", + "cached_time": 1766528063.195751, + "author_account_age_days": 1239 }, "https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes": { "stars": 1, "last_update": "2025-12-14 01:34:47", - "cached_time": 1766445713.893959, - "author_account_age_days": 764 + "cached_time": 1766528063.367426, + "author_account_age_days": 765 }, "https://github.com/wouterverweirder/comfyui_live_input_stream": { "stars": 2, "last_update": "2025-11-25 15:19:18", - "cached_time": 1766445713.88148, - "author_account_age_days": 5184 + "cached_time": 1766528063.433086, + "author_account_age_days": 5185 }, "https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync": { "stars": 0, "last_update": "2025-12-13 11:16:00", - "cached_time": 1766445713.945251, - "author_account_age_days": 5088 + "cached_time": 1766528063.444577, + "author_account_age_days": 5089 }, "https://github.com/DayMan84/ComfyUI-Usgromana": { "stars": 7, "last_update": "2025-12-17 21:11:05", - "cached_time": 1766445713.975974, - "author_account_age_days": 998 + "cached_time": 1766528063.507608, + "author_account_age_days": 999 }, "https://github.com/akawana/ComfyUI-Folded-Prompts": { "stars": 2, "last_update": "2025-12-20 13:12:48", - "cached_time": 1766445714.027007, - "author_account_age_days": 1021 + "cached_time": 1766528063.585236, + "author_account_age_days": 1022 }, "https://github.com/DemonNCoding/PromptGenerator12Columns": { "stars": 0, "last_update": "2025-12-08 15:49:32", - "cached_time": 1766445714.066213, - "author_account_age_days": 1237 + "cached_time": 1766528063.658156, + "author_account_age_days": 1238 }, "https://github.com/Firetheft/ComfyUI_Simple_Web_Browser": { "stars": 8, "last_update": "2025-12-02 15:25:45", - "cached_time": 1766445714.298022, - "author_account_age_days": 1447 + "cached_time": 1766528063.975981, + "author_account_age_days": 1448 }, "https://github.com/x0x0b/ComfyUI-spritefusion-pixel-snapper": { "stars": 0, "last_update": "2025-12-07 08:54:58", - "cached_time": 1766445714.323666, - "author_account_age_days": 2679 + "cached_time": 1766528063.788886, + "author_account_age_days": 2680 }, "https://github.com/jomakaze/ComfyUI_JomaNodes": { "stars": 1, "last_update": "2025-12-05 07:33:50", - "cached_time": 1766445714.339712, - "author_account_age_days": 2807 + "cached_time": 1766528063.91206, + "author_account_age_days": 2808 }, "https://github.com/KAVVATARE/ComfyUI_SimpleGoogleTranslate": { "stars": 0, "last_update": "2025-11-29 13:36:44", - "cached_time": 1766445714.67375, - "author_account_age_days": 4677 + "cached_time": 1766528064.132576, + "author_account_age_days": 4678 }, "https://github.com/BigStationW/ComfyUi-ConditioningNoiseInjection": { - "stars": 67, + "stars": 69, "last_update": "2025-12-09 13:48:35", - "cached_time": 1766445714.828774, - "author_account_age_days": 232 + "cached_time": 1766528064.261571, + "author_account_age_days": 233 }, "https://github.com/bradsec/ComfyUI_ResolutionSelectorPlus": { "stars": 14, "last_update": "2025-12-07 10:46:58", - "cached_time": 1766445714.918734, - "author_account_age_days": 4202 + "cached_time": 1766528064.383654, + "author_account_age_days": 4203 }, "https://github.com/smthemex/ComfyUI_UltraFlux": { - "stars": 16, + "stars": 19, "last_update": "2025-11-27 04:17:26", - "cached_time": 1766445714.894825, - "author_account_age_days": 900 + "cached_time": 1766528064.455447, + "author_account_age_days": 901 }, "https://github.com/penposs/Comfyui-banana2": { "stars": 0, "last_update": "2025-11-26 03:58:01", - "cached_time": 1766445714.980807, - "author_account_age_days": 2304 + "cached_time": 1766528064.477946, + "author_account_age_days": 2305 }, "https://github.com/BobRandomNumber/ComfyUI-BasicOllama": { "stars": 0, "last_update": "2025-12-09 21:55:58", - "cached_time": 1766445715.036855, - "author_account_age_days": 390 + "cached_time": 1766528064.54509, + "author_account_age_days": 391 }, "https://github.com/jonstreeter/comfyui-Lora-Tag-Power-Loader": { "stars": 0, "last_update": "2025-12-18 13:55:23", - "cached_time": 1766445715.08018, - "author_account_age_days": 1149 + "cached_time": 1766528064.676112, + "author_account_age_days": 1150 }, "https://github.com/BigStationW/ComfyUi-ConditioningTimestepSwitch": { "stars": 1, "last_update": "2025-12-09 14:34:29", - "cached_time": 1766445715.09443, - "author_account_age_days": 232 + "cached_time": 1766528064.703841, + "author_account_age_days": 233 }, "https://github.com/comrender/ComfyUI-NanoB-Edit-Gemini": { "stars": 1, "last_update": "2025-12-10 18:47:34", - "cached_time": 1766445715.330256, - "author_account_age_days": 897 + "cached_time": 1766528064.85213, + "author_account_age_days": 898 }, "https://github.com/dzy1128/ComfyUI-Vector-Engine": { "stars": 0, - "last_update": "2025-12-22 08:45:34", - "cached_time": 1766445715.338574, - "author_account_age_days": 1716 + "last_update": "2025-12-23 07:40:39", + "cached_time": 1766528064.927289, + "author_account_age_days": 1717 }, "https://github.com/mamorett/ComfyUI-Flux2proReplicate": { "stars": 0, "last_update": "2025-11-26 12:06:56", - "cached_time": 1766445715.382261, - "author_account_age_days": 1298 + "cached_time": 1766528064.964958, + "author_account_age_days": 1299 }, "https://github.com/EricRollei/Emu35-Comfyui-Nodes": { "stars": 3, "last_update": "2025-12-19 20:31:48", - "cached_time": 1766445715.686184, - "author_account_age_days": 1440 + "cached_time": 1766528065.147051, + "author_account_age_days": 1441 }, "https://github.com/Randy420Marsh/civitai-api-url-resolver": { "stars": 1, "last_update": "2025-12-08 05:09:52", - "cached_time": 1766445715.842997, + "cached_time": 1766528065.279074, "author_account_age_days": 2551 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-LLM-GGUF": { "stars": 6, "last_update": "2025-12-07 17:56:07", - "cached_time": 1766445715.899704, - "author_account_age_days": 294 + "cached_time": 1766528065.389683, + "author_account_age_days": 295 }, "https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": { "stars": 0, "last_update": "2025-12-08 19:39:56", - "cached_time": 1766445715.932073, - "author_account_age_days": 224 + "cached_time": 1766528065.46115, + "author_account_age_days": 225 }, "https://github.com/Ysthara/ComfyUI-Resolution-AR-Node": { "stars": 0, "last_update": "2025-12-06 16:11:07", - "cached_time": 1766445716.014925, - "author_account_age_days": 17 + "cached_time": 1766528065.472042, + "author_account_age_days": 18 }, "https://github.com/Kebolder/ComfyUI-Jax-Nodes": { "stars": 0, "last_update": "2025-12-15 23:27:04", - "cached_time": 1766445716.065935, - "author_account_age_days": 2051 + "cached_time": 1766528065.636218, + "author_account_age_days": 2052 }, "https://github.com/Zeknes/Comfyui-LLM-Chat": { "stars": 0, "last_update": "2025-12-17 08:04:07", - "cached_time": 1766445716.097326, - "author_account_age_days": 1141 + "cached_time": 1766528066.059291, + "author_account_age_days": 1142 }, "https://github.com/sooxt98/comfyui_longcat_image": { "stars": 66, "last_update": "2025-12-21 02:42:42", - "cached_time": 1766445716.113596, - "author_account_age_days": 3811 + "cached_time": 1766528065.72637, + "author_account_age_days": 3812 }, "https://github.com/Creditas-labs/ComfyUI_Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "cached_time": 1766445716.429639, - "author_account_age_days": 48 + "cached_time": 1766528065.950411, + "author_account_age_days": 49 }, "https://github.com/Seb-Lis/ComfyUI_Gemini_3_Pro_API_node": { "stars": 0, "last_update": "2025-11-21 09:06:40", - "cached_time": 1766445716.341532, - "author_account_age_days": 80 + "cached_time": 1766528065.972277, + "author_account_age_days": 81 }, "https://github.com/t22m003/ComfyUI_LoopNode": { "stars": 0, "last_update": "2025-12-19 04:33:18", - "cached_time": 1766445716.421071, - "author_account_age_days": 2446 + "cached_time": 1766528066.02482, + "author_account_age_days": 2447 }, "https://github.com/thatname/Comfyui_CharaConsist": { "stars": 0, "last_update": "2025-12-06 04:33:36", - "cached_time": 1766445716.725215, - "author_account_age_days": 4325 + "cached_time": 1766528066.148152, + "author_account_age_days": 4326 }, "https://github.com/thrakotool/ComfyUI-KiraLoraEQ": { "stars": 0, "last_update": "2025-12-04 22:09:43", - "cached_time": 1766445716.879092, + "cached_time": 1766528066.294557, "author_account_age_days": 2080 }, "https://github.com/ckinpdx/ComfyUI-WanKeyframeBuilder": { "stars": 5, "last_update": "2025-12-09 01:34:02", - "cached_time": 1766445716.898013, - "author_account_age_days": 362 + "cached_time": 1766528066.431572, + "author_account_age_days": 363 }, "https://github.com/jessesep/SimpleVariables": { "stars": 0, "last_update": "2025-12-05 01:30:24", - "cached_time": 1766445716.960579, - "author_account_age_days": 2792 + "cached_time": 1766528066.491265, + "author_account_age_days": 2793 }, "https://github.com/siray-ai/siray-comfyui": { "stars": 84, "last_update": "2025-12-11 10:26:20", - "cached_time": 1766445717.13569, - "author_account_age_days": 87 + "cached_time": 1766528066.56299, + "author_account_age_days": 88 }, "https://github.com/ritik-devsecops/ComfyUI-Floyo-Flux2-API-node": { "stars": 1, "last_update": "2025-11-26 23:27:36", - "cached_time": 1766445717.085795, - "author_account_age_days": 34 + "cached_time": 1766528066.686819, + "author_account_age_days": 35 }, "https://github.com/mayunejie/ComfyUI-Allen-Yinpin": { "stars": 0, "last_update": "2025-12-02 03:08:44", - "cached_time": 1766445717.135354, - "author_account_age_days": 588 + "cached_time": 1766528066.751462, + "author_account_age_days": 589 }, "https://github.com/TheArtOfficial/ComfyUI-MaskMorph": { "stars": 0, "last_update": "2025-12-07 18:45:32", - "cached_time": 1766445717.19151, - "author_account_age_days": 254 + "cached_time": 1766528066.991001, + "author_account_age_days": 255 }, "https://github.com/purzbeats/ComfyUI-Purz": { "stars": 19, "last_update": "2025-12-08 19:56:18", - "cached_time": 1766445717.400609, - "author_account_age_days": 1441 + "cached_time": 1766528066.977839, + "author_account_age_days": 1442 }, "https://github.com/brahianrosswill/ComfyUi-RandomNoiseCustom": { "stars": 0, "last_update": "2025-12-07 20:21:12", - "cached_time": 1766445717.459373, - "author_account_age_days": 1005 + "cached_time": 1766528067.044278, + "author_account_age_days": 1006 }, "https://github.com/reeoi/ComfyUI-WebROI": { "stars": 1, "last_update": "2025-11-25 08:44:40", - "cached_time": 1766445717.483609, - "author_account_age_days": 2306 + "cached_time": 1766528067.08728, + "author_account_age_days": 2307 }, "https://github.com/amtarr/ComfyUI-TextureAlchemy": { "stars": 1, "last_update": "2025-12-18 19:29:59", - "cached_time": 1766445717.740268, - "author_account_age_days": 1200 + "cached_time": 1766528067.161585, + "author_account_age_days": 1201 }, "https://github.com/beyondprompting/ComfyUI-Beyond_nodes": { "stars": 0, "last_update": "2025-12-17 12:39:30", - "cached_time": 1766445717.934478, - "author_account_age_days": 808 + "cached_time": 1766528067.331182, + "author_account_age_days": 809 }, "https://github.com/Zone-Roam/ComfyUI-Live-Search": { "stars": 0, "last_update": "2025-11-26 12:20:52", - "cached_time": 1766445717.960694, - "author_account_age_days": 1798 + "cached_time": 1766528067.48141, + "author_account_age_days": 1799 }, "https://github.com/Daohoi123/ComfyUI-Gemini3": { "stars": 1, "last_update": "2025-11-26 01:14:40", - "cached_time": 1766445717.975628, - "author_account_age_days": 956 + "cached_time": 1766528067.543484, + "author_account_age_days": 957 }, "https://github.com/FeiMao-326/Comfyui-General-API-Node": { "stars": 0, "last_update": "2025-12-12 09:35:25", - "cached_time": 1766445718.080018, - "author_account_age_days": 2104 + "cached_time": 1766528067.580136, + "author_account_age_days": 2105 }, "https://github.com/phaserblast/ComfyUI-DGXSparkSafetensorsLoader": { "stars": 4, "last_update": "2025-12-12 05:53:27", - "cached_time": 1766445718.161921, - "author_account_age_days": 1124 + "cached_time": 1766528067.714283, + "author_account_age_days": 1125 }, "https://github.com/AJbeckliy/SynVow-Comfyui-Nanoapi": { "stars": 8, "last_update": "2025-11-27 03:21:30", - "cached_time": 1766445718.178682, - "author_account_age_days": 617 + "cached_time": 1766528067.848709, + "author_account_age_days": 618 }, "https://github.com/Merserk/ComfyUI-Flow-Assistor": { "stars": 1, "last_update": "2025-12-21 02:42:03", - "cached_time": 1766445718.192145, - "author_account_age_days": 1118 + "cached_time": 1766528068.003737, + "author_account_age_days": 1119 }, "https://github.com/systemaiofinterest-wq/ComfyUI-MetaAI": { "stars": 0, "last_update": "2025-12-04 04:36:01", - "cached_time": 1766445718.456534, - "author_account_age_days": 103 + "cached_time": 1766528068.058208, + "author_account_age_days": 104 }, "https://github.com/dandancow874/ComfyUI-LMStudio-Controller": { "stars": 0, "last_update": "2025-12-09 15:17:10", - "cached_time": 1766445718.478212, - "author_account_age_days": 2222 + "cached_time": 1766528068.187943, + "author_account_age_days": 2223 }, "https://github.com/xiangyuT/ComfyUI-PromptEnhance": { "stars": 0, "last_update": "2025-12-08 08:52:26", - "cached_time": 1766445718.519771, - "author_account_age_days": 1259 + "cached_time": 1766528068.102213, + "author_account_age_days": 1260 }, "https://github.com/anilstream/ComfyUI-Ideogram-Character": { "stars": 0, "last_update": "2025-12-08 10:55:29", - "cached_time": 1766445718.746672, - "author_account_age_days": 553 + "cached_time": 1766528068.149503, + "author_account_age_days": 554 }, "https://github.com/RunningOverGlowies/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2025-12-08 13:44:46", - "cached_time": 1766445718.97709, - "author_account_age_days": 1401 + "cached_time": 1766528068.360306, + "author_account_age_days": 1402 }, "https://github.com/rjgoif/ComfyUI-Img-Label-Tools": { "stars": 3, "last_update": "2025-12-04 07:39:45", - "cached_time": 1766445718.993089, - "author_account_age_days": 4434 + "cached_time": 1766528068.523753, + "author_account_age_days": 4435 }, "https://github.com/lovelybbq/comfyui-custom-node-color": { - "stars": 9, + "stars": 11, "last_update": "2025-12-22 12:11:43", - "cached_time": 1766445718.978226, - "author_account_age_days": 1501 + "cached_time": 1766528068.586341, + "author_account_age_days": 1502 }, "https://github.com/huihuihuiz/lora_downloader": { "stars": 0, "last_update": "2025-12-10 04:57:14", - "cached_time": 1766445719.097917, - "author_account_age_days": 2094 + "cached_time": 1766528068.574235, + "author_account_age_days": 2095 }, "https://github.com/Moeblack/ComfyUI-SimpleChat": { "stars": 4, "last_update": "2025-12-10 04:35:51", - "cached_time": 1766445719.225748, - "author_account_age_days": 3137 + "cached_time": 1766528068.859484, + "author_account_age_days": 3138 }, "https://github.com/Braeden90000/comfyui-load-image-url": { "stars": 0, "last_update": "2025-12-10 23:32:57", - "cached_time": 1766445719.22932, - "author_account_age_days": 2224 + "cached_time": 1766528068.980214, + "author_account_age_days": 2225 }, "https://github.com/lrzjason/Comfyui-LatentUtils": { - "stars": 50, + "stars": 52, "last_update": "2025-12-06 16:50:41", - "cached_time": 1766445719.216813, - "author_account_age_days": 4209 + "cached_time": 1766528069.020276, + "author_account_age_days": 4210 }, "https://github.com/fudosanit/ComfyUI-Random-Resolution": { "stars": 0, "last_update": "2025-12-10 06:57:24", - "cached_time": 1766445719.498384, - "author_account_age_days": 50 + "cached_time": 1766528069.111764, + "author_account_age_days": 51 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-SmartSeedVariance": { "stars": 16, "last_update": "2025-12-11 12:27:57", - "cached_time": 1766445719.507417, - "author_account_age_days": 707 + "cached_time": 1766528069.114099, + "author_account_age_days": 708 }, "https://github.com/akaugun/comfyui-lora-hook-trigger": { "stars": 0, "last_update": "2025-12-18 04:48:19", - "cached_time": 1766445719.554527, - "author_account_age_days": 11 + "cached_time": 1766528069.151078, + "author_account_age_days": 12 }, "https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner": { "stars": 0, "last_update": "2025-12-10 11:09:29", - "cached_time": 1766445719.769596, - "author_account_age_days": 517 + "cached_time": 1766528069.214064, + "author_account_age_days": 518 }, "https://github.com/theshubzworld/ComfyUI-Universal-Latent": { "stars": 0, "last_update": "2025-12-10 07:23:11", - "cached_time": 1766445719.99609, - "author_account_age_days": 517 + "cached_time": 1766528069.393991, + "author_account_age_days": 518 }, "https://github.com/a-und-b/ComfyUI_AB_Wildcard": { "stars": 0, "last_update": "2025-12-10 15:06:11", - "cached_time": 1766445719.990357, - "author_account_age_days": 986 + "cached_time": 1766528069.549667, + "author_account_age_days": 987 }, "https://github.com/tumbowungus/MultiMaskCouple": { "stars": 0, "last_update": "2025-12-10 21:50:31", - "cached_time": 1766445720.003117, + "cached_time": 1766528069.60735, "author_account_age_days": 13 }, "https://github.com/jeankassio/JK-AceStep-Nodes": { "stars": 10, "last_update": "2025-12-12 22:23:08", - "cached_time": 1766445720.128894, + "cached_time": 1766528069.631535, "author_account_age_days": 3193 }, "https://github.com/SuLU-K/comfyui-easy-sam3-tools": { "stars": 1, "last_update": "2025-12-09 16:06:41", - "cached_time": 1766445720.261143, - "author_account_age_days": 1853 + "cached_time": 1766528069.888749, + "author_account_age_days": 1854 }, "https://github.com/aTanguay/ComfyUI_Detonate": { "stars": 1, "last_update": "2025-11-25 04:13:26", - "cached_time": 1766445720.246017, - "author_account_age_days": 3995 + "cached_time": 1766528070.115144, + "author_account_age_days": 3996 }, "https://github.com/EMkrtchyan/ComfyUI-NormalsToDepth": { "stars": 0, "last_update": "2025-12-08 16:00:05", - "cached_time": 1766445720.264753, - "author_account_age_days": 439 + "cached_time": 1766528070.067161, + "author_account_age_days": 440 }, "https://github.com/dcyd-lun/ComfyUI_text_diff": { "stars": 0, "last_update": "2025-12-09 14:31:18", - "cached_time": 1766445720.564673, - "author_account_age_days": 15 + "cached_time": 1766528070.149599, + "author_account_age_days": 16 }, "https://github.com/darrell-goh/ComfyUI-NanoBanana_node": { "stars": 0, "last_update": "2025-12-05 11:00:30", - "cached_time": 1766445720.535394, - "author_account_age_days": 3053 + "cached_time": 1766528070.132965, + "author_account_age_days": 3054 }, "https://github.com/TuonoMindCode/ComfyUI-Resolution-Suggest-Downscale": { "stars": 0, "last_update": "2025-12-12 11:10:05", - "cached_time": 1766445720.545868, - "author_account_age_days": 224 + "cached_time": 1766528070.208274, + "author_account_age_days": 225 }, "https://github.com/princepainter/Comfyui-PainterAudioLength": { "stars": 0, "last_update": "2025-12-09 01:50:09", - "cached_time": 1766445720.96597, - "author_account_age_days": 1049 + "cached_time": 1766528070.240618, + "author_account_age_days": 1050 }, "https://github.com/drawthingsai/draw-things-comfyui": { "stars": 2, "last_update": "2025-12-22 17:30:08", - "cached_time": 1766445721.080205, - "author_account_age_days": 952 + "cached_time": 1766528070.453811, + "author_account_age_days": 953 }, "https://github.com/SKFRMSEHF/comfyui_SK_Loader": { "stars": 0, "last_update": "2025-12-15 09:50:34", - "cached_time": 1766445721.079981, - "author_account_age_days": 13 + "cached_time": 1766528070.605762, + "author_account_age_days": 14 }, "https://github.com/This-is-Uncut/Custom-Node-ComfyUI-NBP-Uncut": { "stars": 0, "last_update": "2025-12-12 12:49:54", - "cached_time": 1766445721.217952, - "author_account_age_days": 237 + "cached_time": 1766528070.671302, + "author_account_age_days": 238 }, "https://github.com/Limbicnation/ComfyUI-PromptGenerator": { "stars": 1, "last_update": "2025-12-14 17:10:39", - "cached_time": 1766445721.158873, - "author_account_age_days": 4375 + "cached_time": 1766528070.662154, + "author_account_age_days": 4376 }, "https://github.com/Deathspike/ComfyUI-MyOriginalWaifu": { "stars": 0, "last_update": "2025-12-13 11:39:13", - "cached_time": 1766445721.268688, - "author_account_age_days": 5798 + "cached_time": 1766528070.920803, + "author_account_age_days": 5799 }, "https://github.com/sebagallo/comfyui-sg-llama-cpp": { - "stars": 2, - "last_update": "2025-12-22 07:55:42", - "cached_time": 1766445721.277035, - "author_account_age_days": 3173 + "stars": 3, + "last_update": "2025-12-23 11:02:03", + "cached_time": 1766528071.105782, + "author_account_age_days": 3174 }, "https://github.com/hubo502/ComfyUI-Env-Loader": { "stars": 0, "last_update": "2025-12-07 03:39:23", - "cached_time": 1766445721.363735, - "author_account_age_days": 4444 + "cached_time": 1766528071.137059, + "author_account_age_days": 4445 }, "https://github.com/ashtar1984/ComfyUI-SwitchPathLazy": { "stars": 0, "last_update": "2025-12-13 15:55:26", - "cached_time": 1766445721.585385, - "author_account_age_days": 64 + "cached_time": 1766528071.149868, + "author_account_age_days": 65 }, "https://github.com/fabbarix/comfyui-promptstore": { "stars": 2, "last_update": "2025-12-07 19:02:28", - "cached_time": 1766445721.584529, - "author_account_age_days": 2427 + "cached_time": 1766528071.169038, + "author_account_age_days": 2428 }, "https://github.com/LeonQ8/ComfyUI-Dynamic-Lora-Scheduler": { "stars": 1, "last_update": "2025-12-16 09:47:17", - "cached_time": 1766445721.588756, - "author_account_age_days": 617 + "cached_time": 1766528071.218988, + "author_account_age_days": 618 }, "https://github.com/bedovyy/ComfyUI-LLM-Helper": { "stars": 0, "last_update": "2025-12-12 16:16:46", - "cached_time": 1766445721.986459, - "author_account_age_days": 909 + "cached_time": 1766528071.265223, + "author_account_age_days": 910 }, "https://github.com/g7b2/ComfyUI-Artist-Tester": { "stars": 0, "last_update": "2025-12-20 06:53:21", - "cached_time": 1766445722.091199, - "author_account_age_days": 559 + "cached_time": 1766528071.493157, + "author_account_age_days": 560 }, "https://github.com/ubisoft/ComfyUI-Chord": { - "stars": 201, + "stars": 203, "last_update": "2025-12-16 07:05:28", - "cached_time": 1766445722.128547, - "author_account_age_days": 3071 + "cached_time": 1766528071.676392, + "author_account_age_days": 3072 }, "https://github.com/dseditor/Comfy-MCP": { "stars": 1, "last_update": "2025-12-14 04:47:06", - "cached_time": 1766445722.247391, - "author_account_age_days": 1550 + "cached_time": 1766528071.700671, + "author_account_age_days": 1551 }, "https://github.com/karas17/comfyui_GLM_TTS": { "stars": 3, "last_update": "2025-12-18 02:56:38", - "cached_time": 1766445722.280369, - "author_account_age_days": 3203 + "cached_time": 1766528071.699123, + "author_account_age_days": 3204 }, "https://github.com/ARM64-EC/ComfyUI-LongCatPlugin": { "stars": 0, "last_update": "2025-12-09 22:27:11", - "cached_time": 1766445722.270657, - "author_account_age_days": 637 + "cached_time": 1766528071.940364, + "author_account_age_days": 638 }, "https://github.com/pantaleone-ai/Comfy-Firefly": { "stars": 0, "last_update": "2025-12-11 21:24:50", - "cached_time": 1766445722.505365, - "author_account_age_days": 1465 + "cached_time": 1766528072.099649, + "author_account_age_days": 1466 }, "https://github.com/febogallo/ComfyUI-Freepik": { "stars": 0, "last_update": "2025-12-12 12:06:18", - "cached_time": 1766445722.560389, - "author_account_age_days": 221 + "cached_time": 1766528072.207886, + "author_account_age_days": 222 }, "https://github.com/NOLABEL-VFX/ComfyUI-NL_Nodes": { "stars": 0, "last_update": "2025-12-11 11:49:41", - "cached_time": 1766445722.644143, - "author_account_age_days": 313 + "cached_time": 1766528072.283561, + "author_account_age_days": 314 }, "https://github.com/SiegeKeebsOffical/comfyui-lmstudio": { "stars": 0, "last_update": "2025-12-14 13:16:58", - "cached_time": 1766445722.588079, - "author_account_age_days": 3917 + "cached_time": 1766528072.262494, + "author_account_age_days": 3918 }, "https://github.com/maxczc/comfyui-sora-node": { "stars": 0, "last_update": "2025-12-13 06:26:26", - "cached_time": 1766445722.609078, - "author_account_age_days": 4189 + "cached_time": 1766528072.516871, + "author_account_age_days": 4190 }, "https://github.com/bombdefuser-124/Newbie-Teacache-ComfyUI": { "stars": 1, "last_update": "2025-12-19 01:31:10", - "cached_time": 1766445723.034719, - "author_account_age_days": 1350 + "cached_time": 1766528072.525178, + "author_account_age_days": 1351 }, "https://github.com/XYMikky12138/ComfyUI-MIKKY-Mask-Editor": { "stars": 1, "last_update": "2025-12-15 13:00:50", - "cached_time": 1766445723.128921, - "author_account_age_days": 8 + "cached_time": 1766528072.5614, + "author_account_age_days": 9 }, "https://github.com/kijai/ComfyUI-SCAIL-Pose": { - "stars": 202, - "last_update": "2025-12-20 10:10:13", - "cached_time": 1766445723.141484, - "author_account_age_days": 2729 + "stars": 210, + "last_update": "2025-12-23 16:03:24", + "cached_time": 1766528072.700613, + "author_account_age_days": 2730 }, "https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG": { "stars": 0, "last_update": "2025-12-11 14:30:20", - "cached_time": 1766445723.255227, - "author_account_age_days": 82 + "cached_time": 1766528072.728806, + "author_account_age_days": 83 }, "https://github.com/logicalor/comfyui_text_to_pose": { - "stars": 0, + "stars": 1, "last_update": "2025-12-13 06:50:42", - "cached_time": 1766445723.287974, - "author_account_age_days": 4444 + "cached_time": 1766528072.742726, + "author_account_age_days": 4445 }, "https://github.com/ssspace1/SSpack_ComfyUI": { "stars": 0, "last_update": "2025-12-13 08:16:16", - "cached_time": 1766445723.642562, - "author_account_age_days": 375 + "cached_time": 1766528072.969245, + "author_account_age_days": 376 }, "https://github.com/GavChap/ComfyUI_ExtractLora": { "stars": 1, "last_update": "2025-12-06 12:32:45", - "cached_time": 1766445723.50633, - "author_account_age_days": 5114 + "cached_time": 1766528073.137672, + "author_account_age_days": 5115 }, "https://github.com/SofianeAlla/ComfyUI-BespokeAI-3D": { "stars": 1, "last_update": "2025-12-04 18:28:30", - "cached_time": 1766445723.579746, - "author_account_age_days": 450 + "cached_time": 1766528073.210697, + "author_account_age_days": 451 }, "https://github.com/SanDiegoDude/SCG_LocalVLM": { "stars": 4, "last_update": "2025-12-18 02:11:18", - "cached_time": 1766445723.651634, - "author_account_age_days": 1178 + "cached_time": 1766528073.28554, + "author_account_age_days": 1179 }, "https://github.com/flybirdxx/ComfyUI-Prompt_Helper": { "stars": 17, "last_update": "2025-12-20 13:49:36", - "cached_time": 1766445723.673629, - "author_account_age_days": 3193 + "cached_time": 1766528073.316398, + "author_account_age_days": 3194 }, "https://github.com/ckinpdx/comfyui-humo-audio-motion": { "stars": 1, "last_update": "2025-12-15 06:51:02", - "cached_time": 1766445723.697829, - "author_account_age_days": 362 + "cached_time": 1766528073.536458, + "author_account_age_days": 363 }, "https://github.com/Sean-Bradley/ComfyUI-Get-Line": { "stars": 0, "last_update": "2025-12-15 11:47:02", - "cached_time": 1766445724.159952, - "author_account_age_days": 4372 + "cached_time": 1766528073.544967, + "author_account_age_days": 4373 }, "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L": { - "stars": 55, + "stars": 59, "last_update": "2025-12-12 22:04:13", - "cached_time": 1766445724.170176, - "author_account_age_days": 375 + "cached_time": 1766528073.596645, + "author_account_age_days": 376 }, "https://github.com/laboratoiresonore/ComfyUI_PerformanceLab": { "stars": 1, "last_update": "2025-12-11 07:31:44", - "cached_time": 1766445724.171394, - "author_account_age_days": 63 + "cached_time": 1766528073.729911, + "author_account_age_days": 64 }, "https://github.com/logicalor/comfyui_multi_replace": { "stars": 1, "last_update": "2025-12-16 00:16:32", - "cached_time": 1766445724.273987, - "author_account_age_days": 4444 + "cached_time": 1766528073.746588, + "author_account_age_days": 4445 }, "https://github.com/thezveroboy/ComfyUI-ClipReshaper": { "stars": 2, "last_update": "2025-12-15 14:48:40", - "cached_time": 1766445724.30837, - "author_account_age_days": 3760 + "cached_time": 1766528073.755416, + "author_account_age_days": 3761 }, "https://github.com/tppp2806/ComfyUI-YoloTrack": { "stars": 0, "last_update": "2025-12-19 14:35:46", - "cached_time": 1766445724.536684, - "author_account_age_days": 786 + "cached_time": 1766528074.023702, + "author_account_age_days": 787 }, "https://github.com/Maenvaeru/comfyui-vram-overlay": { "stars": 0, "last_update": "2025-12-20 18:29:00", - "cached_time": 1766445724.625926, - "author_account_age_days": 3124 + "cached_time": 1766528074.193833, + "author_account_age_days": 3125 }, "https://github.com/HM-RunningHub/ComfyUI_RH_LLM_API": { - "stars": 95, + "stars": 96, "last_update": "2025-12-12 16:14:36", - "cached_time": 1766445724.671602, - "author_account_age_days": 375 + "cached_time": 1766528074.235681, + "author_account_age_days": 376 }, "https://github.com/akawana/ComfyUI-AK-XZ-Axis": { "stars": 3, "last_update": "2025-12-20 13:12:16", - "cached_time": 1766445724.681506, - "author_account_age_days": 1021 + "cached_time": 1766528074.3905, + "author_account_age_days": 1022 }, "https://github.com/revisiontony/LoraMangerWebFrame": { "stars": 0, "last_update": "2025-12-17 04:06:56", - "cached_time": 1766445725.238325, - "author_account_age_days": 7 + "cached_time": 1766528074.8147, + "author_account_age_days": 8 }, "https://github.com/PROJECTMAD/PROJECT-MAD-NODES": { "stars": 1, "last_update": "2025-12-19 13:42:35", - "cached_time": 1766445724.718447, - "author_account_age_days": 2879 + "cached_time": 1766528074.53421, + "author_account_age_days": 2880 }, "https://github.com/revisionhiep-create/comfyui-standard-trigger-words": { - "stars": 9, - "last_update": "2025-12-22 22:03:07", - "cached_time": 1766445725.193954, - "author_account_age_days": 10 + "stars": 12, + "last_update": "2025-12-23 14:00:12", + "cached_time": 1766528074.579877, + "author_account_age_days": 11 }, "https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive": { - "stars": 5, + "stars": 6, "last_update": "2025-12-19 03:20:19", - "cached_time": 1766445725.178638, - "author_account_age_days": 362 + "cached_time": 1766528074.695714, + "author_account_age_days": 363 }, "https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2": { "stars": 0, "last_update": "2025-12-16 21:09:59", - "cached_time": 1766445725.787276, - "author_account_age_days": 310 + "cached_time": 1766528074.763795, + "author_account_age_days": 311 }, "https://github.com/razvanmatei-sf/comfyui-stillfront": { "stars": 0, "last_update": "2025-12-17 16:06:44", - "cached_time": 1766445725.313192, - "author_account_age_days": 116 + "cached_time": 1766528074.863929, + "author_account_age_days": 117 }, "https://github.com/Faildes/ComfyUI-NegativeFold": { "stars": 1, "last_update": "2025-12-17 08:24:07", - "cached_time": 1766445725.320544, - "author_account_age_days": 1020 + "cached_time": 1766528074.7943, + "author_account_age_days": 1021 }, "https://github.com/okdalto/ComfyUI-PersonaLive": { - "stars": 51, + "stars": 52, "last_update": "2025-12-18 04:42:11", - "cached_time": 1766445725.572563, - "author_account_age_days": 3362 + "cached_time": 1766528075.073502, + "author_account_age_days": 3363 }, "https://github.com/isekai-sh/isekai-comfy-node": { "stars": 2, "last_update": "2025-12-22 21:31:55", - "cached_time": 1766445725.684723, - "author_account_age_days": 12 + "cached_time": 1766528075.245967, + "author_account_age_days": 13 }, "https://github.com/GiusTex/ComfyUI-Wan-TimeToMove": { "stars": 0, "last_update": "2025-12-19 19:36:36", - "cached_time": 1766445725.736658, + "cached_time": 1766528075.355705, "author_account_age_days": 1212 }, "https://github.com/gateway/ComfyUI-Kie-API": { "stars": 0, - "last_update": "2025-12-22 14:51:09", - "cached_time": 1766445725.745206, - "author_account_age_days": 5489 + "last_update": "2025-12-23 12:45:33", + "cached_time": 1766528075.41377, + "author_account_age_days": 5490 }, "https://github.com/QL-boy/ComfyUI-Advanced-Tile-Processing": { - "stars": 7, + "stars": 9, "last_update": "2025-12-19 10:44:35", - "cached_time": 1766445725.741533, - "author_account_age_days": 2527 + "cached_time": 1766528075.592642, + "author_account_age_days": 2528 }, "https://github.com/lazyq666/gemini-3-simply-comfyui": { "stars": 0, "last_update": "2025-12-18 07:00:09", - "cached_time": 1766445726.218966, - "author_account_age_days": 1119 + "cached_time": 1766528075.710736, + "author_account_age_days": 1120 }, "https://github.com/aria1th/ComfyUI-Wildcards-rework": { "stars": 0, "last_update": "2025-12-22 00:46:59", - "cached_time": 1766445726.214698, - "author_account_age_days": 2891 + "cached_time": 1766528075.780044, + "author_account_age_days": 2892 }, "https://github.com/huchenlei/ComfyUI-execution-glow": { "stars": 7, "last_update": "2025-12-18 21:57:51", - "cached_time": 1766445726.244268, - "author_account_age_days": 3422 + "cached_time": 1766528075.841318, + "author_account_age_days": 3423 }, "https://github.com/GiusTex/ComfyUI-MoreEfficientSamplers": { "stars": 0, "last_update": "2025-12-19 19:36:40", - "cached_time": 1766445726.333798, + "cached_time": 1766528075.825026, "author_account_age_days": 1212 }, "https://github.com/aslanxie/comfyui_qwen_image_edit": { "stars": 0, "last_update": "2025-12-18 07:36:29", - "cached_time": 1766445726.362149, - "author_account_age_days": 2429 - }, - "https://github.com/danieljanata/ComfyUI-QwenVL-Override": { - "stars": 0, - "last_update": "2025-12-18 08:28:20", - "cached_time": 1766445726.603808, - "author_account_age_days": 341 + "cached_time": 1766528075.856008, + "author_account_age_days": 2430 }, "https://github.com/PozzettiAndrea/ComfyUI-Sharp": { - "stars": 49, + "stars": 66, "last_update": "2025-12-21 22:29:32", - "cached_time": 1766445726.694708, - "author_account_age_days": 2239 + "cached_time": 1766528076.106506, + "author_account_age_days": 2240 }, "https://github.com/OhSeongHyeon/comfyui-watdafox-nodes": { "stars": 0, - "last_update": "2025-12-22 00:17:03", - "cached_time": 1766445726.765276, - "author_account_age_days": 1757 + "last_update": "2025-12-23 05:34:57", + "cached_time": 1766528076.697165, + "author_account_age_days": 1758 }, "https://github.com/princepainter/ComfyUI-PainterVideoCombine": { "stars": 3, - "last_update": "2025-12-21 03:23:10", - "cached_time": 1766445726.777997, - "author_account_age_days": 1049 + "last_update": "2025-12-23 06:21:28", + "cached_time": 1766528076.395501, + "author_account_age_days": 1050 }, "https://github.com/Arctenox/Arctenoxs-Essentials_ComfyUI": { "stars": 0, - "last_update": "2025-12-22 05:33:03", - "cached_time": 1766445726.786411, - "author_account_age_days": 1960 + "last_update": "2025-12-23 03:44:25", + "cached_time": 1766528076.373769, + "author_account_age_days": 1961 }, "https://github.com/by-ae/ae-in-workflow": { - "stars": 1, + "stars": 2, "last_update": "2025-12-21 03:54:04", - "cached_time": 1766445726.832075, - "author_account_age_days": 3236 + "cached_time": 1766528076.457407, + "author_account_age_days": 3237 }, "https://github.com/pixelpainter/comfyui-mute-bypass-by-ID": { "stars": 2, - "last_update": "2025-12-22 18:28:35", - "cached_time": 1766445727.234189, - "author_account_age_days": 5978 + "last_update": "2025-12-23 16:00:32", + "cached_time": 1766528076.621252, + "author_account_age_days": 5979 }, "https://github.com/benjiyaya/ComfyUI-QwenImageLayeredToLength": { - "stars": 6, + "stars": 7, "last_update": "2025-12-20 18:45:31", - "cached_time": 1766445727.269662, - "author_account_age_days": 659 + "cached_time": 1766528076.742932, + "author_account_age_days": 660 }, "https://github.com/akawana/ComfyUI-AK-Pack": { "stars": 0, "last_update": "2025-12-22 18:53:00", - "cached_time": 1766445727.286204, - "author_account_age_days": 1021 + "cached_time": 1766528076.801644, + "author_account_age_days": 1022 }, "https://github.com/mirabarukaso/ComfyUI_MiraSubPack": { "stars": 0, "last_update": "2025-12-20 11:31:53", - "cached_time": 1766445727.373559, - "author_account_age_days": 1767 + "cached_time": 1766528076.926385, + "author_account_age_days": 1768 }, "https://github.com/Austat/ComfyUI-RemacriScale": { "stars": 0, - "last_update": "2025-12-22 09:04:22", - "cached_time": 1766445727.384076, - "author_account_age_days": 4 + "last_update": "2025-12-23 12:38:18", + "cached_time": 1766528076.876903, + "author_account_age_days": 5 }, "https://github.com/BennyDaBall930/ComfyUI-Z-Engineer": { - "stars": 3, + "stars": 4, "last_update": "2025-12-19 04:59:38", - "cached_time": 1766445727.628619, - "author_account_age_days": 295 + "cached_time": 1766528076.889981, + "author_account_age_days": 296 }, "https://github.com/Lysthan/ComfyUI-LYSTHAN-PPS": { "stars": 0, "last_update": "2025-12-21 12:28:20", - "cached_time": 1766445727.718452, - "author_account_age_days": 11 + "cached_time": 1766528077.171864, + "author_account_age_days": 12 }, "https://github.com/SKBv0/ComfyUI_SpideyReroute": { "stars": 11, "last_update": "2025-12-19 16:10:36", - "cached_time": 1766445727.786505, - "author_account_age_days": 2102 + "cached_time": 1766528077.418722, + "author_account_age_days": 2103 }, "https://github.com/Austat/ComfyUI-DownsampleFPS": { "stars": 0, - "last_update": "2025-12-22 13:55:18", - "cached_time": 1766445727.828551, - "author_account_age_days": 4 + "last_update": "2025-12-23 12:48:44", + "cached_time": 1766528077.422919, + "author_account_age_days": 5 }, "https://github.com/1038lab/ComfyUI-NodeAlign": { "stars": 24, "last_update": "2025-12-19 08:03:16", - "cached_time": 1766445727.823341, - "author_account_age_days": 998 + "cached_time": 1766528077.498314, + "author_account_age_days": 999 }, "https://github.com/SuzumiyaAkizuki/ComfyUI-LLM_Prompt_XML_Formatter": { "stars": 1, - "last_update": "2025-12-22 15:48:29", - "cached_time": 1766445727.837164, - "author_account_age_days": 1728 + "last_update": "2025-12-23 04:35:26", + "cached_time": 1766528077.63361, + "author_account_age_days": 1729 }, "https://github.com/chameleon-ai/comfyui_momo": { "stars": 0, "last_update": "2025-12-20 15:24:43", - "cached_time": 1766445728.277933, - "author_account_age_days": 382 + "cached_time": 1766528077.740745, + "author_account_age_days": 383 }, "https://github.com/PozzettiAndrea/ComfyUI-BGPSeg": { "stars": 0, "last_update": "2025-12-19 23:15:14", - "cached_time": 1766445728.326072, - "author_account_age_days": 2239 + "cached_time": 1766528077.747059, + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-Cadrille": { "stars": 1, "last_update": "2025-12-19 23:15:07", - "cached_time": 1766445728.31621, - "author_account_age_days": 2239 + "cached_time": 1766528077.826114, + "author_account_age_days": 2240 }, "https://github.com/AugustusLXIII/ComfyUI_CustomResolution_I2V": { "stars": 0, "last_update": "2025-12-22 18:10:36", - "cached_time": 1766445728.401887, - "author_account_age_days": 1 + "cached_time": 1766528077.886485, + "author_account_age_days": 2 }, "https://github.com/styletransfer/ComfyUI-TRELLIS2_Motion": { - "stars": 0, + "stars": 1, "last_update": "2025-12-21 17:36:04", - "cached_time": 1766445728.419724, - "author_account_age_days": 4410 + "cached_time": 1766528077.913131, + "author_account_age_days": 4411 }, "https://github.com/SKBv0/ComfyUI_LinkFX": { - "stars": 26, + "stars": 34, "last_update": "2025-12-21 16:53:51", - "cached_time": 1766445728.700288, - "author_account_age_days": 2102 + "cached_time": 1766528077.971182, + "author_account_age_days": 2103 }, "https://github.com/PozzettiAndrea/ComfyUI-SECADNET": { "stars": 0, "last_update": "2025-12-19 23:15:07", - "cached_time": 1766445728.718377, - "author_account_age_days": 2239 + "cached_time": 1766528078.218185, + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-NeurCADRecon": { "stars": 0, "last_update": "2025-12-19 23:15:08", - "cached_time": 1766445728.778514, - "author_account_age_days": 2239 + "cached_time": 1766528078.438127, + "author_account_age_days": 2240 }, "https://github.com/DenRakEiw/ComfyUI-nearest-qwen-resolution": { "stars": 0, "last_update": "2025-12-20 06:58:05", - "cached_time": 1766445728.870868, - "author_account_age_days": 1577 + "cached_time": 1766528078.44434, + "author_account_age_days": 1578 }, "https://github.com/RyukoMatoiFan/ComfyUI-Switti": { "stars": 0, "last_update": "2025-12-21 21:37:47", - "cached_time": 1766445728.852016, - "author_account_age_days": 10 + "cached_time": 1766528078.548686, + "author_account_age_days": 11 }, "https://github.com/9nate-drake/ComfyUI-PanoTools": { "stars": 0, "last_update": "2025-12-22 01:36:29", - "cached_time": 1766445728.864125, + "cached_time": 1766528078.746531, "author_account_age_days": 2197 }, "https://github.com/rethink-studios/comfyui-model-linker-desktop": { - "stars": 2, + "stars": 3, "last_update": "2025-12-22 05:02:38", - "cached_time": 1766445729.282915, - "author_account_age_days": 2163 + "cached_time": 1766528078.777038, + "author_account_age_days": 2164 }, "https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch": { "stars": 1, "last_update": "2025-12-22 04:27:46", - "cached_time": 1766445729.343562, - "author_account_age_days": 1001 + "cached_time": 1766528078.884982, + "author_account_age_days": 1002 }, "https://github.com/TobiasGlaubach/ComfyUI-TG_pydocmaker": { "stars": 0, "last_update": "2025-12-22 10:40:21", - "cached_time": 1766460356.85812, - "author_account_age_days": 2936 + "cached_time": 1766528078.897864, + "author_account_age_days": 2937 }, "https://github.com/ddontsov93/ComfyUI-AudioSeparator": { "stars": 0, "last_update": "2025-12-22 15:11:58", - "cached_time": 1766460357.007337, - "author_account_age_days": 2994 + "cached_time": 1766528078.933704, + "author_account_age_days": 2995 }, "https://github.com/logicalor/comfyui_friendly_pipe": { "stars": 1, "last_update": "2025-12-23 03:11:15", - "cached_time": 1766460357.026528, - "author_account_age_days": 4444 + "cached_time": 1766528079.032438, + "author_account_age_days": 4445 }, "https://github.com/xuheyao/comfyui-dinov3-point-prompt": { "stars": 0, "last_update": "2025-12-22 06:20:06", - "cached_time": 1766460357.034636, - "author_account_age_days": 308 + "cached_time": 1766528079.047368, + "author_account_age_days": 309 }, "https://github.com/SparknightLLC/ComfyUI-ModelSamplingSD3Advanced": { "stars": 0, "last_update": "2025-12-22 17:05:20", - "cached_time": 1766460357.062917, + "cached_time": 1766528079.311594, "author_account_age_days": 499 }, "https://github.com/cyberlightdev/ComfyUI-CyberUtils": { "stars": 0, "last_update": "2025-12-22 21:19:05", - "cached_time": 1766460357.096046, + "cached_time": 1766528079.505922, "author_account_age_days": 3897 }, "https://github.com/Asidert/ComfyUI_Base64Images": { "stars": 0, "last_update": "2025-12-22 12:27:20", - "cached_time": 1766460357.06798, - "author_account_age_days": 3918 + "cached_time": 1766528079.464988, + "author_account_age_days": 3919 }, "https://github.com/filliptm/ComfyUI_FL-CosyVoice3": { - "stars": 0, - "last_update": "2025-12-23 04:59:53", - "cached_time": 1766467038.319507, + "stars": 2, + "last_update": "2025-12-23 14:23:21", + "cached_time": 1766528079.567444, "author_account_age_days": 2283 }, "https://github.com/ShammiG/ComfyUI_Text_Tools_SG": { "stars": 2, "last_update": "2025-12-05 05:46:41", - "cached_time": 1766467038.313912, - "author_account_age_days": 82 + "cached_time": 1766528079.787417, + "author_account_age_days": 83 }, "https://github.com/DayMan84/ComfyUI-Usgromana-Gallery": { "stars": 0, "last_update": "2025-12-18 02:52:06", - "cached_time": 1766467038.358329, - "author_account_age_days": 998 + "cached_time": 1766528079.77219, + "author_account_age_days": 999 }, "https://github.com/BlackVortexAI/bv_nodepack": { "stars": 0, @@ -22792,5 +22786,29 @@ "last_update": "2025-12-23 15:29:43", "cached_time": 1766509292.481163, "author_account_age_days": 262 + }, + "https://github.com/ttulttul/Skoogeer-Noise": { + "stars": 0, + "last_update": "2025-12-24 02:12:47", + "cached_time": 1766545782.292014, + "author_account_age_days": 5305 + }, + "https://github.com/Paddel87/ComfyUI_fal_image": { + "stars": 0, + "last_update": "2025-12-23 22:45:12", + "cached_time": 1766545782.355425, + "author_account_age_days": 625 + }, + "https://github.com/vjumpkung/ComfyUI-STARWrapper": { + "stars": 1, + "last_update": "2025-12-23 19:43:32", + "cached_time": 1766545782.382488, + "author_account_age_days": 3897 + }, + "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer": { + "stars": 0, + "last_update": "2025-12-24 01:02:01", + "cached_time": 1766545782.436064, + "author_account_age_days": 500 } } \ No newline at end of file diff --git a/github-stats.json b/github-stats.json index e64d0b92..ea75dad7 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,7 +2,7 @@ "htps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/0x-jerry/comfyui-rembg": { "stars": 1, @@ -27,12 +27,12 @@ "https://github.com/1038lab/ComfyUI-FireRedTTS": { "stars": 42, "last_update": "2025-09-16 17:02:31", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/1038lab/ComfyUI-FlashVSR": { "stars": 72, "last_update": "2025-11-17 23:19:10", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/1038lab/ComfyUI-JoyCaption": { "stars": 182, @@ -67,7 +67,7 @@ "https://github.com/1038lab/ComfyUI-NodeAlign": { "stars": 24, "last_update": "2025-12-19 08:03:16", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/1038lab/ComfyUI-OmniGen": { "stars": 295, @@ -80,9 +80,9 @@ "author_account_age_days": 999 }, "https://github.com/1038lab/ComfyUI-QwenVL": { - "stars": 481, - "last_update": "2025-12-22 20:54:48", - "author_account_age_days": 998 + "stars": 492, + "last_update": "2025-12-23 06:53:39", + "author_account_age_days": 999 }, "https://github.com/1038lab/ComfyUI-RMBG": { "stars": 1590, @@ -102,7 +102,7 @@ "https://github.com/1038lab/ComfyUI-VoxCPMTTS": { "stars": 25, "last_update": "2025-12-11 23:23:52", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/1038lab/ComfyUI-WildPromptor": { "stars": 60, @@ -152,7 +152,7 @@ "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 16, "last_update": "2025-12-21 10:08:39", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 8, @@ -167,7 +167,7 @@ "https://github.com/2frames/ComfyUI-AQnodes": { "stars": 1, "last_update": "2025-12-03 17:01:14", - "author_account_age_days": 536 + "author_account_age_days": 537 }, "https://github.com/2kpr/ComfyUI-PMRF": { "stars": 235, @@ -187,12 +187,12 @@ "https://github.com/31702160136/ComfyUI-GrsAI": { "stars": 41, "last_update": "2025-12-20 03:49:52", - "author_account_age_days": 2550 + "author_account_age_days": 2551 }, "https://github.com/3dgopnik/comfyui-arena-suite": { "stars": 1, "last_update": "2025-10-10 12:24:13", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 27, @@ -212,7 +212,7 @@ "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, "last_update": "2025-11-20 17:01:52", - "author_account_age_days": 5015 + "author_account_age_days": 5016 }, "https://github.com/5x00/ComfyUI-PiAPI-Faceswap": { "stars": 2, @@ -232,7 +232,7 @@ "https://github.com/7BEII/comfyui-PD_comfy-api-node": { "stars": 0, "last_update": "2025-11-19 08:16:25", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 23, @@ -257,7 +257,7 @@ "https://github.com/834t/ComfyUI_834t_scene_composer": { "stars": 5, "last_update": "2025-06-23 10:55:47", - "author_account_age_days": 744 + "author_account_age_days": 745 }, "https://github.com/852wa/ComfyUI-AAP": { "stars": 9, @@ -287,32 +287,32 @@ "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/A043-studios/ComfyUI-OmniSVG": { "stars": 1, "last_update": "2025-08-02 22:44:24", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/A043-studios/ComfyUI_HunyuanWorldnode": { "stars": 1, "last_update": "2025-08-02 15:50:33", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/A043-studios/Comfyui-ascii-generator": { "stars": 0, "last_update": "2025-06-25 14:55:32", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "stars": 3, "last_update": "2025-06-10 14:28:27", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/A043-studios/comfyui-pixel3dmm": { "stars": 6, "last_update": "2025-06-10 08:11:51", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 1, @@ -355,14 +355,14 @@ "author_account_age_days": 649 }, "https://github.com/AHEKOT/ComfyUI_VNCCS": { - "stars": 392, + "stars": 394, "last_update": "2025-12-14 17:38:05", - "author_account_age_days": 1122 + "author_account_age_days": 1123 }, "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit": { "stars": 0, "last_update": "2025-10-13 14:14:55", - "author_account_age_days": 933 + "author_account_age_days": 934 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 8, @@ -627,7 +627,7 @@ "https://github.com/AIGODLIKE/Blender-IO": { "stars": 1, "last_update": "2025-10-15 08:52:06", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 53, @@ -647,22 +647,22 @@ "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 13, "last_update": "2025-09-10 11:03:49", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/AIWarper/ComfyUI-DAViD": { "stars": 6, "last_update": "2025-07-25 17:07:43", - "author_account_age_days": 424 + "author_account_age_days": 425 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 75, "last_update": "2025-11-05 16:18:45", - "author_account_age_days": 424 + "author_account_age_days": 425 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 13, "last_update": "2025-10-31 19:14:31", - "author_account_age_days": 424 + "author_account_age_days": 425 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 229, @@ -677,17 +677,17 @@ "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 11, "last_update": "2025-06-16 08:10:10", - "author_account_age_days": 396 + "author_account_age_days": 397 }, "https://github.com/AJbeckliy/SynVow-Comfyui-Nanoapi": { "stars": 8, "last_update": "2025-11-27 03:21:30", - "author_account_age_days": 617 + "author_account_age_days": 618 }, "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 1, "last_update": "2025-06-23 22:03:39", - "author_account_age_days": 3429 + "author_account_age_days": 3430 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 74, @@ -717,22 +717,22 @@ "https://github.com/APZmedia/ComfyUI-Dreamlight": { "stars": 0, "last_update": "2025-11-04 16:52:57", - "author_account_age_days": 3023 + "author_account_age_days": 3024 }, "https://github.com/APZmedia/ComfyUI-color-tools": { - "stars": 1, + "stars": 2, "last_update": "2025-09-24 12:52:50", - "author_account_age_days": 3023 + "author_account_age_days": 3024 }, "https://github.com/APZmedia/Comfyui-LightDirection-estimation": { "stars": 0, "last_update": "2025-10-20 12:32:41", - "author_account_age_days": 3023 + "author_account_age_days": 3024 }, "https://github.com/ARM64-EC/ComfyUI-LongCatPlugin": { "stars": 0, "last_update": "2025-12-09 22:27:11", - "author_account_age_days": 637 + "author_account_age_days": 638 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": { "stars": 4, @@ -752,7 +752,7 @@ "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": { "stars": 99, "last_update": "2025-12-22 06:20:57", - "author_account_age_days": 2040 + "author_account_age_days": 2041 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 4, @@ -767,7 +767,7 @@ "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 11, "last_update": "2025-07-26 16:43:05", - "author_account_age_days": 1925 + "author_account_age_days": 1926 }, "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 7, @@ -802,17 +802,17 @@ "https://github.com/Ada123-a/ComfyUI-Kandinsky": { "stars": 6, "last_update": "2025-11-22 19:28:30", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/AdamShuo/ComfyUI_Switch": { "stars": 5, "last_update": "2025-09-23 16:59:46", - "author_account_age_days": 828 + "author_account_age_days": 829 }, "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": { "stars": 0, "last_update": "2025-07-17 07:03:51", - "author_account_age_days": 1297 + "author_account_age_days": 1298 }, "https://github.com/Aerse/ComfyUI-Seed-Nodes": { "stars": 5, @@ -822,12 +822,12 @@ "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, "last_update": "2025-06-13 08:15:25", - "author_account_age_days": 406 + "author_account_age_days": 407 }, "https://github.com/AgencyMind/ComfyUI-Satori": { "stars": 1, "last_update": "2025-06-27 01:29:00", - "author_account_age_days": 406 + "author_account_age_days": 407 }, "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 10, @@ -837,7 +837,7 @@ "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": { "stars": 0, "last_update": "2025-12-16 08:05:11", - "author_account_age_days": 1355 + "author_account_age_days": 1356 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, @@ -847,7 +847,7 @@ "https://github.com/Aishor/comfyui-meta-sampler-guiado": { "stars": 0, "last_update": "2025-10-28 14:04:44", - "author_account_age_days": 5863 + "author_account_age_days": 5864 }, "https://github.com/AkashKarnatak/ComfyUI_faishme": { "stars": 0, @@ -862,12 +862,12 @@ "https://github.com/AlcAI-AnimeHaven/AlcAI-nodes": { "stars": 0, "last_update": "2025-10-19 20:26:42", - "author_account_age_days": 64 + "author_account_age_days": 65 }, "https://github.com/Alectriciti/comfyui-adaptiveprompts": { "stars": 49, "last_update": "2025-12-20 23:05:31", - "author_account_age_days": 5012 + "author_account_age_days": 5013 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 1419, @@ -877,7 +877,7 @@ "https://github.com/AlexXia007/AIYang_TripleAPI": { "stars": 1, "last_update": "2025-11-10 17:53:55", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/Alexankharin/camera-comfyUI": { "stars": 23, @@ -887,7 +887,7 @@ "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "stars": 3, "last_update": "2025-09-10 11:31:33", - "author_account_age_days": 3949 + "author_account_age_days": 3950 }, "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "stars": 0, @@ -936,8 +936,8 @@ }, "https://github.com/Analaser/ComfyUI-RandomTagWeights": { "stars": 1, - "last_update": "2025-11-19 23:10:52", - "author_account_age_days": 2939 + "last_update": "2025-12-23 01:58:09", + "author_account_age_days": 2940 }, "https://github.com/Andro-Meta/ComfyUI-Ovis2": { "stars": 4, @@ -952,7 +952,7 @@ "https://github.com/Antique3e/ComfyUI-ModalCredits": { "stars": 0, "last_update": "2025-12-05 16:07:04", - "author_account_age_days": 69 + "author_account_age_days": 70 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 11, @@ -967,12 +967,12 @@ "https://github.com/Apache0ne/ComfyUI_efficient_sam_node": { "stars": 0, "last_update": "2025-09-12 02:37:33", - "author_account_age_days": 424 + "author_account_age_days": 425 }, "https://github.com/ApexArtist/comfyui-apex-artist": { "stars": 1, "last_update": "2025-10-23 16:54:57", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 45, @@ -981,8 +981,8 @@ }, "https://github.com/Arctenox/Arctenoxs-Essentials_ComfyUI": { "stars": 0, - "last_update": "2025-12-22 05:33:03", - "author_account_age_days": 1960 + "last_update": "2025-12-23 03:44:25", + "author_account_age_days": 1961 }, "https://github.com/ArdeniusAI/ComfyUI-Ardenius": { "stars": 5, @@ -997,7 +997,7 @@ "https://github.com/Art-xmaster/comfyui-AGSoft": { "stars": 5, "last_update": "2025-12-06 12:46:50", - "author_account_age_days": 481 + "author_account_age_days": 482 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 96, @@ -1010,24 +1010,24 @@ "author_account_age_days": 1080 }, "https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit": { - "stars": 42, + "stars": 43, "last_update": "2025-11-17 01:55:11", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro": { - "stars": 28, - "last_update": "2025-12-21 23:55:14", - "author_account_age_days": 635 + "stars": 29, + "last_update": "2025-12-23 21:19:47", + "author_account_age_days": 636 }, "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { - "stars": 6, - "last_update": "2025-12-19 12:53:49", - "author_account_age_days": 1718 + "stars": 7, + "last_update": "2025-12-23 11:10:38", + "author_account_age_days": 1719 }, "https://github.com/Aryan185/ComfyUI-VertexAPI": { "stars": 1, "last_update": "2025-12-19 12:39:33", - "author_account_age_days": 1718 + "author_account_age_days": 1719 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 29, @@ -1037,12 +1037,12 @@ "https://github.com/Asidert/ComfyUI_Base64Images": { "stars": 0, "last_update": "2025-12-22 12:27:20", - "author_account_age_days": 3918 + "author_account_age_days": 3919 }, "https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": { "stars": 1, - "last_update": "2025-12-20 23:23:42", - "author_account_age_days": 1960 + "last_update": "2025-12-23 03:44:56", + "author_account_age_days": 1961 }, "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": { "stars": 0, @@ -1052,7 +1052,7 @@ "https://github.com/AugustusLXIII/ComfyUI_CustomResolution_I2V": { "stars": 0, "last_update": "2025-12-22 18:10:36", - "author_account_age_days": 1 + "author_account_age_days": 2 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 37, @@ -1066,13 +1066,13 @@ }, "https://github.com/Austat/ComfyUI-DownsampleFPS": { "stars": 0, - "last_update": "2025-12-22 13:55:18", - "author_account_age_days": 4 + "last_update": "2025-12-23 12:48:44", + "author_account_age_days": 5 }, "https://github.com/Austat/ComfyUI-RemacriScale": { "stars": 0, - "last_update": "2025-12-22 09:04:22", - "author_account_age_days": 4 + "last_update": "2025-12-23 12:38:18", + "author_account_age_days": 5 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, @@ -1102,32 +1102,32 @@ "https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": { "stars": 0, "last_update": "2025-12-05 12:51:26", - "author_account_age_days": 1918 + "author_account_age_days": 1919 }, "https://github.com/Azornes/Comfyui-LayerForge": { "stars": 261, "last_update": "2025-11-13 16:10:34", - "author_account_age_days": 3437 + "author_account_age_days": 3438 }, "https://github.com/Azornes/Comfyui-Resolution-Master": { "stars": 201, "last_update": "2025-12-08 13:33:06", - "author_account_age_days": 3437 + "author_account_age_days": 3438 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": { "stars": 102, "last_update": "2025-11-25 03:54:19", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Toolkit": { "stars": 102, "last_update": "2025-11-25 03:54:19", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/BAIKEMARK/ComfyUI_Civitai_Prompt_Stats": { "stars": 3, "last_update": "2025-08-29 11:15:29", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 4, @@ -1137,7 +1137,7 @@ "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": { "stars": 0, "last_update": "2025-08-22 06:10:44", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": { "stars": 8, @@ -1177,7 +1177,7 @@ "https://github.com/Baverne/comfyUI-TiledWan": { "stars": 3, "last_update": "2025-08-21 10:14:11", - "author_account_age_days": 1017 + "author_account_age_days": 1018 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 25, @@ -1200,9 +1200,9 @@ "author_account_age_days": 3619 }, "https://github.com/BennyDaBall930/ComfyUI-Z-Engineer": { - "stars": 3, + "stars": 4, "last_update": "2025-12-19 04:59:38", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/BennyKok/comfyui-deploy": { "stars": 1476, @@ -1250,34 +1250,34 @@ "author_account_age_days": 1418 }, "https://github.com/BigStationW/ComfyUi-ConditioningNoiseInjection": { - "stars": 67, + "stars": 69, "last_update": "2025-12-09 13:48:35", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/BigStationW/ComfyUi-ConditioningTimestepSwitch": { "stars": 1, "last_update": "2025-12-09 14:34:29", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 23, "last_update": "2025-12-08 00:10:14", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": { "stars": 33, "last_update": "2025-05-07 18:10:18", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": { "stars": 23, "last_update": "2025-11-30 18:18:36", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 1, "last_update": "2025-05-21 01:16:27", - "author_account_age_days": 2886 + "author_account_age_days": 2887 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 21, @@ -1292,12 +1292,12 @@ "https://github.com/Bio2hazard/ComfyUI-Prompt-Snippets": { "stars": 11, "last_update": "2025-11-08 08:42:06", - "author_account_age_days": 4830 + "author_account_age_days": 4831 }, "https://github.com/BizaNator/ComfyUI_PromptIterator": { "stars": 3, "last_update": "2025-09-24 16:47:04", - "author_account_age_days": 3603 + "author_account_age_days": 3604 }, "https://github.com/Black-Lioness/ComfyUI-PromptUtils": { "stars": 2, @@ -1307,7 +1307,7 @@ "https://github.com/BlackSnowSkill/wd14_batch_tagger": { "stars": 1, "last_update": "2025-10-23 14:29:51", - "author_account_age_days": 454 + "author_account_age_days": 455 }, "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes": { "stars": 3, @@ -1372,42 +1372,42 @@ "https://github.com/BobRandomNumber/ComfyUI-BasicOllama": { "stars": 0, "last_update": "2025-12-09 21:55:58", - "author_account_age_days": 390 + "author_account_age_days": 391 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 7, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 390 + "author_account_age_days": 391 }, "https://github.com/BobRandomNumber/ComfyUI-KyutaiTTS": { "stars": 4, "last_update": "2025-07-09 04:52:46", - "author_account_age_days": 390 + "author_account_age_days": 391 }, "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": { "stars": 19, "last_update": "2025-08-13 06:57:26", - "author_account_age_days": 390 + "author_account_age_days": 391 }, "https://github.com/Boba-svg/ComfyUI-PromptSwitch": { "stars": 2, "last_update": "2025-12-07 13:43:53", - "author_account_age_days": 97 + "author_account_age_days": 98 }, "https://github.com/Boba-svg/ComfyUI_AutoBatchRunner": { "stars": 0, "last_update": "2025-11-14 23:12:48", - "author_account_age_days": 97 + "author_account_age_days": 98 }, "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 9, "last_update": "2025-08-13 03:41:38", - "author_account_age_days": 2760 + "author_account_age_days": 2761 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 52, "last_update": "2025-09-07 18:29:50", - "author_account_age_days": 2760 + "author_account_age_days": 2761 }, "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 106, @@ -1417,12 +1417,12 @@ "https://github.com/Braeden90000/comfyui-load-image-url": { "stars": 0, "last_update": "2025-12-10 23:32:57", - "author_account_age_days": 2224 + "author_account_age_days": 2225 }, "https://github.com/Brekel/ComfyUI-Brekel": { "stars": 18, "last_update": "2025-11-17 19:08:10", - "author_account_age_days": 5371 + "author_account_age_days": 5372 }, "https://github.com/Bria-AI/ComfyUI-BRIA-API": { "stars": 72, @@ -1462,7 +1462,7 @@ "https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch": { "stars": 1, "last_update": "2025-12-22 04:27:46", - "author_account_age_days": 1001 + "author_account_age_days": 1002 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 24, @@ -1547,12 +1547,12 @@ "https://github.com/CallMe1101/ComfyUI_OmniAvatar": { "stars": 3, "last_update": "2025-11-02 04:46:30", - "author_account_age_days": 286 + "author_account_age_days": 287 }, "https://github.com/Carasibana/ComfyUI-PolyMask": { "stars": 2, "last_update": "2025-12-01 10:57:35", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 268, @@ -1575,14 +1575,14 @@ "author_account_age_days": 2413 }, "https://github.com/ChangeTheConstants/SeedVarianceEnhancer": { - "stars": 101, + "stars": 104, "last_update": "2025-12-21 18:07:45", - "author_account_age_days": 18 + "author_account_age_days": 19 }, "https://github.com/ChaosHL/Marvelous-Box-Comfyui": { "stars": 0, "last_update": "2025-09-23 14:22:09", - "author_account_age_days": 909 + "author_account_age_days": 910 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 45, @@ -1597,32 +1597,32 @@ "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, "last_update": "2025-06-17 15:00:30", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/Charonartist/comfyui-last-frame-extractor": { "stars": 3, "last_update": "2025-08-14 13:42:17", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/Charonartist/comfyui-lmstudio-conversation": { "stars": 0, "last_update": "2025-09-07 07:57:09", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/Charonartist/comfyui-smart-resize-node": { "stars": 0, "last_update": "2025-08-12 13:01:48", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/Charonartist/comfyui-tag-remover": { "stars": 0, "last_update": "2025-08-14 06:12:04", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/CheNing233/ComfyUI_Image_Pin": { "stars": 5, "last_update": "2025-07-13 08:11:47", - "author_account_age_days": 2992 + "author_account_age_days": 2993 }, "https://github.com/ChenDarYen/ComfyUI-NAG": { "stars": 297, @@ -1652,12 +1652,12 @@ "https://github.com/ChristopherLuciano/ComfyUI-LucianoTools": { "stars": 0, "last_update": "2025-10-21 02:34:23", - "author_account_age_days": 1400 + "author_account_age_days": 1401 }, "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 1, "last_update": "2025-06-03 07:56:17", - "author_account_age_days": 2275 + "author_account_age_days": 2276 }, "https://github.com/ClownsharkBatwing/RES4LYF": { "stars": 867, @@ -1682,17 +1682,17 @@ "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "stars": 5, "last_update": "2025-06-17 03:43:27", - "author_account_age_days": 2444 + "author_account_age_days": 2445 }, "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": { "stars": 2, "last_update": "2025-06-24 03:34:32", - "author_account_age_days": 2444 + "author_account_age_days": 2445 }, "https://github.com/CoiiChan/comfyui-every-person-seg-coii": { "stars": 5, "last_update": "2025-08-01 08:16:18", - "author_account_age_days": 2444 + "author_account_age_days": 2445 }, "https://github.com/Comfy-Org/NIMnodes": { "stars": 56, @@ -1702,22 +1702,22 @@ "https://github.com/ComfyAssets/ComfyUI-KikoStats": { "stars": 2, "last_update": "2025-11-28 17:51:18", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { "stars": 10, "last_update": "2025-12-21 14:49:05", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { "stars": 93, "last_update": "2025-12-09 22:14:10", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/ComfyAssets/ComfyUI_Selectors": { "stars": 4, "last_update": "2025-06-13 16:13:05", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, @@ -1742,7 +1742,7 @@ "https://github.com/CoreyCorza/ComfyUI-CRZnodes": { "stars": 35, "last_update": "2025-09-09 05:29:25", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 133, @@ -1757,17 +1757,17 @@ "https://github.com/CraftBlack/ComfyUI-Resolution-Divider": { "stars": 0, "last_update": "2025-12-08 04:15:29", - "author_account_age_days": 1753 + "author_account_age_days": 1754 }, "https://github.com/Creditas-labs/ComfyUI-Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "author_account_age_days": 48 + "author_account_age_days": 49 }, "https://github.com/Creditas-labs/ComfyUI_Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "author_account_age_days": 48 + "author_account_age_days": 49 }, "https://github.com/Creeper-MZ/comfyui_nai_api": { "stars": 0, @@ -1782,7 +1782,7 @@ "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 7, "last_update": "2025-07-03 00:27:01", - "author_account_age_days": 2153 + "author_account_age_days": 2154 }, "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive": { "stars": 2, @@ -1790,9 +1790,9 @@ "author_account_age_days": 2154 }, "https://github.com/Creepybits/World_weaver": { - "stars": 13, + "stars": 14, "last_update": "2025-11-26 16:28:31", - "author_account_age_days": 2153 + "author_account_age_days": 2154 }, "https://github.com/Cryptyox/anaglyphTool-Comfyui": { "stars": 8, @@ -1832,22 +1832,22 @@ "https://github.com/Cyrostar/Artha-Gemini": { "stars": 1, "last_update": "2025-08-30 15:54:04", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/Cyrostar/Artha-Projekt": { "stars": 0, "last_update": "2025-08-25 06:32:51", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/Cyrostar/ComfyUI-Artha-Nodes": { "stars": 0, "last_update": "2025-11-14 17:02:45", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/Cyrus-Hei/comfyui-prompt-bank": { "stars": 4, "last_update": "2025-07-21 10:04:05", - "author_account_age_days": 1151 + "author_account_age_days": 1152 }, "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 6, @@ -1857,7 +1857,7 @@ "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": { "stars": 0, "last_update": "2025-09-24 11:01:50", - "author_account_age_days": 2578 + "author_account_age_days": 2579 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 88, @@ -1872,12 +1872,12 @@ "https://github.com/DanielPFlorian/ComfyUI-WorkflowGenerator": { "stars": 1, "last_update": "2025-11-22 01:25:11", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/DaniilVdovin/ComfyUI-prompt-templating": { "stars": 1, "last_update": "2025-10-15 09:40:29", - "author_account_age_days": 2582 + "author_account_age_days": 2583 }, "https://github.com/Danteday/ComfyUI-NoteManager": { "stars": 13, @@ -1887,7 +1887,7 @@ "https://github.com/Daohoi123/ComfyUI-Gemini3": { "stars": 1, "last_update": "2025-11-26 01:14:40", - "author_account_age_days": 956 + "author_account_age_days": 957 }, "https://github.com/DareFail/ComfyUI-Roboflow": { "stars": 33, @@ -1907,22 +1907,22 @@ "https://github.com/DavidPiazza/network_bending": { "stars": 0, "last_update": "2025-11-30 02:04:39", - "author_account_age_days": 2425 + "author_account_age_days": 2426 }, "https://github.com/Daxamur/DaxNodes": { "stars": 0, "last_update": "2025-08-30 19:54:44", - "author_account_age_days": 2641 + "author_account_age_days": 2642 }, "https://github.com/DayMan84/ComfyUI-Usgromana": { "stars": 7, "last_update": "2025-12-17 21:11:05", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/DayMan84/ComfyUI-Usgromana-Gallery": { "stars": 0, "last_update": "2025-12-18 02:52:06", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 4, @@ -1932,17 +1932,17 @@ "https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": { "stars": 4, "last_update": "2025-11-12 21:11:23", - "author_account_age_days": 50 + "author_account_age_days": 51 }, "https://github.com/DazzleNodes/DazzleNodes": { "stars": 0, "last_update": "2025-11-24 22:23:02", - "author_account_age_days": 50 + "author_account_age_days": 51 }, "https://github.com/DazzleNodes/fit-mask-to-image": { "stars": 1, "last_update": "2025-11-16 01:32:44", - "author_account_age_days": 50 + "author_account_age_days": 51 }, "https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes": { "stars": 28, @@ -1957,17 +1957,17 @@ "https://github.com/Deathspike/ComfyUI-MyOriginalWaifu": { "stars": 0, "last_update": "2025-12-13 11:39:13", - "author_account_age_days": 5798 + "author_account_age_days": 5799 }, "https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": { "stars": 1, "last_update": "2025-06-21 12:46:56", - "author_account_age_days": 347 + "author_account_age_days": 348 }, "https://github.com/DecartAI/Lucy-Edit-ComfyUI": { - "stars": 701, + "stars": 700, "last_update": "2025-11-07 18:58:33", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/DeemosTech/ComfyUI-Rodin": { "stars": 45, @@ -1982,47 +1982,47 @@ "https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": { "stars": 1, "last_update": "2025-10-02 14:57:02", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes": { "stars": 0, "last_update": "2025-10-26 15:41:28", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/Dehypnotic/comfyui-numbered-text": { "stars": 0, "last_update": "2025-10-08 15:13:36", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/Dehypnotic/comfyui-range-to-string": { "stars": 0, "last_update": "2025-10-02 09:30:29", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/Dehypnotic/comfyui-save-mp3": { "stars": 1, "last_update": "2025-10-24 09:40:52", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/DemonNCoding/PromptGenerator12Columns": { "stars": 0, "last_update": "2025-12-08 15:49:32", - "author_account_age_days": 1237 + "author_account_age_days": 1238 }, "https://github.com/DenRakEiw/ComfyUI-nearest-qwen-resolution": { "stars": 0, "last_update": "2025-12-20 06:58:05", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/DenRakEiw/Latent_Nodes": { "stars": 24, "last_update": "2025-08-13 14:21:14", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale": { "stars": 18, "last_update": "2025-08-14 18:53:13", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 442, @@ -2052,7 +2052,7 @@ "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 13, "last_update": "2025-07-02 11:04:14", - "author_account_age_days": 747 + "author_account_age_days": 748 }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, @@ -2105,14 +2105,14 @@ "author_account_age_days": 888 }, "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { - "stars": 126, + "stars": 128, "last_update": "2025-12-10 06:17:45", - "author_account_age_days": 3450 + "author_account_age_days": 3451 }, "https://github.com/Dontdrunk/ComfyUI-DD-Translation": { - "stars": 614, + "stars": 615, "last_update": "2025-12-15 09:16:54", - "author_account_age_days": 3450 + "author_account_age_days": 3451 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, @@ -2132,7 +2132,7 @@ "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 2, "last_update": "2025-06-17 00:22:24", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 8, @@ -2147,7 +2147,7 @@ "https://github.com/Draek2077/comfyui-draekz-nodez": { "stars": 1, "last_update": "2025-09-12 02:32:20", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { "stars": 4, @@ -2162,12 +2162,12 @@ "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": { "stars": 1, "last_update": "2025-07-18 01:39:33", - "author_account_age_days": 2402 + "author_account_age_days": 2403 }, "https://github.com/Duanyll/comfyui_functional": { "stars": 0, "last_update": "2025-12-16 07:14:38", - "author_account_age_days": 3279 + "author_account_age_days": 3280 }, "https://github.com/Duanyll/duanyll_nodepack": { "stars": 2, @@ -2177,7 +2177,7 @@ "https://github.com/EMkrtchyan/ComfyUI-NormalsToDepth": { "stars": 0, "last_update": "2025-12-08 16:00:05", - "author_account_age_days": 439 + "author_account_age_days": 440 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 69, @@ -2192,7 +2192,7 @@ "https://github.com/Easymode-ai/ComfyUI-FlexPainter": { "stars": 2, "last_update": "2025-09-10 20:45:19", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/Easymode-ai/ComfyUI-ShadowR": { "stars": 15, @@ -2227,12 +2227,12 @@ "https://github.com/Enashka/ComfyUI-nhknodes": { "stars": 14, "last_update": "2025-12-20 22:52:26", - "author_account_age_days": 3517 + "author_account_age_days": 3518 }, "https://github.com/Enemyx-net/VibeVoice-ComfyUI": { - "stars": 1262, + "stars": 1264, "last_update": "2025-10-02 18:51:41", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": { "stars": 8, @@ -2247,12 +2247,12 @@ "https://github.com/EnragedAntelope/ComfyUI_EasyRegion": { "stars": 0, "last_update": "2025-11-23 15:21:21", - "author_account_age_days": 515 + "author_account_age_days": 516 }, "https://github.com/EnragedAntelope/comfy-modelopt": { "stars": 1, "last_update": "2025-11-10 21:11:04", - "author_account_age_days": 515 + "author_account_age_days": 516 }, "https://github.com/EnragedAntelope/comfyui-relight": { "stars": 86, @@ -2261,63 +2261,63 @@ }, "https://github.com/EnragedAntelope/comfyui-sdnq": { "stars": 55, - "last_update": "2025-12-18 02:03:21", - "author_account_age_days": 515 + "last_update": "2025-12-23 18:26:38", + "author_account_age_days": 516 }, "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 5, "last_update": "2025-07-17 07:05:26", - "author_account_age_days": 3817 + "author_account_age_days": 3818 }, "https://github.com/Erehr/ComfyUI-EreNodes": { - "stars": 53, + "stars": 54, "last_update": "2025-08-11 10:10:28", - "author_account_age_days": 3817 + "author_account_age_days": 3818 }, "https://github.com/EricRollei/AAA_Metadata_System": { "stars": 2, "last_update": "2025-12-19 21:17:11", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EricRollei/Comfy_HunyuanImage3": { "stars": 10, "last_update": "2025-12-20 10:04:03", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EricRollei/Download_Tools": { "stars": 2, "last_update": "2025-12-20 01:23:23", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EricRollei/Emu35-Comfyui-Nodes": { "stars": 3, "last_update": "2025-12-19 20:31:48", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EricRollei/Eric_Image_Processing_Nodes": { "stars": 3, "last_update": "2025-12-20 01:05:48", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EricRollei/HYPIR-ComfyUI": { "stars": 2, "last_update": "2025-11-18 18:34:15", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EricRollei/Local_LLM_Prompt_Enhancer": { "stars": 7, "last_update": "2025-12-20 01:44:21", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EricRollei/PDF-Tools": { "stars": 1, "last_update": "2025-12-20 01:13:41", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EuphoricPenguin/resemble-enhance-comfyui": { - "stars": 0, + "stars": 1, "last_update": "2025-11-01 08:28:38", - "author_account_age_days": 3462 + "author_account_age_days": 3463 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { "stars": 694, @@ -2337,7 +2337,7 @@ "https://github.com/ExoticArts/comfyui-ea-nodes": { "stars": 0, "last_update": "2025-11-10 03:24:25", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 27, @@ -2417,12 +2417,12 @@ "https://github.com/FaberVS/MultiModel": { "stars": 3, "last_update": "2025-08-08 14:52:53", - "author_account_age_days": 2317 + "author_account_age_days": 2318 }, "https://github.com/Faildes/ComfyUI-NegativeFold": { "stars": 1, "last_update": "2025-12-17 08:24:07", - "author_account_age_days": 1020 + "author_account_age_days": 1021 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { "stars": 922, @@ -2457,17 +2457,17 @@ "https://github.com/FaraamFide/ComfyUI-ParamNodes": { "stars": 1, "last_update": "2025-07-05 15:29:32", - "author_account_age_days": 1386 + "author_account_age_days": 1387 }, "https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": { "stars": 0, "last_update": "2025-08-15 13:52:56", - "author_account_age_days": 3430 + "author_account_age_days": 3431 }, "https://github.com/FeiMao-326/Comfyui-General-API-Node": { "stars": 0, "last_update": "2025-12-12 09:35:25", - "author_account_age_days": 2104 + "author_account_age_days": 2105 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, @@ -2477,7 +2477,7 @@ "https://github.com/Ferocit/comfyui-feroccustomnodes": { "stars": 0, "last_update": "2025-08-08 21:50:00", - "author_account_age_days": 4712 + "author_account_age_days": 4713 }, "https://github.com/FewBox/fewbox-outfit-comfyui": { "stars": 0, @@ -2502,27 +2502,27 @@ "https://github.com/Firetheft/ComfyUI-Animate-Progress": { "stars": 3, "last_update": "2025-09-09 13:21:52", - "author_account_age_days": 1447 + "author_account_age_days": 1448 }, "https://github.com/Firetheft/ComfyUI_Civitai_Gallery": { "stars": 88, "last_update": "2025-12-02 14:21:28", - "author_account_age_days": 1447 + "author_account_age_days": 1448 }, "https://github.com/Firetheft/ComfyUI_Local_Lora_Gallery": { "stars": 49, "last_update": "2025-12-02 10:30:07", - "author_account_age_days": 1447 + "author_account_age_days": 1448 }, "https://github.com/Firetheft/ComfyUI_Pixabay_Gallery": { "stars": 5, "last_update": "2025-12-03 00:57:24", - "author_account_age_days": 1447 + "author_account_age_days": 1448 }, "https://github.com/Firetheft/ComfyUI_Simple_Web_Browser": { "stars": 8, "last_update": "2025-12-02 15:25:45", - "author_account_age_days": 1447 + "author_account_age_days": 1448 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 52, @@ -2542,7 +2542,7 @@ "https://github.com/FloyoAI/ComfyUI-Seed-API": { "stars": 0, "last_update": "2025-10-29 14:29:56", - "author_account_age_days": 442 + "author_account_age_days": 443 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 99, @@ -2557,17 +2557,17 @@ "https://github.com/FortunaCournot/comfyui_stereoscopic": { "stars": 20, "last_update": "2025-12-16 20:02:59", - "author_account_age_days": 2049 + "author_account_age_days": 2050 }, "https://github.com/Fossiel/ComfyUI-Fossiel-QoL-Nodes": { "stars": 1, - "last_update": "2025-12-10 17:16:56", - "author_account_age_days": 3319 + "last_update": "2025-12-23 11:13:53", + "author_account_age_days": 3320 }, "https://github.com/Fossiel/ComfyUI-Fossiel-WAN-Additional-Tilers": { "stars": 2, "last_update": "2025-12-02 03:41:53", - "author_account_age_days": 3319 + "author_account_age_days": 3320 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 3, @@ -2585,14 +2585,14 @@ "author_account_age_days": 2318 }, "https://github.com/FranckyB/ComfyUI-Prompt-Manager": { - "stars": 27, + "stars": 28, "last_update": "2025-12-19 15:29:35", - "author_account_age_days": 4033 + "author_account_age_days": 4034 }, "https://github.com/Franklyc/comfyui-lora-adain-patcher-node": { "stars": 7, "last_update": "2025-09-19 03:22:12", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 2, @@ -2602,7 +2602,7 @@ "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY": { "stars": 0, "last_update": "2025-09-02 09:22:34", - "author_account_age_days": 3972 + "author_account_age_days": 3973 }, "https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": { "stars": 2, @@ -2642,12 +2642,12 @@ "https://github.com/FuryNocturn/ComfyUI-Dummy_Node_Pack": { "stars": 0, "last_update": "2025-11-30 00:35:31", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/FuryNocturn/ComfyUI-Studio-Fury": { "stars": 0, "last_update": "2025-11-30 00:45:50", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": { "stars": 77, @@ -2662,17 +2662,17 @@ "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "stars": 64, "last_update": "2025-12-11 17:29:51", - "author_account_age_days": 1956 + "author_account_age_days": 1957 }, "https://github.com/GACLove/ComfyUI-VFI": { - "stars": 12, + "stars": 13, "last_update": "2025-09-30 09:55:40", - "author_account_age_days": 4163 + "author_account_age_days": 4164 }, "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 9, "last_update": "2024-09-06 11:37:05", - "author_account_age_days": 2956 + "author_account_age_days": 2957 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, @@ -2687,7 +2687,7 @@ "https://github.com/GZK1108/Comfyui-QwenLoraLoaderSelective": { "stars": 2, "last_update": "2025-10-28 02:32:13", - "author_account_age_days": 1268 + "author_account_age_days": 1269 }, "https://github.com/GadzoinksOfficial/comfyui_gprompts": { "stars": 0, @@ -2707,12 +2707,12 @@ "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, "last_update": "2025-06-26 08:24:16", - "author_account_age_days": 1033 + "author_account_age_days": 1034 }, "https://github.com/Gary-yeh/comfyui-super-captioner": { "stars": 1, "last_update": "2025-07-07 15:32:34", - "author_account_age_days": 1033 + "author_account_age_days": 1034 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 15, @@ -2722,17 +2722,17 @@ "https://github.com/GavChap/ComfyUI_ExtractLora": { "stars": 1, "last_update": "2025-12-06 12:32:45", - "author_account_age_days": 5114 + "author_account_age_days": 5115 }, "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": { "stars": 0, "last_update": "2025-11-16 22:35:53", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/GeekatplayStudio/comfyui-hitem3d": { - "stars": 7, + "stars": 8, "last_update": "2025-11-16 15:47:02", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS": { "stars": 45, @@ -2762,7 +2762,7 @@ "https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node": { "stars": 16, "last_update": "2025-09-16 19:56:49", - "author_account_age_days": 418 + "author_account_age_days": 419 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 20, @@ -2772,17 +2772,17 @@ "https://github.com/Geo1230/ComfyUI-DeepseekOCR": { "stars": 1, "last_update": "2025-11-18 03:42:53", - "author_account_age_days": 45 + "author_account_age_days": 46 }, "https://github.com/GeraldWie/ComfyUI-I2I-slim": { "stars": 0, "last_update": "2025-07-24 05:51:33", - "author_account_age_days": 243 + "author_account_age_days": 244 }, "https://github.com/Gipphe/comfyui-metadata-statistics": { "stars": 0, "last_update": "2025-08-28 20:43:50", - "author_account_age_days": 4859 + "author_account_age_days": 4860 }, "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": { "stars": 89, @@ -2802,12 +2802,12 @@ "https://github.com/GizmoR13/PG-Nodes": { "stars": 16, "last_update": "2025-10-10 12:52:07", - "author_account_age_days": 5371 + "author_account_age_days": 5372 }, "https://github.com/Glidias/mask2sam": { "stars": 0, "last_update": "2025-10-07 04:07:01", - "author_account_age_days": 5809 + "author_account_age_days": 5810 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 14, @@ -2817,12 +2817,12 @@ "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 25, "last_update": "2025-10-17 08:20:56", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 7, "last_update": "2025-05-14 20:52:22", - "author_account_age_days": 1207 + "author_account_age_days": 1208 }, "https://github.com/Gourieff/ComfyUI-ReActor": { "stars": 987, @@ -2832,12 +2832,12 @@ "https://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector": { "stars": 0, "last_update": "2025-11-17 16:27:54", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR": { "stars": 57, @@ -2855,9 +2855,9 @@ "author_account_age_days": 710 }, "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator": { - "stars": 1, + "stars": 2, "last_update": "2025-11-20 17:47:15", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/GrailGreg/images_base64": { "stars": 1, @@ -2892,7 +2892,7 @@ "https://github.com/GroxicTinch/EasyUI-ComfyUI": { "stars": 5, "last_update": "2025-07-01 15:25:45", - "author_account_age_days": 3491 + "author_account_age_days": 3492 }, "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, @@ -2902,7 +2902,7 @@ "https://github.com/GuardSkill/ComfyUI-VoiceSep": { "stars": 1, "last_update": "2025-11-05 06:11:30", - "author_account_age_days": 3579 + "author_account_age_days": 3580 }, "https://github.com/Gue-e/ComfyUI-PanoCard": { "stars": 16, @@ -2917,7 +2917,7 @@ "https://github.com/HAL-XP/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 5, @@ -2957,7 +2957,7 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_DreamOmni2": { "stars": 77, "last_update": "2025-10-11 18:24:55", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": { "stars": 190, @@ -2970,9 +2970,9 @@ "author_account_age_days": 376 }, "https://github.com/HM-RunningHub/ComfyUI_RH_LLM_API": { - "stars": 95, + "stars": 96, "last_update": "2025-12-12 16:14:36", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/HM-RunningHub/ComfyUI_RH_OminiControl": { "stars": 141, @@ -2982,12 +2982,12 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_OneReward": { "stars": 13, "last_update": "2025-09-11 17:17:22", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Ovi": { "stars": 45, "last_update": "2025-10-06 18:35:59", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": { "stars": 91, @@ -2995,9 +2995,9 @@ "author_account_age_days": 376 }, "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L": { - "stars": 55, + "stars": 59, "last_update": "2025-12-12 22:04:13", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": { "stars": 63, @@ -3022,27 +3022,27 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_VideoAsPrompt": { "stars": 19, "last_update": "2025-10-30 10:25:36", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/HM-RunningHub/ComfyUI_RH_mammothmoda": { "stars": 6, "last_update": "2025-10-15 16:19:44", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton": { "stars": 0, "last_update": "2025-06-28 05:29:49", - "author_account_age_days": 273 + "author_account_age_days": 274 }, "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer": { "stars": 15, "last_update": "2025-09-26 04:19:03", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/HWDigi/Factory-Prompts_comfyui": { "stars": 1, "last_update": "2025-08-06 08:31:02", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": { "stars": 13, @@ -3052,12 +3052,12 @@ "https://github.com/HallettVisual/ComfyUI-Qwen-Camera-Selector": { "stars": 6, "last_update": "2025-11-10 02:39:24", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/Hangover3832/ComfyUI_Hangover-Utils": { "stars": 1, "last_update": "2025-11-15 18:59:51", - "author_account_age_days": 1156 + "author_account_age_days": 1157 }, "https://github.com/HannibalP/comfyui-HannibalPack": { "stars": 1, @@ -3112,12 +3112,12 @@ "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, "last_update": "2025-08-08 06:14:53", - "author_account_age_days": 2784 + "author_account_age_days": 2785 }, "https://github.com/Hasasasa/ComfyUI_DashuaiTools": { "stars": 4, "last_update": "2025-12-09 09:55:11", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, @@ -3132,7 +3132,7 @@ "https://github.com/Hazukiaoi/ComfyUI-LM_Studio_Tools": { "stars": 9, "last_update": "2025-07-02 13:28:53", - "author_account_age_days": 4521 + "author_account_age_days": 4522 }, "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": { "stars": 1, @@ -3142,12 +3142,12 @@ "https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode": { "stars": 27, "last_update": "2025-11-19 18:08:34", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/Hearmeman24/ComfyUI-Pinecone": { "stars": 0, "last_update": "2025-10-05 15:52:58", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, @@ -3162,7 +3162,7 @@ "https://github.com/HellerCommaA/ComfyUI-ZImageLatent": { "stars": 6, "last_update": "2025-12-03 23:23:29", - "author_account_age_days": 4874 + "author_account_age_days": 4875 }, "https://github.com/Hellfiredragon/comfyui-image-manipulation": { "stars": 0, @@ -3182,17 +3182,17 @@ "https://github.com/HenkDz/nd-super-nodes": { "stars": 21, "last_update": "2025-11-03 12:44:11", - "author_account_age_days": 3596 + "author_account_age_days": 3597 }, "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, "last_update": "2025-07-02 13:28:45", - "author_account_age_days": 2716 + "author_account_age_days": 2717 }, "https://github.com/HoangYell/comfyui-hoangyell-video": { "stars": 0, "last_update": "2025-08-21 13:34:55", - "author_account_age_days": 4289 + "author_account_age_days": 4290 }, "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 6, @@ -3222,12 +3222,12 @@ "https://github.com/IAMCCS/IAMCCS-nodes": { "stars": 32, "last_update": "2025-11-19 11:59:50", - "author_account_age_days": 2101 + "author_account_age_days": 2102 }, "https://github.com/IAMCCS/IAMCCS_annotate": { "stars": 4, "last_update": "2025-11-15 08:50:13", - "author_account_age_days": 2101 + "author_account_age_days": 2102 }, "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": { "stars": 41, @@ -3247,17 +3247,17 @@ "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 3, "last_update": "2025-07-06 03:42:02", - "author_account_age_days": 2275 + "author_account_age_days": 2276 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 1, "last_update": "2025-06-04 09:43:26", - "author_account_age_days": 870 + "author_account_age_days": 871 }, "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 1, "last_update": "2025-06-09 04:11:29", - "author_account_age_days": 428 + "author_account_age_days": 429 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, @@ -3267,12 +3267,12 @@ "https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": { "stars": 0, "last_update": "2025-11-05 05:35:43", - "author_account_age_days": 2869 + "author_account_age_days": 2870 }, "https://github.com/IamCreateAI/ComfyUI-Animon": { "stars": 0, "last_update": "2025-11-20 11:43:41", - "author_account_age_days": 378 + "author_account_age_days": 379 }, "https://github.com/IamCreateAI/Ruyi-Models": { "stars": 522, @@ -3282,17 +3282,17 @@ "https://github.com/Ian2073/ComfyUI-MyLLMnode": { "stars": 0, "last_update": "2025-09-15 12:47:01", - "author_account_age_days": 1787 + "author_account_age_days": 1788 }, "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": { "stars": 10, "last_update": "2025-10-28 14:17:15", - "author_account_age_days": 575 + "author_account_age_days": 576 }, "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 4, "last_update": "2025-09-10 17:27:59", - "author_account_age_days": 189 + "author_account_age_days": 190 }, "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 4, @@ -3352,7 +3352,7 @@ "https://github.com/Irsalistic/comfyui-dam-object-extractor": { "stars": 6, "last_update": "2025-05-13 11:10:44", - "author_account_age_days": 866 + "author_account_age_days": 867 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 9, @@ -3362,7 +3362,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 658 + "author_account_age_days": 659 }, "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": { "stars": 33, @@ -3397,7 +3397,7 @@ "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { "stars": 247, "last_update": "2025-08-29 00:23:20", - "author_account_age_days": 957 + "author_account_age_days": 958 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4": { "stars": 15, @@ -3410,14 +3410,14 @@ "author_account_age_days": 958 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen3-VL-Instruct": { - "stars": 447, + "stars": 449, "last_update": "2025-10-23 04:10:00", - "author_account_age_days": 957 + "author_account_age_days": 958 }, "https://github.com/J-ChenX/ComfyUI-NIX": { "stars": 2, "last_update": "2025-09-29 03:08:12", - "author_account_age_days": 1875 + "author_account_age_days": 1876 }, "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes": { "stars": 2, @@ -3457,7 +3457,7 @@ "https://github.com/Jairodaniel-17/ComfyUI-translate-offline": { "stars": 1, "last_update": "2025-10-08 18:50:53", - "author_account_age_days": 1747 + "author_account_age_days": 1748 }, "https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": { "stars": 0, @@ -3472,12 +3472,12 @@ "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, "last_update": "2025-05-20 00:41:53", - "author_account_age_days": 4225 + "author_account_age_days": 4226 }, "https://github.com/Jarcis-cy/ComfyUI-HunyuanVideoFoley": { "stars": 6, "last_update": "2025-08-29 16:44:45", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 80, @@ -3492,7 +3492,7 @@ "https://github.com/JayLyu/blender-in-comfyui": { "stars": 4, "last_update": "2025-07-20 07:39:06", - "author_account_age_days": 3814 + "author_account_age_days": 3815 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 31, @@ -3507,7 +3507,7 @@ "https://github.com/Jelosus2/comfyui-vae-reflection": { "stars": 9, "last_update": "2025-11-11 18:27:58", - "author_account_age_days": 1850 + "author_account_age_days": 1851 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 6, @@ -3582,7 +3582,7 @@ "https://github.com/Junst/ComfyUI-Concept-Diffusion": { "stars": 3, "last_update": "2025-09-24 10:23:07", - "author_account_age_days": 3084 + "author_account_age_days": 3085 }, "https://github.com/JustLateNightAI/KeywordImageBlocker": { "stars": 0, @@ -3592,17 +3592,17 @@ "https://github.com/Juste-Leo2/Canary-ComfyUI": { "stars": 13, "last_update": "2025-10-29 15:53:49", - "author_account_age_days": 417 + "author_account_age_days": 418 }, "https://github.com/Juste-Leo2/USO_ComfyUI": { "stars": 6, "last_update": "2025-08-30 20:21:25", - "author_account_age_days": 417 + "author_account_age_days": 418 }, "https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps": { "stars": 6, "last_update": "2025-09-05 01:35:40", - "author_account_age_days": 3993 + "author_account_age_days": 3994 }, "https://github.com/JustinMatters/comfyUI-JMNodes": { "stars": 0, @@ -3622,7 +3622,7 @@ "https://github.com/KAVVATARE/ComfyUI_SimpleGoogleTranslate": { "stars": 0, "last_update": "2025-11-29 13:36:44", - "author_account_age_days": 4677 + "author_account_age_days": 4678 }, "https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": { "stars": 6, @@ -3651,33 +3651,33 @@ }, "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf": { "stars": 13, - "last_update": "2025-12-21 09:00:21", - "author_account_age_days": 396 + "last_update": "2025-12-23 18:00:40", + "author_account_age_days": 397 }, "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": { "stars": 2, "last_update": "2025-08-26 15:57:33", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/KY-2000/RES4LYF-tester-loop": { "stars": 9, "last_update": "2025-08-26 02:18:02", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/KY-2000/comfyui-ksampler-tester-loop": { "stars": 8, "last_update": "2025-08-26 02:18:37", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/KY-2000/comfyui-save-image-enhanced": { "stars": 0, "last_update": "2025-08-31 07:47:45", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/Kaleidia/KaleidiaNodes": { "stars": 0, "last_update": "2025-09-23 14:56:53", - "author_account_age_days": 2218 + "author_account_age_days": 2219 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 16, @@ -3687,7 +3687,7 @@ "https://github.com/KarmaSwint/ComfyUI-KarmaNodes": { "stars": 1, "last_update": "2025-06-29 16:31:15", - "author_account_age_days": 494 + "author_account_age_days": 495 }, "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, @@ -3697,17 +3697,17 @@ "https://github.com/Kayarte/GeoNodes": { "stars": 0, "last_update": "2025-10-08 03:49:26", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/Kazama-Suichiku/ComfyUI-Meshy": { "stars": 0, "last_update": "2025-12-02 09:36:39", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/Kebolder/ComfyUI-Jax-Nodes": { "stars": 0, "last_update": "2025-12-15 23:27:04", - "author_account_age_days": 2051 + "author_account_age_days": 2052 }, "https://github.com/Kesin11/ComfyUI-list-filter": { "stars": 0, @@ -3722,7 +3722,7 @@ "https://github.com/Kidev/ComfyUI-FaceFilter": { "stars": 1, "last_update": "2025-10-04 18:43:44", - "author_account_age_days": 5148 + "author_account_age_days": 5149 }, "https://github.com/Kidev/ComfyUI-Fisheye-effects": { "stars": 18, @@ -3747,7 +3747,7 @@ "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher": { "stars": 5, "last_update": "2025-10-28 14:46:07", - "author_account_age_days": 3818 + "author_account_age_days": 3819 }, "https://github.com/KohakuBlueleaf/HDM-ext": { "stars": 41, @@ -3770,19 +3770,19 @@ "author_account_age_days": 2033 }, "https://github.com/Koko-boya/Comfyui-Z-Image-Utilities": { - "stars": 98, + "stars": 99, "last_update": "2025-12-22 13:28:21", - "author_account_age_days": 2345 + "author_account_age_days": 2346 }, "https://github.com/Koratahiu/ComfyUI-Diff2Flow": { "stars": 1, "last_update": "2025-11-23 11:41:18", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/Koratahiu/ComfyUI-OFTv2": { "stars": 3, "last_update": "2025-11-17 19:18:33", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 13, @@ -3797,7 +3797,7 @@ "https://github.com/Koren-cy/FlowCV": { "stars": 3, "last_update": "2025-08-12 18:22:52", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 919, @@ -3832,7 +3832,7 @@ "https://github.com/KursatAs/KrsNodes": { "stars": 0, "last_update": "2025-11-01 02:54:07", - "author_account_age_days": 1119 + "author_account_age_days": 1120 }, "https://github.com/KwaiVGI/ComfyUI-KLingAI-API": { "stars": 150, @@ -3857,22 +3857,22 @@ "https://github.com/L-Hugh/ComfyUI-Lumina-DiMOO": { "stars": 2, "last_update": "2025-10-21 17:53:33", - "author_account_age_days": 2954 + "author_account_age_days": 2955 }, "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": { "stars": 3, "last_update": "2025-09-16 17:54:17", - "author_account_age_days": 2796 + "author_account_age_days": 2797 }, "https://github.com/L33chKing/ComfyUI_Channel_Ops": { "stars": 1, "last_update": "2025-10-23 05:44:23", - "author_account_age_days": 2796 + "author_account_age_days": 2797 }, "https://github.com/L33chKing/comfyui-tag-frequency-weighter": { "stars": 0, "last_update": "2025-08-17 22:37:50", - "author_account_age_days": 2796 + "author_account_age_days": 2797 }, "https://github.com/LAOGOU-666/ComfyUI-LG_HotReload": { "stars": 261, @@ -3912,12 +3912,12 @@ "https://github.com/LK-168/comfyui_imgutils": { "stars": 1, "last_update": "2025-06-30 07:23:25", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": { "stars": 28, "last_update": "2025-06-19 03:37:53", - "author_account_age_days": 3035 + "author_account_age_days": 3036 }, "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 9, @@ -3925,19 +3925,19 @@ "author_account_age_days": 2104 }, "https://github.com/Lakonik/ComfyUI-piFlow": { - "stars": 133, + "stars": 134, "last_update": "2025-12-18 15:32:54", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, "last_update": "2025-05-18 09:22:38", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/LaoMaoBoss/ComfyUI-WBLESS": { "stars": 0, "last_update": "2025-12-04 10:00:34", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 71, @@ -3967,7 +3967,7 @@ "https://github.com/Lavah000/ComfyUI-AdvGenPack": { "stars": 1, "last_update": "2025-11-05 03:36:00", - "author_account_age_days": 725 + "author_account_age_days": 726 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 144, @@ -3975,9 +3975,9 @@ "author_account_age_days": 879 }, "https://github.com/LeanModels/ComfyUI-DFloat11": { - "stars": 16, + "stars": 17, "last_update": "2025-08-26 08:55:44", - "author_account_age_days": 301 + "author_account_age_days": 302 }, "https://github.com/Legorobotdude/ComfyUI-VariationLab": { "stars": 1, @@ -3987,7 +3987,7 @@ "https://github.com/LeonQ8/ComfyUI-Dynamic-Lora-Scheduler": { "stars": 1, "last_update": "2025-12-16 09:47:17", - "author_account_age_days": 617 + "author_account_age_days": 618 }, "https://github.com/Lerc/canvas_tab": { "stars": 203, @@ -4007,12 +4007,12 @@ "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 12, "last_update": "2025-10-03 07:10:43", - "author_account_age_days": 4662 + "author_account_age_days": 4663 }, "https://github.com/Lex-DRL/ComfyUI-StringConstructor": { "stars": 3, "last_update": "2025-09-18 16:04:48", - "author_account_age_days": 4662 + "author_account_age_days": 4663 }, "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting": { "stars": 9, @@ -4027,7 +4027,7 @@ "https://github.com/Light-x02/ComfyUI-Civitai-Discovery-Hub": { "stars": 21, "last_update": "2025-12-16 18:11:36", - "author_account_age_days": 1324 + "author_account_age_days": 1325 }, "https://github.com/Light-x02/ComfyUI-FluxSettingsNode": { "stars": 8, @@ -4042,12 +4042,12 @@ "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes": { "stars": 7, "last_update": "2025-12-18 15:13:54", - "author_account_age_days": 1324 + "author_account_age_days": 1325 }, "https://github.com/Light-x02/ComfyUI-checkpoint-Discovery-Hub": { "stars": 4, "last_update": "2025-10-11 12:43:37", - "author_account_age_days": 1324 + "author_account_age_days": 1325 }, "https://github.com/Light-x02/ComfyUI_Crop_Image_By_Lightx02": { "stars": 1, @@ -4067,27 +4067,27 @@ "https://github.com/Limbicnation/ComfyUI-PromptGenerator": { "stars": 1, "last_update": "2025-12-14 17:10:39", - "author_account_age_days": 4375 + "author_account_age_days": 4376 }, "https://github.com/Limbicnation/ComfyUI-RandomSeedGenerator": { "stars": 5, "last_update": "2025-08-28 05:17:39", - "author_account_age_days": 4375 + "author_account_age_days": 4376 }, "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { "stars": 11, "last_update": "2025-11-14 04:36:40", - "author_account_age_days": 4375 + "author_account_age_days": 4376 }, "https://github.com/Limbicnation/ComfyUIDepthEstimation": { "stars": 21, "last_update": "2025-12-08 21:33:50", - "author_account_age_days": 4375 + "author_account_age_days": 4376 }, "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": { "stars": 3, "last_update": "2025-07-22 04:44:07", - "author_account_age_days": 4375 + "author_account_age_days": 4376 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, @@ -4107,7 +4107,7 @@ "https://github.com/LingSss9/comfyui-merge": { "stars": 15, "last_update": "2025-08-13 04:43:40", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 69, @@ -4132,27 +4132,27 @@ "https://github.com/Lovzu/ComfyUI-KittenTTS": { "stars": 1, "last_update": "2025-08-09 06:04:38", - "author_account_age_days": 330 + "author_account_age_days": 331 }, "https://github.com/Ltamann/ComfyUI-FastVLM-7B": { "stars": 4, "last_update": "2025-08-30 10:49:54", - "author_account_age_days": 4765 + "author_account_age_days": 4766 }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { "stars": 93, "last_update": "2025-12-18 18:51:15", - "author_account_age_days": 4765 + "author_account_age_days": 4766 }, "https://github.com/Ltamann/ComfyUI-TBG-SAM3": { "stars": 145, "last_update": "2025-11-29 08:30:57", - "author_account_age_days": 4765 + "author_account_age_days": 4766 }, "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { "stars": 17, "last_update": "2025-12-19 12:14:04", - "author_account_age_days": 4765 + "author_account_age_days": 4766 }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 56, @@ -4192,7 +4192,7 @@ "https://github.com/Lysthan/ComfyUI-LYSTHAN-PPS": { "stars": 0, "last_update": "2025-12-21 12:28:20", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 81, @@ -4232,7 +4232,7 @@ "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 6, "last_update": "2025-12-05 05:41:57", - "author_account_age_days": 2196 + "author_account_age_days": 2197 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 81, @@ -4242,12 +4242,12 @@ "https://github.com/MadiatorLabs/ComfyUI-RunpodDirect": { "stars": 5, "last_update": "2025-11-19 20:54:13", - "author_account_age_days": 75 + "author_account_age_days": 76 }, "https://github.com/Maenvaeru/comfyui-vram-overlay": { "stars": 0, "last_update": "2025-12-20 18:29:00", - "author_account_age_days": 3124 + "author_account_age_days": 3125 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, @@ -4277,7 +4277,7 @@ "https://github.com/Malte0621/hordeai-comfy": { "stars": 0, "last_update": "2025-09-08 16:55:53", - "author_account_age_days": 2425 + "author_account_age_days": 2426 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 28, @@ -4322,17 +4322,17 @@ "https://github.com/Markus-Pasanen/batch_whisper_extension": { "stars": 0, "last_update": "2025-11-18 16:28:55", - "author_account_age_days": 2642 + "author_account_age_days": 2643 }, "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": { "stars": 0, "last_update": "2025-07-19 23:30:14", - "author_account_age_days": 3940 + "author_account_age_days": 3941 }, "https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText": { "stars": 0, "last_update": "2025-11-01 13:35:28", - "author_account_age_days": 3940 + "author_account_age_days": 3941 }, "https://github.com/MaruPelkar/comfyui-conditioning-resizer": { "stars": 2, @@ -4347,7 +4347,7 @@ "https://github.com/MasterDenis/VAE-Decode-Switch": { "stars": 4, "last_update": "2025-07-19 12:00:54", - "author_account_age_days": 2116 + "author_account_age_days": 2117 }, "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, @@ -4357,22 +4357,22 @@ "https://github.com/Matthew-X/comfyui-workflow_importer": { "stars": 0, "last_update": "2025-12-10 09:16:34", - "author_account_age_days": 3320 + "author_account_age_days": 3321 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 6, "last_update": "2025-12-19 00:52:10", - "author_account_age_days": 226 + "author_account_age_days": 227 }, "https://github.com/Maxed-Out-99/ComfyUI-SmartModelLoaders-MXD": { "stars": 0, "last_update": "2025-12-16 00:57:21", - "author_account_age_days": 226 + "author_account_age_days": 227 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { "stars": 4, "last_update": "2025-05-31 18:41:13", - "author_account_age_days": 1325 + "author_account_age_days": 1326 }, "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes": { "stars": 0, @@ -4382,7 +4382,7 @@ "https://github.com/Me-gumin/MeComfyuiEncrypt": { "stars": 4, "last_update": "2025-09-18 02:34:03", - "author_account_age_days": 1399 + "author_account_age_days": 1400 }, "https://github.com/MeeeyoAI/ComfyUI_StringOps": { "stars": 154, @@ -4397,7 +4397,7 @@ "https://github.com/Merserk/ComfyUI-Flow-Assistor": { "stars": 1, "last_update": "2025-12-21 02:42:03", - "author_account_age_days": 1118 + "author_account_age_days": 1119 }, "https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform": { "stars": 6, @@ -4407,12 +4407,12 @@ "https://github.com/MichaelMaxAgent/comfyui_ML_nodes": { "stars": 0, "last_update": "2025-12-03 06:42:44", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "stars": 7, "last_update": "2025-05-01 16:09:43", - "author_account_age_days": 1795 + "author_account_age_days": 1796 }, "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, @@ -4447,12 +4447,12 @@ "https://github.com/MijnSpam/ComfyUI_SwapAndScale": { "stars": 0, "last_update": "2025-05-31 09:27:10", - "author_account_age_days": 1095 + "author_account_age_days": 1096 }, "https://github.com/MijnSpam/UploadToPushOver": { "stars": 2, "last_update": "2025-05-31 09:32:38", - "author_account_age_days": 1095 + "author_account_age_days": 1096 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, @@ -4462,7 +4462,7 @@ "https://github.com/MilleN2ium/ComfyUI-CutomizableSave": { "stars": 0, "last_update": "2025-09-09 14:09:43", - "author_account_age_days": 109 + "author_account_age_days": 110 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 4, @@ -4517,7 +4517,7 @@ "https://github.com/MithrilMan/ComfyUI-MithrilNodes": { "stars": 0, "last_update": "2025-07-21 22:39:24", - "author_account_age_days": 4530 + "author_account_age_days": 4531 }, "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": { "stars": 1, @@ -4537,17 +4537,17 @@ "https://github.com/ModelTC/ComfyUI-LightVAE": { "stars": 41, "last_update": "2025-11-03 08:47:45", - "author_account_age_days": 1956 + "author_account_age_days": 1957 }, "https://github.com/ModelTC/ComfyUI-Lightx2vWrapper": { "stars": 64, "last_update": "2025-12-11 17:29:51", - "author_account_age_days": 1956 + "author_account_age_days": 1957 }, "https://github.com/Moeblack/ComfyUI-SimpleChat": { "stars": 4, "last_update": "2025-12-10 04:35:51", - "author_account_age_days": 3137 + "author_account_age_days": 3138 }, "https://github.com/MohammadAboulEla/ComfyUI-iTools": { "stars": 205, @@ -4592,7 +4592,7 @@ "https://github.com/MoonMoon82/ClipVision_Tools": { "stars": 6, "last_update": "2025-10-29 10:14:16", - "author_account_age_days": 2713 + "author_account_age_days": 2714 }, "https://github.com/Moooonet/ComfyUI-Align": { "stars": 227, @@ -4632,22 +4632,22 @@ "https://github.com/MushroomFleet/ComfyUI-DJZ-POML": { "stars": 0, "last_update": "2025-08-31 19:23:11", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/MushroomFleet/ComfyUI-FLUX2-JSON": { "stars": 5, "last_update": "2025-12-21 15:44:00", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/MushroomFleet/ComfyUI-Variationator": { "stars": 1, "last_update": "2025-12-01 13:51:30", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/MushroomFleet/DJZ-Pedalboard": { "stars": 2, "last_update": "2025-11-15 04:19:19", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 58, @@ -4667,7 +4667,7 @@ "https://github.com/NHLStenden/ComfyUI-ImageBag": { "stars": 0, "last_update": "2025-12-20 12:10:06", - "author_account_age_days": 2800 + "author_account_age_days": 2801 }, "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 4, @@ -4677,7 +4677,7 @@ "https://github.com/NOLABEL-VFX/ComfyUI-NL_Nodes": { "stars": 0, "last_update": "2025-12-11 11:49:41", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix": { "stars": 53, @@ -4700,7 +4700,7 @@ "author_account_age_days": 909 }, "https://github.com/NeoDroleDeGueule/NDDG_Great_Nodes": { - "stars": 12, + "stars": 13, "last_update": "2025-12-04 20:52:40", "author_account_age_days": 670 }, @@ -4712,7 +4712,7 @@ "https://github.com/NeonLightning/neonllama": { "stars": 2, "last_update": "2025-06-20 22:49:39", - "author_account_age_days": 4762 + "author_account_age_days": 4763 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 4, @@ -4740,9 +4740,9 @@ "author_account_age_days": 641 }, "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { - "stars": 40, + "stars": 41, "last_update": "2025-11-10 22:28:10", - "author_account_age_days": 1153 + "author_account_age_days": 1154 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, @@ -4752,17 +4752,17 @@ "https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": { "stars": 0, "last_update": "2025-10-19 14:03:25", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/NewNoviceChen/ComfyUI-Simple-IndexTTs": { "stars": 7, "last_update": "2025-12-05 06:39:43", - "author_account_age_days": 1491 + "author_account_age_days": 1492 }, "https://github.com/NewNoviceChen/ComfyUI-XingLiu": { "stars": 4, "last_update": "2025-10-24 09:33:20", - "author_account_age_days": 1491 + "author_account_age_days": 1492 }, "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": { "stars": 9, @@ -4802,7 +4802,7 @@ "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 7, "last_update": "2025-05-07 18:47:45", - "author_account_age_days": 1750 + "author_account_age_days": 1751 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 16, @@ -4812,7 +4812,7 @@ "https://github.com/No-22-Github/ComfyUI_RWKV_Studio": { "stars": 0, "last_update": "2025-09-26 13:42:27", - "author_account_age_days": 966 + "author_account_age_days": 967 }, "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper": { "stars": 26, @@ -4822,7 +4822,7 @@ "https://github.com/Noma-Machiko/ComfyUI-ToDevice": { "stars": 1, "last_update": "2025-09-18 16:11:53", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, @@ -4837,7 +4837,7 @@ "https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": { "stars": 0, "last_update": "2025-12-06 17:39:43", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 236, @@ -4852,7 +4852,7 @@ "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 2, "last_update": "2025-08-06 06:08:46", - "author_account_age_days": 1859 + "author_account_age_days": 1860 }, "https://github.com/NyaamZ/ComfyUI-ImageGallery-ED": { "stars": 11, @@ -4867,12 +4867,12 @@ "https://github.com/Nynxz/ComfyUI-NynxzNodes": { "stars": 0, "last_update": "2025-12-11 09:16:16", - "author_account_age_days": 2142 + "author_account_age_days": 2143 }, "https://github.com/OKIE5/ComfyUI-CN-Pre": { "stars": 0, "last_update": "2025-10-18 23:45:21", - "author_account_age_days": 190 + "author_account_age_days": 191 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, @@ -4881,8 +4881,8 @@ }, "https://github.com/OhSeongHyeon/comfyui-watdafox-nodes": { "stars": 0, - "last_update": "2025-12-22 00:17:03", - "author_account_age_days": 1757 + "last_update": "2025-12-23 05:34:57", + "author_account_age_days": 1758 }, "https://github.com/OliverCrosby/Comfyui-Minimap": { "stars": 99, @@ -4892,17 +4892,17 @@ "https://github.com/OneThingAI/ComfyUI_Onething_CV": { "stars": 1, "last_update": "2025-07-25 03:17:16", - "author_account_age_days": 501 + "author_account_age_days": 502 }, "https://github.com/OneThingAI/ComfyUI_Onething_Image": { "stars": 1, "last_update": "2025-12-19 06:15:46", - "author_account_age_days": 501 + "author_account_age_days": 502 }, "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": { "stars": 5, "last_update": "2025-11-28 08:21:35", - "author_account_age_days": 575 + "author_account_age_days": 576 }, "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, @@ -4917,7 +4917,7 @@ "https://github.com/OpenAssetIO/OpenAssetIO-ComfyUI": { "stars": 1, "last_update": "2025-09-30 09:49:18", - "author_account_age_days": 1315 + "author_account_age_days": 1316 }, "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": { "stars": 1, @@ -4927,17 +4927,17 @@ "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "author_account_age_days": 69 + "author_account_age_days": 70 }, "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes": { "stars": 1, "last_update": "2025-11-19 03:25:46", - "author_account_age_days": 69 + "author_account_age_days": 70 }, "https://github.com/OwlvChirotha/ComfyUI-Translator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "author_account_age_days": 69 + "author_account_age_days": 70 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 17, @@ -4947,12 +4947,12 @@ "https://github.com/PICOPON/ComfyUI-API-OpenAI-Node": { "stars": 0, "last_update": "2025-08-05 06:27:09", - "author_account_age_days": 2434 + "author_account_age_days": 2435 }, "https://github.com/PROJECTMAD/PROJECT-MAD-NODES": { "stars": 1, "last_update": "2025-12-19 13:42:35", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 4, @@ -4974,6 +4974,11 @@ "last_update": "2025-03-21 17:42:55", "author_account_age_days": 3347 }, + "https://github.com/Paddel87/ComfyUI_fal_image": { + "stars": 0, + "last_update": "2025-12-23 22:45:12", + "author_account_age_days": 625 + }, "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": { "stars": 14, "last_update": "2025-05-09 22:51:17", @@ -5002,12 +5007,12 @@ "https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": { "stars": 0, "last_update": "2025-10-12 01:48:13", - "author_account_age_days": 4075 + "author_account_age_days": 4076 }, "https://github.com/PauldeLavallaz/ComfyUI-CartesiaTTS": { "stars": 1, "last_update": "2025-11-05 02:56:11", - "author_account_age_days": 2389 + "author_account_age_days": 2390 }, "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": { "stars": 0, @@ -5017,12 +5022,12 @@ "https://github.com/PenguinTeo/Comfyui-GeminiBanana": { "stars": 40, "last_update": "2025-11-21 05:49:58", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 4, "last_update": "2025-06-04 14:38:13", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 22, @@ -5042,7 +5047,7 @@ "https://github.com/PiePieDesign/PiePieTweaks": { "stars": 1, "last_update": "2025-10-24 15:27:53", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/PiggyDance/ComfyUI_OpenCV": { "stars": 1, @@ -5052,17 +5057,17 @@ "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "stars": 0, "last_update": "2025-06-05 19:20:04", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/Pirog17000/Pirogs-Nodes": { "stars": 3, "last_update": "2025-11-17 00:34:32", - "author_account_age_days": 4758 + "author_account_age_days": 4759 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, @@ -5075,9 +5080,9 @@ "author_account_age_days": 658 }, "https://github.com/Pixelailabs/Joy_Caption_Two_PixelaiLabs": { - "stars": 5, + "stars": 6, "last_update": "2025-11-06 16:43:31", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/PnthrLeo/comfyUI-PL-data-tools": { "stars": 1, @@ -5087,12 +5092,12 @@ "https://github.com/Polygoningenieur/ComfyUI-IC-Light-Video": { "stars": 1, "last_update": "2025-09-03 18:37:13", - "author_account_age_days": 661 + "author_account_age_days": 662 }, "https://github.com/Pondowner857/comfy_Pond_Nodes_V2": { "stars": 2, "last_update": "2025-12-05 08:14:07", - "author_account_age_days": 636 + "author_account_age_days": 637 }, "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher": { "stars": 2, @@ -5107,7 +5112,7 @@ "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes_v2": { "stars": 3, "last_update": "2025-12-11 17:24:10", - "author_account_age_days": 868 + "author_account_age_days": 869 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { "stars": 2564, @@ -5117,72 +5122,72 @@ "https://github.com/PozzettiAndrea/ComfyUI-BGPSeg": { "stars": 0, "last_update": "2025-12-19 23:15:14", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-CADabra": { "stars": 12, "last_update": "2025-12-19 23:22:45", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-Cadrille": { "stars": 1, "last_update": "2025-12-19 23:15:07", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3": { - "stars": 239, + "stars": 240, "last_update": "2025-12-21 23:53:17", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": { - "stars": 50, + "stars": 56, "last_update": "2025-12-22 07:46:04", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-Grounding": { "stars": 30, "last_update": "2025-12-22 04:03:58", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": { "stars": 6, "last_update": "2025-12-21 22:37:28", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": { "stars": 6, "last_update": "2025-12-21 22:37:28", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-NeurCADRecon": { "stars": 0, "last_update": "2025-12-19 23:15:08", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3": { - "stars": 321, + "stars": 322, "last_update": "2025-12-22 18:36:01", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3DBody": { - "stars": 215, + "stars": 218, "last_update": "2025-12-21 22:24:15", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-SECADNET": { "stars": 0, "last_update": "2025-12-19 23:15:07", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-Sharp": { - "stars": 49, + "stars": 66, "last_update": "2025-12-21 22:29:32", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-UniRig": { "stars": 237, "last_update": "2025-12-21 22:38:18", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PressWagon/ComfyUI-StringsAndThings": { "stars": 3, @@ -5202,7 +5207,7 @@ "https://github.com/ProGamerGov/ComfyUI_pytorch360convert_video": { "stars": 2, "last_update": "2025-10-29 15:59:02", - "author_account_age_days": 3988 + "author_account_age_days": 3989 }, "https://github.com/PrunaAI/ComfyUI_pruna": { "stars": 65, @@ -5217,7 +5222,7 @@ "https://github.com/Pun0110/ComfyUI-CSV-Styler": { "stars": 1, "last_update": "2025-11-08 14:43:59", - "author_account_age_days": 1589 + "author_account_age_days": 1590 }, "https://github.com/Q-Bug4/Comfyui-Qb-DateNodes": { "stars": 4, @@ -5235,9 +5240,9 @@ "author_account_age_days": 2481 }, "https://github.com/QL-boy/ComfyUI-Advanced-Tile-Processing": { - "stars": 7, + "stars": 9, "last_update": "2025-12-19 10:44:35", - "author_account_age_days": 2527 + "author_account_age_days": 2528 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, @@ -5252,17 +5257,17 @@ "https://github.com/QuietNoise/comfyui_queue_manager": { "stars": 36, "last_update": "2025-12-21 18:20:17", - "author_account_age_days": 4751 + "author_account_age_days": 4752 }, "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, "last_update": "2025-05-24 03:55:35", - "author_account_age_days": 344 + "author_account_age_days": 345 }, "https://github.com/RUiNtheExtinct/comfyui-save-file-extended": { "stars": 6, "last_update": "2025-11-27 04:45:39", - "author_account_age_days": 638 + "author_account_age_days": 639 }, "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": { "stars": 4, @@ -5272,17 +5277,17 @@ "https://github.com/RainyN0077/ComfyUI-PromptSE": { "stars": 10, "last_update": "2025-08-15 13:12:09", - "author_account_age_days": 336 + "author_account_age_days": 337 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { "stars": 27, "last_update": "2025-11-17 15:39:11", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-SmartSeedVariance": { "stars": 16, "last_update": "2025-12-11 12:27:57", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/Randy420Marsh/ComfyUI-Civitai-API-Url-Resolver": { "stars": 1, @@ -5297,7 +5302,7 @@ "https://github.com/Rathius-Saranoth/Rathius_ComfyNodes": { "stars": 0, "last_update": "2025-11-28 02:40:18", - "author_account_age_days": 93 + "author_account_age_days": 94 }, "https://github.com/Raykosan/ComfyUI_RS-SaturationNode": { "stars": 8, @@ -5322,17 +5327,17 @@ "https://github.com/RegulusAlpha/ComfyUI-DynPromptSimplified": { "stars": 2, "last_update": "2025-10-27 18:44:13", - "author_account_age_days": 3401 + "author_account_age_days": 3402 }, "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule": { "stars": 0, "last_update": "2025-08-24 09:00:45", - "author_account_age_days": 3775 + "author_account_age_days": 3776 }, "https://github.com/ReinerBforartists/comfyui_text_line_combine": { "stars": 0, "last_update": "2025-08-23 10:59:19", - "author_account_age_days": 3775 + "author_account_age_days": 3776 }, "https://github.com/Reithan/negative_rejection_steering": { "stars": 16, @@ -5347,7 +5352,7 @@ "https://github.com/Revmagi/DDM_bundle": { "stars": 0, "last_update": "2025-10-30 21:03:27", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/RhizoNymph/ComfyUI-CLIPSlider": { "stars": 9, @@ -5382,7 +5387,7 @@ "https://github.com/Rizzlord/ComfyUI-RizzNodes": { "stars": 1, "last_update": "2025-12-10 14:16:31", - "author_account_age_days": 1975 + "author_account_age_days": 1976 }, "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": { "stars": 8, @@ -5412,7 +5417,7 @@ "https://github.com/RunningOverGlowies/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2025-12-08 13:44:46", - "author_account_age_days": 1401 + "author_account_age_days": 1402 }, "https://github.com/Runware/ComfyUI-Runware": { "stars": 129, @@ -5422,7 +5427,7 @@ "https://github.com/RyukoMatoiFan/ComfyUI-Switti": { "stars": 0, "last_update": "2025-12-21 21:37:47", - "author_account_age_days": 10 + "author_account_age_days": 11 }, "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk": { "stars": 41, @@ -5442,27 +5447,27 @@ "https://github.com/S4MUEL-404/ComfyUI-Prepack": { "stars": 1, "last_update": "2025-11-11 08:19:11", - "author_account_age_days": 3633 + "author_account_age_days": 3634 }, "https://github.com/S4MUEL-404/ComfyUI-PromptsO": { "stars": 1, "last_update": "2025-11-19 09:20:58", - "author_account_age_days": 3633 + "author_account_age_days": 3634 }, "https://github.com/S4MUEL-404/ComfyUI-S4Motion": { "stars": 3, "last_update": "2025-10-14 06:06:33", - "author_account_age_days": 3633 + "author_account_age_days": 3634 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": { "stars": 2, "last_update": "2025-11-18 03:18:39", - "author_account_age_days": 3633 + "author_account_age_days": 3634 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text": { "stars": 2, "last_update": "2025-08-12 15:29:12", - "author_account_age_days": 3633 + "author_account_age_days": 3634 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 8, @@ -5470,9 +5475,9 @@ "author_account_age_days": 1204 }, "https://github.com/SKBv0/ComfyUI_LinkFX": { - "stars": 26, + "stars": 34, "last_update": "2025-12-21 16:53:51", - "author_account_age_days": 2102 + "author_account_age_days": 2103 }, "https://github.com/SKBv0/ComfyUI_SKBundle": { "stars": 102, @@ -5482,12 +5487,12 @@ "https://github.com/SKBv0/ComfyUI_SpideyReroute": { "stars": 11, "last_update": "2025-12-19 16:10:36", - "author_account_age_days": 2102 + "author_account_age_days": 2103 }, "https://github.com/SKFRMSEHF/comfyui_SK_Loader": { "stars": 0, "last_update": "2025-12-15 09:50:34", - "author_account_age_days": 13 + "author_account_age_days": 14 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 102, @@ -5547,7 +5552,7 @@ "https://github.com/SaTaNoob/ComfyUI-Z-Image-Turbo-Resolutions": { "stars": 2, "last_update": "2025-12-04 10:00:45", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/Saganaki22/ComfyUI-Maya1_TTS": { "stars": 52, @@ -5560,7 +5565,7 @@ "author_account_age_days": 1683 }, "https://github.com/Saganaki22/ComfyUI-Step_Audio_EditX_TTS": { - "stars": 49, + "stars": 50, "last_update": "2025-12-04 06:03:03", "author_account_age_days": 1683 }, @@ -5577,12 +5582,12 @@ "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": { "stars": 0, "last_update": "2025-07-23 09:56:07", - "author_account_age_days": 3508 + "author_account_age_days": 3509 }, "https://github.com/SamTyurenkov/comfyui_chatgpt": { "stars": 0, "last_update": "2025-07-28 11:28:01", - "author_account_age_days": 3508 + "author_account_age_days": 3509 }, "https://github.com/Sampkao/ComfyUI-Amage": { "stars": 1, @@ -5592,57 +5597,57 @@ "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "stars": 2, "last_update": "2025-09-06 09:31:44", - "author_account_age_days": 2127 + "author_account_age_days": 2128 }, "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 3, "last_update": "2025-05-26 22:46:39", - "author_account_age_days": 1178 + "author_account_age_days": 1179 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, "last_update": "2025-06-18 16:41:48", - "author_account_age_days": 1178 + "author_account_age_days": 1179 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 4, "last_update": "2025-05-07 23:48:49", - "author_account_age_days": 1178 + "author_account_age_days": 1179 }, "https://github.com/SanDiegoDude/SCG_LocalVLM": { "stars": 4, "last_update": "2025-12-18 02:11:18", - "author_account_age_days": 1178 + "author_account_age_days": 1179 }, "https://github.com/Santat2023/ComfyUiRagNodes": { "stars": 0, "last_update": "2025-09-29 16:14:02", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 19, "last_update": "2025-11-27 13:13:18", - "author_account_age_days": 3241 + "author_account_age_days": 3242 }, "https://github.com/Saquib764/omini-kontext": { "stars": 426, "last_update": "2025-09-01 16:42:36", - "author_account_age_days": 5022 + "author_account_age_days": 5023 }, "https://github.com/SatadalAI/SATA_UtilityNode": { "stars": 1, "last_update": "2025-12-17 15:32:14", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/SaturMars/ComfyUI-NVVFR": { "stars": 0, "last_update": "2025-08-05 05:39:42", - "author_account_age_days": 684 + "author_account_age_days": 685 }, "https://github.com/SaturMars/ComfyUI-QwenImageLoraConverter": { "stars": 29, "last_update": "2025-08-09 17:55:04", - "author_account_age_days": 684 + "author_account_age_days": 685 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 26, @@ -5652,7 +5657,7 @@ "https://github.com/Sayene/comfyui-base64-to-image-size": { "stars": 0, "last_update": "2025-05-15 12:33:33", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 17, @@ -5667,7 +5672,7 @@ "https://github.com/Scorpiosis0/ComfyUI-WtlNodes": { "stars": 3, "last_update": "2025-11-27 22:43:38", - "author_account_age_days": 1228 + "author_account_age_days": 1229 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 16, @@ -5682,32 +5687,32 @@ "https://github.com/Sean-Bradley/ComfyUI-Get-Line": { "stars": 0, "last_update": "2025-12-15 11:47:02", - "author_account_age_days": 4372 + "author_account_age_days": 4373 }, "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": { "stars": 2, "last_update": "2025-12-16 16:17:12", - "author_account_age_days": 4372 + "author_account_age_days": 4373 }, "https://github.com/Sean-Bradley/ComfyUI-Remove-Background": { "stars": 0, "last_update": "2025-11-25 16:57:53", - "author_account_age_days": 4372 + "author_account_age_days": 4373 }, "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse": { "stars": 1, "last_update": "2025-10-27 20:54:15", - "author_account_age_days": 4372 + "author_account_age_days": 4373 }, "https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam": { "stars": 2, "last_update": "2025-10-27 20:55:50", - "author_account_age_days": 4372 + "author_account_age_days": 4373 }, "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone": { "stars": 1, "last_update": "2025-11-22 15:36:30", - "author_account_age_days": 4372 + "author_account_age_days": 4373 }, "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": { "stars": 79, @@ -5732,17 +5737,17 @@ "https://github.com/Seb-Lis/ComfyUI_Gemini_3_Pro_API_node": { "stars": 0, "last_update": "2025-11-21 09:06:40", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/Seb-Lis/ComfyUI_Node_Pack": { "stars": 0, "last_update": "2025-11-30 11:13:27", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/Seb-Lis/comfyui-image-labeler": { "stars": 0, "last_update": "2025-11-02 09:33:21", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/Sekiun/ComfyUI-WebpToPNGSequence": { "stars": 3, @@ -5752,7 +5757,7 @@ "https://github.com/Semonxue/Comfyui-flexai": { "stars": 4, "last_update": "2025-12-01 11:07:24", - "author_account_age_days": 5601 + "author_account_age_days": 5602 }, "https://github.com/Semper-Sursum/HF-Flux-ComfyUI": { "stars": 2, @@ -5767,7 +5772,7 @@ "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint": { "stars": 20, "last_update": "2025-12-19 10:49:27", - "author_account_age_days": 5582 + "author_account_age_days": 5583 }, "https://github.com/Shadowwalker0P/CryptoNoise-Ksampler": { "stars": 0, @@ -5782,32 +5787,32 @@ "https://github.com/ShammiG/ComfyUI-Image_Properties_SG": { "stars": 10, "last_update": "2025-12-05 06:41:25", - "author_account_age_days": 82 + "author_account_age_days": 83 }, "https://github.com/ShammiG/ComfyUI-Show-Clock-in-CMD-Console-SG": { "stars": 10, "last_update": "2025-11-11 15:25:48", - "author_account_age_days": 82 + "author_account_age_days": 83 }, "https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG": { "stars": 0, "last_update": "2025-12-11 14:30:20", - "author_account_age_days": 82 + "author_account_age_days": 83 }, "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": { - "stars": 31, + "stars": 32, "last_update": "2025-12-09 04:52:05", - "author_account_age_days": 82 + "author_account_age_days": 83 }, "https://github.com/ShammiG/ComfyUI-VAE-Timestamp-Clock-SG": { "stars": 0, "last_update": "2025-11-11 15:41:53", - "author_account_age_days": 82 + "author_account_age_days": 83 }, "https://github.com/ShammiG/ComfyUI_Text_Tools_SG": { "stars": 2, "last_update": "2025-12-05 05:46:41", - "author_account_age_days": 82 + "author_account_age_days": 83 }, "https://github.com/Shannooty/ComfyUI-Timer-Nodes": { "stars": 5, @@ -5817,7 +5822,7 @@ "https://github.com/Shellishack/comfyui_remote_media_io": { "stars": 1, "last_update": "2025-09-04 10:42:26", - "author_account_age_days": 2731 + "author_account_age_days": 2732 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 4, @@ -5837,7 +5842,7 @@ "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_advanced": { "stars": 1, "last_update": "2025-11-09 14:06:53", - "author_account_age_days": 932 + "author_account_age_days": 933 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd": { "stars": 1, @@ -6055,9 +6060,9 @@ "author_account_age_days": 1752 }, "https://github.com/ShootTheSound/comfyUI-Realtime-Lora": { - "stars": 270, - "last_update": "2025-12-22 14:19:33", - "author_account_age_days": 1238 + "stars": 276, + "last_update": "2025-12-23 01:32:24", + "author_account_age_days": 1239 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 5, @@ -6077,7 +6082,7 @@ "https://github.com/SiegeKeebsOffical/comfyui-lmstudio": { "stars": 0, "last_update": "2025-12-14 13:16:58", - "author_account_age_days": 3917 + "author_account_age_days": 3918 }, "https://github.com/Siempreflaco/ComfyUI-NCNodes": { "stars": 0, @@ -6102,22 +6107,22 @@ "https://github.com/SilentZhang/comfyui-encrypt": { "stars": 0, "last_update": "2025-11-15 22:03:32", - "author_account_age_days": 3989 + "author_account_age_days": 3990 }, "https://github.com/SilverAndJade/comfyui-silver-nodes": { "stars": 0, "last_update": "2025-09-05 20:06:53", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 3, "last_update": "2025-07-31 16:30:02", - "author_account_age_days": 2728 + "author_account_age_days": 2729 }, "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": { "stars": 0, "last_update": "2025-05-10 15:54:59", - "author_account_age_days": 2825 + "author_account_age_days": 2826 }, "https://github.com/SipherAGI/comfyui-animatediff": { "stars": 749, @@ -6157,12 +6162,12 @@ "https://github.com/SnJake/SnJake_JPG_Artifacts_Noise_Cleaner": { "stars": 3, "last_update": "2025-12-11 08:47:11", - "author_account_age_days": 2025 + "author_account_age_days": 2026 }, "https://github.com/SofianeAlla/ComfyUI-BespokeAI-3D": { "stars": 1, "last_update": "2025-12-04 18:28:30", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 15, @@ -6249,6 +6254,11 @@ "last_update": "2025-12-22 17:05:20", "author_account_age_days": 499 }, + "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer": { + "stars": 0, + "last_update": "2025-12-24 01:02:01", + "author_account_age_days": 500 + }, "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": { "stars": 0, "last_update": "2025-04-22 00:31:50", @@ -6262,17 +6272,17 @@ "https://github.com/Spin256/spin256-comfyui": { "stars": 0, "last_update": "2025-10-24 12:41:13", - "author_account_age_days": 60 + "author_account_age_days": 61 }, "https://github.com/SquirrelRat/MultiString-Prompts": { "stars": 1, "last_update": "2025-10-23 19:44:28", - "author_account_age_days": 2843 + "author_account_age_days": 2844 }, "https://github.com/SquirrelRat/WanVideoLooper": { "stars": 6, "last_update": "2025-11-13 15:18:00", - "author_account_age_days": 2843 + "author_account_age_days": 2844 }, "https://github.com/SshunWang/ComfyUI_CosyVoice": { "stars": 18, @@ -6292,7 +6302,7 @@ "https://github.com/StableLlama/ComfyUI-basic_data_handling": { "stars": 31, "last_update": "2025-11-28 16:20:08", - "author_account_age_days": 725 + "author_account_age_days": 726 }, "https://github.com/StarAsh042/ComfyUI_RollingArtist": { "stars": 1, @@ -6302,7 +6312,7 @@ "https://github.com/StarIICraft/ComfyUI-Simple-Selector": { "stars": 0, "last_update": "2025-11-19 19:20:30", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/StarMagicAI/comfyui_tagger": { "stars": 5, @@ -6322,7 +6332,7 @@ "https://github.com/Starnodes2024/comfyui_Starnodes_DyPE": { "stars": 9, "last_update": "2025-10-31 09:55:07", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 127, @@ -6382,7 +6392,7 @@ "https://github.com/SuLU-K/comfyui-easy-sam3-tools": { "stars": 1, "last_update": "2025-12-09 16:06:41", - "author_account_age_days": 1853 + "author_account_age_days": 1854 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 208, @@ -6401,13 +6411,13 @@ }, "https://github.com/SuzumiyaAkizuki/ComfyUI-LLM_Prompt_XML_Formatter": { "stars": 1, - "last_update": "2025-12-22 15:48:29", - "author_account_age_days": 1728 + "last_update": "2025-12-23 04:35:26", + "author_account_age_days": 1729 }, "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 4, "last_update": "2025-11-21 13:12:02", - "author_account_age_days": 2585 + "author_account_age_days": 2586 }, "https://github.com/Sxela/ComfyWarp": { "stars": 48, @@ -6422,12 +6432,12 @@ "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "author_account_age_days": 1482 + "author_account_age_days": 1483 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "stars": 114, "last_update": "2025-05-25 02:27:01", - "author_account_age_days": 2088 + "author_account_age_days": 2089 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 141, @@ -6442,17 +6452,17 @@ "https://github.com/TJ16th/ComfyUI-TJ-PolkaDot": { "stars": 2, "last_update": "2025-11-03 12:39:44", - "author_account_age_days": 3081 + "author_account_age_days": 3082 }, "https://github.com/TJ16th/TJ_ComfyUI_ColorUtility": { "stars": 0, "last_update": "2025-11-09 17:51:36", - "author_account_age_days": 3081 + "author_account_age_days": 3082 }, "https://github.com/TJ16th/TJ_ComfyUI_Lineart2Vector": { "stars": 1, "last_update": "2025-11-09 02:41:19", - "author_account_age_days": 3081 + "author_account_age_days": 3082 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 152, @@ -6602,12 +6612,12 @@ "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/TheArtOfficial/ComfyUI-MaskMorph": { "stars": 0, "last_update": "2025-12-07 18:45:32", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/TheBarret/ZSuite": { "stars": 9, @@ -6617,7 +6627,7 @@ "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 5, "last_update": "2025-10-22 19:08:07", - "author_account_age_days": 1626 + "author_account_age_days": 1627 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 490, @@ -6642,12 +6652,12 @@ "https://github.com/This-is-Uncut/Custom-Node-ComfyUI-NBP-Uncut": { "stars": 0, "last_update": "2025-12-12 12:49:54", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/ThunderBolt4931/comfyui_pixel_forge": { "stars": 1, "last_update": "2025-12-22 11:52:48", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/TiamaTiramisu/risutools": { "stars": 3, @@ -6657,17 +6667,17 @@ "https://github.com/TianDongL/Blind_watermark_Comfyui": { "stars": 13, "last_update": "2025-10-25 02:21:54", - "author_account_age_days": 302 + "author_account_age_days": 303 }, "https://github.com/Tinuva88/Comfy-UmiAI": { "stars": 20, "last_update": "2025-12-11 13:05:52", - "author_account_age_days": 1149 + "author_account_age_days": 1150 }, "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 1, "last_update": "2025-11-22 03:39:03", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 570, @@ -6682,12 +6692,12 @@ "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 179, "last_update": "2025-08-22 11:48:28", - "author_account_age_days": 3935 + "author_account_age_days": 3936 }, "https://github.com/TobiasGlaubach/ComfyUI-TG_pydocmaker": { "stars": 0, "last_update": "2025-12-22 10:40:21", - "author_account_age_days": 2936 + "author_account_age_days": 2937 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 3, @@ -6697,12 +6707,12 @@ "https://github.com/Tr1dae/ComfyUI-EasyFilePaths": { "stars": 0, "last_update": "2025-11-08 23:31:36", - "author_account_age_days": 1085 + "author_account_age_days": 1086 }, "https://github.com/Transhumai/ComfyUI-LegionPower": { "stars": 1, "last_update": "2025-12-09 18:02:40", - "author_account_age_days": 349 + "author_account_age_days": 350 }, "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": { "stars": 1, @@ -6727,7 +6737,7 @@ "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, "last_update": "2025-05-22 07:41:32", - "author_account_age_days": 1265 + "author_account_age_days": 1266 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 137, @@ -6742,17 +6752,17 @@ "https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": { "stars": 0, "last_update": "2025-12-08 19:39:56", - "author_account_age_days": 224 + "author_account_age_days": 225 }, "https://github.com/TuonoMindCode/ComfyUI-Resolution-Suggest-Downscale": { "stars": 0, "last_update": "2025-12-12 11:10:05", - "author_account_age_days": 224 + "author_account_age_days": 225 }, "https://github.com/TuriSc/comfyui-text-line-selector": { "stars": 1, "last_update": "2025-11-22 12:22:59", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, @@ -6762,7 +6772,7 @@ "https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync": { "stars": 0, "last_update": "2025-12-13 11:16:00", - "author_account_age_days": 5088 + "author_account_age_days": 5089 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 5, @@ -6772,7 +6782,7 @@ "https://github.com/UndefinedUo/DuoUmiWildcards": { "stars": 0, "last_update": "2025-11-30 08:24:43", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/Urabewe/ComfyUI-CountS2VExtend": { "stars": 0, @@ -6782,7 +6792,7 @@ "https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku": { "stars": 5, "last_update": "2025-11-08 18:33:14", - "author_account_age_days": 3975 + "author_account_age_days": 3976 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 316, @@ -6812,12 +6822,12 @@ "https://github.com/Vaporbook/ComfyUI-SaveImage-PP": { "stars": 1, "last_update": "2025-05-08 15:04:17", - "author_account_age_days": 5385 + "author_account_age_days": 5386 }, "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio": { "stars": 4, "last_update": "2025-08-15 17:37:40", - "author_account_age_days": 1168 + "author_account_age_days": 1169 }, "https://github.com/Verolelb/ComfyUI-Video-Workbench": { "stars": 0, @@ -6826,8 +6836,8 @@ }, "https://github.com/Verolelb/ComfyUI-VideoCompressor": { "stars": 4, - "last_update": "2025-09-26 13:06:13", - "author_account_age_days": 1168 + "last_update": "2025-12-23 09:49:58", + "author_account_age_days": 1169 }, "https://github.com/VertexAnomaly/ComfyUI_ImageSentinel": { "stars": 4, @@ -6862,7 +6872,7 @@ "https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": { "stars": 81, "last_update": "2025-11-15 23:22:39", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/VrchStudio/comfyui-web-viewer": { "stars": 321, @@ -6877,7 +6887,7 @@ "https://github.com/WASasquatch/ComfyUI_LMStudio_EasyQuery": { "stars": 5, "last_update": "2025-11-17 22:13:31", - "author_account_age_days": 5172 + "author_account_age_days": 5173 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 34, @@ -6912,7 +6922,7 @@ "https://github.com/WASasquatch/was_affine": { "stars": 4, "last_update": "2025-11-09 22:43:51", - "author_account_age_days": 5172 + "author_account_age_days": 5173 }, "https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": { "stars": 2, @@ -6922,7 +6932,7 @@ "https://github.com/WWWEN8/ComfyUI-CCXManager": { "stars": 5, "last_update": "2025-11-21 03:36:02", - "author_account_age_days": 854 + "author_account_age_days": 855 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 5, @@ -6947,7 +6957,7 @@ "https://github.com/WangDianhui/ComfyUI-SA-ODE_Sampler": { "stars": 1, "last_update": "2025-10-04 02:48:04", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/WangPengxing/ComfyUI_WPX_Node": { "stars": 0, @@ -6967,7 +6977,7 @@ "https://github.com/WeChatCV/Stand-In_Preprocessor_ComfyUI": { "stars": 149, "last_update": "2025-08-21 13:52:03", - "author_account_age_days": 1839 + "author_account_age_days": 1840 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, @@ -6982,7 +6992,7 @@ "https://github.com/What-a-stupid-username/comfyui-InversedSampler": { "stars": 1, "last_update": "2025-07-31 14:35:16", - "author_account_age_days": 2838 + "author_account_age_days": 2839 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -6990,34 +7000,34 @@ "author_account_age_days": 4191 }, "https://github.com/Windecay/ComfyUI-ReservedVRAM": { - "stars": 184, + "stars": 185, "last_update": "2025-11-20 03:09:15", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/Windecay/ComfyUI-SDupcaleTiledSize": { "stars": 8, "last_update": "2025-11-20 07:48:43", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/Windecay/ComfyUI_CheckVprediction": { "stars": 0, "last_update": "2025-10-27 01:37:16", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/Windecay/ComfyUI_Dynamic-RAMCache": { - "stars": 35, + "stars": 36, "last_update": "2025-11-29 03:30:56", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": { "stars": 12, "last_update": "2025-12-17 15:01:12", - "author_account_age_days": 1118 + "author_account_age_days": 1119 }, "https://github.com/X-School-Academy/X-FluxAgent": { "stars": 29, "last_update": "2025-06-05 08:28:11", - "author_account_age_days": 264 + "author_account_age_days": 265 }, "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes": { "stars": 46, @@ -7032,17 +7042,17 @@ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, "last_update": "2025-06-04 20:33:17", - "author_account_age_days": 782 + "author_account_age_days": 783 }, "https://github.com/XYMikky12138/ComfyUI-MIKKY-Mask-Editor": { "stars": 1, "last_update": "2025-12-15 13:00:50", - "author_account_age_days": 8 + "author_account_age_days": 9 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, "last_update": "2025-05-15 22:10:43", - "author_account_age_days": 228 + "author_account_age_days": 229 }, "https://github.com/Xclbr7/ComfyUI-Merlin": { "stars": 31, @@ -7057,7 +7067,7 @@ "https://github.com/XieJunchen/comfyUI_LLM": { "stars": 2, "last_update": "2025-08-03 13:21:08", - "author_account_age_days": 2320 + "author_account_age_days": 2321 }, "https://github.com/Xkipper/ComfyUI_SkipperNodes": { "stars": 0, @@ -7112,7 +7122,7 @@ "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 250, @@ -7132,22 +7142,22 @@ "https://github.com/YaserJaradeh/comfyui-yaser-nodes": { "stars": 5, "last_update": "2025-10-17 12:29:43", - "author_account_age_days": 4071 + "author_account_age_days": 4072 }, "https://github.com/Yeq6X/ComfyUI-image-to-video-inserter": { "stars": 7, "last_update": "2025-10-28 08:51:30", - "author_account_age_days": 2194 + "author_account_age_days": 2195 }, "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 4, "last_update": "2025-08-08 00:32:59", - "author_account_age_days": 1086 + "author_account_age_days": 1087 }, "https://github.com/Ysthara/ComfyUI-Resolution-AR-Node": { "stars": 0, "last_update": "2025-12-06 16:11:07", - "author_account_age_days": 17 + "author_account_age_days": 18 }, "https://github.com/Yuan-ManX/ComfyUI-AniSora": { "stars": 49, @@ -7312,7 +7322,7 @@ "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node": { "stars": 2, "last_update": "2025-10-04 06:11:49", - "author_account_age_days": 1952 + "author_account_age_days": 1953 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 382, @@ -7406,8 +7416,8 @@ }, "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": { "stars": 4, - "last_update": "2025-07-16 17:17:01", - "author_account_age_days": 1829 + "last_update": "2025-12-23 08:23:49", + "author_account_age_days": 1830 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 23, @@ -7417,7 +7427,7 @@ "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx": { "stars": 2, "last_update": "2025-06-10 07:10:28", - "author_account_age_days": 1907 + "author_account_age_days": 1908 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 31, @@ -7437,7 +7447,7 @@ "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, "last_update": "2025-06-05 03:22:47", - "author_account_age_days": 619 + "author_account_age_days": 620 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 3, @@ -7447,17 +7457,17 @@ "https://github.com/Zehong-Ma/ComfyUI-MagCache": { "stars": 256, "last_update": "2025-11-27 11:52:49", - "author_account_age_days": 1749 + "author_account_age_days": 1750 }, "https://github.com/Zeknes/Comfyui-LLM-Chat": { "stars": 0, "last_update": "2025-12-17 08:04:07", - "author_account_age_days": 1141 + "author_account_age_days": 1142 }, "https://github.com/Zeknes/Comfyui-Nanobanana-API": { "stars": 0, "last_update": "2025-12-17 08:35:06", - "author_account_age_days": 1141 + "author_account_age_days": 1142 }, "https://github.com/Zeks/comfyui-rapidfire": { "stars": 0, @@ -7467,12 +7477,12 @@ "https://github.com/ZeroSpaceStudios/ComfyUI-ZSNodes": { "stars": 0, "last_update": "2025-08-26 00:26:08", - "author_account_age_days": 270 + "author_account_age_days": 271 }, "https://github.com/Zone-Roam/ComfyUI-Live-Search": { "stars": 0, "last_update": "2025-11-26 12:20:52", - "author_account_age_days": 1798 + "author_account_age_days": 1799 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, @@ -7492,12 +7502,12 @@ "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": 4347 + "author_account_age_days": 4348 }, "https://github.com/a-und-b/ComfyUI_AB_Wildcard": { "stars": 0, "last_update": "2025-12-10 15:06:11", - "author_account_age_days": 986 + "author_account_age_days": 987 }, "https://github.com/a-und-b/ComfyUI_Delay": { "stars": 5, @@ -7532,7 +7542,7 @@ "https://github.com/aTanguay/ComfyUI_Detonate": { "stars": 1, "last_update": "2025-11-25 04:13:26", - "author_account_age_days": 3995 + "author_account_age_days": 3996 }, "https://github.com/abdozmantar/ComfyUI-DeepExtract": { "stars": 45, @@ -7542,17 +7552,17 @@ "https://github.com/abdozmantar/ComfyUI-DeepExtractV2": { "stars": 34, "last_update": "2025-10-12 18:20:58", - "author_account_age_days": 699 + "author_account_age_days": 700 }, "https://github.com/abdullahceylan/ac-comfyui-image-optimizer": { "stars": 0, "last_update": "2025-11-05 13:57:38", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/abdullahceylan/ac-comfyui-queue-manager": { "stars": 5, "last_update": "2025-09-27 18:12:15", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 3, @@ -7576,7 +7586,7 @@ }, "https://github.com/adambarbato/ComfyUI-Sa2VA": { "stars": 91, - "last_update": "2025-11-08 02:53:34", + "last_update": "2025-12-22 23:32:02", "author_account_age_days": 4478 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -7597,7 +7607,7 @@ "https://github.com/adrianschubek/comfyui-zeug": { "stars": 1, "last_update": "2025-07-24 22:13:07", - "author_account_age_days": 3509 + "author_account_age_days": 3510 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 2, @@ -7617,17 +7627,17 @@ "https://github.com/aesethtics/ComfyUI-Utilitools": { "stars": 1, "last_update": "2025-08-27 21:58:17", - "author_account_age_days": 3393 + "author_account_age_days": 3394 }, "https://github.com/aesethtics/comfyui-3d-model-viewer": { "stars": 1, "last_update": "2025-09-24 17:27:58", - "author_account_age_days": 3393 + "author_account_age_days": 3394 }, "https://github.com/agavesunset/AgaveLogicCounter": { "stars": 0, "last_update": "2025-12-18 06:34:34", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { "stars": 7, @@ -7637,7 +7647,7 @@ "https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node": { "stars": 0, "last_update": "2025-12-01 23:39:14", - "author_account_age_days": 674 + "author_account_age_days": 675 }, "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": { "stars": 3, @@ -7647,12 +7657,12 @@ "https://github.com/ahkimkoo/ComfyUI-GetKeyFrames": { "stars": 0, "last_update": "2025-11-14 11:02:04", - "author_account_age_days": 5784 + "author_account_age_days": 5785 }, "https://github.com/ahkimkoo/Comfyui-AudioSegment": { "stars": 5, "last_update": "2025-09-19 03:20:14", - "author_account_age_days": 5784 + "author_account_age_days": 5785 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, @@ -7672,17 +7682,17 @@ "https://github.com/aiaiaikkk/ComfyUI-Curve": { "stars": 157, "last_update": "2025-10-27 02:13:49", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/aiaiaikkk/comfyui-api-image-edit": { "stars": 9, "last_update": "2025-09-03 17:05:31", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/aiaiaikkk/super-prompt-canvas": { "stars": 151, "last_update": "2025-08-30 06:42:21", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 5, @@ -7697,7 +7707,7 @@ "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, "last_update": "2025-06-05 09:40:09", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, @@ -7752,7 +7762,7 @@ "https://github.com/aining2022/ComfyUI_Swwan": { "stars": 2, "last_update": "2025-11-30 13:39:46", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 2, @@ -7762,7 +7772,7 @@ "https://github.com/aistudynow/Comfyui-HunyuanFoley": { "stars": 56, "last_update": "2025-09-13 10:17:31", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/ajbergh/comfyui-ethnicity_hairstyle_clip_encoder": { "stars": 2, @@ -7797,37 +7807,37 @@ "https://github.com/akaugun/comfyui-lora-hook-trigger": { "stars": 0, "last_update": "2025-12-18 04:48:19", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/akawana/ComfyUI-AK-Pack": { "stars": 0, "last_update": "2025-12-22 18:53:00", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/akawana/ComfyUI-AK-XZ-Axis": { "stars": 3, "last_update": "2025-12-20 13:12:16", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/akawana/ComfyUI-Folded-Prompts": { "stars": 2, "last_update": "2025-12-20 13:12:48", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/akawana/ComfyUI-Keybinding-extra": { "stars": 2, "last_update": "2025-12-20 13:12:48", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor": { "stars": 1, "last_update": "2025-12-22 21:24:22", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/akawana/ComfyUI-Utils-extra": { "stars": 0, "last_update": "2025-12-22 18:53:00", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 0, @@ -7882,22 +7892,22 @@ "https://github.com/alankent/ComfyUI-OA-360-Clip": { "stars": 0, "last_update": "2025-11-16 05:39:08", - "author_account_age_days": 4450 + "author_account_age_days": 4451 }, "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 8, "last_update": "2025-07-18 14:34:09", - "author_account_age_days": 4596 + "author_account_age_days": 4597 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, "last_update": "2025-09-27 03:57:59", - "author_account_age_days": 2371 + "author_account_age_days": 2372 }, "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, "last_update": "2025-06-21 11:10:52", - "author_account_age_days": 3124 + "author_account_age_days": 3125 }, "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 3, @@ -7957,12 +7967,12 @@ "https://github.com/alexjx/ComfyUI-Sa2VA-XJ": { "stars": 10, "last_update": "2025-11-25 06:34:18", - "author_account_age_days": 4886 + "author_account_age_days": 4887 }, "https://github.com/alexjx/ComfyUI-XJNodes": { "stars": 0, - "last_update": "2025-12-22 06:08:42", - "author_account_age_days": 4886 + "last_update": "2025-12-23 08:52:50", + "author_account_age_days": 4887 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 139, @@ -7997,7 +8007,7 @@ "https://github.com/alludus/ComfyUI-multiGPU-upscaler": { "stars": 0, "last_update": "2025-11-14 18:32:26", - "author_account_age_days": 3881 + "author_account_age_days": 3882 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 10, @@ -8027,22 +8037,22 @@ "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced": { "stars": 0, "last_update": "2025-12-12 15:43:06", - "author_account_age_days": 2066 + "author_account_age_days": 2067 }, "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": { "stars": 31, "last_update": "2025-12-22 14:06:46", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D": { "stars": 15, "last_update": "2025-11-06 22:21:00", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/amtarr/ComfyUI-TextureAlchemy": { "stars": 1, "last_update": "2025-12-18 19:29:59", - "author_account_age_days": 1200 + "author_account_age_days": 1201 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, @@ -8067,12 +8077,12 @@ "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "author_account_age_days": 3268 + "author_account_age_days": 3269 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3268 + "author_account_age_days": 3269 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, @@ -8082,17 +8092,17 @@ "https://github.com/anhrefnyoiyoi/Placeholder-Replacer-By-ID": { "stars": 0, "last_update": "2025-11-12 23:04:25", - "author_account_age_days": 2261 + "author_account_age_days": 2262 }, "https://github.com/anilstream/ComfyUI-Ideogram-Character": { "stars": 0, "last_update": "2025-12-08 10:55:29", - "author_account_age_days": 553 + "author_account_age_days": 554 }, "https://github.com/annewj023/Comfyui_google_nano": { "stars": 11, "last_update": "2025-09-03 21:17:57", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 25, @@ -8102,12 +8112,12 @@ "https://github.com/apeirography/DaimalyadNodes": { "stars": 0, "last_update": "2025-08-15 03:21:01", - "author_account_age_days": 2287 + "author_account_age_days": 2288 }, "https://github.com/apenguin24/ComfyUI-WanKeyframing": { "stars": 0, "last_update": "2025-10-24 17:43:26", - "author_account_age_days": 64 + "author_account_age_days": 65 }, "https://github.com/arcum42/ComfyUI_SageUtils": { "stars": 21, @@ -8117,7 +8127,7 @@ "https://github.com/ardadmrknn/comfyui-history-clip-text-encode-node": { "stars": 2, "last_update": "2025-11-29 07:41:11", - "author_account_age_days": 469 + "author_account_age_days": 470 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 98, @@ -8127,12 +8137,12 @@ "https://github.com/aria1th/ComfyUI-Wildcards-rework": { "stars": 0, "last_update": "2025-12-22 00:46:59", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/arthurtravers/ComfyUI-VideoOutputBridge": { "stars": 1, "last_update": "2025-11-21 04:35:57", - "author_account_age_days": 2987 + "author_account_age_days": 2988 }, "https://github.com/asaddi/ComfyUI-YALLM-node": { "stars": 4, @@ -8177,17 +8187,17 @@ "https://github.com/ashtar1984/ComfyUI-SwitchPathLazy": { "stars": 0, "last_update": "2025-12-13 15:55:26", - "author_account_age_days": 64 + "author_account_age_days": 65 }, "https://github.com/ashtar1984/comfyui-find-perfect-resolution": { "stars": 5, "last_update": "2025-12-05 14:45:19", - "author_account_age_days": 64 + "author_account_age_days": 65 }, "https://github.com/aslanxie/comfyui_qwen_image_edit": { "stars": 0, "last_update": "2025-12-18 07:36:29", - "author_account_age_days": 2429 + "author_account_age_days": 2430 }, "https://github.com/asutermo/ComfyUI-Flux-TryOff": { "stars": 48, @@ -8252,7 +8262,7 @@ "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "author_account_age_days": 619 + "author_account_age_days": 620 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 30, @@ -8262,17 +8272,17 @@ "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, "last_update": "2025-06-21 18:26:40", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/azazeal04/ComfyUI-HybridSamplers": { "stars": 7, "last_update": "2025-11-09 17:17:00", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/azazeal04/comfyui-switch-samplers": { "stars": 3, "last_update": "2025-10-07 17:17:03", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 5, @@ -8297,12 +8307,12 @@ "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "author_account_age_days": 951 + "author_account_age_days": 952 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 1, "last_update": "2025-05-16 07:28:19", - "author_account_age_days": 951 + "author_account_age_days": 952 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 52, @@ -8327,7 +8337,7 @@ "https://github.com/balu112121/comfyui-LoadImageFromURL": { "stars": 1, "last_update": "2025-10-23 05:44:35", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/bananasss00/ComfyUI-SP-Nodes": { "stars": 15, @@ -8362,7 +8372,7 @@ "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { "stars": 129, "last_update": "2025-10-31 14:19:35", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/bbtaivi/ComfyUI-Aiv-Param": { "stars": 1, @@ -8377,7 +8387,7 @@ "https://github.com/bedovyy/ComfyUI-LLM-Helper": { "stars": 0, "last_update": "2025-12-12 16:16:46", - "author_account_age_days": 909 + "author_account_age_days": 910 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 86, @@ -8402,7 +8412,7 @@ "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 1, "last_update": "2025-06-12 22:37:05", - "author_account_age_days": 2313 + "author_account_age_days": 2314 }, "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, @@ -8415,34 +8425,34 @@ "author_account_age_days": 660 }, "https://github.com/benjiyaya/ComfyUI-QwenImageLayeredToLength": { - "stars": 6, + "stars": 7, "last_update": "2025-12-20 18:45:31", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/benstaniford/comfy-contact-sheet-image-loader": { "stars": 10, "last_update": "2025-08-02 06:16:57", - "author_account_age_days": 5014 + "author_account_age_days": 5015 }, "https://github.com/benstaniford/comfy-image-switch": { "stars": 0, "last_update": "2025-08-03 06:08:05", - "author_account_age_days": 5014 + "author_account_age_days": 5015 }, "https://github.com/benstaniford/comfy-load-last-image": { "stars": 0, "last_update": "2025-07-08 07:19:46", - "author_account_age_days": 5014 + "author_account_age_days": 5015 }, "https://github.com/benstaniford/comfy-lora-loader-with-triggerdb": { "stars": 34, - "last_update": "2025-12-22 09:00:06", - "author_account_age_days": 5014 + "last_update": "2025-12-23 21:03:10", + "author_account_age_days": 5015 }, "https://github.com/benstaniford/comfy-prompt-db": { "stars": 6, "last_update": "2025-07-29 07:27:44", - "author_account_age_days": 5014 + "author_account_age_days": 5015 }, "https://github.com/bentoml/comfy-pack": { "stars": 199, @@ -8452,17 +8462,17 @@ "https://github.com/beyondprompting/ComfyUI-Beyond_nodes": { "stars": 0, "last_update": "2025-12-17 12:39:30", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/bgreene2/ComfyUI-Hunyuan-Image-3": { "stars": 26, "last_update": "2025-10-15 01:11:05", - "author_account_age_days": 4696 + "author_account_age_days": 4697 }, "https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": { "stars": 2, "last_update": "2025-08-21 16:54:53", - "author_account_age_days": 3224 + "author_account_age_days": 3225 }, "https://github.com/big-mon/ComfyUI-ResolutionPresets": { "stars": 2, @@ -8472,7 +8482,7 @@ "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 2, "last_update": "2025-06-01 13:56:23", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, @@ -8627,7 +8637,7 @@ "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, "last_update": "2025-07-18 13:48:00", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/blob8/ComfyUI_sloppy-comic": { "stars": 11, @@ -8637,7 +8647,7 @@ "https://github.com/blob8/ComfyUI_video-image-motion-transfer": { "stars": 1, "last_update": "2025-09-14 15:59:02", - "author_account_age_days": 614 + "author_account_age_days": 615 }, "https://github.com/blovett80/ComfyUI-PixelDojo": { "stars": 0, @@ -8657,7 +8667,7 @@ "https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI": { "stars": 3, "last_update": "2025-09-11 05:06:12", - "author_account_age_days": 2607 + "author_account_age_days": 2608 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 48, @@ -8677,7 +8687,7 @@ "https://github.com/bmad4ever/comfyui_panels": { "stars": 3, "last_update": "2025-11-04 12:52:32", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 10, @@ -8697,12 +8707,12 @@ "https://github.com/bobosola/ComfyUI-reboot": { "stars": 1, "last_update": "2025-10-12 15:56:09", - "author_account_age_days": 3962 + "author_account_age_days": 3963 }, "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, "last_update": "2025-12-17 09:40:45", - "author_account_age_days": 3960 + "author_account_age_days": 3961 }, "https://github.com/bombax-xiaoice/ComfyUI-Allegro": { "stars": 4, @@ -8732,7 +8742,7 @@ "https://github.com/bombdefuser-124/Newbie-Teacache-ComfyUI": { "stars": 1, "last_update": "2025-12-19 01:31:10", - "author_account_age_days": 1350 + "author_account_age_days": 1351 }, "https://github.com/bombless/comfyUI-RememberingUtils": { "stars": 0, @@ -8742,7 +8752,7 @@ "https://github.com/bomborant/ComfyUI-ShakaNodes": { "stars": 0, "last_update": "2025-12-06 03:30:50", - "author_account_age_days": 2066 + "author_account_age_days": 2067 }, "https://github.com/bongsang/ComfyUI-Bongsang": { "stars": 0, @@ -8757,22 +8767,22 @@ "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-08-17 21:49:36", - "author_account_age_days": 2115 + "author_account_age_days": 2116 }, "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": { "stars": 4, "last_update": "2025-08-10 07:43:57", - "author_account_age_days": 2115 + "author_account_age_days": 2116 }, "https://github.com/bowtiedbluefin/ComfyUI-AI-CustomURL": { "stars": 0, "last_update": "2025-11-10 02:13:14", - "author_account_age_days": 1480 + "author_account_age_days": 1481 }, "https://github.com/bpmpnaito/comfyui-imageviewer": { "stars": 0, "last_update": "2025-11-28 15:15:50", - "author_account_age_days": 5951 + "author_account_age_days": 5952 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 14, @@ -8782,7 +8792,7 @@ "https://github.com/bradsec/ComfyUI_ResolutionSelectorPlus": { "stars": 14, "last_update": "2025-12-07 10:46:58", - "author_account_age_days": 4202 + "author_account_age_days": 4203 }, "https://github.com/bradsec/ComfyUI_StringEssentials": { "stars": 24, @@ -8792,7 +8802,7 @@ "https://github.com/brahianrosswill/ComfyUi-RandomNoiseCustom": { "stars": 0, "last_update": "2025-12-07 20:21:12", - "author_account_age_days": 1005 + "author_account_age_days": 1006 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 2, @@ -8812,7 +8822,7 @@ "https://github.com/brayevalerien/ComfyUI-GroqNodes": { "stars": 1, "last_update": "2025-11-08 15:46:01", - "author_account_age_days": 2140 + "author_account_age_days": 2141 }, "https://github.com/brayevalerien/ComfyUI-SplitString": { "stars": 1, @@ -8827,7 +8837,7 @@ "https://github.com/brenzel/comfyui-prompt-beautify": { "stars": 17, "last_update": "2025-09-10 15:43:18", - "author_account_age_days": 3533 + "author_account_age_days": 3534 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 308, @@ -8842,12 +8852,12 @@ "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata": { "stars": 0, "last_update": "2025-07-20 04:08:09", - "author_account_age_days": 930 + "author_account_age_days": 931 }, "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect": { "stars": 0, "last_update": "2025-11-19 23:38:20", - "author_account_age_days": 930 + "author_account_age_days": 931 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 45, @@ -8857,12 +8867,12 @@ "https://github.com/btitkin/ComfyUI-RandomPromptBuilder": { "stars": 6, "last_update": "2025-12-03 10:00:24", - "author_account_age_days": 1528 + "author_account_age_days": 1529 }, "https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": { "stars": 0, "last_update": "2025-12-08 06:33:14", - "author_account_age_days": 191 + "author_account_age_days": 192 }, "https://github.com/budihartono/comfyui-aspect-ratio-presets": { "stars": 3, @@ -8882,12 +8892,12 @@ "https://github.com/bulldog68/ComfyUI_FMJ_LLM": { "stars": 2, "last_update": "2025-12-18 12:40:02", - "author_account_age_days": 650 + "author_account_age_days": 651 }, "https://github.com/bulldog68/ComfyUI_FMJ_SP": { "stars": 1, "last_update": "2025-12-19 14:28:26", - "author_account_age_days": 650 + "author_account_age_days": 651 }, "https://github.com/burnsbert/ComfyUI-EBU-LMStudio": { "stars": 31, @@ -8930,9 +8940,9 @@ "author_account_age_days": 1722 }, "https://github.com/by-ae/ae-in-workflow": { - "stars": 1, + "stars": 2, "last_update": "2025-12-21 03:54:04", - "author_account_age_days": 3236 + "author_account_age_days": 3237 }, "https://github.com/bytedance/ComfyUI-HyperLoRA": { "stars": 469, @@ -8992,12 +9002,12 @@ "https://github.com/casc1701/ComfyUI_OverlayFrameNumber": { "stars": 0, "last_update": "2025-10-07 22:48:23", - "author_account_age_days": 1201 + "author_account_age_days": 1202 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 57, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 220 + "author_account_age_days": 221 }, "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, @@ -9007,7 +9017,7 @@ "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, "last_update": "2025-04-30 17:03:38", - "author_account_age_days": 1015 + "author_account_age_days": 1016 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 495, @@ -9092,7 +9102,7 @@ "https://github.com/chameleon-ai/comfyui_momo": { "stars": 0, "last_update": "2025-12-20 15:24:43", - "author_account_age_days": 382 + "author_account_age_days": 383 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, @@ -9257,27 +9267,27 @@ "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode": { "stars": 0, "last_update": "2025-08-01 20:21:22", - "author_account_age_days": 3162 + "author_account_age_days": 3163 }, "https://github.com/charlyad142/ComfyUI_bfl_api_pro_nodes": { "stars": 0, "last_update": "2025-12-03 15:13:28", - "author_account_age_days": 3162 + "author_account_age_days": 3163 }, "https://github.com/charlyad142/comfyUI_charly_replicate_api": { "stars": 0, "last_update": "2025-10-21 19:57:07", - "author_account_age_days": 3162 + "author_account_age_days": 3163 }, "https://github.com/chaserhkj/ComfyUI-Chaser-nodes": { "stars": 0, "last_update": "2025-09-21 02:52:56", - "author_account_age_days": 4961 + "author_account_age_days": 4962 }, "https://github.com/chchchadzilla/ComfyUI-ChomfyNodes": { "stars": 1, "last_update": "2025-12-09 08:59:21", - "author_account_age_days": 2583 + "author_account_age_days": 2584 }, "https://github.com/checkbins/checkbin-comfy": { "stars": 0, @@ -9492,17 +9502,17 @@ "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, "last_update": "2025-07-06 08:58:20", - "author_account_age_days": 906 + "author_account_age_days": 907 }, "https://github.com/chuchu114514/comfyui_text_list_stepper": { "stars": 4, "last_update": "2025-08-07 01:52:58", - "author_account_age_days": 906 + "author_account_age_days": 907 }, "https://github.com/chyer/Chye-ComfyUI-Toolset": { "stars": 0, "last_update": "2025-11-20 09:04:13", - "author_account_age_days": 4578 + "author_account_age_days": 4579 }, "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, @@ -9527,7 +9537,7 @@ "https://github.com/citronlegacy/ComfyUI-CitronNodes": { "stars": 0, "last_update": "2025-08-26 00:14:42", - "author_account_age_days": 4484 + "author_account_age_days": 4485 }, "https://github.com/city96/ComfyUI-GGUF": { "stars": 2997, @@ -9582,27 +9592,27 @@ "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 0, "last_update": "2025-07-16 05:37:48", - "author_account_age_days": 903 + "author_account_age_days": 904 }, "https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive": { - "stars": 5, + "stars": 6, "last_update": "2025-12-19 03:20:19", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ckinpdx/ComfyUI-WanKeyframeBuilder": { "stars": 5, "last_update": "2025-12-09 01:34:02", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ckinpdx/comfyui-humo-audio-motion": { "stars": 1, "last_update": "2025-12-15 06:51:02", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/claptrap0/ComfyUI_LLM_Hub": { "stars": 1, "last_update": "2025-11-03 08:37:18", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, @@ -9632,17 +9642,17 @@ "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 1, "last_update": "2025-06-16 12:28:27", - "author_account_age_days": 5092 + "author_account_age_days": 5093 }, "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, "last_update": "2025-06-22 03:20:08", - "author_account_age_days": 6030 + "author_account_age_days": 6031 }, "https://github.com/cmeka/ComfyUI-WanMoEScheduler": { "stars": 5, "last_update": "2025-11-05 01:59:12", - "author_account_age_days": 4312 + "author_account_age_days": 4313 }, "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, @@ -9652,7 +9662,7 @@ "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": { "stars": 0, "last_update": "2025-09-09 09:10:08", - "author_account_age_days": 154 + "author_account_age_days": 155 }, "https://github.com/co5dt/ComfyUI-Persistent-Queue": { "stars": 3, @@ -9672,7 +9682,7 @@ "https://github.com/colorAi/comfyui-ImageSelectorbyPrompt": { "stars": 24, "last_update": "2025-11-09 02:46:25", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/comfy-deploy/comfyui-llm-toolkit": { "stars": 77, @@ -9680,9 +9690,9 @@ "author_account_age_days": 714 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 97748, - "last_update": "2025-12-22 21:43:29", - "author_account_age_days": 1095 + "stars": 97849, + "last_update": "2025-12-23 20:10:27", + "author_account_age_days": 1096 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { "stars": 678, @@ -9696,33 +9706,33 @@ }, "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows": { "stars": 14, - "last_update": "2025-09-13 15:37:23", - "author_account_age_days": 365 + "last_update": "2025-12-23 14:23:25", + "author_account_age_days": 366 }, "https://github.com/comfyuistudio/ComfyUI-Studio-nodes": { "stars": 1, "last_update": "2025-10-06 23:13:51", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/comnote-max/builmenlabo": { - "stars": 1, + "stars": 2, "last_update": "2025-07-24 08:37:04", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/comrender/ComfyUI-NanoB-Edit-Gemini": { "stars": 1, "last_update": "2025-12-10 18:47:34", - "author_account_age_days": 897 + "author_account_age_days": 898 }, "https://github.com/comrender/ComfyUI-NanoSeed": { "stars": 3, "last_update": "2025-12-16 17:31:36", - "author_account_age_days": 897 + "author_account_age_days": 898 }, "https://github.com/comrender/ComfyUI-Topaz-Upscaler": { "stars": 1, "last_update": "2025-12-20 13:02:34", - "author_account_age_days": 897 + "author_account_age_days": 898 }, "https://github.com/concarne000/ComfyUI-Stacker": { "stars": 9, @@ -9762,7 +9772,7 @@ "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 1, "last_update": "2025-05-26 11:45:44", - "author_account_age_days": 3488 + "author_account_age_days": 3489 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 2, @@ -9792,7 +9802,7 @@ "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 2, "last_update": "2025-05-20 18:59:45", - "author_account_age_days": 3156 + "author_account_age_days": 3157 }, "https://github.com/crave33/RenesStuffDanbooruTagGet": { "stars": 0, @@ -9812,7 +9822,7 @@ "https://github.com/cuban044/ComfyUI-Veo3-Experimental": { "stars": 2, "last_update": "2025-07-23 11:04:17", - "author_account_age_days": 1013 + "author_account_age_days": 1014 }, "https://github.com/cubiq/Block_Patcher_ComfyUI": { "stars": 85, @@ -9855,14 +9865,14 @@ "author_account_age_days": 2477 }, "https://github.com/cyan9977/ComfyUI_PromptQueue": { - "stars": 0, - "last_update": "2025-12-10 01:45:27", - "author_account_age_days": 473 + "stars": 1, + "last_update": "2025-12-23 11:41:07", + "author_account_age_days": 474 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 3, "last_update": "2025-11-25 14:50:54", - "author_account_age_days": 2413 + "author_account_age_days": 2414 }, "https://github.com/cyberlightdev/ComfyUI-CyberUtils": { "stars": 0, @@ -9872,7 +9882,7 @@ "https://github.com/cybernaut4/comfyui_arkl1te_toolkit": { "stars": 1, "last_update": "2025-10-21 13:13:22", - "author_account_age_days": 1987 + "author_account_age_days": 1988 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, @@ -9922,7 +9932,7 @@ "https://github.com/daehwa00/ComfyUI-NanoBananaAPI": { "stars": 2, "last_update": "2025-09-03 08:41:00", - "author_account_age_days": 2101 + "author_account_age_days": 2102 }, "https://github.com/dafeng012/comfyui-imgmake": { "stars": 15, @@ -9937,12 +9947,12 @@ "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 4, "last_update": "2025-07-04 16:07:42", - "author_account_age_days": 3933 + "author_account_age_days": 3934 }, "https://github.com/dandancow874/ComfyUI-LMStudio-Controller": { "stars": 0, "last_update": "2025-12-09 15:17:10", - "author_account_age_days": 2222 + "author_account_age_days": 2223 }, "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 1, @@ -9964,20 +9974,15 @@ "last_update": "2024-06-14 08:09:49", "author_account_age_days": 3899 }, - "https://github.com/danieljanata/ComfyUI-QwenVL-Override": { - "stars": 0, - "last_update": "2025-12-18 08:28:20", - "author_account_age_days": 341 - }, "https://github.com/darkamenosa/comfy_inpaint_blend": { "stars": 2, "last_update": "2025-09-15 16:26:29", - "author_account_age_days": 4330 + "author_account_age_days": 4331 }, "https://github.com/darkamenosa/comfy_nanobanana": { "stars": 40, "last_update": "2025-09-09 00:56:14", - "author_account_age_days": 4330 + "author_account_age_days": 4331 }, "https://github.com/darkpixel/darkprompts": { "stars": 10, @@ -9987,7 +9992,7 @@ "https://github.com/darrell-goh/ComfyUI-NanoBanana_node": { "stars": 0, "last_update": "2025-12-05 11:00:30", - "author_account_age_days": 3053 + "author_account_age_days": 3054 }, "https://github.com/darth-veitcher/comfydv": { "stars": 1, @@ -9997,7 +10002,7 @@ "https://github.com/darth-veitcher/comfyui-ollama-model-manager": { "stars": 0, "last_update": "2025-11-05 17:05:44", - "author_account_age_days": 4975 + "author_account_age_days": 4976 }, "https://github.com/daryltucker/ComfyUI-LoadFiles": { "stars": 3, @@ -10077,12 +10082,12 @@ "https://github.com/dcyd-lun/ComfyUI_text_diff": { "stars": 0, "last_update": "2025-12-09 14:31:18", - "author_account_age_days": 15 + "author_account_age_days": 16 }, "https://github.com/ddontsov93/ComfyUI-AudioSeparator": { "stars": 0, "last_update": "2025-12-22 15:11:58", - "author_account_age_days": 2994 + "author_account_age_days": 2995 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, @@ -10092,7 +10097,7 @@ "https://github.com/deng-wei/ComfyUI-MiVolo-V2": { "stars": 21, "last_update": "2025-11-20 09:00:07", - "author_account_age_days": 4183 + "author_account_age_days": 4184 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 181, @@ -10132,7 +10137,7 @@ "https://github.com/dicksensei69/comfyui_loops": { "stars": 1, "last_update": "2025-05-03 22:22:55", - "author_account_age_days": 1181 + "author_account_age_days": 1182 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 11, @@ -10142,7 +10147,7 @@ "https://github.com/diffussy69/comfyui-curved_weight_schedule": { "stars": 2, "last_update": "2025-11-23 04:21:13", - "author_account_age_days": 558 + "author_account_age_days": 559 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 195, @@ -10162,12 +10167,12 @@ "https://github.com/dimtoneff/ComfyUI-VL-Nodes": { "stars": 9, "last_update": "2025-08-29 01:10:55", - "author_account_age_days": 3961 + "author_account_age_days": 3962 }, "https://github.com/diodiogod/TTS-Audio-Suite": { - "stars": 475, + "stars": 476, "last_update": "2025-12-20 14:14:40", - "author_account_age_days": 674 + "author_account_age_days": 675 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 82, @@ -10227,17 +10232,17 @@ "https://github.com/dothings/comfyui_placeholder_prompting": { "stars": 0, "last_update": "2025-10-03 12:06:27", - "author_account_age_days": 1623 + "author_account_age_days": 1624 }, "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 24, "last_update": "2025-12-03 10:33:24", - "author_account_age_days": 1137 + "author_account_age_days": 1138 }, "https://github.com/downlifted/ComfyUI_GROQ-PromptWizard": { "stars": 0, "last_update": "2025-09-22 00:10:40", - "author_account_age_days": 2793 + "author_account_age_days": 2794 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, @@ -10247,7 +10252,7 @@ "https://github.com/drawthingsai/draw-things-comfyui": { "stars": 2, "last_update": "2025-12-22 17:30:08", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/dreamhartley/ComfyUI_show_seed": { "stars": 2, @@ -10262,12 +10267,12 @@ "https://github.com/drozbay/ComfyUI-WanVaceAdvanced": { "stars": 67, "last_update": "2025-12-21 00:28:20", - "author_account_age_days": 3597 + "author_account_age_days": 3598 }, "https://github.com/drphero/comfyui_prompttester": { "stars": 1, "last_update": "2025-06-19 01:06:51", - "author_account_age_days": 3758 + "author_account_age_days": 3759 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 6, @@ -10277,22 +10282,22 @@ "https://github.com/dseditor/Comfy-MCP": { "stars": 1, "last_update": "2025-12-14 04:47:06", - "author_account_age_days": 1550 + "author_account_age_days": 1551 }, "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 46, - "last_update": "2025-12-18 11:11:41", - "author_account_age_days": 1550 + "last_update": "2025-12-23 03:05:48", + "author_account_age_days": 1551 }, "https://github.com/dseditor/ComfyUI-ScheduledTask": { "stars": 7, "last_update": "2025-07-15 12:08:18", - "author_account_age_days": 1550 + "author_account_age_days": 1551 }, "https://github.com/dseditor/ComfyUI-Thread": { "stars": 4, "last_update": "2025-06-17 02:38:00", - "author_account_age_days": 1550 + "author_account_age_days": 1551 }, "https://github.com/dskjal/comfyui-yolov8-dsuksampler": { "stars": 0, @@ -10317,7 +10322,7 @@ "https://github.com/duldduld/ComfyUI_md5": { "stars": 1, "last_update": "2025-12-12 15:38:26", - "author_account_age_days": 3273 + "author_account_age_days": 3274 }, "https://github.com/dymokomi/comfyui_dygen": { "stars": 1, @@ -10331,23 +10336,23 @@ }, "https://github.com/dzy1128/ComfyUI-Vector-Engine": { "stars": 0, - "last_update": "2025-12-22 08:45:34", - "author_account_age_days": 1716 + "last_update": "2025-12-23 07:40:39", + "author_account_age_days": 1717 }, "https://github.com/dzy1128/ComfyUI-VertexAI": { "stars": 1, "last_update": "2025-11-25 08:18:07", - "author_account_age_days": 1716 + "author_account_age_days": 1717 }, "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": { "stars": 5, "last_update": "2025-12-09 06:07:52", - "author_account_age_days": 1716 + "author_account_age_days": 1717 }, "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, "last_update": "2025-06-06 21:59:50", - "author_account_age_days": 228 + "author_account_age_days": 229 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, @@ -10357,7 +10362,7 @@ "https://github.com/eRepublik-Labs/comfyui-nodes-erpk": { "stars": 0, "last_update": "2025-12-19 15:24:49", - "author_account_age_days": 1852 + "author_account_age_days": 1853 }, "https://github.com/ealkanat/comfyui-easy-padding": { "stars": 17, @@ -10372,52 +10377,52 @@ "https://github.com/easygoing0114/ComfyUI-easygoing-nodes": { "stars": 4, "last_update": "2025-12-17 18:47:26", - "author_account_age_days": 391 + "author_account_age_days": 392 }, "https://github.com/ebrinz/ComfyUI-MusicGen-HF": { "stars": 6, "last_update": "2025-11-18 00:58:02", - "author_account_age_days": 2604 + "author_account_age_days": 2605 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-EddySevenResonance": { "stars": 10, "last_update": "2025-11-02 17:17:30", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-LLM-GGUF": { "stars": 6, "last_update": "2025-12-07 17:56:07", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-MemoryCleaner": { "stars": 18, "last_update": "2025-11-10 15:36:42", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-PreviewImageNode": { "stars": 9, "last_update": "2025-11-11 07:39:18", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenFrameSelector": { "stars": 10, "last_update": "2025-11-11 07:40:58", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenVideo": { "stars": 15, "last_update": "2025-11-10 09:59:51", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-TorchCompileSpeed": { "stars": 24, "last_update": "2025-10-11 15:26:20", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/eddyhhlure1Eddy/ode-ComfyUI-WanVideoWrapper": { "stars": 228, "last_update": "2025-10-28 02:46:54", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/edelvarden/ComfyUI-Display-Value": { "stars": 0, @@ -10442,12 +10447,12 @@ "https://github.com/edoardocarmignani/extralinks": { "stars": 8, "last_update": "2025-12-11 16:59:36", - "author_account_age_days": 2999 + "author_account_age_days": 3000 }, "https://github.com/edoardocompagnucci/ComfyUI-HSyn9DHPE": { "stars": 1, "last_update": "2025-11-04 08:08:46", - "author_account_age_days": 2395 + "author_account_age_days": 2396 }, "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 4, @@ -10462,17 +10467,17 @@ "https://github.com/efortin/ComfyUI-Ollama-Enhancer": { "stars": 3, "last_update": "2025-09-22 07:06:44", - "author_account_age_days": 4682 + "author_account_age_days": 4683 }, "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 1, "last_update": "2025-06-29 13:58:28", - "author_account_age_days": 2620 + "author_account_age_days": 2621 }, "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": { "stars": 1, "last_update": "2025-07-22 15:23:02", - "author_account_age_days": 3378 + "author_account_age_days": 3379 }, "https://github.com/elyetis/Comfyui-ColorMatchNodes": { "stars": 1, @@ -10492,17 +10497,17 @@ "https://github.com/eric183/ComfyUI-Only": { "stars": 71, "last_update": "2025-08-23 07:48:17", - "author_account_age_days": 3979 + "author_account_age_days": 3980 }, "https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler": { - "stars": 214, + "stars": 221, "last_update": "2025-12-11 11:46:09", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/erosDiffusion/ComfyUI-ZImageDit": { "stars": 5, "last_update": "2025-12-03 21:54:01", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": { "stars": 571, @@ -10542,7 +10547,7 @@ "https://github.com/exedesign/Hunyuan-3D-v3": { "stars": 1, "last_update": "2025-12-11 14:11:29", - "author_account_age_days": 1881 + "author_account_age_days": 1882 }, "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": { "stars": 23, @@ -10552,12 +10557,12 @@ "https://github.com/fabbarix/comfyui-promptstore": { "stars": 2, "last_update": "2025-12-07 19:02:28", - "author_account_age_days": 2427 + "author_account_age_days": 2428 }, "https://github.com/facefusion/facefusion-comfyui": { "stars": 14, "last_update": "2025-11-02 20:00:17", - "author_account_age_days": 858 + "author_account_age_days": 859 }, "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 119, @@ -10642,12 +10647,12 @@ "https://github.com/fchangjun/Baidu_Meux_ComfyTools": { "stars": 2, "last_update": "2025-12-15 08:28:37", - "author_account_age_days": 4070 + "author_account_age_days": 4071 }, "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 2, "last_update": "2025-12-15 08:28:37", - "author_account_age_days": 4070 + "author_account_age_days": 4071 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 19, @@ -10657,12 +10662,12 @@ "https://github.com/febogallo/ComfyUI-Freepik": { "stars": 0, "last_update": "2025-12-12 12:06:18", - "author_account_age_days": 221 + "author_account_age_days": 222 }, "https://github.com/feffy380/comfyui-chroma-cache": { "stars": 16, "last_update": "2025-08-15 12:29:59", - "author_account_age_days": 1176 + "author_account_age_days": 1177 }, "https://github.com/feixuetuba/Spleeter": { "stars": 0, @@ -10697,7 +10702,7 @@ "https://github.com/fidecastro/comfyui-llamacpp-client": { "stars": 2, "last_update": "2025-08-05 06:09:32", - "author_account_age_days": 3540 + "author_account_age_days": 3541 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 81, @@ -10705,14 +10710,14 @@ "author_account_age_days": 4023 }, "https://github.com/filliptm/ComfyUI_FL-CosyVoice3": { - "stars": 0, - "last_update": "2025-12-23 04:59:53", + "stars": 2, + "last_update": "2025-12-23 14:23:21", "author_account_age_days": 2283 }, "https://github.com/filliptm/ComfyUI_FL-Path-Animator": { "stars": 6, "last_update": "2025-11-05 04:44:02", - "author_account_age_days": 2282 + "author_account_age_days": 2283 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { "stars": 173, @@ -10737,12 +10742,12 @@ "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": { "stars": 7, "last_update": "2025-12-04 10:06:01", - "author_account_age_days": 2265 + "author_account_age_days": 2266 }, "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 5, "last_update": "2025-06-14 22:11:33", - "author_account_age_days": 3855 + "author_account_age_days": 3856 }, "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": { "stars": 2, @@ -10777,7 +10782,7 @@ "https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2": { "stars": 0, "last_update": "2025-12-16 21:09:59", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 156, @@ -10802,22 +10807,22 @@ "https://github.com/flybirdxx/ComfyUI-Prompt_Helper": { "stars": 17, "last_update": "2025-12-20 13:49:36", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/flybirdxx/ComfyUI-RexOmni": { "stars": 9, "last_update": "2025-10-23 07:12:56", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/flybirdxx/ComfyUI-SDMatte": { - "stars": 158, + "stars": 157, "last_update": "2025-12-19 04:29:06", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/flybirdxx/ComfyUI-SoulX-Podcast": { "stars": 80, "last_update": "2025-10-31 13:16:53", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/flycarl/ComfyUI-Pixelate": { "stars": 3, @@ -10862,7 +10867,7 @@ "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, "last_update": "2025-06-25 19:54:59", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 2, @@ -10872,7 +10877,7 @@ "https://github.com/fpgaminer/joycaption_comfyui": { "stars": 109, "last_update": "2025-05-15 23:30:13", - "author_account_age_days": 5016 + "author_account_age_days": 5017 }, "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, @@ -10882,22 +10887,22 @@ "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator": { "stars": 16, "last_update": "2025-09-15 13:41:36", - "author_account_age_days": 3814 + "author_account_age_days": 3815 }, "https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt": { "stars": 3, "last_update": "2025-11-28 14:51:10", - "author_account_age_days": 3814 + "author_account_age_days": 3815 }, "https://github.com/fr0nky0ng/ComfyUI-frankAI-banana": { "stars": 2, "last_update": "2025-09-18 09:11:07", - "author_account_age_days": 3814 + "author_account_age_days": 3815 }, "https://github.com/francarl/ComfyUI-OnDemand-Loaders": { "stars": 2, "last_update": "2025-12-20 18:01:33", - "author_account_age_days": 5095 + "author_account_age_days": 5096 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 56, @@ -10917,12 +10922,12 @@ "https://github.com/fredhopp/comfyui-flipflopnodes": { "stars": 0, "last_update": "2025-09-02 04:42:06", - "author_account_age_days": 1981 + "author_account_age_days": 1982 }, "https://github.com/fredlef/Comfyui_FSL_Nodes": { "stars": 11, "last_update": "2025-12-06 01:29:05", - "author_account_age_days": 2735 + "author_account_age_days": 2736 }, "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, @@ -10957,17 +10962,17 @@ "https://github.com/fudosanit/ComfyUI-Random-Resolution": { "stars": 0, "last_update": "2025-12-10 06:57:24", - "author_account_age_days": 50 + "author_account_age_days": 51 }, "https://github.com/fuselayer/comfyui-lite-tracker": { "stars": 0, "last_update": "2025-11-17 09:53:32", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/fuselayer/comfyui-minimal-workflow-image": { "stars": 2, "last_update": "2025-11-09 06:16:48", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/fuselayer/comfyui-mosaic-blur": { "stars": 1, @@ -10977,42 +10982,42 @@ "https://github.com/fuselayer/comfyui-noise-match": { "stars": 0, "last_update": "2025-11-10 06:37:09", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/fuyouawa/comfyui-easytoolkit": { "stars": 0, "last_update": "2025-11-26 04:25:12", - "author_account_age_days": 1114 + "author_account_age_days": 1115 }, "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": { "stars": 1, "last_update": "2025-08-05 10:16:15", - "author_account_age_days": 915 + "author_account_age_days": 916 }, "https://github.com/g7b2/ComfyUI-Artist-Tester": { "stars": 0, "last_update": "2025-12-20 06:53:21", - "author_account_age_days": 559 + "author_account_age_days": 560 }, "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 6, "last_update": "2025-05-27 00:27:28", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/gabe-init/ComfyUI-Google-Image-Search": { "stars": 4, "last_update": "2025-05-27 00:54:00", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/gabe-init/ComfyUI-Openrouter_node": { - "stars": 31, + "stars": 34, "last_update": "2025-09-06 18:35:08", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/gabe-init/ComfyUI-String-Similarity": { "stars": 1, "last_update": "2025-05-27 00:59:21", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "stars": 7, @@ -11022,22 +11027,22 @@ "https://github.com/garg-aayush/ComfyUI-Svg2Raster": { "stars": 0, "last_update": "2025-09-10 10:09:14", - "author_account_age_days": 3594 + "author_account_age_days": 3595 }, "https://github.com/gasdyueer/comfyui-yolo-mask-process": { "stars": 0, "last_update": "2025-09-27 02:57:46", - "author_account_age_days": 599 + "author_account_age_days": 600 }, "https://github.com/gasparuff/CustomSelector": { "stars": 1, "last_update": "2025-05-09 06:17:31", - "author_account_age_days": 4540 + "author_account_age_days": 4541 }, "https://github.com/gateway/ComfyUI-Kie-API": { "stars": 0, - "last_update": "2025-12-22 14:51:09", - "author_account_age_days": 5489 + "last_update": "2025-12-23 12:45:33", + "author_account_age_days": 5490 }, "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": { "stars": 45, @@ -11057,12 +11062,12 @@ "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, "last_update": "2025-07-03 11:51:13", - "author_account_age_days": 4094 + "author_account_age_days": 4095 }, "https://github.com/geroldmeisinger/ComfyUI-outputlists-combiner": { - "stars": 54, - "last_update": "2025-12-22 08:39:41", - "author_account_age_days": 1213 + "stars": 56, + "last_update": "2025-12-23 17:29:30", + "author_account_age_days": 1214 }, "https://github.com/ggarra13/ComfyUI-mrv2": { "stars": 5, @@ -11082,12 +11087,12 @@ "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 76, "last_update": "2025-12-04 07:06:50", - "author_account_age_days": 3588 + "author_account_age_days": 3589 }, "https://github.com/gitcapoom/comfyui_fovestimator": { "stars": 1, "last_update": "2025-11-06 17:12:20", - "author_account_age_days": 265 + "author_account_age_days": 266 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, @@ -11132,7 +11137,7 @@ "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, "last_update": "2025-07-10 14:51:00", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 19, @@ -11227,7 +11232,7 @@ "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": { "stars": 1, "last_update": "2025-11-30 07:17:33", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/greengerong/ComfyUI-JanusPro-PL": { "stars": 11, @@ -11237,7 +11242,7 @@ "https://github.com/gregory-richard/ComfyUI-WarpPipe": { "stars": 1, "last_update": "2025-12-02 00:30:52", - "author_account_age_days": 2649 + "author_account_age_days": 2650 }, "https://github.com/gremlation/ComfyUI-ImageLabel": { "stars": 5, @@ -11272,12 +11277,12 @@ "https://github.com/grmchn/ComfyUI-ProportionChanger": { "stars": 73, "last_update": "2025-12-13 06:58:50", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/grovergol/comfyui-grover-nodes": { "stars": 0, "last_update": "2025-09-02 11:18:16", - "author_account_age_days": 2646 + "author_account_age_days": 2647 }, "https://github.com/gseth/ControlAltAI-Nodes": { "stars": 182, @@ -11287,7 +11292,7 @@ "https://github.com/gsusgg/ComfyUI_CozyGen": { "stars": 22, "last_update": "2025-10-17 22:36:41", - "author_account_age_days": 1165 + "author_account_age_days": 1166 }, "https://github.com/gt732/ComfyUI-DreamWaltz-G": { "stars": 3, @@ -11312,7 +11317,7 @@ "https://github.com/guill/comfyui-stegaflow": { "stars": 0, "last_update": "2025-09-30 06:39:36", - "author_account_age_days": 4739 + "author_account_age_days": 4740 }, "https://github.com/guyaton/guy-nodes-comfyui": { "stars": 0, @@ -11322,17 +11327,17 @@ "https://github.com/guyouyue/ComfyUI_VideoAutoSplit": { "stars": 0, "last_update": "2025-10-20 16:08:40", - "author_account_age_days": 988 + "author_account_age_days": 989 }, "https://github.com/gvfarns/comfyui_gvf": { "stars": 0, "last_update": "2025-12-03 19:53:27", - "author_account_age_days": 4653 + "author_account_age_days": 4654 }, "https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes": { "stars": 1, "last_update": "2025-12-14 01:34:47", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 18, @@ -11342,12 +11347,12 @@ "https://github.com/hal-xp/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/hanL34/ComfyUI-Power-Artist-Loader": { "stars": 11, "last_update": "2025-11-04 08:57:24", - "author_account_age_days": 1020 + "author_account_age_days": 1021 }, "https://github.com/hanoixan/ComfyUI-DataBeast": { "stars": 2, @@ -11355,9 +11360,9 @@ "author_account_age_days": 5384 }, "https://github.com/hao-ai-lab/FastVideo": { - "stars": 2842, - "last_update": "2025-12-22 21:23:58", - "author_account_age_days": 788 + "stars": 2853, + "last_update": "2025-12-23 07:11:18", + "author_account_age_days": 789 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, @@ -11367,17 +11372,17 @@ "https://github.com/hardik-uppal/ComfyUI-QwenVL-MultiImage": { "stars": 3, "last_update": "2025-10-30 23:34:18", - "author_account_age_days": 3800 + "author_account_age_days": 3801 }, "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 2, "last_update": "2025-06-11 21:10:47", - "author_account_age_days": 1116 + "author_account_age_days": 1117 }, "https://github.com/havvk/ComfyUI_AIIA": { "stars": 9, "last_update": "2025-07-07 14:53:42", - "author_account_age_days": 4184 + "author_account_age_days": 4185 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 7, @@ -11412,7 +11417,7 @@ "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 203, "last_update": "2025-07-11 01:56:09", - "author_account_age_days": 2463 + "author_account_age_days": 2464 }, "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 1, @@ -11432,7 +11437,7 @@ "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 2, "last_update": "2025-07-01 16:10:19", - "author_account_age_days": 4477 + "author_account_age_days": 4478 }, "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 1, @@ -11457,17 +11462,17 @@ "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 6, "last_update": "2025-10-12 02:28:44", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/heyburns/PortraitUtils": { "stars": 1, "last_update": "2025-10-27 02:00:26", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/heyburns/image-chooser-classic": { "stars": 6, "last_update": "2025-12-21 18:43:00", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 28, @@ -11482,7 +11487,7 @@ "https://github.com/hiderminer/ComfyUI-HM-Utilities": { "stars": 0, "last_update": "2025-07-28 15:24:35", - "author_account_age_days": 1062 + "author_account_age_days": 1063 }, "https://github.com/hieuck/ComfyUI-BiRefNet": { "stars": 5, @@ -11520,9 +11525,9 @@ "author_account_age_days": 1102 }, "https://github.com/hobinrude/ComfyUI_DWposeDeluxe": { - "stars": 3, + "stars": 4, "last_update": "2025-12-21 16:08:04", - "author_account_age_days": 1502 + "author_account_age_days": 1503 }, "https://github.com/hodanajan/optimal-crop-resolution": { "stars": 1, @@ -11537,7 +11542,7 @@ "https://github.com/hua1995116/comfyui_goenhance_ffmpeg_wm": { "stars": 1, "last_update": "2025-11-20 10:20:50", - "author_account_age_days": 3897 + "author_account_age_days": 3898 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 52, @@ -11562,7 +11567,7 @@ "https://github.com/hubo502/ComfyUI-Env-Loader": { "stars": 0, "last_update": "2025-12-07 03:39:23", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 641, @@ -11572,7 +11577,7 @@ "https://github.com/huchenlei/ComfyUI-execution-glow": { "stars": 7, "last_update": "2025-12-18 21:57:51", - "author_account_age_days": 3422 + "author_account_age_days": 3423 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { "stars": 1748, @@ -11612,7 +11617,7 @@ "https://github.com/huihuihuiz/lora_downloader": { "stars": 0, "last_update": "2025-12-10 04:57:14", - "author_account_age_days": 2094 + "author_account_age_days": 2095 }, "https://github.com/huixingyun/ComfyUI-HX-Captioner": { "stars": 0, @@ -11620,14 +11625,14 @@ "author_account_age_days": 382 }, "https://github.com/hujuying/ComfyUI-ModelScope-API": { - "stars": 37, + "stars": 38, "last_update": "2025-12-12 15:07:18", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/hum-ma/ComfyUI-TiledVaeLite": { "stars": 3, "last_update": "2025-12-10 16:37:12", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/humgate/simplecomfy": { "stars": 0, @@ -11652,32 +11657,32 @@ "https://github.com/huwenkai26/comfyui-remove-text": { "stars": 0, "last_update": "2025-08-28 07:03:52", - "author_account_age_days": 3573 + "author_account_age_days": 3574 }, "https://github.com/huygiatrng/Facefusion_comfyui": { - "stars": 43, + "stars": 44, "last_update": "2025-11-30 22:08:41", - "author_account_age_days": 2008 + "author_account_age_days": 2009 }, "https://github.com/huyl3-cpu/comfyui-sortlist": { "stars": 0, "last_update": "2025-12-18 11:58:21", - "author_account_age_days": 2179 + "author_account_age_days": 2180 }, "https://github.com/hvppycoding/comfyui-json-prompt-renderer": { "stars": 0, "last_update": "2025-08-26 15:49:55", - "author_account_age_days": 1152 + "author_account_age_days": 1153 }, "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "stars": 0, "last_update": "2025-06-04 15:41:16", - "author_account_age_days": 1152 + "author_account_age_days": 1153 }, "https://github.com/hw5511/comfyui_hf_upscaler_loader": { "stars": 1, "last_update": "2025-11-18 23:03:59", - "author_account_age_days": 1635 + "author_account_age_days": 1636 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 2, @@ -11687,7 +11692,7 @@ "https://github.com/hybskgks28275/ComfyUI-hybs-nodes": { "stars": 3, "last_update": "2025-10-05 09:31:10", - "author_account_age_days": 1473 + "author_account_age_days": 1474 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 4, @@ -11707,12 +11712,12 @@ "https://github.com/iGavroche/ComfyUI-Ninode-Utils": { "stars": 1, "last_update": "2025-10-06 15:37:39", - "author_account_age_days": 1483 + "author_account_age_days": 1484 }, "https://github.com/iGavroche/rocm-ninodes": { "stars": 15, "last_update": "2025-12-12 21:38:12", - "author_account_age_days": 1483 + "author_account_age_days": 1484 }, "https://github.com/iSuneast/ComfyUI-WebhookNotifier": { "stars": 2, @@ -11722,22 +11727,22 @@ "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": { "stars": 3, "last_update": "2025-07-05 07:17:09", - "author_account_age_days": 4700 + "author_account_age_days": 4701 }, "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, "last_update": "2025-11-30 19:02:30", - "author_account_age_days": 4700 + "author_account_age_days": 4701 }, "https://github.com/ialhabbal/ComfyUI-Prompt-Verify": { "stars": 6, "last_update": "2025-09-17 18:53:24", - "author_account_age_days": 3566 + "author_account_age_days": 3567 }, "https://github.com/ialhabbal/OcclusionMask": { "stars": 29, "last_update": "2025-06-24 14:38:58", - "author_account_age_days": 3566 + "author_account_age_days": 3567 }, "https://github.com/iamandeepsandhu/ComfyUI-NSFW-Check": { "stars": 11, @@ -11747,7 +11752,7 @@ "https://github.com/icekiub-ai/ComfyUI-IcyHider": { "stars": 28, "last_update": "2025-12-03 23:37:30", - "author_account_age_days": 86 + "author_account_age_days": 87 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, @@ -11767,7 +11772,7 @@ "https://github.com/idvdii/ComfyUI-DvD-LoraTriggerwordsManager": { "stars": 6, "last_update": "2025-11-27 06:58:09", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, @@ -11852,12 +11857,12 @@ "https://github.com/iguanesolutions/comfyui-flux-resolution": { "stars": 4, "last_update": "2025-11-27 14:42:19", - "author_account_age_days": 3057 + "author_account_age_days": 3058 }, "https://github.com/iguanesolutions/comfyui-ig1-tools": { "stars": 4, "last_update": "2025-11-27 14:42:19", - "author_account_age_days": 3057 + "author_account_age_days": 3058 }, "https://github.com/ihmily/ComfyUI-Light-Tool": { "stars": 15, @@ -11867,7 +11872,7 @@ "https://github.com/ihmily/comfy-deploy": { "stars": 1, "last_update": "2025-12-06 07:40:46", - "author_account_age_days": 1175 + "author_account_age_days": 1176 }, "https://github.com/illuminatianon/comfyui-csvwildcards": { "stars": 1, @@ -11877,7 +11882,7 @@ "https://github.com/illuminatianon/comfyui-lumi-tools": { "stars": 0, "last_update": "2025-12-17 07:27:45", - "author_account_age_days": 290 + "author_account_age_days": 291 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 36, @@ -11917,7 +11922,7 @@ "https://github.com/isekai-sh/isekai-comfy-node": { "stars": 2, "last_update": "2025-12-22 21:31:55", - "author_account_age_days": 12 + "author_account_age_days": 13 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 2, @@ -11947,7 +11952,7 @@ "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "stars": 59, "last_update": "2025-08-25 12:58:44", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 131, @@ -11972,7 +11977,7 @@ "https://github.com/jamesk9526/NoxPrompter-ComfyUI-CustomNode": { "stars": 1, "last_update": "2025-10-04 06:23:15", - "author_account_age_days": 1510 + "author_account_age_days": 1511 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 16, @@ -11982,22 +11987,22 @@ "https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts": { "stars": 25, "last_update": "2025-11-12 19:23:07", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "author_account_age_days": 4925 + "author_account_age_days": 4926 }, "https://github.com/jasonjgardner/comfyui-pixel-art-scalers": { "stars": 0, "last_update": "2025-09-21 14:38:59", - "author_account_age_days": 4925 + "author_account_age_days": 4926 }, "https://github.com/jav12z/ComfyUI-ToyShaders": { "stars": 3, "last_update": "2025-12-20 13:02:51", - "author_account_age_days": 1243 + "author_account_age_days": 1244 }, "https://github.com/jax-explorer/ComfyUI-InstantCharacter": { "stars": 189, @@ -12077,17 +12082,17 @@ "https://github.com/jessesep/SimpleVariables": { "stars": 0, "last_update": "2025-12-05 01:30:24", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/jfcantu/ComfyUI-AutoNotes": { "stars": 9, "last_update": "2025-12-16 06:12:41", - "author_account_age_days": 2534 + "author_account_age_days": 2535 }, "https://github.com/jfcantu/ComfyUI-Prompt-Companion": { "stars": 8, "last_update": "2025-09-28 22:27:53", - "author_account_age_days": 2534 + "author_account_age_days": 2535 }, "https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection": { "stars": 55, @@ -12102,12 +12107,12 @@ "https://github.com/jiafuzeng/comfyui-LatentSync": { "stars": 0, "last_update": "2025-08-01 08:05:58", - "author_account_age_days": 2759 + "author_account_age_days": 2760 }, "https://github.com/jialuw0830/flux_api_comfyui_plugin": { "stars": 0, "last_update": "2025-09-04 12:42:43", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/jianzhichun/ComfyUI-Easyai": { "stars": 22, @@ -12132,7 +12137,7 @@ "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 3, "last_update": "2025-11-21 01:45:46", - "author_account_age_days": 2611 + "author_account_age_days": 2612 }, "https://github.com/jitcoder/lora-info": { "stars": 108, @@ -12167,12 +12172,12 @@ "https://github.com/joanna910225/comfyui-housekeeper": { "stars": 17, "last_update": "2025-12-02 06:51:44", - "author_account_age_days": 4165 + "author_account_age_days": 4166 }, "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 1, "last_update": "2025-07-16 22:22:32", - "author_account_age_days": 4293 + "author_account_age_days": 4294 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 683, @@ -12187,27 +12192,27 @@ "https://github.com/jomakaze/ComfyUI_JomaNodes": { "stars": 1, "last_update": "2025-12-05 07:33:50", - "author_account_age_days": 2807 + "author_account_age_days": 2808 }, "https://github.com/jonstreeter/ComfyUI-Reference-Based-Video-Colorization": { "stars": 6, "last_update": "2025-11-21 15:27:33", - "author_account_age_days": 1149 + "author_account_age_days": 1150 }, "https://github.com/jonstreeter/comfyui-Lora-Tag-Power-Loader": { "stars": 0, "last_update": "2025-12-18 13:55:23", - "author_account_age_days": 1149 + "author_account_age_days": 1150 }, "https://github.com/jonstreeter/comfyui-compressed-metadata": { "stars": 0, "last_update": "2025-10-12 19:25:48", - "author_account_age_days": 1149 + "author_account_age_days": 1150 }, "https://github.com/joosthel/ComfyUI-CVOverlay": { "stars": 4, "last_update": "2025-07-28 11:41:47", - "author_account_age_days": 812 + "author_account_age_days": 813 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 34, @@ -12227,22 +12232,22 @@ "https://github.com/joyboy123456/-ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-09-18 16:37:02", - "author_account_age_days": 811 + "author_account_age_days": 812 }, "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, "last_update": "2025-05-19 02:28:44", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/jqy-yo/comfyui-gemini-nodes": { "stars": 5, "last_update": "2025-10-10 09:41:20", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/jrabek/BokehDiffusionComfyUI": { "stars": 1, "last_update": "2025-11-27 18:58:43", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 14, @@ -12302,7 +12307,7 @@ "https://github.com/juddisjudd/ComfyUI-BawkNodes": { "stars": 7, "last_update": "2025-10-06 06:57:23", - "author_account_age_days": 1657 + "author_account_age_days": 1658 }, "https://github.com/judian17/ComfyUI-Extract_Flux_Lora": { "stars": 20, @@ -12312,12 +12317,12 @@ "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": 2392 + "author_account_age_days": 2393 }, "https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM": { "stars": 2, "last_update": "2025-11-19 17:19:47", - "author_account_age_days": 2392 + "author_account_age_days": 2393 }, "https://github.com/judian17/ComfyUI-UniWorld-jd17": { "stars": 21, @@ -12332,7 +12337,7 @@ "https://github.com/judian17/ComfyUI-multiple-inputs": { "stars": 1, "last_update": "2025-11-26 17:17:01", - "author_account_age_days": 2392 + "author_account_age_days": 2393 }, "https://github.com/judian17/ComfyUI_ZIM": { "stars": 9, @@ -12347,7 +12352,7 @@ "https://github.com/jupo-ai/comfy-aspect-ratios": { "stars": 1, "last_update": "2025-10-01 02:59:34", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/jupo-ai/comfy-ex-tagcomplete": { "stars": 24, @@ -12357,27 +12362,27 @@ "https://github.com/jupo-ai/comfy-join-prompt": { "stars": 1, "last_update": "2025-10-01 03:36:40", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/jupo-ai/comfy-linear-move": { "stars": 1, "last_update": "2025-08-21 16:31:49", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/jupo-ai/comfy-preview-model": { "stars": 0, "last_update": "2025-08-21 16:38:28", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, @@ -12412,7 +12417,7 @@ "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 6, "last_update": "2025-07-03 21:07:05", - "author_account_age_days": 273 + "author_account_age_days": 274 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 23, @@ -12427,7 +12432,7 @@ "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 9, "last_update": "2025-08-20 00:08:16", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { "stars": 648, @@ -12437,7 +12442,7 @@ "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 1, "last_update": "2025-07-04 10:06:08", - "author_account_age_days": 2975 + "author_account_age_days": 2976 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, @@ -12462,12 +12467,12 @@ "https://github.com/kambara/ComfyUI-PromptPalette": { "stars": 9, "last_update": "2025-06-27 14:20:13", - "author_account_age_days": 6081 + "author_account_age_days": 6082 }, "https://github.com/kanibus/kanibus": { "stars": 5, "last_update": "2025-08-04 04:27:56", - "author_account_age_days": 1083 + "author_account_age_days": 1084 }, "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 30, @@ -12482,22 +12487,22 @@ "https://github.com/karas17/ComfyUI-Camera-Watermark": { "stars": 12, "last_update": "2025-11-07 17:29:28", - "author_account_age_days": 3203 + "author_account_age_days": 3204 }, "https://github.com/karas17/comfyui_GLM_TTS": { "stars": 3, "last_update": "2025-12-18 02:56:38", - "author_account_age_days": 3203 + "author_account_age_days": 3204 }, "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 1, "last_update": "2025-05-24 18:37:41", - "author_account_age_days": 742 + "author_account_age_days": 743 }, "https://github.com/karthikg-09/ComfyUI-WanVideoAutoResize": { "stars": 3, "last_update": "2025-11-02 13:46:51", - "author_account_age_days": 742 + "author_account_age_days": 743 }, "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, @@ -12532,7 +12537,7 @@ "https://github.com/keghoang/ComfyUI-Charon": { "stars": 0, "last_update": "2025-11-24 19:00:49", - "author_account_age_days": 3590 + "author_account_age_days": 3591 }, "https://github.com/keit0728/ComfyUI-Image-Toolkit": { "stars": 3, @@ -12542,7 +12547,7 @@ "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "author_account_age_days": 3535 + "author_account_age_days": 3536 }, "https://github.com/keit0728/ComfyUI-musubi-tuner": { "stars": 1, @@ -12572,7 +12577,7 @@ "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { "stars": 5, "last_update": "2025-08-31 18:49:44", - "author_account_age_days": 4492 + "author_account_age_days": 4493 }, "https://github.com/kianxyzw/comfyui-model-linker": { "stars": 52, @@ -12745,9 +12750,9 @@ "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-SCAIL-Pose": { - "stars": 202, - "last_update": "2025-12-20 10:10:13", - "author_account_age_days": 2729 + "stars": 210, + "last_update": "2025-12-23 16:03:24", + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-SUPIR": { "stars": 2193, @@ -12812,12 +12817,12 @@ "https://github.com/kj863257/ComfyUI_RC_Image_Compositor": { "stars": 12, "last_update": "2025-11-16 06:39:09", - "author_account_age_days": 3689 + "author_account_age_days": 3690 }, "https://github.com/kjqwer/SmartSaveImage": { "stars": 1, "last_update": "2025-11-21 07:32:18", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/kk8bit/KayTool": { "stars": 298, @@ -12832,12 +12837,12 @@ "https://github.com/kmlbdh/ComfyUI-kmlbdh-VideoCombine": { "stars": 2, "last_update": "2025-09-13 14:47:17", - "author_account_age_days": 3724 + "author_account_age_days": 3725 }, "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes": { "stars": 6, "last_update": "2025-08-07 12:47:42", - "author_account_age_days": 3724 + "author_account_age_days": 3725 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, @@ -12857,7 +12862,7 @@ "https://github.com/koirpraw/ComfyUI-GCP-storage-decouple": { "stars": 0, "last_update": "2025-10-27 19:59:19", - "author_account_age_days": 4271 + "author_account_age_days": 4272 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, @@ -12877,7 +12882,7 @@ "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 9, "last_update": "2025-08-06 07:23:01", - "author_account_age_days": 189 + "author_account_age_days": 190 }, "https://github.com/kraglik/prompt_collapse": { "stars": 5, @@ -12887,22 +12892,22 @@ "https://github.com/krakenunbound/ComfyUI-KrakenTools": { "stars": 2, "last_update": "2025-12-07 18:32:43", - "author_account_age_days": 125 + "author_account_age_days": 126 }, "https://github.com/krakenunbound/kraken-discord-bot": { "stars": 0, "last_update": "2025-12-10 20:36:38", - "author_account_age_days": 125 + "author_account_age_days": 126 }, "https://github.com/krigeta/qwen-image-controlnets-comfyui": { "stars": 2, "last_update": "2025-08-17 11:09:39", - "author_account_age_days": 1847 + "author_account_age_days": 1848 }, "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, "last_update": "2025-05-15 09:55:46", - "author_account_age_days": 2825 + "author_account_age_days": 2826 }, "https://github.com/kukuo6666/ComfyUI-Equirect": { "stars": 2, @@ -12922,7 +12927,7 @@ "https://github.com/kusurin/ComfyUI-chronophotography": { "stars": 0, "last_update": "2025-08-16 15:11:58", - "author_account_age_days": 1164 + "author_account_age_days": 1165 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 25, @@ -12947,17 +12952,17 @@ "https://github.com/l3ony2k/comfyui-leon-nodes": { "stars": 3, "last_update": "2025-12-05 08:53:33", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/laboratoiresonore/ComfyUI_PerformanceLab": { "stars": 1, "last_update": "2025-12-11 07:31:44", - "author_account_age_days": 63 + "author_account_age_days": 64 }, "https://github.com/lakkiy/ComfyUI-RWImageS3": { "stars": 0, "last_update": "2025-11-18 12:12:24", - "author_account_age_days": 3290 + "author_account_age_days": 3291 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 8, @@ -13022,12 +13027,12 @@ "https://github.com/lazyq666/gemini-3-simply-comfyui": { "stars": 0, "last_update": "2025-12-18 07:00:09", - "author_account_age_days": 1119 + "author_account_age_days": 1120 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { - "stars": 63, + "stars": 64, "last_update": "2025-06-01 02:56:02", - "author_account_age_days": 1522 + "author_account_age_days": 1523 }, "https://github.com/lceric/comfyui-gpt-image": { "stars": 10, @@ -13037,7 +13042,7 @@ "https://github.com/leafiy/comfyui_psd_smart_object": { "stars": 0, "last_update": "2025-11-11 02:18:19", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": { "stars": 2, @@ -13127,7 +13132,7 @@ "https://github.com/leeguandong/ComfyUI_Qwen3Omni": { "stars": 1, "last_update": "2025-10-07 15:35:51", - "author_account_age_days": 3340 + "author_account_age_days": 3341 }, "https://github.com/leeguandong/ComfyUI_Style_Aligned": { "stars": 5, @@ -13147,7 +13152,7 @@ "https://github.com/leeooo001/comfyui-Hunyuan-PromptEnhancer": { "stars": 13, "last_update": "2025-10-10 19:01:40", - "author_account_age_days": 2284 + "author_account_age_days": 2285 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 2, @@ -13157,17 +13162,17 @@ "https://github.com/leewinder/comfyui-crop-to-center": { "stars": 0, "last_update": "2025-10-13 16:41:33", - "author_account_age_days": 4998 + "author_account_age_days": 4999 }, "https://github.com/leewinder/comfyui-mureka-api": { "stars": 0, "last_update": "2025-10-24 08:50:08", - "author_account_age_days": 4998 + "author_account_age_days": 4999 }, "https://github.com/lenML/comfyui_qwen_image_edit_adv": { "stars": 32, "last_update": "2025-12-02 11:12:18", - "author_account_age_days": 730 + "author_account_age_days": 731 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 15, @@ -13187,32 +13192,32 @@ "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, "last_update": "2025-06-25 10:18:42", - "author_account_age_days": 966 + "author_account_age_days": 967 }, "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, "last_update": "2025-05-24 16:11:50", - "author_account_age_days": 2416 + "author_account_age_days": 2417 }, "https://github.com/lerignoux/ComfyUI-PechaKucha": { "stars": 1, "last_update": "2025-10-30 08:08:13", - "author_account_age_days": 4851 + "author_account_age_days": 4852 }, "https://github.com/lerignoux/ComfyUI-Stable3DGen": { "stars": 3, "last_update": "2025-09-23 15:24:40", - "author_account_age_days": 4851 + "author_account_age_days": 4852 }, "https://github.com/leylahkrell/ComfyUI-Violet-Tools": { "stars": 12, "last_update": "2025-11-13 03:06:22", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/leylahviolet/ComfyUI-Violet-Tools": { "stars": 12, "last_update": "2025-11-13 03:06:22", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/lgldlk/ComfyUI-PC-ding-dong": { "stars": 79, @@ -13247,22 +13252,22 @@ "https://github.com/lihaoyun6/ComfyUI-BlindWatermark": { "stars": 13, "last_update": "2025-09-20 10:42:26", - "author_account_age_days": 3657 + "author_account_age_days": 3658 }, "https://github.com/lihaoyun6/ComfyUI-FlashVSR_Ultra_Fast": { - "stars": 599, + "stars": 601, "last_update": "2025-11-20 07:37:22", - "author_account_age_days": 3657 + "author_account_age_days": 3658 }, "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": { "stars": 67, "last_update": "2025-10-07 12:28:21", - "author_account_age_days": 3657 + "author_account_age_days": 3658 }, "https://github.com/lihaoyun6/ComfyUI-Segformer_Ultra_Fast": { "stars": 38, "last_update": "2025-10-17 14:58:31", - "author_account_age_days": 3657 + "author_account_age_days": 3658 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 58, @@ -13272,7 +13277,7 @@ "https://github.com/liming123332/ComfyUI-Ranbooru": { "stars": 0, "last_update": "2025-12-17 01:00:44", - "author_account_age_days": 3103 + "author_account_age_days": 3104 }, "https://github.com/lingha0h/comfyui_kj": { "stars": 7, @@ -13282,12 +13287,12 @@ "https://github.com/linjian-ufo/ComfyUI_GLM4V_voltspark": { "stars": 5, "last_update": "2025-07-09 13:04:58", - "author_account_age_days": 644 + "author_account_age_days": 645 }, "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": { "stars": 0, "last_update": "2025-06-17 11:26:32", - "author_account_age_days": 644 + "author_account_age_days": 645 }, "https://github.com/linksluckytime/comfyui_snacknodes": { "stars": 0, @@ -13412,17 +13417,17 @@ "https://github.com/llikethat/ComfyUI-faceExtracter": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "author_account_age_days": 4724 + "author_account_age_days": 4725 }, "https://github.com/llikethat/ComfyUI-faceExtractor": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "author_account_age_days": 4724 + "author_account_age_days": 4725 }, "https://github.com/llikethat/ComfyUI-iseebetter": { "stars": 1, "last_update": "2025-11-29 10:56:25", - "author_account_age_days": 4724 + "author_account_age_days": 4725 }, "https://github.com/lo-th/Comfyui_three_js": { "stars": 21, @@ -13437,17 +13442,17 @@ "https://github.com/logicalor/comfyui_friendly_pipe": { "stars": 1, "last_update": "2025-12-23 03:11:15", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/logicalor/comfyui_multi_replace": { "stars": 1, "last_update": "2025-12-16 00:16:32", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/logicalor/comfyui_text_to_pose": { - "stars": 0, + "stars": 1, "last_update": "2025-12-13 06:50:42", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/logtd/ComfyUI-4DHumans": { "stars": 7, @@ -13542,17 +13547,17 @@ "https://github.com/lokinou/comfyui-better-flow": { "stars": 2, "last_update": "2025-10-22 21:23:02", - "author_account_age_days": 4700 + "author_account_age_days": 4701 }, "https://github.com/lokinou/comfyui-offload-models": { "stars": 2, "last_update": "2025-10-05 04:33:49", - "author_account_age_days": 4700 + "author_account_age_days": 4701 }, "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, "last_update": "2025-08-14 08:20:40", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, @@ -13577,12 +13582,12 @@ "https://github.com/loockluo/comfyui-whisperx-pro": { "stars": 3, "last_update": "2025-11-04 16:27:20", - "author_account_age_days": 3386 + "author_account_age_days": 3387 }, "https://github.com/lord-lethris/ComfyUI-RPG-Characters": { "stars": 3, "last_update": "2025-12-09 08:17:45", - "author_account_age_days": 4970 + "author_account_age_days": 4971 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, @@ -13595,14 +13600,14 @@ "author_account_age_days": 5314 }, "https://github.com/lovelybbq/comfyui-custom-node-color": { - "stars": 9, + "stars": 11, "last_update": "2025-12-22 12:11:43", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame": { "stars": 1, "last_update": "2025-11-21 14:03:38", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 910, @@ -13635,19 +13640,19 @@ "author_account_age_days": 4210 }, "https://github.com/lrzjason/Comfyui-LatentUtils": { - "stars": 50, + "stars": 52, "last_update": "2025-12-06 16:50:41", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/lrzjason/Comfyui-LoraUtils": { "stars": 27, "last_update": "2025-11-13 15:49:36", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/lrzjason/Comfyui-QwenEditUtils": { - "stars": 641, + "stars": 642, "last_update": "2025-11-18 03:52:42", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/lrzjason/Comfyui-ThinkRemover": { "stars": 4, @@ -13697,22 +13702,22 @@ "https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution": { "stars": 41, "last_update": "2025-10-15 20:51:39", - "author_account_age_days": 2980 + "author_account_age_days": 2981 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Frames-Animation-Nodes": { "stars": 1, "last_update": "2025-10-09 03:19:03", - "author_account_age_days": 2980 + "author_account_age_days": 2981 }, "https://github.com/lucasgattas/comfyui-egregora-divide-and-enhance": { "stars": 1, "last_update": "2025-09-11 11:41:23", - "author_account_age_days": 2980 + "author_account_age_days": 2981 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, "last_update": "2025-06-25 05:04:14", - "author_account_age_days": 3662 + "author_account_age_days": 3663 }, "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 93, @@ -13722,7 +13727,7 @@ "https://github.com/luke-mino-altherr/ComfyUI-LatentReverb": { "stars": 3, "last_update": "2025-08-13 00:14:13", - "author_account_age_days": 4058 + "author_account_age_days": 4059 }, "https://github.com/lum3on/ComfyUI-FrameUtilitys": { "stars": 13, @@ -13747,7 +13752,7 @@ "https://github.com/lum3on/ComfyUI_Reve-API": { "stars": 12, "last_update": "2025-09-16 12:41:07", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 2, @@ -13777,12 +13782,12 @@ "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision": { "stars": 3, "last_update": "2025-12-06 09:18:26", - "author_account_age_days": 406 + "author_account_age_days": 407 }, "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 1, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 5045 + "author_account_age_days": 5046 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 3, @@ -13792,7 +13797,7 @@ "https://github.com/m3rr/h4_ToolKit": { "stars": 1, "last_update": "2025-10-17 14:25:01", - "author_account_age_days": 847 + "author_account_age_days": 848 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 16, @@ -13812,17 +13817,17 @@ "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 3, "last_update": "2025-05-14 06:50:13", - "author_account_age_days": 223 + "author_account_age_days": 224 }, "https://github.com/maikgreubel/comfyui-loaddds": { "stars": 0, "last_update": "2025-10-12 15:04:26", - "author_account_age_days": 5358 + "author_account_age_days": 5359 }, "https://github.com/malkuthro/ComfyUI-Koolook": { "stars": 0, "last_update": "2025-12-10 14:11:56", - "author_account_age_days": 621 + "author_account_age_days": 622 }, "https://github.com/maludwig/basix_image_filters": { "stars": 6, @@ -13832,12 +13837,12 @@ "https://github.com/mamorett/ComfyUI-Flux2proReplicate": { "stars": 0, "last_update": "2025-11-26 12:06:56", - "author_account_age_days": 1298 + "author_account_age_days": 1299 }, "https://github.com/mamorett/ComfyUI_minicpmv4": { "stars": 1, "last_update": "2025-10-23 14:42:23", - "author_account_age_days": 1298 + "author_account_age_days": 1299 }, "https://github.com/mang01010/MangoNodePack": { "stars": 3, @@ -13852,12 +13857,12 @@ "https://github.com/mangobyed/ComfyUI_Detection_List": { "stars": 0, "last_update": "2025-08-22 20:53:01", - "author_account_age_days": 412 + "author_account_age_days": 413 }, "https://github.com/manifestations/comfyui-globetrotter": { "stars": 4, "last_update": "2025-07-07 08:47:57", - "author_account_age_days": 4700 + "author_account_age_days": 4701 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 186, @@ -13877,7 +13882,7 @@ "https://github.com/marco-zanella/ComfyUI-BooleanExpression": { "stars": 0, "last_update": "2025-08-17 02:05:40", - "author_account_age_days": 4064 + "author_account_age_days": 4065 }, "https://github.com/marcoc2/ComfyUI-AnotherUtils": { "stars": 1, @@ -13902,7 +13907,7 @@ "https://github.com/marduk191/comfyui_qwen_runninghub": { "stars": 0, "last_update": "2025-11-23 16:45:09", - "author_account_age_days": 4961 + "author_account_age_days": 4962 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 92, @@ -13962,12 +13967,12 @@ "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 1, "last_update": "2025-06-05 16:37:41", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble": { "stars": 13, "last_update": "2025-12-14 10:08:18", - "author_account_age_days": 3378 + "author_account_age_days": 3379 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 38, @@ -13982,22 +13987,22 @@ "https://github.com/max-dingsda/OllamaTools": { "stars": 3, "last_update": "2025-12-10 13:38:13", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/maxczc/comfyui-sora-node": { "stars": 0, "last_update": "2025-12-13 06:26:26", - "author_account_age_days": 4189 + "author_account_age_days": 4190 }, "https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput": { "stars": 0, "last_update": "2025-10-08 18:29:37", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/mayunejie/ComfyUI-Allen-Yinpin": { "stars": 0, "last_update": "2025-12-02 03:08:44", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 19, @@ -14011,8 +14016,8 @@ }, "https://github.com/mcDandy/more_math": { "stars": 0, - "last_update": "2025-12-21 14:06:19", - "author_account_age_days": 3532 + "last_update": "2025-12-23 19:58:22", + "author_account_age_days": 3533 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1231, @@ -14062,7 +14067,7 @@ "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": { "stars": 6, "last_update": "2025-11-29 18:25:47", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, @@ -14072,12 +14077,12 @@ "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control": { "stars": 103, "last_update": "2025-11-18 16:14:09", - "author_account_age_days": 2021 + "author_account_age_days": 2022 }, "https://github.com/mercu-lore/BoxBox": { "stars": 2, "last_update": "2025-11-17 11:20:20", - "author_account_age_days": 2021 + "author_account_age_days": 2022 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, @@ -14152,22 +14157,22 @@ "https://github.com/mikecaronna/comfyui_c2pa_signer": { "stars": 1, "last_update": "2025-10-06 14:27:34", - "author_account_age_days": 2182 + "author_account_age_days": 2183 }, "https://github.com/mikeshuangyan/ComfyUI_MqUtils": { "stars": 0, "last_update": "2025-07-31 08:46:16", - "author_account_age_days": 4855 + "author_account_age_days": 4856 }, "https://github.com/mikesimone/ComfyUI-LinkModeToggle": { "stars": 0, "last_update": "2025-11-09 01:35:16", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/mikheys/comfyui-gemini-mikheys": { "stars": 2, "last_update": "2025-08-29 15:15:54", - "author_account_age_days": 2948 + "author_account_age_days": 2949 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 62, @@ -14197,7 +14202,7 @@ "https://github.com/mirabarukaso/ComfyUI_MiraSubPack": { "stars": 0, "last_update": "2025-12-20 11:31:53", - "author_account_age_days": 1767 + "author_account_age_days": 1768 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 1, @@ -14227,12 +14232,12 @@ "https://github.com/mo230761/InsertAnything-ComfyUI-official": { "stars": 26, "last_update": "2025-07-16 11:05:05", - "author_account_age_days": 1520 + "author_account_age_days": 1521 }, "https://github.com/mobcat40/ComfyUI-PromptChain": { "stars": 3, "last_update": "2025-12-04 19:14:47", - "author_account_age_days": 151 + "author_account_age_days": 152 }, "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, @@ -14242,7 +14247,7 @@ "https://github.com/mochidroppot/ComfyUI-ProxyFix": { "stars": 0, "last_update": "2025-10-03 02:29:35", - "author_account_age_days": 110 + "author_account_age_days": 111 }, "https://github.com/modelscope/comfyscope": { "stars": 4, @@ -14267,12 +14272,12 @@ "https://github.com/mohsensd1373/comfyui_wordpress": { "stars": 0, "last_update": "2025-05-08 02:25:36", - "author_account_age_days": 4399 + "author_account_age_days": 4400 }, "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, "last_update": "2025-05-12 03:47:39", - "author_account_age_days": 3825 + "author_account_age_days": 3826 }, "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 22, @@ -14282,12 +14287,12 @@ "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 9, "last_update": "2025-10-10 09:53:05", - "author_account_age_days": 4970 + "author_account_age_days": 4971 }, "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler": { - "stars": 156, + "stars": 157, "last_update": "2025-12-06 16:28:42", - "author_account_age_days": 4970 + "author_account_age_days": 4971 }, "https://github.com/moose-lab/ComfyUI-GPT": { "stars": 4, @@ -14337,7 +14342,7 @@ "https://github.com/mrf/ComfyPoe": { "stars": 0, "last_update": "2025-11-26 22:43:59", - "author_account_age_days": 5723 + "author_account_age_days": 5724 }, "https://github.com/mrhan1993/ComfyUI-Fooocus": { "stars": 9, @@ -14377,7 +14382,7 @@ "https://github.com/myonmu0/ComfyUI-Jumper": { "stars": 0, "last_update": "2025-12-03 17:30:16", - "author_account_age_days": 66 + "author_account_age_days": 67 }, "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": { "stars": 36, @@ -14402,7 +14407,7 @@ "https://github.com/nakagawadev/comfyui_nakagawa": { "stars": 2, "last_update": "2025-09-14 03:18:07", - "author_account_age_days": 3468 + "author_account_age_days": 3469 }, "https://github.com/nako-nakoko/ComfyUI_Mel_Nodes": { "stars": 0, @@ -14412,12 +14417,12 @@ "https://github.com/namtb96/OmniGen2-Simple-Node": { "stars": 3, "last_update": "2025-07-04 08:38:27", - "author_account_age_days": 192 + "author_account_age_days": 193 }, "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "author_account_age_days": 5180 + "author_account_age_days": 5181 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, @@ -14457,27 +14462,27 @@ "https://github.com/negaga53/comfyui-imgloader": { "stars": 2, "last_update": "2025-07-07 21:27:00", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/neggo/comfyui-sambanova": { "stars": 0, "last_update": "2025-05-15 01:49:53", - "author_account_age_days": 4481 + "author_account_age_days": 4482 }, "https://github.com/neo-editer/ComfyUI-Better-Dimensions-wan-v2": { "stars": 0, "last_update": "2025-10-16 19:08:52", - "author_account_age_days": 837 + "author_account_age_days": 838 }, "https://github.com/neocrz/comfyui-usetaesd": { "stars": 2, "last_update": "2025-10-26 14:56:53", - "author_account_age_days": 1865 + "author_account_age_days": 1866 }, "https://github.com/neonr-0/ComfyUI-PixelConstrainedScaler": { "stars": 1, "last_update": "2025-11-18 16:03:25", - "author_account_age_days": 4305 + "author_account_age_days": 4306 }, "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, @@ -14507,7 +14512,7 @@ "https://github.com/neverbiasu/ComfyUI-ModelScope": { "stars": 1, "last_update": "2025-11-08 21:10:36", - "author_account_age_days": 1565 + "author_account_age_days": 1566 }, "https://github.com/neverbiasu/ComfyUI-Ovis-U1": { "stars": 4, @@ -14527,7 +14532,7 @@ "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus": { "stars": 93, "last_update": "2025-11-30 18:54:01", - "author_account_age_days": 282 + "author_account_age_days": 283 }, "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 9, @@ -14572,7 +14577,7 @@ "https://github.com/niknah/presentation-ComfyUI": { "stars": 0, "last_update": "2025-11-12 01:11:40", - "author_account_age_days": 5266 + "author_account_age_days": 5267 }, "https://github.com/niknah/quick-connections": { "stars": 432, @@ -14612,17 +14617,17 @@ "https://github.com/nitingrg/comfyui-ntools": { "stars": 0, "last_update": "2025-11-25 15:21:12", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/njlent/ComfyUI_performance-report": { "stars": 2, "last_update": "2025-10-12 15:00:25", - "author_account_age_days": 4004 + "author_account_age_days": 4005 }, "https://github.com/njlent/ComfyUI_wavelet-colorfix": { "stars": 3, "last_update": "2025-08-13 13:04:06", - "author_account_age_days": 4004 + "author_account_age_days": 4005 }, "https://github.com/nkchocoai/ComfyUI-DanbooruPromptQuiz": { "stars": 0, @@ -14656,8 +14661,8 @@ }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, - "last_update": "2025-12-19 18:49:01", - "author_account_age_days": 1833 + "last_update": "2025-12-23 14:21:23", + "author_account_age_days": 1834 }, "https://github.com/nobrainX2/comfyUI-customDia": { "stars": 14, @@ -14667,7 +14672,7 @@ "https://github.com/noelkim12/ComfyUI-NoelTextUtil": { "stars": 0, "last_update": "2025-09-01 17:22:53", - "author_account_age_days": 2530 + "author_account_age_days": 2531 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 25, @@ -14682,12 +14687,12 @@ "https://github.com/nomadoor/ComfyUI-DualPanel-Subgraph-Viewer": { "stars": 9, "last_update": "2025-10-19 10:28:59", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/nomadoor/ComfyUI-Temporal-Mask-Tools": { "stars": 1, "last_update": "2025-10-17 18:15:29", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/nonnonstop/comfyui-faster-loading": { "stars": 10, @@ -14697,7 +14702,7 @@ "https://github.com/northumber/ComfyUI-northTools": { "stars": 2, "last_update": "2025-05-22 18:08:04", - "author_account_age_days": 3605 + "author_account_age_days": 3606 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 257, @@ -14767,62 +14772,62 @@ "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": { "stars": 6, "last_update": "2025-08-09 18:08:18", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": { "stars": 12, "last_update": "2025-08-09 18:11:21", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": { "stars": 37, "last_update": "2025-08-09 18:15:36", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-DragCrop": { "stars": 76, "last_update": "2025-09-02 12:12:23", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Histogram": { "stars": 4, "last_update": "2025-08-09 18:46:59", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust": { "stars": 41, "last_update": "2025-08-09 17:58:21", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-LGG": { - "stars": 10, + "stars": 11, "last_update": "2025-08-09 18:37:17", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "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": 3019 + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch": { "stars": 51, "last_update": "2025-08-09 18:42:14", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/o-l-l-i/ComfyUI-OlmLUT": { "stars": 18, "last_update": "2025-06-09 18:55:46", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/obisin/ComfyUI-DGLS": { "stars": 12, "last_update": "2025-09-26 10:25:10", - "author_account_age_days": 1561 + "author_account_age_days": 1562 }, "https://github.com/obvirm/ComfyUI-WhisperXX": { "stars": 1, "last_update": "2025-12-03 22:07:11", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/okdalto/ComfyUI-FlashPortrait": { "stars": 0, @@ -14830,14 +14835,14 @@ "author_account_age_days": 3363 }, "https://github.com/okdalto/ComfyUI-PersonaLive": { - "stars": 51, + "stars": 52, "last_update": "2025-12-18 04:42:11", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/okdalto/ComfyUI-WithAnyone": { "stars": 21, "last_update": "2025-12-18 04:42:30", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/okgo4/ComfyUI-Mosaic-Mask": { "stars": 8, @@ -14847,7 +14852,7 @@ "https://github.com/olafrv/comfyui_olafrv": { "stars": 0, "last_update": "2025-09-07 20:31:30", - "author_account_age_days": 5240 + "author_account_age_days": 5241 }, "https://github.com/olduvai-jp/ComfyUI-CloudArchive": { "stars": 2, @@ -14867,12 +14872,12 @@ "https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": { "stars": 3, "last_update": "2025-09-23 22:08:30", - "author_account_age_days": 4547 + "author_account_age_days": 4548 }, "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 3, "last_update": "2025-07-31 10:05:24", - "author_account_age_days": 958 + "author_account_age_days": 959 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 172, @@ -14882,17 +14887,17 @@ "https://github.com/omixmaxdimo/OmiXDev": { "stars": 0, "last_update": "2025-10-23 12:10:24", - "author_account_age_days": 2014 + "author_account_age_days": 2015 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 28, "last_update": "2025-11-24 02:32:23", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/opparco/ComfyUI-WanLightx2vScheduler": { "stars": 1, "last_update": "2025-09-05 18:56:41", - "author_account_age_days": 4226 + "author_account_age_days": 4227 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 1, @@ -14912,67 +14917,67 @@ "https://github.com/orion4d/Calculator_Pro": { "stars": 0, "last_update": "2025-06-29 15:47:04", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { "stars": 23, "last_update": "2025-05-28 00:37:16", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_DAO_master": { "stars": 10, "last_update": "2025-09-03 08:56:54", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_SharpnessPro": { "stars": 8, "last_update": "2025-08-27 09:02:20", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_colormaster": { "stars": 2, "last_update": "2025-07-06 11:30:01", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_extract_imag": { "stars": 0, "last_update": "2025-06-11 13:37:18", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_image-display": { "stars": 0, "last_update": "2025-07-07 14:39:55", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/ComfyUI_pdf_nodes": { "stars": 0, "last_update": "2025-06-10 15:51:53", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/Comfyui_EncryptMaster": { "stars": 3, "last_update": "2025-09-06 14:18:12", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/Gemini_Banana_by_orion4d": { "stars": 10, "last_update": "2025-09-07 22:18:10", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/Orion4D_pixelshift": { "stars": 5, "last_update": "2025-09-09 09:14:31", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/illusion_node": { "stars": 3, "last_update": "2025-06-22 08:57:01", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orpheus-gaze/comfyui-s2-guidance-test": { "stars": 0, "last_update": "2025-11-13 17:50:49", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { "stars": 148, @@ -15002,12 +15007,12 @@ "https://github.com/otacoo/comfyui_otacoo": { "stars": 8, "last_update": "2025-10-02 07:14:56", - "author_account_age_days": 242 + "author_account_age_days": 243 }, "https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": { "stars": 5, "last_update": "2025-12-13 13:49:32", - "author_account_age_days": 4661 + "author_account_age_days": 4662 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, @@ -15032,17 +15037,17 @@ "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-08-22 08:04:50", - "author_account_age_days": 2161 + "author_account_age_days": 2162 }, "https://github.com/p1atdev/comfyui-tkg-chroma-key": { "stars": 19, "last_update": "2025-08-23 16:06:14", - "author_account_age_days": 2161 + "author_account_age_days": 2162 }, "https://github.com/pacchikAI/comfyui_pacchik_ImagePromptBatch": { "stars": 0, "last_update": "2025-10-22 16:27:05", - "author_account_age_days": 225 + "author_account_age_days": 226 }, "https://github.com/palant/image-resize-comfyui": { "stars": 103, @@ -15072,7 +15077,7 @@ "https://github.com/pantaleone-ai/Comfy-Firefly": { "stars": 0, "last_update": "2025-12-11 21:24:50", - "author_account_age_days": 1465 + "author_account_age_days": 1466 }, "https://github.com/pants007/comfy-pants": { "stars": 2, @@ -15082,12 +15087,12 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, "last_update": "2025-05-26 12:33:08", - "author_account_age_days": 2058 + "author_account_age_days": 2059 }, "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": { "stars": 0, "last_update": "2025-08-08 13:16:05", - "author_account_age_days": 2058 + "author_account_age_days": 2059 }, "https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": { "stars": 0, @@ -15112,7 +15117,7 @@ "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, "last_update": "2025-09-04 12:54:34", - "author_account_age_days": 1208 + "author_account_age_days": 1209 }, "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, @@ -15122,7 +15127,7 @@ "https://github.com/pdale-boop/Comfyui-Network-Guardian": { "stars": 0, "last_update": "2025-10-14 21:49:38", - "author_account_age_days": 73 + "author_account_age_days": 74 }, "https://github.com/penposs/ComfyUI_Gemini_Pro": { "stars": 11, @@ -15132,7 +15137,7 @@ "https://github.com/penposs/Comfyui-banana2": { "stars": 0, "last_update": "2025-11-26 03:58:01", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/penposs/Comfyui_wan_api": { "stars": 1, @@ -15142,17 +15147,17 @@ "https://github.com/perckle/comfyui_dpir": { "stars": 0, "last_update": "2025-09-27 06:10:01", - "author_account_age_days": 1909 + "author_account_age_days": 1910 }, "https://github.com/perezjoan/ComfyUI-QwenEdit-Urbanism-by-UGA": { "stars": 1, "last_update": "2025-12-04 22:11:17", - "author_account_age_days": 2509 + "author_account_age_days": 2510 }, "https://github.com/petr-pr/ComfyUI-TranslationNode": { "stars": 0, "last_update": "2025-11-05 22:42:00", - "author_account_age_days": 1369 + "author_account_age_days": 1370 }, "https://github.com/pharmapsychotic/comfy-cliption": { "stars": 62, @@ -15162,7 +15167,7 @@ "https://github.com/phaserblast/ComfyUI-DGXSparkSafetensorsLoader": { "stars": 4, "last_update": "2025-12-12 05:53:27", - "author_account_age_days": 1124 + "author_account_age_days": 1125 }, "https://github.com/phazei/ComfyUI-OrpheusTTS-LMStudio": { "stars": 2, @@ -15182,12 +15187,12 @@ "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, "last_update": "2025-07-01 13:40:29", - "author_account_age_days": 3804 + "author_account_age_days": 3805 }, "https://github.com/philipy1219/ComfyUI-TaylorSeer": { "stars": 56, "last_update": "2025-10-07 08:05:19", - "author_account_age_days": 3804 + "author_account_age_days": 3805 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 200, @@ -15207,7 +15212,7 @@ "https://github.com/phyblas/nsfw-shorier_comfyui": { "stars": 7, "last_update": "2025-09-16 13:23:13", - "author_account_age_days": 3599 + "author_account_age_days": 3600 }, "https://github.com/phyblas/paint-by-example_comfyui": { "stars": 10, @@ -15217,17 +15222,17 @@ "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, "last_update": "2025-07-15 11:19:09", - "author_account_age_days": 222 + "author_account_age_days": 223 }, "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": { "stars": 2, "last_update": "2025-07-15 03:04:43", - "author_account_age_days": 222 + "author_account_age_days": 223 }, "https://github.com/pictorialink/ComfyUI-Text-Translation": { "stars": 6, "last_update": "2025-07-15 07:51:51", - "author_account_age_days": 222 + "author_account_age_days": 223 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 21, @@ -15237,7 +15242,7 @@ "https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": { "stars": 1, "last_update": "2025-11-05 21:55:09", - "author_account_age_days": 69 + "author_account_age_days": 70 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, @@ -15247,12 +15252,12 @@ "https://github.com/piscesbody/ComfyUI-Upscale-CUDAspeed": { "stars": 21, "last_update": "2025-10-26 04:15:42", - "author_account_age_days": 3853 + "author_account_age_days": 3854 }, "https://github.com/pixelpainter/comfyui-mute-bypass-by-ID": { "stars": 2, - "last_update": "2025-12-22 18:28:35", - "author_account_age_days": 5978 + "last_update": "2025-12-23 16:00:32", + "author_account_age_days": 5979 }, "https://github.com/pixelworldai/ComfyUI-AlphaFlatten": { "stars": 1, @@ -15267,12 +15272,12 @@ "https://github.com/pizurny/ComfyUI-AV-Handles": { "stars": 24, "last_update": "2025-11-08 18:23:12", - "author_account_age_days": 1227 + "author_account_age_days": 1228 }, "https://github.com/pizurny/Comfyui-Latent-Transform-Sampler": { "stars": 3, "last_update": "2025-10-28 20:48:57", - "author_account_age_days": 1227 + "author_account_age_days": 1228 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 2, @@ -15307,7 +15312,7 @@ "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 10, "last_update": "2025-11-08 19:39:43", - "author_account_age_days": 610 + "author_account_age_days": 611 }, "https://github.com/pnikolic-amd/ComfyUI_MIGraphX": { "stars": 16, @@ -15322,12 +15327,12 @@ "https://github.com/polym/ComfyUI-musubi": { "stars": 1, "last_update": "2025-10-21 11:45:22", - "author_account_age_days": 4778 + "author_account_age_days": 4779 }, "https://github.com/popoimm/comfyui-popo-utility": { "stars": 0, "last_update": "2025-08-28 17:56:41", - "author_account_age_days": 3590 + "author_account_age_days": 3591 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 122, @@ -15337,52 +15342,52 @@ "https://github.com/power88/ComfyUI-PDiD-LLM-Nodes": { "stars": 0, "last_update": "2025-11-16 12:13:06", - "author_account_age_days": 3277 + "author_account_age_days": 3278 }, "https://github.com/princepainter/ComfyUI-PainterI2V": { - "stars": 482, + "stars": 485, "last_update": "2025-11-24 23:48:08", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/princepainter/ComfyUI-PainterI2VforKJ": { "stars": 80, "last_update": "2025-11-19 10:27:30", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/princepainter/ComfyUI-PainterLongVideo": { "stars": 102, "last_update": "2025-11-18 23:59:04", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/princepainter/ComfyUI-PainterVideoCombine": { "stars": 3, - "last_update": "2025-12-21 03:23:10", - "author_account_age_days": 1049 + "last_update": "2025-12-23 06:21:28", + "author_account_age_days": 1050 }, "https://github.com/princepainter/Comfyui-PainterAudioCut": { "stars": 6, "last_update": "2025-11-16 09:59:25", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/princepainter/Comfyui-PainterAudioLength": { "stars": 0, "last_update": "2025-12-09 01:50:09", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/princepainter/Comfyui-PainterFLF2V": { "stars": 102, "last_update": "2025-11-28 02:57:39", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/princepainter/Comfyui-PainterSampler": { "stars": 21, "last_update": "2025-11-17 09:12:16", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/princepainter/Comfyui-PainterVRAM": { "stars": 19, "last_update": "2025-11-28 08:50:39", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 46, @@ -15417,22 +15422,22 @@ "https://github.com/psdwizzard/Comfyui-XYZ-stitch": { "stars": 0, "last_update": "2025-11-11 16:47:27", - "author_account_age_days": 3393 + "author_account_age_days": 3394 }, "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 24, "last_update": "2025-07-06 04:41:46", - "author_account_age_days": 4426 + "author_account_age_days": 4427 }, "https://github.com/ptmaster/comfyui-audio-speed": { "stars": 11, "last_update": "2025-06-24 15:23:03", - "author_account_age_days": 4426 + "author_account_age_days": 4427 }, "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 8, "last_update": "2025-08-05 17:33:59", - "author_account_age_days": 4061 + "author_account_age_days": 4062 }, "https://github.com/pupba/Comfy_ForEach": { "stars": 3, @@ -15442,7 +15447,7 @@ "https://github.com/purewater2011/comfyui_color_detection": { "stars": 1, "last_update": "2025-05-19 09:59:44", - "author_account_age_days": 4374 + "author_account_age_days": 4375 }, "https://github.com/purpen/ComfyUI-AIRedoon": { "stars": 3, @@ -15457,12 +15462,12 @@ "https://github.com/purzbeats/ComfyUI-Purz": { "stars": 19, "last_update": "2025-12-08 19:56:18", - "author_account_age_days": 1441 + "author_account_age_days": 1442 }, "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, "last_update": "2025-12-20 15:53:36", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/pxl-pshr/GlitchNodes": { "stars": 59, @@ -15502,57 +15507,57 @@ "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides": { "stars": 14, "last_update": "2025-07-10 12:33:14", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": { "stars": 42, "last_update": "2025-07-10 12:26:02", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageCompare": { "stars": 40, "last_update": "2025-10-08 13:39:49", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectBloom": { "stars": 65, "last_update": "2025-07-10 12:41:40", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": { "stars": 34, "last_update": "2025-07-12 13:50:35", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectLevels": { "stars": 40, "last_update": "2025-08-23 12:28:00", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": { "stars": 21, "last_update": "2025-07-10 12:46:20", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageOffset": { "stars": 7, "last_update": "2025-07-10 12:51:34", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageResize": { "stars": 44, "last_update": "2025-10-02 18:14:33", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/ComfyUI-EsesImageTransform": { "stars": 13, "last_update": "2025-07-02 13:29:30", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/quasiblob/EsesCompositionGoldenRatio": { "stars": 16, "last_update": "2025-06-30 10:15:22", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, @@ -15572,12 +15577,12 @@ "https://github.com/rafacost/rafacost-comfy": { "stars": 3, "last_update": "2025-11-11 14:26:29", - "author_account_age_days": 4235 + "author_account_age_days": 4236 }, "https://github.com/railep/ComfyUI-HunyuanVideo-Foley": { "stars": 5, "last_update": "2025-08-29 16:48:04", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/raindrop313/ComfyUI-WanVideoStartEndFrames": { "stars": 378, @@ -15597,7 +15602,7 @@ "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler": { "stars": 1, "last_update": "2025-08-14 13:53:47", - "author_account_age_days": 3709 + "author_account_age_days": 3710 }, "https://github.com/rakkarage/ComfyRage": { "stars": 0, @@ -15627,7 +15632,7 @@ "https://github.com/ranska/pixel_palette_art": { "stars": 1, "last_update": "2025-09-02 08:35:03", - "author_account_age_days": 5802 + "author_account_age_days": 5803 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 90, @@ -15637,7 +15642,7 @@ "https://github.com/raykindle/ComfyUI_Step1X-Edit": { "stars": 49, "last_update": "2025-05-06 02:01:37", - "author_account_age_days": 2469 + "author_account_age_days": 2470 }, "https://github.com/raysers/Mflux-ComfyUI": { "stars": 113, @@ -15647,22 +15652,22 @@ "https://github.com/razvanmatei-sf/comfyui-stillfront": { "stars": 0, "last_update": "2025-12-17 16:06:44", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/razvanmatei-sf/razv-llm": { "stars": 0, "last_update": "2025-12-02 14:48:54", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/razvanmatei-sf/razv-wavespeed": { "stars": 0, "last_update": "2025-12-02 14:56:41", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/razvanmatei-sf/serhii-prompt-list": { "stars": 0, "last_update": "2025-11-03 10:19:48", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, @@ -15687,12 +15692,12 @@ "https://github.com/rdomunky/comfyui-subfolderimageloader": { "stars": 1, "last_update": "2025-07-20 04:21:48", - "author_account_age_days": 3869 + "author_account_age_days": 3870 }, "https://github.com/reallusion/ComfyUI-Reallusion": { "stars": 8, "last_update": "2025-08-26 10:09:05", - "author_account_age_days": 2607 + "author_account_age_days": 2608 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 422, @@ -15707,7 +15712,7 @@ "https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": { "stars": 7, "last_update": "2025-09-30 16:00:15", - "author_account_age_days": 3850 + "author_account_age_days": 3851 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 15, @@ -15717,7 +15722,7 @@ "https://github.com/reeoi/ComfyUI-WebROI": { "stars": 1, "last_update": "2025-11-25 08:44:40", - "author_account_age_days": 2306 + "author_account_age_days": 2307 }, "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 116, @@ -15727,7 +15732,7 @@ "https://github.com/regiellis/ComfyUI-EasyIllustrious": { "stars": 45, "last_update": "2025-09-23 19:42:28", - "author_account_age_days": 5173 + "author_account_age_days": 5174 }, "https://github.com/regiellis/ComfyUI-EasyNoobai": { "stars": 46, @@ -15750,9 +15755,9 @@ "author_account_age_days": 2155 }, "https://github.com/rethink-studios/comfyui-model-linker-desktop": { - "stars": 2, + "stars": 3, "last_update": "2025-12-22 05:02:38", - "author_account_age_days": 2163 + "author_account_age_days": 2164 }, "https://github.com/revirevy/Comfyui_saveimage_imgbb": { "stars": 2, @@ -15760,14 +15765,14 @@ "author_account_age_days": 5032 }, "https://github.com/revisionhiep-create/comfyui-standard-trigger-words": { - "stars": 9, - "last_update": "2025-12-22 22:03:07", - "author_account_age_days": 10 + "stars": 12, + "last_update": "2025-12-23 14:00:12", + "author_account_age_days": 11 }, "https://github.com/revisiontony/LoraMangerWebFrame": { "stars": 0, "last_update": "2025-12-17 04:06:56", - "author_account_age_days": 7 + "author_account_age_days": 8 }, "https://github.com/rgthree/rgthree-comfy": { "stars": 2565, @@ -15832,12 +15837,12 @@ "https://github.com/ritik-devsecops/ComfyUI-Floyo-Flux2-API-node": { "stars": 1, "last_update": "2025-11-26 23:27:36", - "author_account_age_days": 34 + "author_account_age_days": 35 }, "https://github.com/rjgoif/ComfyUI-Img-Label-Tools": { "stars": 3, "last_update": "2025-12-04 07:39:45", - "author_account_age_days": 4434 + "author_account_age_days": 4435 }, "https://github.com/rkfg/ComfyUI-Dia_tts": { "stars": 0, @@ -15852,12 +15857,12 @@ "https://github.com/rndnanthu/ComfyUI-RndNanthu": { "stars": 28, "last_update": "2025-12-02 13:21:47", - "author_account_age_days": 2359 + "author_account_age_days": 2360 }, "https://github.com/robertvoy/ComfyUI-Distributed": { - "stars": 444, + "stars": 446, "last_update": "2025-10-27 21:01:07", - "author_account_age_days": 4651 + "author_account_age_days": 4652 }, "https://github.com/robertvoy/ComfyUI-Flux-Continuum": { "stars": 232, @@ -15867,7 +15872,7 @@ "https://github.com/robin-collins/ComfyUI-TechsToolz": { "stars": 0, "last_update": "2025-06-20 00:25:39", - "author_account_age_days": 1670 + "author_account_age_days": 1671 }, "https://github.com/robtl2/ComfyUI-ComfyBridge": { "stars": 0, @@ -15912,12 +15917,12 @@ "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": { "stars": 2, "last_update": "2025-11-22 11:21:39", - "author_account_age_days": 759 + "author_account_age_days": 760 }, "https://github.com/rookiestar28/ComfyUI_Text_Processor": { "stars": 5, - "last_update": "2025-12-22 10:06:13", - "author_account_age_days": 759 + "last_update": "2025-12-23 15:20:01", + "author_account_age_days": 760 }, "https://github.com/roundyyy/ComfyUI-mesh-simplifier": { "stars": 6, @@ -15927,7 +15932,7 @@ "https://github.com/routhakash/AkkiNodes-LLM-Suite-for-ComfyUI": { "stars": 6, "last_update": "2025-11-25 19:40:54", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 24, @@ -15942,47 +15947,47 @@ "https://github.com/rslosch/comfyui-nodesweet": { "stars": 1, "last_update": "2025-10-28 19:34:17", - "author_account_age_days": 1437 + "author_account_age_days": 1438 }, "https://github.com/rsxdalv/ComfyUI-TTS-Webui": { "stars": 2, "last_update": "2025-10-31 17:42:44", - "author_account_age_days": 4321 + "author_account_age_days": 4322 }, "https://github.com/ru4ls/ComfyUI_Google-Fonts": { "stars": 1, "last_update": "2025-10-29 09:24:52", - "author_account_age_days": 1032 + "author_account_age_days": 1033 }, "https://github.com/ru4ls/ComfyUI_Imagen": { "stars": 3, "last_update": "2025-10-20 02:29:03", - "author_account_age_days": 1032 + "author_account_age_days": 1033 }, "https://github.com/ru4ls/ComfyUI_Nano_Banana": { "stars": 20, "last_update": "2025-11-30 13:13:19", - "author_account_age_days": 1032 + "author_account_age_days": 1033 }, "https://github.com/ru4ls/ComfyUI_StreetView-Loader": { "stars": 5, "last_update": "2025-12-19 05:27:55", - "author_account_age_days": 1032 + "author_account_age_days": 1033 }, "https://github.com/ru4ls/ComfyUI_Wan": { "stars": 3, "last_update": "2025-10-20 02:32:13", - "author_account_age_days": 1032 + "author_account_age_days": 1033 }, "https://github.com/ruanjianlun/comfyui_maya1_tts_alun": { "stars": 0, "last_update": "2025-11-11 03:17:07", - "author_account_age_days": 811 + "author_account_age_days": 812 }, "https://github.com/rubenvillarreal/ComfyUI_PoseAlign": { "stars": 1, "last_update": "2025-08-02 09:35:21", - "author_account_age_days": 3618 + "author_account_age_days": 3619 }, "https://github.com/rubi-du/ComfyUI-BiRefNet-Super": { "stars": 13, @@ -16027,7 +16032,7 @@ "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer": { "stars": 6, "last_update": "2025-10-06 18:43:07", - "author_account_age_days": 1864 + "author_account_age_days": 1865 }, "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": { "stars": 11, @@ -16072,12 +16077,12 @@ "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": { "stars": 12, "last_update": "2025-11-26 07:42:57", - "author_account_age_days": 4446 + "author_account_age_days": 4447 }, "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 26, "last_update": "2025-06-24 11:30:06", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, @@ -16092,7 +16097,7 @@ "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": { "stars": 2, "last_update": "2025-12-18 01:12:10", - "author_account_age_days": 5047 + "author_account_age_days": 5048 }, "https://github.com/sanbuphy/ComfyUI-AudioLDM": { "stars": 3, @@ -16102,32 +16107,32 @@ "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt": { "stars": 1, "last_update": "2025-05-04 04:58:56", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/scofano/ComfyUI-Advanced-TextOverlay": { "stars": 17, "last_update": "2025-11-25 01:15:55", - "author_account_age_days": 3296 + "author_account_age_days": 3297 }, "https://github.com/scofano/ComfyUI-Simple-video-effects": { "stars": 0, "last_update": "2025-12-16 21:26:12", - "author_account_age_days": 3296 + "author_account_age_days": 3297 }, "https://github.com/scofano/comfy-audio-duration": { "stars": 3, "last_update": "2025-11-25 13:55:11", - "author_account_age_days": 3296 + "author_account_age_days": 3297 }, "https://github.com/scofano/comfy-text-stats": { "stars": 0, "last_update": "2025-10-10 20:10:48", - "author_account_age_days": 3296 + "author_account_age_days": 3297 }, "https://github.com/scraed/LanPaint": { - "stars": 800, + "stars": 809, "last_update": "2025-12-17 14:33:46", - "author_account_age_days": 4009 + "author_account_age_days": 4010 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, @@ -16137,12 +16142,12 @@ "https://github.com/sdtana/ComfyUI-FDG": { "stars": 6, "last_update": "2025-06-28 06:48:07", - "author_account_age_days": 1751 + "author_account_age_days": 1752 }, "https://github.com/seanjang990/comfyui-document-auto-crop": { "stars": 0, "last_update": "2025-07-16 03:59:22", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 33, @@ -16155,9 +16160,9 @@ "author_account_age_days": 5852 }, "https://github.com/sebagallo/comfyui-sg-llama-cpp": { - "stars": 2, - "last_update": "2025-12-22 07:55:42", - "author_account_age_days": 3173 + "stars": 3, + "last_update": "2025-12-23 11:02:03", + "author_account_age_days": 3174 }, "https://github.com/sebord/ComfyUI-LMCQ": { "stars": 100, @@ -16172,27 +16177,27 @@ "https://github.com/set-soft/AudioSeparation": { "stars": 19, "last_update": "2025-07-27 17:52:04", - "author_account_age_days": 3357 + "author_account_age_days": 3358 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 5, "last_update": "2025-07-26 16:59:22", - "author_account_age_days": 3357 + "author_account_age_days": 3358 }, "https://github.com/set-soft/ComfyUI-ImageMisc": { "stars": 1, "last_update": "2025-11-30 18:47:35", - "author_account_age_days": 3357 + "author_account_age_days": 3358 }, "https://github.com/sfinktah/comfy-ovum": { "stars": 6, "last_update": "2025-11-17 22:15:39", - "author_account_age_days": 4579 + "author_account_age_days": 4580 }, "https://github.com/sfinktah/ovum-spotlight": { "stars": 3, "last_update": "2025-11-17 21:35:38", - "author_account_age_days": 4579 + "author_account_age_days": 4580 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { "stars": 233, @@ -16272,7 +16277,7 @@ "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 1, "last_update": "2025-06-03 10:09:06", - "author_account_age_days": 1567 + "author_account_age_days": 1568 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 292, @@ -16332,7 +16337,7 @@ "https://github.com/shinyakidoguchi301/comfyui-lora-tag-loader": { "stars": 0, "last_update": "2025-08-14 08:18:47", - "author_account_age_days": 262 + "author_account_age_days": 263 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, @@ -16376,18 +16381,18 @@ }, "https://github.com/silveroxides/ComfyUI_Gemini_Expanded_API": { "stars": 3, - "last_update": "2025-12-20 03:13:39", - "author_account_age_days": 2047 + "last_update": "2025-12-23 18:49:11", + "author_account_age_days": 2048 }, "https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader": { "stars": 11, "last_update": "2025-12-18 18:58:59", - "author_account_age_days": 2047 + "author_account_age_days": 2048 }, "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": { "stars": 8, "last_update": "2025-11-18 14:41:30", - "author_account_age_days": 2047 + "author_account_age_days": 2048 }, "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": { "stars": 23, @@ -16410,19 +16415,19 @@ "author_account_age_days": 2674 }, "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": { - "stars": 51, + "stars": 52, "last_update": "2025-12-11 03:05:59", - "author_account_age_days": 3174 + "author_account_age_days": 3175 }, "https://github.com/siray-ai/siray-comfyui": { "stars": 84, "last_update": "2025-12-11 10:26:20", - "author_account_age_days": 87 + "author_account_age_days": 88 }, "https://github.com/sirouk/chutes-comfyui-node": { "stars": 0, "last_update": "2025-12-01 23:12:03", - "author_account_age_days": 4107 + "author_account_age_days": 4108 }, "https://github.com/sittere/ComfyUI-YK_Line-loading": { "stars": 2, @@ -16432,7 +16437,7 @@ "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 4, "last_update": "2025-06-05 15:46:52", - "author_account_age_days": 4309 + "author_account_age_days": 4310 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 32, @@ -16442,17 +16447,17 @@ "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 3, "last_update": "2025-05-20 18:06:04", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/slahiri/ComfyUI-AI-Photography-Toolkit": { "stars": 45, "last_update": "2025-12-21 20:56:52", - "author_account_age_days": 5289 + "author_account_age_days": 5290 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, @@ -16477,7 +16482,7 @@ "https://github.com/smbdsbrain/ComfyUI-PK_load_image_paste": { "stars": 0, "last_update": "2025-10-25 21:28:35", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, @@ -16517,7 +16522,7 @@ "https://github.com/smthemex/ComfyUI_ChronoEdit_SM": { "stars": 3, "last_update": "2025-11-18 10:43:12", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 10, @@ -16552,7 +16557,7 @@ "https://github.com/smthemex/ComfyUI_DyPE": { "stars": 24, "last_update": "2025-11-15 11:15:56", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { "stars": 680, @@ -16565,9 +16570,9 @@ "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_FlashVSR": { - "stars": 265, + "stars": 266, "last_update": "2025-12-17 01:01:18", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { "stars": 64, @@ -16582,7 +16587,7 @@ "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing": { "stars": 8, "last_update": "2025-11-30 07:52:54", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_Hallo2": { "stars": 73, @@ -16627,7 +16632,7 @@ "https://github.com/smthemex/ComfyUI_LucidFlux": { "stars": 56, "last_update": "2025-12-10 12:12:01", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 58, @@ -16657,7 +16662,7 @@ "https://github.com/smthemex/ComfyUI_OmniPart": { "stars": 9, "last_update": "2025-10-15 08:20:42", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_OmniSVG": { "stars": 23, @@ -16742,7 +16747,7 @@ "https://github.com/smthemex/ComfyUI_Step_Audio_EditX_SM": { "stars": 24, "last_update": "2025-11-15 05:43:39", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 485, @@ -16760,9 +16765,9 @@ "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_UltraFlux": { - "stars": 16, + "stars": 19, "last_update": "2025-11-27 04:17:26", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/smthemex/ComfyUI_VisualCloze": { "stars": 11, @@ -16790,19 +16795,19 @@ "author_account_age_days": 2114 }, "https://github.com/snicolast/ComfyUI-IndexTTS2": { - "stars": 142, + "stars": 143, "last_update": "2025-10-13 07:16:00", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/snicolast/ComfyUI-Ovi": { "stars": 114, "last_update": "2025-10-16 21:46:54", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/snomiao/ComfyUI-Video-Crop": { "stars": 3, "last_update": "2025-08-05 13:53:52", - "author_account_age_days": 4267 + "author_account_age_days": 4268 }, "https://github.com/somesomebody/lorainfo-sidebar": { "stars": 5, @@ -16812,12 +16817,12 @@ "https://github.com/sonnybox/ComfyUI-SuperNodes": { "stars": 1, "last_update": "2025-12-21 19:34:55", - "author_account_age_days": 1099 + "author_account_age_days": 1100 }, "https://github.com/sooxt98/comfyui_longcat_image": { "stars": 66, "last_update": "2025-12-21 02:42:42", - "author_account_age_days": 3811 + "author_account_age_days": 3812 }, "https://github.com/souki202/ComfyUI-LoadImage-Advanced": { "stars": 1, @@ -16887,22 +16892,22 @@ "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 20, "last_update": "2025-09-21 04:44:09", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/spawner1145/comfyui-aichat": { "stars": 3, "last_update": "2025-09-09 09:53:28", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/spawner1145/comfyui-lsnet": { "stars": 78, "last_update": "2025-12-19 14:20:40", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/speige/ComfyUI_Make-It-Animatable": { "stars": 2, "last_update": "2025-11-19 19:31:44", - "author_account_age_days": 4904 + "author_account_age_days": 4905 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 27, @@ -16927,7 +16932,7 @@ "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": { "stars": 6, "last_update": "2025-12-01 03:45:48", - "author_account_age_days": 348 + "author_account_age_days": 349 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "stars": 1379, @@ -16952,7 +16957,7 @@ "https://github.com/ssspace1/SSpack_ComfyUI": { "stars": 0, "last_update": "2025-12-13 08:16:16", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/stavsap/comfyui-downloader": { "stars": 0, @@ -16972,17 +16977,17 @@ "https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent": { "stars": 31, "last_update": "2025-08-05 12:38:00", - "author_account_age_days": 3158 + "author_account_age_days": 3159 }, "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled": { "stars": 11, "last_update": "2025-10-22 21:10:35", - "author_account_age_days": 3158 + "author_account_age_days": 3159 }, "https://github.com/stduhpf/ComfyUI-WanMoeKSampler": { - "stars": 206, + "stars": 207, "last_update": "2025-10-22 21:09:42", - "author_account_age_days": 3158 + "author_account_age_days": 3159 }, "https://github.com/stepfun-ai/ComfyUI-StepVideo": { "stars": 42, @@ -17027,7 +17032,7 @@ "https://github.com/strawberryPunch/vram_optimizer": { "stars": 17, "last_update": "2025-07-18 13:34:28", - "author_account_age_days": 840 + "author_account_age_days": 841 }, "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": { "stars": 34, @@ -17045,14 +17050,14 @@ "author_account_age_days": 2393 }, "https://github.com/styletransfer/ComfyUI-TRELLIS2_Motion": { - "stars": 0, + "stars": 1, "last_update": "2025-12-21 17:36:04", - "author_account_age_days": 4410 + "author_account_age_days": 4411 }, "https://github.com/subraoul/ComfyUI_Bit-Depth-Enhancer": { "stars": 0, "last_update": "2025-11-10 21:17:53", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 42, @@ -17082,27 +17087,27 @@ "https://github.com/suhee19/comfyui-orpheus-loader": { "stars": 0, "last_update": "2025-09-23 15:14:02", - "author_account_age_days": 1160 + "author_account_age_days": 1161 }, "https://github.com/sumitchatterjee13/Luminance-Stack-Processor": { "stars": 33, "last_update": "2025-10-05 11:40:55", - "author_account_age_days": 2382 + "author_account_age_days": 2383 }, "https://github.com/sumitchatterjee13/nuke-nodes-comfyui": { "stars": 27, "last_update": "2025-12-08 23:32:17", - "author_account_age_days": 2382 + "author_account_age_days": 2383 }, "https://github.com/sunra-ai/comfyui-sunra": { "stars": 6, "last_update": "2025-07-18 14:28:36", - "author_account_age_days": 299 + "author_account_age_days": 300 }, "https://github.com/supElement/ComfyUI_Element_easy": { "stars": 0, "last_update": "2025-12-04 17:37:39", - "author_account_age_days": 592 + "author_account_age_days": 593 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 21, @@ -17112,7 +17117,7 @@ "https://github.com/surinder83singh/ComfyUI-compare-videos": { "stars": 6, "last_update": "2025-05-06 01:30:48", - "author_account_age_days": 5063 + "author_account_age_days": 5064 }, "https://github.com/svetozarov/AS_LLM_nodes": { "stars": 2, @@ -17122,12 +17127,12 @@ "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": { "stars": 6, "last_update": "2025-11-08 13:11:55", - "author_account_age_days": 4426 + "author_account_age_days": 4427 }, "https://github.com/swan7-py/ComfyUI-ImageAlphaCrop": { "stars": 1, "last_update": "2025-11-21 01:38:12", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/sweetndata/ComfyUI-Image-Harmonizer": { "stars": 3, @@ -17137,7 +17142,7 @@ "https://github.com/sweetndata/ComfyUI-Reflatent": { "stars": 0, "last_update": "2025-08-27 16:38:57", - "author_account_age_days": 1278 + "author_account_age_days": 1279 }, "https://github.com/sweetndata/ComfyUI-googletrans": { "stars": 4, @@ -17157,7 +17162,7 @@ "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 1, "last_update": "2025-06-09 03:05:11", - "author_account_age_days": 3481 + "author_account_age_days": 3482 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 139, @@ -17170,9 +17175,9 @@ "author_account_age_days": 2445 }, "https://github.com/synthetai/ComfyUI-JM-Gemini-API": { - "stars": 2, + "stars": 3, "last_update": "2025-12-16 01:36:33", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/synthetai/ComfyUI-JM-KLing-API": { "stars": 3, @@ -17207,22 +17212,22 @@ "https://github.com/synystersocks/ComfyUI-SocksLatentPatcher": { "stars": 14, "last_update": "2025-10-10 17:43:43", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 3, "last_update": "2025-08-17 10:29:10", - "author_account_age_days": 3155 + "author_account_age_days": 3156 }, "https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon": { "stars": 1, "last_update": "2025-10-18 18:25:23", - "author_account_age_days": 4618 + "author_account_age_days": 4619 }, "https://github.com/systemaiofinterest-wq/ComfyUI-MetaAI": { "stars": 0, "last_update": "2025-12-04 04:36:01", - "author_account_age_days": 103 + "author_account_age_days": 104 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 16, @@ -17232,7 +17237,7 @@ "https://github.com/t22m003/ComfyUI_LoopNode": { "stars": 0, "last_update": "2025-12-19 04:33:18", - "author_account_age_days": 2446 + "author_account_age_days": 2447 }, "https://github.com/taabata/ComfyCanvas": { "stars": 93, @@ -17282,52 +17287,52 @@ "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": { "stars": 36, "last_update": "2025-08-01 08:26:12", - "author_account_age_days": 4967 + "author_account_age_days": 4968 }, "https://github.com/tavyra/ComfyUI_Curves": { "stars": 2, "last_update": "2025-05-08 01:48:55", - "author_account_age_days": 2646 + "author_account_age_days": 2647 }, "https://github.com/teamalpha-ai/comfyui-image-transformer": { "stars": 1, "last_update": "2025-10-02 03:48:49", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/techzuhaib/FaceCLIP-ComfyUI": { "stars": 0, "last_update": "2025-11-21 09:10:22", - "author_account_age_days": 716 + "author_account_age_days": 717 }, "https://github.com/teepunkt-esspunkt/ComfyUI-SuiteTea": { "stars": 4, "last_update": "2025-09-27 20:21:30", - "author_account_age_days": 1000 + "author_account_age_days": 1001 }, "https://github.com/tenitsky/tenitsky-prompt-cycler-simple": { "stars": 5, "last_update": "2025-10-31 03:04:37", - "author_account_age_days": 245 + "author_account_age_days": 246 }, "https://github.com/tercumantanumut/ComfyUI-Omini-Kontext": { "stars": 59, "last_update": "2025-08-13 20:55:23", - "author_account_age_days": 1010 + "author_account_age_days": 1011 }, "https://github.com/terefang/ComfyUI-Terefang-Nodes": { "stars": 0, "last_update": "2025-11-12 12:35:02", - "author_account_age_days": 5509 + "author_account_age_days": 5510 }, "https://github.com/tester4488/mc_qwen": { "stars": 4, "last_update": "2025-11-14 11:46:00", - "author_account_age_days": 673 + "author_account_age_days": 674 }, "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 7, "last_update": "2025-12-15 23:16:12", - "author_account_age_days": 2566 + "author_account_age_days": 2567 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, @@ -17342,17 +17347,17 @@ "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 1, "last_update": "2025-06-30 00:06:21", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/thalismind/ComfyUI-LoadImageWithFilename": { "stars": 2, "last_update": "2025-07-21 03:28:05", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/thatname/Comfyui_CharaConsist": { "stars": 0, "last_update": "2025-12-06 04:33:36", - "author_account_age_days": 4325 + "author_account_age_days": 4326 }, "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, @@ -17382,7 +17387,7 @@ "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, "last_update": "2025-12-12 22:20:59", - "author_account_age_days": 1006 + "author_account_age_days": 1007 }, "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "stars": 0, @@ -17392,7 +17397,7 @@ "https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner": { "stars": 0, "last_update": "2025-12-10 11:09:29", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": { "stars": 2, @@ -17407,7 +17412,7 @@ "https://github.com/theshubzworld/ComfyUI-Universal-Latent": { "stars": 0, "last_update": "2025-12-10 07:23:11", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/theshubzworld/ComfyUI-ollama_killer": { "stars": 3, @@ -17422,7 +17427,7 @@ "https://github.com/thezveroboy/ComfyUI-ClipReshaper": { "stars": 2, "last_update": "2025-12-15 14:48:40", - "author_account_age_days": 3760 + "author_account_age_days": 3761 }, "https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip": { "stars": 1, @@ -17452,7 +17457,7 @@ "https://github.com/thimpat/ThimPatUtils": { "stars": 0, "last_update": "2025-08-25 18:04:19", - "author_account_age_days": 4225 + "author_account_age_days": 4226 }, "https://github.com/thoddnn/ComfyUI-MLX": { "stars": 188, @@ -17492,17 +17497,17 @@ "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, "last_update": "2025-07-11 15:56:24", - "author_account_age_days": 2657 + "author_account_age_days": 2658 }, "https://github.com/tighug/comfyui-rating-checker": { "stars": 1, "last_update": "2025-05-09 14:22:51", - "author_account_age_days": 2657 + "author_account_age_days": 2658 }, "https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes": { "stars": 31, "last_update": "2025-12-06 18:47:15", - "author_account_age_days": 778 + "author_account_age_days": 779 }, "https://github.com/tkreuziger/comfyui-claude": { "stars": 5, @@ -17517,7 +17522,7 @@ "https://github.com/tmode-1960/TA-ComfyUI-Nodes-Pack": { "stars": 0, "last_update": "2025-12-18 11:49:56", - "author_account_age_days": 1231 + "author_account_age_days": 1232 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 9, @@ -17562,7 +17567,7 @@ "https://github.com/tppp2806/ComfyUI-YoloTrack": { "stars": 0, "last_update": "2025-12-19 14:35:46", - "author_account_age_days": 786 + "author_account_age_days": 787 }, "https://github.com/traugdor/ComfyUI-Riffusion": { "stars": 5, @@ -17582,7 +17587,7 @@ "https://github.com/tristanvdb/ComfyUI-toolset": { "stars": 0, "last_update": "2025-11-17 16:40:27", - "author_account_age_days": 4955 + "author_account_age_days": 4956 }, "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain": { "stars": 5, @@ -17597,7 +17602,7 @@ "https://github.com/tritant/ComfyUI_Custom_Switch": { "stars": 6, "last_update": "2025-10-12 13:57:31", - "author_account_age_days": 3687 + "author_account_age_days": 3688 }, "https://github.com/tritant/ComfyUI_Flux_Block_Lora_Merger": { "stars": 3, @@ -17627,7 +17632,7 @@ "https://github.com/tritant/ComfyUI_SuperScaler": { "stars": 169, "last_update": "2025-12-09 09:58:42", - "author_account_age_days": 3687 + "author_account_age_days": 3688 }, "https://github.com/trojblue/trNodes": { "stars": 8, @@ -17647,7 +17652,7 @@ "https://github.com/trunksn1/comfyui-change-checkpoint-randomly": { "stars": 1, "last_update": "2025-12-01 19:09:39", - "author_account_age_days": 3732 + "author_account_age_days": 3733 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 24, @@ -17657,12 +17662,12 @@ "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": { "stars": 6, "last_update": "2025-10-07 16:01:16", - "author_account_age_days": 5303 + "author_account_age_days": 5304 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Upscaler": { "stars": 48, "last_update": "2025-12-18 17:00:10", - "author_account_age_days": 5303 + "author_account_age_days": 5304 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 118, @@ -17674,20 +17679,25 @@ "last_update": "2025-02-03 16:57:00", "author_account_age_days": 5304 }, + "https://github.com/ttulttul/Skoogeer-Noise": { + "stars": 0, + "last_update": "2025-12-24 02:12:47", + "author_account_age_days": 5305 + }, "https://github.com/tuki0918/ComfyUI_Cooldown_Node": { "stars": 0, "last_update": "2025-11-25 12:34:53", - "author_account_age_days": 5289 + "author_account_age_days": 5290 }, "https://github.com/tuki0918/comfyui-image-expand-nodes": { "stars": 0, "last_update": "2025-11-28 01:04:10", - "author_account_age_days": 5289 + "author_account_age_days": 5290 }, "https://github.com/tuki0918/comfyui-image-tiled-nodes": { "stars": 0, "last_update": "2025-11-25 05:13:19", - "author_account_age_days": 5289 + "author_account_age_days": 5290 }, "https://github.com/tumbowungus/MultiMaskCouple": { "stars": 0, @@ -17712,7 +17722,7 @@ "https://github.com/turnbros/ComfyBros": { "stars": 0, "last_update": "2025-11-05 03:20:19", - "author_account_age_days": 1926 + "author_account_age_days": 1927 }, "https://github.com/tusharbhutt/Endless-Buttons": { "stars": 10, @@ -17747,7 +17757,7 @@ "https://github.com/u5dev/comfyUI_u5_VramFREE": { "stars": 5, "last_update": "2025-10-02 02:30:02", - "author_account_age_days": 91 + "author_account_age_days": 92 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 17, @@ -17755,14 +17765,14 @@ "author_account_age_days": 1819 }, "https://github.com/ubisoft/ComfyUI-Chord": { - "stars": 201, + "stars": 203, "last_update": "2025-12-16 07:05:28", - "author_account_age_days": 3071 + "author_account_age_days": 3072 }, "https://github.com/ucloud/comfyui-plugin": { "stars": 3, "last_update": "2025-09-23 03:26:19", - "author_account_age_days": 3751 + "author_account_age_days": 3752 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 4, @@ -17777,7 +17787,7 @@ "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 57, "last_update": "2025-08-10 13:17:49", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/umiyuki/comfyui-pad-to-eight": { "stars": 0, @@ -17807,37 +17817,37 @@ "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, "last_update": "2025-10-28 13:08:55", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/upseem/comfyui_sunxAI_facetools": { "stars": 7, "last_update": "2025-10-29 07:46:17", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/usrname0/comfyui-holdup": { "stars": 3, "last_update": "2025-12-01 05:37:13", - "author_account_age_days": 2960 + "author_account_age_days": 2961 }, "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": { "stars": 8, "last_update": "2025-12-11 22:49:27", - "author_account_age_days": 922 + "author_account_age_days": 923 }, "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": { "stars": 7, "last_update": "2025-12-21 07:17:11", - "author_account_age_days": 922 + "author_account_age_days": 923 }, "https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": { - "stars": 264, - "last_update": "2025-12-22 06:29:12", - "author_account_age_days": 922 + "stars": 266, + "last_update": "2025-12-23 01:00:28", + "author_account_age_days": 923 }, "https://github.com/ussoewwin/image_resize_comfyui": { "stars": 0, "last_update": "2025-11-11 04:18:25", - "author_account_age_days": 922 + "author_account_age_days": 923 }, "https://github.com/vadimcro/VKRiez-Edge": { "stars": 16, @@ -17857,7 +17867,7 @@ "https://github.com/vaishnav-vn/va1": { "stars": 0, "last_update": "2025-12-12 15:44:22", - "author_account_age_days": 2503 + "author_account_age_days": 2504 }, "https://github.com/valofey/Openrouter-Node": { "stars": 5, @@ -17867,7 +17877,7 @@ "https://github.com/vanche1212/ComfyUI-InspireMusic": { "stars": 1, "last_update": "2025-10-28 02:23:32", - "author_account_age_days": 3504 + "author_account_age_days": 3505 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 8, @@ -17882,22 +17892,22 @@ "https://github.com/vantagewithai/Vantage-DreamOmni2": { "stars": 2, "last_update": "2025-11-06 04:53:18", - "author_account_age_days": 561 + "author_account_age_days": 562 }, "https://github.com/vantagewithai/Vantage-DyPE": { "stars": 6, "last_update": "2025-10-31 09:19:35", - "author_account_age_days": 561 + "author_account_age_days": 562 }, "https://github.com/vantagewithai/Vantage-HunyuanFoley": { "stars": 10, "last_update": "2025-10-04 23:57:59", - "author_account_age_days": 561 + "author_account_age_days": 562 }, "https://github.com/vantagewithai/VantageLongWanVideo": { "stars": 39, "last_update": "2025-09-25 18:54:33", - "author_account_age_days": 561 + "author_account_age_days": 562 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, @@ -17922,7 +17932,7 @@ "https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11": { "stars": 11, "last_update": "2025-08-05 07:33:46", - "author_account_age_days": 2817 + "author_account_age_days": 2818 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 15, @@ -17947,7 +17957,7 @@ "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-11-16 14:14:42", - "author_account_age_days": 327 + "author_account_age_days": 328 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, @@ -17957,7 +17967,7 @@ "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": { "stars": 232, "last_update": "2025-08-11 19:41:21", - "author_account_age_days": 5586 + "author_account_age_days": 5587 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 163, @@ -17972,7 +17982,12 @@ "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, "last_update": "2025-06-01 08:42:50", - "author_account_age_days": 4895 + "author_account_age_days": 4896 + }, + "https://github.com/vjumpkung/ComfyUI-STARWrapper": { + "stars": 1, + "last_update": "2025-12-23 19:43:32", + "author_account_age_days": 3897 }, "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 8, @@ -17987,22 +18002,22 @@ "https://github.com/vladpro3/ComfyUI_BishaNodes": { "stars": 1, "last_update": "2025-06-08 19:23:23", - "author_account_age_days": 2873 + "author_account_age_days": 2874 }, "https://github.com/voxta-ai/ComfyUI-VoxtaNodes": { "stars": 1, "last_update": "2025-10-09 03:59:42", - "author_account_age_days": 902 + "author_account_age_days": 903 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { - "stars": 212, + "stars": 215, "last_update": "2025-12-17 19:39:49", - "author_account_age_days": 955 + "author_account_age_days": 956 }, "https://github.com/vsaan212/Vsaan212-workflow-utilities": { "stars": 0, "last_update": "2025-11-11 20:58:02", - "author_account_age_days": 336 + "author_account_age_days": 337 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, @@ -18012,7 +18027,7 @@ "https://github.com/vslinx/ComfyUI-vslinx-nodes": { "stars": 1, "last_update": "2025-12-12 00:08:18", - "author_account_age_days": 2399 + "author_account_age_days": 2400 }, "https://github.com/vuongminh1907/ComfyUI_ZenID": { "stars": 214, @@ -18037,37 +18052,37 @@ "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, "last_update": "2025-05-09 22:37:03", - "author_account_age_days": 231 + "author_account_age_days": 232 }, "https://github.com/walke2019/ComfyUI-GGUF-VLM": { "stars": 22, "last_update": "2025-12-17 05:35:36", - "author_account_age_days": 2456 + "author_account_age_days": 2457 }, "https://github.com/wallen0322/ComfyUI-AE-Animation": { - "stars": 53, - "last_update": "2025-12-22 18:59:34", - "author_account_age_days": 274 + "stars": 55, + "last_update": "2025-12-23 16:58:40", + "author_account_age_days": 275 }, "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe": { "stars": 55, "last_update": "2025-11-05 20:04:35", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/wallen0322/ComfyUI-SageAttention3": { "stars": 12, "last_update": "2025-10-04 07:00:09", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/wallen0322/ComfyUI-Wan22FMLF": { - "stars": 355, + "stars": 356, "last_update": "2025-12-10 12:35:40", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/wallen0322/ComfyUI-WanAnimate-Enhancer": { - "stars": 43, + "stars": 44, "last_update": "2025-10-28 17:39:56", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 137, @@ -18082,17 +18097,17 @@ "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, "last_update": "2025-07-21 01:36:01", - "author_account_age_days": 2752 + "author_account_age_days": 2753 }, "https://github.com/wasilone11/comfyui-sync-lipsync-node": { "stars": 1, "last_update": "2025-07-18 23:16:47", - "author_account_age_days": 2752 + "author_account_age_days": 2753 }, "https://github.com/watarika/ComfyUI-SendToEagle-w-Metadata": { "stars": 4, "last_update": "2025-12-17 05:30:18", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/waterminer/ComfyUI-tagcomplete": { "stars": 13, @@ -18102,7 +18117,7 @@ "https://github.com/wawahuy/ComfyUI-HTTP": { "stars": 10, "last_update": "2025-10-10 18:16:29", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, @@ -18112,7 +18127,7 @@ "https://github.com/weberjc/book-cover-finder-comfy": { "stars": 0, "last_update": "2025-07-25 11:04:58", - "author_account_age_days": 3574 + "author_account_age_days": 3575 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 11, @@ -18122,17 +18137,17 @@ "https://github.com/webuilder/WB-ComfyUI-Utils": { "stars": 0, "last_update": "2025-07-19 15:04:04", - "author_account_age_days": 4748 + "author_account_age_days": 4749 }, "https://github.com/weekii/ComfyUI-GGUF-FX": { "stars": 0, "last_update": "2025-10-31 11:03:33", - "author_account_age_days": 580 + "author_account_age_days": 581 }, "https://github.com/weekii/comfyui-save-image-pro": { "stars": 2, "last_update": "2025-10-28 12:51:48", - "author_account_age_days": 580 + "author_account_age_days": 581 }, "https://github.com/wei30172/comfygen": { "stars": 9, @@ -18172,7 +18187,7 @@ "https://github.com/wgedeon/comfyui_play_traversal": { "stars": 2, "last_update": "2025-11-30 10:31:25", - "author_account_age_days": 4662 + "author_account_age_days": 4663 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, @@ -18197,37 +18212,37 @@ "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 5, "last_update": "2025-06-02 21:30:04", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { - "stars": 73, + "stars": 74, "last_update": "2025-08-21 19:21:22", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/wildminder/ComfyUI-DyPE": { - "stars": 451, + "stars": 455, "last_update": "2025-12-09 13:40:24", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 65, "last_update": "2025-07-04 11:35:38", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/wildminder/ComfyUI-KaniTTS": { "stars": 35, "last_update": "2025-10-17 15:45:23", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/wildminder/ComfyUI-VibeVoice": { "stars": 545, "last_update": "2025-09-25 10:19:05", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { "stars": 353, "last_update": "2025-12-17 19:14:57", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/willchil/ComfyUI-Environment-Visualizer": { "stars": 12, @@ -18247,7 +18262,7 @@ "https://github.com/wings6407/ComfyUI_HBH-image_overlay": { "stars": 1, "last_update": "2025-05-12 02:52:38", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex": { "stars": 6, @@ -18262,12 +18277,12 @@ "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 3, "last_update": "2025-12-15 09:11:02", - "author_account_age_days": 3469 + "author_account_age_days": 3470 }, "https://github.com/wizdroid/wizdroid-character": { "stars": 3, "last_update": "2025-11-29 14:04:02", - "author_account_age_days": 3020 + "author_account_age_days": 3021 }, "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 46, @@ -18287,7 +18302,7 @@ "https://github.com/woct0rdho/ComfyUI-RadialAttn": { "stars": 98, "last_update": "2025-12-19 08:59:32", - "author_account_age_days": 3345 + "author_account_age_days": 3346 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 103, @@ -18307,17 +18322,17 @@ "https://github.com/wouterverweirder/comfyui-penplotter": { "stars": 0, "last_update": "2025-10-28 14:32:45", - "author_account_age_days": 5184 + "author_account_age_days": 5185 }, "https://github.com/wouterverweirder/comfyui_live_input_stream": { "stars": 2, "last_update": "2025-11-25 15:19:18", - "author_account_age_days": 5184 + "author_account_age_days": 5185 }, "https://github.com/wouterverweirder/comfyui_sam3": { "stars": 57, "last_update": "2025-12-11 14:28:58", - "author_account_age_days": 5184 + "author_account_age_days": 5185 }, "https://github.com/wqjuser/ComfyUI-Chat-Image": { "stars": 0, @@ -18327,7 +18342,7 @@ "https://github.com/writer-in-fancy-pants/octo_json_presets": { "stars": 0, "last_update": "2025-09-08 23:42:01", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/wu12023/ComfyUI-Image-Evaluation": { "stars": 9, @@ -18352,7 +18367,7 @@ "https://github.com/wwzhifeng/comfyui-jsonprompt": { "stars": 24, "last_update": "2025-11-20 06:08:04", - "author_account_age_days": 945 + "author_account_age_days": 946 }, "https://github.com/wywywywy/ComfyUI-pause": { "stars": 28, @@ -18362,22 +18377,22 @@ "https://github.com/wzken/ComfyUI-Steganos-Node": { "stars": 0, "last_update": "2025-09-28 16:27:27", - "author_account_age_days": 3514 + "author_account_age_days": 3515 }, "https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2": { "stars": 1, "last_update": "2025-11-17 05:44:00", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/x0x0b/ComfyUI-PromptHistoryGallery": { "stars": 1, "last_update": "2025-12-18 21:55:10", - "author_account_age_days": 2679 + "author_account_age_days": 2680 }, "https://github.com/x0x0b/ComfyUI-spritefusion-pixel-snapper": { "stars": 0, "last_update": "2025-12-07 08:54:58", - "author_account_age_days": 2679 + "author_account_age_days": 2680 }, "https://github.com/xLegende/ComfyUI-Prompt-Formatter": { "stars": 2, @@ -18397,32 +18412,32 @@ "https://github.com/xhh522/ComfyUI-preview-monitor": { "stars": 1, "last_update": "2025-09-16 10:41:24", - "author_account_age_days": 150 + "author_account_age_days": 151 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 35, "last_update": "2025-08-08 04:15:10", - "author_account_age_days": 3810 + "author_account_age_days": 3811 }, "https://github.com/xiangyuT/ComfyUI-PromptEnhance": { "stars": 0, "last_update": "2025-12-08 08:52:26", - "author_account_age_days": 1259 + "author_account_age_days": 1260 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, "last_update": "2025-06-06 04:08:30", - "author_account_age_days": 2214 + "author_account_age_days": 2215 }, "https://github.com/xiaoshengyvlin/ComfyUI-MetaData-ZaKo": { "stars": 3, "last_update": "2025-12-01 14:12:22", - "author_account_age_days": 755 + "author_account_age_days": 756 }, "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, "last_update": "2025-06-09 08:56:11", - "author_account_age_days": 3425 + "author_account_age_days": 3426 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 18, @@ -18457,7 +18472,7 @@ "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 8, "last_update": "2025-06-06 18:40:09", - "author_account_age_days": 2302 + "author_account_age_days": 2303 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, @@ -18472,7 +18487,7 @@ "https://github.com/xuheyao/comfyui-dinov3-point-prompt": { "stars": 0, "last_update": "2025-12-22 06:20:06", - "author_account_age_days": 308 + "author_account_age_days": 309 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 4, @@ -18482,7 +18497,7 @@ "https://github.com/xuhongming251/ComfyUI-Jimeng": { "stars": 6, "last_update": "2025-06-11 09:39:59", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 21, @@ -18497,7 +18512,7 @@ "https://github.com/yamanacn/comfyui_kontext_Analyze": { "stars": 9, "last_update": "2025-07-06 08:40:36", - "author_account_age_days": 1866 + "author_account_age_days": 1867 }, "https://github.com/yanhuifair/comfyui-janus": { "stars": 5, @@ -18512,12 +18527,12 @@ "https://github.com/yannickcruz/ComfyUI_YSC_HighResFix": { "stars": 0, "last_update": "2025-11-10 00:44:08", - "author_account_age_days": 1610 + "author_account_age_days": 1611 }, "https://github.com/yano/comfyui-fast-mosaic-detector": { "stars": 3, "last_update": "2025-11-13 14:57:28", - "author_account_age_days": 3292 + "author_account_age_days": 3293 }, "https://github.com/yasser-baalla/comfyUI-SemanticImageFetch": { "stars": 0, @@ -18532,7 +18547,7 @@ "https://github.com/ycyy/ComfyUI-YCYY-API": { "stars": 11, "last_update": "2025-12-19 09:04:50", - "author_account_age_days": 3971 + "author_account_age_days": 3972 }, "https://github.com/ycyy/ComfyUI-YCYY-LoraInfo": { "stars": 6, @@ -18542,7 +18557,7 @@ "https://github.com/yeeyou/ComfyUI-OpenAI-Compatible-API": { "stars": 1, "last_update": "2025-10-28 07:36:38", - "author_account_age_days": 5342 + "author_account_age_days": 5343 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, @@ -18572,7 +18587,7 @@ "https://github.com/yichengup/ComfyUI-VideoTransition": { "stars": 24, "last_update": "2025-10-27 07:36:45", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/yichengup/ComfyUI-YCNodes": { "stars": 34, @@ -18582,7 +18597,7 @@ "https://github.com/yichengup/ComfyUI-YCNodes_Toolkit": { "stars": 17, "last_update": "2025-12-18 18:24:00", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/yichengup/ComfyUI_SwiftCut": { "stars": 5, @@ -18637,7 +18652,7 @@ "https://github.com/yolain/ComfyUI-Easy-DotsOCR": { "stars": 5, "last_update": "2025-10-05 09:11:26", - "author_account_age_days": 1887 + "author_account_age_days": 1888 }, "https://github.com/yolain/ComfyUI-Easy-Use": { "stars": 2182, @@ -18645,9 +18660,9 @@ "author_account_age_days": 1888 }, "https://github.com/yolain/SaveVideoRGBA": { - "stars": 35, + "stars": 36, "last_update": "2025-10-26 05:56:47", - "author_account_age_days": 1887 + "author_account_age_days": 1888 }, "https://github.com/yolanother/ComfyUI-Save16bitPng": { "stars": 4, @@ -18722,12 +18737,12 @@ "https://github.com/yuanyuan-spec/comfyui_hunyuanvideo_1.5_plugin": { "stars": 21, "last_update": "2025-12-02 12:02:23", - "author_account_age_days": 31 + "author_account_age_days": 32 }, "https://github.com/yukascomfy/ATI_AudioReactive": { "stars": 1, "last_update": "2025-11-21 10:34:47", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/yushan777/ComfyUI-Y7-SBS-2Dto3D": { "stars": 21, @@ -18822,12 +18837,12 @@ "https://github.com/zade23/Comfyui-Distill-Any-Depth": { "stars": 5, "last_update": "2025-11-15 09:35:12", - "author_account_age_days": 2341 + "author_account_age_days": 2342 }, "https://github.com/zade23/Comfyui-MoGe2": { "stars": 18, "last_update": "2025-10-23 09:53:50", - "author_account_age_days": 2341 + "author_account_age_days": 2342 }, "https://github.com/zaheenrahman/ComfyUI-ColorCorrection": { "stars": 2, @@ -18842,7 +18857,7 @@ "https://github.com/zccrs/comfyui-dci": { "stars": 1, "last_update": "2025-10-27 08:04:53", - "author_account_age_days": 3806 + "author_account_age_days": 3807 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 6, @@ -18862,7 +18877,7 @@ "https://github.com/zeeoale/PromptCreatorNode": { "stars": 3, "last_update": "2025-08-12 15:08:20", - "author_account_age_days": 2903 + "author_account_age_days": 2904 }, "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 17, @@ -18902,7 +18917,7 @@ "https://github.com/zhanglongxiao111/Comfyui-geminiapi": { "stars": 2, "last_update": "2025-12-10 04:42:19", - "author_account_age_days": 836 + "author_account_age_days": 837 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 112, @@ -18942,7 +18957,7 @@ "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": { "stars": 2, "last_update": "2025-07-30 04:27:29", - "author_account_age_days": 1127 + "author_account_age_days": 1128 }, "https://github.com/zmwv823/ComfyUI_Anytext": { "stars": 96, @@ -18952,7 +18967,7 @@ "https://github.com/zn123/ComfyUI-image-processor-zn123": { "stars": 0, "last_update": "2025-12-05 07:06:24", - "author_account_age_days": 4660 + "author_account_age_days": 4661 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, @@ -18967,7 +18982,7 @@ "https://github.com/zpengcom/Comfyui-TextLine-counter": { "stars": 0, "last_update": "2025-11-04 02:32:33", - "author_account_age_days": 4173 + "author_account_age_days": 4174 }, "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes": { "stars": 1, @@ -18992,6 +19007,6 @@ "ttps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "author_account_age_days": 709 + "author_account_age_days": 710 } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 61da69c5..a0351f54 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -5598,16 +5598,6 @@ "description": "NODES: Properties, Apply SVG to Image", "install_type": "git-clone" }, - { - "author": "AhBumm", - "title": "ComfyUI_MangaLineExtraction", - "reference": "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf", - "files": [ - "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf" - ], - "description": "p1atdev/MangaLineExtraction-hf as a node in comfyui", - "install_type": "git-clone" - }, { "author": "Kur0butiMegane", "title": "Comfyui-StringUtils", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 702dcb83..bc79bfd8 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -713,14 +713,6 @@ "title_aux": "ComfyUI-Upscayl" } ], - "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": [ - [ - "MangaLineExtraction-hf" - ], - { - "title_aux": "ComfyUI_MangaLineExtraction" - } - ], "https://github.com/AkiEvansDev/ComfyUI-Tools": [ [ "AE.AnySwitch", @@ -3686,13 +3678,15 @@ ], "https://github.com/OhSeongHyeon/comfyui-random-image-size": [ [ - "CheckpointLoaderWithOuputDirByModelName", + "BFParameters", + "BFParametersSimple", "IntegerPicker", "OuputDirByModelName", "RandomImageSizeAdvanced", "RandomImageSizeAdvancedYAML", "RandomInteger", - "UniqueStringList" + "UniqueStringList", + "UniqueStringListAdvanced" ], { "title_aux": "comfyui-random-image-size" @@ -3928,7 +3922,8 @@ "LoadMVDUST3RModel", "MVDUST3DVisualizer", "MVDUST3RGridMesh", - "MVDUST3RInference" + "MVDUST3RInference", + "PrepareImages" ], { "title_aux": "ComfyUI-MVDUST3R [UNSAFE]" @@ -11017,6 +11012,7 @@ "FloatToString", "FloatToStringWithPrefix", "IsComfyQueueEmpty", + "LoRASyntaxExtractor", "LoraWildcardGenerator", "RepeatTextLines" ], @@ -11054,6 +11050,14 @@ "title_aux": "ComfyUI_Cluster [WIP]" } ], + "https://github.com/nschpy/ComfyUI_MovisAdapter": [ + [ + "Example" + ], + { + "title_aux": "ComfyUI_MovisAdapter [UNSAFE]" + } + ], "https://github.com/numq/comfyui-camera-capture-node": [ [ "CameraCapture" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 3d61b903..a886c2f1 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,177 +2,172 @@ "https://github.com/123jimin/ComfyUI-MobileForm": { "stars": 12, "last_update": "2025-04-06 13:36:29", - "author_account_age_days": 5312 + "author_account_age_days": 5313 }, "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 717 + "author_account_age_days": 718 }, "https://github.com/1H-hobit/ComfyUI_InternVL3": { "stars": 1, "last_update": "2025-10-20 07:24:30", - "author_account_age_days": 473 + "author_account_age_days": 474 }, "https://github.com/206811/ComfyUI_ZhipuAIO": { "stars": 3, "last_update": "2025-07-29 10:11:45", - "author_account_age_days": 2054 + "author_account_age_days": 2055 }, "https://github.com/3dmindscapper/ComfyUI-PartField": { "stars": 33, "last_update": "2025-05-01 02:50:39", - "author_account_age_days": 950 + "author_account_age_days": 951 }, "https://github.com/3dmindscapper/ComfyUI-Sam-Mesh": { "stars": 40, "last_update": "2025-05-07 12:42:13", - "author_account_age_days": 950 + "author_account_age_days": 951 }, "https://github.com/438443467/ComfyUI-SanMian-Nodes": { "stars": 32, "last_update": "2025-04-29 10:29:07", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/543872524/ComfyUI_crdong": { "stars": 0, "last_update": "2025-09-25 13:37:23", - "author_account_age_days": 2562 + "author_account_age_days": 2563 }, "https://github.com/5x00/ComfyUI-Prompt-Plus": { "stars": 2, "last_update": "2025-01-08 15:54:08", - "author_account_age_days": 1518 + "author_account_age_days": 1519 }, "https://github.com/77oussam/Aio77-Comfyui": { "stars": 0, "last_update": "2025-08-05 06:46:11", - "author_account_age_days": 931 + "author_account_age_days": 932 }, "https://github.com/78Ventures/ComfyUI-Tortu": { "stars": 1, "last_update": "2025-09-17 21:51:59", - "author_account_age_days": 650 + "author_account_age_days": 651 }, "https://github.com/7BEII/Comfyui_PDuse": { "stars": 40, "last_update": "2025-12-19 13:26:40", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/853587221/ComfyUI_XLweb": { "stars": 3, "last_update": "2025-09-10 11:40:15", - "author_account_age_days": 1202 + "author_account_age_days": 1203 }, "https://github.com/90cube/Comfyui-CBcanvas": { "stars": 0, "last_update": "2025-11-04 23:46:11", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/A1rCHAN/ComfyUI_A1rSpace": { "stars": 4, "last_update": "2025-11-27 16:34:15", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 1019 + "author_account_age_days": 1020 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-VAELoaderSDXLmod": { "stars": 0, "last_update": "2025-06-23 23:42:45", - "author_account_age_days": 1019 + "author_account_age_days": 1020 }, "https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-": { "stars": 0, "last_update": "2025-11-14 08:30:14", - "author_account_age_days": 861 + "author_account_age_days": 862 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2025-11-13 09:28:56", - "author_account_age_days": 861 + "author_account_age_days": 862 }, "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2025-05-15 08:07:12", - "author_account_age_days": 614 + "author_account_age_days": 615 }, "https://github.com/AIExplorer25/ComfyUI_HuggingfaceHelper": { "stars": 0, "last_update": "2025-11-17 10:18:29", - "author_account_age_days": 4013 + "author_account_age_days": 4014 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 777 + "author_account_age_days": 778 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 5, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 777 + "author_account_age_days": 778 }, "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { "stars": 129, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 777 + "author_account_age_days": 778 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 14, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 777 + "author_account_age_days": 778 }, "https://github.com/AIGCZero/AIGCZero-comfyui-Qwen_edit-zero": { "stars": 5, "last_update": "2025-09-16 08:49:34", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/AMTPorn/comfyui_amt": { "stars": 0, "last_update": "2025-12-19 10:38:04", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/APZmedia/ComfyUI-folder-parser": { "stars": 0, "last_update": "2025-11-02 14:39:38", - "author_account_age_days": 3023 + "author_account_age_days": 3024 }, "https://github.com/APZmedia/Joshua-brand-assets-loader": { "stars": 0, "last_update": "2025-10-27 19:44:50", - "author_account_age_days": 3023 + "author_account_age_days": 3024 }, "https://github.com/APZmedia/comfyui-textools": { "stars": 8, "last_update": "2025-11-04 23:40:59", - "author_account_age_days": 3023 + "author_account_age_days": 3024 }, "https://github.com/Aero-Ex/comfyui_diffswap": { "stars": 0, "last_update": "2025-07-29 11:43:43", - "author_account_age_days": 1297 + "author_account_age_days": 1298 }, "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1355 - }, - "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": { - "stars": 0, - "last_update": "2025-05-02 18:47:09", - "author_account_age_days": 1355 + "author_account_age_days": 1356 }, "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, "last_update": "2025-06-28 14:48:29", - "author_account_age_days": 2864 + "author_account_age_days": 2865 }, "https://github.com/Alazuaka/comfyui-lora-stack-node": { "stars": 0, "last_update": "2025-06-12 23:14:31", - "author_account_age_days": 1333 + "author_account_age_days": 1334 }, "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 5, @@ -182,17 +177,17 @@ "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1977 + "author_account_age_days": 1978 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 2, "last_update": "2025-12-21 17:17:38", - "author_account_age_days": 1701 + "author_account_age_days": 1702 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, "last_update": "2025-06-12 23:48:01", - "author_account_age_days": 2651 + "author_account_age_days": 2652 }, "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, @@ -202,82 +197,82 @@ "https://github.com/Amor718/AmorForge": { "stars": 1, "last_update": "2025-11-03 15:21:33", - "author_account_age_days": 67 + "author_account_age_days": 68 }, "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, "last_update": "2025-05-07 14:33:50", - "author_account_age_days": 2375 + "author_account_age_days": 2376 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 10, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4500 + "author_account_age_days": 4501 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4500 + "author_account_age_days": 4501 }, "https://github.com/AprEcho/ComfyUI-RandomSeed": { "stars": 0, "last_update": "2025-12-16 09:17:01", - "author_account_age_days": 2004 + "author_account_age_days": 2005 }, "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, "last_update": "2025-01-14 04:02:21", - "author_account_age_days": 2538 + "author_account_age_days": 2539 }, "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 5, "last_update": "2024-11-30 12:34:28", - "author_account_age_days": 4562 + "author_account_age_days": 4563 }, "https://github.com/Aruntd008/ComfyUI_SeamlessPattern": { "stars": 0, "last_update": "2025-12-11 12:31:38", - "author_account_age_days": 1088 + "author_account_age_days": 1089 }, "https://github.com/Aruntd008/ComfyUI_blender_render": { "stars": 0, "last_update": "2025-12-11 12:23:07", - "author_account_age_days": 1088 + "author_account_age_days": 1089 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 11, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4620 + "author_account_age_days": 4621 }, "https://github.com/BARKEM-JC/ComfyUI-Dynamic-Lora-Loader": { "stars": 0, "last_update": "2025-09-07 18:07:33", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/Babiduba/ivan_knows": { "stars": 0, "last_update": "2025-08-12 23:51:47", - "author_account_age_days": 4017 + "author_account_age_days": 4018 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 89, "last_update": "2025-03-09 00:44:37", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/Beinsezii/DEET": { "stars": 2, "last_update": "2025-10-27 04:51:55", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 48, "last_update": "2025-04-21 19:37:22", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, @@ -287,167 +282,177 @@ "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 1344 + "author_account_age_days": 1345 }, "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { "stars": 3, "last_update": "2024-11-29 11:13:57", - "author_account_age_days": 1418 + "author_account_age_days": 1419 }, "https://github.com/BigStationW/flowmatch_scheduler-comfyui": { "stars": 18, "last_update": "2025-06-17 13:31:03", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/BinglongLi/ComfyUI_ToolsForAutomask": { "stars": 1, "last_update": "2025-06-04 11:56:53", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/BiodigitalJaz/ComfyUI-Dafaja-Nodes": { "stars": 1, "last_update": "2025-08-16 14:12:10", - "author_account_age_days": 724 + "author_account_age_days": 725 }, "https://github.com/BizaNator/BrainDead_QwenCharacterEditor": { "stars": 3, "last_update": "2025-09-29 01:04:46", - "author_account_age_days": 3603 + "author_account_age_days": 3604 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 793 + "author_account_age_days": 794 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4698 + "author_account_age_days": 4699 }, "https://github.com/BrettMedia/comfyui-bhtools": { "stars": 1, "last_update": "2025-07-24 21:32:37", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, "last_update": "2025-09-10 16:09:48", - "author_account_age_days": 3459 + "author_account_age_days": 3460 }, "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { "stars": 5, "last_update": "2025-10-26 14:31:29", - "author_account_age_days": 337 + "author_account_age_days": 338 }, "https://github.com/Bwebbfx/ComfyUI_FaceParsing": { "stars": 13, "last_update": "2025-07-02 20:41:55", - "author_account_age_days": 773 + "author_account_age_days": 774 }, "https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": { "stars": 0, "last_update": "2025-06-08 13:32:25", - "author_account_age_days": 3162 + "author_account_age_days": 3163 }, "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1620 + "author_account_age_days": 1621 }, "https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI": { "stars": 0, "last_update": "2025-12-01 00:53:32", - "author_account_age_days": 2311 + "author_account_age_days": 2312 }, "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, "last_update": "2025-10-24 16:01:27", - "author_account_age_days": 4654 + "author_account_age_days": 4655 }, "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, "last_update": "2025-05-26 12:12:47", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/Charonartist/comfyui-lora-random-selector": { "stars": 0, "last_update": "2025-08-08 13:34:04", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 3, "last_update": "2025-06-19 03:10:17", - "author_account_age_days": 2958 + "author_account_age_days": 2959 }, "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 864 + "author_account_age_days": 865 + }, + "https://github.com/Clivey1234/ComfyUI_FBX_Import": { + "stars": 5, + "last_update": "2025-12-14 19:15:01", + "author_account_age_days": 1369 }, "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, "last_update": "2024-11-17 20:06:29", - "author_account_age_days": 2280 + "author_account_age_days": 2281 }, "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 22, "last_update": "2025-09-15 04:44:21", - "author_account_age_days": 621 + "author_account_age_days": 622 }, "https://github.com/CooperCorona/comfy-auto-unload": { "stars": 1, "last_update": "2025-09-13 17:43:43", - "author_account_age_days": 4162 + "author_account_age_days": 4163 + }, + "https://github.com/CypherNaught-0x/ComfyUI-StarVector": { + "stars": 0, + "last_update": "2025-12-14 21:57:41", + "author_account_age_days": 4047 }, "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, "last_update": "2025-02-17 04:02:01", - "author_account_age_days": 2049 + "author_account_age_days": 2050 }, "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1324 + "author_account_age_days": 1325 }, "https://github.com/DavidJBarnes/comfyui-djb-utils": { "stars": 0, "last_update": "2025-09-18 17:00:25", - "author_account_age_days": 4427 + "author_account_age_days": 4428 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/Dehypnotic/comfyui-save-mp3": { "stars": 1, "last_update": "2025-10-24 09:40:52", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/DenRakEiw/Comfyui-Aspect-Ratio-Processor": { "stars": 0, "last_update": "2025-08-18 05:23:24", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/DenRakEiw/DenRakEiw_Nodes": { "stars": 29, "last_update": "2025-09-17 05:30:41", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/DeyanShahov/ComfyUI_RedFox": { "stars": 0, "last_update": "2025-10-21 22:43:48", - "author_account_age_days": 1636 + "author_account_age_days": 1637 }, "https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": { "stars": 0, "last_update": "2025-06-29 23:55:17", - "author_account_age_days": 196 + "author_account_age_days": 197 }, "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { "stars": 0, "last_update": "2024-11-11 01:37:43", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/DonutsDelivery/ComfyUI-DonutNodes": { "stars": 11, @@ -457,557 +462,582 @@ "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1578 + "author_account_age_days": 1579 }, "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 5, "last_update": "2025-09-22 18:28:25", - "author_account_age_days": 1920 + "author_account_age_days": 1921 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Player": { "stars": 0, "last_update": "2025-07-18 15:11:25", - "author_account_age_days": 2402 + "author_account_age_days": 2403 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Vocal": { "stars": 0, "last_update": "2025-08-05 10:58:20", - "author_account_age_days": 2402 + "author_account_age_days": 2403 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-RendArt-Nodes": { "stars": 0, "last_update": "2025-08-05 11:22:39", - "author_account_age_days": 2402 + "author_account_age_days": 2403 }, "https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes": { "stars": 0, "last_update": "2025-06-14 06:14:05", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, "last_update": "2025-06-02 07:15:00", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/ELiZswe/ComfyUI-ELiZTools": { "stars": 0, "last_update": "2025-06-24 06:14:44", - "author_account_age_days": 2370 + "author_account_age_days": 2371 }, "https://github.com/ElyZeng/ComfyUI-Translator": { "stars": 2, "last_update": "2025-07-31 03:12:40", - "author_account_age_days": 1301 + "author_account_age_days": 1302 }, "https://github.com/Elypha/ComfyUI-Prompt-Helper": { "stars": 0, "last_update": "2025-09-20 04:42:50", - "author_account_age_days": 3078 + "author_account_age_days": 3079 }, "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { "stars": 0, "last_update": "2025-01-26 11:25:43", - "author_account_age_days": 3192 + "author_account_age_days": 3193 }, "https://github.com/EmilioPlumed/ComfyUI-Math": { "stars": 1, "last_update": "2025-01-11 14:28:42", - "author_account_age_days": 2524 + "author_account_age_days": 2525 }, "https://github.com/Enferlain/ComfyUI-Model-Comparison": { "stars": 0, "last_update": "2025-12-18 02:07:26", - "author_account_age_days": 3690 + "author_account_age_days": 3691 }, "https://github.com/Enferlain/ComfyUI-SamplerCustom-3Decimals": { "stars": 0, "last_update": "2025-12-18 02:19:45", - "author_account_age_days": 3690 + "author_account_age_days": 3691 }, "https://github.com/Enferlain/ComfyUI-extra-schedulers": { "stars": 0, "last_update": "2025-12-08 00:02:31", - "author_account_age_days": 3690 + "author_account_age_days": 3691 }, "https://github.com/Eric7758/ComfyUI-IAT": { "stars": 0, "last_update": "2025-10-29 06:28:08", - "author_account_age_days": 875 + "author_account_age_days": 876 }, "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 3, "last_update": "2025-04-28 23:42:26", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EricRollei/HYPIR-ComfyUI": { "stars": 2, "last_update": "2025-11-18 18:34:15", - "author_account_age_days": 1440 + "author_account_age_days": 1441 }, "https://github.com/EricRorich/ComfyUI-MegaTran-cutom-node": { "stars": 0, "last_update": "2025-12-18 10:54:29", - "author_account_age_days": 1647 + "author_account_age_days": 1648 }, "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2025-11-19 02:44:52", - "author_account_age_days": 2727 + "author_account_age_days": 2728 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 37, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 2170 + "author_account_age_days": 2171 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 18, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3696 + "author_account_age_days": 3697 }, "https://github.com/Fannovel16/ComfyUI-AppIO": { "stars": 0, "last_update": "2024-12-01 16:37:19", - "author_account_age_days": 3678 + "author_account_age_days": 3679 }, "https://github.com/Filexor/File_x_dynamic_prompt2": { "stars": 0, "last_update": "2025-07-29 16:19:34", - "author_account_age_days": 4494 + "author_account_age_days": 4495 }, "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/Firetheft/ComfyUI_Local_Media_Manager": { "stars": 125, "last_update": "2025-12-04 06:15:39", - "author_account_age_days": 1447 + "author_account_age_days": 1448 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 1, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 1425 + "author_account_age_days": 1426 }, "https://github.com/Fuhze73/ComfyUI-PainterI2V-StartEndImage-Tiled": { "stars": 0, "last_update": "2025-11-22 17:16:02", - "author_account_age_days": 315 + "author_account_age_days": 316 }, "https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": { "stars": 6, "last_update": "2025-06-13 20:53:11", - "author_account_age_days": 2873 + "author_account_age_days": 2874 }, "https://github.com/GeekatplayStudio/ComfyUI_Toolbox": { "stars": 2, "last_update": "2025-03-18 16:12:09", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 4, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2929 + "author_account_age_days": 2930 }, "https://github.com/George0726/ComfyUI-video-accessory": { "stars": 1, "last_update": "2025-09-26 18:36:12", - "author_account_age_days": 2797 + "author_account_age_days": 2798 }, "https://github.com/Gergzilla/Slim-Comfy-Pack": { "stars": 0, "last_update": "2025-11-14 14:52:58", - "author_account_age_days": 3829 + "author_account_age_days": 3830 + }, + "https://github.com/Ginolazy/ComfyUI-FluxKontextImageCompensate": { + "stars": 0, + "last_update": "2025-12-23 17:25:39", + "author_account_age_days": 982 }, "https://github.com/GoddessLabs/ComfyUI-GoddessLabs-NodePack": { "stars": 6, "last_update": "2025-11-25 18:56:25", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/Goldlionren/ComfyUI-CleanSlate": { "stars": 1, "last_update": "2025-10-07 04:14:16", - "author_account_age_days": 625 + "author_account_age_days": 626 + }, + "https://github.com/Goldlionren/ComfyUI_Bridge_fabric": { + "stars": 0, + "last_update": "2025-11-30 07:49:34", + "author_account_age_days": 626 }, "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator": { - "stars": 1, + "stars": 2, "last_update": "2025-11-20 17:47:15", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 12, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1720 + "author_account_age_days": 1721 }, "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 875 + "author_account_age_days": 876 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 1170 + "author_account_age_days": 1171 }, "https://github.com/GuardSkill/ComfyUI-AffineImage": { "stars": 6, "last_update": "2025-11-18 09:08:39", - "author_account_age_days": 3579 + "author_account_age_days": 3580 }, "https://github.com/GuusF/Comfyui_CrazyMaths": { "stars": 0, "last_update": "2025-08-14 13:12:31", - "author_account_age_days": 1932 + "author_account_age_days": 1933 }, "https://github.com/HWDigi/Camera_Factory_Station_comfyui": { "stars": 2, "last_update": "2025-08-06 17:46:41", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/Hapseleg/ComfyUI-This-n-That": { "stars": 0, "last_update": "2025-06-03 20:26:27", - "author_account_age_days": 3842 + "author_account_age_days": 3843 + }, + "https://github.com/Hifunyo/comfyui_google_ai": { + "stars": 0, + "last_update": "2025-12-23 15:21:15", + "author_account_age_days": 349 }, "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": { "stars": 14, "last_update": "2025-06-23 09:42:46", - "author_account_age_days": 610 + "author_account_age_days": 611 }, "https://github.com/IAFFeng/Comfyui_XF_Custom_Actual-Node": { "stars": 0, "last_update": "2025-11-28 09:14:16", - "author_account_age_days": 672 + "author_account_age_days": 673 + }, + "https://github.com/IO-AtelierTech/comfyui-genai-connectors": { + "stars": 0, + "last_update": "2025-12-16 02:31:50", + "author_account_age_days": 47 }, "https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": { "stars": 0, "last_update": "2025-08-14 09:22:06", - "author_account_age_days": 2869 + "author_account_age_days": 2870 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 0, "last_update": "2025-02-05 08:51:23", - "author_account_age_days": 5131 + "author_account_age_days": 5132 }, "https://github.com/IgPoly/ComfyUI-igTools": { "stars": 0, "last_update": "2025-12-19 00:11:35", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/Immac/ComfyUI-ImmacTools": { "stars": 0, "last_update": "2025-10-21 19:34:57", - "author_account_age_days": 4725 + "author_account_age_days": 4726 }, "https://github.com/Inoriac/comfyui-HandDetect": { "stars": 0, "last_update": "2025-09-16 06:11:22", - "author_account_age_days": 774 + "author_account_age_days": 775 }, "https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough_ExecutionFlowControl": { "stars": 4, "last_update": "2025-11-26 09:45:37", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { "stars": 247, "last_update": "2025-08-29 00:23:20", - "author_account_age_days": 957 + "author_account_age_days": 958 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 3125 + "author_account_age_days": 3126 }, "https://github.com/JBKing514/map_comfyui": { "stars": 0, "last_update": "2025-12-12 05:23:29", - "author_account_age_days": 2051 + "author_account_age_days": 2052 }, "https://github.com/JHBOY-ha/ComfyUI-jh-essential": { "stars": 0, "last_update": "2025-10-30 08:36:48", - "author_account_age_days": 689 + "author_account_age_days": 690 }, "https://github.com/Jairodaniel-17/ComfyUI-traductor-offline": { "stars": 0, "last_update": "2025-08-28 04:57:25", - "author_account_age_days": 1747 + "author_account_age_days": 1748 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 5173 + "author_account_age_days": 5174 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, "last_update": "2025-07-12 15:27:51", - "author_account_age_days": 3814 + "author_account_age_days": 3815 }, "https://github.com/JiSenHua/ComfyUI-yolov5-face": { "stars": 1, "last_update": "2025-07-14 17:02:39", - "author_account_age_days": 1290 + "author_account_age_days": 1291 }, "https://github.com/JiangAogo/ComfyUI-Gemini-API": { - "stars": 1, + "stars": 2, "last_update": "2025-12-16 07:02:06", - "author_account_age_days": 649 + "author_account_age_days": 650 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 1, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 1438 + "author_account_age_days": 1439 }, "https://github.com/Jingwen-genies/comfyui-genies-nodes": { "stars": 0, "last_update": "2025-05-13 19:36:45", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/JioJe/comfyui_video_BC": { "stars": 11, "last_update": "2025-09-12 07:30:45", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2764 + "author_account_age_days": 2765 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 3, "last_update": "2025-03-16 13:05:38", - "author_account_age_days": 4732 + "author_account_age_days": 4733 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 69, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 5059 + "author_account_age_days": 5060 }, "https://github.com/JosDigby/ComfyUI-DigbyWan": { "stars": 4, "last_update": "2025-12-18 21:40:29", - "author_account_age_days": 159 + "author_account_age_days": 160 }, "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 3084 + "author_account_age_days": 3085 }, "https://github.com/Juste-Leo2/ComfyUI-Arduino": { "stars": 5, "last_update": "2025-09-08 19:56:13", - "author_account_age_days": 417 + "author_account_age_days": 418 }, "https://github.com/K1maran/ComfyUI-Kimaran": { "stars": 0, "last_update": "2025-11-20 17:01:38", - "author_account_age_days": 53 + "author_account_age_days": 54 }, "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, "last_update": "2025-04-07 07:49:03", - "author_account_age_days": 1800 + "author_account_age_days": 1801 }, "https://github.com/KXSR/ComfyUI-Easy-s3": { "stars": 0, "last_update": "2025-11-27 11:09:24", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/Karlmeister/comfyui-karlmeister-nodes-suit": { "stars": 0, "last_update": "2025-10-04 01:22:02", - "author_account_age_days": 1452 + "author_account_age_days": 1453 }, "https://github.com/Karniverse/ComfyUI-Randomselector": { "stars": 0, "last_update": "2025-08-05 10:26:42", - "author_account_age_days": 2912 + "author_account_age_days": 2913 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, "last_update": "2025-01-23 09:11:02", - "author_account_age_days": 2108 + "author_account_age_days": 2109 }, "https://github.com/KoinnAI/ComfyUI-DynPromptSimplified": { "stars": 2, "last_update": "2025-10-27 18:44:13", - "author_account_age_days": 3401 + "author_account_age_days": 3402 }, "https://github.com/Kraven1109/ComfyUI-Llama": { "stars": 0, "last_update": "2025-12-07 04:14:53", - "author_account_age_days": 1659 + "author_account_age_days": 1660 }, "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, "last_update": "2025-04-17 17:18:52", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/Kur0butiMegane/Comfyui-StringUtils2": { "stars": 0, "last_update": "2025-05-04 16:34:13", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { "stars": 1, "last_update": "2025-03-27 19:04:42", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/LAOGOU-666/Comfyui_StartPatch": { "stars": 50, "last_update": "2025-02-24 17:22:34", - "author_account_age_days": 641 + "author_account_age_days": 642 }, "https://github.com/LK-168/comfyui_LK_selfuse": { "stars": 0, "last_update": "2025-07-10 09:55:05", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/LMietkiewicz/HiggsfieldAPI_Node": { "stars": 0, "last_update": "2025-12-07 18:48:47", - "author_account_age_days": 953 + "author_account_age_days": 954 }, "https://github.com/LSDJesus/ComfyUI-Luna-Collection": { "stars": 0, "last_update": "2025-12-22 08:29:57", - "author_account_age_days": 828 + "author_account_age_days": 829 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2525 + "author_account_age_days": 2526 + }, + "https://github.com/Laolilzp/Laoli3D": { + "stars": 8, + "last_update": "2025-12-21 04:42:14", + "author_account_age_days": 22 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 4, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/Letz-AI/ComfyUI-LetzAI": { "stars": 1, "last_update": "2025-11-13 19:09:26", - "author_account_age_days": 884 + "author_account_age_days": 885 }, "https://github.com/Lilien86/Comfyui_Latent_Interpolation": { "stars": 2, "last_update": "2024-09-03 21:00:49", - "author_account_age_days": 1040 + "author_account_age_days": 1041 }, "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes": { "stars": 1, "last_update": "2025-09-19 11:45:41", - "author_account_age_days": 4637 + "author_account_age_days": 4638 }, "https://github.com/LittleTechPomp/comfyui-pixxio": { "stars": 0, "last_update": "2025-08-22 13:18:56", - "author_account_age_days": 151 + "author_account_age_days": 152 }, "https://github.com/Long-form-AI-video-generation/ComfyUI_vaceFramepack": { "stars": 0, "last_update": "2025-11-24 12:55:46", - "author_account_age_days": 149 + "author_account_age_days": 150 }, "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 5, "last_update": "2024-10-30 17:02:54", - "author_account_age_days": 3531 + "author_account_age_days": 3532 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2025-02-27 15:07:36", - "author_account_age_days": 1476 + "author_account_age_days": 1477 }, "https://github.com/Lovzu/ComfyUI-Qwen": { "stars": 0, "last_update": "2025-08-09 05:59:53", - "author_account_age_days": 330 + "author_account_age_days": 331 }, "https://github.com/LucianGnn/ComfyUI-Lucian": { "stars": 0, "last_update": "2025-06-18 06:47:37", - "author_account_age_days": 2425 + "author_account_age_days": 2426 }, "https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes": { "stars": 0, "last_update": "2025-07-27 22:04:59", - "author_account_age_days": 1210 + "author_account_age_days": 1211 }, "https://github.com/LucipherDev/ComfyUI-Sentinel": { "stars": 51, "last_update": "2025-04-07 14:53:13", - "author_account_age_days": 2043 + "author_account_age_days": 2044 }, "https://github.com/LvyuanW/ComfyUI-6yuan": { "stars": 0, "last_update": "2025-12-01 09:20:19", - "author_account_age_days": 1871 + "author_account_age_days": 1872 }, "https://github.com/LyazS/ComfyUI-aznodes": { "stars": 0, "last_update": "2025-06-03 14:57:29", - "author_account_age_days": 3403 + "author_account_age_days": 3404 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 39, "last_update": "2025-09-09 07:42:51", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/MadPonyInteractive/ComfyUi-MpiNodes": { "stars": 1, "last_update": "2025-10-25 01:00:43", - "author_account_age_days": 3057 + "author_account_age_days": 3058 }, "https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator": { "stars": 0, "last_update": "2025-09-03 04:03:24", - "author_account_age_days": 1906 + "author_account_age_days": 1907 }, "https://github.com/Malloc-pix/comfyui-QwenVL": { "stars": 0, "last_update": "2025-06-24 09:35:32", - "author_account_age_days": 194 + "author_account_age_days": 195 }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, "last_update": "2025-02-28 19:23:24", - "author_account_age_days": 2699 + "author_account_age_days": 2700 }, "https://github.com/MarkFreeDom168/ComfyUI-image-load-url": { "stars": 0, "last_update": "2025-12-09 03:34:35", - "author_account_age_days": 1891 + "author_account_age_days": 1892 }, "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 2009 + "author_account_age_days": 2010 }, "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan": { "stars": 2, "last_update": "2025-08-13 20:53:39", - "author_account_age_days": 872 + "author_account_age_days": 873 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, @@ -1017,362 +1047,372 @@ "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-07-12 07:22:09", - "author_account_age_days": 3365 + "author_account_age_days": 3366 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, "last_update": "2025-09-16 08:15:24", - "author_account_age_days": 3365 + "author_account_age_days": 3366 }, "https://github.com/Mets3D/mets-nodes": { "stars": 0, "last_update": "2025-12-15 00:20:10", - "author_account_age_days": 3688 + "author_account_age_days": 3689 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3760 + "author_account_age_days": 3761 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 1, "last_update": "2025-12-02 22:15:26", - "author_account_age_days": 3626 + "author_account_age_days": 3627 }, "https://github.com/Mohamed-Sakr/ComfyUI-SimpleMarkdown": { "stars": 1, "last_update": "2025-11-29 14:27:32", - "author_account_age_days": 4385 + "author_account_age_days": 4386 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 3266 + "author_account_age_days": 3267 }, "https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": { "stars": 4, "last_update": "2025-05-26 06:58:45", - "author_account_age_days": 468 + "author_account_age_days": 469 }, "https://github.com/MushroomFleet/ComfyUI-SCP-nodes": { "stars": 0, "last_update": "2025-11-09 05:25:05", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 69, "last_update": "2025-12-17 21:19:43", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 35, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 2040 + "author_account_age_days": 2041 }, "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 2, "last_update": "2025-12-13 11:40:27", - "author_account_age_days": 1004 + "author_account_age_days": 1005 }, "https://github.com/NSFW-API/ComfyUI-Embedding-Delta-Adapter": { "stars": 3, "last_update": "2025-08-24 04:51:03", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/NSFW-API/ComfyUI-WanSoftPrefix": { "stars": 1, "last_update": "2025-09-11 13:43:23", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, "last_update": "2025-05-05 15:05:27", - "author_account_age_days": 1431 + "author_account_age_days": 1432 }, "https://github.com/NeoTech/comfyui-laserprep": { "stars": 0, "last_update": "2025-12-08 08:42:49", - "author_account_age_days": 5850 + "author_account_age_days": 5851 }, "https://github.com/NeuroWaifu/ComfyUI.Node.MediaSuite": { "stars": 0, "last_update": "2025-10-27 00:29:03", - "author_account_age_days": 85 + "author_account_age_days": 86 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/Nienai666/comfyui-encrypt-image-main": { "stars": 1, "last_update": "2025-09-05 05:41:31", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/NimbleWing/ComfyUI-NW": { "stars": 0, "last_update": "2025-09-09 07:03:37", - "author_account_age_days": 1859 + "author_account_age_days": 1860 }, "https://github.com/No-22-Github/ComfyUI_SaveImageCustom": { "stars": 0, "last_update": "2025-06-26 06:33:38", - "author_account_age_days": 966 + "author_account_age_days": 967 }, "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 988 + "author_account_age_days": 989 }, "https://github.com/Novavision0313/ComfyUI-NVVS": { "stars": 1, "last_update": "2025-08-19 09:14:19", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/Nynxz/ComfyUI_DiffsynthPause": { "stars": 0, "last_update": "2025-12-04 23:27:59", - "author_account_age_days": 2142 + "author_account_age_days": 2143 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 4, "last_update": "2025-03-12 04:22:34", - "author_account_age_days": 993 + "author_account_age_days": 994 }, "https://github.com/Oct7/ComfyUI-LaplaMask": { "stars": 0, "last_update": "2025-06-03 07:45:26", - "author_account_age_days": 2148 + "author_account_age_days": 2149 }, "https://github.com/OgreLemonSoup/ComfyUI-Notes-manager": { "stars": 2, "last_update": "2025-06-25 07:24:16", - "author_account_age_days": 499 + "author_account_age_days": 500 }, "https://github.com/OhSeongHyeon/comfyui-random-image-size": { "stars": 0, - "last_update": "2025-12-22 00:17:03", - "author_account_age_days": 1757 + "last_update": "2025-12-23 05:34:57", + "author_account_age_days": 1758 }, "https://github.com/Omario92/ComfyUI-OmarioNodes": { "stars": 0, "last_update": "2025-08-22 12:00:19", - "author_account_age_days": 4320 + "author_account_age_days": 4321 }, "https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": { "stars": 2, "last_update": "2025-09-27 08:29:31", - "author_account_age_days": 2481 + "author_account_age_days": 2482 }, "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 6, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3347 + "author_account_age_days": 3348 }, "https://github.com/PabloGrant/comfyui-giraffe-test-panel": { "stars": 0, "last_update": "2025-05-18 16:38:09", - "author_account_age_days": 833 + "author_account_age_days": 834 }, "https://github.com/PaleBloodq/ComfyUI-HFTransformers": { "stars": 0, "last_update": "2025-07-11 12:01:43", - "author_account_age_days": 1375 + "author_account_age_days": 1376 }, "https://github.com/PauldeLavallaz/ComfyUI-concat_images_to_api_gemini": { "stars": 0, "last_update": "2025-10-21 14:58:43", - "author_account_age_days": 2389 + "author_account_age_days": 2390 }, "https://github.com/PauldeLavallaz/comfyui_morpheus_NanoBanana_Mask": { "stars": 0, "last_update": "2025-10-21 15:03:35", - "author_account_age_days": 2389 + "author_account_age_days": 2390 }, "https://github.com/PeterMikhai/Doom_Flux_NodePack": { "stars": 1, "last_update": "2025-10-06 08:17:09", - "author_account_age_days": 779 + "author_account_age_days": 780 }, "https://github.com/PladsElsker/comfyui-krita": { "stars": 1, "last_update": "2025-12-08 02:03:35", - "author_account_age_days": 2945 + "author_account_age_days": 2946 }, "https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video": { "stars": 1, "last_update": "2025-09-15 21:20:52", - "author_account_age_days": 661 + "author_account_age_days": 662 }, "https://github.com/PopeyesBiscuit/ComfyUI-DeleteFolder": { "stars": 0, "last_update": "2025-12-22 18:33:26", - "author_account_age_days": 2434 + "author_account_age_days": 2435 }, "https://github.com/PopeyesBiscuit/ComfyUI-WebSocketLoRAExporter": { "stars": 0, "last_update": "2025-10-24 15:41:45", - "author_account_age_days": 2434 + "author_account_age_days": 2435 }, "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/PozzettiAndrea/ComfyUI-CADabra": { "stars": 12, "last_update": "2025-12-19 23:22:45", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part": { - "stars": 33, + "stars": 34, "last_update": "2025-11-21 15:59:34", - "author_account_age_days": 2239 + "author_account_age_days": 2240 + }, + "https://github.com/PozzettiAndrea/ComfyUI-MVDUST3R": { + "stars": 1, + "last_update": "2025-12-21 19:58:59", + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-MotionCapture": { "stars": 130, "last_update": "2025-12-21 19:58:56", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3DObjects": { "stars": 128, "last_update": "2025-12-21 19:58:56", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/PozzettiAndrea/ComfyUI-UniRig": { "stars": 237, "last_update": "2025-12-21 22:38:18", - "author_account_age_days": 2239 + "author_account_age_days": 2240 + }, + "https://github.com/ProjectAtlantis-dev/comfyui-atlantis-json": { + "stars": 0, + "last_update": "2025-11-21 16:32:41", + "author_account_age_days": 3645 }, "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, "last_update": "2025-04-08 11:13:50", - "author_account_age_days": 2571 + "author_account_age_days": 2572 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 14, "last_update": "2025-06-09 08:58:42", - "author_account_age_days": 5821 + "author_account_age_days": 5822 }, "https://github.com/QuietNoise/ComfyUI-Queue-Manager": { "stars": 36, "last_update": "2025-12-21 18:20:17", - "author_account_age_days": 4751 + "author_account_age_days": 4752 }, "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, "last_update": "2025-01-25 11:21:59", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/RM2-0/ComfyUI-Upscale": { "stars": 0, "last_update": "2025-10-15 07:37:36", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/RUFFY-369/ComfyUI-FeatureBank": { "stars": 0, "last_update": "2025-03-07 19:30:55", - "author_account_age_days": 2023 + "author_account_age_days": 2024 }, "https://github.com/Raidez/comfyui-kuniklo-collection": { "stars": 0, "last_update": "2025-05-02 19:44:45", - "author_account_age_days": 4220 + "author_account_age_days": 4221 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter": { "stars": 25, "last_update": "2025-11-17 15:40:32", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/Randomwalkforest/Comfyui-Koi-Toolkit": { "stars": 0, - "last_update": "2025-12-01 02:59:58", - "author_account_age_days": 534 + "last_update": "2025-12-23 08:28:00", + "author_account_age_days": 535 }, "https://github.com/Rayen21/ComfyUI-PromptLinePlus": { "stars": 0, "last_update": "2025-12-06 16:48:49", - "author_account_age_days": 3491 + "author_account_age_days": 3492 }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 4189 + "author_account_age_days": 4190 }, "https://github.com/Rizzlord/ComfyUI-SeqTex": { "stars": 9, "last_update": "2025-12-02 18:10:31", - "author_account_age_days": 1975 + "author_account_age_days": 1976 }, "https://github.com/RobbertB80/ComfyUI-SharePoint-Upload": { "stars": 0, "last_update": "2025-08-24 15:54:01", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, "last_update": "2025-12-07 16:52:15", - "author_account_age_days": 5163 + "author_account_age_days": 5164 }, "https://github.com/Rocky-Lee-001/ComfyUI_SZtools": { "stars": 2, "last_update": "2025-07-17 02:14:52", - "author_account_age_days": 1002 + "author_account_age_days": 1003 }, "https://github.com/RomanticQq/ComfyUI-Groudingdino-Sam": { "stars": 0, "last_update": "2025-11-21 08:56:50", - "author_account_age_days": 2461 + "author_account_age_days": 2462 }, "https://github.com/Rosegun007/ComfyUI-Pandora": { "stars": 0, "last_update": "2025-10-29 19:23:19", - "author_account_age_days": 979 + "author_account_age_days": 980 }, "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 2952 + "author_account_age_days": 2953 }, "https://github.com/SKBv0/ComfyUI-RetroEngine": { "stars": 8, "last_update": "2025-05-10 14:29:43", - "author_account_age_days": 2102 + "author_account_age_days": 2103 }, "https://github.com/SSYCloud/comfyui-ssy-syncapi": { "stars": 0, "last_update": "2025-12-05 09:32:36", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/SXQBW/ComfyUI-Qwen3": { "stars": 0, "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3338 + "author_account_age_days": 3339 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 25, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4586 + "author_account_age_days": 4587 }, "https://github.com/Saganaki22/ComfyUI-ytdl_nodes": { "stars": 29, "last_update": "2025-09-06 18:55:00", - "author_account_age_days": 1683 + "author_account_age_days": 1684 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 755 + "author_account_age_days": 756 }, "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { "stars": 0, "last_update": "2024-08-27 19:01:46", - "author_account_age_days": 1858 + "author_account_age_days": 1859 }, "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { "stars": 98, "last_update": "2025-05-09 15:17:23", - "author_account_age_days": 1178 + "author_account_age_days": 1179 }, "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, @@ -1382,17 +1422,17 @@ "https://github.com/Scorpiosis0/ComfyUI-WtlNodes": { "stars": 3, "last_update": "2025-11-27 22:43:38", - "author_account_age_days": 1228 + "author_account_age_days": 1229 }, "https://github.com/Seb-Lis/comfyui-seed-selector": { "stars": 0, "last_update": "2025-11-02 09:36:24", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2025-10-24 09:26:56", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, @@ -1402,7 +1442,7 @@ "https://github.com/SergeyKarleev/comfyui-textutils": { "stars": 0, "last_update": "2025-12-19 14:34:30", - "author_account_age_days": 4127 + "author_account_age_days": 4128 }, "https://github.com/ServiceStack/classifier-agent": { "stars": 0, @@ -1412,542 +1452,552 @@ "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, "last_update": "2025-05-03 08:29:40", - "author_account_age_days": 957 + "author_account_age_days": 958 + }, + "https://github.com/ShammiG/ComfyUI_Text_Tools_SG": { + "stars": 2, + "last_update": "2025-12-05 05:46:41", + "author_account_age_days": 83 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 46, "last_update": "2025-03-15 00:02:11", - "author_account_age_days": 1571 + "author_account_age_days": 1572 }, "https://github.com/SilentLuxRay/ComfyUI-Furrey-Super-Prompt": { "stars": 0, - "last_update": "2025-12-08 17:49:06", - "author_account_age_days": 4898 + "last_update": "2025-12-23 16:23:42", + "author_account_age_days": 4899 }, "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, "last_update": "2025-10-19 09:44:27", - "author_account_age_days": 3007 + "author_account_age_days": 3008 }, "https://github.com/SlackinJack/multigpu_diffusion_comfyui": { "stars": 0, "last_update": "2025-10-23 01:08:28", - "author_account_age_days": 2722 + "author_account_age_days": 2723 }, "https://github.com/SleazySleaze/aesthetic-persona-comfyui-node": { "stars": 0, "last_update": "2025-11-30 04:12:05", - "author_account_age_days": 55 + "author_account_age_days": 56 }, "https://github.com/Slix-M-Lestragg/comfyui-enhanced": { "stars": 0, "last_update": "2025-04-11 21:32:23", - "author_account_age_days": 1861 + "author_account_age_days": 1862 + }, + "https://github.com/Smyshnikof/ComfyUI-PresetDownloadManager": { + "stars": 28, + "last_update": "2025-11-26 11:23:59", + "author_account_age_days": 1636 }, "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, "last_update": "2025-04-26 07:47:15", - "author_account_age_days": 411 + "author_account_age_days": 412 }, "https://github.com/Solarish/ComfyUI-MidnightLook": { "stars": 0, "last_update": "2025-11-10 13:13:54", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO": { "stars": 4, "last_update": "2025-07-22 08:55:26", - "author_account_age_days": 1510 + "author_account_age_days": 1511 }, "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4491 + "author_account_age_days": 4492 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1686 + "author_account_age_days": 1687 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3502 + "author_account_age_days": 3503 }, "https://github.com/Spicely/ComfyUI-Luma": { "stars": 0, "last_update": "2025-12-03 14:25:01", - "author_account_age_days": 4036 + "author_account_age_days": 4037 }, "https://github.com/Stable-X/ComfyUI-Hi3DGen": { "stars": 171, "last_update": "2025-04-04 03:48:36", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { "stars": 82, - "last_update": "2025-12-22 08:19:26", - "author_account_age_days": 504 + "last_update": "2025-12-23 15:32:26", + "author_account_age_days": 505 }, "https://github.com/StaffsGull/comfyui_scene_builder": { "stars": 0, "last_update": "2025-04-27 12:40:57", - "author_account_age_days": 3486 + "author_account_age_days": 3487 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 20, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 3381 + "author_account_age_days": 3382 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 45, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 3381 + "author_account_age_days": 3382 }, "https://github.com/StartHua/Comfyui_CXH_joy_caption": { "stars": 616, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3381 + "author_account_age_days": 3382 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 97, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3381 + "author_account_age_days": 3382 }, "https://github.com/StartHua/Comfyui_leffa": { "stars": 238, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3381 + "author_account_age_days": 3382 }, "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, "last_update": "2025-10-17 01:48:47", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/SushantSingh-23-01/comfyui_flowrider_nodes": { "stars": 0, "last_update": "2025-09-28 11:01:38", - "author_account_age_days": 766 + "author_account_age_days": 767 }, "https://github.com/Suzu008/ComfyUI-ImageCritic": { "stars": 0, "last_update": "2025-12-16 12:53:16", - "author_account_age_days": 1508 + "author_account_age_days": 1509 }, "https://github.com/Suzu008/ComfyUI-TTYd": { "stars": 0, "last_update": "2025-09-24 07:15:53", - "author_account_age_days": 1508 + "author_account_age_days": 1509 }, "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2720 + "author_account_age_days": 2721 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 4018 + "author_account_age_days": 4019 }, "https://github.com/Taremin/comfyui-remove-print": { "stars": 0, "last_update": "2025-12-06 16:39:11", - "author_account_age_days": 2761 + "author_account_age_days": 2762 }, "https://github.com/Tawbaware/ComfyUI-Tawbaware": { "stars": 1, "last_update": "2025-04-20 22:23:11", - "author_account_age_days": 1817 + "author_account_age_days": 1818 }, "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, "last_update": "2025-04-17 08:53:41", - "author_account_age_days": 812 + "author_account_age_days": 813 }, "https://github.com/TharindaMarasingha/ComfyUI-CSV-to-Prompt": { "stars": 5, "last_update": "2025-12-03 06:53:59", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 17, "last_update": "2025-11-28 14:08:35", - "author_account_age_days": 3391 + "author_account_age_days": 3392 }, "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3829 + "author_account_age_days": 3830 }, "https://github.com/TheLocalLab/ComfyUI-Kandinsky-GGUF": { "stars": 2, "last_update": "2025-11-20 07:41:18", - "author_account_age_days": 853 + "author_account_age_days": 854 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 10, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/ThuckMaBaws/TMB-Camera-Modifier": { "stars": 1, "last_update": "2025-10-08 12:30:14", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/TimothyCMeehan/comfyui-ck3-presets": { "stars": 0, "last_update": "2025-08-13 15:13:15", - "author_account_age_days": 3630 + "author_account_age_days": 3631 }, "https://github.com/TobiasGlaubach/ComfyUI-TG_PyCode": { "stars": 0, "last_update": "2025-12-22 10:25:14", - "author_account_age_days": 2936 + "author_account_age_days": 2937 }, "https://github.com/Toxic1228/Eleven-labs-comfyui-sts": { "stars": 1, "last_update": "2025-11-28 10:55:11", - "author_account_age_days": 24 + "author_account_age_days": 25 }, "https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": { "stars": 0, "last_update": "2025-07-09 17:19:56", - "author_account_age_days": 1085 + "author_account_age_days": 1086 }, "https://github.com/UltraNoob-NazoGiken/ComfyUI-TOML-Tools": { "stars": 0, "last_update": "2025-11-21 00:30:13", - "author_account_age_days": 32 + "author_account_age_days": 33 }, "https://github.com/UmutGuzel/tryvariantai-comfyui": { "stars": 1, "last_update": "2025-07-15 12:05:03", - "author_account_age_days": 2317 + "author_account_age_days": 2318 }, "https://github.com/V-woodpecker-V/comfyui-stiffy-nodes": { "stars": 1, "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1803 + "author_account_age_days": 1804 }, "https://github.com/VectorASD/ComfyUI-VectorASD": { "stars": 0, "last_update": "2025-11-02 11:25:08", - "author_account_age_days": 2148 + "author_account_age_days": 2149 }, "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 14, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1507 + "author_account_age_days": 1508 }, "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, "last_update": "2025-05-09 22:47:52", - "author_account_age_days": 2855 + "author_account_age_days": 2856 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 652 + "author_account_age_days": 653 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 551 + "author_account_age_days": 552 }, "https://github.com/Vkabuto23/comfyui_openrouter_ollama": { "stars": 1, "last_update": "2025-07-16 09:03:47", - "author_account_age_days": 558 + "author_account_age_days": 559 }, "https://github.com/Vsolon/ComfyUI-CBZ-Pack": { "stars": 0, "last_update": "2025-08-21 16:11:06", - "author_account_age_days": 3800 + "author_account_age_days": 3801 }, "https://github.com/WASasquatch/ASTERR": { "stars": 30, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 5172 + "author_account_age_days": 5173 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 54, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1971 + "author_account_age_days": 1972 }, "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, "last_update": "2025-04-18 04:36:33", - "author_account_age_days": 4667 + "author_account_age_days": 4668 }, "https://github.com/WenerSantos3/ComfyUI-BlueeUtils": { "stars": 0, "last_update": "2025-10-30 20:46:21", - "author_account_age_days": 535 + "author_account_age_days": 536 }, "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 2316 + "author_account_age_days": 2317 }, "https://github.com/WozStudios/ComfyUI-WozNodes": { "stars": 0, "last_update": "2025-06-25 14:29:29", - "author_account_age_days": 4655 + "author_account_age_days": 4656 }, "https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext": { "stars": 9, "last_update": "2025-07-02 21:15:07", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/XiaoHeiziGGG/ComfyUI-GeminiTranslator": { "stars": 0, "last_update": "2025-06-30 05:43:17", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 1083 + "author_account_age_days": 1084 }, "https://github.com/YokoYokoTEC/comfyui-batch-sequence": { "stars": 0, "last_update": "2025-10-06 08:53:03", - "author_account_age_days": 1804 + "author_account_age_days": 1805 }, "https://github.com/YokoYokoTEC/comfyui-sequential-prompt-file": { "stars": 0, "last_update": "2025-09-28 01:37:36", - "author_account_age_days": 1804 + "author_account_age_days": 1805 }, "https://github.com/Yuan-ManX/ComfyUI-Step1X-Edit": { "stars": 11, "last_update": "2025-04-29 07:36:52", - "author_account_age_days": 1986 + "author_account_age_days": 1987 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": { "stars": 2, "last_update": "2025-06-06 09:23:19", - "author_account_age_days": 1952 + "author_account_age_days": 1953 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { - "stars": 95, + "stars": 96, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 384, + "stars": 385, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "stars": 779, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2": { "stars": 19, "last_update": "2024-09-26 18:08:01", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 238, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen": { "stars": 111, "last_update": "2024-09-20 21:27:47", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": { "stars": 11, "last_update": "2025-02-26 05:46:42", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": { "stars": 1, "last_update": "2025-03-26 14:49:13", - "author_account_age_days": 729 + "author_account_age_days": 730 }, "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": { "stars": 248, "last_update": "2025-03-31 07:56:02", - "author_account_age_days": 729 + "author_account_age_days": 730 }, "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": { "stars": 6, "last_update": "2025-12-22 17:13:19", - "author_account_age_days": 1401 + "author_account_age_days": 1402 }, "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 2, "last_update": "2025-05-08 08:35:02", - "author_account_age_days": 986 + "author_account_age_days": 987 }, "https://github.com/aa-parky/pipemind-comfyui": { "stars": 0, "last_update": "2025-12-11 11:06:48", - "author_account_age_days": 2390 + "author_account_age_days": 2391 }, "https://github.com/abuzreq/ComfyUI-Model-Bending": { "stars": 15, "last_update": "2025-10-15 21:50:54", - "author_account_age_days": 4402 + "author_account_age_days": 4403 }, "https://github.com/adamdavidcole/comfyui-video-xy-plot": { "stars": 1, "last_update": "2025-10-05 11:06:56", - "author_account_age_days": 4452 + "author_account_age_days": 4453 }, "https://github.com/addddd2/AI_Generated_nodes": { "stars": 5, "last_update": "2025-10-18 18:25:19", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/adigayung/comfyui_PlutoNode": { "stars": 0, "last_update": "2025-09-20 06:55:42", - "author_account_age_days": 759 + "author_account_age_days": 760 }, "https://github.com/adithis197/ComfyUI-Caption_to_audio": { "stars": 1, "last_update": "2025-08-01 23:03:40", - "author_account_age_days": 2420 + "author_account_age_days": 2421 }, "https://github.com/adithis197/ComfyUI-multimodal-CaptionToVideoGen": { "stars": 1, "last_update": "2025-08-01 23:08:31", - "author_account_age_days": 2420 + "author_account_age_days": 2421 }, "https://github.com/aesethtics/ComfyUI-OpenPoser": { "stars": 0, "last_update": "2025-08-27 17:50:40", - "author_account_age_days": 3393 + "author_account_age_days": 3394 }, "https://github.com/agavesunset/ComfyUI_LoRA_Tracker": { "stars": 0, "last_update": "2025-12-18 03:24:48", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/ahkimkoo/ComfyUI-OSS-Upload": { "stars": 0, "last_update": "2025-10-30 11:43:23", - "author_account_age_days": 5784 + "author_account_age_days": 5785 }, "https://github.com/ahmedbana/File-Rename": { "stars": 0, "last_update": "2025-07-25 10:48:49", - "author_account_age_days": 3479 + "author_account_age_days": 3480 }, "https://github.com/ahmedbana/json-creator": { "stars": 0, "last_update": "2025-07-29 10:59:12", - "author_account_age_days": 3479 + "author_account_age_days": 3480 }, "https://github.com/ahmedbana/upload-to-azure": { "stars": 0, "last_update": "2025-07-29 10:58:26", - "author_account_age_days": 3479 + "author_account_age_days": 3480 }, "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 1016 + "author_account_age_days": 1017 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4800 + "author_account_age_days": 4801 }, "https://github.com/aistudynow/comfyui-wilddragon-nodes": { "stars": 0, "last_update": "2025-10-17 23:46:18", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/ajcampbell1333/BudgetGuard_Artists": { "stars": 0, "last_update": "2025-11-08 08:55:08", - "author_account_age_days": 4949 + "author_account_age_days": 4950 }, "https://github.com/akashch1512/ComfyUI_UguuUploader": { "stars": 0, "last_update": "2025-11-14 04:19:11", - "author_account_age_days": 898 + "author_account_age_days": 899 }, "https://github.com/akatz-ai/ComfyUI-Execution-Inversion": { - "stars": 3, - "last_update": "2025-06-18 04:06:55", - "author_account_age_days": 581 + "stars": 8, + "last_update": "2025-12-23 09:00:14", + "author_account_age_days": 582 }, "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, "last_update": "2025-05-26 18:36:34", - "author_account_age_days": 2819 + "author_account_age_days": 2820 }, "https://github.com/alchemist-novaro/ComfyUI-Affine-Transform": { "stars": 4, "last_update": "2025-10-05 22:43:14", - "author_account_age_days": 506 + "author_account_age_days": 507 }, "https://github.com/alchemist-novaro/ComfyUI-Simple-Image-Tools": { "stars": 0, "last_update": "2025-10-05 22:47:10", - "author_account_age_days": 506 + "author_account_age_days": 507 }, "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { "stars": 6, "last_update": "2025-05-22 20:48:23", - "author_account_age_days": 5561 + "author_account_age_days": 5562 }, "https://github.com/alexgenovese/ComfyUI-Reica": { "stars": 0, "last_update": "2025-07-17 08:21:13", - "author_account_age_days": 5561 + "author_account_age_days": 5562 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, "last_update": "2025-09-02 15:57:17", - "author_account_age_days": 3832 + "author_account_age_days": 3833 }, "https://github.com/alisson-anjos/ComfyUI-Workarounds": { "stars": 14, "last_update": "2025-10-06 18:23:17", - "author_account_age_days": 1147 + "author_account_age_days": 1148 }, "https://github.com/alistairallan/ComfyUI-skin-retouch": { "stars": 0, "last_update": "2025-08-02 15:45:04", - "author_account_age_days": 5071 + "author_account_age_days": 5072 }, "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 1206 + "author_account_age_days": 1207 }, "https://github.com/amamisonlyuser/MixvtonComfyui": { "stars": 0, "last_update": "2025-05-31 14:14:10", - "author_account_age_days": 982 + "author_account_age_days": 983 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, "last_update": "2025-09-12 08:44:10", - "author_account_age_days": 1488 + "author_account_age_days": 1489 }, "https://github.com/anilstream/ComfyUI-NanoBananaPro": { "stars": 0, "last_update": "2025-12-08 10:20:48", - "author_account_age_days": 553 + "author_account_age_days": 554 }, "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 3, "last_update": "2025-01-20 08:02:58", - "author_account_age_days": 392 + "author_account_age_days": 393 }, "https://github.com/apeirography/ModelCopyNode": { "stars": 0, "last_update": "2025-08-20 02:39:14", - "author_account_age_days": 2287 + "author_account_age_days": 2288 }, "https://github.com/apetitbois/nova_utils": { "stars": 0, @@ -1957,122 +2007,122 @@ "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, "last_update": "2025-01-07 19:40:19", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { "stars": 3, "last_update": "2025-03-05 07:50:45", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/aria1th/ComfyUI-camietagger-onnx": { "stars": 0, "last_update": "2025-03-06 01:55:51", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 2, "last_update": "2024-11-19 00:11:17", - "author_account_age_days": 4918 + "author_account_age_days": 4919 }, "https://github.com/artifyfun/ComfyUI-JS": { "stars": 2, "last_update": "2025-07-02 10:45:12", - "author_account_age_days": 637 + "author_account_age_days": 638 }, "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, "last_update": "2024-10-13 05:55:33", - "author_account_age_days": 2822 + "author_account_age_days": 2823 }, "https://github.com/asaddi/allans-comfy-nodes": { "stars": 2, "last_update": "2025-09-24 20:51:32", - "author_account_age_days": 4080 + "author_account_age_days": 4081 }, "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, "last_update": "2024-09-23 19:09:15", - "author_account_age_days": 4495 + "author_account_age_days": 4496 }, "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, "last_update": "2025-08-11 13:46:34", - "author_account_age_days": 4516 + "author_account_age_days": 4517 }, "https://github.com/avocadori/ComfyUI-AudioAmplitudeConverter": { "stars": 0, "last_update": "2025-05-29 07:57:22", - "author_account_age_days": 619 + "author_account_age_days": 620 }, "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, "last_update": "2025-03-27 15:38:59", - "author_account_age_days": 566 + "author_account_age_days": 567 }, "https://github.com/babydjac/comfyui-grok-ponyxl": { "stars": 0, "last_update": "2025-07-18 19:10:49", - "author_account_age_days": 951 + "author_account_age_days": 952 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 0, "last_update": "2025-02-18 09:28:53", - "author_account_age_days": 5226 + "author_account_age_days": 5227 }, "https://github.com/bakker/BK_Utils": { "stars": 0, "last_update": "2025-12-07 19:28:19", - "author_account_age_days": 5909 + "author_account_age_days": 5910 }, "https://github.com/bananasss00/Comfyui-PyExec": { "stars": 3, "last_update": "2025-02-26 12:01:18", - "author_account_age_days": 3080 + "author_account_age_days": 3081 }, "https://github.com/bandido37/comfyui-kaggle-local-save": { "stars": 0, "last_update": "2025-04-23 16:20:30", - "author_account_age_days": 2289 + "author_account_age_days": 2290 }, "https://github.com/banini1841/BigModelPipe": { "stars": 0, "last_update": "2025-10-14 18:15:14", - "author_account_age_days": 1877 + "author_account_age_days": 1878 }, "https://github.com/baoanhng/ComfyUI-utils": { "stars": 0, "last_update": "2025-12-15 12:19:02", - "author_account_age_days": 4851 + "author_account_age_days": 4852 }, "https://github.com/barakapa/barakapa-nodes": { "stars": 0, "last_update": "2025-05-13 20:47:52", - "author_account_age_days": 226 + "author_account_age_days": 227 }, "https://github.com/basenc/Comfyui-EnvVarNode": { "stars": 0, "last_update": "2025-10-18 12:50:39", - "author_account_age_days": 3201 + "author_account_age_days": 3202 }, "https://github.com/basenc/Comfyui-Nodes-basenc": { "stars": 0, "last_update": "2025-11-17 13:58:45", - "author_account_age_days": 3201 + "author_account_age_days": 3202 }, "https://github.com/benda1989/WaterMarkRemover_ComfyUI": { "stars": 1, "last_update": "2025-05-01 22:31:19", - "author_account_age_days": 2659 + "author_account_age_days": 2660 }, "https://github.com/benmizrahi/ComfyGCS": { "stars": 1, "last_update": "2025-05-05 15:18:40", - "author_account_age_days": 3788 + "author_account_age_days": 3789 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, @@ -2082,322 +2132,327 @@ "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, "last_update": "2025-05-31 17:41:31", - "author_account_age_days": 4210 + "author_account_age_days": 4211 }, "https://github.com/bikiam/ComfyUi_WhisperGTranslate": { "stars": 0, "last_update": "2025-07-01 19:41:11", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/bikiam/Comfyui_AudioRecoder": { "stars": 0, "last_update": "2025-07-08 05:35:33", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/binarystatic/ComfyUI-BinarystaticMasterSeed": { "stars": 0, "last_update": "2025-12-11 15:13:17", - "author_account_age_days": 4939 + "author_account_age_days": 4940 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5556 + "author_account_age_days": 5557 }, "https://github.com/bleash-dev/ComfyUI-Auth-Manager": { "stars": 0, "last_update": "2025-08-10 13:13:23", - "author_account_age_days": 1610 + "author_account_age_days": 1611 }, "https://github.com/bleash-dev/Comfyui-FileSytem-Manager": { "stars": 0, "last_update": "2025-08-10 17:27:02", - "author_account_age_days": 1610 + "author_account_age_days": 1611 }, "https://github.com/bleash-dev/Comfyui-Idle-Checker": { "stars": 0, "last_update": "2025-08-07 21:04:58", - "author_account_age_days": 1610 + "author_account_age_days": 1611 }, "https://github.com/blepping/comfyui_dum_samplers": { "stars": 5, "last_update": "2025-08-11 12:09:57", - "author_account_age_days": 700 + "author_account_age_days": 701 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/blueraincoatli/ComfyUI-Model-Cleaner": { "stars": 3, "last_update": "2025-12-18 04:19:16", - "author_account_age_days": 859 + "author_account_age_days": 860 }, "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4350 + "author_account_age_days": 4351 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 68, "last_update": "2025-11-25 21:29:34", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/bmgjet/comfyui-powerlimit": { "stars": 0, "last_update": "2025-08-30 03:13:17", - "author_account_age_days": 2418 + "author_account_age_days": 2419 }, "https://github.com/boricuapab/ComfyUI-Bori-KontextPresets": { "stars": 7, "last_update": "2025-07-21 05:49:40", - "author_account_age_days": 2115 + "author_account_age_days": 2116 }, "https://github.com/borisfaley/ComfyUI-ACES-EXR-OCIO": { "stars": 2, "last_update": "2025-08-24 05:31:47", - "author_account_age_days": 4180 + "author_account_age_days": 4181 }, "https://github.com/brace-great/comfyui-eim": { "stars": 0, "last_update": "2025-05-14 06:09:18", - "author_account_age_days": 1635 + "author_account_age_days": 1636 }, "https://github.com/brace-great/comfyui-mc": { "stars": 0, "last_update": "2025-12-03 04:58:13", - "author_account_age_days": 1635 + "author_account_age_days": 1636 }, "https://github.com/brandonkish/comfyUI-extractable-text": { "stars": 0, "last_update": "2025-08-11 01:05:57", - "author_account_age_days": 4291 + "author_account_age_days": 4292 }, "https://github.com/broumbroum/comfyui-time-system": { "stars": 0, "last_update": "2025-10-16 18:00:30", - "author_account_age_days": 1315 + "author_account_age_days": 1316 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 5058 + "author_account_age_days": 5059 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-31 13:34:57", - "author_account_age_days": 5058 + "author_account_age_days": 5059 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3655 + "author_account_age_days": 3656 }, "https://github.com/bulldog68/ComfyUI_FMJ": { "stars": 4, "last_update": "2025-11-18 13:57:19", - "author_account_age_days": 650 + "author_account_age_days": 651 }, "https://github.com/c1660181647-hash/ComfyUI-MM-Visual-Encryption": { "stars": 1, "last_update": "2025-12-16 14:14:05", - "author_account_age_days": 98 + "author_account_age_days": 99 }, "https://github.com/casterpollux/ComfyUI-USO": { "stars": 6, "last_update": "2025-09-01 16:08:39", - "author_account_age_days": 220 + "author_account_age_days": 221 }, "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 1077 + "author_account_age_days": 1078 }, "https://github.com/cedarconnor/ComfyUI-HunyuanWorld-Mirror": { "stars": 25, "last_update": "2025-11-21 06:21:42", - "author_account_age_days": 4841 + "author_account_age_days": 4842 }, "https://github.com/cedarconnor/ComfyUI_MotionTransfer": { "stars": 4, "last_update": "2025-11-30 04:39:49", - "author_account_age_days": 4841 + "author_account_age_days": 4842 }, "https://github.com/celll1/cel_sampler": { "stars": 1, "last_update": "2024-11-20 13:04:54", - "author_account_age_days": 776 + "author_account_age_days": 777 }, "https://github.com/cesilk10/cesilk-comfyui-nodes": { "stars": 0, "last_update": "2025-08-13 11:30:35", - "author_account_age_days": 229 + "author_account_age_days": 230 }, "https://github.com/cgf120/comfyui-flowx-preprocess": { "stars": 0, "last_update": "2025-10-15 13:51:55", - "author_account_age_days": 3455 + "author_account_age_days": 3456 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 5380 + "author_account_age_days": 5381 }, "https://github.com/charlie-otoy/ComfyUI-otoySKW-SystemMetrics": { "stars": 0, "last_update": "2025-09-25 21:27:15", - "author_account_age_days": 3579 + "author_account_age_days": 3580 }, "https://github.com/charlierz/comfyui-charlierz": { "stars": 0, "last_update": "2025-12-08 21:25:57", - "author_account_age_days": 3623 + "author_account_age_days": 3624 }, "https://github.com/chengzeyi/Comfy-WaveSpeed": { "stars": 1204, "last_update": "2025-08-02 14:24:30", - "author_account_age_days": 3323 + "author_account_age_days": 3324 }, "https://github.com/chenpipi0807/ComfyUI-InstantCharacterFlux": { "stars": 2, "last_update": "2025-08-18 13:04:22", - "author_account_age_days": 833 + "author_account_age_days": 834 }, "https://github.com/ches2010/comfyui_aliyundrive_uploader": { "stars": 1, "last_update": "2025-09-16 03:10:47", - "author_account_age_days": 2716 + "author_account_age_days": 2717 }, "https://github.com/chetusangolgi/Comfyui-supabase": { "stars": 0, "last_update": "2025-12-18 13:19:35", - "author_account_age_days": 939 + "author_account_age_days": 940 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, "last_update": "2024-08-29 03:54:28", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 71, "last_update": "2025-04-02 02:06:27", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/chuge26/ComfyUI_seal_migration": { "stars": 0, "last_update": "2025-04-21 07:23:45", - "author_account_age_days": 2912 + "author_account_age_days": 2913 }, "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, "last_update": "2025-01-02 17:00:32", - "author_account_age_days": 4745 + "author_account_age_days": 4746 }, "https://github.com/clcimir/FileTo64": { "stars": 0, "last_update": "2025-08-23 21:26:35", - "author_account_age_days": 1717 + "author_account_age_days": 1718 }, "https://github.com/clubmate/comfyui-boll-nodes": { "stars": 0, "last_update": "2025-10-02 23:27:02", - "author_account_age_days": 2475 + "author_account_age_days": 2476 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 97748, - "last_update": "2025-12-22 21:43:29", - "author_account_age_days": 1095 + "stars": 97850, + "last_update": "2025-12-23 20:10:27", + "author_account_age_days": 1096 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { "stars": 423, "last_update": "2024-08-16 18:06:10", - "author_account_age_days": 1095 + "author_account_age_days": 1096 }, "https://github.com/comfygit-ai/comfygit-manager": { "stars": 0, - "last_update": "2025-12-20 08:39:25", - "author_account_age_days": 349 + "last_update": "2025-12-23 06:00:43", + "author_account_age_days": 350 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/comfyscript/ComfyUI-CloudClient": { "stars": 0, "last_update": "2025-09-11 13:41:35", - "author_account_age_days": 120 + "author_account_age_days": 121 }, "https://github.com/comfyui-wiki/ComfyUI-SelectionFocus": { "stars": 12, "last_update": "2025-10-13 11:18:23", - "author_account_age_days": 365 + "author_account_age_days": 366 }, "https://github.com/comfyuiblog/deepseek_prompt_generator_comfyui": { "stars": 2, "last_update": "2025-01-28 21:28:11", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/content-and-code/ComfyUI-SimpleCSVParse": { "stars": 0, "last_update": "2025-10-21 18:26:41", - "author_account_age_days": 5406 + "author_account_age_days": 5407 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 2362 + "author_account_age_days": 2363 }, "https://github.com/crimro-se/ComfyUI-CascadedGaze": { "stars": 1, "last_update": "2025-08-04 23:03:24", - "author_account_age_days": 423 + "author_account_age_days": 424 }, "https://github.com/ctf05/ComfyUI-AudioDuration": { "stars": 0, "last_update": "2025-08-13 02:20:17", - "author_account_age_days": 2348 + "author_account_age_days": 2349 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 270, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5557 + "author_account_age_days": 5558 }, "https://github.com/daracazamea/comfyUI-DCNodes": { "stars": 0, "last_update": "2025-04-03 14:38:27", - "author_account_age_days": 2505 + "author_account_age_days": 2506 }, "https://github.com/dcduanchao/comfyui_video_http": { "stars": 0, "last_update": "2025-09-22 01:25:36", - "author_account_age_days": 2900 + "author_account_age_days": 2901 }, "https://github.com/dead-matrix/ComfyUI-RMBG-Custom": { "stars": 0, "last_update": "2025-08-28 23:20:59", - "author_account_age_days": 2023 + "author_account_age_days": 2024 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2534 + "author_account_age_days": 2535 + }, + "https://github.com/devzeroLL/comfyui-lxj-Node": { + "stars": 0, + "last_update": "2025-12-23 07:24:30", + "author_account_age_days": 3292 }, "https://github.com/dexintenebri/comfyui_voxel_nodes": { "stars": 1, "last_update": "2025-08-01 08:33:48", - "author_account_age_days": 1158 + "author_account_age_days": 1159 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, @@ -2407,32 +2462,32 @@ "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, "last_update": "2025-05-23 08:51:34", - "author_account_age_days": 2456 + "author_account_age_days": 2457 }, "https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid": { "stars": 0, "last_update": "2025-11-01 10:54:28", - "author_account_age_days": 2421 + "author_account_age_days": 2422 }, "https://github.com/dihan/comfyui-random-kps": { "stars": 4, "last_update": "2025-01-01 22:48:11", - "author_account_age_days": 4843 + "author_account_age_days": 4844 }, "https://github.com/diodiogod/Comfy-Inpainting-Works": { "stars": 70, "last_update": "2025-11-04 13:54:57", - "author_account_age_days": 674 + "author_account_age_days": 675 }, "https://github.com/dmitry-guskov/ComfyUI_light_image_ops": { "stars": 0, "last_update": "2025-09-15 12:09:41", - "author_account_age_days": 2436 + "author_account_age_days": 2437 }, "https://github.com/doc-packages/comfyui-doc-utils": { "stars": 0, "last_update": "2025-10-07 20:06:25", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, @@ -2442,72 +2497,72 @@ "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2869 + "author_account_age_days": 2870 }, "https://github.com/dougbtv/comfyui-vllm-omni": { "stars": 2, - "last_update": "2025-12-08 22:18:54", - "author_account_age_days": 4480 + "last_update": "2025-12-23 13:41:26", + "author_account_age_days": 4481 }, "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", - "author_account_age_days": 3085 + "author_account_age_days": 3086 }, "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, "last_update": "2024-12-27 17:03:52", - "author_account_age_days": 2793 + "author_account_age_days": 2794 }, "https://github.com/downlifted/ComfyUI_GroqPrompt": { "stars": 0, "last_update": "2025-10-04 12:07:17", - "author_account_age_days": 2793 + "author_account_age_days": 2794 }, "https://github.com/duckmartians/Duck_Nodes": { "stars": 2, "last_update": "2025-08-21 02:24:03", - "author_account_age_days": 593 + "author_account_age_days": 594 }, "https://github.com/eddiehavila/comfyui-nachoman": { "stars": 0, "last_update": "2025-11-25 02:01:52", - "author_account_age_days": 935 + "author_account_age_days": 936 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenImageWrapper": { "stars": 11, "last_update": "2025-11-17 10:18:57", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/edisonchan/ComfyUI-Sysinfo": { "stars": 0, "last_update": "2025-11-27 07:40:45", - "author_account_age_days": 4132 + "author_account_age_days": 4133 }, "https://github.com/edvardtoth/ComfyUI-ETNodes": { "stars": 2, "last_update": "2025-12-06 23:52:47", - "author_account_age_days": 5161 + "author_account_age_days": 5162 }, "https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI": { "stars": 3, "last_update": "2025-09-30 01:58:51", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/egormly/ComfyUI-EG_Tools": { "stars": 0, "last_update": "2025-11-19 14:39:40", - "author_account_age_days": 1134 + "author_account_age_days": 1135 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 96, "last_update": "2025-08-10 18:30:01", - "author_account_age_days": 1471 + "author_account_age_days": 1472 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 3318 + "author_account_age_days": 3319 }, "https://github.com/elfatherbrown/comfyui-realcugan-node": { "stars": 0, @@ -2517,77 +2572,77 @@ "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4731 + "author_account_age_days": 4732 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 1, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 3020 + "author_account_age_days": 3021 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 0, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 3020 + "author_account_age_days": 3021 }, "https://github.com/enlo/ComfyUI-CheckpointSettings": { "stars": 0, "last_update": "2025-07-20 04:27:46", - "author_account_age_days": 4016 + "author_account_age_days": 4017 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 3141 + "author_account_age_days": 3142 }, "https://github.com/erosDiffusion/ComfyUI-enricos-json-file-load-and-value-selector": { "stars": 2, "last_update": "2025-06-04 16:32:17", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/ervinne13/ComfyUI-Metadata-Hub": { "stars": 0, "last_update": "2025-09-07 03:59:13", - "author_account_age_days": 4416 + "author_account_age_days": 4417 }, "https://github.com/ethanfel/ComfyUI-Mamad8-QwenEdit-fix": { "stars": 4, "last_update": "2025-10-08 11:00:47", - "author_account_age_days": 3144 + "author_account_age_days": 3145 }, "https://github.com/etng/ComfyUI-Heartbeat": { "stars": 2, "last_update": "2025-06-03 09:32:40", - "author_account_age_days": 1610 + "author_account_age_days": 1611 }, "https://github.com/exectails/comfyui-et_scripting": { "stars": 2, "last_update": "2024-11-29 17:23:07", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 1158 + "author_account_age_days": 1159 }, "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, "last_update": "2025-05-06 06:42:52", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/fangg2000/ComfyUI-StableAudioFG": { "stars": 1, "last_update": "2025-06-15 11:49:34", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1718 + "author_account_age_days": 1719 }, "https://github.com/fantaskiss/ComfyUI-Qwen3_VQA_enhanced": { "stars": 5, "last_update": "2025-10-21 02:06:39", - "author_account_age_days": 1056 + "author_account_age_days": 1057 }, "https://github.com/filipemeneses/ComfyUI_html": { "stars": 1, @@ -2597,467 +2652,472 @@ "https://github.com/filliptm/ComfyUI_Fill-Node-Loader": { "stars": 6, "last_update": "2025-06-25 01:25:38", - "author_account_age_days": 2282 + "author_account_age_days": 2283 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 63, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 1, "last_update": "2024-11-18 22:35:37", - "author_account_age_days": 2559 + "author_account_age_days": 2560 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4585 + "author_account_age_days": 4586 }, "https://github.com/franklydegenerate/ComfyUI-WAN-Resolution-Helper": { "stars": 0, "last_update": "2025-10-18 19:25:33", - "author_account_age_days": 742 + "author_account_age_days": 743 }, "https://github.com/franky519/comfyui-redux-style": { "stars": 0, "last_update": "2025-02-13 10:04:45", - "author_account_age_days": 823 + "author_account_age_days": 824 }, "https://github.com/franky519/comfyui_fnckc_Face_analysis": { "stars": 0, "last_update": "2025-06-16 02:09:00", - "author_account_age_days": 823 + "author_account_age_days": 824 }, "https://github.com/fritzprix/ComfyUI-LLM-Utils": { "stars": 1, "last_update": "2025-01-04 23:25:38", - "author_account_age_days": 5274 + "author_account_age_days": 5275 }, "https://github.com/frost-byte/fbTools": { "stars": 0, "last_update": "2025-12-20 09:14:04", - "author_account_age_days": 5304 + "author_account_age_days": 5305 }, "https://github.com/ftechmax/ComfyUI-NovaKit-Pack": { "stars": 0, "last_update": "2025-04-26 13:27:06", - "author_account_age_days": 3124 + "author_account_age_days": 3125 }, "https://github.com/ftf001-tech/ComfyUI-ExternalLLMDetector": { "stars": 2, "last_update": "2025-06-22 03:43:09", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/fuselayer/comfyui-libcom-image-composition": { "stars": 0, "last_update": "2025-11-11 20:15:21", - "author_account_age_days": 824 - }, - "https://github.com/futureversecom/ComfyUI-JEN": { - "stars": 0, - "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 1266 + "author_account_age_days": 825 }, "https://github.com/fylrid2/comfyui_lock_previous_value": { "stars": 0, "last_update": "2025-06-30 22:05:07", - "author_account_age_days": 559 + "author_account_age_days": 560 }, "https://github.com/gabe-init/ComfyUI-LM-Studio": { "stars": 5, "last_update": "2025-05-26 22:10:36", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/gabe-init/ComfyUI-Repo-Eater": { "stars": 0, "last_update": "2025-05-27 01:09:24", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/gabe-init/comfyui_ui_render": { "stars": 3, "last_update": "2025-05-27 00:27:32", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, "last_update": "2025-05-12 09:54:34", - "author_account_age_days": 4406 + "author_account_age_days": 4407 }, "https://github.com/gajjar4/ComfyUI-Qwen-Image-i2L": { - "stars": 51, + "stars": 53, "last_update": "2025-12-12 10:56:27", - "author_account_age_days": 2098 + "author_account_age_days": 2099 }, "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 1971 + "author_account_age_days": 1972 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2025-05-14 16:18:43", - "author_account_age_days": 4601 + "author_account_age_days": 4602 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 208, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4601 + "author_account_age_days": 4602 }, "https://github.com/gameltb/io_comfyui": { "stars": 6, "last_update": "2025-02-04 15:14:01", - "author_account_age_days": 4601 + "author_account_age_days": 4602 }, "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { "stars": 0, "last_update": "2025-05-08 19:08:30", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/gaonprime-labs/ComfyUI_Nordy": { "stars": 0, "last_update": "2025-10-30 09:53:32", - "author_account_age_days": 727 + "author_account_age_days": 728 }, "https://github.com/gaowei-space/ComfyUI-Doubao-LLM": { "stars": 4, "last_update": "2025-09-15 10:35:06", - "author_account_age_days": 4024 + "author_account_age_days": 4025 }, "https://github.com/garciaone/g_one_toolkit": { "stars": 1, "last_update": "2025-10-20 22:46:14", - "author_account_age_days": 2673 + "author_account_age_days": 2674 }, "https://github.com/gilons/ComfyUI-GoogleDrive-Downloader": { "stars": 0, "last_update": "2025-06-13 20:43:59", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3507 + "author_account_age_days": 3508 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 4449 + "author_account_age_days": 4450 }, "https://github.com/gitmylo/FlowNodes": { "stars": 12, "last_update": "2025-04-03 08:17:47", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 364 + "author_account_age_days": 365 }, "https://github.com/gmammolo/comfyui-gmammolo": { "stars": 0, "last_update": "2025-10-18 12:25:29", - "author_account_age_days": 4140 + "author_account_age_days": 4141 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { "stars": 2, "last_update": "2024-09-24 03:54:00", - "author_account_age_days": 1930 + "author_account_age_days": 1931 }, "https://github.com/godric8/ComfyUI_Step1X-Edit": { "stars": 0, "last_update": "2025-06-02 12:14:14", - "author_account_age_days": 1990 + "author_account_age_days": 1991 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, "last_update": "2025-02-07 01:55:07", - "author_account_age_days": 3837 + "author_account_age_days": 3838 }, "https://github.com/gordon123/ComfyUI_DreamBoard": { "stars": 2, "last_update": "2025-05-18 09:53:50", - "author_account_age_days": 5641 + "author_account_age_days": 5642 }, "https://github.com/gordon123/ComfyUI_srt2speech": { "stars": 4, "last_update": "2025-04-27 13:00:13", - "author_account_age_days": 5641 + "author_account_age_days": 5642 }, "https://github.com/gorillaframeai/GF_pixtral_node": { "stars": 0, "last_update": "2025-07-27 13:00:23", - "author_account_age_days": 780 + "author_account_age_days": 781 }, "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5310 + "author_account_age_days": 5311 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 28, "last_update": "2025-12-21 13:31:41", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/grokuku/ComfyUI-Holaf": { "stars": 2, "last_update": "2025-12-15 16:00:53", - "author_account_age_days": 3003 + "author_account_age_days": 3004 }, "https://github.com/grokuku/ComfyUI-Holaf-Utilities": { "stars": 5, "last_update": "2025-12-16 14:14:10", - "author_account_age_days": 3003 + "author_account_age_days": 3004 + }, + "https://github.com/gulajawalegit/ComfyUI-Telegram-Sender": { + "stars": 0, + "last_update": "2025-12-22 19:13:42", + "author_account_age_days": 36 }, "https://github.com/haodman/ComfyUI_Rain": { "stars": 1, "last_update": "2024-09-01 10:41:20", - "author_account_age_days": 2686 + "author_account_age_days": 2687 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 8, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3524 + "author_account_age_days": 3525 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 20, "last_update": "2025-10-16 11:25:05", - "author_account_age_days": 847 + "author_account_age_days": 848 }, "https://github.com/hay86/ComfyUI_AceNodes": { - "stars": 91, + "stars": 92, "last_update": "2025-05-01 03:08:58", - "author_account_age_days": 5213 + "author_account_age_days": 5214 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 19, "last_update": "2025-08-12 08:12:34", - "author_account_age_days": 2483 + "author_account_age_days": 2484 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 6, "last_update": "2024-09-02 14:49:43", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 7, "last_update": "2025-03-02 06:23:44", - "author_account_age_days": 1790 + "author_account_age_days": 1791 }, "https://github.com/hdfhssg/comfyui_EvoSearch": { "stars": 6, "last_update": "2025-06-15 11:05:48", - "author_account_age_days": 1790 + "author_account_age_days": 1791 }, "https://github.com/henjicc/ComfyUI-CC-ImageLoader": { "stars": 1, "last_update": "2025-10-17 16:38:49", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/heyburns/ComfyUI-Logic-Redux": { "stars": 1, "last_update": "2025-12-02 04:43:34", - "author_account_age_days": 2770 + "author_account_age_days": 2771 + }, + "https://github.com/hgh086/Comfyui-HghImage": { + "stars": 1, + "last_update": "2025-12-23 06:57:46", + "author_account_age_days": 3947 }, "https://github.com/hhelloe/ComfyuiQuantizerToFp8": { "stars": 0, "last_update": "2025-11-11 12:52:05", - "author_account_age_days": 721 + "author_account_age_days": 722 }, "https://github.com/hhelloe/comfyuiWeightOnlyQuant": { "stars": 0, "last_update": "2025-11-14 01:38:51", - "author_account_age_days": 721 + "author_account_age_days": 722 }, "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1890 + "author_account_age_days": 1891 }, "https://github.com/hndrr/Comfyui-SceneDetect": { "stars": 2, "last_update": "2025-11-26 06:56:56", - "author_account_age_days": 2347 + "author_account_age_days": 2348 }, "https://github.com/hnmr293/ComfyUI-SamOne": { "stars": 0, "last_update": "2025-04-16 08:07:42", - "author_account_age_days": 1101 + "author_account_age_days": 1102 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-09-08 08:57:57", - "author_account_age_days": 5590 + "author_account_age_days": 5591 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 0, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/hotpot-killer/ComfyUI_AlexNodes": { "stars": 0, "last_update": "2024-12-06 09:09:03", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/houdinii/comfy-magick": { "stars": 5, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 4066 + "author_account_age_days": 4067 }, "https://github.com/huhu-tiger/ComfyUI-RemoteDownload": { "stars": 0, "last_update": "2025-11-27 10:11:09", - "author_account_age_days": 1814 + "author_account_age_days": 1815 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 3001 + "author_account_age_days": 3002 }, "https://github.com/hujuying/ComfyUI-QwenVL3-image-Plus": { "stars": 0, "last_update": "2025-11-04 14:40:14", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/hujuying/comfyui_gemini_banana_api": { "stars": 0, "last_update": "2025-09-09 14:19:12", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/hulipanpan/Comfyui_tuteng": { "stars": 0, "last_update": "2025-07-14 08:33:39", - "author_account_age_days": 951 + "author_account_age_days": 952 }, "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3382 + "author_account_age_days": 3383 }, "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, "last_update": "2025-06-19 18:11:36", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { "stars": 15, "last_update": "2025-05-09 10:46:59", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/hunzmusic/comfyui-hnznodes": { "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/husw725/comfyui_alta_nodes": { "stars": 0, "last_update": "2025-12-10 07:27:42", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 2307 + "author_account_age_days": 2308 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 9, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 2307 + "author_account_age_days": 2308 }, "https://github.com/hylarucoder/comfyui-copilot": { "stars": 27, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 4459 + "author_account_age_days": 4460 }, "https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": { "stars": 0, "last_update": "2025-08-15 03:07:11", - "author_account_age_days": 5739 + "author_account_age_days": 5740 }, "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3408 + "author_account_age_days": 3409 }, "https://github.com/ifilipis/ComfyUI-Auto-Prompt-Engineer": { "stars": 0, "last_update": "2025-10-31 12:05:21", - "author_account_age_days": 2736 + "author_account_age_days": 2737 }, "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1419 + "author_account_age_days": 1420 }, "https://github.com/ilslli/Comfyui-IV2Z": { "stars": 0, "last_update": "2025-11-18 02:20:44", - "author_account_age_days": 899 + "author_account_age_days": 900 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/io-club/ComfyUI-LuminaNext": { "stars": 0, "last_update": "2024-09-23 12:02:22", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/isurulkh/ComfyUI-Lovis-Node": { "stars": 0, "last_update": "2025-10-07 20:15:00", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/jKaarlehto/ComfyUI-GetWorkflowName": { "stars": 1, "last_update": "2025-11-28 18:17:32", - "author_account_age_days": 2140 + "author_account_age_days": 2141 }, "https://github.com/jax-explorer/ComfyUI-DreamO": { "stars": 66, "last_update": "2025-05-22 08:07:02", - "author_account_age_days": 1123 + "author_account_age_days": 1124 }, "https://github.com/jchiotaka/ComfyUI-ClarityAI-Upscaler": { "stars": 0, "last_update": "2025-12-22 08:59:53", - "author_account_age_days": 5162 + "author_account_age_days": 5163 }, "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 1, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5396 + "author_account_age_days": 5397 }, "https://github.com/jerryname2022/ComfyUI-MegaTTS3": { "stars": 1, "last_update": "2025-09-03 02:07:31", - "author_account_age_days": 3825 + "author_account_age_days": 3826 }, "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, "last_update": "2025-08-30 11:27:03", - "author_account_age_days": 3825 + "author_account_age_days": 3826 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, "last_update": "2024-08-30 06:42:39", - "author_account_age_days": 1002 + "author_account_age_days": 1003 }, "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-07-25 23:32:58", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/jiafuzeng/comfyui-fishSpeech": { "stars": 0, "last_update": "2025-07-23 08:29:43", - "author_account_age_days": 2759 + "author_account_age_days": 2760 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 229, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, @@ -3067,532 +3127,532 @@ "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": { "stars": 1, "last_update": "2025-08-12 01:06:56", - "author_account_age_days": 2611 + "author_account_age_days": 2612 }, "https://github.com/jinchanz/ComfyUI-Midjourney": { "stars": 0, "last_update": "2025-12-14 12:07:40", - "author_account_age_days": 2611 + "author_account_age_days": 2612 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4530 + "author_account_age_days": 4531 }, "https://github.com/jonathan-bryant/ComfyUI-ImageStraightener": { "stars": 0, "last_update": "2025-08-02 15:46:45", - "author_account_age_days": 3615 + "author_account_age_days": 3616 }, "https://github.com/jonstreeter/comfyui-archive-output": { "stars": 7, "last_update": "2025-11-09 18:30:16", - "author_account_age_days": 1149 + "author_account_age_days": 1150 }, "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2025-05-17 01:04:37", - "author_account_age_days": 2972 + "author_account_age_days": 2973 }, "https://github.com/jorin91/ComfyUI-JSG-Utils": { "stars": 0, "last_update": "2025-12-22 22:26:46", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/jpwgad/jpwgad-comfy": { "stars": 0, "last_update": "2025-10-15 13:21:14", - "author_account_age_days": 4680 + "author_account_age_days": 4681 }, "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/jtrue/ComfyUI-MaskTools": { "stars": 0, "last_update": "2025-08-24 14:39:23", - "author_account_age_days": 4476 + "author_account_age_days": 4477 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 308, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/jtydhr88/ComfyUI-PolotnoCanvasEditor": { - "stars": 43, + "stars": 45, "last_update": "2025-12-22 02:27:06", - "author_account_age_days": 5299 + "author_account_age_days": 5300 }, "https://github.com/jtydhr88/ComfyUI-StableStudio": { "stars": 22, "last_update": "2025-08-15 00:06:43", - "author_account_age_days": 5299 + "author_account_age_days": 5300 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 218, + "stars": 219, "last_update": "2024-10-18 10:37:10", - "author_account_age_days": 5299 + "author_account_age_days": 5300 }, "https://github.com/jtydhr88/ComfyUI_frontend_vue_basic": { "stars": 14, "last_update": "2025-12-14 01:46:52", - "author_account_age_days": 5299 + "author_account_age_days": 5300 }, "https://github.com/judian17/ComfyUI-MIDI-3D": { "stars": 13, "last_update": "2025-11-26 19:34:09", - "author_account_age_days": 2392 + "author_account_age_days": 2393 }, "https://github.com/junhe421/comfyui_batch_image_processor": { "stars": 7, "last_update": "2025-07-11 01:09:12", - "author_account_age_days": 681 + "author_account_age_days": 682 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, "last_update": "2025-12-16 02:00:56", - "author_account_age_days": 6019 + "author_account_age_days": 6020 }, "https://github.com/karthikg-09/ComfyUI-3ncrypt": { "stars": 0, "last_update": "2024-12-27 09:09:07", - "author_account_age_days": 742 + "author_account_age_days": 743 }, "https://github.com/kaski23/Kaskis_Comfy_Nodes": { "stars": 1, "last_update": "2025-12-11 21:13:13", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/kesslerdev/kesslerdev_comfyui_nodes": { "stars": 0, "last_update": "2025-10-10 11:31:54", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 5, "last_update": "2025-07-03 05:21:54", - "author_account_age_days": 2679 + "author_account_age_days": 2680 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 12, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 49, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 61, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 10, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { "stars": 86, "last_update": "2024-08-14 02:20:18", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 64, "last_update": "2025-04-18 10:50:26", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { "stars": 1604, "last_update": "2025-06-03 21:48:59", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { "stars": 929, "last_update": "2025-06-15 09:52:41", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { - "stars": 2564, + "stars": 2565, "last_update": "2025-08-20 08:38:14", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-MMAudio": { "stars": 491, "last_update": "2025-12-12 22:44:16", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-MochiWrapper": { "stars": 800, "last_update": "2024-11-11 13:54:57", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-VEnhancer": { "stars": 71, "last_update": "2024-11-02 00:24:36", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-VideoNoiseWarp": { "stars": 159, "last_update": "2025-03-30 13:39:03", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kijai/ComfyUI-WanAnimatePreprocess": { - "stars": 406, + "stars": 408, "last_update": "2025-12-22 14:47:36", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": { "stars": 0, "last_update": "2025-05-06 07:50:34", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/kongds1999/ComfyUI_was_image": { "stars": 2, "last_update": "2025-11-28 08:07:54", - "author_account_age_days": 1244 + "author_account_age_days": 1245 }, "https://github.com/krakenunbound/kraken-discord-bot": { "stars": 0, "last_update": "2025-12-10 20:36:38", - "author_account_age_days": 125 + "author_account_age_days": 126 }, "https://github.com/krich-cto/ComfyUI-Flow-Control": { "stars": 2, "last_update": "2025-12-16 16:44:49", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1734 + "author_account_age_days": 1735 }, "https://github.com/kuailefengnan2024/Comfyui_Layer": { "stars": 0, "last_update": "2025-09-05 12:19:50", - "author_account_age_days": 506 + "author_account_age_days": 507 }, "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, "last_update": "2024-12-08 16:59:31", - "author_account_age_days": 1928 + "author_account_age_days": 1929 }, "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 5093 + "author_account_age_days": 5094 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 5093 + "author_account_age_days": 5094 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-11-04 21:14:07", - "author_account_age_days": 1487 + "author_account_age_days": 1488 }, "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 2, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 1, "last_update": "2025-05-05 04:00:28", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 3377 + "author_account_age_days": 3378 }, "https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator": { "stars": 0, "last_update": "2025-11-02 09:10:52", - "author_account_age_days": 297 + "author_account_age_days": 298 }, "https://github.com/laubsauger/comfyui-storyboard": { "stars": 9, "last_update": "2025-06-14 23:33:25", - "author_account_age_days": 5102 + "author_account_age_days": 5103 }, "https://github.com/lazybuttalented/ComfyUI_LBT": { "stars": 2, "last_update": "2025-11-11 02:42:22", - "author_account_age_days": 2298 + "author_account_age_days": 2299 }, "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 8, "last_update": "2025-10-30 07:20:48", - "author_account_age_days": 2960 + "author_account_age_days": 2961 }, "https://github.com/leacvikas0/ComfyUI-Presence": { "stars": 0, "last_update": "2025-12-12 12:42:35", - "author_account_age_days": 499 + "author_account_age_days": 500 }, "https://github.com/leadbreak/comfyui-faceaging": { "stars": 92, "last_update": "2024-10-31 08:25:21", - "author_account_age_days": 1919 + "author_account_age_days": 1920 }, "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3340 + "author_account_age_days": 3341 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 27, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4621 + "author_account_age_days": 4622 }, "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, "last_update": "2025-04-21 11:48:26", - "author_account_age_days": 899 + "author_account_age_days": 900 }, "https://github.com/lfelipegg/lfgg_custom_nodes_comfyui": { "stars": 0, "last_update": "2025-12-18 16:30:28", - "author_account_age_days": 1356 + "author_account_age_days": 1357 }, "https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": { "stars": 6, "last_update": "2025-12-01 09:21:10", - "author_account_age_days": 2012 + "author_account_age_days": 2013 }, "https://github.com/lgldlk/ComfyUI-img-tiler": { "stars": 1, "last_update": "2024-10-17 07:56:42", - "author_account_age_days": 2236 + "author_account_age_days": 2237 }, "https://github.com/lichenhao/Comfyui_Ryota": { "stars": 0, "last_update": "2024-09-07 08:25:54", - "author_account_age_days": 4913 + "author_account_age_days": 4914 }, "https://github.com/light-and-ray/Minimalistic-Comfy-Wrapper-WebUI": { "stars": 83, - "last_update": "2025-12-22 23:05:42", - "author_account_age_days": 2966 + "last_update": "2025-12-23 19:43:46", + "author_account_age_days": 2967 }, "https://github.com/lihaoyun6/ComfyUI-lhyNodes": { "stars": 15, "last_update": "2025-12-15 01:08:47", - "author_account_age_days": 3657 + "author_account_age_days": 3658 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 111, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/littleowl/ComfyUI-MV-HECV": { "stars": 1, "last_update": "2025-06-04 12:42:47", - "author_account_age_days": 5208 + "author_account_age_days": 5209 }, "https://github.com/liusida/ComfyUI-Notebook": { "stars": 31, "last_update": "2025-12-16 05:09:46", - "author_account_age_days": 3754 + "author_account_age_days": 3755 }, "https://github.com/locphan201/ComfyUI-Alter-Nodes": { "stars": 0, "last_update": "2025-08-22 04:36:41", - "author_account_age_days": 1799 + "author_account_age_days": 1800 }, "https://github.com/locphan201/ComfyUI-Alternatives": { "stars": 0, "last_update": "2025-08-12 01:20:05", - "author_account_age_days": 1799 + "author_account_age_days": 1800 }, "https://github.com/logicalor/comfyui_mv_adapter": { "stars": 0, "last_update": "2025-12-15 07:34:35", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/logtd/ComfyUI-HunyuanLoom": { "stars": 497, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 668 + "author_account_age_days": 669 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 63, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 668 + "author_account_age_days": 669 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4711 + "author_account_age_days": 4712 }, "https://github.com/longzoho/ComfyUI-Qdrant-Saver": { "stars": 0, "last_update": "2025-03-07 13:44:52", - "author_account_age_days": 2065 + "author_account_age_days": 2066 }, "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 1099 + "author_account_age_days": 1100 }, "https://github.com/love2hina-net/ComfyUI-Local-Translator": { "stars": 2, "last_update": "2025-09-03 04:37:20", - "author_account_age_days": 1598 + "author_account_age_days": 1599 }, "https://github.com/love530love/ComfyUI-TorchMonitor": { "stars": 1, - "last_update": "2025-12-18 13:00:47", - "author_account_age_days": 1532 + "last_update": "2025-12-23 10:30:19", + "author_account_age_days": 1533 }, "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 7, "last_update": "2025-05-18 17:09:17", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/lrzjason/Comfyui-DiffusersUtils": { "stars": 8, "last_update": "2025-12-16 15:00:08", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 248, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 1008 + "author_account_age_days": 1009 }, "https://github.com/ltdrdata/comfyui-unsafe-torch": { "stars": 44, "last_update": "2025-06-10 22:31:29", - "author_account_age_days": 1008 + "author_account_age_days": 1009 }, "https://github.com/lu64k/ks_nodes": { "stars": 1, "last_update": "2025-10-11 03:14:04", - "author_account_age_days": 937 + "author_account_age_days": 938 }, "https://github.com/lucafoscili/lf-nodes": { "stars": 23, "last_update": "2025-12-09 19:12:45", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/lum3on/comfyui_RollingDepth": { "stars": 1, "last_update": "2025-06-01 18:46:56", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/lyra-ai/lyra-nodes": { "stars": 0, "last_update": "2025-12-09 05:12:33", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2025-08-14 08:47:35", - "author_account_age_days": 595 + "author_account_age_days": 596 }, "https://github.com/machinesarenotpeople/comfyui-energycost": { "stars": 0, "last_update": "2025-05-03 21:22:23", - "author_account_age_days": 2080 + "author_account_age_days": 2081 }, "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 3209 + "author_account_age_days": 3210 }, "https://github.com/maizerrr/comfyui-code-nodes": { "stars": 0, "last_update": "2025-06-30 03:36:19", - "author_account_age_days": 3616 + "author_account_age_days": 3617 }, "https://github.com/majocola/comfyui-standbybutton": { "stars": 0, "last_update": "2025-08-06 00:28:10", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 2352 + "author_account_age_days": 2353 }, "https://github.com/mamamia1110/comfyui-boggerrr-nodes": { "stars": 0, "last_update": "2025-08-05 15:39:07", - "author_account_age_days": 1055 + "author_account_age_days": 1056 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 5, "last_update": "2024-11-30 14:31:14", - "author_account_age_days": 1298 + "author_account_age_days": 1299 }, "https://github.com/mamorett/comfyui_minicpm_vision": { "stars": 0, "last_update": "2025-06-17 13:25:18", - "author_account_age_days": 1298 + "author_account_age_days": 1299 }, "https://github.com/maoper11/comfyui_inteliweb_nodes": { "stars": 3, "last_update": "2025-09-10 05:51:38", - "author_account_age_days": 3000 + "author_account_age_days": 3001 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 2329 + "author_account_age_days": 2330 }, "https://github.com/marduk191/comfyui_cmdtls": { "stars": 0, "last_update": "2025-11-15 07:01:57", - "author_account_age_days": 4961 + "author_account_age_days": 4962 }, "https://github.com/martinken/ComfyUI-KMNodes": { "stars": 0, "last_update": "2025-11-21 15:25:11", - "author_account_age_days": 4261 + "author_account_age_days": 4262 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 7, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2802 + "author_account_age_days": 2803 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 4082 + "author_account_age_days": 4083 }, "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4624 + "author_account_age_days": 4625 }, "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, "last_update": "2025-05-21 13:12:40", - "author_account_age_days": 4624 + "author_account_age_days": 4625 }, "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "stars": 1, "last_update": "2025-05-09 13:18:07", - "author_account_age_days": 4563 + "author_account_age_days": 4564 }, "https://github.com/max-dingsda/ComfyUI-PromptLoop": { "stars": 0, "last_update": "2025-11-20 12:25:44", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, "last_update": "2024-12-29 12:44:29", - "author_account_age_days": 905 + "author_account_age_days": 906 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, @@ -3602,912 +3662,922 @@ "https://github.com/mertgoksel/ComfyUI-Noot-Nodes": { "stars": 0, "last_update": "2025-11-23 19:28:41", - "author_account_age_days": 2351 + "author_account_age_days": 2352 }, "https://github.com/miabrahams/ComfyUI-WebAutomation": { "stars": 0, "last_update": "2025-11-26 01:39:52", - "author_account_age_days": 3965 + "author_account_age_days": 3966 }, "https://github.com/mico-world/comfyui_mico_node": { "stars": 0, "last_update": "2025-08-18 09:04:07", - "author_account_age_days": 418 + "author_account_age_days": 419 }, "https://github.com/mikeymcfish/FishTools": { "stars": 28, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3949 + "author_account_age_days": 3950 }, "https://github.com/mikheys/ComfyUI-mikheys": { "stars": 0, "last_update": "2025-06-21 15:35:56", - "author_account_age_days": 2948 + "author_account_age_days": 2949 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, "last_update": "2024-11-19 16:05:05", - "author_account_age_days": 1727 + "author_account_age_days": 1728 }, "https://github.com/minujeong/comfyui-oklch-color-picker": { "stars": 1, "last_update": "2025-10-31 21:49:13", - "author_account_age_days": 4589 + "author_account_age_days": 4590 }, "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, "last_update": "2024-11-21 01:29:48", - "author_account_age_days": 1112 + "author_account_age_days": 1113 }, "https://github.com/mittimi/ComfyUI_mittimiLoadPresetLite": { "stars": 0, "last_update": "2025-12-09 15:21:26", - "author_account_age_days": 4556 + "author_account_age_days": 4557 }, "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, "last_update": "2025-01-10 07:33:40", - "author_account_age_days": 932 + "author_account_age_days": 933 }, "https://github.com/mm-akhtar/comfyui-mask-selector-node": { "stars": 0, "last_update": "2025-04-18 10:06:17", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/mobcat40/ComfyUI-RestartButton": { "stars": 0, "last_update": "2025-11-25 23:04:37", - "author_account_age_days": 151 + "author_account_age_days": 152 }, "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, "last_update": "2025-01-25 14:39:17", - "author_account_age_days": 2966 + "author_account_age_days": 2967 }, "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, "last_update": "2025-02-02 13:37:48", - "author_account_age_days": 4443 + "author_account_age_days": 4444 }, "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 9, "last_update": "2025-10-10 09:53:05", - "author_account_age_days": 4970 + "author_account_age_days": 4971 }, "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 22, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2588 + "author_account_age_days": 2589 }, "https://github.com/mrCodinghero/ComfyUI-Codinghero": { "stars": 0, "last_update": "2025-12-08 02:58:32", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/muriellee1x/ComfyUI-Logic-Switch": { "stars": 3, "last_update": "2025-11-11 09:15:55", - "author_account_age_days": 2235 + "author_account_age_days": 2236 }, "https://github.com/muriellee1x/ComfyUI-switch-angles": { "stars": 2, "last_update": "2025-11-06 09:29:04", - "author_account_age_days": 2235 + "author_account_age_days": 2236 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 52, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 3405 + "author_account_age_days": 3406 }, "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1844 + "author_account_age_days": 1845 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1844 + "author_account_age_days": 1845 }, "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3237 + "author_account_age_days": 3238 }, "https://github.com/nadushu/comfyui-handy-nodes": { "stars": 0, "last_update": "2025-08-24 14:38:32", - "author_account_age_days": 1892 + "author_account_age_days": 1893 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 3, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/nat-chan/transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, "last_update": "2024-10-26 19:25:43", - "author_account_age_days": 2425 + "author_account_age_days": 2426 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 0, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 2425 + "author_account_age_days": 2426 }, "https://github.com/neo0801/my-comfy-node": { "stars": 0, "last_update": "2024-09-20 07:49:04", - "author_account_age_days": 4326 + "author_account_age_days": 4327 }, "https://github.com/nestflow/ComfyUI-WanPlus": { "stars": 3, "last_update": "2025-12-07 16:39:24", - "author_account_age_days": 3468 + "author_account_age_days": 3469 }, "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4428 + "author_account_age_days": 4429 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4428 + "author_account_age_days": 4429 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4428 + "author_account_age_days": 4429 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 4, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4428 + "author_account_age_days": 4429 }, "https://github.com/neverbiasu/ComfyUI-DeepSeek": { "stars": 0, "last_update": "2025-02-01 04:17:59", - "author_account_age_days": 1565 + "author_account_age_days": 1566 }, "https://github.com/neverbiasu/ComfyUI-Show-o": { "stars": 1, "last_update": "2025-06-24 06:33:20", - "author_account_age_days": 1565 + "author_account_age_days": 1566 }, "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { "stars": 4, "last_update": "2024-12-30 13:32:43", - "author_account_age_days": 1565 + "author_account_age_days": 1566 }, "https://github.com/newraina/ComfyUI-Remote-Save-Image": { "stars": 0, "last_update": "2025-04-18 10:50:44", - "author_account_age_days": 3983 + "author_account_age_days": 3984 }, "https://github.com/newraina/comfyui-photoshop-v2": { "stars": 2, "last_update": "2025-11-17 09:00:20", - "author_account_age_days": 3983 + "author_account_age_days": 3984 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 2, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 5414 + "author_account_age_days": 5415 }, "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 5095 + "author_account_age_days": 5096 }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, - "last_update": "2025-12-19 18:49:01", - "author_account_age_days": 1833 + "last_update": "2025-12-23 14:21:23", + "author_account_age_days": 1834 }, "https://github.com/nobinBB/comfyui-samenodes": { "stars": 0, "last_update": "2025-12-17 12:16:26", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, "last_update": "2025-11-12 17:14:45", - "author_account_age_days": 4885 + "author_account_age_days": 4886 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, "last_update": "2024-08-11 22:22:04", - "author_account_age_days": 4576 + "author_account_age_days": 4577 + }, + "https://github.com/nschpy/ComfyUI_MovisAdapter": { + "stars": 0, + "last_update": "2025-12-23 17:19:04", + "author_account_age_days": 407 }, "https://github.com/numq/comfyui-camera-capture-node": { "stars": 0, "last_update": "2025-09-10 00:47:28", - "author_account_age_days": 2602 + "author_account_age_days": 2603 }, "https://github.com/obisin/ComfyUI-FSampler": { "stars": 117, "last_update": "2025-11-13 10:05:56", - "author_account_age_days": 1561 + "author_account_age_days": 1562 }, "https://github.com/octapus8085/OpenAI-comfyui-O": { "stars": 0, "last_update": "2025-10-12 21:40:00", - "author_account_age_days": 3208 + "author_account_age_days": 3209 }, "https://github.com/odedgranot/comfyui-ffmpeg-node": { "stars": 1, "last_update": "2025-08-25 09:17:44", - "author_account_age_days": 2069 + "author_account_age_days": 2070 }, "https://github.com/odedgranot/comfyui_video_save_node": { "stars": 0, "last_update": "2025-08-20 12:47:09", - "author_account_age_days": 2069 + "author_account_age_days": 2070 }, "https://github.com/oniboy/Archviz-Pack": { "stars": 0, "last_update": "2025-12-12 09:24:55", - "author_account_age_days": 3297 + "author_account_age_days": 3298 }, "https://github.com/orion4d/ComfyUI_unified_list_selector": { "stars": 1, "last_update": "2025-07-03 08:57:21", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orion4d/Orion4D_MasterPrompt": { "stars": 7, "last_update": "2025-09-20 13:01:51", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/orpheus-gaze/comfyui-sundryutils": { "stars": 0, "last_update": "2025-09-19 10:53:25", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, "last_update": "2025-02-27 10:01:17", - "author_account_age_days": 1656 + "author_account_age_days": 1657 }, "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, "last_update": "2025-02-19 11:05:53", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4658 + "author_account_age_days": 4659 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-12-09 01:45:25", - "author_account_age_days": 4658 + "author_account_age_days": 4659 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 1388 + "author_account_age_days": 1389 }, "https://github.com/p1atdev/comfyui-aesthetic-predictor": { "stars": 0, "last_update": "2025-05-10 08:03:13", - "author_account_age_days": 2161 + "author_account_age_days": 2162 }, "https://github.com/pacchikAI/ImagePromptBatch": { "stars": 0, "last_update": "2025-10-22 16:27:05", - "author_account_age_days": 225 + "author_account_age_days": 226 }, "https://github.com/pacchikAI/comfyui_pacchik_window": { "stars": 8, "last_update": "2025-10-22 16:20:20", - "author_account_age_days": 225 + "author_account_age_days": 226 }, "https://github.com/panchovial-max/ComfyUI-ListHelper": { "stars": 0, "last_update": "2025-10-01 01:58:14", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", - "author_account_age_days": 2058 + "author_account_age_days": 2059 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, "last_update": "2025-01-10 14:28:51", - "author_account_age_days": 2107 + "author_account_age_days": 2108 }, "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, "last_update": "2025-03-10 09:16:44", - "author_account_age_days": 5670 + "author_account_age_days": 5671 }, "https://github.com/pfpb/comfyui-badnodes": { "stars": 0, "last_update": "2025-10-07 22:44:03", - "author_account_age_days": 76 + "author_account_age_days": 77 }, "https://github.com/pft-ChenKu/ComfyUI_system-dev": { "stars": 0, "last_update": "2025-09-30 08:44:21", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4434 + "author_account_age_days": 4435 }, "https://github.com/pickles/ComfyUI-PyPromptGenerator": { "stars": 0, "last_update": "2025-10-05 17:58:12", - "author_account_age_days": 5808 + "author_account_age_days": 5809 }, "https://github.com/pictorialink/ComfyUI-static-resource": { "stars": 0, "last_update": "2025-07-15 07:50:28", - "author_account_age_days": 222 + "author_account_age_days": 223 }, "https://github.com/pinkpixel-dev/comfyui-llm-prompt-enhancer": { "stars": 14, "last_update": "2025-01-28 12:43:25", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/pixixai/ComfyUI_pixixTools": { "stars": 0, "last_update": "2025-07-22 04:43:42", - "author_account_age_days": 348 + "author_account_age_days": 349 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, "last_update": "2025-03-01 13:56:56", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/pizurny/Comfyui-FeedbackSampler": { "stars": 21, "last_update": "2025-11-20 21:08:22", - "author_account_age_days": 1227 + "author_account_age_days": 1228 }, "https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": { "stars": 2, "last_update": "2025-04-08 11:18:55", - "author_account_age_days": 610 + "author_account_age_days": 611 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1783 + "author_account_age_days": 1784 }, "https://github.com/pollockjj/ComfyUI-APIsolated": { "stars": 0, "last_update": "2025-12-10 19:23:41", - "author_account_age_days": 4053 + "author_account_age_days": 4054 }, "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, "last_update": "2025-06-13 15:09:26", - "author_account_age_days": 4801 + "author_account_age_days": 4802 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3277 + "author_account_age_days": 3278 }, "https://github.com/prabinpebam/anyPython": { "stars": 19, "last_update": "2025-02-15 06:56:01", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/prodogape/ComfyUI-clip-interrogator": { - "stars": 63, + "stars": 62, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1576 + "author_account_age_days": 1577 }, "https://github.com/przewodo/ComfyUI-Przewodo-Utils": { "stars": 4, "last_update": "2025-08-27 20:02:50", - "author_account_age_days": 3857 + "author_account_age_days": 3858 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 6, "last_update": "2025-05-21 01:33:15", - "author_account_age_days": 4534 + "author_account_age_days": 4535 }, "https://github.com/punicfaith/ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-11-25 07:31:39", - "author_account_age_days": 3703 + "author_account_age_days": 3704 }, "https://github.com/pururin777/ComfyUI-Manual-Openpose": { "stars": 2, "last_update": "2025-09-01 07:28:15", - "author_account_age_days": 2693 + "author_account_age_days": 2694 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2645 + "author_account_age_days": 2646 }, "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, "last_update": "2025-07-23 19:53:54", - "author_account_age_days": 1575 + "author_account_age_days": 1576 }, "https://github.com/quinteroac/comfyui_api_executor_nodes": { "stars": 0, "last_update": "2025-11-26 05:52:42", - "author_account_age_days": 2868 + "author_account_age_days": 2869 }, "https://github.com/r-vage/ComfyUI_Eclipse": { "stars": 5, - "last_update": "2025-12-22 16:57:30", - "author_account_age_days": 218 + "last_update": "2025-12-23 11:55:43", + "author_account_age_days": 219 }, "https://github.com/rafacost/rafacost-comfy": { "stars": 3, "last_update": "2025-11-11 14:26:29", - "author_account_age_days": 4235 + "author_account_age_days": 4236 }, "https://github.com/rafstahelin/ComfyUI_KieNanoBananaPro": { "stars": 0, "last_update": "2025-12-13 14:13:14", - "author_account_age_days": 2059 + "author_account_age_days": 2060 }, "https://github.com/rakete/comfyui-rakete": { "stars": 0, "last_update": "2025-10-19 13:49:07", - "author_account_age_days": 6124 + "author_account_age_days": 6125 }, "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { "stars": 5, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2605 + "author_account_age_days": 2606 }, "https://github.com/razvanmatei-sf/razv-fal-ai": { "stars": 0, "last_update": "2025-11-26 14:44:33", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": { "stars": 0, "last_update": "2025-07-16 15:36:03", - "author_account_age_days": 752 + "author_account_age_days": 753 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 53, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 685 + "author_account_age_days": 686 }, "https://github.com/remhesneb/comfyui-remote-media": { "stars": 0, "last_update": "2025-10-05 12:37:40", - "author_account_age_days": 4417 + "author_account_age_days": 4418 }, "https://github.com/retech995/Save_Florence2_Bulk_Prompts": { "stars": 0, "last_update": "2025-06-03 18:27:37", - "author_account_age_days": 2526 + "author_account_age_days": 2527 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, "last_update": "2025-03-18 08:35:59", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/ric-yu/comfyui-datadog-monitor": { "stars": 0, "last_update": "2025-09-12 22:44:08", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { "stars": 0, "last_update": "2025-03-15 20:46:14", - "author_account_age_days": 5379 + "author_account_age_days": 5380 }, "https://github.com/rickyars/sd-cn-animation": { "stars": 0, "last_update": "2025-05-18 22:33:04", - "author_account_age_days": 4750 + "author_account_age_days": 4751 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { "stars": 9, "last_update": "2025-06-09 21:51:46", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/rishipandey125/ComfyUI-StyleFrame-Nodes": { "stars": 0, "last_update": "2025-11-16 23:14:10", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, "last_update": "2025-09-16 13:32:23", - "author_account_age_days": 1193 + "author_account_age_days": 1194 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 4, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 1193 + "author_account_age_days": 1194 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 1193 + "author_account_age_days": 1194 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, "last_update": "2025-03-01 20:03:57", - "author_account_age_days": 2726 + "author_account_age_days": 2727 }, "https://github.com/rodpl/comfyui-asset-manager": { "stars": 0, "last_update": "2025-09-21 22:24:33", - "author_account_age_days": 6000 + "author_account_age_days": 6001 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 837 + "author_account_age_days": 838 }, "https://github.com/ronalds-eu/comfyui-plus-integrations": { "stars": 0, "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4328 + "author_account_age_days": 4329 }, "https://github.com/rookiestar28/ComfyUI_Security_Audit": { "stars": 1, "last_update": "2025-12-11 14:33:38", - "author_account_age_days": 759 + "author_account_age_days": 760 }, "https://github.com/rookiestar28/ComfyUI_Text_Processor": { "stars": 5, - "last_update": "2025-12-22 10:06:13", - "author_account_age_days": 759 + "last_update": "2025-12-23 15:20:01", + "author_account_age_days": 760 }, "https://github.com/rossturk/comfyui-primitive-mesh": { "stars": 0, "last_update": "2025-10-20 06:19:20", - "author_account_age_days": 5061 + "author_account_age_days": 5062 }, "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, "last_update": "2025-07-01 12:11:18", - "author_account_age_days": 3722 + "author_account_age_days": 3723 }, "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, "last_update": "2025-04-14 18:53:06", - "author_account_age_days": 4032 + "author_account_age_days": 4033 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, "last_update": "2024-10-03 23:59:55", - "author_account_age_days": 451 + "author_account_age_days": 452 }, "https://github.com/ryanontheinside/ComfyUI-Livepeer": { "stars": 1, "last_update": "2025-04-21 22:53:14", - "author_account_age_days": 4236 + "author_account_age_days": 4237 }, "https://github.com/ryanontheinside/ComfyUI-MineWorld": { "stars": 2, "last_update": "2025-04-16 18:59:09", - "author_account_age_days": 4236 + "author_account_age_days": 4237 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 4236 + "author_account_age_days": 4237 }, "https://github.com/sahibalejandro/comfyui-sahib-nodes": { "stars": 0, "last_update": "2025-11-22 02:23:41", - "author_account_age_days": 5241 + "author_account_age_days": 5242 }, "https://github.com/saltchicken/ComfyUI-Identity-Mixer": { "stars": 0, "last_update": "2025-12-21 21:36:16", - "author_account_age_days": 4666 + "author_account_age_days": 4667 }, "https://github.com/saltchicken/ComfyUI-Local-Loader": { "stars": 0, "last_update": "2025-12-12 22:58:22", - "author_account_age_days": 4666 + "author_account_age_days": 4667 }, "https://github.com/saltchicken/ComfyUI-Output-Plucker": { "stars": 0, "last_update": "2025-12-22 22:00:38", - "author_account_age_days": 4666 + "author_account_age_days": 4667 }, "https://github.com/saltchicken/ComfyUI-Prompter": { "stars": 0, "last_update": "2025-12-22 21:55:08", - "author_account_age_days": 4666 + "author_account_age_days": 4667 }, "https://github.com/saltchicken/ComfyUI-Selector": { "stars": 0, "last_update": "2025-12-18 00:06:56", - "author_account_age_days": 4666 + "author_account_age_days": 4667 }, "https://github.com/saltchicken/ComfyUI-Video-Utils": { "stars": 0, "last_update": "2025-12-21 22:06:00", - "author_account_age_days": 4666 + "author_account_age_days": 4667 }, "https://github.com/sangeet/testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5626 + "author_account_age_days": 5627 }, "https://github.com/satyasairazole/ComfyUI-Turbandetection": { "stars": 0, "last_update": "2025-12-18 11:26:23", - "author_account_age_days": 1569 + "author_account_age_days": 1570 }, "https://github.com/saulchiu/comfy_saul_plugin": { "stars": 0, "last_update": "2025-08-27 05:20:07", - "author_account_age_days": 807 + "author_account_age_days": 808 }, "https://github.com/seancheung/comfyui-creative-nodes": { "stars": 0, "last_update": "2024-09-13 06:22:45", - "author_account_age_days": 4484 + "author_account_age_days": 4485 }, "https://github.com/sh570655308/Comfyui-RayNodes": { "stars": 3, "last_update": "2025-07-19 11:32:53", - "author_account_age_days": 3048 + "author_account_age_days": 3049 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3861 + "author_account_age_days": 3862 }, "https://github.com/shadowcz007/Comfyui-EzAudio": { "stars": 1, "last_update": "2024-09-22 03:17:40", - "author_account_age_days": 3861 + "author_account_age_days": 3862 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 3, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3861 + "author_account_age_days": 3862 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 1, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3861 + "author_account_age_days": 3862 }, "https://github.com/shadowcz007/comfyui-sd-prompt-mixlab": { "stars": 16, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3861 + "author_account_age_days": 3862 }, "https://github.com/shinich39/comfyui-run-js": { "stars": 0, "last_update": "2025-10-16 09:22:23", - "author_account_age_days": 859 + "author_account_age_days": 860 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4508 + "author_account_age_days": 4509 }, "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": { "stars": 0, "last_update": "2024-08-27 02:24:05", - "author_account_age_days": 4664 + "author_account_age_days": 4665 }, "https://github.com/sickbraintwo/WextraX": { "stars": 0, "last_update": "2025-11-14 04:32:12", - "author_account_age_days": 90 + "author_account_age_days": 91 }, "https://github.com/silent-rain/ComfyUI-SilentRain": { "stars": 3, "last_update": "2025-12-10 13:29:14", - "author_account_age_days": 2689 + "author_account_age_days": 2690 }, "https://github.com/silveroxides/ComfyUI_CondsUtils": { "stars": 5, "last_update": "2025-10-21 08:37:47", - "author_account_age_days": 2047 + "author_account_age_days": 2048 }, "https://github.com/silveroxides/ComfyUI_LoHalo": { "stars": 1, "last_update": "2025-11-28 16:45:43", - "author_account_age_days": 2047 + "author_account_age_days": 2048 }, "https://github.com/silveroxides/ComfyUI_LogicMath": { "stars": 0, "last_update": "2025-11-03 04:18:17", - "author_account_age_days": 2047 + "author_account_age_days": 2048 }, "https://github.com/silveroxides/ComfyUI_PromptAttention": { "stars": 1, "last_update": "2025-11-14 19:22:01", - "author_account_age_days": 2047 + "author_account_age_days": 2048 }, "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 5, "last_update": "2025-10-21 08:37:47", - "author_account_age_days": 2047 + "author_account_age_days": 2048 }, "https://github.com/silveroxides/ComfyUI_SamplingUtils": { "stars": 1, - "last_update": "2025-12-16 11:49:17", - "author_account_age_days": 2047 + "last_update": "2025-12-23 16:45:40", + "author_account_age_days": 2048 }, "https://github.com/simonjaq/ComfyUI-sjnodes": { "stars": 0, "last_update": "2025-06-20 08:23:01", - "author_account_age_days": 3081 + "author_account_age_days": 3082 }, "https://github.com/siyonomicon/ComfyUI-Pin": { "stars": 0, "last_update": "2025-07-21 18:06:00", - "author_account_age_days": 157 + "author_account_age_days": 158 }, "https://github.com/sk-palani/ComfyUI_Simpler": { "stars": 0, "last_update": "2025-12-20 11:17:49", - "author_account_age_days": 1613 + "author_account_age_days": 1614 }, "https://github.com/slezica/comfyui-personal": { "stars": 0, "last_update": "2025-12-16 23:17:17", - "author_account_age_days": 5651 + "author_account_age_days": 5652 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 7, "last_update": "2025-12-06 08:28:36", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/sofakid/dandy": { "stars": 54, "last_update": "2025-12-15 01:40:01", - "author_account_age_days": 4599 + "author_account_age_days": 4600 }, "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, "last_update": "2025-04-27 12:38:20", - "author_account_age_days": 1792 + "author_account_age_days": 1793 }, "https://github.com/sorption-dev/mycraft-comfyui": { "stars": 4, "last_update": "2025-04-12 18:08:12", - "author_account_age_days": 269 + "author_account_age_days": 270 }, "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 2029 + "author_account_age_days": 2030 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 2029 + "author_account_age_days": 2030 }, "https://github.com/spawner1145/comfyui-spawner-schedulers": { "stars": 7, "last_update": "2025-09-06 13:59:29", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/springjk/ComfyUI-Psutil-Container-Memory-Patch": { "stars": 1, "last_update": "2025-04-23 15:12:34", - "author_account_age_days": 4207 + "author_account_age_days": 4208 }, "https://github.com/sprited-ai/sprited-comfyui-nodes": { "stars": 0, "last_update": "2025-10-21 20:07:21", - "author_account_age_days": 202 + "author_account_age_days": 203 }, "https://github.com/squarewulf/ComfyUI-ModelFrisk": { "stars": 8, "last_update": "2025-12-21 13:00:47", - "author_account_age_days": 1938 + "author_account_age_days": 1939 }, "https://github.com/sschleis/sschl-comfyui-notes": { "stars": 1, "last_update": "2025-08-10 10:54:25", - "author_account_age_days": 5133 + "author_account_age_days": 5134 }, "https://github.com/sswink/comfyui-lingshang": { "stars": 0, "last_update": "2024-11-06 15:04:22", - "author_account_age_days": 3082 + "author_account_age_days": 3083 }, "https://github.com/stalkervr/ComfyUI-StalkerVr": { "stars": 0, "last_update": "2025-12-22 11:51:19", - "author_account_age_days": 2913 + "author_account_age_days": 2914 }, "https://github.com/stalkervr/comfyui-custom-path-nodes": { "stars": 1, "last_update": "2025-12-08 01:31:25", - "author_account_age_days": 2913 + "author_account_age_days": 2914 }, "https://github.com/starsFriday/ComfyUI-Audio-Subtitle": { "stars": 0, "last_update": "2025-12-02 10:00:50", - "author_account_age_days": 2785 + "author_account_age_days": 2786 + }, + "https://github.com/starsFriday/ComfyUI-KLingAI-OmniVideo": { + "stars": 0, + "last_update": "2025-12-23 07:58:12", + "author_account_age_days": 2786 }, "https://github.com/starsFriday/ComfyUI-LongCat-Image": { "stars": 2, "last_update": "2025-12-08 05:41:46", - "author_account_age_days": 2785 + "author_account_age_days": 2786 }, "https://github.com/starsFriday/ComfyUI-Tracker-Person": { "stars": 1, "last_update": "2025-12-08 08:56:09", - "author_account_age_days": 2785 + "author_account_age_days": 2786 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 14, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4630 + "author_account_age_days": 4631 }, "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 10, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1400 + "author_account_age_days": 1401 }, "https://github.com/stevanisya/comfyui_txt_selector": { "stars": 6, "last_update": "2025-11-21 17:55:04", - "author_account_age_days": 717 + "author_account_age_days": 718 }, "https://github.com/sthao42/comfyui-melodkeet-tts": { "stars": 0, "last_update": "2025-08-30 22:41:26", - "author_account_age_days": 4402 + "author_account_age_days": 4403 }, "https://github.com/strhwste/comfyui_csv_utils": { "stars": 0, "last_update": "2025-06-03 23:04:43", - "author_account_age_days": 1019 + "author_account_age_days": 1020 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2025-05-11 21:29:49", - "author_account_age_days": 4384 + "author_account_age_days": 4385 }, "https://github.com/subnet99/ComfyUI-URLLoader": { "stars": 2, "last_update": "2025-11-17 11:54:44", - "author_account_age_days": 169 + "author_account_age_days": 170 }, "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, "last_update": "2025-03-14 01:43:03", - "author_account_age_days": 1422 + "author_account_age_days": 1423 }, "https://github.com/sugarkwork/comfyui_my_img_util": { "stars": 1, "last_update": "2025-04-04 15:51:26", - "author_account_age_days": 1422 + "author_account_age_days": 1423 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 6, "last_update": "2025-01-14 04:33:37", - "author_account_age_days": 1422 + "author_account_age_days": 1423 }, "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { "stars": 0, "last_update": "2025-06-23 04:03:38", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/synchronicity-labs/sync-comfyui": { "stars": 5, @@ -4517,72 +4587,72 @@ "https://github.com/system-out-cho/displayHistory_ComfyUI": { "stars": 1, "last_update": "2025-08-01 19:26:59", - "author_account_age_days": 1775 + "author_account_age_days": 1776 }, "https://github.com/systemaiofinterest-wq/ComfyUI-GoogleFX": { "stars": 0, "last_update": "2025-10-06 00:36:33", - "author_account_age_days": 103 + "author_account_age_days": 104 }, "https://github.com/takoyaki1118/ComfyUI-Kakimoji-Layer": { "stars": 0, "last_update": "2025-10-05 09:09:15", - "author_account_age_days": 2646 + "author_account_age_days": 2647 }, "https://github.com/takoyaki1118/ComfyUI_PromptExtractor": { "stars": 0, "last_update": "2025-08-28 17:57:59", - "author_account_age_days": 2646 + "author_account_age_days": 2647 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 2, "last_update": "2025-10-10 09:14:27", - "author_account_age_days": 1102 + "author_account_age_days": 1103 }, "https://github.com/talon468/ComfyUI-Rpg-Architect": { "stars": 4, "last_update": "2024-08-31 14:47:47", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/tankenyuen-ola/comfyui-env-variable-reader": { "stars": 0, "last_update": "2025-06-19 06:21:23", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop": { "stars": 2, "last_update": "2025-08-04 03:17:39", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/tanmoy-it/comfyuiCustomNode": { "stars": 0, "last_update": "2025-08-11 06:37:32", - "author_account_age_days": 478 + "author_account_age_days": 479 }, "https://github.com/tasdawg/comfyui-mini": { "stars": 0, "last_update": "2025-12-14 06:32:10", - "author_account_age_days": 4511 + "author_account_age_days": 4512 }, "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, "last_update": "2025-03-31 02:17:02", - "author_account_age_days": 2734 + "author_account_age_days": 2735 }, "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, "last_update": "2025-04-06 02:57:20", - "author_account_age_days": 3178 + "author_account_age_days": 3179 }, "https://github.com/techzuhaib/ComfyUI-CacheImageNode": { "stars": 0, "last_update": "2024-11-29 07:31:49", - "author_account_age_days": 716 + "author_account_age_days": 717 }, "https://github.com/tfernd/ComfyUI-AutoCPUOffload": { "stars": 1, @@ -4592,242 +4662,242 @@ "https://github.com/tg-tjmitchell/comfyui-custom-node-lister": { "stars": 0, "last_update": "2025-08-11 22:48:12", - "author_account_age_days": 1305 + "author_account_age_days": 1306 }, "https://github.com/tg-tjmitchell/comfyui-rsync-plugin": { "stars": 0, "last_update": "2025-08-22 18:31:15", - "author_account_age_days": 1305 + "author_account_age_days": 1306 }, "https://github.com/thaakeno/comfyui-universal-asset-downloader": { "stars": 3, "last_update": "2025-08-05 06:54:27", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/thavocado/comfyui-danbooru-lookup": { "stars": 0, "last_update": "2025-07-26 16:00:54", - "author_account_age_days": 1121 + "author_account_age_days": 1122 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3412 + "author_account_age_days": 3413 }, "https://github.com/theshubzworld/ComfyUI-NvidiaVision": { "stars": 0, "last_update": "2025-12-21 07:05:49", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, "last_update": "2025-02-15 13:41:14", - "author_account_age_days": 4511 + "author_account_age_days": 4512 }, "https://github.com/threecrowco/ComfyUI-FlowMatchScheduler": { "stars": 0, "last_update": "2025-09-10 04:59:28", - "author_account_age_days": 2331 + "author_account_age_days": 2332 }, "https://github.com/tiange-tree/BLUEAI_ComfyUI_OpenAI": { "stars": 0, "last_update": "2025-11-25 10:38:46", - "author_account_age_days": 1945 + "author_account_age_days": 1946 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/tnil25/ComfyUI-TJNodes": { "stars": 1, "last_update": "2025-09-19 20:21:06", - "author_account_age_days": 778 + "author_account_age_days": 779 }, "https://github.com/tom-doerr/dspy_nodes": { "stars": 199, "last_update": "2024-12-01 20:14:37", - "author_account_age_days": 3326 + "author_account_age_days": 3327 }, "https://github.com/tony-zn/comfyui-zn-pycode": { "stars": 0, "last_update": "2025-09-08 02:54:04", - "author_account_age_days": 3405 + "author_account_age_days": 3406 }, "https://github.com/tori29umai0123/ComfyUI-SDXLGenerateFromTextFile": { "stars": 0, "last_update": "2025-11-16 10:32:39", - "author_account_age_days": 1908 + "author_account_age_days": 1909 }, "https://github.com/tpc2233/ComfyUI-TP-IMtalker": { "stars": 5, "last_update": "2025-12-01 18:57:15", - "author_account_age_days": 1285 + "author_account_age_days": 1286 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 39, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5745 + "author_account_age_days": 5746 }, "https://github.com/trampolin/comfy-ui-scryfall": { "stars": 0, "last_update": "2025-05-20 11:46:54", - "author_account_age_days": 4791 + "author_account_age_days": 4792 }, "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { "stars": 5, "last_update": "2025-09-19 21:22:49", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/trashkollector/TKVideoZoom": { "stars": 1, "last_update": "2025-09-05 16:26:54", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/truebillyblue/lC.ComfyUI_epistemic_nodes": { "stars": 0, "last_update": "2025-05-29 14:43:38", - "author_account_age_days": 302 + "author_account_age_days": 303 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 3484 + "author_account_age_days": 3485 }, "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, "last_update": "2025-04-23 22:46:46", - "author_account_age_days": 5164 + "author_account_age_days": 5165 }, "https://github.com/tuxiansheng-ld/Comfyui-tuxiansheng-nodes": { "stars": 0, "last_update": "2025-12-10 12:40:33", - "author_account_age_days": 48 + "author_account_age_days": 49 }, "https://github.com/twdockery/ComfyUI_Prompt_Batch_Generator": { "stars": 0, "last_update": "2025-12-02 11:39:43", - "author_account_age_days": 2110 + "author_account_age_days": 2111 }, "https://github.com/twj515895394/ComfyUI-LowMemVideoSuite": { "stars": 0, "last_update": "2025-08-15 08:27:44", - "author_account_age_days": 4091 + "author_account_age_days": 4092 }, "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, "last_update": "2025-04-11 15:28:03", - "author_account_age_days": 2368 + "author_account_age_days": 2369 }, "https://github.com/u5dev/ComfyUI_u5_EasyScripter": { "stars": 1, "last_update": "2025-12-11 01:12:06", - "author_account_age_days": 91 + "author_account_age_days": 92 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 2369 + "author_account_age_days": 2370 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 7, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/unphased/code-nodes": { "stars": 5, "last_update": "2025-11-18 22:33:43", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/usman2003/ComfyUI-Classifiers": { "stars": 0, "last_update": "2025-05-21 12:44:01", - "author_account_age_days": 2083 + "author_account_age_days": 2084 }, "https://github.com/usman2003/ComfyUI-Gender-Classifier": { "stars": 0, "last_update": "2025-05-21 12:44:01", - "author_account_age_days": 2083 + "author_account_age_days": 2084 }, "https://github.com/usrname0/ComfyUI-AllergicPack": { "stars": 0, "last_update": "2025-08-13 09:11:40", - "author_account_age_days": 2960 + "author_account_age_days": 2961 }, "https://github.com/vadimcro/External-Image-Revised-with-MASK": { "stars": 0, "last_update": "2025-11-24 08:41:48", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/vadimcro/string_by_index": { "stars": 0, "last_update": "2025-11-12 15:23:30", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/vasilmitov/ComfyUI-SeedSnapShotManager": { "stars": 0, "last_update": "2025-09-04 23:50:37", - "author_account_age_days": 4420 + "author_account_age_days": 4421 }, "https://github.com/viik420/AdvancedModelDownloader": { "stars": 1, "last_update": "2025-08-18 10:31:02", - "author_account_age_days": 2441 + "author_account_age_days": 2442 }, "https://github.com/virallover/comfyui-virallover": { "stars": 0, "last_update": "2025-09-14 07:57:07", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/visualbruno/ComfyUI-QRemeshify": { "stars": 6, "last_update": "2025-07-14 19:03:15", - "author_account_age_days": 5586 + "author_account_age_days": 5587 }, "https://github.com/vladp0727/Comfyui-with-Furniture": { "stars": 0, "last_update": "2025-04-18 08:58:04", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/vovler/ComfyUI-vovlerTools": { "stars": 0, "last_update": "2025-06-25 17:36:07", - "author_account_age_days": 2274 + "author_account_age_days": 2275 }, "https://github.com/vunguyen-oss/ComfyUI-ccsrv2": { "stars": 0, "last_update": "2025-10-01 11:18:59", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/wTechArtist/ComfyUI-VVL-Tools": { "stars": 1, "last_update": "2025-10-21 14:51:31", - "author_account_age_days": 1907 + "author_account_age_days": 1908 }, "https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": { "stars": 0, "last_update": "2025-05-29 05:25:00", - "author_account_age_days": 1907 + "author_account_age_days": 1908 }, "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera": { "stars": 0, "last_update": "2025-06-12 02:11:03", - "author_account_age_days": 1907 + "author_account_age_days": 1908 }, "https://github.com/wTechArtist/ComfyUI_vvl_BBOX": { "stars": 0, "last_update": "2025-05-21 12:14:07", - "author_account_age_days": 1907 + "author_account_age_days": 1908 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 3, "last_update": "2025-03-25 14:36:37", - "author_account_age_days": 3322 + "author_account_age_days": 3323 }, "https://github.com/warshanks/Shank-Tools": { "stars": 0, @@ -4837,296 +4907,296 @@ "https://github.com/wasilone11/comfyui-sync-translate-node": { "stars": 0, "last_update": "2025-07-19 03:26:55", - "author_account_age_days": 2752 + "author_account_age_days": 2753 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 1, "last_update": "2025-11-29 09:12:35", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/watarika/ComfyUI-exit": { "stars": 0, "last_update": "2025-09-28 23:38:02", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { "stars": 0, "last_update": "2025-01-05 06:04:53", - "author_account_age_days": 4337 + "author_account_age_days": 4338 }, "https://github.com/wciq1208/even-comfyui-plugin": { "stars": 0, "last_update": "2025-11-22 08:49:45", - "author_account_age_days": 4126 + "author_account_age_days": 4127 }, "https://github.com/whmc76/ComfyUI-AudioSuiteAdvanced": { "stars": 19, "last_update": "2025-10-25 20:18:39", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/wildminder/ComfyUI-MagCache": { "stars": 7, "last_update": "2025-06-13 20:56:49", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { "stars": 353, "last_update": "2025-12-17 19:14:57", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 25, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 5138 + "author_account_age_days": 5139 }, "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2025-01-02 00:35:50", - "author_account_age_days": 1234 + "author_account_age_days": 1235 }, "https://github.com/woitec/ComfyUI_ImageDimensions": { "stars": 0, "last_update": "2025-10-26 19:13:31", - "author_account_age_days": 3413 + "author_account_age_days": 3414 }, "https://github.com/wordbrew/comfyui-wan-control-nodes": { "stars": 6, "last_update": "2025-06-19 23:37:04", - "author_account_age_days": 1159 + "author_account_age_days": 1160 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 3020 + "author_account_age_days": 3021 }, "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 3, "last_update": "2025-01-14 14:20:35", - "author_account_age_days": 3929 + "author_account_age_days": 3930 }, "https://github.com/xgfone/ComfyUI_FaceToMask": { "stars": 1, "last_update": "2025-08-05 05:25:47", - "author_account_age_days": 4804 + "author_account_age_days": 4805 }, "https://github.com/xgfone/ComfyUI_PromptLogoCleaner": { "stars": 0, "last_update": "2025-07-28 05:28:42", - "author_account_age_days": 4804 + "author_account_age_days": 4805 }, "https://github.com/xgfone/ComfyUI_RasterCardMaker": { "stars": 0, "last_update": "2025-08-06 03:31:46", - "author_account_age_days": 4804 + "author_account_age_days": 4805 }, "https://github.com/xiaoxidashen/comfyui_my_utils": { "stars": 0, "last_update": "2025-12-02 05:58:50", - "author_account_age_days": 3079 + "author_account_age_days": 3080 }, "https://github.com/xiaoyumu/ComfyUI-XYNodes": { "stars": 0, "last_update": "2024-12-05 07:07:30", - "author_account_age_days": 4563 + "author_account_age_days": 4564 }, "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 997 + "author_account_age_days": 998 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, "last_update": "2025-05-03 20:59:53", - "author_account_age_days": 2247 + "author_account_age_days": 2248 }, "https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": { "stars": 1, "last_update": "2025-08-19 12:58:37", - "author_account_age_days": 872 + "author_account_age_days": 873 }, "https://github.com/xtanqn/comfyui-xishen": { "stars": 0, "last_update": "2025-12-11 08:31:37", - "author_account_age_days": 2178 + "author_account_age_days": 2179 }, "https://github.com/xuchenxu168/ComfyUI-Gemini-3": { "stars": 3, "last_update": "2025-11-20 09:43:19", - "author_account_age_days": 379 + "author_account_age_days": 380 }, "https://github.com/xuchenxu168/ComfyUI_Qwen3-VL": { "stars": 12, "last_update": "2025-11-15 16:46:04", - "author_account_age_days": 379 + "author_account_age_days": 380 }, "https://github.com/xuchenxu168/Comfyui_Prompt_Edit": { "stars": 52, "last_update": "2025-11-11 09:42:32", - "author_account_age_days": 379 + "author_account_age_days": 380 }, "https://github.com/xuchenxu168/comfyui_meituan_image": { "stars": 1, "last_update": "2025-12-11 03:39:03", - "author_account_age_days": 379 + "author_account_age_days": 380 }, "https://github.com/xzuyn/ComfyUI-xzuynodes": { "stars": 0, "last_update": "2025-10-16 23:07:34", - "author_account_age_days": 3666 + "author_account_age_days": 3667 }, "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { "stars": 6, "last_update": "2025-06-01 04:29:47", - "author_account_age_days": 4181 + "author_account_age_days": 4182 }, "https://github.com/yamanacn/ComfyUI-QwenVL3-image": { "stars": 8, "last_update": "2025-10-23 01:57:46", - "author_account_age_days": 1866 + "author_account_age_days": 1867 }, "https://github.com/yamanacn/comfyui_qwen_object": { "stars": 0, "last_update": "2025-06-20 12:24:28", - "author_account_age_days": 1866 + "author_account_age_days": 1867 }, "https://github.com/yamanacn/comfyui_qwenbbox": { "stars": 0, "last_update": "2025-06-21 03:00:01", - "author_account_age_days": 1866 + "author_account_age_days": 1867 }, "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 2, - "last_update": "2025-12-19 08:00:55", - "author_account_age_days": 4108 + "last_update": "2025-12-23 17:38:05", + "author_account_age_days": 4109 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-04-08 09:14:25", - "author_account_age_days": 4108 + "author_account_age_days": 4109 }, "https://github.com/yichengup/ComfyUI-Transition": { "stars": 3, "last_update": "2025-07-12 07:15:38", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/yichengup/ComfyUI-YCNodes_Advance": { "stars": 14, "last_update": "2025-11-17 15:12:07", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/yichengup/Comfyui-NodeSpark": { "stars": 6, "last_update": "2025-01-20 14:20:36", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, "last_update": "2025-05-28 10:06:17", - "author_account_age_days": 4176 + "author_account_age_days": 4177 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2": { "stars": 0, "last_update": "2025-12-22 05:19:39", - "author_account_age_days": 43 + "author_account_age_days": 44 }, "https://github.com/yuvraj108c/ComfyUI-HYPIR": { "stars": 3, "last_update": "2025-08-18 06:04:36", - "author_account_age_days": 2699 + "author_account_age_days": 2700 }, "https://github.com/yuyu0218yu/comfyui-NXCM-tool": { "stars": 0, "last_update": "2025-12-22 02:54:56", - "author_account_age_days": 1112 + "author_account_age_days": 1113 }, "https://github.com/z604159435g/comfyui_random_prompt_plugin": { "stars": 0, "last_update": "2025-09-08 15:15:23", - "author_account_age_days": 414 + "author_account_age_days": 415 }, "https://github.com/zRich/ComfyUI-zRich-ObjectCutter": { "stars": 0, "last_update": "2025-11-07 03:49:30", - "author_account_age_days": 4792 + "author_account_age_days": 4793 }, "https://github.com/zRich/sam2_layer_node": { "stars": 0, "last_update": "2025-10-25 06:00:16", - "author_account_age_days": 4792 + "author_account_age_days": 4793 }, "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": { "stars": 3, "last_update": "2025-06-21 17:46:04", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { "stars": 6, "last_update": "2025-04-01 08:10:16", - "author_account_age_days": 2785 + "author_account_age_days": 2786 }, "https://github.com/zhengxyz123/ComfyUI-CLIPSeg": { "stars": 3, "last_update": "2025-05-20 12:40:03", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 369, "last_update": "2025-06-06 23:41:46", - "author_account_age_days": 4005 + "author_account_age_days": 4006 }, "https://github.com/zhu733756/Comfyui-Anything-Converter": { "stars": 1, "last_update": "2025-09-10 08:24:29", - "author_account_age_days": 2799 + "author_account_age_days": 2800 }, "https://github.com/zhuanvi/ComfyUI-ZVNodes": { "stars": 0, "last_update": "2025-12-22 04:03:21", - "author_account_age_days": 3703 + "author_account_age_days": 3704 }, "https://github.com/zhupeter010903/ComfyUI-prompt-library": { "stars": 0, "last_update": "2025-11-17 21:25:52", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3526 + "author_account_age_days": 3527 }, "https://github.com/zl9739379/comfyui-qwen-vl-api": { "stars": 0, "last_update": "2025-07-02 12:53:51", - "author_account_age_days": 1127 + "author_account_age_days": 1128 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/zopieux/ComfyUI-zopi": { "stars": 0, "last_update": "2025-07-27 02:50:44", - "author_account_age_days": 6075 + "author_account_age_days": 6076 }, "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 1, "last_update": "2025-12-14 12:53:28", - "author_account_age_days": 4170 + "author_account_age_days": 4171 }, "https://github.com/zyquon/ComfyUI-Stash": { "stars": 0, "last_update": "2025-06-21 03:32:52", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "ttps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "author_account_age_days": 709 + "author_account_age_days": 710 } } \ No newline at end of file diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index b6c28ca7..2cf0261c 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "AhBumm", + "title": "ComfyUI_MangaLineExtraction [REMOVED]", + "reference": "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf", + "files": [ + "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf" + ], + "description": "p1atdev/MangaLineExtraction-hf as a node in comfyui", + "install_type": "git-clone" + }, + { + "author": "danieljanata", + "title": "ComfyUI-QwenVL-Override [REMOVED]", + "reference": "https://github.com/danieljanata/ComfyUI-QwenVL-Override", + "files": [ + "https://github.com/danieljanata/ComfyUI-QwenVL-Override" + ], + "install_type": "git-clone", + "description": "Adds two nodes that reuse upstream ComfyUI-QwenVL presets but add a runtime override that can be wired/unwired without getting stuck." + }, { "author": "Futureversecom", "title": "ComfyUI-JEN [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e05ea863..65ea905b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,45 @@ { "custom_nodes": [ + { + "author": "vjumpkung", + "title": "ComfyUI-STARWrapper", + "reference": "https://github.com/vjumpkung/ComfyUI-STARWrapper", + "files": [ + "https://github.com/vjumpkung/ComfyUI-STARWrapper" + ], + "install_type": "git-clone", + "description": "An experimental STAR Video Upscale Wrapper." + }, + { + "author": "ttulttul", + "title": "Skoogeer-Noise", + "reference": "https://github.com/ttulttul/Skoogeer-Noise", + "files": [ + "https://github.com/ttulttul/Skoogeer-Noise" + ], + "install_type": "git-clone", + "description": "Noise, conditioning, and perturbation utility nodes for ComfyUI (procedural noise, mesh drag, latent channel stats preview)." + }, + { + "author": "SparknightLLC", + "title": "ComfyUI-SpectralVAEDetailer", + "reference": "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer", + "files": [ + "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer" + ], + "install_type": "git-clone", + "description": "Adjusts a latent image before the VAE decoding step in order to improve your image quality." + }, + { + "author": "Paddel87", + "title": "ComfyUI_fal_image", + "reference": "https://github.com/Paddel87/ComfyUI_fal_image", + "files": [ + "https://github.com/Paddel87/ComfyUI_fal_image" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node pack for fal.ai image generation supporting FLUX models with queue polling, safety controls, and native image I/O conversion." + }, { "author": "okdalto", "title": "ComfyUI-FlashPortrait", @@ -524,16 +564,6 @@ "install_type": "git-clone", "description": "ComfyUI Qwen-Image-Edit-2509 node integration for image editing using OpenAI Image API. (Description by CC)" }, - { - "author": "danieljanata", - "title": "ComfyUI-QwenVL-Override", - "reference": "https://github.com/danieljanata/ComfyUI-QwenVL-Override", - "files": [ - "https://github.com/danieljanata/ComfyUI-QwenVL-Override" - ], - "install_type": "git-clone", - "description": "Adds two nodes that reuse upstream ComfyUI-QwenVL presets but add a runtime override that can be wired/unwired without getting stuck." - }, { "author": "Faildes", "title": "ComfyUI-NegativeFold", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 485bbfed..0beed983 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -14340,13 +14340,15 @@ ], "https://github.com/OhSeongHyeon/comfyui-watdafox-nodes": [ [ - "CheckpointLoaderWithOuputDirByModelName", + "BFParameters", + "BFParametersSimple", "IntegerPicker", "OuputDirByModelName", "RandomImageSizeAdvanced", "RandomImageSizeAdvancedYAML", "RandomInteger", - "UniqueStringList" + "UniqueStringList", + "UniqueStringListAdvanced" ], { "title_aux": "comfyui-watdafox-nodes" @@ -14522,6 +14524,17 @@ "title_aux": "ComfyUI-ZeptaframePromptMerger" } ], + "https://github.com/Paddel87/ComfyUI_fal_image": [ + [ + "FALContextStore", + "FALImage2Image", + "FALModelSelectImage", + "FALText2Image" + ], + { + "title_aux": "ComfyUI_fal_image" + } + ], "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": [ [ "FooocusV2Expansion" @@ -14903,6 +14916,7 @@ "GeomPackComputeNormals", "GeomPackConnectedComponents", "GeomPackCreatePrimitive", + "GeomPackDegenerateFaces", "GeomPackDepthNormalsToMesh", "GeomPackDetectSelfIntersections", "GeomPackExtractSkeleton", @@ -14917,15 +14931,18 @@ "GeomPackLoadMeshFBX", "GeomPackLoadMeshPath", "GeomPackMergeVertices", + "GeomPackMeshFix", "GeomPackMeshFromSkeleton", "GeomPackMeshInfo", "GeomPackMeshQuality", "GeomPackMeshToMeshDistance", "GeomPackMeshToPointCloud", "GeomPackNormalizeMeshToBBox", + "GeomPackOpenEdges", "GeomPackPointToMeshDistance", "GeomPackPreviewGaussian", "GeomPackPreviewMesh", + "GeomPackPreviewMeshAnalysis", "GeomPackPreviewMeshDual", "GeomPackPreviewMeshUV", "GeomPackPreviewMeshVTK", @@ -14943,7 +14960,8 @@ "GeomPackTextureToGeometry", "GeomPackTransformMesh", "GeomPackUVUnwrap", - "GeomPackVisualizeNormalField" + "GeomPackVisualizeNormalField", + "ScrambleIntField" ], { "title_aux": "ComfyUI libigl" @@ -15658,6 +15676,7 @@ "Runware Audio Sections", "Runware Background Removal", "Runware BlackForest Labs Provider Settings", + "Runware Bria Provider Mask", "Runware Bria Provider Settings", "Runware Bytedance Provider Settings", "Runware ControlNet", @@ -15721,6 +15740,7 @@ "RunwareAudioInput", "RunwareAudioInputCombine", "RunwareBlackForestProviderSettings", + "RunwareBriaProviderMask", "RunwareBriaProviderSettings", "RunwareBytedanceProviderSettings", "RunwareFrameImages", @@ -17658,6 +17678,14 @@ "title_aux": "ComfyUI-ModelSamplingSD3Advanced" } ], + "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer": [ + [ + "SpectralVAEDetailer" + ], + { + "title_aux": "ComfyUI-SpectralVAEDetailer" + } + ], "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": [ [ "WeightedRandomChoice" @@ -29578,15 +29606,6 @@ "title_aux": "ComfyUI-TTS" } ], - "https://github.com/danieljanata/ComfyUI-QwenVL-Override": [ - [ - "AILab_QwenVL_Override", - "AILab_QwenVL_Override_Advanced" - ], - { - "title_aux": "ComfyUI-QwenVL-Override" - } - ], "https://github.com/darkamenosa/comfy_inpaint_blend": [ [ "EnhancedImageCompositeMasked" @@ -31699,6 +31718,7 @@ [ "FL_CosyVoice3_AudioCrop", "FL_CosyVoice3_CrossLingual", + "FL_CosyVoice3_Dialog", "FL_CosyVoice3_ModelLoader", "FL_CosyVoice3_VoiceConversion", "FL_CosyVoice3_ZeroShot" @@ -42823,7 +42843,8 @@ [ "FlashVSRInitPipe", "FlashVSRNode", - "FlashVSRNodeAdv" + "FlashVSRNodeAdv", + "FlashVSR_Stable" ], { "title_aux": "ComfyUI-FlashVSR_Stable" @@ -45699,6 +45720,7 @@ "https://github.com/rakkarage/ComfyRage": [ [ "Debug", + "Notify", "Pre", "Show" ], @@ -50847,29 +50869,8 @@ ], "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": [ [ - "ConditioningAddNoise", - "ConditioningFrequencyMerge", - "ConditioningFrequencySplit", - "ConditioningGaussianBlur", - "ConditioningScale", - "ImageAddNoise", - "ImageFractalBrownianMotion", - "ImagePerlinFractalNoise", - "ImageReactionDiffusion", - "ImageSimplexNoise", - "ImageSwirlNoise", - "ImageWorleyNoise", - "LatentAddNoise", - "LatentForwardDiffusion", - "LatentFractalBrownianMotion", - "LatentFrequencySplit", - "LatentGaussianBlur", "LatentHybridInverter", - "LatentPerlinFractalNoise", - "LatentReactionDiffusion", - "LatentSimplexNoise", - "LatentSwirlNoise", - "LatentWorleyNoise", + "MemoryDiagnosticsPassThrough", "QwenRectifiedFlowInverter" ], { @@ -50915,6 +50916,41 @@ "title_aux": "ComfyUI-Tensor-Operations" } ], + "https://github.com/ttulttul/Skoogeer-Noise": [ + [ + "ConditioningAddNoise", + "ConditioningFrequencyMerge", + "ConditioningFrequencySplit", + "ConditioningGaussianBlur", + "ConditioningScale", + "ImageAddNoise", + "ImageFractalBrownianMotion", + "ImageMeshDrag", + "ImageNoise", + "ImagePerlinFractalNoise", + "ImageReactionDiffusion", + "ImageSimplexNoise", + "ImageSwirlNoise", + "ImageWorleyNoise", + "LatentAddNoise", + "LatentChannelStatsPreview", + "LatentForwardDiffusion", + "LatentFractalBrownianMotion", + "LatentFrequencyMerge", + "LatentFrequencySplit", + "LatentGaussianBlur", + "LatentMeshDrag", + "LatentNoise", + "LatentPerlinFractalNoise", + "LatentReactionDiffusion", + "LatentSimplexNoise", + "LatentSwirlNoise", + "LatentWorleyNoise" + ], + { + "title_aux": "Skoogeer-Noise" + } + ], "https://github.com/tuki0918/ComfyUI_Cooldown_Node": [ [ "CooldownImageNode", @@ -51568,6 +51604,14 @@ "title_aux": "ComfyUI-Vivax-Nodes" } ], + "https://github.com/vjumpkung/ComfyUI-STARWrapper": [ + [ + "STARVSRNode" + ], + { + "title_aux": "ComfyUI-STARWrapper" + } + ], "https://github.com/vkff5833/ComfyUI-MobileClient": [ [ "MobileClient"