diff --git a/custom-node-list.json b/custom-node-list.json index 4e085a79..4abfb4ba 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13718,6 +13718,16 @@ "install_type": "git-clone", "description": "You'll get a new node called SD3 Latent Select Resolution, you can pick the x and y sizes from a list." }, + { + "author": "GavChap", + "title": "ComfyUI_ExtractLora", + "reference": "https://github.com/GavChap/ComfyUI_ExtractLora", + "files": [ + "https://github.com/GavChap/ComfyUI_ExtractLora" + ], + "install_type": "git-clone", + "description": "Creates lora from two checkpoints by extracting the difference." + }, { "author": "BenNarum", "title": "SigmaWaveFormNodes", @@ -38689,6 +38699,26 @@ "install_type": "git-clone", "description": "Comprehensive set of ComfyUI custom nodes for interacting with a Sora-compatible REST API, supporting text-to-video, image-to-video, and video-to-video generation." }, + { + "author": "logicalor", + "title": "comfyui_text_to_pose", + "reference": "https://github.com/logicalor/comfyui_text_to_pose", + "files": [ + "https://github.com/logicalor/comfyui_text_to_pose" + ], + "install_type": "git-clone", + "description": "Generate human poses from text descriptions using T2P Transformer for ControlNet/T2I-Adapter workflows" + }, + { + "author": "ssspace1", + "title": "SSpack_ComfyUI", + "reference": "https://github.com/ssspace1/SSpack_ComfyUI", + "files": [ + "https://github.com/ssspace1/SSpack_ComfyUI" + ], + "install_type": "git-clone", + "description": "Compact, UI-friendly nodes for ComfyUI with LoRA/checkpoint selectors with thumbnails, text utilities, image helpers, and a lightweight cache cleaner script." + }, diff --git a/extension-node-map.json b/extension-node-map.json index fca0b9ae..83859962 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -7966,6 +7966,14 @@ "title_aux": "ComfyUI-SD3LatentSelectRes" } ], + "https://github.com/GavChap/ComfyUI_ExtractLora": [ + [ + "ExtractLoRA" + ], + { + "title_aux": "ComfyUI_ExtractLora" + } + ], "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": [ [ "HttpTTSToAudio", @@ -11379,6 +11387,7 @@ "Texturaizer_ApplyStyleToPrompt", "Texturaizer_CachedCNLoader", "Texturaizer_CachedCheckpointLoader", + "Texturaizer_CircularVAEDecode", "Texturaizer_ClipEncodeSwitchVersion", "Texturaizer_CombinedConditioningFromColors", "Texturaizer_ExtractCNData", @@ -11403,11 +11412,13 @@ "Texturaizer_KSamplerAdvanced", "Texturaizer_Placeholder", "Texturaizer_PowerLoraLoader", + "Texturaizer_SeamlessTilingPatch", "Texturaizer_SendImage", "Texturaizer_SetGlobalDir", "Texturaizer_SigmasSelector", "Texturaizer_SwitchAny", "Texturaizer_SwitchLazy", + "Texturaizer_SwitchSmart", "Texturaizer_UseSDXL" ], { @@ -22195,6 +22206,7 @@ [ "AF_Edit_Generated_Prompt", "AF_Load_Prompt_History", + "AF_Model_Switch", "AF_Save_Prompt_History", "AF_Show_Text" ], @@ -25694,6 +25706,7 @@ [ "Cubemap Faces Extract", "Cubemap To Equirectangular", + "Cubemap To Equirectangular (Flexible)", "Equirectangular Crop 180", "Equirectangular Crop Square", "Equirectangular Edge Blender", @@ -25704,6 +25717,15 @@ "Equirectangular Rotate", "Equirectangular Rotate Preset", "Equirectangular To Cubemap", + "Equirectangular To Cubemap (Flexible)", + "LatLong Apply Circular Padding Model", + "LatLong Apply Circular Padding VAE", + "LatLong Create Pole Mask", + "LatLong Create Seam Mask", + "LatLong Roll Image", + "LatLong Roll Mask", + "LatLong Split Cubemap Faces", + "LatLong Stack Cubemap Faces", "PanoramaVideoViewerNode", "PanoramaViewerNode" ], @@ -30922,7 +30944,8 @@ "MeuxAdvancedImageCrop", "MeuxImageLoader", "MeuxMultiSaveImage", - "MeuxSimpleLLMNode" + "MeuxSimpleLLMNode", + "MeuxTextAreaInput" ], { "title_aux": "BaiduMeux_Comfy Tools" @@ -30933,7 +30956,8 @@ "MeuxAdvancedImageCrop", "MeuxImageLoader", "MeuxMultiSaveImage", - "MeuxSimpleLLMNode" + "MeuxSimpleLLMNode", + "MeuxTextAreaInput" ], { "title_aux": "MultiSaveImage Node" @@ -39028,6 +39052,18 @@ "title_aux": "Comfyui_three_js" } ], + "https://github.com/logicalor/comfyui_text_to_pose": [ + [ + "ApplyT2IPoseAdapter", + "T2IPoseAdapterLoader", + "T2PModelLoader", + "TextToPose", + "TextToPoseBatch" + ], + { + "title_aux": "comfyui_text_to_pose" + } + ], "https://github.com/logtd/ComfyUI-4DHumans": [ [ "LoadDetectron", @@ -41603,6 +41639,7 @@ "https://github.com/morino-kumasan/comfyui-toml-prompt": [ [ "CheckPointLoaderSimpleFromString", + "DropFirstImage", "IntSelector", "JsonExtractFloat", "JsonExtractInt", @@ -41622,7 +41659,8 @@ "StringSelector", "StringViewer", "SummaryReader", - "TomlPromptDecode" + "TomlPromptDecode", + "UNETLoaderFromString" ], { "title_aux": "comfyui-toml-prompt" @@ -41929,7 +41967,8 @@ "ShellAgentPluginSaveAudios", "ShellAgentPluginSaveImage", "ShellAgentPluginSaveImages", - "ShellAgentPluginSaveVideoVHS" + "ShellAgentPluginSaveVideoVHS", + "ShellAgentPluginVideoCombineEncrypt" ], { "author": "MyShell", @@ -48311,6 +48350,26 @@ "title_aux": "ComfyUI roop" } ], + "https://github.com/ssspace1/SSpack_ComfyUI": [ + [ + "SSCheckpointLoader", + "SSCheckpointSelector", + "SSCheckpointSelector12", + "SSCheckpointSelector6", + "SSFilter", + "SSImageNodeAnnotator", + "SSJsonOutput", + "SSLoRAStackApplier", + "SSLoraSelector", + "SSRandomLoraApplier", + "SSSavedImageLoader", + "SSTextWeight", + "SS_SDXL_AutoResize" + ], + { + "title_aux": "SSpack_ComfyUI" + } + ], "https://github.com/stavsap/comfyui-downloader": [ [ "DownloadSummaryParser", @@ -49322,8 +49381,11 @@ "FullPipeOut", "ModelPresetNode", "MultiStringConditioning", + "ResolutionSelector", "SeedWithOverride", "StylePresetNode", + "TagReplacementNode", + "UpscaleNode", "WildcardNode" ], { diff --git a/github-stats-cache.json b/github-stats-cache.json index 47acffc3..47b0569d 100644 --- a/github-stats-cache.json +++ b/github-stats-cache.json @@ -7778,14443 +7778,14443 @@ "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 1, "last_update": "2024-07-05 22:01:41", - "cached_time": 1765726792.423408, - "author_account_age_days": 1229 + "cached_time": 1765790723.986786, + "author_account_age_days": 1230 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 2, "last_update": "2025-03-31 08:48:48", - "cached_time": 1765726792.473939, - "author_account_age_days": 5105 + "cached_time": 1765790723.786173, + "author_account_age_days": 5106 }, "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera_Advanced": { "stars": 5, "last_update": "2025-06-23 10:08:04", - "cached_time": 1765726792.616233, + "cached_time": 1765790723.769644, "author_account_age_days": 1899 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 3, "last_update": "2024-08-21 03:03:16", - "cached_time": 1765726792.747649, + "cached_time": 1765790723.99651, "author_account_age_days": 1899 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-15 14:13:58", - "cached_time": 1765726792.788297, + "cached_time": 1765790724.019112, "author_account_age_days": 4476 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 15, "last_update": "2025-04-17 16:32:12", - "cached_time": 1765726792.926621, - "author_account_age_days": 3518 + "cached_time": 1765790724.010455, + "author_account_age_days": 3519 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 15, "last_update": "2024-09-09 03:36:52", - "cached_time": 1765726793.012291, - "author_account_age_days": 751 + "cached_time": 1765790724.004146, + "author_account_age_days": 752 }, "https://github.com/wTechArtist/ComfyUI-StableDelight-weiweiliang": { "stars": 2, "last_update": "2025-03-23 07:52:36", - "cached_time": 1765726793.92174, + "cached_time": 1765790724.579909, "author_account_age_days": 1899 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 3, "last_update": "2024-07-13 12:00:40", - "cached_time": 1765726793.129789, - "author_account_age_days": 3610 + "cached_time": 1765790723.983248, + "author_account_age_days": 3611 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 23, "last_update": "2024-07-19 06:38:39", - "cached_time": 1765726793.121635, - "author_account_age_days": 1811 + "cached_time": 1765790724.000275, + "author_account_age_days": 1812 }, "https://github.com/siliconflow/BizyAir": { "stars": 807, "last_update": "2025-09-24 10:15:54", - "cached_time": 1765726793.219474, + "cached_time": 1765790724.061297, "author_account_age_days": 844 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 56, "last_update": "2024-07-11 20:15:21", - "cached_time": 1765726793.46809, + "cached_time": 1765790724.805271, "author_account_age_days": 545 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 14, "last_update": "2025-06-06 02:35:34", - "cached_time": 1765726793.49461, - "author_account_age_days": 2765 + "cached_time": 1765790725.593938, + "author_account_age_days": 2766 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { - "stars": 34, + "stars": 35, "last_update": "2025-08-22 14:25:23", - "cached_time": 1765726793.634214, - "author_account_age_days": 5088 + "cached_time": 1765790725.010624, + "author_account_age_days": 5089 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 17, "last_update": "2024-07-30 10:27:07", - "cached_time": 1765726793.798652, + "cached_time": 1765790725.073058, "author_account_age_days": 545 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 2, "last_update": "2025-03-10 16:26:37", - "cached_time": 1765726793.822482, + "cached_time": 1765790725.040563, "author_account_age_days": 4317 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 25, "last_update": "2024-07-20 13:58:46", - "cached_time": 1765726793.936553, - "author_account_age_days": 540 + "cached_time": 1765790725.041694, + "author_account_age_days": 541 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 19, "last_update": "2024-08-05 01:50:04", - "cached_time": 1765726794.060359, + "cached_time": 1765790725.065444, "author_account_age_days": 1100 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 1, "last_update": "2024-07-31 13:54:16", - "cached_time": 1765726794.156469, + "cached_time": 1765790725.079589, "author_account_age_days": 5696 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 23, "last_update": "2024-10-18 09:59:54", - "cached_time": 1765726794.198346, - "author_account_age_days": 2551 + "cached_time": 1765790725.079066, + "author_account_age_days": 2552 }, "https://github.com/807502278/ComfyUI-WJNodes": { "stars": 13, "last_update": "2025-09-03 02:31:35", - "cached_time": 1765726794.264225, - "author_account_age_days": 2551 + "cached_time": 1765790725.102192, + "author_account_age_days": 2552 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 24, "last_update": "2024-09-05 03:42:14", - "cached_time": 1765726794.523184, - "author_account_age_days": 1109 + "cached_time": 1765790725.622515, + "author_account_age_days": 1110 }, "https://github.com/807502278/ComfyUI_MaskGCT": { "stars": 27, "last_update": "2025-03-05 09:15:32", - "cached_time": 1765726794.521989, - "author_account_age_days": 2551 + "cached_time": 1765790725.923702, + "author_account_age_days": 2552 }, "https://github.com/APZmedia/APZmedia-comfyui-fast-image-save": { "stars": 5, "last_update": "2025-04-21 19:22:43", - "cached_time": 1765726794.680884, + "cached_time": 1765790726.109791, "author_account_age_days": 3015 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 7, "last_update": "2025-08-11 13:55:09", - "cached_time": 1765726795.348663, + "cached_time": 1765790726.503409, "author_account_age_days": 3015 }, "https://github.com/APZmedia/APZmedia-comfy-together-lora": { "stars": 0, "last_update": "2025-02-15 13:14:17", - "cached_time": 1765726794.855764, + "cached_time": 1765790726.12345, "author_account_age_days": 3015 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 72, "last_update": "2024-08-19 12:52:20", - "cached_time": 1765726794.970522, - "author_account_age_days": 615 + "cached_time": 1765790726.113237, + "author_account_age_days": 616 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 15, "last_update": "2025-10-31 14:48:37", - "cached_time": 1765726794.967575, - "author_account_age_days": 1311 + "cached_time": 1765790726.152613, + "author_account_age_days": 1312 }, "https://github.com/sn0w12/ComfyUI-Syntax-Highlighting": { "stars": 2, "last_update": "2025-09-16 12:38:44", - "cached_time": 1765726795.098686, - "author_account_age_days": 1311 + "cached_time": 1765790726.121162, + "author_account_age_days": 1312 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { "stars": 498, "last_update": "2025-04-26 02:32:18", - "cached_time": 1765726795.176497, - "author_account_age_days": 1006 + "cached_time": 1765790726.153249, + "author_account_age_days": 1007 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { "stars": 229, "last_update": "2025-05-05 15:00:47", - "cached_time": 1765726795.211707, + "cached_time": 1765790726.185639, "author_account_age_days": 5618 }, "https://github.com/miaoshouai/ComfyUI-Video-Segmentation": { "stars": 34, "last_update": "2025-08-10 09:11:18", - "cached_time": 1765726795.303279, - "author_account_age_days": 1006 + "cached_time": 1765790726.646783, + "author_account_age_days": 1007 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { "stars": 229, "last_update": "2024-07-27 14:52:10", - "cached_time": 1765726795.548319, - "author_account_age_days": 1457 + "cached_time": 1765790726.709186, + "author_account_age_days": 1458 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, "last_update": "2024-07-17 01:24:53", - "cached_time": 1765726795.768139, + "cached_time": 1765790727.066783, "author_account_age_days": 522 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, "last_update": "2025-01-29 16:29:23", - "cached_time": 1765726795.88588, - "author_account_age_days": 3102 + "cached_time": 1765790727.17353, + "author_account_age_days": 3103 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 4, "last_update": "2024-07-17 03:55:26", - "cached_time": 1765726796.0266, - "author_account_age_days": 2064 + "cached_time": 1765790727.249486, + "author_account_age_days": 2065 }, "https://github.com/un-seen/comfyui-tensorops": { "stars": 34, "last_update": "2024-10-26 00:04:07", - "cached_time": 1765726796.051213, - "author_account_age_days": 1854 + "cached_time": 1765790727.250953, + "author_account_age_days": 1855 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 681, "last_update": "2024-07-31 13:54:32", - "cached_time": 1765726796.00801, + "cached_time": 1765790727.202687, "author_account_age_days": 746 }, "https://github.com/un-seen/comfyui_segment_anything_plus": { "stars": 10, "last_update": "2024-07-29 06:21:54", - "cached_time": 1765726796.192185, - "author_account_age_days": 1854 + "cached_time": 1765790727.265271, + "author_account_age_days": 1855 }, "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 2, "last_update": "2024-07-31 13:59:12", - "cached_time": 1765726796.208536, - "author_account_age_days": 2655 + "cached_time": 1765790727.230351, + "author_account_age_days": 2656 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 4, "last_update": "2025-03-14 09:52:02", - "cached_time": 1765726796.315974, - "author_account_age_days": 1658 + "cached_time": 1765790727.236676, + "author_account_age_days": 1659 }, "https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils": { "stars": 240, "last_update": "2025-04-03 09:09:43", - "cached_time": 1765726796.403305, + "cached_time": 1765790727.552498, "author_account_age_days": 4201 }, "https://github.com/lrzjason/Comfyui-Kolors-Utils": { "stars": 17, "last_update": "2025-05-05 16:10:11", - "cached_time": 1765726796.390026, + "cached_time": 1765790727.698157, "author_account_age_days": 4201 }, "https://github.com/lrzjason/Comfyui-ThinkRemover": { "stars": 4, "last_update": "2025-02-07 10:57:50", - "cached_time": 1765726796.580687, + "cached_time": 1765790727.767799, "author_account_age_days": 4201 }, "https://github.com/lrzjason/ComfyUI-Watermark-Detection": { "stars": 39, "last_update": "2025-05-28 20:46:50", - "cached_time": 1765726796.816205, + "cached_time": 1765790728.125489, "author_account_age_days": 4201 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 2, "last_update": "2025-04-03 17:02:54", - "cached_time": 1765726796.956382, - "author_account_age_days": 604 + "cached_time": 1765790728.285282, + "author_account_age_days": 605 }, "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, "last_update": "2024-08-11 07:25:04", - "cached_time": 1765726797.058434, - "author_account_age_days": 1705 + "cached_time": 1765790728.330655, + "author_account_age_days": 1706 }, "https://github.com/RhizoNymph/ComfyUI-CLIPSlider": { "stars": 9, "last_update": "2024-09-07 19:47:02", - "cached_time": 1765726797.078358, - "author_account_age_days": 1705 + "cached_time": 1765790728.273217, + "author_account_age_days": 1706 }, "https://github.com/RhizoNymph/ComfyUI-ColorWheel": { "stars": 1, "last_update": "2024-10-13 06:26:51", - "cached_time": 1765726797.244263, - "author_account_age_days": 1705 + "cached_time": 1765790728.300541, + "author_account_age_days": 1706 }, "https://github.com/Marksusu/ComfyUI_MTCLIPEncode": { "stars": 8, "last_update": "2025-05-07 13:56:23", - "cached_time": 1765726797.239808, - "author_account_age_days": 1246 + "cached_time": 1765790728.303504, + "author_account_age_days": 1247 }, "https://github.com/fssorc/ComfyUI_pose_inter": { "stars": 89, "last_update": "2025-05-27 07:05:00", - "cached_time": 1765726797.234148, - "author_account_age_days": 5125 + "cached_time": 1765790728.336368, + "author_account_age_days": 5126 }, "https://github.com/fssorc/ComfyUI_FaceShaper": { "stars": 185, "last_update": "2024-09-20 06:15:46", - "cached_time": 1765726797.350779, - "author_account_age_days": 5125 + "cached_time": 1765790728.354625, + "author_account_age_days": 5126 }, "https://github.com/fssorc/ComfyUI_FFT": { "stars": 14, "last_update": "2024-09-30 01:27:21", - "cached_time": 1765726797.438174, - "author_account_age_days": 5125 + "cached_time": 1765790728.621492, + "author_account_age_days": 5126 }, "https://github.com/fssorc/ComfyUI_RopeWrapper": { "stars": 20, "last_update": "2025-01-07 04:55:59", - "cached_time": 1765726797.443677, - "author_account_age_days": 5125 + "cached_time": 1765790728.754372, + "author_account_age_days": 5126 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 6, "last_update": "2024-07-19 18:11:11", - "cached_time": 1765726797.63608, - "author_account_age_days": 1335 + "cached_time": 1765790728.829499, + "author_account_age_days": 1336 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 1, "last_update": "2024-08-01 07:59:10", - "cached_time": 1765726797.827378, - "author_account_age_days": 1335 + "cached_time": 1765790729.215686, + "author_account_age_days": 1336 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "cached_time": 1765726797.979605, - "author_account_age_days": 1335 + "cached_time": 1765790729.318491, + "author_account_age_days": 1336 }, "https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding": { "stars": 1, "last_update": "2024-08-28 00:24:01", - "cached_time": 1765726798.095773, - "author_account_age_days": 1335 + "cached_time": 1765790729.346508, + "author_account_age_days": 1336 }, "https://github.com/BetaDoggo/ComfyUI-FastSDCPU": { "stars": 10, "last_update": "2024-09-16 05:34:01", - "cached_time": 1765726798.102434, - "author_account_age_days": 1335 + "cached_time": 1765790729.338595, + "author_account_age_days": 1336 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 5, "last_update": "2024-07-30 04:43:14", - "cached_time": 1765726798.251291, - "author_account_age_days": 514 + "cached_time": 1765790729.366979, + "author_account_age_days": 515 }, "https://github.com/BetaDoggo/ComfyUI-Cloud-APIs": { "stars": 37, "last_update": "2025-05-01 06:24:47", - "cached_time": 1765726798.265046, - "author_account_age_days": 1335 + "cached_time": 1765790729.391076, + "author_account_age_days": 1336 }, "https://github.com/googincheng/ComfyUX": { "stars": 149, "last_update": "2024-08-22 09:47:17", - "cached_time": 1765726798.262426, + "cached_time": 1765790729.395548, "author_account_age_days": 3327 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 14, "last_update": "2024-08-02 03:35:41", - "cached_time": 1765726798.419796, - "author_account_age_days": 4028 + "cached_time": 1765790729.466526, + "author_account_age_days": 4029 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 57, "last_update": "2024-07-23 14:39:52", - "cached_time": 1765726798.452413, + "cached_time": 1765790729.661995, "author_account_age_days": 510 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 4, "last_update": "2024-07-24 16:39:41", - "cached_time": 1765726798.45712, - "author_account_age_days": 3715 + "cached_time": 1765790729.832501, + "author_account_age_days": 3716 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, "last_update": "2025-04-03 13:31:42", - "cached_time": 1765726798.667626, + "cached_time": 1765790729.989796, "author_account_age_days": 508 }, "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 63, "last_update": "2024-08-17 21:12:43", - "cached_time": 1765726799.298887, + "cached_time": 1765790730.707234, "author_account_age_days": 2106 }, "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": { "stars": 8, "last_update": "2025-11-09 01:25:14", - "cached_time": 1765726799.000528, - "author_account_age_days": 507 + "cached_time": 1765790730.382753, + "author_account_age_days": 508 }, "https://github.com/EnragedAntelope/ComfyUI-EACloudNodes": { "stars": 7, "last_update": "2025-11-09 02:04:45", - "cached_time": 1765726799.153623, - "author_account_age_days": 507 + "cached_time": 1765790730.424934, + "author_account_age_days": 508 }, "https://github.com/EnragedAntelope/comfyui-relight": { "stars": 85, "last_update": "2025-11-09 02:16:20", - "cached_time": 1765726799.142518, - "author_account_age_days": 507 + "cached_time": 1765790730.379394, + "author_account_age_days": 508 }, "https://github.com/jn-jairo/jn_comfyui": { "stars": 5, "last_update": "2024-08-16 18:09:12", - "cached_time": 1765726799.275097, - "author_account_age_days": 4522 + "cached_time": 1765790730.478939, + "author_account_age_days": 4523 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 2, "last_update": "2024-10-20 20:14:09", - "cached_time": 1765726799.340792, - "author_account_age_days": 2872 + "cached_time": 1765790730.504099, + "author_account_age_days": 2873 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 0, "last_update": "2024-10-20 20:12:15", - "cached_time": 1765726799.313603, - "author_account_age_days": 2872 + "cached_time": 1765790730.434506, + "author_account_age_days": 2873 }, "https://github.com/ai-shizuka/ComfyUI-tbox": { "stars": 19, "last_update": "2025-04-22 10:21:03", - "cached_time": 1765726799.931863, - "author_account_age_days": 550 + "cached_time": 1765790731.071603, + "author_account_age_days": 551 }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { "stars": 21, "last_update": "2025-05-12 16:09:03", - "cached_time": 1765726799.497804, - "author_account_age_days": 1557 + "cached_time": 1765790730.70665, + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-SAM2": { "stars": 238, "last_update": "2025-11-13 00:40:29", - "cached_time": 1765726799.512463, - "author_account_age_days": 1557 + "cached_time": 1765790730.882347, + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-StyleShot": { "stars": 15, "last_update": "2025-04-23 08:01:32", - "cached_time": 1765726799.695768, - "author_account_age_days": 1557 + "cached_time": 1765790731.07061, + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-Dashscope": { "stars": 4, "last_update": "2025-04-05 02:19:36", - "cached_time": 1765726800.025012, - "author_account_age_days": 1557 + "cached_time": 1765790731.433515, + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-ChatTTS": { "stars": 3, "last_update": "2025-05-12 08:15:13", - "cached_time": 1765726800.166702, - "author_account_age_days": 1557 + "cached_time": 1765790731.471119, + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-BAGEL": { "stars": 187, "last_update": "2025-10-13 00:36:22", - "cached_time": 1765726800.192635, - "author_account_age_days": 1557 + "cached_time": 1765790731.519095, + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-Ovis-U1": { "stars": 4, "last_update": "2025-09-28 21:59:19", - "cached_time": 1765726800.312831, - "author_account_age_days": 1557 + "cached_time": 1765790731.506543, + "author_account_age_days": 1558 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-09-18 02:41:54", - "cached_time": 1765726800.31912, - "author_account_age_days": 5302 + "cached_time": 1765790731.544768, + "author_account_age_days": 5303 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 5, "last_update": "2025-04-27 15:34:57", - "cached_time": 1765726800.350152, - "author_account_age_days": 850 + "cached_time": 1765790731.5464, + "author_account_age_days": 851 }, "https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL": { "stars": 18, "last_update": "2025-09-22 12:41:25", - "cached_time": 1765726800.372341, - "author_account_age_days": 850 + "cached_time": 1765790731.735125, + "author_account_age_days": 851 }, "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards": { "stars": 16, "last_update": "2025-08-16 09:04:36", - "cached_time": 1765726800.541609, - "author_account_age_days": 850 + "cached_time": 1765790731.761356, + "author_account_age_days": 851 }, "https://github.com/MakkiShizu/ComfyUI-MakkiTools": { "stars": 6, "last_update": "2025-12-12 07:14:28", - "cached_time": 1765726800.562679, - "author_account_age_days": 850 + "cached_time": 1765790731.913923, + "author_account_age_days": 851 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, "last_update": "2024-07-31 13:40:33", - "cached_time": 1765726800.749394, + "cached_time": 1765790732.116833, "author_account_age_days": 3366 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 13, "last_update": "2024-08-02 15:16:12", - "cached_time": 1765726800.967701, - "author_account_age_days": 3892 + "cached_time": 1765790732.126277, + "author_account_age_days": 3893 }, "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 2, "last_update": "2025-07-06 10:53:01", - "cached_time": 1765726801.096648, - "author_account_age_days": 654 + "cached_time": 1765790732.570166, + "author_account_age_days": 655 }, "https://github.com/Visionatrix/ComfyUI-RemoteVAE": { "stars": 2, "last_update": "2025-07-05 18:20:05", - "cached_time": 1765726801.274242, - "author_account_age_days": 654 + "cached_time": 1765790732.584228, + "author_account_age_days": 655 }, "https://github.com/Visionatrix/ComfyUI-Gemini": { "stars": 26, "last_update": "2025-12-08 20:49:55", - "cached_time": 1765726801.300569, - "author_account_age_days": 654 + "cached_time": 1765790732.595367, + "author_account_age_days": 655 }, "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 3, "last_update": "2025-03-27 16:49:42", - "cached_time": 1765726801.346175, - "author_account_age_days": 4596 + "cached_time": 1765790732.596786, + "author_account_age_days": 4597 }, "https://github.com/vault-developer/comfyui-image-blender": { "stars": 20, "last_update": "2025-04-02 19:37:15", - "cached_time": 1765726801.403296, - "author_account_age_days": 3151 + "cached_time": 1765790732.610908, + "author_account_age_days": 3152 }, "https://github.com/gisu/comfyui-foxpack": { "stars": 2, "last_update": "2024-08-20 06:43:22", - "cached_time": 1765726801.40817, - "author_account_age_days": 5537 + "cached_time": 1765790732.599965, + "author_account_age_days": 5538 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 11, "last_update": "2025-05-06 16:15:33", - "cached_time": 1765726801.487031, - "author_account_age_days": 512 + "cached_time": 1765790732.776549, + "author_account_age_days": 513 }, "https://github.com/pzc163/Comfyui-CatVTON": { "stars": 167, "last_update": "2024-10-03 12:50:42", - "cached_time": 1765726801.589486, + "cached_time": 1765790732.822143, "author_account_age_days": 1315 }, "https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator": { "stars": 83, "last_update": "2024-08-30 08:37:48", - "cached_time": 1765726801.617304, + "cached_time": 1765790732.991311, "author_account_age_days": 1315 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 2, "last_update": "2024-07-31 13:39:36", - "cached_time": 1765726801.772455, - "author_account_age_days": 527 + "cached_time": 1765790733.173662, + "author_account_age_days": 528 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { "stars": 31, "last_update": "2025-11-30 20:57:15", - "cached_time": 1765726801.998172, - "author_account_age_days": 573 + "cached_time": 1765790733.182661, + "author_account_age_days": 574 }, "https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": { "stars": 334, "last_update": "2025-11-30 04:47:00", - "cached_time": 1765726802.144256, - "author_account_age_days": 573 + "cached_time": 1765790733.638161, + "author_account_age_days": 574 }, "https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes": { "stars": 247, "last_update": "2025-05-05 04:23:55", - "cached_time": 1765726802.294253, - "author_account_age_days": 573 + "cached_time": 1765790733.649515, + "author_account_age_days": 574 }, "https://github.com/akatz-ai/ComfyUI-X-Portrait-Nodes": { "stars": 86, "last_update": "2025-04-20 05:29:13", - "cached_time": 1765726802.424647, - "author_account_age_days": 573 + "cached_time": 1765790733.650412, + "author_account_age_days": 574 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "cached_time": 1765726802.457415, - "author_account_age_days": 5636 + "cached_time": 1765790733.927416, + "author_account_age_days": 5637 }, "https://github.com/akatz-ai/ComfyUI-Basic-Math": { "stars": 10, "last_update": "2025-09-30 03:58:34", - "cached_time": 1765726802.440028, - "author_account_age_days": 573 + "cached_time": 1765790733.661777, + "author_account_age_days": 574 }, "https://github.com/FuouM/FM_nodes": { "stars": 7, "last_update": "2025-03-27 12:16:55", - "cached_time": 1765726802.50953, - "author_account_age_days": 2219 + "cached_time": 1765790733.725138, + "author_account_age_days": 2220 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 7, "last_update": "2025-03-27 12:22:31", - "cached_time": 1765726802.704451, - "author_account_age_days": 2219 + "cached_time": 1765790733.815353, + "author_account_age_days": 2220 }, "https://github.com/FuouM/ComfyUI-StyleTransferPlus": { "stars": 13, "last_update": "2025-03-27 12:15:58", - "cached_time": 1765726802.64467, - "author_account_age_days": 2219 + "cached_time": 1765790733.898898, + "author_account_age_days": 2220 }, "https://github.com/FuouM/ComfyUI-EbSynth": { "stars": 105, "last_update": "2025-03-30 06:30:52", - "cached_time": 1765726802.679999, - "author_account_age_days": 2219 + "cached_time": 1765790734.038067, + "author_account_age_days": 2220 }, "https://github.com/FuouM/ComfyUI-MatAnyone": { "stars": 18, "last_update": "2025-03-24 03:43:48", - "cached_time": 1765726802.832426, - "author_account_age_days": 2219 + "cached_time": 1765790734.214358, + "author_account_age_days": 2220 }, "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 4, "last_update": "2024-08-01 06:47:24", - "cached_time": 1765726803.043489, - "author_account_age_days": 1068 + "cached_time": 1765790734.233331, + "author_account_age_days": 1069 }, "https://github.com/MiddleKD/ComfyUI-productfix": { "stars": 12, "last_update": "2025-05-12 05:00:24", - "cached_time": 1765726803.182335, - "author_account_age_days": 1068 + "cached_time": 1765790734.722994, + "author_account_age_days": 1069 }, "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, "last_update": "2024-11-07 12:35:00", - "cached_time": 1765726803.305051, - "author_account_age_days": 1068 + "cached_time": 1765790734.712645, + "author_account_age_days": 1069 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { "stars": 2559, "last_update": "2024-08-21 06:14:24", - "cached_time": 1765726803.466687, - "author_account_age_days": 501 + "cached_time": 1765790734.701755, + "author_account_age_days": 502 }, "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 2, "last_update": "2024-08-03 00:54:38", - "cached_time": 1765726803.457718, + "cached_time": 1765790734.735661, "author_account_age_days": 3834 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 0, "last_update": "2024-09-03 06:55:04", - "cached_time": 1765726803.47299, - "author_account_age_days": 3061 + "cached_time": 1765790734.813594, + "author_account_age_days": 3062 }, "https://github.com/oleksandr612/ComfyUI-Counter": { "stars": 0, "last_update": "2024-08-05 16:18:48", - "cached_time": 1765726803.538057, - "author_account_age_days": 500 + "cached_time": 1765790734.862035, + "author_account_age_days": 501 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 10, "last_update": "2025-05-21 20:09:00", - "cached_time": 1765726803.685545, + "cached_time": 1765790735.150587, "author_account_age_days": 1811 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 2, "last_update": "2025-01-23 13:35:49", - "cached_time": 1765726803.721887, - "author_account_age_days": 3914 + "cached_time": 1765790735.026638, + "author_account_age_days": 3915 }, "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 4, "last_update": "2025-04-09 01:07:33", - "cached_time": 1765726803.745741, - "author_account_age_days": 1116 + "cached_time": 1765790735.115926, + "author_account_age_days": 1117 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { "stars": 50, "last_update": "2024-09-02 23:00:00", - "cached_time": 1765726803.86472, - "author_account_age_days": 3840 + "cached_time": 1765790735.25265, + "author_account_age_days": 3841 }, "https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS": { "stars": 45, "last_update": "2025-11-29 15:08:39", - "cached_time": 1765726804.11545, + "cached_time": 1765790735.299738, "author_account_age_days": 1208 }, "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": { "stars": 49, "last_update": "2025-08-08 22:25:29", - "cached_time": 1765726804.253113, + "cached_time": 1765790735.779656, "author_account_age_days": 1208 }, "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer": { "stars": 2, "last_update": "2025-08-05 15:09:34", - "cached_time": 1765726804.338631, + "cached_time": 1765790735.797819, "author_account_age_days": 1208 }, "https://github.com/GeekyGhost/ComfyUI-Geeky-LatentSyncWrapper": { "stars": 8, "last_update": "2025-09-13 11:00:11", - "cached_time": 1765726804.470895, + "cached_time": 1765790735.791458, "author_account_age_days": 1208 }, "https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader": { "stars": 1, "last_update": "2025-08-21 13:06:03", - "cached_time": 1765726804.513395, + "cached_time": 1765790735.843902, "author_account_age_days": 1208 }, "https://github.com/Dobidop/ComfyStereo": { - "stars": 32, + "stars": 33, "last_update": "2025-11-26 07:52:40", - "cached_time": 1765726804.504101, - "author_account_age_days": 1998 + "cached_time": 1765790735.848267, + "author_account_age_days": 1999 }, "https://github.com/bananasss00/ComfyUI-SP-Nodes": { "stars": 15, "last_update": "2025-08-29 18:40:07", - "cached_time": 1765726804.568482, - "author_account_age_days": 3072 + "cached_time": 1765790735.938047, + "author_account_age_days": 3073 }, "https://github.com/leeguandong/ComfyUI_M3Net": { "stars": 12, "last_update": "2024-08-16 00:03:21", - "cached_time": 1765726804.721929, - "author_account_age_days": 3332 + "cached_time": 1765790736.085384, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_LLaSM": { "stars": 5, "last_update": "2024-08-10 10:58:17", - "cached_time": 1765726804.769406, - "author_account_age_days": 3332 + "cached_time": 1765790736.177686, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_InternVL2": { "stars": 13, "last_update": "2024-08-10 11:00:11", - "cached_time": 1765726805.021713, - "author_account_age_days": 3332 + "cached_time": 1765790736.546197, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_VideoEditing": { "stars": 4, "last_update": "2024-08-14 16:59:49", - "cached_time": 1765726804.895186, - "author_account_age_days": 3332 + "cached_time": 1765790736.408437, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_CrossImageAttention": { "stars": 3, "last_update": "2024-08-16 11:59:42", - "cached_time": 1765726805.179289, - "author_account_age_days": 3332 + "cached_time": 1765790736.382446, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_Style_Aligned": { "stars": 5, "last_update": "2024-08-16 11:59:33", - "cached_time": 1765726805.290604, - "author_account_age_days": 3332 + "cached_time": 1765790736.846071, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_VisualAttentionMap": { "stars": 8, "last_update": "2024-08-26 05:15:14", - "cached_time": 1765726805.394975, - "author_account_age_days": 3332 + "cached_time": 1765790736.874022, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_MasaCtrl": { "stars": 3, "last_update": "2024-09-01 03:47:35", - "cached_time": 1765726805.489403, - "author_account_age_days": 3332 + "cached_time": 1765790736.901813, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_CompareModelWeights": { "stars": 3, "last_update": "2025-01-09 02:43:41", - "cached_time": 1765726805.540262, - "author_account_age_days": 3332 + "cached_time": 1765790736.9088, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_FluxClipWeight": { "stars": 3, "last_update": "2025-03-02 07:32:55", - "cached_time": 1765726805.530154, - "author_account_age_days": 3332 + "cached_time": 1765790737.000468, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_FluxCustomId": { "stars": 7, "last_update": "2025-01-06 01:12:44", - "cached_time": 1765726805.59808, - "author_account_age_days": 3332 + "cached_time": 1765790737.131147, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_FluxAttentionMask": { "stars": 4, "last_update": "2025-03-15 07:37:50", - "cached_time": 1765726805.777521, - "author_account_age_days": 3332 + "cached_time": 1765790737.306723, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_Cogview4": { "stars": 2, "last_update": "2025-03-13 15:58:44", - "cached_time": 1765726805.786804, - "author_account_age_days": 3332 + "cached_time": 1765790737.419449, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_1Prompt1Story": { "stars": 5, "last_update": "2025-03-13 16:11:50", - "cached_time": 1765726805.915517, - "author_account_age_days": 3332 + "cached_time": 1765790737.436644, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_ChatGen": { "stars": 2, "last_update": "2025-03-13 16:24:46", - "cached_time": 1765726806.067232, - "author_account_age_days": 3332 + "cached_time": 1765790737.538319, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_DeepSeekVL2": { "stars": 0, "last_update": "2025-03-13 16:32:16", - "cached_time": 1765726806.188344, - "author_account_age_days": 3332 + "cached_time": 1765790737.594161, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_Gemma3": { "stars": 9, "last_update": "2025-09-06 08:35:54", - "cached_time": 1765726806.318338, - "author_account_age_days": 3332 + "cached_time": 1765790737.904899, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_FluxLayerDiffuse": { "stars": 17, "last_update": "2025-03-17 01:07:01", - "cached_time": 1765726806.450248, - "author_account_age_days": 3332 + "cached_time": 1765790737.902405, + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_QWQ32B": { "stars": 2, "last_update": "2025-03-15 17:19:23", - "cached_time": 1765726806.523936, - "author_account_age_days": 3332 + "cached_time": 1765790737.988121, + "author_account_age_days": 3333 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 15, "last_update": "2025-07-16 21:04:06", - "cached_time": 1765726806.546794, - "author_account_age_days": 4034 + "cached_time": 1765790737.966434, + "author_account_age_days": 4035 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, "last_update": "2024-08-08 15:31:47", - "cached_time": 1765726806.577059, + "cached_time": 1765790738.07279, "author_account_age_days": 2049 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen2_5-VL-Instruct": { - "stars": 423, + "stars": 425, "last_update": "2025-10-23 04:10:00", - "cached_time": 1765726807.10911, - "author_account_age_days": 949 + "cached_time": 1765790738.626551, + "author_account_age_days": 950 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4": { "stars": 15, "last_update": "2025-04-02 16:35:52", - "cached_time": 1765726806.817031, - "author_account_age_days": 949 + "cached_time": 1765790738.395512, + "author_account_age_days": 950 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 1, "last_update": "2024-08-17 16:45:24", - "cached_time": 1765726806.821981, - "author_account_age_days": 1276 + "cached_time": 1765790738.486734, + "author_account_age_days": 1277 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, "last_update": "2024-12-26 16:21:00", - "cached_time": 1765726806.941883, - "author_account_age_days": 3259 + "cached_time": 1765790738.490699, + "author_account_age_days": 3260 }, "https://github.com/smlbiobot/sml-comfyui-prompt-expansion": { "stars": 13, "last_update": "2025-01-27 13:33:49", - "cached_time": 1765726807.132774, - "author_account_age_days": 3259 + "cached_time": 1765790738.590916, + "author_account_age_days": 3260 }, "https://github.com/Julian-adv/WildDivide": { "stars": 18, "last_update": "2025-07-24 15:43:12", - "cached_time": 1765726807.232758, - "author_account_age_days": 876 + "cached_time": 1765790738.681997, + "author_account_age_days": 877 }, "https://github.com/goburiin/nsfwrecog-comfyui": { "stars": 0, "last_update": "2024-08-14 02:17:15", - "cached_time": 1765726807.348736, + "cached_time": 1765790739.023506, "author_account_age_days": 492 }, "https://github.com/eastoc/ComfyUI_SemanticSAM": { "stars": 5, "last_update": "2024-08-13 19:24:33", - "cached_time": 1765726807.470222, + "cached_time": 1765790738.952752, "author_account_age_days": 3256 }, "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": { "stars": 8, "last_update": "2025-06-02 02:45:04", - "cached_time": 1765726807.615895, + "cached_time": 1765790738.998904, "author_account_age_days": 925 }, "https://github.com/Cyber-BlackCat/ComfyUI-MoneyMaker": { "stars": 11, "last_update": "2025-10-24 07:46:08", - "cached_time": 1765726808.017067, + "cached_time": 1765790739.60079, "author_account_age_days": 953 }, "https://github.com/blackcodetavern/ComfyUI-Benripack": { "stars": 9, "last_update": "2024-09-07 09:06:00", - "cached_time": 1765726807.611201, - "author_account_age_days": 3411 + "cached_time": 1765790739.103785, + "author_account_age_days": 3412 }, "https://github.com/MohammadAboulEla/ComfyUI-iTools": { - "stars": 203, + "stars": 204, "last_update": "2025-12-13 14:54:37", - "cached_time": 1765726807.843777, - "author_account_age_days": 1564 + "cached_time": 1765790739.458746, + "author_account_age_days": 1565 }, "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": { "stars": 2, "last_update": "2025-05-21 02:17:36", - "cached_time": 1765726807.86521, - "author_account_age_days": 3622 + "cached_time": 1765790739.547187, + "author_account_age_days": 3623 }, "https://github.com/caleboleary/Comfyui-calbenodes": { "stars": 1, "last_update": "2024-09-16 19:27:58", - "cached_time": 1765726808.031879, - "author_account_age_days": 3840 + "cached_time": 1765790739.540248, + "author_account_age_days": 3841 }, "https://github.com/Pheat-AI/Remade_nodes": { "stars": 5, "last_update": "2024-10-18 00:04:58", - "cached_time": 1765726808.130337, - "author_account_age_days": 571 + "cached_time": 1765790739.693779, + "author_account_age_days": 572 }, "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": { "stars": 1, "last_update": "2024-08-14 04:00:49", - "cached_time": 1765726808.160068, - "author_account_age_days": 3071 + "cached_time": 1765790739.700055, + "author_account_age_days": 3072 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { - "stars": 483, + "stars": 482, "last_update": "2025-06-11 12:32:38", - "cached_time": 1765726808.267043, - "author_account_age_days": 3327 + "cached_time": 1765790739.713501, + "author_account_age_days": 3328 }, "https://github.com/jstit/comfyui_custom_node_image": { "stars": 0, "last_update": "2024-08-27 05:10:12", - "cached_time": 1765726808.41078, - "author_account_age_days": 2402 + "cached_time": 1765790740.017089, + "author_account_age_days": 2403 }, "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": { "stars": 1, "last_update": "2024-08-14 04:00:34", - "cached_time": 1765726808.565527, + "cached_time": 1765790740.23765, "author_account_age_days": 892 }, "https://github.com/Isi-dev/ComfyUI-UniAnimate-W": { "stars": 185, "last_update": "2025-10-02 08:17:02", - "cached_time": 1765726808.672067, + "cached_time": 1765790740.089958, "author_account_age_days": 1630 }, "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": { "stars": 4, "last_update": "2024-08-12 15:55:42", - "cached_time": 1765726809.20768, + "cached_time": 1765790740.63252, "author_account_age_days": 4470 }, "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants": { "stars": 20, "last_update": "2025-10-02 08:11:32", - "cached_time": 1765726808.875332, + "cached_time": 1765790740.568532, "author_account_age_days": 1630 }, "https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough": { "stars": 4, "last_update": "2025-11-26 09:45:37", - "cached_time": 1765726809.417378, + "cached_time": 1765790741.264429, "author_account_age_days": 1630 }, "https://github.com/XLabs-AI/x-flux-comfyui": { "stars": 1678, "last_update": "2024-10-30 12:51:21", - "cached_time": 1765726809.114969, + "cached_time": 1765790740.662253, "author_account_age_days": 496 }, "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": { "stars": 33, "last_update": "2025-10-21 17:29:45", - "cached_time": 1765726809.414062, + "cached_time": 1765790741.21769, "author_account_age_days": 1630 }, "https://github.com/okgo4/ComfyUI-Mosaic-Mask": { "stars": 8, "last_update": "2025-04-03 09:41:53", - "cached_time": 1765726809.179793, + "cached_time": 1765790740.732391, "author_account_age_days": 3225 }, "https://github.com/ChrisColeTech/ComfyUI-Line-counter": { "stars": 2, "last_update": "2025-03-12 00:07:25", - "cached_time": 1765726809.212593, - "author_account_age_days": 2950 + "cached_time": 1765790740.773231, + "author_account_age_days": 2951 }, "https://github.com/dadoirie/ComfyUI_Dados_Nodes": { "stars": 6, "last_update": "2025-11-12 21:16:28", - "cached_time": 1765726809.290825, + "cached_time": 1765790740.770934, "author_account_age_days": 2128 }, "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": { "stars": 17, "last_update": "2024-09-23 21:48:27", - "cached_time": 1765726809.440355, - "author_account_age_days": 2950 + "cached_time": 1765790741.094696, + "author_account_age_days": 2951 }, "https://github.com/yuan199696/chinese_clip_encode": { "stars": 10, "last_update": "2025-03-27 14:39:40", - "cached_time": 1765726809.602238, + "cached_time": 1765790741.159487, "author_account_age_days": 2981 }, "https://github.com/yuan199696/add_text_2_img": { "stars": 8, "last_update": "2025-03-27 14:40:27", - "cached_time": 1765726809.686153, + "cached_time": 1765790741.373438, "author_account_age_days": 2981 }, "https://github.com/fairy-root/comfyui-ollama-llms": { "stars": 17, "last_update": "2025-03-27 20:47:17", - "cached_time": 1765726809.904569, - "author_account_age_days": 2472 + "cached_time": 1765790741.637615, + "author_account_age_days": 2473 }, "https://github.com/fairy-root/ComfyUI-Show-Text": { "stars": 21, "last_update": "2025-04-08 14:21:57", - "cached_time": 1765726810.144964, - "author_account_age_days": 2472 + "cached_time": 1765790741.688259, + "author_account_age_days": 2473 }, "https://github.com/fairy-root/Flux-Prompt-Generator": { "stars": 236, "last_update": "2025-11-22 01:14:46", - "cached_time": 1765726810.222402, - "author_account_age_days": 2472 + "cached_time": 1765790741.706283, + "author_account_age_days": 2473 }, "https://github.com/fairy-root/ComfyUI-OpenAI-FM": { "stars": 33, "last_update": "2025-05-09 00:12:06", - "cached_time": 1765726810.246154, - "author_account_age_days": 2472 + "cached_time": 1765790741.80562, + "author_account_age_days": 2473 }, "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": { - "stars": 573, + "stars": 574, "last_update": "2025-07-26 14:02:11", - "cached_time": 1765726810.261145, - "author_account_age_days": 4227 + "cached_time": 1765790741.802103, + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": { "stars": 72, "last_update": "2025-06-19 14:20:29", - "cached_time": 1765726810.344913, - "author_account_age_days": 4227 + "cached_time": 1765790741.835449, + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_EfficientTAM": { "stars": 3, "last_update": "2024-12-21 20:25:05", - "cached_time": 1765726810.805185, - "author_account_age_days": 4227 + "cached_time": 1765790742.211312, + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_Doom": { "stars": 5, "last_update": "2024-11-08 17:58:21", - "cached_time": 1765726810.435392, - "author_account_age_days": 4227 + "cached_time": 1765790742.193177, + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_ProfilerX": { "stars": 69, "last_update": "2025-05-27 22:10:23", - "cached_time": 1765726810.465021, - "author_account_age_days": 4227 + "cached_time": 1765790742.298715, + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_SuperResolution": { "stars": 7, "last_update": "2025-04-07 17:53:16", - "cached_time": 1765726810.61723, - "author_account_age_days": 4227 + "cached_time": 1765790742.312655, + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_ControlFreak": { "stars": 20, "last_update": "2025-04-13 23:18:36", - "cached_time": 1765726810.717396, - "author_account_age_days": 4227 + "cached_time": 1765790742.458031, + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": { "stars": 11, "last_update": "2025-05-26 14:26:57", - "cached_time": 1765726810.989321, - "author_account_age_days": 4227 + "cached_time": 1765790742.709183, + "author_account_age_days": 4228 }, "https://github.com/gseth/ControlAltAI-Nodes": { "stars": 180, "last_update": "2025-06-05 04:21:56", - "cached_time": 1765726811.243854, - "author_account_age_days": 4384 + "cached_time": 1765790742.774204, + "author_account_age_days": 4385 }, "https://github.com/OliverCrosby/Comfyui-Minimap": { "stars": 99, "last_update": "2024-08-24 14:10:43", - "cached_time": 1765726811.280965, + "cached_time": 1765790742.871888, "author_account_age_days": 2664 }, "https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders": { "stars": 3, "last_update": "2024-08-30 01:19:54", - "cached_time": 1765726811.269207, - "author_account_age_days": 2221 + "cached_time": 1765790742.881964, + "author_account_age_days": 2222 }, "https://github.com/markuryy/ComfyUI-SuperLoader": { "stars": 0, "last_update": "2025-03-12 18:23:22", - "cached_time": 1765726811.313872, - "author_account_age_days": 3416 + "cached_time": 1765790742.884277, + "author_account_age_days": 3417 }, "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": { "stars": 16, "last_update": "2024-10-30 10:25:15", - "cached_time": 1765726811.350598, - "author_account_age_days": 3416 + "cached_time": 1765790742.947884, + "author_account_age_days": 3417 }, "https://github.com/markuryy/ComfyUI-Simple-Video-XY-Plot": { "stars": 3, "last_update": "2025-03-12 18:18:54", - "cached_time": 1765726811.502327, - "author_account_age_days": 3416 + "cached_time": 1765790743.264712, + "author_account_age_days": 3417 }, "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": { "stars": 73, "last_update": "2024-09-01 11:43:02", - "cached_time": 1765726811.843458, - "author_account_age_days": 5255 + "cached_time": 1765790743.267804, + "author_account_age_days": 5256 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, "last_update": "2025-03-27 14:09:26", - "cached_time": 1765726811.847642, - "author_account_age_days": 2288 + "cached_time": 1765790743.376015, + "author_account_age_days": 2289 }, "https://github.com/modelscope/comfyscope": { "stars": 4, "last_update": "2024-11-20 08:48:36", - "cached_time": 1765726811.927443, - "author_account_age_days": 1238 + "cached_time": 1765790743.433571, + "author_account_age_days": 1239 }, "https://github.com/JPrevots/ComfyUI-PhyCV": { "stars": 1, "last_update": "2025-02-21 11:36:11", - "cached_time": 1765726811.861308, + "cached_time": 1765790743.519055, "author_account_age_days": 1097 }, "https://github.com/rnbwdsh/ComfyUI-LatentWalk": { "stars": 16, "last_update": "2024-08-20 22:39:19", - "cached_time": 1765726812.007811, + "cached_time": 1765790743.75309, "author_account_age_days": 4085 }, "https://github.com/phyblas/paint-by-example_comfyui": { "stars": 10, "last_update": "2025-09-10 14:45:01", - "cached_time": 1765726812.300782, - "author_account_age_days": 3591 + "cached_time": 1765790743.832688, + "author_account_age_days": 3592 }, "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, "last_update": "2024-08-20 04:52:06", - "cached_time": 1765726812.330992, - "author_account_age_days": 3199 + "cached_time": 1765790743.963615, + "author_account_age_days": 3200 }, "https://github.com/aidenli/ComfyUI_NYJY": { "stars": 140, "last_update": "2025-12-04 02:01:08", - "cached_time": 1765726812.302904, - "author_account_age_days": 5086 + "cached_time": 1765790743.953544, + "author_account_age_days": 5087 }, "https://github.com/Pseudotools/Pseudocomfy": { "stars": 2, "last_update": "2025-10-07 04:01:07", - "cached_time": 1765726812.384167, - "author_account_age_days": 808 + "cached_time": 1765790743.932787, + "author_account_age_days": 809 }, "https://github.com/TTPlanetPig/Comfyui_TTP_Toolset": { - "stars": 825, + "stars": 826, "last_update": "2025-06-15 11:21:35", - "cached_time": 1765726812.474248, - "author_account_age_days": 741 + "cached_time": 1765790744.045807, + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { "stars": 29, "last_update": "2024-08-21 17:52:56", - "cached_time": 1765726812.545278, - "author_account_age_days": 741 + "cached_time": 1765790744.323123, + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_JC2": { "stars": 215, "last_update": "2025-05-21 16:25:36", - "cached_time": 1765726812.883685, - "author_account_age_days": 741 + "cached_time": 1765790744.30821, + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_Hunyuan3D": { "stars": 30, "last_update": "2024-11-10 16:59:42", - "cached_time": 1765726812.886131, - "author_account_age_days": 741 + "cached_time": 1765790744.446811, + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_Object_Migration": { - "stars": 787, + "stars": 786, "last_update": "2024-11-20 16:51:57", - "cached_time": 1765726812.907198, - "author_account_age_days": 741 + "cached_time": 1765790744.510466, + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/TTP_Comfyui_FramePack_SE": { "stars": 44, "last_update": "2025-04-25 11:36:15", - "cached_time": 1765726812.93999, - "author_account_age_days": 741 + "cached_time": 1765790744.641973, + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_Object_Detect_QWen_VL": { "stars": 143, "last_update": "2025-12-14 14:27:01", - "cached_time": 1765726813.088641, - "author_account_age_days": 741 + "cached_time": 1765790744.793148, + "author_account_age_days": 742 }, "https://github.com/xlinx/ComfyUI-decadetw-auto-prompt-llm": { "stars": 29, "last_update": "2025-02-01 18:36:52", - "cached_time": 1765726813.346124, - "author_account_age_days": 5037 + "cached_time": 1765790744.911061, + "author_account_age_days": 5038 }, "https://github.com/camenduru/ComfyUI-TostAI": { "stars": 1, "last_update": "2024-08-22 04:04:06", - "cached_time": 1765726813.337026, - "author_account_age_days": 2306 + "cached_time": 1765790744.977529, + "author_account_age_days": 2307 }, "https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": { "stars": 8, "last_update": "2024-08-30 17:38:52", - "cached_time": 1765726813.393825, - "author_account_age_days": 5037 + "cached_time": 1765790745.014782, + "author_account_age_days": 5038 }, "https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj": { "stars": 13, "last_update": "2024-09-03 08:55:08", - "cached_time": 1765726813.450249, - "author_account_age_days": 5037 + "cached_time": 1765790745.040608, + "author_account_age_days": 5038 }, "https://github.com/wmpmiles/comfyui-some-image-processing-stuff": { "stars": 4, "last_update": "2025-05-10 05:51:42", - "cached_time": 1765726813.514046, - "author_account_age_days": 3568 + "cached_time": 1765790745.214909, + "author_account_age_days": 3569 }, "https://github.com/nonnonstop/comfyui-faster-loading": { "stars": 10, "last_update": "2024-06-13 15:37:45", - "cached_time": 1765726813.562286, - "author_account_age_days": 2660 + "cached_time": 1765790745.3631, + "author_account_age_days": 2661 }, "https://github.com/maepopi/Diffusers-in-ComfyUI": { "stars": 6, "last_update": "2025-03-28 07:29:38", - "cached_time": 1765726813.970153, + "cached_time": 1765790745.394425, "author_account_age_days": 2896 }, "https://github.com/niknah/quick-connections": { - "stars": 423, + "stars": 424, "last_update": "2025-12-12 00:35:07", - "cached_time": 1765726813.934085, + "cached_time": 1765790745.474472, "author_account_age_days": 5258 }, "https://github.com/niknah/ComfyUI-F5-TTS": { - "stars": 243, + "stars": 244, "last_update": "2025-11-04 07:35:16", - "cached_time": 1765726813.932888, + "cached_time": 1765790745.552709, "author_account_age_days": 5258 }, "https://github.com/niknah/ComfyUI-Hunyuan-3D-2": { "stars": 65, "last_update": "2025-12-12 17:46:38", - "cached_time": 1765726813.957966, + "cached_time": 1765790745.707288, "author_account_age_days": 5258 }, "https://github.com/niknah/ComfyUI-InfiniteYou": { "stars": 11, "last_update": "2025-04-16 08:44:22", - "cached_time": 1765726814.170925, + "cached_time": 1765790745.835202, "author_account_age_days": 5258 }, "https://github.com/daryltucker/ComfyUI-LoadFiles": { "stars": 3, "last_update": "2024-08-31 23:59:44", - "cached_time": 1765726814.363518, - "author_account_age_days": 5002 + "cached_time": 1765790745.95657, + "author_account_age_days": 5003 }, "https://github.com/niknah/audio-general-ComfyUI": { "stars": 1, "last_update": "2025-05-28 02:51:53", - "cached_time": 1765726814.355924, + "cached_time": 1765790746.04786, "author_account_age_days": 5258 }, "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes": { "stars": 46, "last_update": "2024-09-04 11:37:04", - "cached_time": 1765726814.410592, - "author_account_age_days": 1701 + "cached_time": 1765790746.071169, + "author_account_age_days": 1702 }, "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting": { "stars": 9, "last_update": "2024-08-26 00:40:09", - "cached_time": 1765726814.470336, - "author_account_age_days": 3140 + "cached_time": 1765790746.104526, + "author_account_age_days": 3141 }, "https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux": { "stars": 57, "last_update": "2025-01-16 08:47:22", - "cached_time": 1765726814.541911, - "author_account_age_days": 1108 + "cached_time": 1765790746.284195, + "author_account_age_days": 1109 }, "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": { - "stars": 567, + "stars": 568, "last_update": "2025-11-18 23:55:24", - "cached_time": 1765726814.586456, + "cached_time": 1765790746.442699, "author_account_age_days": 535 }, "https://github.com/yhayano-ponotech/comfyui-save-image-local": { "stars": 7, "last_update": "2025-01-15 12:30:50", - "cached_time": 1765726814.96125, - "author_account_age_days": 1108 + "cached_time": 1765790746.445608, + "author_account_age_days": 1109 }, "https://github.com/Steudio/ComfyUI_Steudio": { "stars": 112, "last_update": "2025-11-17 17:59:12", - "cached_time": 1765726815.00507, - "author_account_age_days": 674 + "cached_time": 1765790746.514639, + "author_account_age_days": 675 }, "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": { "stars": 6, "last_update": "2024-11-03 02:48:52", - "cached_time": 1765726814.973204, - "author_account_age_days": 900 + "cached_time": 1765790746.60982, + "author_account_age_days": 901 }, "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": { "stars": 9, "last_update": "2025-12-03 03:34:57", - "cached_time": 1765726815.004063, - "author_account_age_days": 900 + "cached_time": 1765790746.7828, + "author_account_age_days": 901 }, "https://github.com/NakamuraShippo/ComfyUI-NS-Util": { "stars": 2, "last_update": "2025-11-05 21:49:30", - "cached_time": 1765726815.198594, - "author_account_age_days": 900 + "cached_time": 1765790746.91368, + "author_account_age_days": 901 }, "https://github.com/nux1111/ComfyUI_NetDist_Plus": { "stars": 39, "last_update": "2024-08-27 23:15:18", - "cached_time": 1765726815.369924, + "cached_time": 1765790747.028589, "author_account_age_days": 1091 }, "https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": { "stars": 4, "last_update": "2025-06-30 11:17:30", - "cached_time": 1765726815.387757, - "author_account_age_days": 4548 + "cached_time": 1765790747.10749, + "author_account_age_days": 4549 }, "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize": { "stars": 0, "last_update": "2024-09-07 07:43:41", - "cached_time": 1765726815.456887, - "author_account_age_days": 4548 + "cached_time": 1765790747.162625, + "author_account_age_days": 4549 }, "https://github.com/mittimi/ComfyUI_mittimiWidthHeight": { "stars": 1, "last_update": "2025-12-11 15:08:49", - "cached_time": 1765726815.514098, - "author_account_age_days": 4548 + "cached_time": 1765790747.159786, + "author_account_age_days": 4549 }, "https://github.com/mittimi/ComfyUI_mittimiDaisyChainText": { "stars": 0, "last_update": "2025-07-09 08:51:24", - "cached_time": 1765726815.594706, - "author_account_age_days": 4548 + "cached_time": 1765790747.350609, + "author_account_age_days": 4549 }, "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": { "stars": 8, "last_update": "2025-06-09 23:34:07", - "cached_time": 1765726815.663598, - "author_account_age_days": 1286 + "cached_time": 1765790747.547553, + "author_account_age_days": 1287 }, "https://github.com/RodrigoSKohl/InteriorDesign-for-ComfyUI": { "stars": 14, "last_update": "2025-08-07 05:37:43", - "cached_time": 1765726816.001626, - "author_account_age_days": 1286 + "cached_time": 1765790747.535137, + "author_account_age_days": 1287 }, "https://github.com/RodrigoSKohl/comfyui-tryoff-anyone": { "stars": 23, "last_update": "2025-04-14 03:36:22", - "cached_time": 1765726816.006485, - "author_account_age_days": 1286 + "cached_time": 1765790747.588162, + "author_account_age_days": 1287 }, "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": { "stars": 5, "last_update": "2025-11-18 15:42:36", - "cached_time": 1765726816.042823, - "author_account_age_days": 476 + "cached_time": 1765790747.707941, + "author_account_age_days": 477 }, "https://github.com/nicehero/comfyui-SegGPT": { "stars": 6, "last_update": "2024-08-26 06:05:35", - "cached_time": 1765726816.047826, + "cached_time": 1765790748.658483, "author_account_age_days": 4548 }, "https://github.com/ducido/ObjectFusion_ComfyUI_nodes": { "stars": 1, "last_update": "2025-05-02 08:31:46", - "cached_time": 1765726816.400515, - "author_account_age_days": 1067 + "cached_time": 1765790747.97974, + "author_account_age_days": 1068 }, "https://github.com/DanielHabib/ComfyUI-Voxels": { "stars": 4, "last_update": "2024-09-16 15:41:02", - "cached_time": 1765726816.41796, - "author_account_age_days": 4121 + "cached_time": 1765790748.060252, + "author_account_age_days": 4122 }, "https://github.com/StarMagicAI/comfyui_tagger": { "stars": 5, "last_update": "2024-09-03 02:01:59", - "cached_time": 1765726816.499436, - "author_account_age_days": 4084 + "cached_time": 1765790748.165681, + "author_account_age_days": 4085 }, "https://github.com/boredofnames/ComfyUI-ntfy": { "stars": 0, "last_update": "2025-03-28 00:54:54", - "cached_time": 1765726816.607096, - "author_account_age_days": 4636 + "cached_time": 1765790748.241809, + "author_account_age_days": 4637 }, "https://github.com/Xclbr7/ComfyUI-Merlin": { "stars": 31, "last_update": "2024-09-02 19:36:05", - "cached_time": 1765726816.601543, - "author_account_age_days": 475 + "cached_time": 1765790748.202246, + "author_account_age_days": 476 }, "https://github.com/microbote/ComfyUI-StyledCLIPTextEncode": { "stars": 2, "last_update": "2024-08-27 03:37:29", - "cached_time": 1765726816.653266, - "author_account_age_days": 2546 + "cached_time": 1765790748.454507, + "author_account_age_days": 2547 }, "https://github.com/tianguanggliu/Utools": { "stars": 0, "last_update": "2024-08-29 09:45:03", - "cached_time": 1765726816.745803, - "author_account_age_days": 2878 + "cached_time": 1765790748.572131, + "author_account_age_days": 2879 }, "https://github.com/celoron/ComfyUI-VisualQueryTemplate": { "stars": 12, "last_update": "2025-04-01 20:35:56", - "cached_time": 1765726817.091969, + "cached_time": 1765790748.650447, "author_account_age_days": 5550 }, "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": { "stars": 15, "last_update": "2024-09-01 13:04:48", - "cached_time": 1765726817.05665, - "author_account_age_days": 5552 + "cached_time": 1765790748.668711, + "author_account_age_days": 5553 }, "https://github.com/alexgenovese/ComfyUI-UNO-Flux": { "stars": 1, "last_update": "2025-06-16 17:27:27", - "cached_time": 1765726817.165054, - "author_account_age_days": 5552 + "cached_time": 1765790748.768137, + "author_account_age_days": 5553 }, "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, "last_update": "2024-08-28 08:32:23", - "cached_time": 1765726817.102471, - "author_account_age_days": 2696 + "cached_time": 1765790748.991637, + "author_account_age_days": 2697 }, "https://github.com/souki202/ComfyUI-LoadImage-Advanced": { "stars": 1, "last_update": "2025-03-03 03:53:26", - "cached_time": 1765726817.416675, + "cached_time": 1765790749.117525, "author_account_age_days": 3798 }, "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 5, "last_update": "2025-06-23 04:17:05", - "cached_time": 1765726817.444746, - "author_account_age_days": 4315 + "cached_time": 1765790749.22654, + "author_account_age_days": 4316 }, "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": { "stars": 4, "last_update": "2025-11-03 22:46:57", - "cached_time": 1765726817.601487, - "author_account_age_days": 1160 + "cached_time": 1765790749.318016, + "author_account_age_days": 1161 }, "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": { "stars": 5, "last_update": "2025-10-06 02:49:47", - "cached_time": 1765726817.639831, - "author_account_age_days": 924 + "cached_time": 1765790749.310813, + "author_account_age_days": 925 }, "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter": { "stars": 31, "last_update": "2025-02-18 07:36:09", - "cached_time": 1765726817.622505, - "author_account_age_days": 924 + "cached_time": 1765790749.540452, + "author_account_age_days": 925 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd": { "stars": 1, "last_update": "2025-11-09 14:06:53", - "cached_time": 1765726818.336855, - "author_account_age_days": 924 + "cached_time": 1765790750.094273, + "author_account_age_days": 925 }, "https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL": { "stars": 7, "last_update": "2025-10-05 18:19:27", - "cached_time": 1765726817.775942, - "author_account_age_days": 924 + "cached_time": 1765790749.709568, + "author_account_age_days": 925 }, "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, "last_update": "2024-08-30 07:52:11", - "cached_time": 1765726818.099623, - "author_account_age_days": 1768 + "cached_time": 1765790749.729716, + "author_account_age_days": 1769 }, "https://github.com/ihmily/ComfyUI-Light-Tool": { "stars": 15, "last_update": "2025-12-03 14:13:35", - "cached_time": 1765726818.103344, - "author_account_age_days": 1167 + "cached_time": 1765790749.741387, + "author_account_age_days": 1168 }, "https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts": { "stars": 5, "last_update": "2024-08-29 15:19:06", - "cached_time": 1765726818.143226, - "author_account_age_days": 1027 + "cached_time": 1765790750.079996, + "author_account_age_days": 1028 }, "https://github.com/k-komarov/comfyui-bunny-cdn-storage": { "stars": 0, "last_update": "2024-08-31 20:59:08", - "cached_time": 1765726818.19875, + "cached_time": 1765790750.196443, "author_account_age_days": 4013 }, "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": { "stars": 11, "last_update": "2025-10-30 23:21:11", - "cached_time": 1765726818.482334, - "author_account_age_days": 2819 + "cached_time": 1765790750.235296, + "author_account_age_days": 2820 }, "https://github.com/lazniak/comfyui-google-photos-loader": { "stars": 3, "last_update": "2025-04-03 11:46:29", - "cached_time": 1765726818.610353, - "author_account_age_days": 2819 + "cached_time": 1765790750.282588, + "author_account_age_days": 2820 }, "https://github.com/lazniak/LiquidTime-Interpolation": { "stars": 13, "last_update": "2025-04-03 11:42:12", - "cached_time": 1765726818.814333, - "author_account_age_days": 2819 + "cached_time": 1765790750.383956, + "author_account_age_days": 2820 }, "https://github.com/45uee/ComfyUI-Color_Transfer": { "stars": 35, "last_update": "2025-11-22 20:30:01", - "cached_time": 1765726818.651635, + "cached_time": 1765790750.394104, "author_account_age_days": 2841 }, "https://github.com/geocine/geocine-comfyui": { "stars": 0, "last_update": "2025-03-08 15:46:56", - "cached_time": 1765726818.69985, - "author_account_age_days": 5490 + "cached_time": 1765790750.604052, + "author_account_age_days": 5491 }, "https://github.com/Phando/ComfyUI-PhandoNodes": { "stars": 0, "last_update": "2024-09-05 16:12:24", - "cached_time": 1765726818.816137, - "author_account_age_days": 5763 + "cached_time": 1765790750.779167, + "author_account_age_days": 5764 }, "https://github.com/SeanScripts/ComfyUI-Unload-Model": { "stars": 81, "last_update": "2025-06-13 04:22:23", - "cached_time": 1765726819.142262, - "author_account_age_days": 2058 + "cached_time": 1765790750.773691, + "author_account_age_days": 2059 }, "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": { "stars": 79, "last_update": "2025-01-31 09:01:23", - "cached_time": 1765726819.156314, - "author_account_age_days": 2058 + "cached_time": 1765790750.786581, + "author_account_age_days": 2059 }, "https://github.com/ExterminanzHS/Gecco-Discord-Autosend": { "stars": 1, "last_update": "2024-09-05 12:33:30", - "cached_time": 1765726819.17596, + "cached_time": 1765790751.129465, "author_account_age_days": 3746 }, "https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo": { "stars": 352, "last_update": "2025-05-25 15:37:49", - "cached_time": 1765726819.193219, + "cached_time": 1765790751.148444, "author_account_age_days": 467 }, "https://github.com/MoonHugo/ComfyUI-FFmpeg": { "stars": 125, "last_update": "2025-08-15 02:03:41", - "cached_time": 1765726819.367302, + "cached_time": 1765790751.244882, "author_account_age_days": 467 }, "https://github.com/MoonHugo/ComfyUI-StableAudioOpen": { "stars": 29, "last_update": "2024-10-18 04:12:04", - "cached_time": 1765726819.506599, + "cached_time": 1765790751.28753, "author_account_age_days": 467 }, "https://github.com/MoonHugo/ComfyUI-BAGEL-Hugo": { "stars": 3, "last_update": "2025-06-04 08:48:11", - "cached_time": 1765726819.652761, + "cached_time": 1765790751.427604, "author_account_age_days": 467 }, "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 9, "last_update": "2024-09-06 11:37:05", - "cached_time": 1765726820.189983, - "author_account_age_days": 2948 + "cached_time": 1765790751.975578, + "author_account_age_days": 2949 }, "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": { "stars": 1, "last_update": "2024-09-26 01:46:02", - "cached_time": 1765726819.74009, - "author_account_age_days": 1110 + "cached_time": 1765790751.46744, + "author_account_age_days": 1111 }, "https://github.com/VykosX/ControlFlowUtils": { - "stars": 134, + "stars": 135, "last_update": "2024-12-09 17:24:48", - "cached_time": 1765726819.832375, - "author_account_age_days": 2448 + "cached_time": 1765790751.679902, + "author_account_age_days": 2449 }, "https://github.com/Tenney95/ComfyUI-NodeAligner": { "stars": 150, "last_update": "2025-05-09 07:48:08", - "cached_time": 1765726819.831557, - "author_account_age_days": 464 + "cached_time": 1765790751.824297, + "author_account_age_days": 465 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 11, "last_update": "2024-10-16 09:19:29", - "cached_time": 1765726820.170635, - "author_account_age_days": 5459 + "cached_time": 1765790751.905701, + "author_account_age_days": 5460 }, "https://github.com/alexisrolland/ComfyUI-Phi": { "stars": 9, "last_update": "2025-09-22 14:35:07", - "cached_time": 1765726820.200543, + "cached_time": 1765790751.924154, "author_account_age_days": 3824 }, "https://github.com/LatentRat/comfy_remote_run": { "stars": 9, "last_update": "2025-12-01 22:21:43", - "cached_time": 1765726820.217431, - "author_account_age_days": 1282 + "cached_time": 1765790752.182038, + "author_account_age_days": 1283 }, "https://github.com/Kinglord/ComfyUI_Prompt_Gallery": { "stars": 67, "last_update": "2024-09-24 21:58:55", - "cached_time": 1765726820.261051, - "author_account_age_days": 5428 + "cached_time": 1765790752.216379, + "author_account_age_days": 5429 }, "https://github.com/alexisrolland/ComfyUI-Blender": { - "stars": 103, + "stars": 104, "last_update": "2025-12-07 09:48:02", - "cached_time": 1765726820.393033, + "cached_time": 1765790752.331893, "author_account_age_days": 3824 }, "https://github.com/Kinglord/ComfyUI_LoRA_Sidebar": { "stars": 92, "last_update": "2025-04-27 08:48:53", - "cached_time": 1765726820.567803, - "author_account_age_days": 5428 + "cached_time": 1765790752.349239, + "author_account_age_days": 5429 }, "https://github.com/alexcong/ComfyUI_QwenVL": { "stars": 113, "last_update": "2025-11-29 20:16:15", - "cached_time": 1765726820.671212, - "author_account_age_days": 4124 + "cached_time": 1765790752.607648, + "author_account_age_days": 4125 }, "https://github.com/Bin-sam/DynamicPose-ComfyUI": { "stars": 5, "last_update": "2024-09-11 12:09:11", - "cached_time": 1765726820.802552, - "author_account_age_days": 472 + "cached_time": 1765790752.528237, + "author_account_age_days": 473 }, "https://github.com/metal3d/ComfyUI_Human_Parts": { "stars": 39, "last_update": "2025-03-07 08:14:46", - "cached_time": 1765726820.864425, - "author_account_age_days": 6011 + "cached_time": 1765790752.790277, + "author_account_age_days": 6012 }, "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": { "stars": 77, "last_update": "2024-11-05 17:00:49", - "cached_time": 1765726820.861436, + "cached_time": 1765790752.869003, "author_account_age_days": 1701 }, "https://github.com/metal3d/ComfyUI_M3D_photo_effects": { "stars": 2, "last_update": "2025-03-11 12:09:55", - "cached_time": 1765726821.195251, - "author_account_age_days": 6011 + "cached_time": 1765790752.931287, + "author_account_age_days": 6012 }, "https://github.com/Cyber-BlackCat/ComfyUI_Auto_Caption": { "stars": 16, "last_update": "2025-10-24 07:49:28", - "cached_time": 1765726821.729809, + "cached_time": 1765790753.486313, "author_account_age_days": 953 }, "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": { "stars": 4, "last_update": "2025-04-27 05:40:25", - "cached_time": 1765726821.690575, + "cached_time": 1765790753.610637, "author_account_age_days": 953 }, "https://github.com/cr7Por/ComfyUI_DepthFlow": { "stars": 5, "last_update": "2024-09-16 09:10:08", - "cached_time": 1765726821.254733, - "author_account_age_days": 1663 + "cached_time": 1765790753.239454, + "author_account_age_days": 1664 }, "https://github.com/nchenevey1/comfyui-gimp-nodes": { "stars": 10, "last_update": "2024-10-26 09:11:34", - "cached_time": 1765726821.282067, - "author_account_age_days": 1187 + "cached_time": 1765790753.283763, + "author_account_age_days": 1188 }, "https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": { "stars": 2, "last_update": "2024-09-14 03:03:01", - "cached_time": 1765726821.417251, + "cached_time": 1765790753.417916, "author_account_age_days": 3209 }, "https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform": { "stars": 6, "last_update": "2024-09-16 16:11:59", - "cached_time": 1765726821.655968, - "author_account_age_days": 817 + "cached_time": 1765790753.447771, + "author_account_age_days": 818 }, "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": { "stars": 18, "last_update": "2024-09-14 13:46:05", - "cached_time": 1765726821.772425, - "author_account_age_days": 3887 + "cached_time": 1765790753.671447, + "author_account_age_days": 3888 }, "https://github.com/pydn/ComfyUI-to-Python-Extension": { - "stars": 2162, + "stars": 2163, "last_update": "2025-09-26 23:53:00", - "cached_time": 1765726821.866308, + "cached_time": 1765790753.661641, "author_account_age_days": 3235 }, "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 4, "last_update": "2025-08-13 17:48:55", - "cached_time": 1765726821.885962, - "author_account_age_days": 4753 + "cached_time": 1765790753.873573, + "author_account_age_days": 4754 }, "https://github.com/NyaamZ/efficiency-nodes-ED": { "stars": 39, "last_update": "2025-11-19 06:12:14", - "cached_time": 1765726821.892158, + "cached_time": 1765790753.916449, "author_account_age_days": 2655 }, "https://github.com/NyaamZ/ComfyUI-ImageGallery-ED": { "stars": 11, "last_update": "2025-09-05 04:20:22", - "cached_time": 1765726822.291494, + "cached_time": 1765790754.09425, "author_account_age_days": 2655 }, "https://github.com/chrissy0/chris-comfyui-nodes": { "stars": 2, "last_update": "2024-09-17 16:09:35", - "cached_time": 1765726822.330407, + "cached_time": 1765790754.304914, "author_account_age_days": 2593 }, "https://github.com/revirevy/Comfyui_saveimage_imgbb": { "stars": 2, "last_update": "2025-04-23 10:49:48", - "cached_time": 1765726822.311096, - "author_account_age_days": 5023 + "cached_time": 1765790754.360354, + "author_account_age_days": 5024 }, "https://github.com/Kinglord/ComfyUI_Slider_Sidebar": { "stars": 42, "last_update": "2024-09-26 02:40:30", - "cached_time": 1765726822.476894, - "author_account_age_days": 5428 + "cached_time": 1765790754.461628, + "author_account_age_days": 5429 }, "https://github.com/311-code/ComfyUI-MagicClip_Strength": { "stars": 2, "last_update": "2024-09-22 12:07:40", - "cached_time": 1765726822.806051, - "author_account_age_days": 3310 + "cached_time": 1765790754.486107, + "author_account_age_days": 3311 }, "https://github.com/godmt/ComfyUI-List-Utils": { "stars": 13, "last_update": "2025-05-26 21:41:06", - "cached_time": 1765726822.751833, - "author_account_age_days": 2267 + "cached_time": 1765790754.560047, + "author_account_age_days": 2268 }, "https://github.com/godmt/ComfyUI-IP-Composer": { "stars": 5, "last_update": "2025-05-18 09:52:01", - "cached_time": 1765726822.807777, - "author_account_age_days": 2267 + "cached_time": 1765790754.648758, + "author_account_age_days": 2268 }, "https://github.com/Isi-dev/ComfyUI-Img2PaintingAssistant": { "stars": 13, "last_update": "2025-10-02 08:08:42", - "cached_time": 1765726823.339777, + "cached_time": 1765790755.213677, "author_account_age_days": 1630 }, "https://github.com/mingsky-ai/ComfyUI-MingNodes": { "stars": 475, "last_update": "2024-10-18 16:51:14", - "cached_time": 1765726822.914881, - "author_account_age_days": 459 + "cached_time": 1765790754.75245, + "author_account_age_days": 460 }, "https://github.com/lumalabs/ComfyUI-LumaAI-API": { "stars": 205, "last_update": "2025-03-31 22:54:28", - "cached_time": 1765726823.178753, - "author_account_age_days": 1649 + "cached_time": 1765790754.971666, + "author_account_age_days": 1650 }, "https://github.com/blob8/ComfyUI_sloppy-comic": { "stars": 11, "last_update": "2025-09-09 15:26:36", - "cached_time": 1765726823.067985, - "author_account_age_days": 606 + "cached_time": 1765790754.986335, + "author_account_age_days": 607 }, "https://github.com/edelvarden/comfyui_image_metadata_extension": { "stars": 68, "last_update": "2025-11-05 10:03:15", - "cached_time": 1765726823.30903, - "author_account_age_days": 2671 + "cached_time": 1765790755.128772, + "author_account_age_days": 2672 }, "https://github.com/banqingyuan/ComfyUI-text-replace": { "stars": 0, "last_update": "2024-09-22 16:14:22", - "cached_time": 1765726823.347861, + "cached_time": 1765790755.39041, "author_account_age_days": 2837 }, "https://github.com/edelvarden/ComfyUI-Display-Value": { "stars": 0, "last_update": "2025-05-25 23:02:40", - "cached_time": 1765726823.367024, - "author_account_age_days": 2671 + "cached_time": 1765790755.40088, + "author_account_age_days": 2672 }, "https://github.com/dfghsdh/ComfyUI_FluxPromptGen": { "stars": 18, "last_update": "2024-09-23 07:51:56", - "cached_time": 1765726823.495223, - "author_account_age_days": 447 + "cached_time": 1765790755.545031, + "author_account_age_days": 448 }, "https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader": { "stars": 2, "last_update": "2024-09-26 12:38:32", - "cached_time": 1765726823.797969, + "cached_time": 1765790755.549235, "author_account_age_days": 4585 }, "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders": { "stars": 38, "last_update": "2025-11-26 17:06:10", - "cached_time": 1765726823.873744, - "author_account_age_days": 2039 + "cached_time": 1765790755.7038, + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI-RR-JointTagger": { "stars": 2, "last_update": "2025-08-20 08:47:24", - "cached_time": 1765726823.851017, - "author_account_age_days": 2039 + "cached_time": 1765790755.719746, + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI-ModelUtils": { "stars": 4, "last_update": "2025-11-29 16:32:53", - "cached_time": 1765726823.945886, - "author_account_age_days": 2039 + "cached_time": 1765790755.794459, + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_EmbeddingToolkit": { "stars": 9, "last_update": "2025-09-19 03:17:25", - "cached_time": 1765726824.077323, - "author_account_age_days": 2039 + "cached_time": 1765790755.995231, + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": { "stars": 23, "last_update": "2025-05-11 19:44:35", - "cached_time": 1765726824.221611, - "author_account_age_days": 2039 + "cached_time": 1765790756.039213, + "author_account_age_days": 2040 }, "https://github.com/turkyden/ComfyUI-SmartCrop": { "stars": 3, "last_update": "2024-10-08 09:36:34", - "cached_time": 1765726824.334269, - "author_account_age_days": 3287 + "cached_time": 1765790756.201071, + "author_account_age_days": 3288 }, "https://github.com/silveroxides/ComfyUI_FDGuidance": { "stars": 5, "last_update": "2025-08-22 23:12:24", - "cached_time": 1765726824.395951, - "author_account_age_days": 2039 + "cached_time": 1765790756.666313, + "author_account_age_days": 2040 }, "https://github.com/DareFail/ComfyUI-Roboflow": { "stars": 33, "last_update": "2024-09-25 18:30:43", - "cached_time": 1765726824.404586, - "author_account_age_days": 5125 + "cached_time": 1765790756.440463, + "author_account_age_days": 5126 }, "https://github.com/valofey/Openrouter-Node": { "stars": 5, "last_update": "2025-02-13 21:26:22", - "cached_time": 1765726824.4634, - "author_account_age_days": 1921 + "cached_time": 1765790756.831835, + "author_account_age_days": 1922 }, "https://github.com/Charlweed/image_transceiver": { "stars": 4, "last_update": "2025-01-06 19:22:50", - "cached_time": 1765726824.546716, - "author_account_age_days": 5635 + "cached_time": 1765790756.581013, + "author_account_age_days": 5636 }, "https://github.com/tanglaoya321/ComfyUI-StoryMaker": { "stars": 19, "last_update": "2024-10-01 01:20:00", - "cached_time": 1765726824.965359, - "author_account_age_days": 4509 + "cached_time": 1765790756.61899, + "author_account_age_days": 4510 }, "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": { "stars": 89, "last_update": "2025-07-07 10:31:15", - "cached_time": 1765726824.909157, - "author_account_age_days": 1203 + "cached_time": 1765790756.766126, + "author_account_age_days": 1204 }, "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus": { "stars": 26, "last_update": "2024-10-09 06:56:04", - "cached_time": 1765726824.935568, + "cached_time": 1765790756.793635, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-Molmo": { "stars": 139, "last_update": "2024-10-14 15:06:36", - "cached_time": 1765726824.992858, + "cached_time": 1765790756.837574, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy": { "stars": 89, "last_update": "2025-01-24 16:09:46", - "cached_time": 1765726825.244009, + "cached_time": 1765790757.090412, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-OmniGenX": { "stars": 7, "last_update": "2025-01-24 16:13:13", - "cached_time": 1765726825.229547, + "cached_time": 1765790757.077354, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt": { "stars": 102, "last_update": "2025-01-24 15:43:29", - "cached_time": 1765726825.399971, + "cached_time": 1765790757.223756, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o": { "stars": 36, "last_update": "2025-02-16 18:52:28", - "cached_time": 1765726825.424409, + "cached_time": 1765790757.477258, "author_account_age_days": 736 }, "https://github.com/plugcrypt/CRT-Nodes": { "stars": 64, "last_update": "2025-12-10 20:18:41", - "cached_time": 1765726825.933796, - "author_account_age_days": 1600 + "cached_time": 1765790758.142064, + "author_account_age_days": 1601 }, "https://github.com/CY-CHENYUE/ComfyUI-Janus-Pro": { "stars": 641, "last_update": "2025-01-30 08:08:20", - "cached_time": 1765726825.49377, + "cached_time": 1765790757.667915, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-Free-GPU": { "stars": 17, "last_update": "2025-02-16 16:30:36", - "cached_time": 1765726825.612006, + "cached_time": 1765790757.739955, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-Gemini-API": { "stars": 238, "last_update": "2025-05-08 05:52:02", - "cached_time": 1765726825.944356, + "cached_time": 1765790757.818642, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-GPT-API": { "stars": 73, "last_update": "2025-04-17 09:51:35", - "cached_time": 1765726825.970663, + "cached_time": 1765790757.858902, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 20, "last_update": "2025-05-08 09:38:09", - "cached_time": 1765726826.006635, + "cached_time": 1765790757.892467, "author_account_age_days": 736 }, "https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy": { "stars": 5, "last_update": "2025-08-17 06:56:13", - "cached_time": 1765726826.019578, + "cached_time": 1765790757.884788, "author_account_age_days": 736 }, "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation": { "stars": 2, "last_update": "2024-09-29 22:35:01", - "cached_time": 1765726826.267808, - "author_account_age_days": 3336 + "cached_time": 1765790758.119711, + "author_account_age_days": 3337 }, "https://github.com/ycyy/ComfyUI-YCYY-LoraInfo": { "stars": 6, "last_update": "2024-09-30 02:33:25", - "cached_time": 1765726826.294865, + "cached_time": 1765790758.137628, "author_account_age_days": 3963 }, "https://github.com/asaddi/YALLM-LlamaVision": { "stars": 6, "last_update": "2025-03-27 14:42:04", - "cached_time": 1765726826.498591, - "author_account_age_days": 4072 + "cached_time": 1765790758.272728, + "author_account_age_days": 4073 }, "https://github.com/asaddi/ComfyUI-YALLM-node": { "stars": 4, "last_update": "2025-09-25 05:37:51", - "cached_time": 1765726826.440211, - "author_account_age_days": 4072 + "cached_time": 1765790758.553308, + "author_account_age_days": 4073 }, "https://github.com/darth-veitcher/comfydv": { "stars": 1, "last_update": "2025-11-05 15:49:02", - "cached_time": 1765726826.583706, + "cached_time": 1765790758.709632, "author_account_age_days": 4967 }, "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": { "stars": 23, "last_update": "2025-09-23 05:43:28", - "cached_time": 1765726826.640079, - "author_account_age_days": 472 + "cached_time": 1765790758.82511, + "author_account_age_days": 473 }, "https://github.com/fashn-AI/ComfyUI-FASHN": { "stars": 29, "last_update": "2025-06-30 12:16:05", - "cached_time": 1765726827.013397, - "author_account_age_days": 893 + "cached_time": 1765790758.927801, + "author_account_age_days": 894 }, "https://github.com/Bria-AI/ComfyUI-BRIA-API": { "stars": 69, "last_update": "2025-12-11 20:35:59", - "cached_time": 1765726827.020616, - "author_account_age_days": 2015 + "cached_time": 1765790758.98937, + "author_account_age_days": 2016 }, "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes": { "stars": 0, "last_update": "2024-09-29 14:18:23", - "cached_time": 1765726827.00577, - "author_account_age_days": 3434 + "cached_time": 1765790758.942976, + "author_account_age_days": 3435 }, "https://github.com/Creeper-MZ/comfyui_nai_api": { "stars": 0, "last_update": "2024-10-02 21:30:26", - "cached_time": 1765726827.022471, - "author_account_age_days": 1541 + "cached_time": 1765790758.964592, + "author_account_age_days": 1542 }, "https://github.com/guyaton/guy-nodes-comfyui": { "stars": 0, "last_update": "2024-10-02 13:15:26", - "cached_time": 1765726827.052789, + "cached_time": 1765790759.183886, "author_account_age_days": 440 }, "https://github.com/thoddnn/ComfyUI-MLX": { "stars": 185, "last_update": "2025-11-06 10:34:02", - "cached_time": 1765726827.333769, - "author_account_age_days": 801 + "cached_time": 1765790759.174282, + "author_account_age_days": 802 }, "https://github.com/acorderob/sd-webui-prompt-postprocessor": { - "stars": 45, + "stars": 46, "last_update": "2025-12-09 19:13:15", - "cached_time": 1765726827.370974, - "author_account_age_days": 4365 + "cached_time": 1765790759.182678, + "author_account_age_days": 4366 }, "https://github.com/Moooonet/ComfyUI-Align": { "stars": 221, "last_update": "2025-12-08 06:38:47", - "cached_time": 1765726827.482671, + "cached_time": 1765790759.328691, "author_account_age_days": 525 }, "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper": { - "stars": 25, + "stars": 26, "last_update": "2025-07-20 12:17:01", - "cached_time": 1765726827.512696, + "cached_time": 1765790759.622619, "author_account_age_days": 3358 }, "https://github.com/willchil/ComfyUI-Environment-Visualizer": { "stars": 12, "last_update": "2025-03-29 23:09:07", - "cached_time": 1765726827.635542, - "author_account_age_days": 3176 + "cached_time": 1765790759.797979, + "author_account_age_days": 3177 }, "https://github.com/nilor-corp/nilor-nodes": { "stars": 5, "last_update": "2025-10-20 12:56:45", - "cached_time": 1765726827.710733, - "author_account_age_days": 753 + "cached_time": 1765790760.009178, + "author_account_age_days": 754 }, "https://github.com/YarvixPA/ComfyUI-YarvixPA": { "stars": 0, "last_update": "2025-11-28 03:59:23", - "cached_time": 1765726828.022219, - "author_account_age_days": 744 + "cached_time": 1765790759.987249, + "author_account_age_days": 745 }, "https://github.com/AcademiaSD/comfyui_AcademiaSD": { "stars": 25, "last_update": "2025-12-10 18:48:28", - "cached_time": 1765726828.034481, - "author_account_age_days": 571 + "cached_time": 1765790759.994053, + "author_account_age_days": 572 }, "https://github.com/SpenserCai/ComfyUI-FunAudioLLM": { "stars": 88, "last_update": "2024-11-27 09:22:05", - "cached_time": 1765726828.078538, - "author_account_age_days": 3253 + "cached_time": 1765790759.993477, + "author_account_age_days": 3254 }, "https://github.com/GadzoinksOfficial/gadzoinks_ComfyUI": { "stars": 0, "last_update": "2025-05-12 09:51:17", - "cached_time": 1765726828.084917, + "cached_time": 1765790760.052935, "author_account_age_days": 694 }, "https://github.com/GadzoinksOfficial/comfyui_gprompts": { "stars": 0, "last_update": "2025-05-16 05:25:09", - "cached_time": 1765726828.1002, + "cached_time": 1765790760.211831, "author_account_age_days": 694 }, "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 4, "last_update": "2025-04-22 08:51:32", - "cached_time": 1765726828.38951, - "author_account_age_days": 739 + "cached_time": 1765790760.256866, + "author_account_age_days": 740 }, "https://github.com/educator-art/ComfyUI-gpt-oss-PromptDesigner": { "stars": 1, "last_update": "2025-08-11 17:57:55", - "cached_time": 1765726828.398878, - "author_account_age_days": 739 + "cached_time": 1765790760.26555, + "author_account_age_days": 740 }, "https://github.com/raysers/Mflux-ComfyUI": { "stars": 112, "last_update": "2025-03-09 21:14:27", - "cached_time": 1765726828.54238, - "author_account_age_days": 2542 + "cached_time": 1765790760.403779, + "author_account_age_days": 2543 }, "https://github.com/civen-cn/ComfyUI-PaddleOcr": { "stars": 8, "last_update": "2024-12-31 19:11:04", - "cached_time": 1765726828.560066, - "author_account_age_days": 3043 + "cached_time": 1765790760.674448, + "author_account_age_days": 3044 }, "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": { "stars": 45, "last_update": "2025-08-28 19:48:17", - "cached_time": 1765726828.678022, + "cached_time": 1765790760.85855, "author_account_age_days": 2519 }, "https://github.com/rdancer/ComfyUI_Florence2SAM2": { "stars": 44, "last_update": "2025-06-30 19:02:35", - "cached_time": 1765726828.721867, - "author_account_age_days": 6159 + "cached_time": 1765790761.023577, + "author_account_age_days": 6160 }, "https://github.com/ggarra13/ComfyUI-mrv2": { "stars": 5, "last_update": "2025-03-27 17:24:38", - "cached_time": 1765726829.249423, + "cached_time": 1765790761.062169, "author_account_age_days": 4397 }, "https://github.com/SS-snap/ComfyUI-Snap_Processing": { "stars": 62, "last_update": "2025-04-25 04:54:44", - "cached_time": 1765726829.08193, + "cached_time": 1765790761.046043, "author_account_age_days": 838 }, "https://github.com/SS-snap/ComfyUI-LBW_flux": { "stars": 5, "last_update": "2025-04-25 04:47:47", - "cached_time": 1765726829.098051, + "cached_time": 1765790761.05603, "author_account_age_days": 838 }, "https://github.com/SS-snap/ComfyUI-Ad_scheduler": { "stars": 6, "last_update": "2025-04-25 04:53:31", - "cached_time": 1765726829.131734, + "cached_time": 1765790761.111547, "author_account_age_days": 838 }, "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": { "stars": 49, "last_update": "2025-07-25 09:49:47", - "cached_time": 1765726829.1283, + "cached_time": 1765790761.242463, "author_account_age_days": 838 }, "https://github.com/RiceRound/ComfyUI_CryptoCat": { "stars": 97, "last_update": "2025-06-19 04:14:31", - "cached_time": 1765726829.423357, - "author_account_age_days": 442 + "cached_time": 1765790761.297689, + "author_account_age_days": 443 }, "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": { "stars": 494, "last_update": "2025-11-07 13:58:35", - "cached_time": 1765726829.440243, + "cached_time": 1765790761.320962, "author_account_age_days": 1438 }, "https://github.com/RiceRound/ComfyUI_RiceRound": { "stars": 18, "last_update": "2025-03-18 07:31:16", - "cached_time": 1765726829.631683, - "author_account_age_days": 442 + "cached_time": 1765790761.465633, + "author_account_age_days": 443 }, "https://github.com/playbook3d/playbook3d-comfyui-nodes": { "stars": 21, "last_update": "2025-03-25 19:50:08", - "cached_time": 1765726829.640456, - "author_account_age_days": 2038 + "cached_time": 1765790761.809875, + "author_account_age_days": 2039 }, "https://github.com/Elaine-chennn/comfyui-overlay-media": { "stars": 0, "last_update": "2024-10-09 11:07:46", - "cached_time": 1765726829.719545, - "author_account_age_days": 1681 + "cached_time": 1765790761.906606, + "author_account_age_days": 1682 }, "https://github.com/LAOGOU-666/ComfyUI_LG_FFT": { "stars": 8, "last_update": "2024-10-10 04:45:57", - "cached_time": 1765726829.757755, + "cached_time": 1765790762.075996, "author_account_age_days": 633 }, "https://github.com/LAOGOU-666/Comfyui-LG_Relight": { "stars": 209, "last_update": "2025-06-16 13:28:22", - "cached_time": 1765726830.101252, + "cached_time": 1765790762.077973, "author_account_age_days": 633 }, "https://github.com/LAOGOU-666/ComfyUI-LG_HotReload": { "stars": 257, "last_update": "2025-11-16 16:45:24", - "cached_time": 1765726830.152226, + "cached_time": 1765790762.095551, "author_account_age_days": 633 }, "https://github.com/LAOGOU-666/Comfyui-Memory_Cleanup": { - "stars": 242, + "stars": 244, "last_update": "2025-11-03 18:34:35", - "cached_time": 1765726830.231037, + "cached_time": 1765790762.088592, "author_account_age_days": 633 }, "https://github.com/LAOGOU-666/Comfyui-LG_GroupExecutor": { "stars": 201, "last_update": "2025-12-02 06:53:37", - "cached_time": 1765726830.155287, + "cached_time": 1765790762.175323, "author_account_age_days": 633 }, "https://github.com/LAOGOU-666/Comfyui_LG_Tools": { "stars": 289, "last_update": "2025-11-14 17:18:06", - "cached_time": 1765726830.303471, + "cached_time": 1765790762.278213, "author_account_age_days": 633 }, "https://github.com/2kpr/ComfyUI-PMRF": { "stars": 236, "last_update": "2024-10-11 00:11:40", - "cached_time": 1765726830.449684, - "author_account_age_days": 1457 + "cached_time": 1765790762.330888, + "author_account_age_days": 1458 }, "https://github.com/tkreuziger/comfyui-claude": { "stars": 5, "last_update": "2025-04-10 18:23:35", - "cached_time": 1765726830.47081, - "author_account_age_days": 1074 + "cached_time": 1765790762.363968, + "author_account_age_days": 1075 }, "https://github.com/VertexStudio/roblox-comfyui-nodes": { "stars": 0, "last_update": "2024-10-08 16:35:54", - "cached_time": 1765726830.705748, - "author_account_age_days": 3516 + "cached_time": 1765790762.608742, + "author_account_age_days": 3517 }, "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced": { "stars": 222, "last_update": "2025-10-07 10:25:26", - "cached_time": 1765726830.65214, - "author_account_age_days": 2665 + "cached_time": 1765790763.008786, + "author_account_age_days": 2666 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { "stars": 694, "last_update": "2025-06-18 23:00:26", - "cached_time": 1765726830.753542, - "author_account_age_days": 4137 + "cached_time": 1765790762.970606, + "author_account_age_days": 4138 }, "https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": { "stars": 7, "last_update": "2025-03-27 12:51:03", - "cached_time": 1765726830.825535, - "author_account_age_days": 2472 + "cached_time": 1765790763.10427, + "author_account_age_days": 2473 }, "https://github.com/Q-Bug4/Comfyui-Qb-DateNodes": { "stars": 4, "last_update": "2025-07-14 11:37:31", - "cached_time": 1765726831.120632, - "author_account_age_days": 2472 + "cached_time": 1765790763.15453, + "author_account_age_days": 2473 }, "https://github.com/Q-Bug4/comfyui-qbug-batch": { "stars": 2, "last_update": "2025-04-13 03:05:36", - "cached_time": 1765726831.177388, - "author_account_age_days": 2472 + "cached_time": 1765790763.128767, + "author_account_age_days": 2473 }, "https://github.com/bartly/Comfyui_babel_removebg_api": { "stars": 6, "last_update": "2024-10-14 00:48:34", - "cached_time": 1765726831.180224, + "cached_time": 1765790763.144982, "author_account_age_days": 4665 }, "https://github.com/numz/ComfyUI-FlowChain": { "stars": 162, "last_update": "2025-07-28 06:20:20", - "cached_time": 1765726831.393994, - "author_account_age_days": 5321 + "cached_time": 1765790763.238235, + "author_account_age_days": 5322 }, "https://github.com/numz/Comfyui-Orpheus": { "stars": 9, "last_update": "2025-04-16 19:20:21", - "cached_time": 1765726831.326753, - "author_account_age_days": 5321 + "cached_time": 1765790763.369864, + "author_account_age_days": 5322 }, "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": { - "stars": 1519, + "stars": 1529, "last_update": "2025-12-13 05:38:02", - "cached_time": 1765726831.486219, - "author_account_age_days": 5321 + "cached_time": 1765790763.40362, + "author_account_age_days": 5322 }, "https://github.com/SozeInc/ComfyUI_Soze": { "stars": 8, "last_update": "2025-09-06 19:16:37", - "cached_time": 1765726831.548864, - "author_account_age_days": 617 + "cached_time": 1765790763.499823, + "author_account_age_days": 618 }, "https://github.com/yanlang0123/ComfyUI_Lam": { "stars": 60, "last_update": "2025-12-12 10:59:53", - "cached_time": 1765726831.71677, - "author_account_age_days": 3346 + "cached_time": 1765790763.659918, + "author_account_age_days": 3347 }, "https://github.com/MzMaXaM/ComfyUi-MzMaXaM": { "stars": 14, "last_update": "2025-06-01 16:34:55", - "cached_time": 1765726831.766307, - "author_account_age_days": 2276 + "cached_time": 1765790764.005444, + "author_account_age_days": 2277 }, "https://github.com/robertvoy/ComfyUI-Flux-Continuum": { "stars": 232, "last_update": "2025-12-04 06:17:57", - "cached_time": 1765726831.791298, - "author_account_age_days": 4643 + "cached_time": 1765790764.060872, + "author_account_age_days": 4644 }, "https://github.com/moustafa-nasr/ComfyUI-SimpleLogger": { "stars": 4, "last_update": "2025-06-07 08:30:19", - "cached_time": 1765726831.841973, + "cached_time": 1765790764.152905, "author_account_age_days": 4009 }, "https://github.com/sweetndata/ComfyUI-googletrans": { "stars": 4, "last_update": "2024-11-20 04:53:19", - "cached_time": 1765726832.222314, - "author_account_age_days": 1270 + "cached_time": 1765790764.230994, + "author_account_age_days": 1271 }, "https://github.com/sweetndata/ComfyUI-Image-Harmonizer": { "stars": 3, "last_update": "2024-11-20 06:10:34", - "cached_time": 1765726832.284754, - "author_account_age_days": 1270 + "cached_time": 1765790764.399818, + "author_account_age_days": 1271 }, "https://github.com/sweetndata/ComfyUI_Sticker_Compositer": { "stars": 1, "last_update": "2025-01-02 06:54:51", - "cached_time": 1765726832.287005, - "author_account_age_days": 1270 + "cached_time": 1765790764.317646, + "author_account_age_days": 1271 }, "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes": { "stars": 2, "last_update": "2025-10-01 17:23:19", - "cached_time": 1765726832.333429, + "cached_time": 1765790764.300586, "author_account_age_days": 494 }, "https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper": { - "stars": 43, + "stars": 44, "last_update": "2025-02-04 21:14:38", - "cached_time": 1765726832.423537, + "cached_time": 1765790764.450072, "author_account_age_days": 3708 }, "https://github.com/Kesin11/ComfyUI-list-filter": { "stars": 0, "last_update": "2025-03-28 04:00:03", - "cached_time": 1765726832.514407, + "cached_time": 1765790764.478874, "author_account_age_days": 5085 }, "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": { "stars": 9, "last_update": "2024-10-17 13:22:19", - "cached_time": 1765726832.618989, + "cached_time": 1765790764.517212, "author_account_age_days": 1196 }, "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": { "stars": 33, "last_update": "2025-12-08 09:02:26", - "cached_time": 1765726832.814944, + "cached_time": 1765790764.746118, "author_account_age_days": 1007 }, "https://github.com/VrchStudio/comfyui-web-viewer": { "stars": 317, "last_update": "2025-11-05 20:41:38", - "cached_time": 1765726832.892125, + "cached_time": 1765790765.131385, "author_account_age_days": 1458 }, "https://github.com/kk8bit/KayTool": { - "stars": 290, + "stars": 291, "last_update": "2025-07-01 03:47:14", - "cached_time": 1765726832.884433, + "cached_time": 1765790765.119688, "author_account_age_days": 895 }, "https://github.com/taches-ai/comfyui-scene-composer": { - "stars": 67, + "stars": 66, "last_update": "2025-12-05 22:43:56", - "cached_time": 1765726833.653729, - "author_account_age_days": 445 + "cached_time": 1765790765.668684, + "author_account_age_days": 446 }, "https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": { "stars": 31, "last_update": "2025-03-30 15:07:02", - "cached_time": 1765726833.285526, - "author_account_age_days": 946 + "cached_time": 1765790765.255395, + "author_account_age_days": 947 }, "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 10, "last_update": "2025-11-27 11:27:08", - "cached_time": 1765726833.30919, - "author_account_age_days": 1347 + "cached_time": 1765790765.351273, + "author_account_age_days": 1348 }, "https://github.com/hoveychen/ComfyUI-MusePose-Remaster": { "stars": 7, "last_update": "2024-10-22 09:40:04", - "cached_time": 1765726833.379854, - "author_account_age_days": 5181 + "cached_time": 1765790765.497792, + "author_account_age_days": 5182 }, "https://github.com/modelscope/scepter": { "stars": 547, "last_update": "2025-04-03 06:00:15", - "cached_time": 1765726833.453022, - "author_account_age_days": 1238 + "cached_time": 1765790765.529467, + "author_account_age_days": 1239 }, "https://github.com/DeemosTech/ComfyUI-Rodin": { "stars": 44, "last_update": "2025-10-15 03:36:50", - "cached_time": 1765726833.510133, - "author_account_age_days": 1304 + "cached_time": 1765790765.53837, + "author_account_age_days": 1305 }, "https://github.com/brayevalerien/ComfyUI-resynthesizer": { "stars": 29, "last_update": "2025-07-25 10:07:21", - "cached_time": 1765726833.670975, + "cached_time": 1765790765.789509, "author_account_age_days": 2132 }, "https://github.com/ArdeniusAI/ComfyUI-Ardenius": { "stars": 5, "last_update": "2024-11-24 09:57:46", - "cached_time": 1765726833.964338, - "author_account_age_days": 664 + "cached_time": 1765790765.652543, + "author_account_age_days": 665 }, "https://github.com/BZcreativ/ComfyUI-FLUX-TOGETHER-API": { "stars": 4, "last_update": "2024-11-02 14:45:28", - "cached_time": 1765726833.896362, + "cached_time": 1765790765.809076, "author_account_age_days": 3775 }, "https://github.com/brayevalerien/ComfyUI-SplitString": { "stars": 1, "last_update": "2025-07-25 10:57:00", - "cached_time": 1765726833.950699, + "cached_time": 1765790766.177354, "author_account_age_days": 2132 }, "https://github.com/stormcenter/ComfyUI-AutoSplitGridImage": { "stars": 38, "last_update": "2025-01-06 12:02:58", - "cached_time": 1765726833.973633, - "author_account_age_days": 4666 + "cached_time": 1765790766.210452, + "author_account_age_days": 4667 }, "https://github.com/stormcenter/ComfyUI-LivePhotoCreator": { "stars": 36, "last_update": "2025-01-06 12:03:42", - "cached_time": 1765726834.299727, - "author_account_age_days": 4666 + "cached_time": 1765790766.282808, + "author_account_age_days": 4667 }, "https://github.com/stormcenter/ComfyUI-SVGFullfill": { "stars": 11, "last_update": "2025-01-06 12:04:18", - "cached_time": 1765726834.342818, - "author_account_age_days": 4666 + "cached_time": 1765790766.410787, + "author_account_age_days": 4667 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": { "stars": 4, "last_update": "2025-10-02 04:10:23", - "cached_time": 1765726834.385641, - "author_account_age_days": 2304 + "cached_time": 1765790766.540683, + "author_account_age_days": 2305 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-Qwen2": { "stars": 1, "last_update": "2025-06-04 13:10:22", - "cached_time": 1765726834.477018, - "author_account_age_days": 2304 + "cached_time": 1765790766.620285, + "author_account_age_days": 2305 }, "https://github.com/AkashKarnatak/ComfyUI_faishme": { "stars": 0, "last_update": "2025-08-24 07:19:00", - "cached_time": 1765726834.572885, + "cached_time": 1765790766.655084, "author_account_age_days": 2291 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-PixelIt": { "stars": 1, "last_update": "2025-10-19 10:10:12", - "cached_time": 1765726834.717774, - "author_account_age_days": 2304 + "cached_time": 1765790766.711416, + "author_account_age_days": 2305 }, "https://github.com/Rinsanga1/comfyui-florence2xy": { "stars": 0, "last_update": "2025-06-25 05:42:46", - "cached_time": 1765726834.712072, - "author_account_age_days": 689 + "cached_time": 1765790766.738693, + "author_account_age_days": 690 }, "https://github.com/gt732/ComfyUI-DreamWaltz-G": { "stars": 3, "last_update": "2024-10-27 03:15:13", - "cached_time": 1765726834.918703, - "author_account_age_days": 1693 + "cached_time": 1765790766.886533, + "author_account_age_days": 1694 }, "https://github.com/clhui/ComfyUi-clh-Tool": { "stars": 7, "last_update": "2025-09-27 11:32:52", - "cached_time": 1765726834.995822, + "cached_time": 1765790766.834198, "author_account_age_days": 3367 }, "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS": { "stars": 4, "last_update": "2025-06-04 10:19:49", - "cached_time": 1765726834.995236, - "author_account_age_days": 3587 + "cached_time": 1765790767.247759, + "author_account_age_days": 3588 }, "https://github.com/jianzhichun/ComfyUI-Easyai": { "stars": 22, "last_update": "2024-10-27 03:29:53", - "cached_time": 1765726835.00681, - "author_account_age_days": 3575 + "cached_time": 1765790767.289884, + "author_account_age_days": 3576 }, "https://github.com/ruucm/ruucm-comfy": { "stars": 2, "last_update": "2025-04-21 15:20:57", - "cached_time": 1765726835.516564, - "author_account_age_days": 2958 + "cached_time": 1765790767.37428, + "author_account_age_days": 2959 }, "https://github.com/Isulion/ComfyUI_Isulion": { "stars": 38, "last_update": "2025-05-03 12:21:05", - "cached_time": 1765726835.375453, - "author_account_age_days": 895 + "cached_time": 1765790767.501977, + "author_account_age_days": 896 }, "https://github.com/theshubzworld/ComfyUI-ollama_killer": { "stars": 3, "last_update": "2025-12-10 12:02:59", - "cached_time": 1765726835.427545, - "author_account_age_days": 509 + "cached_time": 1765790767.605547, + "author_account_age_days": 510 }, "https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": { "stars": 2, "last_update": "2025-12-10 12:04:07", - "cached_time": 1765726835.507558, - "author_account_age_days": 509 + "cached_time": 1765790767.695185, + "author_account_age_days": 510 }, "https://github.com/sneccc/comfyui-snek-nodes": { "stars": 1, "last_update": "2025-09-19 00:26:30", - "cached_time": 1765726835.63415, - "author_account_age_days": 2105 + "cached_time": 1765790767.743017, + "author_account_age_days": 2106 }, "https://github.com/theshubzworld/ComfyUI-TogetherVision": { "stars": 5, "last_update": "2025-12-10 08:25:51", - "cached_time": 1765726835.719295, - "author_account_age_days": 509 + "cached_time": 1765790767.807005, + "author_account_age_days": 510 }, "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": { "stars": 2, "last_update": "2024-10-26 05:38:07", - "cached_time": 1765726835.799096, + "cached_time": 1765790767.815109, "author_account_age_days": 5009 }, "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "stars": 0, "last_update": "2025-12-10 08:17:58", - "cached_time": 1765726835.935679, - "author_account_age_days": 509 + "cached_time": 1765790767.910609, + "author_account_age_days": 510 }, "https://github.com/Jonseed/ComfyUI-Detail-Daemon": { - "stars": 879, + "stars": 880, "last_update": "2025-12-04 20:22:40", - "cached_time": 1765726836.023674, - "author_account_age_days": 2717 + "cached_time": 1765790767.960442, + "author_account_age_days": 2718 }, "https://github.com/chris-arsenault/ComfyUI-AharaNodes": { "stars": 0, "last_update": "2024-12-25 16:45:58", - "cached_time": 1765726836.007821, - "author_account_age_days": 4510 + "cached_time": 1765790768.320311, + "author_account_age_days": 4511 }, "https://github.com/changwook987/ComfyUI-Small-Utility": { "stars": 0, "last_update": "2025-01-25 17:18:32", - "cached_time": 1765726836.071366, - "author_account_age_days": 1731 + "cached_time": 1765790768.409022, + "author_account_age_days": 1732 }, "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": { "stars": 7, "last_update": "2025-07-02 09:36:48", - "cached_time": 1765726836.404794, - "author_account_age_days": 2855 + "cached_time": 1765790768.424547, + "author_account_age_days": 2856 }, "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, "last_update": "2024-10-27 20:13:40", - "cached_time": 1765726836.495086, - "author_account_age_days": 2273 + "cached_time": 1765790768.565971, + "author_account_age_days": 2274 }, "https://github.com/lgldlk/ComfyUI-PSD-Replace": { "stars": 4, "last_update": "2025-03-15 07:03:24", - "cached_time": 1765726836.595769, - "author_account_age_days": 2228 + "cached_time": 1765790768.669731, + "author_account_age_days": 2229 }, "https://github.com/JustinMatters/comfyUI-JMNodes": { "stars": 0, "last_update": "2025-01-04 14:57:58", - "cached_time": 1765726836.557597, + "cached_time": 1765790768.740403, "author_account_age_days": 3309 }, "https://github.com/lgldlk/ComfyUI-PC-ding-dong": { "stars": 79, "last_update": "2024-12-27 03:25:38", - "cached_time": 1765726836.654487, - "author_account_age_days": 2228 + "cached_time": 1765790768.82648, + "author_account_age_days": 2229 }, "https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI": { "stars": 1, "last_update": "2024-10-29 11:03:23", - "cached_time": 1765726836.747697, + "cached_time": 1765790768.880453, "author_account_age_days": 3498 }, "https://github.com/waterminer/ComfyUI-tagcomplete": { "stars": 13, "last_update": "2025-01-06 00:13:57", - "cached_time": 1765726836.840734, - "author_account_age_days": 2650 + "cached_time": 1765790768.900213, + "author_account_age_days": 2651 }, "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, "last_update": "2024-11-15 19:46:39", - "cached_time": 1765726836.968364, - "author_account_age_days": 410 + "cached_time": 1765790768.962214, + "author_account_age_days": 411 }, "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, "last_update": "2025-04-09 03:39:29", - "cached_time": 1765726837.054887, - "author_account_age_days": 1069 + "cached_time": 1765790769.059907, + "author_account_age_days": 1070 }, "https://github.com/dafeng012/comfyui-imgmake": { "stars": 15, "last_update": "2024-11-03 17:38:47", - "cached_time": 1765726837.04874, + "cached_time": 1765790769.374415, "author_account_age_days": 1214 }, "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes": { "stars": 1, "last_update": "2024-11-04 00:51:29", - "cached_time": 1765726837.119371, + "cached_time": 1765790769.477995, "author_account_age_days": 5500 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, "last_update": "2024-11-08 17:10:40", - "cached_time": 1765726837.425548, - "author_account_age_days": 2227 + "cached_time": 1765790769.536091, + "author_account_age_days": 2228 }, "https://github.com/KohakuBlueleaf/z-tipo-extension": { "stars": 543, "last_update": "2025-12-14 13:08:35", - "cached_time": 1765726837.516152, - "author_account_age_days": 2166 + "cached_time": 1765790769.647127, + "author_account_age_days": 2167 }, "https://github.com/KohakuBlueleaf/HDM-ext": { "stars": 39, "last_update": "2025-12-14 09:11:06", - "cached_time": 1765726837.58759, - "author_account_age_days": 2166 + "cached_time": 1765790769.700437, + "author_account_age_days": 2167 }, "https://github.com/HelloVision/ComfyUI_HelloMeme": { "stars": 373, "last_update": "2025-06-27 09:47:01", - "cached_time": 1765726837.690338, + "cached_time": 1765790769.867304, "author_account_age_days": 451 }, "https://github.com/hanoixan/ComfyUI-DataBeast": { "stars": 2, "last_update": "2024-11-05 17:47:30", - "cached_time": 1765726837.679401, - "author_account_age_days": 5375 + "cached_time": 1765790769.919051, + "author_account_age_days": 5376 }, "https://github.com/recraft-ai/ComfyUI-RecraftAI": { "stars": 65, "last_update": "2025-06-04 11:33:13", - "cached_time": 1765726837.874352, - "author_account_age_days": 1260 + "cached_time": 1765790770.020635, + "author_account_age_days": 1261 }, "https://github.com/maludwig/basix_image_filters": { "stars": 6, "last_update": "2025-05-15 23:29:38", - "cached_time": 1765726837.838575, - "author_account_age_days": 4044 + "cached_time": 1765790769.984105, + "author_account_age_days": 4045 }, "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher": { "stars": 2, "last_update": "2024-11-07 08:59:23", - "cached_time": 1765726838.020924, - "author_account_age_days": 1120 + "cached_time": 1765790770.013554, + "author_account_age_days": 1121 }, "https://github.com/bentoml/comfy-pack": { "stars": 196, "last_update": "2025-11-10 02:12:51", - "cached_time": 1765726838.167213, - "author_account_age_days": 2448 + "cached_time": 1765790770.189555, + "author_account_age_days": 2449 }, "https://github.com/Blonicx/ComfyUI-X-Rework": { "stars": 1, "last_update": "2025-05-07 17:02:20", - "cached_time": 1765726838.136098, + "cached_time": 1765790770.440779, "author_account_age_days": 1261 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 19, "last_update": "2025-09-01 07:46:45", - "cached_time": 1765726838.162125, - "author_account_age_days": 520 + "cached_time": 1765790770.546868, + "author_account_age_days": 521 }, "https://github.com/1zhangyy1/comfyui-vidu-nodes": { "stars": 9, "last_update": "2025-03-21 12:25:22", - "cached_time": 1765726838.486604, - "author_account_age_days": 997 + "cached_time": 1765790770.578817, + "author_account_age_days": 998 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced": { "stars": 15, "last_update": "2025-09-24 19:23:21", - "cached_time": 1765726838.555386, - "author_account_age_days": 520 + "cached_time": 1765790770.681664, + "author_account_age_days": 521 }, "https://github.com/morino-kumasan/comfyui-toml-prompt": { "stars": 1, "last_update": "2025-12-08 16:19:15", - "cached_time": 1765726838.656925, + "cached_time": 1765790770.745076, "author_account_age_days": 1862 }, "https://github.com/ronaldzgithub/ComfyUI_Appstore": { "stars": 6, "last_update": "2024-12-04 15:02:42", - "cached_time": 1765726838.742569, - "author_account_age_days": 2848 + "cached_time": 1765790770.928653, + "author_account_age_days": 2849 }, "https://github.com/wentao-uw/ComfyUI-template-matching": { "stars": 1, "last_update": "2024-11-06 06:52:30", - "cached_time": 1765726838.732793, - "author_account_age_days": 2317 + "cached_time": 1765790771.018164, + "author_account_age_days": 2318 }, "https://github.com/VangengLab/ComfyUI-LivePortrait_v2": { "stars": 5, "last_update": "2024-11-09 08:00:22", - "cached_time": 1765726838.883022, + "cached_time": 1765790771.051767, "author_account_age_days": 817 }, "https://github.com/kycg/comfyui-Lora-auto-downloader": { "stars": 1, "last_update": "2025-08-27 13:47:53", - "cached_time": 1765726838.921069, + "cached_time": 1765790771.060112, "author_account_age_days": 1479 }, "https://github.com/VangengLab/ComfyUI-LivePortrait_v3": { "stars": 23, "last_update": "2024-11-09 07:59:42", - "cached_time": 1765726839.09818, + "cached_time": 1765790771.095887, "author_account_age_days": 817 }, "https://github.com/6174/comflowy-nodes": { "stars": 16, "last_update": "2024-12-03 13:31:04", - "cached_time": 1765726839.188827, - "author_account_age_days": 4657 + "cached_time": 1765790771.244999, + "author_account_age_days": 4658 }, "https://github.com/troyxmccall/ComfyUI-ScaleToTargetMegapixels": { "stars": 1, "last_update": "2024-11-11 00:07:25", - "cached_time": 1765726839.163529, - "author_account_age_days": 5927 + "cached_time": 1765790771.493619, + "author_account_age_days": 5928 }, "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, "last_update": "2025-04-06 10:43:14", - "cached_time": 1765726839.237311, - "author_account_age_days": 4189 + "cached_time": 1765790771.621829, + "author_account_age_days": 4190 }, "https://github.com/ImmortalPie/ComfyUI-PonySwitch": { "stars": 10, "last_update": "2025-03-27 12:49:04", - "cached_time": 1765726839.656745, - "author_account_age_days": 4360 + "cached_time": 1765790771.638103, + "author_account_age_days": 4361 }, "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer": { "stars": 17, - "last_update": "2025-10-14 04:42:26", - "cached_time": 1765726839.559434, - "author_account_age_days": 397 + "last_update": "2025-12-15 08:08:49", + "cached_time": 1765790771.733033, + "author_account_age_days": 398 }, "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 3, "last_update": "2025-02-03 00:25:14", - "cached_time": 1765726839.707944, - "author_account_age_days": 2035 + "cached_time": 1765790771.814092, + "author_account_age_days": 2036 }, "https://github.com/phazei/ComfyUI-Prompt-Stash": { "stars": 38, "last_update": "2025-12-06 02:53:25", - "cached_time": 1765726839.777234, - "author_account_age_days": 5546 + "cached_time": 1765790771.972124, + "author_account_age_days": 5547 }, "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures": { "stars": 2, "last_update": "2025-02-03 00:21:47", - "cached_time": 1765726839.790534, - "author_account_age_days": 2035 + "cached_time": 1765790772.093159, + "author_account_age_days": 2036 }, "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer": { "stars": 7, "last_update": "2024-11-30 03:13:29", - "cached_time": 1765726839.908326, - "author_account_age_days": 879 + "cached_time": 1765790772.108055, + "author_account_age_days": 880 }, "https://github.com/phazei/ComfyUI-OrpheusTTS-LMStudio": { "stars": 2, "last_update": "2025-09-10 06:24:20", - "cached_time": 1765726839.932713, - "author_account_age_days": 5546 + "cached_time": 1765790772.103158, + "author_account_age_days": 5547 }, "https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": { "stars": 6, "last_update": "2024-12-31 00:59:19", - "cached_time": 1765726840.126887, - "author_account_age_days": 879 + "cached_time": 1765790772.180719, + "author_account_age_days": 880 }, "https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": { "stars": 31, "last_update": "2024-12-05 03:05:44", - "cached_time": 1765726840.198218, - "author_account_age_days": 879 + "cached_time": 1765790772.298963, + "author_account_age_days": 880 }, "https://github.com/DoctorDiffusion/ComfyUI-BEN": { "stars": 44, "last_update": "2024-12-15 18:19:01", - "cached_time": 1765726840.287676, - "author_account_age_days": 879 + "cached_time": 1765790772.548135, + "author_account_age_days": 880 }, "https://github.com/DoctorDiffusion/ComfyUI-basic-pitch": { "stars": 1, "last_update": "2024-12-25 19:07:11", - "cached_time": 1765726840.30028, - "author_account_age_days": 879 + "cached_time": 1765790772.68227, + "author_account_age_days": 880 }, "https://github.com/robtl2/ComfyUI-ComfyBridge": { "stars": 0, "last_update": "2024-11-18 23:28:13", - "cached_time": 1765726840.587552, + "cached_time": 1765790772.682745, "author_account_age_days": 990 }, "https://github.com/bombax-xiaoice/ComfyUI-MagicDance": { "stars": 2, "last_update": "2024-12-26 04:43:40", - "cached_time": 1765726840.68182, - "author_account_age_days": 446 + "cached_time": 1765790772.79021, + "author_account_age_days": 447 }, "https://github.com/bombax-xiaoice/ComfyUI-Allegro": { "stars": 4, "last_update": "2025-05-13 04:00:11", - "cached_time": 1765726840.751692, - "author_account_age_days": 446 + "cached_time": 1765790772.862884, + "author_account_age_days": 447 }, "https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V": { "stars": 1, "last_update": "2025-01-21 07:58:50", - "cached_time": 1765726840.866112, - "author_account_age_days": 446 + "cached_time": 1765790773.024095, + "author_account_age_days": 447 }, "https://github.com/bombax-xiaoice/ComfyUI-OpenSoraPlan": { "stars": 1, "last_update": "2025-01-22 05:38:11", - "cached_time": 1765726840.895394, - "author_account_age_days": 446 + "cached_time": 1765790773.1709, + "author_account_age_days": 447 }, "https://github.com/bombax-xiaoice/ComfyUI-DisPose": { "stars": 0, "last_update": "2025-03-03 06:49:40", - "cached_time": 1765726840.932594, - "author_account_age_days": 446 + "cached_time": 1765790773.176878, + "author_account_age_days": 447 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 6, "last_update": "2024-12-05 14:45:27", - "cached_time": 1765726840.97656, - "author_account_age_days": 2272 + "cached_time": 1765790773.208182, + "author_account_age_days": 2273 }, "https://github.com/yondonfu/ComfyUI-Torch-Compile": { "stars": 8, "last_update": "2025-04-30 18:46:47", - "cached_time": 1765726841.158385, - "author_account_age_days": 4413 + "cached_time": 1765790773.28504, + "author_account_age_days": 4414 }, "https://github.com/yondonfu/ComfyUI-Background-Edit": { "stars": 22, "last_update": "2024-12-31 23:15:33", - "cached_time": 1765726841.257608, - "author_account_age_days": 4413 + "cached_time": 1765790773.351474, + "author_account_age_days": 4414 }, "https://github.com/gorillaframeai/GF_nodes": { "stars": 36, "last_update": "2025-04-19 15:49:54", - "cached_time": 1765726841.320019, - "author_account_age_days": 771 + "cached_time": 1765790773.581999, + "author_account_age_days": 772 }, "https://github.com/jacklukai/ComfyUI_DeployCash": { "stars": 0, "last_update": "2025-08-11 07:59:47", - "cached_time": 1765726841.816009, + "cached_time": 1765790774.265541, "author_account_age_days": 521 }, "https://github.com/zer0thgear/zer0-comfy-utils": { "stars": 0, "last_update": "2025-01-26 19:33:59", - "cached_time": 1765726841.60322, + "cached_time": 1765790773.714667, "author_account_age_days": 655 }, "https://github.com/fallingmeteorite/nsfw-image-check-comfyui": { "stars": 8, "last_update": "2025-11-07 09:24:25", - "cached_time": 1765726841.705546, + "cached_time": 1765790773.875171, "author_account_age_days": 1627 }, "https://github.com/VikramxD/VEnhancer-ComfyUI-Wrapper": { "stars": 12, "last_update": "2025-01-14 07:35:00", - "cached_time": 1765726841.797108, + "cached_time": 1765790773.910743, "author_account_age_days": 1894 }, "https://github.com/BIMer-99/Comfyui_Hunyuan3D_EX": { "stars": 7, "last_update": "2024-12-09 17:50:23", - "cached_time": 1765726841.914485, - "author_account_age_days": 1770 + "cached_time": 1765790774.062392, + "author_account_age_days": 1771 }, "https://github.com/yorkane/ComfyUI-KYNode": { "stars": 9, "last_update": "2025-12-01 14:07:57", - "cached_time": 1765726841.943502, - "author_account_age_days": 3927 + "cached_time": 1765790774.205641, + "author_account_age_days": 3928 }, "https://github.com/vuongminh1907/ComfyUI_ZenID": { "stars": 214, "last_update": "2025-07-03 02:15:51", - "cached_time": 1765726841.978801, - "author_account_age_days": 1110 + "cached_time": 1765790774.25069, + "author_account_age_days": 1111 }, "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": { "stars": 18, "last_update": "2025-05-14 01:41:00", - "cached_time": 1765726842.003607, + "cached_time": 1765790774.283456, "author_account_age_days": 5053 }, "https://github.com/liuqianhonga/ComfyUI-Image-Compressor": { "stars": 20, "last_update": "2025-06-22 08:32:22", - "cached_time": 1765726842.241242, + "cached_time": 1765790774.376281, "author_account_age_days": 725 }, "https://github.com/c0ffymachyne/ComfyUI_BeatByte": { "stars": 10, "last_update": "2025-04-03 03:08:15", - "cached_time": 1765726842.308564, + "cached_time": 1765790774.375705, "author_account_age_days": 5053 }, "https://github.com/liuqianhonga/ComfyUI-Html2Image": { "stars": 14, "last_update": "2025-06-22 07:58:49", - "cached_time": 1765726842.346764, + "cached_time": 1765790774.646525, "author_account_age_days": 725 }, "https://github.com/liuqianhonga/ComfyUI-String-Helper": { "stars": 8, "last_update": "2025-06-22 07:56:48", - "cached_time": 1765726842.621068, + "cached_time": 1765790774.780976, "author_account_age_days": 725 }, "https://github.com/liuqianhonga/ComfyUI-QHNodes": { "stars": 3, "last_update": "2025-06-22 08:33:17", - "cached_time": 1765726842.723788, + "cached_time": 1765790774.93118, "author_account_age_days": 725 }, "https://github.com/rubi-du/ComfyUI-BiRefNet-Super": { "stars": 13, "last_update": "2025-05-21 02:21:09", - "cached_time": 1765726842.829354, + "cached_time": 1765790774.967109, "author_account_age_days": 720 }, "https://github.com/rubi-du/ComfyUI-Flux-Inpainting": { "stars": 42, "last_update": "2025-05-14 06:09:10", - "cached_time": 1765726842.836413, + "cached_time": 1765790775.251798, "author_account_age_days": 720 }, "https://github.com/rubi-du/ComfyUI-ICC-nodes": { "stars": 2, "last_update": "2025-05-14 06:10:11", - "cached_time": 1765726842.930731, + "cached_time": 1765790775.330556, "author_account_age_days": 720 }, "https://github.com/vkff5833/ComfyUI-PromptConverter": { "stars": 3, "last_update": "2025-01-27 18:35:41", - "cached_time": 1765726842.983169, - "author_account_age_days": 833 + "cached_time": 1765790775.315775, + "author_account_age_days": 834 }, "https://github.com/rubi-du/ComfyUI-MaskEditor-Extension": { "stars": 14, "last_update": "2025-07-23 01:54:15", - "cached_time": 1765726843.018703, + "cached_time": 1765790775.316175, "author_account_age_days": 720 }, "https://github.com/yichengup/Comfyui-Ycanvas": { "stars": 110, "last_update": "2025-07-28 04:39:08", - "cached_time": 1765726843.035369, - "author_account_age_days": 662 + "cached_time": 1765790775.410629, + "author_account_age_days": 663 }, "https://github.com/yichengup/Comfyui_Flux_Style_Adjust": { "stars": 303, "last_update": "2025-02-19 05:08:27", - "cached_time": 1765726843.270386, - "author_account_age_days": 662 + "cached_time": 1765790775.444609, + "author_account_age_days": 663 }, "https://github.com/yichengup/Comfyui_Redux_Advanced": { "stars": 103, "last_update": "2025-04-10 18:36:47", - "cached_time": 1765726843.324723, - "author_account_age_days": 662 + "cached_time": 1765790775.524438, + "author_account_age_days": 663 }, "https://github.com/yichengup/Comfyui-Deepseek": { "stars": 33, "last_update": "2025-02-23 19:36:53", - "cached_time": 1765726843.383757, - "author_account_age_days": 662 + "cached_time": 1765790775.720965, + "author_account_age_days": 663 }, "https://github.com/yichengup/ComfyUI_Yc_JanusPro": { "stars": 7, "last_update": "2025-01-29 22:26:38", - "cached_time": 1765726843.65157, - "author_account_age_days": 662 + "cached_time": 1765790775.8358, + "author_account_age_days": 663 }, "https://github.com/yichengup/ComfyUI-YCNodes": { "stars": 33, "last_update": "2025-12-14 11:56:26", - "cached_time": 1765726843.783323, - "author_account_age_days": 662 + "cached_time": 1765790775.978428, + "author_account_age_days": 663 }, "https://github.com/yichengup/comfyui-face-liquify": { "stars": 2, "last_update": "2025-05-08 17:59:05", - "cached_time": 1765726843.862758, - "author_account_age_days": 662 + "cached_time": 1765790776.06828, + "author_account_age_days": 663 }, "https://github.com/yichengup/ComfyUI-LinearTransition": { "stars": 1, "last_update": "2025-07-09 01:51:49", - "cached_time": 1765726843.885759, - "author_account_age_days": 662 + "cached_time": 1765790776.316667, + "author_account_age_days": 663 }, "https://github.com/yichengup/ComfyUI_SwiftCut": { "stars": 5, "last_update": "2025-10-24 14:27:08", - "cached_time": 1765726843.998708, - "author_account_age_days": 662 + "cached_time": 1765790776.387482, + "author_account_age_days": 663 }, "https://github.com/lodestone-rock/ComfyUI_FluxMod": { "stars": 121, "last_update": "2025-06-22 09:44:09", - "cached_time": 1765726844.000243, - "author_account_age_days": 1121 + "cached_time": 1765790776.731447, + "author_account_age_days": 1122 }, "https://github.com/lo-th/Comfyui_three_js": { "stars": 21, "last_update": "2025-06-12 08:18:17", - "cached_time": 1765726844.039919, + "cached_time": 1765790776.352002, "author_account_age_days": 5018 }, "https://github.com/AIPOQUE/ComfyUI-APQNodes": { "stars": 109, "last_update": "2024-11-21 08:56:49", - "cached_time": 1765726844.074948, - "author_account_age_days": 420 + "cached_time": 1765790776.479938, + "author_account_age_days": 421 }, "https://github.com/arcum42/ComfyUI_SageUtils": { "stars": 21, "last_update": "2025-12-04 07:11:39", - "cached_time": 1765726844.343279, + "cached_time": 1765790776.547164, "author_account_age_days": 6286 }, "https://github.com/tomudo/ComfyUI-ascii-art": { "stars": 3, "last_update": "2024-11-21 05:24:12", - "cached_time": 1765726844.378857, + "cached_time": 1765790776.573162, "author_account_age_days": 3441 }, "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": { "stars": 13, "last_update": "2024-12-06 18:08:50", - "cached_time": 1765726844.463285, + "cached_time": 1765790776.859309, "author_account_age_days": 1538 }, "https://github.com/tungdop2/Comfyui_face_restorer": { "stars": 1, "last_update": "2024-11-21 15:53:59", - "cached_time": 1765726844.671335, - "author_account_age_days": 1962 + "cached_time": 1765790776.934023, + "author_account_age_days": 1963 }, "https://github.com/tungdop2/Comfyui_joy-caption-alpha-two": { "stars": 9, "last_update": "2025-04-19 06:00:23", - "cached_time": 1765726844.828935, - "author_account_age_days": 1962 + "cached_time": 1765790777.044792, + "author_account_age_days": 1963 }, "https://github.com/pschroedl/ComfyUI-SAM2-Realtime": { "stars": 14, "last_update": "2025-01-21 05:29:03", - "cached_time": 1765726844.884147, - "author_account_age_days": 4525 + "cached_time": 1765790777.101522, + "author_account_age_days": 4526 }, "https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": { "stars": 450, "last_update": "2025-06-22 08:50:25", - "cached_time": 1765726844.961287, - "author_account_age_days": 387 + "cached_time": 1765790777.462646, + "author_account_age_days": 388 }, "https://github.com/iamandeepsandhu/ComfyUI-NSFW-Check": { "stars": 11, "last_update": "2024-11-26 07:32:18", - "cached_time": 1765726845.025382, + "cached_time": 1765790777.442479, "author_account_age_days": 2744 }, "https://github.com/SparknightLLC/ComfyUI-LatentClamp": { "stars": 2, "last_update": "2025-04-15 20:36:15", - "cached_time": 1765726845.067132, - "author_account_age_days": 490 + "cached_time": 1765790777.59327, + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-MaskArbiter": { "stars": 4, "last_update": "2025-12-02 21:29:54", - "cached_time": 1765726845.10329, - "author_account_age_days": 490 + "cached_time": 1765790777.570438, + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt": { "stars": 3, "last_update": "2025-04-15 20:36:37", - "cached_time": 1765726845.164728, - "author_account_age_days": 490 + "cached_time": 1765790777.632407, + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-GPENO": { "stars": 67, "last_update": "2025-04-15 20:29:05", - "cached_time": 1765726845.412525, - "author_account_age_days": 490 + "cached_time": 1765790777.744011, + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutotone": { "stars": 20, "last_update": "2025-04-15 20:35:55", - "cached_time": 1765726845.474795, - "author_account_age_days": 490 + "cached_time": 1765790777.869801, + "author_account_age_days": 491 }, "https://github.com/Black-Lioness/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2025-12-08 13:44:46", - "cached_time": 1765726845.984948, - "author_account_age_days": 1393 + "cached_time": 1765790778.313437, + "author_account_age_days": 1394 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutosize": { "stars": 0, "last_update": "2025-11-29 00:59:24", - "cached_time": 1765726845.784331, - "author_account_age_days": 490 + "cached_time": 1765790778.062181, + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": { "stars": 0, "last_update": "2025-04-22 00:31:50", - "cached_time": 1765726845.872667, - "author_account_age_days": 490 + "cached_time": 1765790778.163471, + "author_account_age_days": 491 }, "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { - "stars": 647, + "stars": 648, "last_update": "2025-04-19 10:24:42", - "cached_time": 1765726845.918456, - "author_account_age_days": 5219 + "cached_time": 1765790778.191409, + "author_account_age_days": 5220 }, "https://github.com/Lightricks/ComfyUI-LTXVideo": { - "stars": 2452, + "stars": 2451, "last_update": "2025-12-02 14:57:43", - "cached_time": 1765726846.044888, - "author_account_age_days": 4728 + "cached_time": 1765790778.619865, + "author_account_age_days": 4729 }, "https://github.com/ramesh-x90/ComfyUI_pyannote": { "stars": 5, "last_update": "2025-10-27 11:11:50", - "cached_time": 1765726846.069075, - "author_account_age_days": 1860 + "cached_time": 1765790778.531248, + "author_account_age_days": 1861 }, "https://github.com/wu12023/ComfyUI-Image-Evaluation": { "stars": 9, "last_update": "2024-12-06 06:51:15", - "cached_time": 1765726846.115452, - "author_account_age_days": 855 + "cached_time": 1765790778.645701, + "author_account_age_days": 856 }, "https://github.com/windfancy/zsq_prompt": { "stars": 0, "last_update": "2025-09-14 14:27:33", - "cached_time": 1765726846.128506, - "author_account_age_days": 2075 + "cached_time": 1765790778.639707, + "author_account_age_days": 2076 }, "https://github.com/exectails/comfyui-et_infoutils": { "stars": 3, "last_update": "2024-11-29 17:27:49", - "cached_time": 1765726846.217045, + "cached_time": 1765790778.697035, "author_account_age_days": 4456 }, "https://github.com/exectails/comfyui-et_stringutils": { "stars": 1, "last_update": "2024-11-26 20:26:14", - "cached_time": 1765726846.441056, + "cached_time": 1765790778.830887, "author_account_age_days": 4456 }, "https://github.com/exectails/comfyui-et_dynamicprompts": { "stars": 6, "last_update": "2024-11-29 22:37:19", - "cached_time": 1765726846.502154, + "cached_time": 1765790778.924955, "author_account_age_days": 4456 }, "https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": { "stars": 7, "last_update": "2025-03-29 04:35:17", - "cached_time": 1765726846.832314, - "author_account_age_days": 1735 + "cached_time": 1765790779.122689, + "author_account_age_days": 1736 }, "https://github.com/flycarl/ComfyUI-Pixelate": { "stars": 3, "last_update": "2024-11-26 13:31:56", - "cached_time": 1765726846.898135, + "cached_time": 1765790779.201257, "author_account_age_days": 5398 }, "https://github.com/Alvaroeai/ComfyUI-Text2Json": { "stars": 1, "last_update": "2024-11-26 16:40:31", - "cached_time": 1765726846.945763, - "author_account_age_days": 4239 + "cached_time": 1765790779.212255, + "author_account_age_days": 4240 }, "https://github.com/dymokomi/comfyui_dygen": { "stars": 1, "last_update": "2024-11-28 20:08:13", - "cached_time": 1765726847.010796, - "author_account_age_days": 1110 + "cached_time": 1765790779.384732, + "author_account_age_days": 1111 }, "https://github.com/bananasss00/ComfyUI-flux_fill_patcher": { "stars": 7, "last_update": "2024-11-25 20:04:20", - "cached_time": 1765726847.109883, - "author_account_age_days": 3072 + "cached_time": 1765790779.620229, + "author_account_age_days": 3073 }, "https://github.com/Yuan-ManX/ComfyUI-SoundHub": { "stars": 3, "last_update": "2024-11-27 08:00:48", - "cached_time": 1765726847.098149, - "author_account_age_days": 1978 + "cached_time": 1765790779.704885, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-LLaMA-Mesh": { "stars": 5, "last_update": "2024-11-29 09:52:04", - "cached_time": 1765726847.120496, - "author_account_age_days": 1978 + "cached_time": 1765790779.720605, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-PhotoDoodle": { "stars": 3, "last_update": "2025-02-28 03:47:54", - "cached_time": 1765726847.153789, - "author_account_age_days": 1978 + "cached_time": 1765790779.718527, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-StyleStudio": { "stars": 4, "last_update": "2025-03-10 09:38:08", - "cached_time": 1765726847.262034, - "author_account_age_days": 1978 + "cached_time": 1765790779.776122, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-OrpheusTTS": { "stars": 7, "last_update": "2025-03-24 02:47:23", - "cached_time": 1765726847.462212, - "author_account_age_days": 1978 + "cached_time": 1765790779.917804, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-LayerAnimate": { "stars": 4, "last_update": "2025-04-01 03:16:53", - "cached_time": 1765726847.539032, - "author_account_age_days": 1978 + "cached_time": 1765790779.96752, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": { "stars": 31, "last_update": "2025-05-27 04:14:03", - "cached_time": 1765726847.862015, - "author_account_age_days": 1978 + "cached_time": 1765790780.253662, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-UNO": { "stars": 10, "last_update": "2025-04-11 07:37:33", - "cached_time": 1765726847.932063, - "author_account_age_days": 1978 + "cached_time": 1765790780.24653, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-HiDream-I1": { "stars": 9, "last_update": "2025-04-14 02:56:22", - "cached_time": 1765726847.993239, - "author_account_age_days": 1978 + "cached_time": 1765790780.253282, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Cobra": { "stars": 7, "last_update": "2025-04-18 02:06:26", - "cached_time": 1765726848.043281, - "author_account_age_days": 1978 + "cached_time": 1765790780.447855, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Kimi-VL": { "stars": 1, "last_update": "2025-04-17 06:55:14", - "cached_time": 1765726848.096381, - "author_account_age_days": 1978 + "cached_time": 1765790780.662647, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-LiveCC": { "stars": 4, "last_update": "2025-05-27 04:14:30", - "cached_time": 1765726848.173865, - "author_account_age_days": 1978 + "cached_time": 1765790780.74621, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Dia": { "stars": 6, "last_update": "2025-04-24 06:58:05", - "cached_time": 1765726848.218543, - "author_account_age_days": 1978 + "cached_time": 1765790780.780429, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-AudioX": { "stars": 10, "last_update": "2025-05-27 04:14:59", - "cached_time": 1765726848.179017, - "author_account_age_days": 1978 + "cached_time": 1765790780.796099, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Multiverse": { "stars": 1, "last_update": "2025-05-09 06:51:35", - "cached_time": 1765726848.291705, - "author_account_age_days": 1978 + "cached_time": 1765790780.840533, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Muyan-TTS": { "stars": 2, "last_update": "2025-05-08 08:21:24", - "cached_time": 1765726848.526382, - "author_account_age_days": 1978 + "cached_time": 1765790780.99469, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Matrix-Game": { "stars": 7, "last_update": "2025-05-13 08:05:00", - "cached_time": 1765726848.590628, - "author_account_age_days": 1978 + "cached_time": 1765790781.143759, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-MoviiGen": { "stars": 10, "last_update": "2025-05-27 04:12:30", - "cached_time": 1765726848.920449, - "author_account_age_days": 1978 + "cached_time": 1765790781.293269, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Step1X-3D": { "stars": 13, "last_update": "2025-05-16 02:36:06", - "cached_time": 1765726848.945925, - "author_account_age_days": 1978 + "cached_time": 1765790781.325279, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-AniSora": { "stars": 49, "last_update": "2025-05-27 04:11:59", - "cached_time": 1765726849.019267, - "author_account_age_days": 1978 + "cached_time": 1765790781.360408, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait": { "stars": 8, "last_update": "2025-05-28 09:47:34", - "cached_time": 1765726849.065172, - "author_account_age_days": 1978 + "cached_time": 1765790781.544237, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-HunyuanVideo-Avatar": { "stars": 27, "last_update": "2025-05-29 07:49:15", - "cached_time": 1765726849.112422, - "author_account_age_days": 1978 + "cached_time": 1765790781.71408, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Bagel": { "stars": 29, "last_update": "2025-05-28 03:00:53", - "cached_time": 1765726849.183437, - "author_account_age_days": 1978 + "cached_time": 1765790781.825121, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-ChatterboxTTS": { "stars": 11, "last_update": "2025-05-30 08:13:06", - "cached_time": 1765726849.210426, - "author_account_age_days": 1978 + "cached_time": 1765790781.852525, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Direct3D-S2": { "stars": 16, "last_update": "2025-06-10 03:24:25", - "cached_time": 1765726849.278406, - "author_account_age_days": 1978 + "cached_time": 1765790781.848115, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Vui": { "stars": 3, "last_update": "2025-06-12 03:55:32", - "cached_time": 1765726849.320387, - "author_account_age_days": 1978 + "cached_time": 1765790781.904982, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1": { "stars": 35, "last_update": "2025-06-16 07:03:54", - "cached_time": 1765726849.554066, - "author_account_age_days": 1978 + "cached_time": 1765790782.072852, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-OmniGen2": { "stars": 123, "last_update": "2025-06-26 02:46:07", - "cached_time": 1765726849.664289, - "author_account_age_days": 1978 + "cached_time": 1765790782.201556, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-PosterCraft": { "stars": 18, "last_update": "2025-06-26 10:00:28", - "cached_time": 1765726849.932243, - "author_account_age_days": 1978 + "cached_time": 1765790782.373356, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-HiggsAudio": { "stars": 21, "last_update": "2025-07-26 07:19:35", - "cached_time": 1765726849.988674, - "author_account_age_days": 1978 + "cached_time": 1765790782.419663, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-ThinkSound": { "stars": 23, "last_update": "2025-07-12 03:48:32", - "cached_time": 1765726850.102215, - "author_account_age_days": 1978 + "cached_time": 1765790782.423717, + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic": { "stars": 12, "last_update": "2025-07-30 06:02:10", - "cached_time": 1765726850.118985, - "author_account_age_days": 1978 + "cached_time": 1765790782.610716, + "author_account_age_days": 1979 }, "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": { "stars": 14, "last_update": "2025-11-20 11:52:45", - "cached_time": 1765726850.157929, - "author_account_age_days": 540 + "cached_time": 1765790782.75959, + "author_account_age_days": 541 }, "https://github.com/Starnodes2024/ComfyUI_StarNodes": { "stars": 61, - "last_update": "2025-12-08 16:30:55", - "cached_time": 1765726850.204368, - "author_account_age_days": 540 + "last_update": "2025-12-15 07:47:33", + "cached_time": 1765790782.899368, + "author_account_age_days": 541 }, "https://github.com/motivated3/comfyui-shua-creator": { "stars": 6, "last_update": "2024-12-05 10:39:52", - "cached_time": 1765726850.239739, - "author_account_age_days": 3344 + "cached_time": 1765790782.898674, + "author_account_age_days": 3345 }, "https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": { "stars": 44, "last_update": "2024-12-01 13:06:02", - "cached_time": 1765726850.292542, - "author_account_age_days": 923 + "cached_time": 1765790782.900547, + "author_account_age_days": 924 }, "https://github.com/purpen/ComfyUI-ImageTagger": { "stars": 2, "last_update": "2024-11-27 17:20:49", - "cached_time": 1765726850.370402, - "author_account_age_days": 5476 + "cached_time": 1765790782.960457, + "author_account_age_days": 5477 }, "https://github.com/purpen/ComfyUI-AIRedoon": { "stars": 3, "last_update": "2024-12-11 09:38:42", - "cached_time": 1765726850.703846, - "author_account_age_days": 5476 + "cached_time": 1765790783.159242, + "author_account_age_days": 5477 }, "https://github.com/regiellis/ComfyUI-EasyPony": { "stars": 11, "last_update": "2025-04-05 15:15:29", - "cached_time": 1765726850.95888, + "cached_time": 1765790783.26726, "author_account_age_days": 5165 }, "https://github.com/regiellis/ComfyUI-EasyNoobai": { "stars": 46, "last_update": "2025-05-12 14:17:10", - "cached_time": 1765726850.968593, + "cached_time": 1765790783.433406, "author_account_age_days": 5165 }, "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 114, "last_update": "2025-06-30 16:50:28", - "cached_time": 1765726851.179798, + "cached_time": 1765790783.463539, "author_account_age_days": 5165 }, "https://github.com/regiellis/ComfyUI-SDXL-Adherence": { "stars": 6, "last_update": "2025-09-01 01:09:00", - "cached_time": 1765726851.123808, + "cached_time": 1765790783.481105, "author_account_age_days": 5165 }, "https://github.com/KwaiVGI/ComfyUI-KLingAI-API": { "stars": 149, "last_update": "2025-10-24 02:07:14", - "cached_time": 1765726851.704612, - "author_account_age_days": 596 + "cached_time": 1765790784.068788, + "author_account_age_days": 597 }, "https://github.com/mrhan1993/ComfyUI-Fooocus": { "stars": 9, "last_update": "2025-01-15 15:18:07", - "cached_time": 1765726851.197073, - "author_account_age_days": 2405 + "cached_time": 1765790783.838209, + "author_account_age_days": 2406 }, "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 93, "last_update": "2024-12-02 22:10:41", - "cached_time": 1765726851.238914, - "author_account_age_days": 1975 + "cached_time": 1765790783.944491, + "author_account_age_days": 1976 }, "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes": { "stars": 2, "last_update": "2025-01-27 19:09:46", - "cached_time": 1765726851.337721, + "cached_time": 1765790783.94683, "author_account_age_days": 3105 }, "https://github.com/xs315431/Comfyui_Get_promptId": { "stars": 1, "last_update": "2025-08-09 06:09:32", - "cached_time": 1765726851.321893, + "cached_time": 1765790784.031457, "author_account_age_days": 1813 }, "https://github.com/5x00/ComfyUI-VLM-Captions": { "stars": 7, "last_update": "2025-01-04 21:27:47", - "cached_time": 1765726851.4125, + "cached_time": 1765790784.100762, "author_account_age_days": 1510 }, "https://github.com/5x00/ComfyUI-PiAPI-Faceswap": { "stars": 2, "last_update": "2025-01-12 14:49:09", - "cached_time": 1765726851.70639, + "cached_time": 1765790784.196686, "author_account_age_days": 1510 }, "https://github.com/ClownsharkBatwing/RES4LYF": { - "stars": 847, + "stars": 850, "last_update": "2025-12-13 00:05:24", - "cached_time": 1765726851.988189, - "author_account_age_days": 567 + "cached_time": 1765790784.362186, + "author_account_age_days": 568 }, "https://github.com/NeoGriever/ComfyUI-NeoGriever": { "stars": 2, "last_update": "2024-12-12 02:55:40", - "cached_time": 1765726851.998303, + "cached_time": 1765790784.514475, "author_account_age_days": 4827 }, "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": { "stars": 0, "last_update": "2025-03-18 17:38:28", - "cached_time": 1765726852.169453, - "author_account_age_days": 2381 + "cached_time": 1765790784.538669, + "author_account_age_days": 2382 }, "https://github.com/huanngzh/ComfyUI-MVAdapter": { - "stars": 451, + "stars": 452, "last_update": "2025-06-26 07:01:15", - "cached_time": 1765726852.228099, - "author_account_age_days": 1776 + "cached_time": 1765790784.562709, + "author_account_age_days": 1777 }, "https://github.com/Aerse/ComfyUI-Seed-Nodes": { "stars": 5, "last_update": "2025-06-10 08:19:10", - "cached_time": 1765726852.21499, + "cached_time": 1765790784.884687, "author_account_age_days": 3916 }, "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3": { "stars": 65, "last_update": "2025-09-25 09:47:49", - "cached_time": 1765726852.287803, + "cached_time": 1765790785.036328, "author_account_age_days": 4100 }, "https://github.com/Slickytail/ComfyUI-RegionalAdaptiveSampling": { "stars": 22, "last_update": "2025-09-23 11:46:41", - "cached_time": 1765726852.364597, + "cached_time": 1765790785.033668, "author_account_age_days": 4100 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 21, "last_update": "2025-04-03 17:22:59", - "cached_time": 1765726852.422602, - "author_account_age_days": 394 + "cached_time": 1765790785.131399, + "author_account_age_days": 395 }, "https://github.com/weilin9999/WeiLin-Comfyui-Tools": { "stars": 331, "last_update": "2025-12-06 04:47:59", - "cached_time": 1765726852.43394, + "cached_time": 1765790785.092602, "author_account_age_days": 2446 }, "https://github.com/LucipherDev/ComfyUI-Golden-Noise": { "stars": 23, "last_update": "2025-03-28 18:38:24", - "cached_time": 1765726852.728161, + "cached_time": 1765790785.15068, "author_account_age_days": 2035 }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 56, "last_update": "2025-03-28 18:39:10", - "cached_time": 1765726852.736848, + "cached_time": 1765790785.231382, "author_account_age_days": 2035 }, "https://github.com/envy-ai/ComfyUI-ConDelta": { "stars": 207, "last_update": "2025-09-03 00:40:23", - "cached_time": 1765726853.025148, - "author_account_age_days": 493 + "cached_time": 1765790785.409984, + "author_account_age_days": 494 }, "https://github.com/LucipherDev/ComfyUI-TangoFlux": { "stars": 102, "last_update": "2025-03-28 18:39:16", - "cached_time": 1765726853.040239, + "cached_time": 1765790785.579858, "author_account_age_days": 2035 }, "https://github.com/kraglik/prompt_collapse": { "stars": 5, "last_update": "2024-12-15 08:39:51", - "cached_time": 1765726853.215845, - "author_account_age_days": 2995 + "cached_time": 1765790785.600402, + "author_account_age_days": 2996 }, "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": { "stars": 1, "last_update": "2024-12-04 12:14:51", - "cached_time": 1765726853.864184, - "author_account_age_days": 2021 + "cached_time": 1765790786.236687, + "author_account_age_days": 2022 }, "https://github.com/abdozmantar/ComfyUI-DeepExtract": { "stars": 44, "last_update": "2025-08-26 02:43:39", - "cached_time": 1765726853.279748, - "author_account_age_days": 690 + "cached_time": 1765790785.972868, + "author_account_age_days": 691 }, "https://github.com/CpreForEver/CFE_comfyui": { "stars": 0, "last_update": "2024-12-09 01:38:42", - "cached_time": 1765726853.359768, - "author_account_age_days": 490 + "cached_time": 1765790786.167424, + "author_account_age_days": 491 }, "https://github.com/inflamously/comfyui-prompt-enhancer": { "stars": 0, "last_update": "2025-06-02 22:49:50", - "cached_time": 1765726853.396536, - "author_account_age_days": 4318 + "cached_time": 1765790786.144185, + "author_account_age_days": 4319 }, "https://github.com/111496583yzy/comfyui-PuzzleCrack-Effect": { "stars": 3, "last_update": "2025-08-26 04:55:51", - "cached_time": 1765726853.451193, - "author_account_age_days": 2421 + "cached_time": 1765790786.23358, + "author_account_age_days": 2422 }, "https://github.com/nsdtcloud3d/ComfyUI-3D-Convert": { "stars": 18, "last_update": "2024-12-23 07:46:17", - "cached_time": 1765726853.462942, + "cached_time": 1765790786.18741, "author_account_age_days": 613 }, "https://github.com/mrchipset/ComfyUI-SaveImageS3": { "stars": 1, "last_update": "2025-04-07 00:27:45", - "cached_time": 1765726853.792461, + "cached_time": 1765790786.220363, "author_account_age_days": 2849 }, "https://github.com/DesertPixelAi/ComfyUI-Desert-Pixel-Nodes": { "stars": 23, "last_update": "2025-06-22 10:33:31", - "cached_time": 1765726853.805392, + "cached_time": 1765790786.27618, "author_account_age_days": 684 }, "https://github.com/DesertPixelAi/comfyui-dp-them-styler": { "stars": 1, "last_update": "2025-07-10 08:29:21", - "cached_time": 1765726854.053306, + "cached_time": 1765790786.503077, "author_account_age_days": 684 }, "https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character": { "stars": 2, "last_update": "2025-08-26 22:21:45", - "cached_time": 1765726854.07457, + "cached_time": 1765790786.651262, "author_account_age_days": 684 }, "https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": { "stars": 15, "last_update": "2025-07-03 08:39:45", - "cached_time": 1765726854.257924, - "author_account_age_days": 3667 + "cached_time": 1765790786.696431, + "author_account_age_days": 3668 }, "https://github.com/muhammederem/blip-comfyui": { "stars": 1, "last_update": "2025-05-25 14:11:04", - "cached_time": 1765726854.319074, - "author_account_age_days": 2633 + "cached_time": 1765790787.068562, + "author_account_age_days": 2634 }, "https://github.com/Runware/ComfyUI-Runware": { - "stars": 127, - "last_update": "2025-12-11 03:33:31", - "cached_time": 1765726854.457938, + "stars": 128, + "last_update": "2025-12-14 23:07:51", + "cached_time": 1765790787.251739, "author_account_age_days": 738 }, "https://github.com/Shannooty/ComfyUI-Timer-Nodes": { "stars": 5, "last_update": "2024-12-17 09:20:49", - "cached_time": 1765726854.448193, + "cached_time": 1765790787.216085, "author_account_age_days": 1835 }, "https://github.com/HM-RunningHub/ComfyUI_RH_UNO": { "stars": 54, "last_update": "2025-04-15 17:12:25", - "cached_time": 1765726854.480157, + "cached_time": 1765790787.293941, "author_account_age_days": 367 }, "https://github.com/HM-RunningHub/ComfyUI_RH_OminiControl": { "stars": 141, "last_update": "2024-12-20 08:41:09", - "cached_time": 1765726854.509862, + "cached_time": 1765790787.316542, "author_account_age_days": 367 }, "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": { - "stars": 189, + "stars": 190, "last_update": "2025-05-05 18:32:28", - "cached_time": 1765726854.818718, + "cached_time": 1765790787.282427, "author_account_age_days": 367 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Step1XEdit": { "stars": 24, "last_update": "2025-04-30 17:12:58", - "cached_time": 1765726854.80889, + "cached_time": 1765790787.295345, "author_account_age_days": 367 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": { "stars": 91, "last_update": "2025-08-05 00:38:59", - "cached_time": 1765726854.904479, + "cached_time": 1765790787.321594, "author_account_age_days": 367 }, "https://github.com/sebord/ComfyUI-LMCQ": { "stars": 95, "last_update": "2025-08-12 13:41:13", - "cached_time": 1765726855.069378, - "author_account_age_days": 1325 + "cached_time": 1765790787.561901, + "author_account_age_days": 1326 }, "https://github.com/Tlant/ComfyUI-OllamaPromptsGeneratorTlant": { "stars": 2, "last_update": "2025-07-18 11:45:29", - "cached_time": 1765726855.143886, + "cached_time": 1765790787.768031, "author_account_age_days": 3208 }, "https://github.com/InstantStudioAI/ComfyUI-InstantStudio": { "stars": 4, "last_update": "2025-03-25 06:19:54", - "cached_time": 1765726855.33634, - "author_account_age_days": 368 + "cached_time": 1765790787.852263, + "author_account_age_days": 369 }, "https://github.com/DarioFT/ComfyUI-VideoDirCombiner": { "stars": 6, "last_update": "2025-03-08 13:58:12", - "cached_time": 1765726855.366238, - "author_account_age_days": 4015 + "cached_time": 1765790788.139074, + "author_account_age_days": 4016 }, "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 45, "last_update": "2025-09-22 06:27:43", - "cached_time": 1765726855.49317, - "author_account_age_days": 2409 + "cached_time": 1765790788.27598, + "author_account_age_days": 2410 }, "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT": { "stars": 4, "last_update": "2025-12-07 14:12:56", - "cached_time": 1765726855.543772, + "cached_time": 1765790788.468044, "author_account_age_days": 3940 }, "https://github.com/codeprimate/ComfyUI-MaskContourProcessor": { "stars": 2, "last_update": "2024-12-16 06:53:08", - "cached_time": 1765726855.516949, - "author_account_age_days": 6387 + "cached_time": 1765790788.367994, + "author_account_age_days": 6388 }, "https://github.com/kostenickj/jk-comfyui-helpers": { "stars": 8, "last_update": "2024-12-19 10:22:42", - "cached_time": 1765726855.549078, - "author_account_age_days": 3587 + "cached_time": 1765790788.36711, + "author_account_age_days": 3588 }, "https://github.com/Miyuutsu/comfyui-save-vpred": { "stars": 4, "last_update": "2024-12-15 22:29:47", - "cached_time": 1765726855.819801, - "author_account_age_days": 3462 + "cached_time": 1765790788.358641, + "author_account_age_days": 3463 }, "https://github.com/IamCreateAI/Ruyi-Models": { "stars": 522, "last_update": "2025-01-20 12:21:40", - "cached_time": 1765726855.89815, - "author_account_age_days": 370 + "cached_time": 1765790788.461677, + "author_account_age_days": 371 }, "https://github.com/PressWagon/ComfyUI-StringsAndThings": { "stars": 3, "last_update": "2025-05-18 12:01:37", - "cached_time": 1765726855.986568, - "author_account_age_days": 363 + "cached_time": 1765790788.367312, + "author_account_age_days": 364 }, "https://github.com/pollockjj/ComfyUI-MultiGPU": { - "stars": 678, + "stars": 680, "last_update": "2025-10-16 03:10:03", - "cached_time": 1765726856.13232, - "author_account_age_days": 4044 + "cached_time": 1765790788.600763, + "author_account_age_days": 4045 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 69, "last_update": "2025-04-25 01:03:58", - "cached_time": 1765726856.170164, - "author_account_age_days": 3165 + "cached_time": 1765790788.842099, + "author_account_age_days": 3166 }, "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": { "stars": 3, "last_update": "2025-09-05 13:21:04", - "cached_time": 1765726856.409552, - "author_account_age_days": 1640 + "cached_time": 1765790788.976294, + "author_account_age_days": 1641 }, "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": { "stars": 0, "last_update": "2025-04-05 12:52:40", - "cached_time": 1765726856.400284, + "cached_time": 1765790789.265303, "author_account_age_days": 1266 }, "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes": { "stars": 8, "last_update": "2025-05-01 18:14:59", - "cached_time": 1765726856.540589, - "author_account_age_days": 1315 + "cached_time": 1765790789.384027, + "author_account_age_days": 1316 }, "https://github.com/black-forest-labs/bfl-comfy-nodes": { "stars": 89, "last_update": "2025-02-07 22:13:26", - "cached_time": 1765726856.977825, - "author_account_age_days": 634 + "cached_time": 1765790789.518729, + "author_account_age_days": 635 }, "https://github.com/Light-x02/ComfyUI-FluxSettingsNode": { "stars": 8, "last_update": "2025-04-28 21:45:01", - "cached_time": 1765726856.581234, - "author_account_age_days": 1315 + "cached_time": 1765790789.423581, + "author_account_age_days": 1316 }, "https://github.com/Light-x02/ComfyUI_Crop_Image_By_Lightx02": { "stars": 1, "last_update": "2025-08-24 15:15:23", - "cached_time": 1765726856.633323, - "author_account_age_days": 1315 + "cached_time": 1765790789.430896, + "author_account_age_days": 1316 }, "https://github.com/marcoc2/ComfyUI-AnotherUtils": { "stars": 1, "last_update": "2025-08-27 01:08:27", - "cached_time": 1765726856.883343, - "author_account_age_days": 5722 + "cached_time": 1765790789.451396, + "author_account_age_days": 5723 }, "https://github.com/marcoc2/ComfyUI_CogView4-6B_diffusers": { "stars": 2, "last_update": "2025-03-04 17:43:50", - "cached_time": 1765726856.915337, - "author_account_age_days": 5722 + "cached_time": 1765790789.54359, + "author_account_age_days": 5723 }, "https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme": { "stars": 43, "last_update": "2025-06-03 13:01:58", - "cached_time": 1765726857.062043, - "author_account_age_days": 640 + "cached_time": 1765790789.54374, + "author_account_age_days": 641 }, "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": { "stars": 8, "last_update": "2024-12-21 11:35:08", - "cached_time": 1765726857.177894, - "author_account_age_days": 1770 + "cached_time": 1765790789.675292, + "author_account_age_days": 1771 }, "https://github.com/AEmotionStudio/ComfyUI-MagnifyGlass": { "stars": 22, "last_update": "2025-09-01 21:40:26", - "cached_time": 1765726857.191767, - "author_account_age_days": 640 + "cached_time": 1765790789.870834, + "author_account_age_days": 641 }, "https://github.com/AEmotionStudio/ComfyUI-DiscordSend": { "stars": 10, "last_update": "2025-06-03 13:03:23", - "cached_time": 1765726857.427724, - "author_account_age_days": 640 + "cached_time": 1765790790.006886, + "author_account_age_days": 641 }, "https://github.com/AEmotionStudio/ComfyUI-ShaderNoiseKSampler": { - "stars": 58, + "stars": 59, "last_update": "2025-09-02 08:09:40", - "cached_time": 1765726857.427897, - "author_account_age_days": 640 + "cached_time": 1765790790.362502, + "author_account_age_days": 641 }, "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes": { "stars": 4, "last_update": "2024-12-24 14:07:18", - "cached_time": 1765726857.557603, - "author_account_age_days": 967 + "cached_time": 1765790790.475023, + "author_account_age_days": 968 }, "https://github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes": { "stars": 53, "last_update": "2025-06-03 13:02:36", - "cached_time": 1765726858.089212, - "author_account_age_days": 640 + "cached_time": 1765790790.930515, + "author_account_age_days": 641 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes": { "stars": 2, "last_update": "2024-12-31 21:44:05", - "cached_time": 1765726857.719987, - "author_account_age_days": 360 + "cached_time": 1765790790.587496, + "author_account_age_days": 361 }, "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": { "stars": 3, "last_update": "2024-12-23 05:26:14", - "cached_time": 1765726857.934067, + "cached_time": 1765790790.549987, "author_account_age_days": 658 }, "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector": { "stars": 2, "last_update": "2024-12-22 06:44:20", - "cached_time": 1765726857.967576, - "author_account_age_days": 1291 + "cached_time": 1765790790.583583, + "author_account_age_days": 1292 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, "last_update": "2024-12-28 19:44:14", - "cached_time": 1765726858.0956, - "author_account_age_days": 360 + "cached_time": 1765790790.704655, + "author_account_age_days": 361 }, "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, "last_update": "2025-02-19 06:55:25", - "cached_time": 1765726858.210658, - "author_account_age_days": 1291 + "cached_time": 1765790790.635169, + "author_account_age_days": 1292 }, "https://github.com/Aksaz/comfyui-seamless-clone": { "stars": 18, "last_update": "2025-09-23 13:10:16", - "cached_time": 1765726858.259901, + "cached_time": 1765790790.834305, "author_account_age_days": 421 }, "https://github.com/pharmapsychotic/comfy-cliption": { "stars": 62, "last_update": "2025-01-04 05:06:11", - "cached_time": 1765726858.565075, - "author_account_age_days": 1452 + "cached_time": 1765790790.939454, + "author_account_age_days": 1453 }, "https://github.com/shahkoorosh/ComfyUI-KGnodes": { "stars": 6, "last_update": "2025-05-23 17:41:55", - "cached_time": 1765726858.4554, + "cached_time": 1765790791.098954, "author_account_age_days": 731 }, "https://github.com/bombless/comfyUI-RememberingUtils": { "stars": 0, "last_update": "2024-12-25 01:31:05", - "cached_time": 1765726858.503944, + "cached_time": 1765790791.409613, "author_account_age_days": 5097 }, "https://github.com/shahkoorosh/ComfyUI-PersianText": { "stars": 25, "last_update": "2025-05-23 17:43:33", - "cached_time": 1765726858.590526, + "cached_time": 1765790791.538058, "author_account_age_days": 731 }, "https://github.com/andygill/comfyui-sunflower-nodes": { "stars": 1, "last_update": "2025-01-02 04:23:22", - "cached_time": 1765726858.742946, - "author_account_age_days": 6330 + "cached_time": 1765790791.603292, + "author_account_age_days": 6331 }, "https://github.com/HM-RunningHub/ComfyUI_RH_APICall": { - "stars": 163, + "stars": 165, "last_update": "2025-10-18 20:06:12", - "cached_time": 1765726858.95959, + "cached_time": 1765790791.642011, "author_account_age_days": 367 }, "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": { "stars": 63, "last_update": "2025-07-23 11:30:36", - "cached_time": 1765726859.00302, + "cached_time": 1765790791.657895, "author_account_age_days": 367 }, "https://github.com/HM-RunningHub/ComfyUI_RH_DMOSpeech2": { "stars": 12, "last_update": "2025-08-12 20:03:12", - "cached_time": 1765726859.102116, + "cached_time": 1765790791.7339, "author_account_age_days": 367 }, "https://github.com/HM-RunningHub/ComfyUI_RH_ICCustom": { "stars": 35, "last_update": "2025-09-03 17:40:53", - "cached_time": 1765726859.15413, + "cached_time": 1765790791.774989, "author_account_age_days": 367 }, "https://github.com/wqjuser/ComfyUI-Chat-Image": { "stars": 0, "last_update": "2025-11-17 14:16:32", - "cached_time": 1765726859.22185, + "cached_time": 1765790791.915292, "author_account_age_days": 3472 }, "https://github.com/HM-RunningHub/ComfyUI_RH_USO": { "stars": 54, "last_update": "2025-09-01 19:32:02", - "cached_time": 1765726859.295385, + "cached_time": 1765790791.994825, "author_account_age_days": 367 }, "https://github.com/ronsantash/Comfyui-flexi-lora-loader": { "stars": 8, "last_update": "2025-01-12 11:57:27", - "cached_time": 1765726859.50538, - "author_account_age_days": 1555 + "cached_time": 1765790791.999367, + "author_account_age_days": 1556 }, "https://github.com/SongGuo11/ComfyUI-SaveAnything-SG11": { "stars": 0, "last_update": "2025-03-18 08:59:39", - "cached_time": 1765726859.564648, + "cached_time": 1765790792.141194, "author_account_age_days": 375 }, "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, "last_update": "2025-02-27 20:16:01", - "cached_time": 1765726859.69794, + "cached_time": 1765790792.474761, "author_account_age_days": 4737 }, "https://github.com/ciga2011/ComfyUI-PromptOptimizer": { "stars": 10, "last_update": "2025-01-16 02:24:50", - "cached_time": 1765726859.652552, + "cached_time": 1765790792.636098, "author_account_age_days": 4737 }, "https://github.com/ciga2011/ComfyUI-Pollinations": { "stars": 5, "last_update": "2025-01-14 15:23:14", - "cached_time": 1765726859.796412, + "cached_time": 1765790792.796409, "author_account_age_days": 4737 }, "https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": { "stars": 3, "last_update": "2024-12-28 20:21:22", - "cached_time": 1765726860.038957, + "cached_time": 1765790792.695945, "author_account_age_days": 2768 }, "https://github.com/fairy-root/ComfyUI-GLHF": { "stars": 4, "last_update": "2025-04-03 13:47:20", - "cached_time": 1765726860.064857, - "author_account_age_days": 2472 + "cached_time": 1765790792.714694, + "author_account_age_days": 2473 }, "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, "last_update": "2025-01-18 06:20:23", - "cached_time": 1765726860.135836, - "author_account_age_days": 449 + "cached_time": 1765790792.818129, + "author_account_age_days": 450 }, "https://github.com/randomnoner11/ComfyUI-MistralAI-API": { "stars": 3, "last_update": "2025-12-07 02:37:32", - "cached_time": 1765726860.197967, - "author_account_age_days": 357 + "cached_time": 1765790792.803119, + "author_account_age_days": 358 }, "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": { "stars": 3, "last_update": "2025-01-03 18:48:03", - "cached_time": 1765726860.251791, + "cached_time": 1765790792.97373, "author_account_age_days": 4534 }, "https://github.com/rohitsainier/ComfyUI-InstagramDownloader": { "stars": 20, "last_update": "2025-01-02 08:47:22", - "cached_time": 1765726860.317238, - "author_account_age_days": 3691 + "cached_time": 1765790793.032383, + "author_account_age_days": 3692 }, "https://github.com/cherninlab/logo-generator-comfyui": { "stars": 2, "last_update": "2024-12-22 15:45:31", - "cached_time": 1765726860.57022, + "cached_time": 1765790793.126126, "author_account_age_days": 635 }, "https://github.com/zmwv823/ComfyUI_Anytext": { "stars": 95, "last_update": "2025-05-28 01:02:37", - "cached_time": 1765726860.592731, - "author_account_age_days": 3807 + "cached_time": 1765790793.226234, + "author_account_age_days": 3808 }, "https://github.com/SKBv0/ComfyUI_SKBundle": { "stars": 100, "last_update": "2025-08-14 14:55:48", - "cached_time": 1765726860.673748, + "cached_time": 1765790793.555115, "author_account_age_days": 2094 }, "https://github.com/civen-cn/ComfyUI-Whisper-Translator": { "stars": 7, "last_update": "2025-01-04 03:37:06", - "cached_time": 1765726860.721755, - "author_account_age_days": 3043 + "cached_time": 1765790793.853466, + "author_account_age_days": 3044 }, "https://github.com/WainWong/ComfyUI-Loop-image": { "stars": 40, "last_update": "2025-03-28 03:09:27", - "cached_time": 1765726860.816531, + "cached_time": 1765790793.728381, "author_account_age_days": 3161 }, "https://github.com/Jash-Vora/ComfyUI-GarmentDiT": { "stars": 3, "last_update": "2025-01-04 08:22:14", - "cached_time": 1765726861.085195, - "author_account_age_days": 948 + "cached_time": 1765790793.802915, + "author_account_age_days": 949 }, "https://github.com/rhplus0831/ComfyMepi": { "stars": 0, "last_update": "2025-04-12 22:59:21", - "cached_time": 1765726861.140439, - "author_account_age_days": 691 + "cached_time": 1765790793.870478, + "author_account_age_days": 692 }, "https://github.com/0x-jerry/comfyui-rembg": { "stars": 1, "last_update": "2025-04-07 09:23:31", - "cached_time": 1765726861.240735, - "author_account_age_days": 3747 + "cached_time": 1765790794.608032, + "author_account_age_days": 3748 }, "https://github.com/sanbuphy/ComfyUI-AudioLDM": { "stars": 3, "last_update": "2025-01-02 02:01:12", - "cached_time": 1765726861.236741, - "author_account_age_days": 1460 + "cached_time": 1765790793.911601, + "author_account_age_days": 1461 }, "https://github.com/bear2b/comfyui-argo-nodes": { "stars": 0, "last_update": "2025-01-16 11:11:38", - "cached_time": 1765726861.37512, + "cached_time": 1765790794.076307, "author_account_age_days": 3503 }, "https://github.com/phuvinh010701/ComfyUI-Nudenet": { "stars": 37, "last_update": "2025-09-15 02:17:21", - "cached_time": 1765726861.479132, + "cached_time": 1765790794.074425, "author_account_age_days": 2212 }, "https://github.com/Vaibhavs10/ComfyUI-DDUF": { "stars": 5, "last_update": "2025-01-03 15:10:44", - "cached_time": 1765726861.629708, + "cached_time": 1765790794.178039, "author_account_age_days": 3519 }, "https://github.com/AconexOfficial/ComfyUI_GOAT_Nodes": { "stars": 10, "last_update": "2025-08-19 18:40:24", - "cached_time": 1765726861.630179, - "author_account_age_days": 2018 + "cached_time": 1765790794.265994, + "author_account_age_days": 2019 }, "https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": { "stars": 0, "last_update": "2025-01-07 06:50:58", - "cached_time": 1765726861.720902, - "author_account_age_days": 2100 + "cached_time": 1765790794.601339, + "author_account_age_days": 2101 }, "https://github.com/cenzijing/ComfyUI-Markmap": { "stars": 1, "last_update": "2025-01-04 21:00:08", - "cached_time": 1765726861.814521, - "author_account_age_days": 2003 + "cached_time": 1765790794.812281, + "author_account_age_days": 2004 }, "https://github.com/bongsang/ComfyUI-Bongsang": { "stars": 0, "last_update": "2025-01-05 05:42:30", - "cached_time": 1765726862.203481, - "author_account_age_days": 4141 + "cached_time": 1765790794.875358, + "author_account_age_days": 4142 }, "https://github.com/muxueChen/ComfyUI_NTCosyVoice": { - "stars": 164, + "stars": 165, "last_update": "2025-05-20 13:36:56", - "cached_time": 1765726862.091799, - "author_account_age_days": 3499 + "cached_time": 1765790794.911971, + "author_account_age_days": 3500 }, "https://github.com/inventorado/ComfyUI_NNT": { "stars": 67, "last_update": "2025-01-08 17:22:46", - "cached_time": 1765726862.196698, + "cached_time": 1765790794.935465, "author_account_age_days": 3424 }, "https://github.com/Hullabalo/ComfyUI-Loop": { "stars": 12, "last_update": "2025-10-24 22:39:11", - "cached_time": 1765726862.245681, - "author_account_age_days": 1148 + "cached_time": 1765790794.959367, + "author_account_age_days": 1149 }, "https://github.com/hodanajan/optimal-crop-resolution": { "stars": 1, "last_update": "2025-01-21 10:46:26", - "cached_time": 1765726862.269378, - "author_account_age_days": 2867 + "cached_time": 1765790795.234774, + "author_account_age_days": 2868 }, "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, "last_update": "2025-05-10 23:25:19", - "cached_time": 1765726862.400611, - "author_account_age_days": 712 + "cached_time": 1765790795.149139, + "author_account_age_days": 713 }, "https://github.com/billwuhao/ComfyUI_OneButtonPrompt": { "stars": 24, "last_update": "2025-07-07 10:55:15", - "cached_time": 1765726862.546713, - "author_account_age_days": 2474 + "cached_time": 1765790795.272009, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_StepAudioTTS": { - "stars": 155, + "stars": 156, "last_update": "2025-05-23 09:45:26", - "cached_time": 1765726862.677742, - "author_account_age_days": 2474 + "cached_time": 1765790795.336814, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_KokoroTTS_MW": { "stars": 29, "last_update": "2025-06-02 14:03:36", - "cached_time": 1765726862.651285, - "author_account_age_days": 2474 + "cached_time": 1765790795.639501, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_PortraitTools": { "stars": 19, "last_update": "2025-06-15 13:31:45", - "cached_time": 1765726862.755762, - "author_account_age_days": 2474 + "cached_time": 1765790795.719028, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_NotaGen": { "stars": 53, "last_update": "2025-06-06 02:58:28", - "cached_time": 1765726862.856016, - "author_account_age_days": 2474 + "cached_time": 1765790795.850012, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_EraX-WoW-Turbo": { "stars": 14, "last_update": "2025-05-23 09:41:43", - "cached_time": 1765726863.179323, - "author_account_age_days": 2474 + "cached_time": 1765790795.920558, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_gemmax": { "stars": 27, "last_update": "2025-05-30 12:17:42", - "cached_time": 1765726863.224387, - "author_account_age_days": 2474 + "cached_time": 1765790795.993158, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_CSM": { "stars": 5, "last_update": "2025-06-02 14:00:17", - "cached_time": 1765726863.249105, - "author_account_age_days": 2474 + "cached_time": 1765790796.029728, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_SparkTTS": { "stars": 49, "last_update": "2025-05-23 09:45:08", - "cached_time": 1765726863.280607, - "author_account_age_days": 2474 + "cached_time": 1765790796.088258, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_AudioTools": { "stars": 79, "last_update": "2025-07-07 05:08:44", - "cached_time": 1765726863.29782, - "author_account_age_days": 2474 + "cached_time": 1765790796.208982, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_MegaTTS3": { "stars": 204, "last_update": "2025-06-11 01:01:40", - "cached_time": 1765726863.410285, - "author_account_age_days": 2474 + "cached_time": 1765790796.693486, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_OuteTTS": { "stars": 10, "last_update": "2025-06-11 06:14:07", - "cached_time": 1765726863.612262, - "author_account_age_days": 2474 + "cached_time": 1765790796.349074, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_IndexTTS": { - "stars": 446, + "stars": 447, "last_update": "2025-11-07 09:48:46", - "cached_time": 1765726863.673909, - "author_account_age_days": 2474 + "cached_time": 1765790796.421365, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_ACE-Step": { "stars": 203, "last_update": "2025-05-28 08:39:13", - "cached_time": 1765726863.772849, - "author_account_age_days": 2474 + "cached_time": 1765790796.695542, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/Comfyui_HeyGem": { - "stars": 165, + "stars": 166, "last_update": "2025-06-02 14:14:35", - "cached_time": 1765726863.819059, - "author_account_age_days": 2474 + "cached_time": 1765790796.808373, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_parakeet-tdt": { "stars": 3, "last_update": "2025-06-15 13:24:58", - "cached_time": 1765726863.924812, - "author_account_age_days": 2474 + "cached_time": 1765790796.902467, + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_SOME": { "stars": 7, "last_update": "2025-06-10 08:08:17", - "cached_time": 1765726864.227204, - "author_account_age_days": 2474 + "cached_time": 1765790796.976958, + "author_account_age_days": 2475 }, "https://github.com/umiyuki/comfyui-pad-to-eight": { "stars": 0, "last_update": "2025-01-07 09:58:36", - "cached_time": 1765726864.257502, + "cached_time": 1765790797.035691, "author_account_age_days": 4292 }, "https://github.com/Meettya/ComfyUI-OneForOne": { "stars": 2, "last_update": "2025-01-07 22:49:30", - "cached_time": 1765726864.288181, + "cached_time": 1765790797.094658, "author_account_age_days": 5870 }, "https://github.com/billwuhao/ComfyUI_DiffRhythm": { "stars": 141, "last_update": "2025-05-30 12:12:57", - "cached_time": 1765726864.314566, - "author_account_age_days": 2474 + "cached_time": 1765790797.153436, + "author_account_age_days": 2475 }, "https://github.com/KunmyonChoi/ComfyUI_S3_direct": { "stars": 0, "last_update": "2025-01-07 01:22:23", - "cached_time": 1765726864.335918, - "author_account_age_days": 6106 + "cached_time": 1765790797.286609, + "author_account_age_days": 6107 }, "https://github.com/ChenDarYen/ComfyUI-NAG": { - "stars": 295, + "stars": 297, "last_update": "2025-11-03 20:44:25", - "cached_time": 1765726864.414657, - "author_account_age_days": 2439 + "cached_time": 1765790797.421574, + "author_account_age_days": 2440 }, "https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": { "stars": 9, "last_update": "2025-01-07 18:22:10", - "cached_time": 1765726864.626284, - "author_account_age_days": 2439 + "cached_time": 1765790797.450637, + "author_account_age_days": 2440 }, "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 119, "last_update": "2025-05-13 18:35:00", - "cached_time": 1765726864.701145, - "author_account_age_days": 996 + "cached_time": 1765790797.72643, + "author_account_age_days": 997 }, "https://github.com/facok/ComfyUI-TeaCacheHunyuanVideo": { "stars": 92, "last_update": "2025-04-05 05:24:59", - "cached_time": 1765726864.801507, - "author_account_age_days": 996 + "cached_time": 1765790797.761199, + "author_account_age_days": 997 }, "https://github.com/FinetunersAI/ComfyUI_Finetuners_Suite": { "stars": 2, "last_update": "2025-01-30 08:30:13", - "cached_time": 1765726864.960994, - "author_account_age_days": 559 + "cached_time": 1765790797.977363, + "author_account_age_days": 560 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { "stars": 233, "last_update": "2025-07-30 05:16:48", - "cached_time": 1765726864.954244, - "author_account_age_days": 3040 + "cached_time": 1765790797.979019, + "author_account_age_days": 3041 }, "https://github.com/sh570655308/ComfyUI-TopazVideoAI": { "stars": 243, "last_update": "2025-04-23 08:54:20", - "cached_time": 1765726865.255328, - "author_account_age_days": 3040 + "cached_time": 1765790798.056266, + "author_account_age_days": 3041 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 16, "last_update": "2025-02-26 05:03:05", - "cached_time": 1765726865.281258, - "author_account_age_days": 5016 + "cached_time": 1765790798.079566, + "author_account_age_days": 5017 }, "https://github.com/welltop-cn/ComfyUI-TeaCache": { "stars": 1035, "last_update": "2025-07-12 04:05:29", - "cached_time": 1765726865.380407, + "cached_time": 1765790798.594914, "author_account_age_days": 2110 }, "https://github.com/calcuis/gguf": { "stars": 169, "last_update": "2025-12-01 13:08:56", - "cached_time": 1765726865.337889, - "author_account_age_days": 1185 + "cached_time": 1765790798.235786, + "author_account_age_days": 1186 }, "https://github.com/ainewsto/comfyui-labs-google": { "stars": 87, "last_update": "2025-06-18 02:12:39", - "cached_time": 1765726865.364376, - "author_account_age_days": 1192 + "cached_time": 1765790798.349321, + "author_account_age_days": 1193 }, "https://github.com/ainewsto/Comfyui_Comfly_v2": { "stars": 115, "last_update": "2025-12-10 02:38:38", - "cached_time": 1765726865.451241, - "author_account_age_days": 1192 + "cached_time": 1765790798.499003, + "author_account_age_days": 1193 }, "https://github.com/ainewsto/Comfyui-chatgpt-api": { "stars": 54, "last_update": "2025-08-12 06:38:37", - "cached_time": 1765726865.668815, - "author_account_age_days": 1192 + "cached_time": 1765790798.478612, + "author_account_age_days": 1193 }, "https://github.com/ainewsto/Comfyui-google-veo2-api": { "stars": 4, "last_update": "2025-05-06 06:43:48", - "cached_time": 1765726865.723747, - "author_account_age_days": 1192 + "cached_time": 1765790798.787376, + "author_account_age_days": 1193 }, "https://github.com/gremlation/ComfyUI-ViewData": { "stars": 1, "last_update": "2025-04-03 09:50:28", - "cached_time": 1765726865.871214, - "author_account_age_days": 361 + "cached_time": 1765790798.793702, + "author_account_age_days": 362 }, "https://github.com/gremlation/ComfyUI-jq": { "stars": 1, "last_update": "2025-04-03 09:50:39", - "cached_time": 1765726866.053916, - "author_account_age_days": 361 + "cached_time": 1765790799.026871, + "author_account_age_days": 362 }, "https://github.com/gremlation/ComfyUI-ImageLabel": { "stars": 5, "last_update": "2025-04-03 09:49:57", - "cached_time": 1765726866.001949, - "author_account_age_days": 361 + "cached_time": 1765790799.033239, + "author_account_age_days": 362 }, "https://github.com/gremlation/ComfyUI-JMESPath": { "stars": 2, "last_update": "2025-04-03 09:50:11", - "cached_time": 1765726866.275094, - "author_account_age_days": 361 + "cached_time": 1765790799.145964, + "author_account_age_days": 362 }, "https://github.com/gremlation/ComfyUI-TrackAndWheel": { "stars": 2, "last_update": "2025-04-03 09:50:20", - "cached_time": 1765726866.339869, - "author_account_age_days": 361 + "cached_time": 1765790799.147066, + "author_account_age_days": 362 }, "https://github.com/fuselayer/comfyui-mosaic-blur": { "stars": 1, "last_update": "2025-04-05 00:57:07", - "cached_time": 1765726866.354075, - "author_account_age_days": 815 + "cached_time": 1765790799.28902, + "author_account_age_days": 816 }, "https://github.com/jerrylongyan/ComfyUI-My-Mask": { "stars": 4, "last_update": "2025-01-08 08:39:19", - "cached_time": 1765726866.419709, + "cached_time": 1765790799.396697, "author_account_age_days": 4470 }, "https://github.com/mira-6/comfyui-sasolver": { "stars": 5, "last_update": "2025-02-23 21:44:23", - "cached_time": 1765726866.433122, - "author_account_age_days": 930 + "cached_time": 1765790799.528324, + "author_account_age_days": 931 }, "https://github.com/dreamhartley/ComfyUI_show_seed": { "stars": 2, "last_update": "2025-01-14 16:15:12", - "cached_time": 1765726866.472566, + "cached_time": 1765790799.542999, "author_account_age_days": 1022 }, "https://github.com/aigc-apps/EasyAnimate": { "stars": 2239, "last_update": "2025-03-06 11:41:28", - "cached_time": 1765726866.752086, - "author_account_age_days": 856 + "cached_time": 1765790799.684647, + "author_account_age_days": 857 }, "https://github.com/DraconicDragon/ComfyUI-Venice-API": { "stars": 5, "last_update": "2025-12-14 09:47:11", - "cached_time": 1765726866.781417, - "author_account_age_days": 1911 + "cached_time": 1765790799.841512, + "author_account_age_days": 1912 }, "https://github.com/aigc-apps/VideoX-Fun": { - "stars": 1668, - "last_update": "2025-12-14 03:35:07", - "cached_time": 1765726866.930568, - "author_account_age_days": 856 + "stars": 1672, + "last_update": "2025-12-15 06:14:18", + "cached_time": 1765790799.878294, + "author_account_age_days": 857 }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 8, "last_update": "2025-12-14 03:38:08", - "cached_time": 1765726867.024109, - "author_account_age_days": 1911 + "cached_time": 1765790800.097312, + "author_account_age_days": 1912 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-render": { "stars": 14, "last_update": "2025-01-25 05:54:27", - "cached_time": 1765726867.109724, - "author_account_age_days": 832 + "cached_time": 1765790800.101555, + "author_account_age_days": 833 }, "https://github.com/Wenaka2004/ComfyUI-TagClassifier": { "stars": 25, "last_update": "2025-01-31 04:28:34", - "cached_time": 1765726867.316819, - "author_account_age_days": 1076 + "cached_time": 1765790800.248064, + "author_account_age_days": 1077 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": { "stars": 24, "last_update": "2025-06-03 21:06:33", - "cached_time": 1765726867.376231, - "author_account_age_days": 832 + "cached_time": 1765790800.205112, + "author_account_age_days": 833 }, "https://github.com/a-und-b/ComfyUI_Delay": { "stars": 5, "last_update": "2025-01-10 11:20:35", - "cached_time": 1765726867.36233, - "author_account_age_days": 978 + "cached_time": 1765790800.363339, + "author_account_age_days": 979 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": { "stars": 117, "last_update": "2025-12-09 21:38:24", - "cached_time": 1765726867.482606, - "author_account_age_days": 832 + "cached_time": 1765790800.454295, + "author_account_age_days": 833 }, "https://github.com/a-und-b/ComfyUI_JSON_Helper": { "stars": 4, "last_update": "2025-01-09 15:54:55", - "cached_time": 1765726867.465646, - "author_account_age_days": 978 + "cached_time": 1765790800.581625, + "author_account_age_days": 979 }, "https://github.com/a-und-b/ComfyUI_LoRA_from_URL": { "stars": 4, "last_update": "2025-01-16 13:40:26", - "cached_time": 1765726867.51931, - "author_account_age_days": 978 + "cached_time": 1765790800.624708, + "author_account_age_days": 979 }, "https://github.com/a-und-b/ComfyUI_IC-Light-v2_fal": { "stars": 41, "last_update": "2025-05-05 08:34:47", - "cached_time": 1765726867.820115, - "author_account_age_days": 978 + "cached_time": 1765790800.755471, + "author_account_age_days": 979 }, "https://github.com/a-und-b/ComfyUI_MaskAreaCondition": { "stars": 4, "last_update": "2025-04-28 08:23:36", - "cached_time": 1765726867.792234, - "author_account_age_days": 978 + "cached_time": 1765790800.90848, + "author_account_age_days": 979 }, "https://github.com/r3dial/redial-discomphy": { "stars": 1, "last_update": "2025-01-09 19:59:31", - "cached_time": 1765726868.008904, - "author_account_age_days": 969 + "cached_time": 1765790801.016425, + "author_account_age_days": 970 }, "https://github.com/ArtHommage/HommageTools": { "stars": 4, "last_update": "2025-05-20 20:40:25", - "cached_time": 1765726868.039107, - "author_account_age_days": 1071 + "cached_time": 1765790801.147755, + "author_account_age_days": 1072 }, "https://github.com/l-comm/WatermarkRemoval": { "stars": 4, "last_update": "2025-01-13 05:33:32", - "cached_time": 1765726868.125549, - "author_account_age_days": 349 + "cached_time": 1765790801.16698, + "author_account_age_days": 350 }, "https://github.com/r3dsd/comfyui-template-loader": { "stars": 0, "last_update": "2025-01-12 08:55:49", - "cached_time": 1765726868.358886, + "cached_time": 1765790801.295932, "author_account_age_days": 679 }, "https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection": { "stars": 55, "last_update": "2025-02-03 04:53:25", - "cached_time": 1765726868.407954, - "author_account_age_days": 1437 + "cached_time": 1765790801.343078, + "author_account_age_days": 1438 }, "https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": { "stars": 12, "last_update": "2025-12-07 16:08:26", - "cached_time": 1765726868.420446, - "author_account_age_days": 876 + "cached_time": 1765790801.465616, + "author_account_age_days": 877 }, "https://github.com/jhj0517/ComfyUI-jhj-Kokoro-Onnx": { "stars": 5, "last_update": "2025-02-04 14:15:08", - "cached_time": 1765726868.537814, - "author_account_age_days": 1437 + "cached_time": 1765790801.556683, + "author_account_age_days": 1438 }, "https://github.com/philiprodriguez/ComfyUI-HunyuanImageLatentToVideoLatent": { "stars": 1, "last_update": "2025-01-12 16:43:09", - "cached_time": 1765726868.544335, - "author_account_age_days": 3536 + "cached_time": 1765790801.657065, + "author_account_age_days": 3537 }, "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, "last_update": "2025-01-14 10:42:44", - "cached_time": 1765726868.536136, + "cached_time": 1765790801.698032, "author_account_age_days": 651 }, "https://github.com/Zeks/comfyui-rapidfire": { "stars": 0, "last_update": "2025-11-21 08:39:28", - "cached_time": 1765726868.822115, + "cached_time": 1765790801.899078, "author_account_age_days": 5159 }, "https://github.com/Kurdknight/Kurdknight_comfycheck": { "stars": 4, "last_update": "2025-01-15 16:47:23", - "cached_time": 1765726868.841821, - "author_account_age_days": 1049 + "cached_time": 1765790801.981936, + "author_account_age_days": 1050 }, "https://github.com/meanin2/comfyui-MGnodes": { "stars": 2, "last_update": "2025-09-10 15:42:57", - "cached_time": 1765726869.036259, - "author_account_age_days": 1192 + "cached_time": 1765790802.106756, + "author_account_age_days": 1193 }, "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 106, "last_update": "2025-01-21 12:09:05", - "cached_time": 1765726869.193572, - "author_account_age_days": 3619 + "cached_time": 1765790802.189115, + "author_account_age_days": 3620 }, "https://github.com/ThepExcel/aiangelgallery-comfyui": { "stars": 2, "last_update": "2025-01-15 07:53:09", - "cached_time": 1765726869.158545, - "author_account_age_days": 2099 + "cached_time": 1765790802.227069, + "author_account_age_days": 2100 }, "https://github.com/nofunstudio/Node_Fun_ComfyUI": { "stars": 6, "last_update": "2025-11-26 22:00:39", - "cached_time": 1765726869.426413, - "author_account_age_days": 1750 + "cached_time": 1765790802.376799, + "author_account_age_days": 1751 }, "https://github.com/shabri-arrahim/ComfyUI-Safety-Checker": { "stars": 1, "last_update": "2025-01-23 05:46:33", - "cached_time": 1765726869.444294, + "cached_time": 1765790802.396336, "author_account_age_days": 2308 }, "https://github.com/PixelML/ComfyUI-PixelML-CustomNodes": { "stars": 0, "last_update": "2025-01-20 06:40:21", - "cached_time": 1765726869.510596, + "cached_time": 1765790802.576697, "author_account_age_days": 649 }, "https://github.com/shenduldh/ComfyUI-Lightning": { "stars": 220, "last_update": "2025-03-13 05:58:04", - "cached_time": 1765726869.604305, - "author_account_age_days": 2656 + "cached_time": 1765790802.693543, + "author_account_age_days": 2657 }, "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, "last_update": "2025-01-16 19:58:24", - "cached_time": 1765726869.570319, - "author_account_age_days": 1894 + "cached_time": 1765790802.735652, + "author_account_age_days": 1895 }, "https://github.com/hmwl/ComfyUI_zip": { "stars": 4, "last_update": "2025-05-25 16:21:35", - "cached_time": 1765726869.599442, - "author_account_age_days": 3152 + "cached_time": 1765790802.830555, + "author_account_age_days": 3153 }, "https://github.com/hmwl/ComfyUI-TaskMonitor": { "stars": 9, "last_update": "2025-05-25 15:41:14", - "cached_time": 1765726869.851574, - "author_account_age_days": 3152 + "cached_time": 1765790802.997574, + "author_account_age_days": 3153 }, "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 9, "last_update": "2025-01-18 18:17:50", - "cached_time": 1765726869.896441, + "cached_time": 1765790803.071523, "author_account_age_days": 4860 }, "https://github.com/nisimjoseph/ComfyUI_OpenAI-Prompter": { "stars": 4, "last_update": "2025-10-27 19:57:39", - "cached_time": 1765726870.052858, + "cached_time": 1765790803.224281, "author_account_age_days": 4845 }, "https://github.com/Bellzs/ComfyUI-LoRA-Assistant": { "stars": 17, "last_update": "2025-01-27 09:47:46", - "cached_time": 1765726870.186227, - "author_account_age_days": 3545 + "cached_time": 1765790803.289682, + "author_account_age_days": 3546 }, "https://github.com/strand1/ComfyUI-Autogen": { "stars": 3, "last_update": "2025-01-21 05:10:43", - "cached_time": 1765726870.249898, - "author_account_age_days": 5009 + "cached_time": 1765790803.284622, + "author_account_age_days": 5010 }, "https://github.com/HellerCommaA/ComfyUI-VideoResolutions": { "stars": 2, "last_update": "2025-03-28 14:51:23", - "cached_time": 1765726870.478787, + "cached_time": 1765790803.453476, "author_account_age_days": 4866 }, "https://github.com/WangPengxing/ComfyUI_WPX_Node": { "stars": 0, "last_update": "2025-01-20 08:31:55", - "cached_time": 1765726870.521276, + "cached_time": 1765790803.472443, "author_account_age_days": 865 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, "last_update": "2025-01-20 05:44:54", - "cached_time": 1765726870.551729, - "author_account_age_days": 328 + "cached_time": 1765790803.68013, + "author_account_age_days": 329 }, "https://github.com/benjiyaya/ComfyUI-KokoroTTS": { "stars": 64, "last_update": "2025-03-18 20:13:52", - "cached_time": 1765726870.577499, + "cached_time": 1765790803.759902, "author_account_age_days": 651 }, "https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": { "stars": 36, "last_update": "2025-01-19 19:05:24", - "cached_time": 1765726870.641912, + "cached_time": 1765790803.810268, "author_account_age_days": 329 }, "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop": { "stars": 0, "last_update": "2025-04-05 07:45:54", - "cached_time": 1765726870.666118, + "cached_time": 1765790803.910003, "author_account_age_days": 329 }, "https://github.com/Burgstall-labs/ComfyUI-BETA-Helpernodes": { "stars": 7, "last_update": "2025-11-11 18:57:09", - "cached_time": 1765726870.895919, + "cached_time": 1765790804.064231, "author_account_age_days": 329 }, "https://github.com/Kidev/ComfyUI-Fisheye-effects": { "stars": 18, "last_update": "2025-04-03 19:00:30", - "cached_time": 1765726870.924317, - "author_account_age_days": 5139 + "cached_time": 1765790804.136452, + "author_account_age_days": 5140 }, "https://github.com/feixuetuba/Spleeter": { "stars": 0, "last_update": "2025-01-19 10:39:17", - "cached_time": 1765726871.11753, + "cached_time": 1765790804.32148, "author_account_age_days": 4501 }, "https://github.com/aidec/Comfyui_TextBatch_aidec": { "stars": 14, "last_update": "2025-11-12 02:50:17", - "cached_time": 1765726871.212934, - "author_account_age_days": 4441 + "cached_time": 1765790804.346927, + "author_account_age_days": 4442 }, "https://github.com/asutermo/ComfyUI-Flux-TryOff": { "stars": 48, "last_update": "2025-03-10 21:05:14", - "cached_time": 1765726871.262986, - "author_account_age_days": 5449 + "cached_time": 1765790804.394757, + "author_account_age_days": 5450 }, "https://github.com/Burgstall-labs/ComfyUI-BETA-Cropnodes": { "stars": 7, "last_update": "2025-11-11 18:57:09", - "cached_time": 1765726872.039595, + "cached_time": 1765790804.964226, "author_account_age_days": 329 }, "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 6, "last_update": "2025-02-02 00:46:30", - "cached_time": 1765726871.551725, - "author_account_age_days": 326 + "cached_time": 1765790804.556205, + "author_account_age_days": 327 }, "https://github.com/KLL535/ComfyUI_SimpleButcher": { - "stars": 9, + "stars": 10, "last_update": "2025-08-23 23:14:41", - "cached_time": 1765726871.613708, - "author_account_age_days": 387 + "cached_time": 1765790804.711553, + "author_account_age_days": 388 }, "https://github.com/bugltd/ComfyLab-Pack": { "stars": 9, "last_update": "2025-05-13 17:35:50", - "cached_time": 1765726871.634571, - "author_account_age_days": 337 + "cached_time": 1765790804.838821, + "author_account_age_days": 338 }, "https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar": { "stars": 26, "last_update": "2025-11-26 15:12:28", - "cached_time": 1765726871.676298, - "author_account_age_days": 387 + "cached_time": 1765790804.916963, + "author_account_age_days": 388 }, "https://github.com/mango-rgb/ComfyUI-Mango-Random-node": { "stars": 2, "last_update": "2025-01-21 11:31:10", - "cached_time": 1765726871.679099, - "author_account_age_days": 942 + "cached_time": 1765790804.953571, + "author_account_age_days": 943 }, "https://github.com/duchamps0305/comfyui-white-extractor": { "stars": 0, "last_update": "2025-01-23 08:09:12", - "cached_time": 1765726872.276285, + "cached_time": 1765790805.59408, "author_account_age_days": 1160 }, "https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": { "stars": 2, "last_update": "2025-01-21 08:19:52", - "cached_time": 1765726871.955935, - "author_account_age_days": 2750 + "cached_time": 1765790805.182432, + "author_account_age_days": 2751 }, "https://github.com/fblissjr/ComfyUI-EmbeddingPipelineAnalytics": { "stars": 2, "last_update": "2025-01-24 18:51:53", - "cached_time": 1765726872.148483, - "author_account_age_days": 3902 + "cached_time": 1765790805.386273, + "author_account_age_days": 3903 }, "https://github.com/fblissjr/ComfyUI-DatasetHelper": { "stars": 6, "last_update": "2025-01-27 18:58:33", - "cached_time": 1765726872.239103, - "author_account_age_days": 3902 + "cached_time": 1765790805.449397, + "author_account_age_days": 3903 }, "https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": { "stars": 4, "last_update": "2025-03-17 22:36:22", - "cached_time": 1765726872.279996, - "author_account_age_days": 3902 + "cached_time": 1765790805.518598, + "author_account_age_days": 3903 }, "https://github.com/fblissjr/ComfyUI-WanActivationEditor": { "stars": 8, "last_update": "2025-07-27 00:03:24", - "cached_time": 1765726872.613927, - "author_account_age_days": 3902 + "cached_time": 1765790805.598025, + "author_account_age_days": 3903 }, "https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": { - "stars": 154, + "stars": 155, "last_update": "2025-12-02 19:39:14", - "cached_time": 1765726872.632916, - "author_account_age_days": 3902 + "cached_time": 1765790805.989925, + "author_account_age_days": 3903 }, "https://github.com/vincentfs/ComfyUI-ArchiGraph": { "stars": 2, "last_update": "2025-12-08 07:31:36", - "cached_time": 1765726872.650318, - "author_account_age_days": 4204 + "cached_time": 1765790805.885615, + "author_account_age_days": 4205 }, "https://github.com/fblissjr/shrug-prompter": { "stars": 21, "last_update": "2025-09-30 21:58:22", - "cached_time": 1765726872.695996, - "author_account_age_days": 3902 + "cached_time": 1765790805.974947, + "author_account_age_days": 3903 }, "https://github.com/davidgressett/comfyui-systemlevel": { "stars": 2, "last_update": "2025-01-22 23:51:40", - "cached_time": 1765726872.699361, - "author_account_age_days": 3168 + "cached_time": 1765790806.038876, + "author_account_age_days": 3169 }, "https://github.com/SshunWang/ComfyUI_CosyVoice": { "stars": 17, "last_update": "2025-02-05 23:48:10", - "cached_time": 1765726873.001459, - "author_account_age_days": 2480 + "cached_time": 1765790806.017425, + "author_account_age_days": 2481 }, "https://github.com/Xiangyu-CAS/HandFixer": { "stars": 205, "last_update": "2025-02-10 02:02:01", - "cached_time": 1765726873.05526, - "author_account_age_days": 3926 + "cached_time": 1765790806.220256, + "author_account_age_days": 3927 }, "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, "last_update": "2025-06-15 22:39:14", - "cached_time": 1765726873.190112, - "author_account_age_days": 591 + "cached_time": 1765790806.452474, + "author_account_age_days": 592 }, "https://github.com/MontagenAI/ComfyUI-Montagen": { "stars": 26, "last_update": "2025-05-29 10:43:37", - "cached_time": 1765726873.293143, + "cached_time": 1765790806.555371, "author_account_age_days": 368 }, "https://github.com/cake-ml/tiny-sana-preview": { "stars": 2, "last_update": "2025-02-08 00:36:49", - "cached_time": 1765726873.342248, + "cached_time": 1765790806.572498, "author_account_age_days": 420 }, "https://github.com/huixingyun/ComfyUI-HX-Captioner": { "stars": 0, "last_update": "2025-01-25 06:48:18", - "cached_time": 1765726873.365027, - "author_account_age_days": 373 + "cached_time": 1765790806.703709, + "author_account_age_days": 374 }, "https://github.com/bradsec/ComfyUI_StringEssentials": { "stars": 24, "last_update": "2025-12-12 22:53:20", - "cached_time": 1765726873.669523, - "author_account_age_days": 4194 + "cached_time": 1765790806.639217, + "author_account_age_days": 4195 }, "https://github.com/Positliver/comfyui-zegr": { "stars": 1, "last_update": "2025-01-26 11:51:59", - "cached_time": 1765726873.641852, + "cached_time": 1765790806.940326, "author_account_age_days": 3930 }, "https://github.com/tianyuw/ComfyUI-LLM-API": { "stars": 11, "last_update": "2025-01-25 19:31:47", - "cached_time": 1765726873.67853, + "cached_time": 1765790807.051323, "author_account_age_days": 3731 }, "https://github.com/JTriggerFish/ComfyLatentTools": { "stars": 4, "last_update": "2025-05-06 21:07:17", - "cached_time": 1765726873.725294, + "cached_time": 1765790807.078866, "author_account_age_days": 4537 }, "https://github.com/ProGamerGov/ComfyUI_preview360panorama": { "stars": 79, "last_update": "2025-05-25 19:26:43", - "cached_time": 1765726873.72712, - "author_account_age_days": 3980 + "cached_time": 1765790807.118564, + "author_account_age_days": 3981 }, "https://github.com/ProGamerGov/ComfyUI_pytorch360convert": { "stars": 22, "last_update": "2025-09-22 18:50:33", - "cached_time": 1765726874.033997, - "author_account_age_days": 3980 + "cached_time": 1765790807.084569, + "author_account_age_days": 3981 }, "https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown": { "stars": 1, "last_update": "2025-01-26 22:42:52", - "cached_time": 1765726874.101883, - "author_account_age_days": 322 + "cached_time": 1765790807.28579, + "author_account_age_days": 323 }, "https://github.com/burnsbert/ComfyUI-EBU-LMStudio": { "stars": 31, "last_update": "2025-08-30 18:11:35", - "cached_time": 1765726874.254033, - "author_account_age_days": 5183 + "cached_time": 1765790807.545785, + "author_account_age_days": 5184 }, "https://github.com/burnsbert/ComfyUI-EBU-Workflow": { "stars": 0, "last_update": "2025-09-13 23:22:31", - "cached_time": 1765726874.298973, - "author_account_age_days": 5183 + "cached_time": 1765790807.590954, + "author_account_age_days": 5184 }, "https://github.com/burnsbert/ComfyUI-EBU-PromptHelper": { "stars": 2, "last_update": "2025-07-21 02:04:36", - "cached_time": 1765726874.384715, - "author_account_age_days": 5183 + "cached_time": 1765790807.700258, + "author_account_age_days": 5184 }, "https://github.com/SykkoAtHome/ComfyUI_FaceProcessor": { "stars": 14, "last_update": "2025-11-16 12:12:45", - "cached_time": 1765726874.500725, + "cached_time": 1765790807.700772, "author_account_age_days": 934 }, "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, "last_update": "2025-03-07 23:55:55", - "cached_time": 1765726874.693421, - "author_account_age_days": 2145 + "cached_time": 1765790807.978277, + "author_account_age_days": 2146 }, "https://github.com/willmiao/ComfyUI-Lora-Manager": { "stars": 806, "last_update": "2025-12-14 07:59:08", - "cached_time": 1765726874.702724, - "author_account_age_days": 3896 + "cached_time": 1765790808.057023, + "author_account_age_days": 3897 }, "https://github.com/tigeryy2/comfyui-structured-outputs": { "stars": 2, "last_update": "2025-12-06 03:37:30", - "cached_time": 1765726874.748231, - "author_account_age_days": 2509 + "cached_time": 1765790808.158343, + "author_account_age_days": 2510 }, "https://github.com/852wa/ComfyUI-AAP": { "stars": 9, "last_update": "2025-01-29 13:21:59", - "cached_time": 1765726874.754677, - "author_account_age_days": 901 + "cached_time": 1765790808.118251, + "author_account_age_days": 902 }, "https://github.com/ReBeating/ComfyUI-Artist-Selector": { "stars": 1, "last_update": "2025-02-10 15:39:41", - "cached_time": 1765726874.789149, - "author_account_age_days": 1916 + "cached_time": 1765790808.145264, + "author_account_age_days": 1917 }, "https://github.com/oxysoft/ComfyUI-gowiththeflow": { "stars": 3, "last_update": "2025-04-09 03:55:00", - "cached_time": 1765726875.555433, - "author_account_age_days": 4649 + "cached_time": 1765790808.710827, + "author_account_age_days": 4650 }, "https://github.com/Conor-Collins/ComfyUI-CoCoTools_IO": { "stars": 77, "last_update": "2025-09-30 21:05:37", - "cached_time": 1765726875.149761, - "author_account_age_days": 712 + "cached_time": 1765790808.363121, + "author_account_age_days": 713 }, "https://github.com/gmorks/ComfyUI-SendToDiscord": { "stars": 0, "last_update": "2025-07-14 03:00:24", - "cached_time": 1765726875.281642, - "author_account_age_days": 2833 + "cached_time": 1765790808.594025, + "author_account_age_days": 2834 }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 15, "last_update": "2025-07-20 03:42:06", - "cached_time": 1765726875.341152, - "author_account_age_days": 2833 + "cached_time": 1765790808.662363, + "author_account_age_days": 2834 }, "https://github.com/852wa/ComfyUI-ColorshiftColor": { "stars": 52, "last_update": "2025-02-01 12:17:38", - "cached_time": 1765726875.426521, - "author_account_age_days": 901 + "cached_time": 1765790808.771581, + "author_account_age_days": 902 }, "https://github.com/Style-Mosaic/dino-x-comfyui-node": { "stars": 2, "last_update": "2025-01-28 21:40:18", - "cached_time": 1765726875.597657, - "author_account_age_days": 405 + "cached_time": 1765790808.845547, + "author_account_age_days": 406 }, "https://github.com/checkbins/checkbin-comfy": { "stars": 0, "last_update": "2025-01-31 18:05:33", - "cached_time": 1765726875.836633, - "author_account_age_days": 421 + "cached_time": 1765790809.142814, + "author_account_age_days": 422 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, "last_update": "2025-02-20 12:58:43", - "cached_time": 1765726875.721836, - "author_account_age_days": 2707 + "cached_time": 1765790809.098718, + "author_account_age_days": 2708 }, "https://github.com/jinanlongen/ComfyUI-Prompt-Expander": { "stars": 0, "last_update": "2025-01-28 08:04:24", - "cached_time": 1765726876.258562, + "cached_time": 1765790809.746138, "author_account_age_days": 5115 }, "https://github.com/aiartvn/A2V_Multi_Image_Composite": { "stars": 1, "last_update": "2025-02-02 04:14:06", - "cached_time": 1765726875.800565, - "author_account_age_days": 322 + "cached_time": 1765790809.21501, + "author_account_age_days": 323 }, "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { "stars": 7, "last_update": "2025-08-03 11:26:11", - "cached_time": 1765726875.845926, - "author_account_age_days": 2422 + "cached_time": 1765790809.222151, + "author_account_age_days": 2423 }, "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 15, "last_update": "2025-02-09 18:27:16", - "cached_time": 1765726876.198561, - "author_account_age_days": 748 + "cached_time": 1765790809.424177, + "author_account_age_days": 749 }, "https://github.com/zentrocdot/ComfyUI_Circle_Detection": { "stars": 0, "last_update": "2025-02-07 17:32:46", - "cached_time": 1765726876.336502, - "author_account_age_days": 748 + "cached_time": 1765790809.67657, + "author_account_age_days": 749 }, "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 27, "last_update": "2025-12-13 03:51:18", - "cached_time": 1765726876.383274, - "author_account_age_days": 693 + "cached_time": 1765790809.706993, + "author_account_age_days": 694 }, "https://github.com/zentrocdot/ComfyUI-Simple_Image_To_Prompt": { "stars": 4, "last_update": "2025-02-20 06:30:19", - "cached_time": 1765726876.46206, - "author_account_age_days": 748 + "cached_time": 1765790809.756376, + "author_account_age_days": 749 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, "last_update": "2025-11-06 14:32:52", - "cached_time": 1765726876.606618, - "author_account_age_days": 515 + "cached_time": 1765790809.854695, + "author_account_age_days": 516 }, "https://github.com/slvslvslv/ComfyUI-SmartImageTools": { "stars": 0, "last_update": "2025-11-06 13:10:07", - "cached_time": 1765726876.656729, - "author_account_age_days": 515 + "cached_time": 1765790809.935335, + "author_account_age_days": 516 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 3, "last_update": "2025-02-13 16:41:59", - "cached_time": 1765726876.781501, - "author_account_age_days": 1076 + "cached_time": 1765790810.185376, + "author_account_age_days": 1077 }, "https://github.com/greengerong/ComfyUI-JanusPro-PL": { "stars": 11, "last_update": "2025-02-08 03:32:59", - "cached_time": 1765726876.848912, - "author_account_age_days": 4807 + "cached_time": 1765790810.189002, + "author_account_age_days": 4808 }, "https://github.com/raindrop313/ComfyUI_SD3_Flowedit": { "stars": 6, "last_update": "2025-02-06 19:02:52", - "cached_time": 1765726876.855879, + "cached_time": 1765790810.272552, "author_account_age_days": 1604 }, "https://github.com/raindrop313/ComfyUI-WanVideoStartEndFrames": { "stars": 378, "last_update": "2025-03-22 09:59:11", - "cached_time": 1765726876.882807, + "cached_time": 1765790810.31442, "author_account_age_days": 1604 }, "https://github.com/martin-rizzo/ComfyUI-TinyBreaker": { "stars": 40, "last_update": "2025-08-29 23:04:42", - "cached_time": 1765726877.236237, - "author_account_age_days": 2135 + "cached_time": 1765790810.502072, + "author_account_age_days": 2136 }, "https://github.com/gorillaframeai/GF_translate": { "stars": 7, "last_update": "2025-02-04 19:26:53", - "cached_time": 1765726877.312603, - "author_account_age_days": 771 + "cached_time": 1765790810.758434, + "author_account_age_days": 772 }, "https://github.com/Arkanun/ReadCSV_ComfyUI": { "stars": 0, "last_update": "2025-02-05 23:06:48", - "cached_time": 1765726877.37633, - "author_account_age_days": 3487 + "cached_time": 1765790810.754024, + "author_account_age_days": 3488 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { "stars": 4, "last_update": "2025-09-21 11:58:58", - "cached_time": 1765726877.460047, + "cached_time": 1765790810.841169, "author_account_age_days": 350 }, "https://github.com/DragonDiffusionbyBoyo/Boyonodes": { "stars": 6, "last_update": "2025-12-11 21:36:17", - "cached_time": 1765726877.589141, + "cached_time": 1765790810.942055, "author_account_age_days": 350 }, "https://github.com/StarAsh042/ComfyUI_RollingArtist": { "stars": 1, "last_update": "2025-12-13 13:19:54", - "cached_time": 1765726877.697017, - "author_account_age_days": 3546 + "cached_time": 1765790810.911835, + "author_account_age_days": 3547 }, "https://github.com/magekinnarus/ComfyUI-V-Prediction-Node": { "stars": 2, "last_update": "2025-02-04 08:29:24", - "cached_time": 1765726877.69781, - "author_account_age_days": 1170 + "cached_time": 1765790810.99858, + "author_account_age_days": 1171 }, "https://github.com/CC-SUN6/ccsun_node": { "stars": 0, "last_update": "2025-02-12 07:58:41", - "cached_time": 1765726877.850159, - "author_account_age_days": 907 + "cached_time": 1765790811.344651, + "author_account_age_days": 908 }, "https://github.com/DiaoDaiaChan/ComfyUI_API_Request": { "stars": 6, "last_update": "2025-10-19 04:29:10", - "cached_time": 1765726877.89921, - "author_account_age_days": 1023 + "cached_time": 1765790811.236382, + "author_account_age_days": 1024 }, "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": { "stars": 18, "last_update": "2025-05-10 16:42:44", - "cached_time": 1765726877.863505, - "author_account_age_days": 797 + "cached_time": 1765790811.338167, + "author_account_age_days": 798 }, "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": { "stars": 2, "last_update": "2025-05-29 06:33:54", - "cached_time": 1765726877.91954, - "author_account_age_days": 797 + "cached_time": 1765790811.371871, + "author_account_age_days": 798 }, "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader": { "stars": 4, "last_update": "2025-02-09 02:50:51", - "cached_time": 1765726878.287816, - "author_account_age_days": 552 + "cached_time": 1765790811.528609, + "author_account_age_days": 553 }, "https://github.com/guerreiro/comfyg-switch": { "stars": 5, "last_update": "2025-08-28 22:13:10", - "cached_time": 1765726878.399957, - "author_account_age_days": 5579 + "cached_time": 1765790811.80499, + "author_account_age_days": 5580 }, "https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision": { "stars": 17, "last_update": "2025-02-09 04:06:34", - "cached_time": 1765726878.533185, - "author_account_age_days": 2925 + "cached_time": 1765790811.806521, + "author_account_age_days": 2926 }, "https://github.com/yanhuifair/comfyui-janus": { "stars": 5, "last_update": "2025-07-28 08:39:15", - "cached_time": 1765726878.494569, - "author_account_age_days": 4100 + "cached_time": 1765790811.910189, + "author_account_age_days": 4101 }, "https://github.com/lingha0h/comfyui_kj": { "stars": 6, "last_update": "2025-03-20 13:24:29", - "cached_time": 1765726878.604442, - "author_account_age_days": 312 + "cached_time": 1765790812.000212, + "author_account_age_days": 313 }, "https://github.com/ShunL12324/comfy-portal-endpoint": { "stars": 4, "last_update": "2025-11-25 13:51:36", - "cached_time": 1765726878.721594, - "author_account_age_days": 3076 + "cached_time": 1765790811.98763, + "author_account_age_days": 3077 }, "https://github.com/ShinChven/sc-comfy-nodes": { "stars": 2, "last_update": "2025-05-21 03:07:18", - "cached_time": 1765726878.742836, + "cached_time": 1765790812.065734, "author_account_age_days": 4708 }, "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 7, "last_update": "2025-02-11 00:34:36", - "cached_time": 1765726878.916092, - "author_account_age_days": 833 + "cached_time": 1765790812.311121, + "author_account_age_days": 834 }, "https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline": { "stars": 3, "last_update": "2025-08-10 00:49:32", - "cached_time": 1765726878.908436, + "cached_time": 1765790812.384261, "author_account_age_days": 1740 }, "https://github.com/Deep-Neko/ComfyUI_ascii_art": { "stars": 3, "last_update": "2025-02-24 13:07:36", - "cached_time": 1765726879.746772, + "cached_time": 1765790812.396869, "author_account_age_days": 293 }, "https://github.com/MieMieeeee/ComfyUI-MieNodes": { "stars": 141, "last_update": "2025-12-14 14:46:51", - "cached_time": 1765726878.948907, + "cached_time": 1765790812.441779, "author_account_age_days": 2095 }, "https://github.com/MieMieeeee/ComfyUI-CaptionThis": { "stars": 107, "last_update": "2025-10-09 02:40:02", - "cached_time": 1765726879.301516, + "cached_time": 1765790812.584476, "author_account_age_days": 2095 }, "https://github.com/MieMieeeee/ComfyUI-MinioConnector": { "stars": 3, "last_update": "2025-03-21 09:09:09", - "cached_time": 1765726879.488877, + "cached_time": 1765790812.839819, "author_account_age_days": 2095 }, "https://github.com/lum3on/comfyui_HiDream-Sampler": { "stars": 482, "last_update": "2025-04-22 07:21:41", - "cached_time": 1765726879.530349, - "author_account_age_days": 312 + "cached_time": 1765790812.850219, + "author_account_age_days": 313 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 67, "last_update": "2025-08-27 23:22:27", - "cached_time": 1765726879.57732, - "author_account_age_days": 312 + "cached_time": 1765790812.981086, + "author_account_age_days": 313 }, "https://github.com/lum3on/ComfyUI-ModelQuantizer": { "stars": 96, "last_update": "2025-06-14 20:45:21", - "cached_time": 1765726879.665021, - "author_account_age_days": 312 + "cached_time": 1765790813.025387, + "author_account_age_days": 313 }, "https://github.com/lum3on/ComfyUI-FrameUtilitys": { "stars": 13, "last_update": "2025-10-17 20:41:40", - "cached_time": 1765726879.777135, - "author_account_age_days": 312 + "cached_time": 1765790813.035433, + "author_account_age_days": 313 }, "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 2, "last_update": "2025-06-27 15:36:58", - "cached_time": 1765726879.781017, - "author_account_age_days": 312 + "cached_time": 1765790813.15258, + "author_account_age_days": 313 }, "https://github.com/lum3on/ComfyUI-StableAudioX": { "stars": 40, "last_update": "2025-06-24 22:55:28", - "cached_time": 1765726879.953514, - "author_account_age_days": 312 + "cached_time": 1765790813.381558, + "author_account_age_days": 313 }, "https://github.com/lum3on/ComfyUI_MJ-Scraper": { "stars": 2, "last_update": "2025-07-06 18:35:33", - "cached_time": 1765726879.99801, - "author_account_age_days": 312 + "cached_time": 1765790813.474948, + "author_account_age_days": 313 }, "https://github.com/HowToSD/ComfyUI-Data-Analysis": { "stars": 19, "last_update": "2025-06-11 04:28:54", - "cached_time": 1765726880.016368, - "author_account_age_days": 713 + "cached_time": 1765790813.462676, + "author_account_age_days": 714 }, "https://github.com/austinbrown34/ComfyUI-IO-Helpers": { "stars": 1, "last_update": "2025-02-13 14:29:22", - "cached_time": 1765726880.359809, - "author_account_age_days": 4636 + "cached_time": 1765790813.584493, + "author_account_age_days": 4637 }, "https://github.com/HowToSD/ComfyUI-Pt-Wrapper": { "stars": 6, "last_update": "2025-06-11 04:48:46", - "cached_time": 1765726880.52688, - "author_account_age_days": 713 + "cached_time": 1765790813.635802, + "author_account_age_days": 714 }, "https://github.com/dasilva333/ComfyUI_HunyuanVideo-Foley": { "stars": 7, "last_update": "2025-09-02 14:44:32", - "cached_time": 1765726880.544318, - "author_account_age_days": 5251 + "cached_time": 1765790813.894267, + "author_account_age_days": 5252 }, "https://github.com/dasilva333/ComfyUI_ContrastingColor": { "stars": 1, "last_update": "2025-02-22 04:49:59", - "cached_time": 1765726880.71462, - "author_account_age_days": 5251 + "cached_time": 1765790813.899749, + "author_account_age_days": 5252 }, "https://github.com/dasilva333/ComfyUI_MarkdownImage": { "stars": 0, "last_update": "2025-04-12 03:11:13", - "cached_time": 1765726880.744032, - "author_account_age_days": 5251 + "cached_time": 1765790814.02832, + "author_account_age_days": 5252 }, "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 22, "last_update": "2025-09-30 06:36:20", - "cached_time": 1765726880.783444, - "author_account_age_days": 945 + "cached_time": 1765790814.057577, + "author_account_age_days": 946 }, "https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools": { "stars": 5, "last_update": "2025-07-21 23:11:58", - "cached_time": 1765726880.789425, - "author_account_age_days": 982 + "cached_time": 1765790814.113372, + "author_account_age_days": 983 }, "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex": { "stars": 5, "last_update": "2025-02-16 09:09:34", - "cached_time": 1765726881.310373, + "cached_time": 1765790814.760921, "author_account_age_days": 1762 }, "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit": { "stars": 1, "last_update": "2025-02-17 07:14:46", - "cached_time": 1765726880.978252, - "author_account_age_days": 1253 + "cached_time": 1765790814.434689, + "author_account_age_days": 1254 }, "https://github.com/BahaC/ComfyUI-ZonosTTS": { "stars": 22, "last_update": "2025-02-19 06:28:38", - "cached_time": 1765726881.023495, + "cached_time": 1765790814.531891, "author_account_age_days": 1844 }, "https://github.com/BuffMcBigHuge/ComfyUI-Zonos": { "stars": 73, "last_update": "2025-04-29 21:48:07", - "cached_time": 1765726881.104389, + "cached_time": 1765790814.53716, "author_account_age_days": 3451 }, "https://github.com/BuffMcBigHuge/ComfyUI-Google-AI-Studio": { - "stars": 4, + "stars": 5, "last_update": "2025-11-26 05:05:36", - "cached_time": 1765726881.42233, + "cached_time": 1765790814.68137, "author_account_age_days": 3451 }, "https://github.com/dzqdzq/ComfyUI-crop-alpha": { "stars": 4, "last_update": "2025-02-17 14:46:11", - "cached_time": 1765726881.687662, + "cached_time": 1765790814.701235, "author_account_age_days": 3553 }, "https://github.com/Hellfiredragon/comfyui-image-manipulation": { "stars": 0, "last_update": "2025-02-17 23:25:53", - "cached_time": 1765726881.598787, - "author_account_age_days": 2273 + "cached_time": 1765790814.962639, + "author_account_age_days": 2274 }, "https://github.com/bbtaivi/ComfyUI-Aiv-Param": { "stars": 1, "last_update": "2025-02-16 03:01:20", - "cached_time": 1765726881.754465, - "author_account_age_days": 992 + "cached_time": 1765790815.000713, + "author_account_age_days": 993 }, "https://github.com/PrunaAI/ComfyUI_pruna": { "stars": 65, "last_update": "2025-09-08 12:53:11", - "cached_time": 1765726881.858157, + "cached_time": 1765790815.109425, "author_account_age_days": 1187 }, "https://github.com/lunarring/bitalino_comfy": { "stars": 0, "last_update": "2025-02-21 09:03:54", - "cached_time": 1765726881.855317, - "author_account_age_days": 1780 + "cached_time": 1765790815.185037, + "author_account_age_days": 1781 }, "https://github.com/AIDC-AI/ComfyUI-Copilot": { - "stars": 3928, - "last_update": "2025-12-12 08:56:34", - "cached_time": 1765726881.852165, - "author_account_age_days": 549 + "stars": 3931, + "last_update": "2025-12-15 07:51:39", + "cached_time": 1765790815.76515, + "author_account_age_days": 550 }, "https://github.com/attashe/ComfyUI-FluxRegionAttention": { "stars": 140, "last_update": "2025-03-02 16:37:39", - "cached_time": 1765726882.001151, - "author_account_age_days": 4162 + "cached_time": 1765790815.503663, + "author_account_age_days": 4163 }, "https://github.com/yhayano-ponotech/comfyui-stability-ai-api": { "stars": 0, "last_update": "2025-02-19 00:38:33", - "cached_time": 1765726882.050075, - "author_account_age_days": 1108 + "cached_time": 1765790816.155097, + "author_account_age_days": 1109 }, "https://github.com/HJH-AILab/ComfyUI_Facefusion": { "stars": 11, "last_update": "2025-07-25 12:21:52", - "cached_time": 1765726882.221924, + "cached_time": 1765790815.630475, "author_account_age_days": 307 }, "https://github.com/HJH-AILab/ComfyUI_CosyVoice2": { "stars": 3, "last_update": "2025-05-21 08:36:14", - "cached_time": 1765726882.376742, + "cached_time": 1765790815.76325, "author_account_age_days": 307 }, "https://github.com/HJH-AILab/ComfyUI_StableAnimator": { "stars": 17, "last_update": "2025-04-24 02:45:32", - "cached_time": 1765726882.547377, + "cached_time": 1765790815.869623, "author_account_age_days": 307 }, "https://github.com/Easymode-ai/ComfyUI-ShadowR": { "stars": 15, "last_update": "2025-02-21 20:53:27", - "cached_time": 1765726882.659149, + "cached_time": 1765790815.814979, "author_account_age_days": 1811 }, "https://github.com/GamingDaveUk/daves_nodes": { "stars": 0, "last_update": "2025-02-22 06:22:19", - "cached_time": 1765726882.708796, + "cached_time": 1765790816.025927, "author_account_age_days": 970 }, "https://github.com/Easymode-ai/ComfyUI-BPT": { "stars": 12, "last_update": "2025-07-25 20:05:55", - "cached_time": 1765726882.787452, + "cached_time": 1765790816.146942, "author_account_age_days": 1811 }, "https://github.com/chenlongming/ComfyUI_Spectral": { "stars": 1, "last_update": "2025-02-22 17:20:35", - "cached_time": 1765726882.885412, + "cached_time": 1765790816.243867, "author_account_age_days": 3716 }, "https://github.com/Chengym2023/ComfyUI-DeepSeek_Online": { "stars": 0, "last_update": "2025-04-07 01:09:05", - "cached_time": 1765726882.927763, - "author_account_age_days": 938 + "cached_time": 1765790816.452944, + "author_account_age_days": 939 }, "https://github.com/gitmylo/ComfyUI-audio-nodes": { "stars": 11, "last_update": "2025-04-07 07:24:06", - "cached_time": 1765726882.878054, - "author_account_age_days": 2845 + "cached_time": 1765790816.584987, + "author_account_age_days": 2846 }, "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, "last_update": "2025-02-21 13:31:14", - "cached_time": 1765726883.063259, - "author_account_age_days": 880 + "cached_time": 1765790816.808642, + "author_account_age_days": 881 }, "https://github.com/benda1989/CosyVoice2_ComfyUI": { "stars": 25, "last_update": "2025-04-16 08:39:57", - "cached_time": 1765726883.077422, - "author_account_age_days": 2651 + "cached_time": 1765790816.832516, + "author_account_age_days": 2652 }, "https://github.com/benda1989/Sonic_ComfyUI": { "stars": 3, "last_update": "2025-02-24 10:04:56", - "cached_time": 1765726883.328397, - "author_account_age_days": 2651 + "cached_time": 1765790816.855896, + "author_account_age_days": 2652 }, "https://github.com/morgan55555/comfyui-lock-mode": { "stars": 0, "last_update": "2025-04-28 16:16:18", - "cached_time": 1765726883.405285, - "author_account_age_days": 3722 + "cached_time": 1765790816.866716, + "author_account_age_days": 3723 }, "https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": { "stars": 0, "last_update": "2025-03-03 07:47:31", - "cached_time": 1765726883.558586, + "cached_time": 1765790816.965125, "author_account_age_days": 376 }, "https://github.com/crave33/RenesStuffDanbooruTagGet": { "stars": 0, "last_update": "2025-02-23 15:48:48", - "cached_time": 1765726883.680125, + "cached_time": 1765790817.083445, "author_account_age_days": 305 }, "https://github.com/MeeeyoAI/ComfyUI_StringOps": { "stars": 152, "last_update": "2025-06-04 17:47:55", - "cached_time": 1765726883.75744, - "author_account_age_days": 295 + "cached_time": 1765790817.226223, + "author_account_age_days": 296 }, "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 4, "last_update": "2025-03-22 01:25:55", - "cached_time": 1765726883.812294, - "author_account_age_days": 3338 + "cached_time": 1765790817.218313, + "author_account_age_days": 3339 }, "https://github.com/Pablerdo/ComfyUI-ZeptaframePromptMerger": { "stars": 1, "last_update": "2025-03-21 17:42:55", - "cached_time": 1765726883.908723, - "author_account_age_days": 3338 + "cached_time": 1765790817.276305, + "author_account_age_days": 3339 }, "https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload": { "stars": 1, "last_update": "2025-03-29 00:39:01", - "cached_time": 1765726883.918552, - "author_account_age_days": 3338 + "cached_time": 1765790817.506169, + "author_account_age_days": 3339 }, "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper": { "stars": 2, "last_update": "2025-04-19 09:40:38", - "cached_time": 1765726883.974691, - "author_account_age_days": 3338 + "cached_time": 1765790817.644511, + "author_account_age_days": 3339 }, "https://github.com/SirWillance/FoW_Suite_LIGHT": { "stars": 3, "last_update": "2025-04-15 08:48:46", - "cached_time": 1765726884.117946, + "cached_time": 1765790817.865479, "author_account_age_days": 316 }, "https://github.com/orange90/ComfyUI-Regex-Runner": { "stars": 3, "last_update": "2025-02-26 03:48:27", - "cached_time": 1765726884.077212, - "author_account_age_days": 4634 + "cached_time": 1765790817.900637, + "author_account_age_days": 4635 }, "https://github.com/KAVVATARE/ComfyUI-Light-N-Color": { "stars": 1, "last_update": "2025-09-27 17:38:05", - "cached_time": 1765726884.352576, + "cached_time": 1765790817.931765, "author_account_age_days": 4669 }, "https://github.com/fat-tire/comfyui-unified-media-suite": { "stars": 5, "last_update": "2025-07-07 08:57:09", - "cached_time": 1765726884.432847, - "author_account_age_days": 5475 + "cached_time": 1765790817.933251, + "author_account_age_days": 5476 }, "https://github.com/KAVVATARE/ComfyUI_RightEyeDisparity": { "stars": 3, "last_update": "2025-05-23 19:32:04", - "cached_time": 1765726884.575013, + "cached_time": 1765790818.021154, "author_account_age_days": 4669 }, "https://github.com/ajbergh/comfyui-ethnicity_hairstyle_clip_encoder": { "stars": 2, "last_update": "2025-02-28 22:07:11", - "cached_time": 1765726884.742105, - "author_account_age_days": 2320 + "cached_time": 1765790818.13678, + "author_account_age_days": 2321 }, "https://github.com/moose-lab/ComfyUI-GPT": { "stars": 4, "last_update": "2025-04-12 07:59:29", - "cached_time": 1765726884.776587, + "cached_time": 1765790818.2996, "author_account_age_days": 324 }, "https://github.com/zichongc/ComfyUI-Attention-Distillation": { "stars": 109, "last_update": "2025-03-18 02:48:42", - "cached_time": 1765726884.876489, - "author_account_age_days": 1035 + "cached_time": 1765790818.319259, + "author_account_age_days": 1036 }, "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": { "stars": 13, "last_update": "2025-05-09 22:51:17", - "cached_time": 1765726884.939166, - "author_account_age_days": 2023 + "cached_time": 1765790818.568276, + "author_account_age_days": 2024 }, "https://github.com/PanicTitan/ComfyUI-Gallery": { "stars": 81, "last_update": "2025-12-09 21:44:09", - "cached_time": 1765726884.94111, - "author_account_age_days": 2023 + "cached_time": 1765790818.628454, + "author_account_age_days": 2024 }, "https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling": { "stars": 23, "last_update": "2025-02-27 21:13:18", - "cached_time": 1765726885.095485, - "author_account_age_days": 537 + "cached_time": 1765790818.724306, + "author_account_age_days": 538 }, "https://github.com/marawan206/ComfyUI-FaceCropper": { "stars": 10, "last_update": "2025-03-07 01:44:44", - "cached_time": 1765726885.107886, - "author_account_age_days": 708 + "cached_time": 1765790818.956574, + "author_account_age_days": 709 }, "https://github.com/JiSenHua/ComfyUI-TD": { "stars": 107, "last_update": "2025-12-12 11:23:48", - "cached_time": 1765726885.140375, + "cached_time": 1765790818.945812, "author_account_age_days": 1282 }, "https://github.com/fluffydiveX/ComfyUI-hvBlockswap": { "stars": 8, "last_update": "2025-03-30 03:30:40", - "cached_time": 1765726885.374899, - "author_account_age_days": 371 + "cached_time": 1765790818.981152, + "author_account_age_days": 372 }, "https://github.com/InceptionsAI/ComfyUI-RunComfy-Helper": { "stars": 2, "last_update": "2025-12-07 15:39:57", - "cached_time": 1765726885.518531, - "author_account_age_days": 1068 + "cached_time": 1765790819.064005, + "author_account_age_days": 1069 }, "https://github.com/keit0728/ComfyUI-musubi-tuner": { "stars": 1, "last_update": "2025-07-26 09:41:57", - "cached_time": 1765726885.605961, - "author_account_age_days": 3526 + "cached_time": 1765790819.086038, + "author_account_age_days": 3527 }, "https://github.com/mang01010/MangoNodePack": { "stars": 3, "last_update": "2025-10-03 15:17:39", - "cached_time": 1765726885.788629, - "author_account_age_days": 288 + "cached_time": 1765790819.207852, + "author_account_age_days": 289 }, "https://github.com/keit0728/ComfyUI-Image-Toolkit": { "stars": 3, "last_update": "2025-05-30 06:46:47", - "cached_time": 1765726885.797586, - "author_account_age_days": 3526 + "cached_time": 1765790819.332628, + "author_account_age_days": 3527 }, "https://github.com/0xRavenBlack/ComfyUI-OOP": { "stars": 10, "last_update": "2025-03-02 11:59:14", - "cached_time": 1765726885.881852, - "author_account_age_days": 1917 + "cached_time": 1765790819.36934, + "author_account_age_days": 1918 }, "https://github.com/lthero-big/ComfyUI-GaussianShadingWatermark": { "stars": 5, "last_update": "2025-11-11 02:06:03", - "cached_time": 1765726885.943093, - "author_account_age_days": 1932 + "cached_time": 1765790819.634567, + "author_account_age_days": 1933 }, "https://github.com/Legorobotdude/ComfyUI-VariationLab": { "stars": 1, "last_update": "2025-03-02 04:59:28", - "cached_time": 1765726885.978349, - "author_account_age_days": 3907 + "cached_time": 1765790819.679684, + "author_account_age_days": 3908 }, "https://github.com/JohanK66/ComfyUI-WebhookImage": { "stars": 1, "last_update": "2025-03-10 19:38:53", - "cached_time": 1765726886.140273, - "author_account_age_days": 288 + "cached_time": 1765790819.774164, + "author_account_age_days": 289 }, "https://github.com/mr7thing/circle_pattern_processor": { "stars": 0, "last_update": "2025-03-02 19:24:26", - "cached_time": 1765726886.143428, + "cached_time": 1765790820.038874, "author_account_age_days": 675 }, "https://github.com/TheWhykiki/Whykiki-ComfyUIToolset": { "stars": 0, "last_update": "2025-03-02 22:17:54", - "cached_time": 1765726886.177126, - "author_account_age_days": 3855 + "cached_time": 1765790820.010949, + "author_account_age_days": 3856 }, "https://github.com/justin-vt/ComfyUI-brushstrokes": { "stars": 1, "last_update": "2025-03-05 18:27:37", - "cached_time": 1765726886.432932, - "author_account_age_days": 3244 + "cached_time": 1765790820.017437, + "author_account_age_days": 3245 }, "https://github.com/chenpipi0807/PIP_ArtisticWords": { "stars": 30, "last_update": "2025-03-21 07:29:20", - "cached_time": 1765726886.536941, + "cached_time": 1765790820.129199, "author_account_age_days": 825 }, "https://github.com/pxl-pshr/GlitchNodes": { "stars": 59, "last_update": "2025-10-11 16:47:17", - "cached_time": 1765726886.625755, - "author_account_age_days": 423 + "cached_time": 1765790820.164437, + "author_account_age_days": 424 }, "https://github.com/sittere/ComfyUI-YK_Line-loading": { "stars": 2, "last_update": "2025-03-02 09:10:54", - "cached_time": 1765726886.788305, + "cached_time": 1765790820.311602, "author_account_age_days": 1416 }, "https://github.com/chenpipi0807/ComfyUI_NSFW_Godie": { "stars": 3, "last_update": "2025-03-20 11:48:28", - "cached_time": 1765726886.81175, + "cached_time": 1765790820.380261, "author_account_age_days": 825 }, "https://github.com/chenpipi0807/Comfyui-CustomizeTextEncoder-Qwen-image": { "stars": 35, "last_update": "2025-09-04 10:51:53", - "cached_time": 1765726886.908568, + "cached_time": 1765790820.429876, "author_account_age_days": 825 }, "https://github.com/chenpipi0807/ComfyUI-Index-TTS": { - "stars": 566, + "stars": 567, "last_update": "2025-12-01 10:28:52", - "cached_time": 1765726886.967339, + "cached_time": 1765790820.704975, "author_account_age_days": 825 }, "https://github.com/jerome7562/ComfyUI-XenoFlow": { "stars": 3, "last_update": "2025-03-10 16:33:16", - "cached_time": 1765726887.001172, + "cached_time": 1765790820.755228, "author_account_age_days": 305 }, "https://github.com/ifmylove2011/comfyui-missed-tool": { "stars": 2, "last_update": "2025-11-01 09:00:24", - "cached_time": 1765726887.182107, + "cached_time": 1765790820.851416, "author_account_age_days": 3709 }, "https://github.com/illuminatianon/comfyui-csvwildcards": { "stars": 1, "last_update": "2025-05-02 21:45:53", - "cached_time": 1765726887.165762, - "author_account_age_days": 281 + "cached_time": 1765790821.104848, + "author_account_age_days": 282 }, "https://github.com/finegrain-ai/comfyui-finegrain": { "stars": 13, "last_update": "2025-09-17 16:39:03", - "cached_time": 1765726887.286319, - "author_account_age_days": 1040 + "cached_time": 1765790821.113531, + "author_account_age_days": 1041 }, "https://github.com/Diohim/ComfyUI-Unusual-Tools": { "stars": 7, "last_update": "2025-07-15 09:12:54", - "cached_time": 1765726887.479815, + "cached_time": 1765790821.079595, "author_account_age_days": 318 }, "https://github.com/penposs/Comfyui_wan_api": { "stars": 1, "last_update": "2025-04-02 16:02:44", - "cached_time": 1765726887.601944, - "author_account_age_days": 2296 + "cached_time": 1765790821.222635, + "author_account_age_days": 2297 }, "https://github.com/penposs/ComfyUI_Gemini_Pro": { "stars": 11, "last_update": "2025-11-28 14:26:22", - "cached_time": 1765726887.825359, - "author_account_age_days": 2296 + "cached_time": 1765790821.212455, + "author_account_age_days": 2297 }, "https://github.com/cardenluo/ComfyUI-Apt_Preset": { "stars": 225, - "last_update": "2025-12-14 15:34:28", - "cached_time": 1765726887.825906, + "last_update": "2025-12-14 16:26:54", + "cached_time": 1765790821.396437, "author_account_age_days": 942 }, "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 5, "last_update": "2025-03-14 02:41:21", - "cached_time": 1765726887.913605, - "author_account_age_days": 1173 + "cached_time": 1765790821.505972, + "author_account_age_days": 1174 }, "https://github.com/nunchaku-tech/ComfyUI-nunchaku": { "stars": 2571, "last_update": "2025-11-08 06:31:28", - "cached_time": 1765726888.017721, - "author_account_age_days": 153 + "cached_time": 1765790821.835537, + "author_account_age_days": 154 }, "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": { "stars": 2, "last_update": "2025-04-10 00:32:13", - "cached_time": 1765726888.000092, - "author_account_age_days": 2814 + "cached_time": 1765790821.815886, + "author_account_age_days": 2815 }, "https://github.com/Nikosis/ComfyUI-Nikosis-Preprocessors": { "stars": 2, "last_update": "2025-04-08 12:28:17", - "cached_time": 1765726888.079846, - "author_account_age_days": 2814 + "cached_time": 1765790821.808554, + "author_account_age_days": 2815 }, "https://github.com/vadimcro/VKRiez-Edge": { "stars": 16, "last_update": "2025-03-18 11:18:27", - "cached_time": 1765726888.205377, - "author_account_age_days": 3174 + "cached_time": 1765790821.923232, + "author_account_age_days": 3175 }, "https://github.com/Duanyll/duanyll_nodepack": { "stars": 1, "last_update": "2025-11-12 11:43:08", - "cached_time": 1765726888.207269, + "cached_time": 1765790822.126866, "author_account_age_days": 3271 }, "https://github.com/irreveloper/ComfyUI-DSD": { "stars": 42, "last_update": "2025-03-15 16:55:07", - "cached_time": 1765726888.357569, - "author_account_age_days": 4255 + "cached_time": 1765790822.213071, + "author_account_age_days": 4256 }, "https://github.com/xingBaGan/ComfyUI-connect-ui": { "stars": 2, "last_update": "2025-04-07 09:54:46", - "cached_time": 1765726888.553391, - "author_account_age_days": 2333 + "cached_time": 1765790822.174925, + "author_account_age_days": 2334 }, "https://github.com/iDAPPA/ComfyUI-AMDGPUMonitor": { "stars": 6, "last_update": "2025-03-13 18:16:21", - "cached_time": 1765726888.62099, + "cached_time": 1765790822.274327, "author_account_age_days": 278 }, "https://github.com/HannibalP/comfyui-HannibalPack": { "stars": 1, "last_update": "2025-03-11 23:36:33", - "cached_time": 1765726888.839793, - "author_account_age_days": 3142 + "cached_time": 1765790822.294387, + "author_account_age_days": 3143 }, "https://github.com/roundyyy/ComfyUI-mesh-simplifier": { "stars": 6, "last_update": "2025-03-09 23:39:24", - "cached_time": 1765726888.887174, - "author_account_age_days": 1465 + "cached_time": 1765790822.47961, + "author_account_age_days": 1466 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { "stars": 148, "last_update": "2025-03-19 12:56:23", - "cached_time": 1765726888.981833, + "cached_time": 1765790822.646785, "author_account_age_days": 3567 }, "https://github.com/joreyaesh/comfyui_touchpad_scroll_controller.enableTouchpadScroll": { "stars": 0, "last_update": "2025-03-18 03:15:42", - "cached_time": 1765726889.024556, - "author_account_age_days": 4651 + "cached_time": 1765790822.874764, + "author_account_age_days": 4652 }, "https://github.com/joreyaesh/comfyui_scroll_over_textarea": { "stars": 1, "last_update": "2025-03-09 18:58:09", - "cached_time": 1765726889.04595, - "author_account_age_days": 4651 + "cached_time": 1765790822.900762, + "author_account_age_days": 4652 }, "https://github.com/ali-vilab/ACE_plus": { "stars": 1336, "last_update": "2025-04-21 06:36:02", - "cached_time": 1765726889.142244, - "author_account_age_days": 1026 + "cached_time": 1765790822.981657, + "author_account_age_days": 1027 }, "https://github.com/chri002/ComfyUI_depthMapOperation": { "stars": 12, "last_update": "2025-05-27 06:19:56", - "cached_time": 1765726889.233201, - "author_account_age_days": 2258 + "cached_time": 1765790823.013436, + "author_account_age_days": 2259 }, "https://github.com/Laurent2916/comfyui-piq": { "stars": 0, "last_update": "2025-03-17 13:50:16", - "cached_time": 1765726889.239585, - "author_account_age_days": 3405 + "cached_time": 1765790823.189927, + "author_account_age_days": 3406 }, "https://github.com/thezveroboy/ComfyUI-CSM-Nodes": { "stars": 33, "last_update": "2025-03-17 10:08:12", - "cached_time": 1765726889.396387, - "author_account_age_days": 3752 + "cached_time": 1765790823.24456, + "author_account_age_days": 3753 }, "https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip": { "stars": 1, "last_update": "2025-03-16 21:12:54", - "cached_time": 1765726889.604737, - "author_account_age_days": 3752 + "cached_time": 1765790823.257624, + "author_account_age_days": 3753 }, "https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy": { "stars": 3, "last_update": "2025-05-12 11:01:16", - "cached_time": 1765726889.651855, - "author_account_age_days": 3752 + "cached_time": 1765790823.33895, + "author_account_age_days": 3753 }, "https://github.com/thezveroboy/comfyui-random-image-loader": { "stars": 3, "last_update": "2025-05-11 18:04:32", - "cached_time": 1765726889.899745, - "author_account_age_days": 3752 + "cached_time": 1765790823.376889, + "author_account_age_days": 3753 }, "https://github.com/thezveroboy/ComfyUI-lut": { "stars": 4, "last_update": "2025-05-24 21:37:06", - "cached_time": 1765726889.954676, - "author_account_age_days": 3752 + "cached_time": 1765790823.535875, + "author_account_age_days": 3753 }, "https://github.com/atluslin/comfyui_arcane_style_trans": { "stars": 0, "last_update": "2025-03-14 01:25:41", - "cached_time": 1765726890.008113, + "cached_time": 1765790823.708692, "author_account_age_days": 3565 }, "https://github.com/thezveroboy/comfyui-RandomPromptsZveroboy": { "stars": 4, "last_update": "2025-08-19 12:29:31", - "cached_time": 1765726890.075691, - "author_account_age_days": 3752 + "cached_time": 1765790823.932619, + "author_account_age_days": 3753 }, "https://github.com/tatookan/comfyui_ssl_gemini_EXP": { "stars": 91, "last_update": "2025-03-19 15:54:44", - "cached_time": 1765726890.127192, - "author_account_age_days": 2269 + "cached_time": 1765790823.934415, + "author_account_age_days": 2270 }, "https://github.com/pixelworldai/ComfyUI-AlphaFlatten": { "stars": 1, "last_update": "2025-03-13 23:07:04", - "cached_time": 1765726890.162429, - "author_account_age_days": 509 + "cached_time": 1765790824.036589, + "author_account_age_days": 510 }, "https://github.com/pixelworldai/ComfyUI-WorkflowGraphics": { "stars": 1, "last_update": "2025-08-10 13:42:12", - "cached_time": 1765726890.275974, - "author_account_age_days": 509 + "cached_time": 1765790824.096511, + "author_account_age_days": 510 }, "https://github.com/Curt-Park/human-parser-comfyui-node-in-pure-python": { "stars": 7, "last_update": "2025-03-18 00:51:34", - "cached_time": 1765726890.357238, - "author_account_age_days": 3724 + "cached_time": 1765790824.302526, + "author_account_age_days": 3725 }, "https://github.com/ComplexRobot/ComfyUI-Simple-VFI": { "stars": 0, "last_update": "2025-03-31 15:37:25", - "cached_time": 1765726890.42003, - "author_account_age_days": 4961 + "cached_time": 1765790824.288451, + "author_account_age_days": 4962 }, "https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes": { "stars": 3, "last_update": "2025-10-01 21:48:29", - "cached_time": 1765726890.637533, - "author_account_age_days": 5044 + "cached_time": 1765790824.328403, + "author_account_age_days": 5045 }, "https://github.com/Immac/ComfyUI-CoreVideoMocks": { "stars": 1, "last_update": "2025-03-17 20:21:25", - "cached_time": 1765726890.658318, + "cached_time": 1765790824.44008, "author_account_age_days": 4717 }, "https://github.com/kukuo6666/ComfyUI-Equirect": { "stars": 2, "last_update": "2025-03-29 18:28:47", - "cached_time": 1765726890.915317, - "author_account_age_days": 2105 + "cached_time": 1765790824.456573, + "author_account_age_days": 2106 }, "https://github.com/vahidzxc/va-nodes": { "stars": 2, "last_update": "2025-03-22 01:50:08", - "cached_time": 1765726891.0745, - "author_account_age_days": 530 + "cached_time": 1765790824.583778, + "author_account_age_days": 531 }, "https://github.com/blovett80/ComfyUI-PixelDojo": { "stars": 0, "last_update": "2025-03-27 10:30:18", - "cached_time": 1765726891.047219, - "author_account_age_days": 740 + "cached_time": 1765790824.744637, + "author_account_age_days": 741 }, "https://github.com/SijieMei/ComfyUI-promptHistory": { "stars": 0, "last_update": "2025-03-24 03:32:05", - "cached_time": 1765726891.095456, - "author_account_age_days": 2449 + "cached_time": 1765790824.986303, + "author_account_age_days": 2450 }, "https://github.com/yasser-baalla/comfyUI-SemanticImageFetch": { "stars": 0, "last_update": "2025-03-22 11:04:33", - "cached_time": 1765726891.17783, + "cached_time": 1765790825.006367, "author_account_age_days": 1935 }, "https://github.com/Tensor-Art/ComfyUI_TENSOR_ART": { "stars": 15, "last_update": "2025-04-02 08:31:41", - "cached_time": 1765726891.247855, + "cached_time": 1765790825.120542, "author_account_age_days": 938 }, "https://github.com/zaheenrahman/ComfyUI-ColorCorrection": { "stars": 2, "last_update": "2025-03-21 09:52:29", - "cached_time": 1765726891.313797, - "author_account_age_days": 2898 + "cached_time": 1765790825.15152, + "author_account_age_days": 2899 }, "https://github.com/infinigence/ComfyUI_Model_Cache": { "stars": 8, "last_update": "2025-03-28 02:35:14", - "cached_time": 1765726891.41292, + "cached_time": 1765790825.419556, "author_account_age_days": 682 }, "https://github.com/infinigence/ComfyUI-Infinigence-Nodes": { "stars": 2, "last_update": "2025-08-25 03:41:44", - "cached_time": 1765726891.515741, + "cached_time": 1765790825.403972, "author_account_age_days": 682 }, "https://github.com/RaymondProduction/comfyui-zerna-pack": { "stars": 0, "last_update": "2025-03-26 16:10:15", - "cached_time": 1765726891.674758, - "author_account_age_days": 3464 + "cached_time": 1765790825.400943, + "author_account_age_days": 3465 }, "https://github.com/svetozarov/AS_LLM_nodes": { "stars": 2, "last_update": "2025-03-23 12:05:43", - "cached_time": 1765726891.752707, - "author_account_age_days": 1023 + "cached_time": 1765790825.571618, + "author_account_age_days": 1024 }, "https://github.com/Andro-Meta/ComfyUI-Ovis2": { "stars": 4, "last_update": "2025-03-24 04:27:56", - "cached_time": 1765726891.968604, + "cached_time": 1765790825.598762, "author_account_age_days": 810 }, "https://github.com/CHAOSEA/ComfyUI_FaceAlignPaste": { "stars": 19, "last_update": "2025-03-27 13:34:40", - "cached_time": 1765726892.079224, - "author_account_age_days": 503 + "cached_time": 1765790825.657964, + "author_account_age_days": 504 }, "https://github.com/jupo-ai/comfy-ex-tagcomplete": { "stars": 23, "last_update": "2025-09-21 06:59:59", - "cached_time": 1765726892.135007, - "author_account_age_days": 288 + "cached_time": 1765790825.958551, + "author_account_age_days": 289 }, "https://github.com/rainlizard/ComfyUI-Raffle": { "stars": 18, "last_update": "2025-11-23 16:11:33", - "cached_time": 1765726892.104183, - "author_account_age_days": 3701 + "cached_time": 1765790826.018009, + "author_account_age_days": 3702 }, "https://github.com/felixszeto/ComfyUI-RequestNodes": { "stars": 102, "last_update": "2025-08-25 05:11:01", - "cached_time": 1765726892.22765, - "author_account_age_days": 1587 + "cached_time": 1765790826.094913, + "author_account_age_days": 1588 }, "https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": { "stars": 19, "last_update": "2025-04-05 22:05:47", - "cached_time": 1765726892.260155, - "author_account_age_days": 4004 + "cached_time": 1765790826.180829, + "author_account_age_days": 4005 }, "https://github.com/AIExplorer25/ComfyUI_ChatGptHelper": { "stars": 0, "last_update": "2025-05-18 19:11:40", - "cached_time": 1765726892.35988, - "author_account_age_days": 4004 + "cached_time": 1765790826.293834, + "author_account_age_days": 4005 }, "https://github.com/AIExplorer25/ComfyUI_ImageCaptioner": { "stars": 1, "last_update": "2025-11-17 10:19:20", - "cached_time": 1765726892.460183, - "author_account_age_days": 4004 + "cached_time": 1765790826.477224, + "author_account_age_days": 4005 }, "https://github.com/wywywywy/ComfyUI-pause": { "stars": 28, "last_update": "2025-05-05 21:37:34", - "cached_time": 1765726892.78738, + "cached_time": 1765790826.537678, "author_account_age_days": 3467 }, "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "stars": 0, "last_update": "2025-03-23 19:29:25", - "cached_time": 1765726892.724941, - "author_account_age_days": 3248 + "cached_time": 1765790826.636295, + "author_account_age_days": 3249 }, "https://github.com/PiggyDance/ComfyUI_OpenCV": { "stars": 1, "last_update": "2025-03-24 10:02:49", - "cached_time": 1765726892.771339, + "cached_time": 1765790826.646884, "author_account_age_days": 2925 }, "https://github.com/Semper-Sursum/HF-Flux-ComfyUI": { "stars": 2, "last_update": "2025-03-29 17:35:11", - "cached_time": 1765726893.070397, - "author_account_age_days": 327 + "cached_time": 1765790826.726371, + "author_account_age_days": 328 }, "https://github.com/clouddreamfly/ComfyUI-PromptWrapper": { "stars": 3, "last_update": "2025-06-02 16:16:12", - "cached_time": 1765726893.102042, + "cached_time": 1765790826.82967, "author_account_age_days": 2131 }, "https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "stars": 7, "last_update": "2025-04-01 03:12:04", - "cached_time": 1765726893.157853, - "author_account_age_days": 4242 + "cached_time": 1765790826.991184, + "author_account_age_days": 4243 }, "https://github.com/YaroslavIv/comfyui_swd": { "stars": 2, "last_update": "2025-06-23 04:10:43", - "cached_time": 1765726893.16766, + "cached_time": 1765790827.079388, "author_account_age_days": 2115 }, "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 1, "last_update": "2025-11-18 12:13:59", - "cached_time": 1765726893.365302, - "author_account_age_days": 3264 + "cached_time": 1765790827.156737, + "author_account_age_days": 3265 }, "https://github.com/orex2121/comfyui-OreX": { "stars": 14, "last_update": "2025-12-05 09:45:28", - "cached_time": 1765726893.291911, - "author_account_age_days": 2044 + "cached_time": 1765790827.270566, + "author_account_age_days": 2045 }, "https://github.com/zakantonio/AvatarGen-experience": { "stars": 0, "last_update": "2025-03-26 20:58:18", - "cached_time": 1765726893.389756, - "author_account_age_days": 4314 + "cached_time": 1765790827.401802, + "author_account_age_days": 4315 }, "https://github.com/Gue-e/ComfyUI-PanoCard": { "stars": 16, "last_update": "2025-06-23 08:57:03", - "cached_time": 1765726893.788788, + "cached_time": 1765790827.58167, "author_account_age_days": 2622 }, "https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative": { "stars": 80, "last_update": "2025-03-28 04:58:45", - "cached_time": 1765726893.83093, - "author_account_age_days": 2046 + "cached_time": 1765790827.594102, + "author_account_age_days": 2047 }, "https://github.com/stepfun-ai/ComfyUI-StepVideo": { "stars": 42, "last_update": "2025-03-27 07:52:26", - "cached_time": 1765726893.917302, - "author_account_age_days": 491 + "cached_time": 1765790827.724679, + "author_account_age_days": 492 }, "https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage": { "stars": 0, "last_update": "2025-06-17 05:53:17", - "cached_time": 1765726893.861761, - "author_account_age_days": 2979 + "cached_time": 1765790827.701226, + "author_account_age_days": 2980 }, "https://github.com/Creepybits/ComfyUI-Creepy_nodes": { "stars": 23, "last_update": "2025-12-07 12:06:26", - "cached_time": 1765726894.159617, - "author_account_age_days": 2145 + "cached_time": 1765790827.788234, + "author_account_age_days": 2146 }, "https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils": { "stars": 5, "last_update": "2025-05-05 21:36:48", - "cached_time": 1765726894.133544, + "cached_time": 1765790827.981952, "author_account_age_days": 2091 }, "https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer": { "stars": 20, "last_update": "2025-05-08 21:56:04", - "cached_time": 1765726894.223855, + "cached_time": 1765790828.06108, "author_account_age_days": 2091 }, "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive": { "stars": 2, "last_update": "2025-07-15 20:30:08", - "cached_time": 1765726894.205454, - "author_account_age_days": 2145 + "cached_time": 1765790828.211622, + "author_account_age_days": 2146 }, "https://github.com/yushan777/ComfyUI-Y7-SBS-2Dto3D": { "stars": 19, "last_update": "2025-06-13 18:44:06", - "cached_time": 1765726894.345115, + "cached_time": 1765790828.457159, "author_account_age_days": 1056 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 6, "last_update": "2025-11-09 14:09:07", - "cached_time": 1765726894.378046, + "cached_time": 1765790828.490117, "author_account_age_days": 1056 }, "https://github.com/bemoregt/ComfyUI_CustomNode_Image2Spectrum": { "stars": 1, "last_update": "2025-03-28 12:13:20", - "cached_time": 1765726894.418911, + "cached_time": 1765790828.493163, "author_account_age_days": 3498 }, "https://github.com/pnikolic-amd/ComfyUI_MIGraphX": { "stars": 16, "last_update": "2025-11-07 16:41:28", - "cached_time": 1765726894.807215, + "cached_time": 1765790828.636231, "author_account_age_days": 339 }, "https://github.com/zzubnik/TT_TextTools": { "stars": 1, "last_update": "2025-04-02 23:40:24", - "cached_time": 1765726894.861604, - "author_account_age_days": 3263 + "cached_time": 1765790828.695696, + "author_account_age_days": 3264 }, "https://github.com/dimtion/comfyui-raw-image": { "stars": 4, "last_update": "2025-07-19 22:22:37", - "cached_time": 1765726894.886405, - "author_account_age_days": 4902 + "cached_time": 1765790828.758877, + "author_account_age_days": 4903 }, "https://github.com/Zar4X/ComfyUI-Batch-Process": { "stars": 7, "last_update": "2025-12-10 03:45:04", - "cached_time": 1765726895.050309, - "author_account_age_days": 969 + "cached_time": 1765790828.832943, + "author_account_age_days": 970 }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, "last_update": "2025-05-19 23:16:22", - "cached_time": 1765726895.201945, - "author_account_age_days": 259 + "cached_time": 1765790828.872819, + "author_account_age_days": 260 }, "https://github.com/Zar4X/ComfyUI-Image-Resizing": { "stars": 3, "last_update": "2025-12-04 02:41:50", - "cached_time": 1765726895.206368, - "author_account_age_days": 969 + "cached_time": 1765790829.044327, + "author_account_age_days": 970 }, "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 1, "last_update": "2025-03-31 13:30:54", - "cached_time": 1765726895.257585, - "author_account_age_days": 4701 + "cached_time": 1765790829.13118, + "author_account_age_days": 4702 }, "https://github.com/WaveSpeedAI/wavespeed-comfyui": { "stars": 37, "last_update": "2025-12-04 05:22:27", - "cached_time": 1765726895.330751, + "cached_time": 1765790829.323706, "author_account_age_days": 327 }, "https://github.com/hekmon/comfyui-openai-api": { "stars": 22, "last_update": "2025-11-26 08:45:23", - "cached_time": 1765726895.365034, - "author_account_age_days": 4701 + "cached_time": 1765790829.531778, + "author_account_age_days": 4702 }, "https://github.com/rookiepsi/comfyui-extended": { "stars": 4, "last_update": "2025-10-07 20:14:44", - "cached_time": 1765726895.410541, - "author_account_age_days": 295 + "cached_time": 1765790829.513333, + "author_account_age_days": 296 }, "https://github.com/rookiepsi/comfypsi_blur_mask": { "stars": 1, "last_update": "2025-09-08 02:32:36", - "cached_time": 1765726895.472477, - "author_account_age_days": 295 + "cached_time": 1765790829.588934, + "author_account_age_days": 296 }, "https://github.com/younyokel/comfyui_prompt_formatter": { "stars": 4, "last_update": "2025-05-16 16:33:11", - "cached_time": 1765726895.846644, + "cached_time": 1765790829.690461, "author_account_age_days": 2333 }, "https://github.com/MoonGoblinDev/Civicomfy": { "stars": 70, "last_update": "2025-09-12 05:21:24", - "cached_time": 1765726895.907571, - "author_account_age_days": 3341 + "cached_time": 1765790829.769961, + "author_account_age_days": 3342 }, "https://github.com/hunzmusic/ComfyUI-IG2MV": { "stars": 38, "last_update": "2025-05-09 10:46:42", - "cached_time": 1765726895.901814, - "author_account_age_days": 266 + "cached_time": 1765790829.820346, + "author_account_age_days": 267 }, "https://github.com/Ky11le/draw_tools": { "stars": 1, "last_update": "2025-05-14 05:35:47", - "cached_time": 1765726896.074802, - "author_account_age_days": 1017 + "cached_time": 1765790829.886772, + "author_account_age_days": 1018 }, "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 9, "last_update": "2025-10-24 17:59:49", - "cached_time": 1765726896.247266, - "author_account_age_days": 2095 + "cached_time": 1765790829.923803, + "author_account_age_days": 2096 }, "https://github.com/cleanlii/comfyui-dalle-integration": { "stars": 1, "last_update": "2025-04-02 08:29:56", - "cached_time": 1765726896.332358, - "author_account_age_days": 2641 + "cached_time": 1765790830.092188, + "author_account_age_days": 2642 }, "https://github.com/Sekiun/ComfyUI-WebpToPNGSequence": { "stars": 3, "last_update": "2025-04-15 12:40:47", - "cached_time": 1765726896.299785, + "cached_time": 1765790830.174483, "author_account_age_days": 2010 }, "https://github.com/michaelgold/ComfyUI-HF-Model-Downloader": { "stars": 6, "last_update": "2025-10-04 09:09:41", - "cached_time": 1765726896.361485, - "author_account_age_days": 5894 + "cached_time": 1765790830.431185, + "author_account_age_days": 5895 }, "https://github.com/Siempreflaco/ComfyUI-NCNodes": { "stars": 0, "last_update": "2025-05-02 20:04:43", - "cached_time": 1765726896.488824, + "cached_time": 1765790830.595911, "author_account_age_days": 1194 }, "https://github.com/livepeer/ComfyUI-Stream-Pack": { "stars": 18, "last_update": "2025-09-25 16:22:41", - "cached_time": 1765726896.566854, - "author_account_age_days": 3244 + "cached_time": 1765790830.692945, + "author_account_age_days": 3245 }, "https://github.com/VertexAnomaly/ComfyUI_ImageSentinel": { "stars": 4, "last_update": "2025-04-04 13:50:16", - "cached_time": 1765726896.77504, + "cached_time": 1765790830.743637, "author_account_age_days": 1194 }, "https://github.com/iSuneast/ComfyUI-WebhookNotifier": { "stars": 2, "last_update": "2025-12-11 09:42:36", - "cached_time": 1765726896.874354, - "author_account_age_days": 4710 + "cached_time": 1765790830.779287, + "author_account_age_days": 4711 }, "https://github.com/Jokimbe/ComfyUI-DrawThings-gRPC": { "stars": 25, "last_update": "2025-12-07 20:30:30", - "cached_time": 1765726897.002386, + "cached_time": 1765790830.853985, "author_account_age_days": 4919 }, "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, "last_update": "2025-04-04 19:45:39", - "cached_time": 1765726896.931655, - "author_account_age_days": 4346 + "cached_time": 1765790830.893809, + "author_account_age_days": 4347 }, "https://github.com/Temult/TWanSigmaGraph": { "stars": 10, "last_update": "2025-04-17 09:39:00", - "cached_time": 1765726897.118207, - "author_account_age_days": 804 + "cached_time": 1765790830.950421, + "author_account_age_days": 805 }, "https://github.com/Raykosan/ComfyUI_RS-SaturationNode": { "stars": 8, "last_update": "2025-04-12 10:38:46", - "cached_time": 1765726897.281413, - "author_account_age_days": 1918 + "cached_time": 1765790831.003031, + "author_account_age_days": 1919 }, "https://github.com/withmpx/mpx-comfyui-nodes": { "stars": 2, "last_update": "2025-04-16 22:08:20", - "cached_time": 1765726897.423691, - "author_account_age_days": 267 + "cached_time": 1765790831.202763, + "author_account_age_days": 268 }, "https://github.com/Raykosan/ComfyUI_RaykoStudio": { "stars": 11, "last_update": "2025-08-12 08:33:06", - "cached_time": 1765726897.386179, - "author_account_age_days": 1918 + "cached_time": 1765790831.228104, + "author_account_age_days": 1919 }, "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL": { "stars": 0, "last_update": "2025-04-09 19:31:50", - "cached_time": 1765726897.384508, - "author_account_age_days": 2871 + "cached_time": 1765790831.490632, + "author_account_age_days": 2872 }, "https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP": { "stars": 1, "last_update": "2025-04-07 15:01:04", - "cached_time": 1765726897.529736, - "author_account_age_days": 2871 + "cached_time": 1765790831.674383, + "author_account_age_days": 2872 }, "https://github.com/cganimitta/ComfyUI_CGAnimittaTools": { "stars": 45, "last_update": "2025-04-11 05:29:55", - "cached_time": 1765726897.586279, - "author_account_age_days": 1114 + "cached_time": 1765790831.752899, + "author_account_age_days": 1115 }, "https://github.com/rickyars/comfyui-llm-tile": { "stars": 1, "last_update": "2025-06-25 11:56:15", - "cached_time": 1765726897.77953, - "author_account_age_days": 4742 + "cached_time": 1765790831.82013, + "author_account_age_days": 4743 }, "https://github.com/nako-nakoko/ComfyUI_Mel_Nodes": { "stars": 0, "last_update": "2025-04-26 22:48:50", - "cached_time": 1765726897.919611, + "cached_time": 1765790831.808497, "author_account_age_days": 254 }, "https://github.com/synthetai/ComfyUI-JM-KLing-API": { "stars": 3, "last_update": "2025-10-16 07:24:50", - "cached_time": 1765726897.979475, - "author_account_age_days": 489 + "cached_time": 1765790831.946001, + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI_FaceEnhancer": { "stars": 2, "last_update": "2025-04-17 00:34:39", - "cached_time": 1765726898.045308, - "author_account_age_days": 489 + "cached_time": 1765790831.969083, + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI_PromptBatcher": { "stars": 9, "last_update": "2025-04-14 04:42:03", - "cached_time": 1765726898.124535, - "author_account_age_days": 489 + "cached_time": 1765790831.995353, + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI-ToolBox": { "stars": 0, "last_update": "2025-10-13 15:44:26", - "cached_time": 1765726898.341644, - "author_account_age_days": 489 + "cached_time": 1765790832.039808, + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI-JM-Volcengine-API": { "stars": 3, "last_update": "2025-07-26 08:32:23", - "cached_time": 1765726898.416502, - "author_account_age_days": 489 + "cached_time": 1765790832.277025, + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI-JM-MiniMax-API": { "stars": 2, "last_update": "2025-09-12 02:51:40", - "cached_time": 1765726898.46542, - "author_account_age_days": 489 + "cached_time": 1765790832.270617, + "author_account_age_days": 490 }, "https://github.com/chou18194766xx/comfyui_EncryptPreview": { "stars": 3, "last_update": "2025-04-26 12:29:43", - "cached_time": 1765726898.444345, - "author_account_age_days": 764 + "cached_time": 1765790832.513274, + "author_account_age_days": 765 }, "https://github.com/chou18194766xx/comfyui-EncryptSave": { "stars": 4, "last_update": "2025-05-18 07:55:45", - "cached_time": 1765726898.556642, - "author_account_age_days": 764 + "cached_time": 1765790832.730546, + "author_account_age_days": 765 }, "https://github.com/KERRY-YUAN/ComfyUI_Simple_Executor": { "stars": 2, "last_update": "2025-04-09 03:25:32", - "cached_time": 1765726898.849761, - "author_account_age_days": 1792 + "cached_time": 1765790832.820929, + "author_account_age_days": 1793 }, "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS": { "stars": 3, "last_update": "2025-06-10 06:16:34", - "cached_time": 1765726898.934972, - "author_account_age_days": 1792 + "cached_time": 1765790832.849563, + "author_account_age_days": 1793 }, "https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": { "stars": 6, "last_update": "2025-06-16 06:49:23", - "cached_time": 1765726898.990023, - "author_account_age_days": 1792 + "cached_time": 1765790832.942863, + "author_account_age_days": 1793 }, "https://github.com/brantje/ComfyUI-api-tools": { "stars": 8, "last_update": "2025-05-28 11:37:29", - "cached_time": 1765726899.027428, + "cached_time": 1765790833.033313, "author_account_age_days": 4783 }, "https://github.com/brantje/ComfyUI_MagicQuill": { "stars": 3, "last_update": "2025-05-20 19:32:21", - "cached_time": 1765726899.113653, + "cached_time": 1765790833.092742, "author_account_age_days": 4783 }, "https://github.com/oshtz/ComfyUI-oshtz-nodes": { "stars": 7, "last_update": "2025-11-19 21:03:59", - "cached_time": 1765726899.170557, - "author_account_age_days": 963 + "cached_time": 1765790833.034679, + "author_account_age_days": 964 }, "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, "last_update": "2025-09-22 01:18:37", - "cached_time": 1765726899.360731, - "author_account_age_days": 2452 + "cached_time": 1765790833.126293, + "author_account_age_days": 2453 }, "https://github.com/badxprogramm/ComfyUI-GradientBlur": { "stars": 1, "last_update": "2025-04-10 03:47:51", - "cached_time": 1765726899.464919, - "author_account_age_days": 810 + "cached_time": 1765790833.339135, + "author_account_age_days": 811 }, "https://github.com/uihp/ComfyUI-String-Chain": { "stars": 1, "last_update": "2025-04-12 12:22:14", - "cached_time": 1765726899.482987, - "author_account_age_days": 1576 + "cached_time": 1765790833.358236, + "author_account_age_days": 1577 }, "https://github.com/linksluckytime/comfyui_snacknodes": { "stars": 0, "last_update": "2025-05-07 01:48:50", - "cached_time": 1765726899.502394, - "author_account_age_days": 963 + "cached_time": 1765790833.585066, + "author_account_age_days": 964 }, "https://github.com/leoleelxh/Comfy-Topaz-Photo": { "stars": 17, "last_update": "2025-05-24 05:47:40", - "cached_time": 1765726899.562179, - "author_account_age_days": 4613 + "cached_time": 1765790833.781079, + "author_account_age_days": 4614 }, "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 1, "last_update": "2025-04-15 10:31:38", - "cached_time": 1765726899.887694, - "author_account_age_days": 928 + "cached_time": 1765790833.955799, + "author_account_age_days": 929 }, "https://github.com/hnmr293/comfyui-savemem": { "stars": 1, "last_update": "2025-04-15 02:10:14", - "cached_time": 1765726899.939488, - "author_account_age_days": 1093 + "cached_time": 1765790833.875067, + "author_account_age_days": 1094 }, "https://github.com/big-mon/ComfyUI-ResolutionPresets": { "stars": 2, "last_update": "2025-04-12 17:05:21", - "cached_time": 1765726900.032057, - "author_account_age_days": 3214 + "cached_time": 1765790833.998613, + "author_account_age_days": 3215 }, "https://github.com/Reithan/negative_rejection_steering": { "stars": 16, "last_update": "2025-12-05 04:44:46", - "cached_time": 1765726900.080802, - "author_account_age_days": 4242 + "cached_time": 1765790834.149142, + "author_account_age_days": 4243 }, "https://github.com/hnmr293/ComfyUI-latent-ops": { "stars": 2, "last_update": "2025-04-16 08:04:59", - "cached_time": 1765726900.186566, - "author_account_age_days": 1093 + "cached_time": 1765790834.171357, + "author_account_age_days": 1094 }, "https://github.com/FunnyFinger/Dynamic_Sliders_stack": { "stars": 4, "last_update": "2025-04-22 10:00:31", - "cached_time": 1765726900.203081, + "cached_time": 1765790834.158339, "author_account_age_days": 1114 }, "https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": { "stars": 2, "last_update": "2025-04-22 09:12:55", - "cached_time": 1765726900.39078, + "cached_time": 1765790834.188328, "author_account_age_days": 1114 }, "https://github.com/xLegende/ComfyUI-Prompt-Formatter": { "stars": 2, "last_update": "2025-12-01 14:29:42", - "cached_time": 1765726900.487154, - "author_account_age_days": 1970 + "cached_time": 1765790834.405021, + "author_account_age_days": 1971 }, "https://github.com/QijiTec/ComfyUI-RED-UNO": { "stars": 25, "last_update": "2025-04-21 01:07:24", - "cached_time": 1765726900.514833, - "author_account_age_days": 1001 + "cached_time": 1765790834.452885, + "author_account_age_days": 1002 }, "https://github.com/zzw5516/ComfyUI-zw-tools": { "stars": 3, "last_update": "2025-12-03 01:43:00", - "cached_time": 1765726900.575001, - "author_account_age_days": 4680 + "cached_time": 1765790834.767222, + "author_account_age_days": 4681 }, "https://github.com/nisaruj/comfyui-daam": { "stars": 36, "last_update": "2025-10-13 12:54:31", - "cached_time": 1765726900.57518, + "cached_time": 1765790834.863102, "author_account_age_days": 3746 }, "https://github.com/Danteday/ComfyUI-NoteManager": { "stars": 13, "last_update": "2025-04-20 19:52:58", - "cached_time": 1765726900.916344, - "author_account_age_days": 2854 + "cached_time": 1765790834.927475, + "author_account_age_days": 2855 }, "https://github.com/bytedance/ComfyUI-HyperLoRA": { "stars": 468, "last_update": "2025-06-25 08:47:51", - "cached_time": 1765726901.048988, - "author_account_age_days": 4626 + "cached_time": 1765790835.095556, + "author_account_age_days": 4627 }, "https://github.com/bytedance/ComfyUI_InfiniteYou": { "stars": 280, "last_update": "2025-07-25 04:53:32", - "cached_time": 1765726901.121607, - "author_account_age_days": 4626 + "cached_time": 1765790835.258241, + "author_account_age_days": 4627 }, "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": { "stars": 0, "last_update": "2025-11-17 10:10:03", - "cached_time": 1765726901.10762, - "author_account_age_days": 3378 + "cached_time": 1765790835.205602, + "author_account_age_days": 3379 }, "https://github.com/bytedance/comfyui-lumi-batcher": { - "stars": 497, + "stars": 499, "last_update": "2025-12-07 11:45:47", - "cached_time": 1765726901.318549, - "author_account_age_days": 4626 + "cached_time": 1765790835.271391, + "author_account_age_days": 4627 }, "https://github.com/stevenwg/ComfyUI-VideoGrid": { "stars": 0, "last_update": "2025-05-26 06:51:21", - "cached_time": 1765726901.259527, + "cached_time": 1765790835.224964, "author_account_age_days": 3837 }, "https://github.com/avenstack/ComfyUI-AV-MegaTTS3": { "stars": 0, "last_update": "2025-05-25 13:35:03", - "cached_time": 1765726901.447389, + "cached_time": 1765790835.242997, "author_account_age_days": 242 }, "https://github.com/avenstack/ComfyUI-AV-LatentSync": { "stars": 3, "last_update": "2025-05-28 14:27:42", - "cached_time": 1765726901.530985, + "cached_time": 1765790835.579929, "author_account_age_days": 242 }, "https://github.com/avenstack/ComfyUI-AV-FunASR": { "stars": 15, "last_update": "2025-06-13 05:53:11", - "cached_time": 1765726901.595908, + "cached_time": 1765790835.672974, "author_account_age_days": 242 }, "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": { "stars": 9, "last_update": "2025-11-30 19:46:03", - "cached_time": 1765726901.582683, - "author_account_age_days": 279 + "cached_time": 1765790835.811196, + "author_account_age_days": 280 }, "https://github.com/Jint8888/Comfyui_JTnodes": { "stars": 1, "last_update": "2025-04-22 16:23:53", - "cached_time": 1765726901.646932, - "author_account_age_days": 588 + "cached_time": 1765790835.911229, + "author_account_age_days": 589 }, "https://github.com/ichabodcole/ComfyUI-Ichis-Pack": { "stars": 2, "last_update": "2025-09-21 06:08:00", - "cached_time": 1765726901.923434, - "author_account_age_days": 4933 + "cached_time": 1765790836.04394, + "author_account_age_days": 4934 }, "https://github.com/SignalCha1n/comfyui-ComfySnap": { "stars": 4, "last_update": "2025-04-27 15:24:25", - "cached_time": 1765726902.089727, - "author_account_age_days": 247 + "cached_time": 1765790836.154321, + "author_account_age_days": 248 }, "https://github.com/judian17/ComfyUI-Extract_Flux_Lora": { "stars": 20, "last_update": "2025-05-05 02:46:31", - "cached_time": 1765726902.133381, + "cached_time": 1765790836.25624, "author_account_age_days": 2384 }, "https://github.com/judian17/ComfyUI_ZIM": { "stars": 9, "last_update": "2025-05-14 11:32:06", - "cached_time": 1765726902.16457, + "cached_time": 1765790836.297135, "author_account_age_days": 2384 }, "https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": { "stars": 54, "last_update": "2025-10-26 21:23:07", - "cached_time": 1765726902.286656, + "cached_time": 1765790836.351977, "author_account_age_days": 2384 }, "https://github.com/AngelCookies/ComfyUI-Seed-Tracker": { "stars": 0, "last_update": "2025-06-23 23:56:50", - "cached_time": 1765726902.36249, - "author_account_age_days": 1359 + "cached_time": 1765790836.319286, + "author_account_age_days": 1360 }, "https://github.com/judian17/ComfyUI-UniWorld-jd17": { "stars": 21, "last_update": "2025-06-10 14:12:16", - "cached_time": 1765726902.528713, + "cached_time": 1765790836.333199, "author_account_age_days": 2384 }, "https://github.com/TiamaTiramisu/risutools": { "stars": 3, "last_update": "2025-04-20 22:51:50", - "cached_time": 1765726902.549342, - "author_account_age_days": 538 + "cached_time": 1765790836.640062, + "author_account_age_days": 539 }, "https://github.com/excelwong/ComfyUI-PromptComposer": { "stars": 1, "last_update": "2025-04-30 10:33:43", - "cached_time": 1765726902.600555, - "author_account_age_days": 3904 + "cached_time": 1765790836.78772, + "author_account_age_days": 3905 }, "https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": { "stars": 2, "last_update": "2025-06-06 04:07:48", - "cached_time": 1765726902.609757, - "author_account_age_days": 4055 + "cached_time": 1765790836.862656, + "author_account_age_days": 4056 }, "https://github.com/VK/vk-nodes": { "stars": 0, "last_update": "2025-05-07 19:59:57", - "cached_time": 1765726902.670645, - "author_account_age_days": 5883 + "cached_time": 1765790837.096115, + "author_account_age_days": 5884 }, "https://github.com/MaruPelkar/comfyui-conditioning-resizer": { "stars": 2, "last_update": "2025-04-21 20:57:33", - "cached_time": 1765726902.962509, + "cached_time": 1765790837.21257, "author_account_age_days": 4119 }, "https://github.com/bablueza/ComfyUI-Vaja-Ai4thai": { "stars": 1, "last_update": "2025-04-23 04:14:55", - "cached_time": 1765726903.121366, + "cached_time": 1765790837.216379, "author_account_age_days": 2283 }, "https://github.com/GrailGreg/images_base64": { "stars": 1, "last_update": "2025-05-13 07:12:00", - "cached_time": 1765726903.159758, - "author_account_age_days": 284 + "cached_time": 1765790837.34295, + "author_account_age_days": 285 }, "https://github.com/vekitan55/SimpleFlux1Merger": { "stars": 3, "last_update": "2025-04-23 12:09:47", - "cached_time": 1765726903.192038, + "cached_time": 1765790837.402738, "author_account_age_days": 869 }, "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 30, "last_update": "2025-10-05 05:29:47", - "cached_time": 1765726903.310071, - "author_account_age_days": 4423 + "cached_time": 1765790837.383701, + "author_account_age_days": 4424 }, "https://github.com/goldwins520/Comfyui_saveimg2webdav": { "stars": 0, "last_update": "2025-05-25 06:15:38", - "cached_time": 1765726903.479137, + "cached_time": 1765790837.405183, "author_account_age_days": 2114 }, "https://github.com/yogurt7771/ComfyUI-YogurtNodes": { "stars": 0, - "last_update": "2025-12-12 07:51:03", - "cached_time": 1765726903.534464, + "last_update": "2025-12-15 06:41:16", + "cached_time": 1765790837.451227, "author_account_age_days": 3368 }, "https://github.com/comfy-deploy/comfyui-llm-toolkit": { "stars": 75, "last_update": "2025-10-01 10:55:39", - "cached_time": 1765726903.639971, + "cached_time": 1765790837.748692, "author_account_age_days": 705 }, "https://github.com/JustLateNightAI/KeywordImageBlocker": { "stars": 0, "last_update": "2025-05-07 17:25:44", - "cached_time": 1765726903.641587, - "author_account_age_days": 418 + "cached_time": 1765790837.852065, + "author_account_age_days": 419 }, "https://github.com/EmAySee/ComfyUI_EmAySee_CustomNodes": { "stars": 2, "last_update": "2025-10-14 21:19:43", - "cached_time": 1765726903.675828, - "author_account_age_days": 2126 + "cached_time": 1765790837.93072, + "author_account_age_days": 2127 }, "https://github.com/pupba/Comfy_ForEach": { "stars": 3, "last_update": "2025-05-12 07:08:54", - "cached_time": 1765726903.695067, - "author_account_age_days": 2339 + "cached_time": 1765790838.167503, + "author_account_age_days": 2340 }, "https://github.com/n0neye/A3D-comfyui-integration": { "stars": 6, "last_update": "2025-04-28 03:54:34", - "cached_time": 1765726903.990854, - "author_account_age_days": 1362 + "cached_time": 1765790838.27142, + "author_account_age_days": 1363 }, "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 3, "last_update": "2025-11-18 13:01:14", - "cached_time": 1765726904.180709, - "author_account_age_days": 4046 + "cached_time": 1765790838.255653, + "author_account_age_days": 4047 }, "https://github.com/rkfg/ComfyUI-Dia_tts": { "stars": 0, "last_update": "2025-04-27 15:58:21", - "cached_time": 1765726904.20582, - "author_account_age_days": 5809 + "cached_time": 1765790838.443922, + "author_account_age_days": 5810 }, "https://github.com/BNP1111/comfyui_flux_corrector": { "stars": 4, "last_update": "2025-04-25 16:47:45", - "cached_time": 1765726904.262192, - "author_account_age_days": 1034 + "cached_time": 1765790838.44438, + "author_account_age_days": 1035 }, "https://github.com/hubentu/ComfyUI-loras-loader": { "stars": 3, "last_update": "2025-09-04 17:15:58", - "cached_time": 1765726904.310207, - "author_account_age_days": 4042 + "cached_time": 1765790838.502858, + "author_account_age_days": 4043 }, "https://github.com/Cryptyox/anaglyphTool-Comfyui": { "stars": 8, "last_update": "2025-11-20 01:25:21", - "cached_time": 1765726904.499346, - "author_account_age_days": 1466 + "cached_time": 1765790838.47507, + "author_account_age_days": 1467 }, "https://github.com/hugobb/FastGAN-ComfyUI-Node": { "stars": 1, "last_update": "2025-11-17 22:24:25", - "cached_time": 1765726904.564331, - "author_account_age_days": 3374 + "cached_time": 1765790838.537247, + "author_account_age_days": 3375 }, "https://github.com/marklieberman/ComfyUI-Liebs-Picker": { "stars": 10, "last_update": "2025-08-08 23:15:40", - "cached_time": 1765726904.69533, - "author_account_age_days": 4343 + "cached_time": 1765790838.791961, + "author_account_age_days": 4344 }, "https://github.com/marklieberman/ComfyUI-Liebs-Toast": { "stars": 1, "last_update": "2025-05-12 23:34:55", - "cached_time": 1765726904.697324, - "author_account_age_days": 4343 + "cached_time": 1765790838.921496, + "author_account_age_days": 4344 }, "https://github.com/marklieberman/ComfyUI-Liebs-Title": { "stars": 0, "last_update": "2025-05-12 23:32:28", - "cached_time": 1765726904.721424, - "author_account_age_days": 4343 + "cached_time": 1765790839.003599, + "author_account_age_days": 4344 }, "https://github.com/SXQBW/ComfyUI-Qwen-Omni": { "stars": 39, "last_update": "2025-06-08 07:53:11", - "cached_time": 1765726904.745874, - "author_account_age_days": 3330 + "cached_time": 1765790839.205527, + "author_account_age_days": 3331 }, "https://github.com/SXQBW/ComfyUI-Qwen-VL": { "stars": 24, "last_update": "2025-10-25 02:52:24", - "cached_time": 1765726905.038211, - "author_account_age_days": 3330 + "cached_time": 1765790839.305579, + "author_account_age_days": 3331 }, "https://github.com/SXQBW/ComfyUI-Qwen": { "stars": 19, "last_update": "2025-05-26 05:01:41", - "cached_time": 1765726905.199412, - "author_account_age_days": 3330 + "cached_time": 1765790839.341761, + "author_account_age_days": 3331 }, "https://github.com/nobrainX2/comfyUI-customDia": { "stars": 14, "last_update": "2025-05-29 18:32:25", - "cached_time": 1765726905.29392, - "author_account_age_days": 2325 + "cached_time": 1765790839.502929, + "author_account_age_days": 2326 }, "https://github.com/quank123wip/ComfyUI-Step1X-Edit": { "stars": 75, "last_update": "2025-04-30 11:03:51", - "cached_time": 1765726905.28334, - "author_account_age_days": 3042 + "cached_time": 1765790839.502365, + "author_account_age_days": 3043 }, "https://github.com/zygion/comfyui-zygion-util-nodes": { "stars": 0, "last_update": "2025-04-26 05:11:35", - "cached_time": 1765726905.389759, - "author_account_age_days": 344 + "cached_time": 1765790839.50334, + "author_account_age_days": 345 }, "https://github.com/Xkipper/ComfyUI_SkipperNodes": { "stars": 0, "last_update": "2025-04-26 20:13:45", - "cached_time": 1765726905.535011, - "author_account_age_days": 4017 + "cached_time": 1765790839.589451, + "author_account_age_days": 4018 }, "https://github.com/FewBox/fewbox-outfit-comfyui": { "stars": 0, "last_update": "2025-07-30 02:03:58", - "cached_time": 1765726905.61161, - "author_account_age_days": 3153 + "cached_time": 1765790839.590478, + "author_account_age_days": 3154 }, "https://github.com/Jacky-MYQ/comfyui-rgb2cmyk": { "stars": 2, "last_update": "2025-04-28 02:05:19", - "cached_time": 1765726905.735662, - "author_account_age_days": 881 + "cached_time": 1765790839.884254, + "author_account_age_days": 882 }, "https://github.com/kungful/ComfyUI_to_webui": { "stars": 21, "last_update": "2025-07-02 09:38:43", - "cached_time": 1765726905.747478, - "author_account_age_days": 1661 + "cached_time": 1765790839.977827, + "author_account_age_days": 1662 }, "https://github.com/Jacky-MYQ/comfyui-DataCleaning": { "stars": 5, "last_update": "2025-05-10 12:26:38", - "cached_time": 1765726905.795482, - "author_account_age_days": 881 + "cached_time": 1765790840.087588, + "author_account_age_days": 882 }, "https://github.com/lceric/comfyui-gpt-image": { "stars": 10, "last_update": "2025-05-19 10:49:30", - "cached_time": 1765726905.789674, - "author_account_age_days": 3248 + "cached_time": 1765790840.270616, + "author_account_age_days": 3249 }, "https://github.com/somesomebody/lorainfo-sidebar": { "stars": 5, "last_update": "2025-05-31 07:23:03", - "cached_time": 1765726906.090545, - "author_account_age_days": 229 + "cached_time": 1765790840.35771, + "author_account_age_days": 230 }, "https://github.com/Alexankharin/camera-comfyUI": { "stars": 23, "last_update": "2025-07-26 16:40:12", - "cached_time": 1765726906.231302, + "cached_time": 1765790840.448014, "author_account_age_days": 2659 }, "https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes": { "stars": 28, "last_update": "2025-06-28 17:36:41", - "cached_time": 1765726906.341237, - "author_account_age_days": 1392 + "cached_time": 1765790840.552521, + "author_account_age_days": 1393 }, "https://github.com/lisaks/comfyui-panelforge": { "stars": 2, "last_update": "2025-04-29 00:25:00", - "cached_time": 1765726906.311889, - "author_account_age_days": 1274 + "cached_time": 1765790840.56244, + "author_account_age_days": 1275 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 7, "last_update": "2025-06-02 03:02:19", - "cached_time": 1765726906.444944, - "author_account_age_days": 381 + "cached_time": 1765790840.622062, + "author_account_age_days": 382 }, "https://github.com/BobRandomNumber/ComfyUI-KyutaiTTS": { "stars": 4, "last_update": "2025-07-09 04:52:46", - "cached_time": 1765726906.594066, - "author_account_age_days": 381 + "cached_time": 1765790840.654198, + "author_account_age_days": 382 }, "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": { "stars": 19, "last_update": "2025-08-13 06:57:26", - "cached_time": 1765731981.186463, - "author_account_age_days": 381 + "cached_time": 1765790840.664644, + "author_account_age_days": 382 }, "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt": { "stars": 1, "last_update": "2025-05-04 04:58:56", - "cached_time": 1765731981.264517, - "author_account_age_days": 488 + "cached_time": 1765790840.938132, + "author_account_age_days": 489 }, "https://github.com/philipy1219/ComfyUI-TaylorSeer": { "stars": 56, "last_update": "2025-10-07 08:05:19", - "cached_time": 1765731981.206524, - "author_account_age_days": 3796 + "cached_time": 1765790841.046286, + "author_account_age_days": 3797 }, "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, "last_update": "2025-07-01 13:40:29", - "cached_time": 1765731981.172869, - "author_account_age_days": 3796 + "cached_time": 1765790841.168867, + "author_account_age_days": 3797 }, "https://github.com/FaberVS/MultiModel": { "stars": 3, "last_update": "2025-08-08 14:52:53", - "cached_time": 1765731981.182178, + "cached_time": 1765790841.404919, "author_account_age_days": 2309 }, "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 1, "last_update": "2025-06-05 16:37:41", - "cached_time": 1765731981.175013, - "author_account_age_days": 3190 + "cached_time": 1765790841.425051, + "author_account_age_days": 3191 }, "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro": { "stars": 27, "last_update": "2025-09-21 18:10:47", - "cached_time": 1765731981.189764, - "author_account_age_days": 627 + "cached_time": 1765790841.505561, + "author_account_age_days": 628 }, "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, "last_update": "2025-04-30 17:03:38", - "cached_time": 1765731981.221064, + "cached_time": 1765790841.612006, "author_account_age_days": 1007 }, "https://github.com/unicough/comfy_openai_image_api": { "stars": 0, "last_update": "2025-05-02 04:24:34", - "cached_time": 1765731981.238198, - "author_account_age_days": 4248 + "cached_time": 1765790841.599555, + "author_account_age_days": 4249 }, "https://github.com/XieJunchen/comfyUI_LLM": { "stars": 2, "last_update": "2025-08-03 13:21:08", - "cached_time": 1765731981.173564, - "author_account_age_days": 2312 + "cached_time": 1765790841.684757, + "author_account_age_days": 2313 }, "https://github.com/raykindle/ComfyUI_Step1X-Edit": { "stars": 49, "last_update": "2025-05-06 02:01:37", - "cached_time": 1765731981.170623, + "cached_time": 1765790841.724586, "author_account_age_days": 2461 }, "https://github.com/Vaporbook/ComfyUI-SaveImage-PP": { - "stars": 0, + "stars": 1, "last_update": "2025-05-08 15:04:17", - "cached_time": 1765731982.206086, + "cached_time": 1765790841.699743, "author_account_age_days": 5377 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { "stars": 4, "last_update": "2025-05-31 18:41:13", - "cached_time": 1765731982.216286, - "author_account_age_days": 1317 + "cached_time": 1765790842.028753, + "author_account_age_days": 1318 }, "https://github.com/kambara/ComfyUI-PromptPalette": { "stars": 9, "last_update": "2025-06-27 14:20:13", - "cached_time": 1765731982.210628, + "cached_time": 1765790842.116543, "author_account_age_days": 6073 }, "https://github.com/MijnSpam/UploadToPushOver": { "stars": 2, "last_update": "2025-05-31 09:32:38", - "cached_time": 1765731982.239393, + "cached_time": 1765790842.229734, "author_account_age_days": 1087 }, "https://github.com/MijnSpam/ComfyUI_SwapAndScale": { "stars": 0, "last_update": "2025-05-31 09:27:10", - "cached_time": 1765731982.21701, + "cached_time": 1765790842.457755, "author_account_age_days": 1087 }, "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, "last_update": "2025-05-09 22:37:03", - "cached_time": 1765731982.21749, - "author_account_age_days": 222 + "cached_time": 1765790842.472491, + "author_account_age_days": 223 }, "https://github.com/Irsalistic/comfyui-dam-object-extractor": { "stars": 6, "last_update": "2025-05-13 11:10:44", - "cached_time": 1765731982.227337, - "author_account_age_days": 858 + "cached_time": 1765790842.574332, + "author_account_age_days": 859 }, "https://github.com/dicksensei69/comfyui_loops": { "stars": 1, "last_update": "2025-05-03 22:22:55", - "cached_time": 1765731982.291691, - "author_account_age_days": 1173 + "cached_time": 1765790842.653123, + "author_account_age_days": 1174 }, "https://github.com/tighug/comfyui-rating-checker": { "stars": 1, "last_update": "2025-05-09 14:22:51", - "cached_time": 1765731982.255538, - "author_account_age_days": 2649 + "cached_time": 1765790842.708989, + "author_account_age_days": 2650 }, "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, "last_update": "2025-07-11 15:56:24", - "cached_time": 1765731982.363371, - "author_account_age_days": 2649 + "cached_time": 1765790842.72948, + "author_account_age_days": 2650 }, "https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": { "stars": 32, "last_update": "2025-05-07 18:10:18", - "cached_time": 1765731982.639626, + "cached_time": 1765790842.786817, "author_account_age_days": 224 }, "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": { "stars": 22, "last_update": "2025-11-30 18:18:36", - "cached_time": 1765731983.265427, + "cached_time": 1765790842.755916, "author_account_age_days": 224 }, "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 23, "last_update": "2025-12-08 00:10:14", - "cached_time": 1765731983.247631, + "cached_time": 1765790843.114992, "author_account_age_days": 224 }, "https://github.com/surinder83singh/ComfyUI-compare-videos": { "stars": 6, "last_update": "2025-05-06 01:30:48", - "cached_time": 1765731983.270395, + "cached_time": 1765790843.228902, "author_account_age_days": 5055 }, "https://github.com/JoeNavark/comfyui_custom_sigma_editor": { "stars": 21, "last_update": "2025-08-22 22:31:12", - "cached_time": 1765731983.375037, - "author_account_age_days": 1386 + "cached_time": 1765790843.316825, + "author_account_age_days": 1387 }, "https://github.com/mohsensd1373/comfyui_wordpress": { "stars": 0, "last_update": "2025-05-08 02:25:36", - "cached_time": 1765731983.275167, + "cached_time": 1765790843.52803, "author_account_age_days": 4391 }, "https://github.com/hybskgks28275/ComfyUI-hybs-nodes": { "stars": 3, "last_update": "2025-10-05 09:31:10", - "cached_time": 1765731983.253403, + "cached_time": 1765790843.538901, "author_account_age_days": 1465 }, "https://github.com/StableLlama/ComfyUI-basic_data_handling": { "stars": 29, "last_update": "2025-11-28 16:20:08", - "cached_time": 1765731983.317439, - "author_account_age_days": 716 + "cached_time": 1765790843.657493, + "author_account_age_days": 717 }, "https://github.com/charlyad142/ComfyUI_bfl_api_pro_nodes": { "stars": 0, "last_update": "2025-12-03 15:13:28", - "cached_time": 1765731983.332261, + "cached_time": 1765790843.747116, "author_account_age_days": 3154 }, "https://github.com/ServiceStack/comfy-asset-downloader": { "stars": 14, "last_update": "2025-05-08 16:21:02", - "cached_time": 1765731983.379032, - "author_account_age_days": 5423 + "cached_time": 1765790843.819299, + "author_account_age_days": 5424 }, "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 7, "last_update": "2025-05-07 18:47:45", - "cached_time": 1765731983.459802, - "author_account_age_days": 1741 + "cached_time": 1765790843.772018, + "author_account_age_days": 1742 }, "https://github.com/gasparuff/CustomSelector": { "stars": 1, "last_update": "2025-05-09 06:17:31", - "cached_time": 1765731983.752516, - "author_account_age_days": 4532 + "cached_time": 1765790843.821303, + "author_account_age_days": 4533 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 1, "last_update": "2025-06-04 09:43:26", - "cached_time": 1765731984.299257, - "author_account_age_days": 862 + "cached_time": 1765790843.887929, + "author_account_age_days": 863 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 74, "last_update": "2025-11-05 16:18:45", - "cached_time": 1765731984.329524, - "author_account_age_days": 415 + "cached_time": 1765790844.196805, + "author_account_age_days": 416 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 13, "last_update": "2025-10-31 19:14:31", - "cached_time": 1765731984.321713, - "author_account_age_days": 415 + "cached_time": 1765790844.276429, + "author_account_age_days": 416 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 7, "last_update": "2025-05-14 20:52:22", - "cached_time": 1765731984.333653, - "author_account_age_days": 1198 + "cached_time": 1765790844.735219, + "author_account_age_days": 1199 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 12, "last_update": "2025-12-14 12:51:55", - "cached_time": 1765731984.331322, - "author_account_age_days": 986 + "cached_time": 1765790844.59107, + "author_account_age_days": 987 }, "https://github.com/fpgaminer/joycaption_comfyui": { "stars": 109, "last_update": "2025-05-15 23:30:13", - "cached_time": 1765731984.385524, - "author_account_age_days": 5008 + "cached_time": 1765790844.617589, + "author_account_age_days": 5009 }, "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 8, "last_update": "2025-07-18 14:34:09", - "cached_time": 1765731984.381227, - "author_account_age_days": 4587 + "cached_time": 1765790844.714307, + "author_account_age_days": 4588 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 3, "last_update": "2025-11-25 14:50:54", - "cached_time": 1765731984.80347, + "cached_time": 1765790844.788654, "author_account_age_days": 2405 }, "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 203, "last_update": "2025-07-11 01:56:09", - "cached_time": 1765731984.437508, - "author_account_age_days": 2455 + "cached_time": 1765790844.842132, + "author_account_age_days": 2456 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 4, "last_update": "2025-05-07 23:48:49", - "cached_time": 1765731984.58767, - "author_account_age_days": 1169 + "cached_time": 1765790844.892934, + "author_account_age_days": 1170 }, "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 3, "last_update": "2025-05-26 22:46:39", - "cached_time": 1765731984.808483, - "author_account_age_days": 1169 + "cached_time": 1765790844.908212, + "author_account_age_days": 1170 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, "last_update": "2025-06-18 16:41:48", - "cached_time": 1765731985.336502, - "author_account_age_days": 1169 + "cached_time": 1765790844.937292, + "author_account_age_days": 1170 }, "https://github.com/tavyra/ComfyUI_Curves": { "stars": 2, "last_update": "2025-05-08 01:48:55", - "cached_time": 1765731985.398024, - "author_account_age_days": 2637 + "cached_time": 1765790845.26964, + "author_account_age_days": 2638 }, "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, "last_update": "2025-05-15 09:55:46", - "cached_time": 1765731985.364906, - "author_account_age_days": 2816 + "cached_time": 1765790845.34574, + "author_account_age_days": 2817 }, "https://github.com/lihaoyun6/ComfyUI-BlindWatermark": { "stars": 12, "last_update": "2025-09-20 10:42:26", - "cached_time": 1765731985.386854, - "author_account_age_days": 3649 + "cached_time": 1765790845.68821, + "author_account_age_days": 3650 }, "https://github.com/neggo/comfyui-sambanova": { "stars": 0, "last_update": "2025-05-15 01:49:53", - "cached_time": 1765731985.408674, + "cached_time": 1765790845.754304, "author_account_age_days": 4473 }, "https://github.com/northumber/ComfyUI-northTools": { "stars": 2, "last_update": "2025-05-22 18:08:04", - "cached_time": 1765731985.424137, - "author_account_age_days": 3597 + "cached_time": 1765790845.760117, + "author_account_age_days": 3598 }, "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": { "stars": 0, "last_update": "2025-05-10 15:54:59", - "cached_time": 1765731985.526557, - "author_account_age_days": 2816 + "cached_time": 1765790845.784019, + "author_account_age_days": 2817 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, "last_update": "2025-05-15 22:10:43", - "cached_time": 1765731985.534406, + "cached_time": 1765790845.84, "author_account_age_days": 220 }, "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": { "stars": 66, "last_update": "2025-10-07 12:28:21", - "cached_time": 1765731985.756661, - "author_account_age_days": 3649 + "cached_time": 1765790845.895606, + "author_account_age_days": 3650 }, "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, "last_update": "2025-05-12 03:47:39", - "cached_time": 1765731985.831288, - "author_account_age_days": 3817 + "cached_time": 1765790845.951348, + "author_account_age_days": 3818 }, "https://github.com/wings6407/ComfyUI_HBH-image_overlay": { "stars": 1, "last_update": "2025-05-12 02:52:38", - "cached_time": 1765731985.849969, - "author_account_age_days": 626 + "cached_time": 1765790845.948694, + "author_account_age_days": 627 }, "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, "last_update": "2025-12-06 08:36:54", - "cached_time": 1765731986.387076, + "cached_time": 1765790846.123178, "author_account_age_days": 3952 }, "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus": { "stars": 91, "last_update": "2025-11-30 18:54:01", - "cached_time": 1765731986.434713, - "author_account_age_days": 273 + "cached_time": 1765790846.329176, + "author_account_age_days": 274 }, "https://github.com/otacoo/comfyui_otacoo": { "stars": 8, "last_update": "2025-10-02 07:14:56", - "cached_time": 1765731986.461797, - "author_account_age_days": 234 + "cached_time": 1765790846.441901, + "author_account_age_days": 235 }, "https://github.com/vladpro3/ComfyUI_BishaNodes": { "stars": 1, "last_update": "2025-06-08 19:23:23", - "cached_time": 1765731986.472715, + "cached_time": 1765790846.753863, "author_account_age_days": 2865 }, "https://github.com/usrname0/comfyui-holdup": { "stars": 3, "last_update": "2025-12-01 05:37:13", - "cached_time": 1765731986.497181, + "cached_time": 1765790846.786955, "author_account_age_days": 2952 }, "https://github.com/lerignoux/ComfyUI-PechaKucha": { "stars": 1, "last_update": "2025-10-30 08:08:13", - "cached_time": 1765731986.451426, + "cached_time": 1765790846.834929, "author_account_age_days": 4843 }, "https://github.com/lerignoux/ComfyUI-Stable3DGen": { "stars": 3, "last_update": "2025-09-23 15:24:40", - "cached_time": 1765731986.55767, + "cached_time": 1765790846.853695, "author_account_age_days": 4843 }, "https://github.com/GroxicTinch/EasyUI-ComfyUI": { "stars": 5, "last_update": "2025-07-01 15:25:45", - "cached_time": 1765731986.85651, - "author_account_age_days": 3483 + "cached_time": 1765790846.882246, + "author_account_age_days": 3484 }, "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { - "stars": 117, + "stars": 119, "last_update": "2025-12-10 06:17:45", - "cached_time": 1765731986.87651, + "cached_time": 1765790846.950457, "author_account_age_days": 3442 }, "https://github.com/Dontdrunk/ComfyUI-DD-Translation": { "stars": 592, - "last_update": "2025-12-11 06:19:25", - "cached_time": 1765731986.904801, + "last_update": "2025-12-15 09:16:54", + "cached_time": 1765790847.036818, "author_account_age_days": 3442 }, "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, "last_update": "2025-05-22 07:41:32", - "cached_time": 1765731986.977361, - "author_account_age_days": 1256 + "cached_time": 1765790846.997735, + "author_account_age_days": 1257 }, "https://github.com/Sayene/comfyui-base64-to-image-size": { "stars": 0, "last_update": "2025-05-15 12:33:33", - "cached_time": 1765731987.417247, + "cached_time": 1765790847.182641, "author_account_age_days": 4219 }, "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 3, "last_update": "2025-05-14 06:50:13", - "cached_time": 1765731987.502361, - "author_account_age_days": 215 + "cached_time": 1765790847.395611, + "author_account_age_days": 216 }, "https://github.com/xuhongming251/ComfyUI-Jimeng": { "stars": 5, "last_update": "2025-06-11 09:39:59", - "cached_time": 1765731987.502823, - "author_account_age_days": 4644 + "cached_time": 1765790847.553603, + "author_account_age_days": 4645 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 1, "last_update": "2025-05-16 07:28:19", - "cached_time": 1765731987.491672, - "author_account_age_days": 943 + "cached_time": 1765790847.82655, + "author_account_age_days": 944 }, "https://github.com/purewater2011/comfyui_color_detection": { "stars": 1, "last_update": "2025-05-19 09:59:44", - "cached_time": 1765731987.528074, - "author_account_age_days": 4366 + "cached_time": 1765790847.907653, + "author_account_age_days": 4367 }, "https://github.com/X-School-Academy/X-FluxAgent": { "stars": 29, "last_update": "2025-06-05 08:28:11", - "cached_time": 1765731987.590258, - "author_account_age_days": 256 + "cached_time": 1765790847.975826, + "author_account_age_days": 257 }, "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "stars": 2, "last_update": "2025-09-06 09:31:44", - "cached_time": 1765731987.688982, + "cached_time": 1765790847.897711, "author_account_age_days": 2119 }, "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 1, "last_update": "2025-06-16 12:28:27", - "cached_time": 1765731987.933578, + "cached_time": 1765790847.92501, "author_account_age_days": 5084 }, "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, "last_update": "2025-05-18 09:22:38", - "cached_time": 1765731987.967546, - "author_account_age_days": 439 + "cached_time": 1765790847.998429, + "author_account_age_days": 440 }, "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, "last_update": "2025-05-19 02:28:44", - "cached_time": 1765731987.982681, - "author_account_age_days": 579 + "cached_time": 1765790848.06996, + "author_account_age_days": 580 }, "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": { "stars": 9, "last_update": "2025-10-28 14:17:15", - "cached_time": 1765731988.027602, + "cached_time": 1765790848.275803, "author_account_age_days": 567 }, "https://github.com/2frames/ComfyUI-AQnodes": { "stars": 1, "last_update": "2025-12-03 17:01:14", - "cached_time": 1765731988.442478, - "author_account_age_days": 528 + "cached_time": 1765790848.328279, + "author_account_age_days": 529 }, "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 1, "last_update": "2025-05-21 01:16:27", - "cached_time": 1765731988.526431, - "author_account_age_days": 2878 + "cached_time": 1765790848.600901, + "author_account_age_days": 2879 }, "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, "last_update": "2025-05-20 00:41:53", - "cached_time": 1765731988.564018, + "cached_time": 1765790848.823372, "author_account_age_days": 4217 }, "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, "last_update": "2025-12-12 22:20:59", - "cached_time": 1765731988.665296, + "cached_time": 1765790848.889564, "author_account_age_days": 998 }, "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 3, "last_update": "2025-05-20 18:06:04", - "cached_time": 1765731988.634049, - "author_account_age_days": 208 + "cached_time": 1765790848.976573, + "author_account_age_days": 209 }, "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, "last_update": "2025-05-24 16:11:50", - "cached_time": 1765731988.693599, - "author_account_age_days": 2408 + "cached_time": 1765790848.971037, + "author_account_age_days": 2409 }, "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 2, "last_update": "2025-05-20 18:59:45", - "cached_time": 1765731988.718911, + "cached_time": 1765790849.014731, "author_account_age_days": 3148 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "cached_time": 1765731988.964475, - "author_account_age_days": 208 + "cached_time": 1765790849.024821, + "author_account_age_days": 209 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 65, "last_update": "2025-07-04 11:35:38", - "cached_time": 1765731989.005927, + "cached_time": 1765790849.078357, "author_account_age_days": 4771 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { "stars": 72, "last_update": "2025-08-21 19:21:22", - "cached_time": 1765731989.000323, + "cached_time": 1765790849.105287, "author_account_age_days": 4771 }, "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 5, "last_update": "2025-06-02 21:30:04", - "cached_time": 1765731989.057801, + "cached_time": 1765790849.339329, "author_account_age_days": 4771 }, "https://github.com/wildminder/ComfyUI-VibeVoice": { "stars": 534, "last_update": "2025-09-25 10:19:05", - "cached_time": 1765731989.518368, + "cached_time": 1765790849.392885, "author_account_age_days": 4771 }, "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, "last_update": "2025-06-06 00:17:19", - "cached_time": 1765731989.577403, - "author_account_age_days": 451 + "cached_time": 1765790849.683825, + "author_account_age_days": 452 }, "https://github.com/Limbicnation/ComfyUIDepthEstimation": { "stars": 21, "last_update": "2025-12-08 21:33:50", - "cached_time": 1765731989.619905, - "author_account_age_days": 4367 + "cached_time": 1765790849.913099, + "author_account_age_days": 4368 }, "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { - "stars": 12, + "stars": 11, "last_update": "2025-11-14 04:36:40", - "cached_time": 1765731989.683282, - "author_account_age_days": 4367 + "cached_time": 1765790849.980166, + "author_account_age_days": 4368 }, "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": { "stars": 3, "last_update": "2025-07-22 04:44:07", - "cached_time": 1765731989.696569, - "author_account_age_days": 4367 + "cached_time": 1765790850.022314, + "author_account_age_days": 4368 }, "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "cached_time": 1765731989.736545, - "author_account_age_days": 274 + "cached_time": 1765790850.076117, + "author_account_age_days": 275 }, "https://github.com/Limbicnation/ComfyUI-RandomSeedGenerator": { "stars": 5, "last_update": "2025-08-28 05:17:39", - "cached_time": 1765731989.761656, - "author_account_age_days": 4367 + "cached_time": 1765790850.076826, + "author_account_age_days": 4368 }, "https://github.com/hao-ai-lab/FastVideo": { - "stars": 2802, + "stars": 2805, "last_update": "2025-12-14 00:12:52", - "cached_time": 1765731990.05776, - "author_account_age_days": 780 + "cached_time": 1765790850.160191, + "author_account_age_days": 781 }, "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "cached_time": 1765731990.090402, - "author_account_age_days": 3259 + "cached_time": 1765790850.120027, + "author_account_age_days": 3260 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "cached_time": 1765731990.087475, - "author_account_age_days": 3259 + "cached_time": 1765790850.171643, + "author_account_age_days": 3260 }, "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 5, "last_update": "2025-06-23 16:12:19", - "cached_time": 1765731990.17157, - "author_account_age_days": 215 + "cached_time": 1765790850.412239, + "author_account_age_days": 216 }, "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, "last_update": "2025-05-24 03:55:35", - "cached_time": 1765731990.554571, - "author_account_age_days": 336 + "cached_time": 1765790850.45465, + "author_account_age_days": 337 }, "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "stars": 59, "last_update": "2025-08-25 12:58:44", - "cached_time": 1765731990.610223, + "cached_time": 1765790850.785588, "author_account_age_days": 4298 }, "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 1, "last_update": "2025-05-24 18:37:41", - "cached_time": 1765731990.675213, + "cached_time": 1765790851.02048, "author_account_age_days": 734 }, "https://github.com/ComfyAssets/ComfyUI_Selectors": { "stars": 4, "last_update": "2025-06-13 16:13:05", - "cached_time": 1765731990.752082, + "cached_time": 1765790851.082672, "author_account_age_days": 204 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { - "stars": 86, + "stars": 88, "last_update": "2025-12-09 22:14:10", - "cached_time": 1765731990.825493, + "cached_time": 1765790851.174875, "author_account_age_days": 204 }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { "stars": 10, "last_update": "2025-11-24 16:55:51", - "cached_time": 1765731991.246217, + "cached_time": 1765790851.209357, "author_account_age_days": 204 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "stars": 111, "last_update": "2025-05-25 02:27:01", - "cached_time": 1765731990.818478, + "cached_time": 1765790851.130893, "author_account_age_days": 2080 }, "https://github.com/ComfyAssets/ComfyUI-KikoStats": { "stars": 2, "last_update": "2025-11-28 17:51:18", - "cached_time": 1765731991.132332, + "cached_time": 1765790851.217048, "author_account_age_days": 204 }, "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, "last_update": "2025-06-17 15:00:30", - "cached_time": 1765731991.138214, - "author_account_age_days": 532 + "cached_time": 1765790851.218057, + "author_account_age_days": 533 }, "https://github.com/Charonartist/comfyui-smart-resize-node": { "stars": 0, "last_update": "2025-08-12 13:01:48", - "cached_time": 1765731991.144595, - "author_account_age_days": 532 + "cached_time": 1765790851.350372, + "author_account_age_days": 533 }, "https://github.com/Charonartist/comfyui-tag-remover": { "stars": 0, "last_update": "2025-08-14 06:12:04", - "cached_time": 1765731991.275848, - "author_account_age_days": 532 + "cached_time": 1765790851.468248, + "author_account_age_days": 533 }, "https://github.com/Charonartist/comfyui-last-frame-extractor": { "stars": 3, "last_update": "2025-08-14 13:42:17", - "cached_time": 1765731991.600426, - "author_account_age_days": 532 + "cached_time": 1765790851.500965, + "author_account_age_days": 533 }, "https://github.com/ptmaster/comfyui-audio-speed": { "stars": 11, "last_update": "2025-06-24 15:23:03", - "cached_time": 1765731991.704076, - "author_account_age_days": 4418 + "cached_time": 1765790851.836034, + "author_account_age_days": 4419 }, "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 24, "last_update": "2025-07-06 04:41:46", - "cached_time": 1765731991.715883, - "author_account_age_days": 4418 + "cached_time": 1765790852.075688, + "author_account_age_days": 4419 }, "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 24, "last_update": "2025-12-03 10:33:24", - "cached_time": 1765731991.825664, + "cached_time": 1765790852.160449, "author_account_age_days": 1129 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 28, "last_update": "2025-11-24 02:32:23", - "cached_time": 1765731991.851124, - "author_account_age_days": 1543 + "cached_time": 1765790852.152636, + "author_account_age_days": 1544 }, "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": { "stars": 2, "last_update": "2025-06-24 03:34:32", - "cached_time": 1765731991.937339, + "cached_time": 1765790852.241261, "author_account_age_days": 2436 }, "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "stars": 5, "last_update": "2025-06-17 03:43:27", - "cached_time": 1765731992.165756, + "cached_time": 1765790852.278411, "author_account_age_days": 2436 }, "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 1, "last_update": "2025-05-26 11:45:44", - "cached_time": 1765731992.171095, + "cached_time": 1765790852.283783, "author_account_age_days": 3480 }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, "last_update": "2025-05-26 12:33:08", - "cached_time": 1765731992.666439, - "author_account_age_days": 2050 + "cached_time": 1765790852.355238, + "author_account_age_days": 2051 }, "https://github.com/gabe-init/ComfyUI-Openrouter_node": { "stars": 27, "last_update": "2025-09-06 18:35:08", - "cached_time": 1765731992.290422, + "cached_time": 1765790852.411679, "author_account_age_days": 203 }, "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": { "stars": 0, "last_update": "2025-08-08 13:16:05", - "cached_time": 1765731992.358385, - "author_account_age_days": 2050 + "cached_time": 1765790852.559329, + "author_account_age_days": 2051 }, "https://github.com/CoiiChan/comfyui-every-person-seg-coii": { "stars": 5, "last_update": "2025-08-01 08:16:18", - "cached_time": 1765731992.982357, + "cached_time": 1765790853.096364, "author_account_age_days": 2436 }, "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 4, "last_update": "2025-05-27 00:27:28", - "cached_time": 1765731992.760255, + "cached_time": 1765790852.919406, "author_account_age_days": 203 }, "https://github.com/gabe-init/ComfyUI-Google-Image-Search": { "stars": 4, "last_update": "2025-05-27 00:54:00", - "cached_time": 1765731992.744787, + "cached_time": 1765790853.121677, "author_account_age_days": 203 }, "https://github.com/gabe-init/ComfyUI-String-Similarity": { "stars": 1, "last_update": "2025-05-27 00:59:21", - "cached_time": 1765731992.865985, + "cached_time": 1765790853.212442, "author_account_age_days": 203 }, "https://github.com/GACLove/ComfyUI-VFI": { "stars": 11, "last_update": "2025-09-30 09:55:40", - "cached_time": 1765731992.882274, - "author_account_age_days": 4155 + "cached_time": 1765790853.269496, + "author_account_age_days": 4156 }, "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "cached_time": 1765731992.972456, + "cached_time": 1765790853.290395, "author_account_age_days": 3188 }, "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 13, "last_update": "2025-09-10 11:03:49", - "cached_time": 1765731993.186517, + "cached_time": 1765790853.31402, "author_account_age_days": 368 }, "https://github.com/SamTyurenkov/comfyui_chatgpt": { "stars": 0, "last_update": "2025-07-28 11:28:01", - "cached_time": 1765731993.211934, + "cached_time": 1765790853.35894, "author_account_age_days": 3500 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { "stars": 23, "last_update": "2025-05-28 00:37:16", - "cached_time": 1765731993.439781, + "cached_time": 1765790853.43308, "author_account_age_days": 1120 }, "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": { "stars": 0, "last_update": "2025-07-23 09:56:07", - "cached_time": 1765731993.391319, + "cached_time": 1765790853.4822, "author_account_age_days": 3500 }, "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { - "stars": 62, + "stars": 63, "last_update": "2025-12-11 17:29:51", - "cached_time": 1765731994.078093, - "author_account_age_days": 1948 + "cached_time": 1765790854.227684, + "author_account_age_days": 1949 }, "https://github.com/orion4d/illusion_node": { "stars": 3, "last_update": "2025-06-22 08:57:01", - "cached_time": 1765731993.800866, + "cached_time": 1765790853.946057, "author_account_age_days": 1120 }, "https://github.com/orion4d/ComfyUI_pdf_nodes": { "stars": 0, "last_update": "2025-06-10 15:51:53", - "cached_time": 1765731993.812531, + "cached_time": 1765790854.177667, "author_account_age_days": 1120 }, "https://github.com/orion4d/ComfyUI_extract_imag": { "stars": 0, "last_update": "2025-06-11 13:37:18", - "cached_time": 1765731993.909016, + "cached_time": 1765790854.181318, "author_account_age_days": 1120 }, "https://github.com/orion4d/Calculator_Pro": { "stars": 0, "last_update": "2025-06-29 15:47:04", - "cached_time": 1765731993.92212, + "cached_time": 1765790854.267908, "author_account_age_days": 1120 }, "https://github.com/orion4d/ComfyUI_colormaster": { "stars": 2, "last_update": "2025-07-06 11:30:01", - "cached_time": 1765731994.022619, + "cached_time": 1765790854.347077, "author_account_age_days": 1120 }, "https://github.com/orion4d/ComfyUI_image-display": { "stars": 0, "last_update": "2025-07-07 14:39:55", - "cached_time": 1765731994.040381, + "cached_time": 1765790854.369747, "author_account_age_days": 1120 }, "https://github.com/orion4d/ComfyUI_DAO_master": { "stars": 10, "last_update": "2025-09-03 08:56:54", - "cached_time": 1765731994.221369, + "cached_time": 1765790854.360811, "author_account_age_days": 1120 }, "https://github.com/aiaiaikkk/ComfyUI-Curve": { "stars": 155, "last_update": "2025-10-27 02:13:49", - "cached_time": 1765731994.251375, + "cached_time": 1765790854.446094, "author_account_age_days": 442 }, "https://github.com/aiaiaikkk/super-prompt-canvas": { "stars": 150, "last_update": "2025-08-30 06:42:21", - "cached_time": 1765731994.432641, + "cached_time": 1765790854.481757, "author_account_age_days": 442 }, "https://github.com/aiaiaikkk/comfyui-api-image-edit": { "stars": 8, "last_update": "2025-09-03 17:05:31", - "cached_time": 1765731994.503317, + "cached_time": 1765790854.552321, "author_account_age_days": 442 }, "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 1, "last_update": "2025-05-28 05:39:55", - "cached_time": 1765731994.834502, - "author_account_age_days": 5036 + "cached_time": 1765790855.030815, + "author_account_age_days": 5037 }, "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "cached_time": 1765731994.860643, + "cached_time": 1765790855.240904, "author_account_age_days": 5172 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 35, "last_update": "2025-08-08 04:15:10", - "cached_time": 1765731994.960768, - "author_account_age_days": 3802 + "cached_time": 1765790855.29338, + "author_account_age_days": 3803 }, "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "cached_time": 1765731994.981999, - "author_account_age_days": 943 + "cached_time": 1765790855.274885, + "author_account_age_days": 944 }, "https://github.com/LingSss9/comfyui-merge": { "stars": 15, "last_update": "2025-08-13 04:43:40", - "cached_time": 1765731995.099806, - "author_account_age_days": 799 + "cached_time": 1765790855.371487, + "author_account_age_days": 800 }, "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-08-22 08:04:50", - "cached_time": 1765731995.061375, + "cached_time": 1765790855.450147, "author_account_age_days": 2153 }, "https://github.com/p1atdev/comfyui-tkg-chroma-key": { - "stars": 18, + "stars": 19, "last_update": "2025-08-23 16:06:14", - "cached_time": 1765731995.151518, + "cached_time": 1765790855.465149, "author_account_age_days": 2153 }, "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, "last_update": "2025-06-05 03:22:47", - "cached_time": 1765731995.298871, + "cached_time": 1765790855.465828, "author_account_age_days": 611 }, "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "cached_time": 1765731995.313394, + "cached_time": 1765790855.52489, "author_account_age_days": 1474 }, "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 178, "last_update": "2025-08-22 11:48:28", - "cached_time": 1765731995.488359, - "author_account_age_days": 3927 + "cached_time": 1765790855.549477, + "author_account_age_days": 3928 }, "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, "last_update": "2025-06-04 20:33:17", - "cached_time": 1765731995.554461, - "author_account_age_days": 774 + "cached_time": 1765790855.597034, + "author_account_age_days": 775 }, "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, "last_update": "2025-06-01 08:42:50", - "cached_time": 1765731995.868653, + "cached_time": 1765790856.104279, "author_account_age_days": 4887 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "cached_time": 1765731995.964153, - "author_account_age_days": 427 + "cached_time": 1765790856.357914, + "author_account_age_days": 428 }, "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-11-16 14:14:42", - "cached_time": 1765731996.518085, - "author_account_age_days": 318 + "cached_time": 1765790856.727099, + "author_account_age_days": 319 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 63, "last_update": "2025-06-01 02:56:02", - "cached_time": 1765731996.042834, + "cached_time": 1765790856.392556, "author_account_age_days": 1514 }, "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 2, "last_update": "2025-06-01 13:56:23", - "cached_time": 1765731996.096679, + "cached_time": 1765790856.457152, "author_account_age_days": 688 }, "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 1, "last_update": "2025-06-30 00:06:21", - "cached_time": 1765731996.155956, + "cached_time": 1765790856.509608, "author_account_age_days": 338 }, "https://github.com/thalismind/ComfyUI-LoadImageWithFilename": { "stars": 2, "last_update": "2025-07-21 03:28:05", - "cached_time": 1765731996.21762, + "cached_time": 1765790856.510222, "author_account_age_days": 338 }, "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-08-17 21:49:36", - "cached_time": 1765731996.380705, - "author_account_age_days": 2107 + "cached_time": 1765790856.543653, + "author_account_age_days": 2108 }, "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": { "stars": 4, "last_update": "2025-08-10 07:43:57", - "cached_time": 1765731996.373951, - "author_account_age_days": 2107 + "cached_time": 1765790856.59119, + "author_account_age_days": 2108 }, "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "cached_time": 1765731996.554019, - "author_account_age_days": 611 + "cached_time": 1765790856.604766, + "author_account_age_days": 612 }, "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 7, "last_update": "2025-06-07 15:59:26", - "cached_time": 1765731996.601569, - "author_account_age_days": 2558 + "cached_time": 1765790856.703404, + "author_account_age_days": 2559 }, "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 1, "last_update": "2025-06-03 07:56:17", - "cached_time": 1765731996.928976, + "cached_time": 1765790857.186678, "author_account_age_days": 2267 }, "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, "last_update": "2025-06-06 21:59:50", - "cached_time": 1765731997.01407, - "author_account_age_days": 219 + "cached_time": 1765790857.423376, + "author_account_age_days": 220 }, "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 6, "last_update": "2025-12-05 05:41:57", - "cached_time": 1765731997.092937, - "author_account_age_days": 2188 + "cached_time": 1765790857.489049, + "author_account_age_days": 2189 }, "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 1, "last_update": "2025-06-03 10:09:06", - "cached_time": 1765731997.166425, + "cached_time": 1765790857.530008, "author_account_age_days": 1559 }, "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 4, "last_update": "2025-06-05 15:46:52", - "cached_time": 1765731997.170642, - "author_account_age_days": 4301 + "cached_time": 1765790857.613011, + "author_account_age_days": 4302 }, "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "stars": 3, "last_update": "2025-09-10 11:31:33", - "cached_time": 1765731997.268025, + "cached_time": 1765790857.56176, "author_account_age_days": 3941 }, "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 19, "last_update": "2025-11-27 13:13:18", - "cached_time": 1765731997.43695, + "cached_time": 1765790857.594993, "author_account_age_days": 3233 }, "https://github.com/zccrs/comfyui-dci": { "stars": 1, "last_update": "2025-10-27 08:04:53", - "cached_time": 1765731997.560918, - "author_account_age_days": 3798 + "cached_time": 1765790857.664239, + "author_account_age_days": 3799 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 5, "last_update": "2025-07-26 16:59:22", - "cached_time": 1765731997.610038, - "author_account_age_days": 3348 + "cached_time": 1765790857.7923, + "author_account_age_days": 3349 }, "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 26, "last_update": "2025-06-24 11:30:06", - "cached_time": 1765731997.616259, - "author_account_age_days": 1123 + "cached_time": 1765790857.798594, + "author_account_age_days": 1124 }, "https://github.com/set-soft/ComfyUI-ImageMisc": { "stars": 1, "last_update": "2025-11-30 18:47:35", - "cached_time": 1765731997.690342, - "author_account_age_days": 3348 + "cached_time": 1765790858.070288, + "author_account_age_days": 3349 }, "https://github.com/pictorialink/ComfyUI-Text-Translation": { "stars": 6, "last_update": "2025-07-15 07:51:51", - "cached_time": 1765731998.085916, + "cached_time": 1765790858.285591, "author_account_age_days": 214 }, "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, "last_update": "2025-07-15 11:19:09", - "cached_time": 1765731998.095749, + "cached_time": 1765790858.541697, "author_account_age_days": 214 }, "https://github.com/spawner1145/comfyui-aichat": { "stars": 3, "last_update": "2025-09-09 09:53:28", - "cached_time": 1765731998.124674, + "cached_time": 1765790858.613113, "author_account_age_days": 476 }, "https://github.com/mo230761/InsertAnything-ComfyUI-official": { "stars": 26, "last_update": "2025-07-16 11:05:05", - "cached_time": 1765731998.226986, - "author_account_age_days": 1512 + "cached_time": 1765790858.643662, + "author_account_age_days": 1513 }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { - "stars": 19, + "stars": 20, "last_update": "2025-09-21 04:44:09", - "cached_time": 1765731998.18599, + "cached_time": 1765790858.638982, "author_account_age_days": 476 }, "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 3, "last_update": "2025-06-04 14:38:13", - "cached_time": 1765731998.291718, + "cached_time": 1765790858.666462, "author_account_age_days": 513 }, "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": { "stars": 2, "last_update": "2025-07-15 03:04:43", - "cached_time": 1765731998.908932, + "cached_time": 1765790859.54072, "author_account_age_days": 214 }, "https://github.com/PenguinTeo/Comfyui-GeminiBanana": { "stars": 38, "last_update": "2025-11-21 05:49:58", - "cached_time": 1765731998.596964, + "cached_time": 1765790858.722863, "author_account_age_days": 513 }, "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, "last_update": "2025-06-05 09:40:09", - "cached_time": 1765731998.627113, + "cached_time": 1765790858.84957, "author_account_age_days": 208 }, "https://github.com/scraed/LanPaint": { - "stars": 779, + "stars": 782, "last_update": "2025-12-06 02:27:50", - "cached_time": 1765731998.637485, + "cached_time": 1765790858.890311, "author_account_age_days": 4001 }, "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "stars": 0, "last_update": "2025-06-04 15:41:16", - "cached_time": 1765731998.716144, + "cached_time": 1765790859.127178, "author_account_age_days": 1144 }, "https://github.com/hvppycoding/comfyui-json-prompt-renderer": { "stars": 0, "last_update": "2025-08-26 15:49:55", - "cached_time": 1765731999.140495, + "cached_time": 1765790859.323977, "author_account_age_days": 1144 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": { "stars": 15, "last_update": "2025-08-08 12:50:29", - "cached_time": 1765731999.138697, + "cached_time": 1765790859.607579, "author_account_age_days": 3011 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch": { "stars": 50, "last_update": "2025-08-09 18:42:14", - "cached_time": 1765731999.168679, + "cached_time": 1765790859.675123, "author_account_age_days": 3011 }, "https://github.com/o-l-l-i/ComfyUI-OlmLUT": { "stars": 18, "last_update": "2025-06-09 18:55:46", - "cached_time": 1765731999.24095, + "cached_time": 1765790859.699234, "author_account_age_days": 3011 }, "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": { "stars": 37, "last_update": "2025-08-09 18:15:36", - "cached_time": 1765731999.242791, + "cached_time": 1765790859.697641, "author_account_age_days": 3011 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust": { "stars": 41, "last_update": "2025-08-09 17:58:21", - "cached_time": 1765731999.31866, + "cached_time": 1765790859.75943, "author_account_age_days": 3011 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": { "stars": 6, "last_update": "2025-08-09 18:08:18", - "cached_time": 1765731999.661784, + "cached_time": 1765790860.26811, "author_account_age_days": 3011 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": { "stars": 12, "last_update": "2025-08-09 18:11:21", - "cached_time": 1765731999.690189, + "cached_time": 1765790859.883272, "author_account_age_days": 3011 }, "https://github.com/o-l-l-i/ComfyUI-Olm-DragCrop": { "stars": 72, "last_update": "2025-09-02 12:12:23", - "cached_time": 1765731999.675638, + "cached_time": 1765790859.943109, "author_account_age_days": 3011 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Histogram": { "stars": 4, "last_update": "2025-08-09 18:46:59", - "cached_time": 1765731999.753689, + "cached_time": 1765790860.14872, "author_account_age_days": 3011 }, "https://github.com/o-l-l-i/ComfyUI-Olm-LGG": { "stars": 10, "last_update": "2025-08-09 18:37:17", - "cached_time": 1765731999.944739, + "cached_time": 1765790860.381941, "author_account_age_days": 3011 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, "last_update": "2025-06-06 04:08:30", - "cached_time": 1765732000.199114, + "cached_time": 1765790860.640242, "author_account_age_days": 2206 }, "https://github.com/NeonLightning/neonllama": { "stars": 2, "last_update": "2025-06-20 22:49:39", - "cached_time": 1765732000.233797, - "author_account_age_days": 4754 + "cached_time": 1765790860.663643, + "author_account_age_days": 4755 }, "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 5, "last_update": "2025-10-12 02:28:44", - "cached_time": 1765732000.219708, + "cached_time": 1765790860.761768, "author_account_age_days": 206 }, "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 8, "last_update": "2025-06-06 18:40:09", - "cached_time": 1765732000.477522, - "author_account_age_days": 2293 + "cached_time": 1765790860.73726, + "author_account_age_days": 2294 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "stars": 0, "last_update": "2025-06-05 19:20:04", - "cached_time": 1765732000.297346, - "author_account_age_days": 427 + "cached_time": 1765790860.805053, + "author_account_age_days": 428 }, "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "stars": 7, "last_update": "2025-05-01 16:09:43", - "cached_time": 1765732000.369373, + "cached_time": 1765790860.838376, "author_account_age_days": 1787 }, "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 1, "last_update": "2025-06-09 03:05:11", - "cached_time": 1765732000.722727, + "cached_time": 1765790860.94388, "author_account_age_days": 3473 }, "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "cached_time": 1765732000.76249, - "author_account_age_days": 4916 + "cached_time": 1765790861.022704, + "author_account_age_days": 4917 }, "https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": { "stars": 27, "last_update": "2025-06-19 03:37:53", - "cached_time": 1765732000.769995, + "cached_time": 1765790861.224426, "author_account_age_days": 3027 }, "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 1, "last_update": "2025-06-09 04:11:29", - "cached_time": 1765732000.838856, + "cached_time": 1765790861.347834, "author_account_age_days": 420 }, "https://github.com/Erehr/ComfyUI-EreNodes": { "stars": 53, "last_update": "2025-08-11 10:10:28", - "cached_time": 1765732000.988916, - "author_account_age_days": 3808 + "cached_time": 1765790861.469892, + "author_account_age_days": 3809 }, "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 5, "last_update": "2025-07-17 07:05:26", - "cached_time": 1765732001.27293, - "author_account_age_days": 3808 + "cached_time": 1765790861.703136, + "author_account_age_days": 3809 }, "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, "last_update": "2025-06-09 08:56:11", - "cached_time": 1765732001.269529, - "author_account_age_days": 3417 + "cached_time": 1765790861.753309, + "author_account_age_days": 3418 }, "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "cached_time": 1765732001.274497, - "author_account_age_days": 3526 + "cached_time": 1765790861.805918, + "author_account_age_days": 3527 }, "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", - "cached_time": 1765732001.589158, - "author_account_age_days": 1187 + "cached_time": 1765790861.790455, + "author_account_age_days": 1188 }, "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "stars": 3, "last_update": "2025-06-10 14:28:27", - "cached_time": 1765732001.427026, - "author_account_age_days": 1187 + "cached_time": 1765790861.868892, + "author_account_age_days": 1188 }, "https://github.com/A043-studios/comfyui-pixel3dmm": { "stars": 6, "last_update": "2025-06-10 08:11:51", - "cached_time": 1765732001.775383, - "author_account_age_days": 1187 + "cached_time": 1765790861.876766, + "author_account_age_days": 1188 }, "https://github.com/A043-studios/Comfyui-ascii-generator": { "stars": 0, "last_update": "2025-06-25 14:55:32", - "cached_time": 1765732001.831945, - "author_account_age_days": 1187 + "cached_time": 1765790862.011358, + "author_account_age_days": 1188 }, "https://github.com/A043-studios/ComfyUI-OmniSVG": { "stars": 1, "last_update": "2025-08-02 22:44:24", - "cached_time": 1765732001.820925, - "author_account_age_days": 1187 + "cached_time": 1765790862.117575, + "author_account_age_days": 1188 }, "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx": { "stars": 2, "last_update": "2025-06-10 07:10:28", - "cached_time": 1765732001.809433, + "cached_time": 1765790862.259715, "author_account_age_days": 1899 }, "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, "last_update": "2025-06-13 08:15:25", - "cached_time": 1765732001.914557, - "author_account_age_days": 398 + "cached_time": 1765790862.430884, + "author_account_age_days": 399 }, "https://github.com/AgencyMind/ComfyUI-Satori": { "stars": 1, "last_update": "2025-06-27 01:29:00", - "cached_time": 1765732002.079261, - "author_account_age_days": 398 + "cached_time": 1765790862.596001, + "author_account_age_days": 399 }, "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 74, "last_update": "2025-12-04 07:06:50", - "cached_time": 1765732002.314176, + "cached_time": 1765790862.791145, "author_account_age_days": 3580 }, "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, "last_update": "2025-09-04 12:54:34", - "cached_time": 1765732002.323416, + "cached_time": 1765790862.843512, "author_account_age_days": 1200 }, "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 2, "last_update": "2025-06-11 21:10:47", - "cached_time": 1765732002.312513, + "cached_time": 1765790862.856485, "author_account_age_days": 1108 }, "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 3, "last_update": "2025-07-31 10:05:24", - "cached_time": 1765732002.95333, + "cached_time": 1765790863.354292, "author_account_age_days": 950 }, "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 1, "last_update": "2025-06-12 22:37:05", - "cached_time": 1765732002.636379, - "author_account_age_days": 2304 + "cached_time": 1765790862.92866, + "author_account_age_days": 2305 }, "https://github.com/Zehong-Ma/ComfyUI-MagCache": { - "stars": 252, + "stars": 253, "last_update": "2025-11-27 11:52:49", - "cached_time": 1765732002.848897, + "cached_time": 1765790862.918487, "author_account_age_days": 1741 }, "https://github.com/neocrz/comfyui-usetaesd": { "stars": 2, "last_update": "2025-10-26 14:56:53", - "cached_time": 1765732002.873553, - "author_account_age_days": 1857 + "cached_time": 1765790863.045629, + "author_account_age_days": 1858 }, "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 11, "last_update": "2025-06-16 08:10:10", - "cached_time": 1765732002.929288, + "cached_time": 1765790863.219423, "author_account_age_days": 388 }, "https://github.com/havvk/ComfyUI_AIIA": { "stars": 9, "last_update": "2025-07-07 14:53:42", - "cached_time": 1765732002.948516, - "author_account_age_days": 4176 + "cached_time": 1765790863.300534, + "author_account_age_days": 4177 }, "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 2, - "last_update": "2025-08-25 11:33:35", - "cached_time": 1765732003.502733, - "author_account_age_days": 3461 + "last_update": "2025-12-15 09:11:02", + "cached_time": 1765790863.981627, + "author_account_age_days": 3462 }, "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 45, "last_update": "2025-12-09 15:23:54", - "cached_time": 1765732003.151667, + "cached_time": 1765790863.670054, "author_account_age_days": 1542 }, "https://github.com/dseditor/ComfyUI-ScheduledTask": { "stars": 7, "last_update": "2025-07-15 12:08:18", - "cached_time": 1765732003.358702, + "cached_time": 1765790863.947971, "author_account_age_days": 1542 }, "https://github.com/dseditor/ComfyUI-Thread": { "stars": 4, "last_update": "2025-06-17 02:38:00", - "cached_time": 1765732003.339517, + "cached_time": 1765790863.888815, "author_account_age_days": 1542 }, "https://github.com/l3ony2k/comfyui-leon-nodes": { "stars": 3, "last_update": "2025-12-05 08:53:33", - "cached_time": 1765732003.444041, - "author_account_age_days": 2195 + "cached_time": 1765790863.893543, + "author_account_age_days": 2196 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "cached_time": 1765732003.6972, - "author_account_age_days": 204 + "cached_time": 1765790863.973298, + "author_account_age_days": 205 }, "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "cached_time": 1765732003.877386, - "author_account_age_days": 204 + "cached_time": 1765790864.007689, + "author_account_age_days": 205 }, "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 2, "last_update": "2025-06-17 00:22:24", - "cached_time": 1765732004.431224, - "author_account_age_days": 483 + "cached_time": 1765790864.552687, + "author_account_age_days": 484 }, "https://github.com/linjian-ufo/ComfyUI_GLM4V_voltspark": { "stars": 5, "last_update": "2025-07-09 13:04:58", - "cached_time": 1765732003.974541, + "cached_time": 1765790864.263013, "author_account_age_days": 636 }, "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, "last_update": "2025-09-19 10:01:44", - "cached_time": 1765732004.001831, - "author_account_age_days": 3429 + "cached_time": 1765790864.340109, + "author_account_age_days": 3430 }, "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": { "stars": 0, "last_update": "2025-06-17 11:26:32", - "cached_time": 1765732004.180382, + "cached_time": 1765790864.383079, "author_account_age_days": 636 }, "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 3, "last_update": "2025-11-21 01:45:46", - "cached_time": 1765732004.429038, - "author_account_age_days": 2603 + "cached_time": 1765790864.739861, + "author_account_age_days": 2604 }, "https://github.com/ialhabbal/OcclusionMask": { "stars": 28, "last_update": "2025-06-24 14:38:58", - "cached_time": 1765732004.410691, + "cached_time": 1765790864.961901, "author_account_age_days": 3558 }, "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 9, "last_update": "2025-08-20 00:08:16", - "cached_time": 1765732004.477045, - "author_account_age_days": 3185 + "cached_time": 1765790864.968501, + "author_account_age_days": 3186 }, "https://github.com/lord-lethris/ComfyUI-RPG-Characters": { "stars": 3, "last_update": "2025-12-09 08:17:45", - "cached_time": 1765732004.572882, + "cached_time": 1765790864.991187, "author_account_age_days": 4962 }, "https://github.com/drphero/comfyui_prompttester": { "stars": 1, "last_update": "2025-06-19 01:06:51", - "cached_time": 1765732004.600651, - "author_account_age_days": 3750 + "cached_time": 1765790865.074795, + "author_account_age_days": 3751 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 57, "last_update": "2025-06-24 19:22:18", - "cached_time": 1765732004.777186, + "cached_time": 1765790865.015115, "author_account_age_days": 212 }, "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, "last_update": "2025-06-21 18:26:40", - "cached_time": 1765732004.912955, - "author_account_age_days": 956 + "cached_time": 1765790865.062445, + "author_account_age_days": 957 }, "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 5, "last_update": "2025-06-14 22:11:33", - "cached_time": 1765732005.028295, + "cached_time": 1765790865.340847, "author_account_age_days": 3847 }, "https://github.com/robin-collins/ComfyUI-TechsToolz": { "stars": 0, "last_update": "2025-06-20 00:25:39", - "cached_time": 1765732005.045274, - "author_account_age_days": 1662 + "cached_time": 1765790865.423989, + "author_account_age_days": 1663 }, "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, "last_update": "2025-06-22 16:38:15", - "cached_time": 1765732005.201562, - "author_account_age_days": 2621 + "cached_time": 1765790865.459007, + "author_account_age_days": 2622 }, "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, "last_update": "2025-07-02 13:28:45", - "cached_time": 1765732005.459708, - "author_account_age_days": 2708 + "cached_time": 1765790865.64435, + "author_account_age_days": 2709 }, "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": { "stars": 42, "last_update": "2025-07-10 12:26:02", - "cached_time": 1765732005.466366, + "cached_time": 1765790865.777908, "author_account_age_days": 3826 }, "https://github.com/quasiblob/ComfyUI-EsesImageOffset": { "stars": 7, "last_update": "2025-07-10 12:51:34", - "cached_time": 1765732005.598934, + "cached_time": 1765790866.024499, "author_account_age_days": 3826 }, "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides": { "stars": 14, "last_update": "2025-07-10 12:33:14", - "cached_time": 1765732005.607394, + "cached_time": 1765790866.04846, "author_account_age_days": 3826 }, "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": { "stars": 21, "last_update": "2025-07-10 12:46:20", - "cached_time": 1765732005.653565, + "cached_time": 1765790866.077191, "author_account_age_days": 3826 }, "https://github.com/quasiblob/EsesCompositionGoldenRatio": { "stars": 16, "last_update": "2025-06-30 10:15:22", - "cached_time": 1765732005.806884, + "cached_time": 1765790866.055977, "author_account_age_days": 3826 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectBloom": { "stars": 65, "last_update": "2025-07-10 12:41:40", - "cached_time": 1765732005.847961, + "cached_time": 1765790866.103742, "author_account_age_days": 3826 }, "https://github.com/quasiblob/ComfyUI-EsesImageResize": { "stars": 44, "last_update": "2025-10-02 18:14:33", - "cached_time": 1765732005.958049, + "cached_time": 1765790866.124591, "author_account_age_days": 3826 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": { "stars": 34, "last_update": "2025-07-12 13:50:35", - "cached_time": 1765732006.113784, + "cached_time": 1765790866.386493, "author_account_age_days": 3826 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectLevels": { "stars": 40, "last_update": "2025-08-23 12:28:00", - "cached_time": 1765732006.126311, + "cached_time": 1765790866.525394, "author_account_age_days": 3826 }, "https://github.com/quasiblob/ComfyUI-EsesImageTransform": { "stars": 11, "last_update": "2025-07-02 13:29:30", - "cached_time": 1765732006.441334, + "cached_time": 1765790866.505497, "author_account_age_days": 3826 }, "https://github.com/quasiblob/ComfyUI-EsesImageCompare": { "stars": 39, "last_update": "2025-10-08 13:39:49", - "cached_time": 1765732006.502212, + "cached_time": 1765790866.744722, "author_account_age_days": 3826 }, "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 5, "last_update": "2025-10-22 19:08:07", - "cached_time": 1765732006.532585, - "author_account_age_days": 1617 + "cached_time": 1765790866.861413, + "author_account_age_days": 1618 }, "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 1, "last_update": "2025-07-16 22:22:32", - "cached_time": 1765732006.641309, - "author_account_age_days": 4285 + "cached_time": 1765790867.119741, + "author_account_age_days": 4286 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 6, "last_update": "2025-12-14 00:15:58", - "cached_time": 1765732006.649225, - "author_account_age_days": 218 + "cached_time": 1765790867.112923, + "author_account_age_days": 219 }, "https://github.com/834t/ComfyUI_834t_scene_composer": { "stars": 5, "last_update": "2025-06-23 10:55:47", - "cached_time": 1765732006.68492, + "cached_time": 1765790867.118472, "author_account_age_days": 736 }, "https://github.com/Maxed-Out-99/ComfyUI-SmartModelLoaders-MXD": { "stars": 0, "last_update": "2025-11-20 02:34:32", - "cached_time": 1765732006.835425, - "author_account_age_days": 218 + "cached_time": 1765790867.128229, + "author_account_age_days": 219 }, "https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": { "stars": 1, "last_update": "2025-06-21 12:46:56", - "cached_time": 1765732006.902779, + "cached_time": 1765790867.143969, "author_account_age_days": 339 }, "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, "last_update": "2025-06-21 11:10:52", - "cached_time": 1765732006.993635, + "cached_time": 1765790867.219872, "author_account_age_days": 3116 }, "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, "last_update": "2025-06-22 03:20:08", - "cached_time": 1765732007.177204, - "author_account_age_days": 6022 + "cached_time": 1765790867.432535, + "author_account_age_days": 6023 }, "https://github.com/31702160136/ComfyUI-GrsAI": { "stars": 34, "last_update": "2025-10-11 06:37:49", - "cached_time": 1765732007.18848, - "author_account_age_days": 2542 + "cached_time": 1765790867.603528, + "author_account_age_days": 2543 }, "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 1, "last_update": "2025-06-23 22:03:39", - "cached_time": 1765732007.487828, - "author_account_age_days": 3420 + "cached_time": 1765790867.711621, + "author_account_age_days": 3421 }, "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 9, "last_update": "2025-08-06 07:23:01", - "cached_time": 1765732007.527134, - "author_account_age_days": 181 + "cached_time": 1765790867.78604, + "author_account_age_days": 182 }, "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, "last_update": "2025-06-26 08:24:16", - "cached_time": 1765732007.591552, - "author_account_age_days": 1025 + "cached_time": 1765790867.963001, + "author_account_age_days": 1026 }, "https://github.com/Gary-yeh/comfyui-super-captioner": { "stars": 1, "last_update": "2025-07-07 15:32:34", - "cached_time": 1765732007.693307, - "author_account_age_days": 1025 + "cached_time": 1765790868.176735, + "author_account_age_days": 1026 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, "last_update": "2025-06-25 05:04:14", - "cached_time": 1765732007.696987, + "cached_time": 1765790868.196815, "author_account_age_days": 3654 }, "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, "last_update": "2025-06-25 19:54:59", - "cached_time": 1765732007.780186, - "author_account_age_days": 394 + "cached_time": 1765790868.254155, + "author_account_age_days": 395 }, "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, "last_update": "2025-06-25 10:18:42", - "cached_time": 1765732008.288611, + "cached_time": 1765790868.688661, "author_account_age_days": 958 }, "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, "last_update": "2025-07-21 01:36:01", - "cached_time": 1765732008.053286, - "author_account_age_days": 2744 + "cached_time": 1765790868.284675, + "author_account_age_days": 2745 }, "https://github.com/wasilone11/comfyui-sync-lipsync-node": { "stars": 1, "last_update": "2025-07-18 23:16:47", - "cached_time": 1765732008.223914, - "author_account_age_days": 2744 + "cached_time": 1765790868.507898, + "author_account_age_days": 2745 }, "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 56, "last_update": "2025-08-10 13:17:49", - "cached_time": 1765732008.240686, - "author_account_age_days": 172 + "cached_time": 1765790868.533358, + "author_account_age_days": 173 }, "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 8, "last_update": "2025-08-05 17:33:59", - "cached_time": 1765732008.295412, + "cached_time": 1765790868.651426, "author_account_age_days": 4053 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 52, "last_update": "2025-09-07 18:29:50", - "cached_time": 1765732008.568077, - "author_account_age_days": 2751 + "cached_time": 1765790868.772269, + "author_account_age_days": 2752 }, "https://github.com/sdtana/ComfyUI-FDG": { "stars": 6, "last_update": "2025-06-28 06:48:07", - "cached_time": 1765732008.586316, - "author_account_age_days": 1743 + "cached_time": 1765790868.829305, + "author_account_age_days": 1744 }, "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 11, "last_update": "2025-07-26 16:43:05", - "cached_time": 1765732008.613584, - "author_account_age_days": 1916 + "cached_time": 1765790869.054505, + "author_account_age_days": 1917 }, "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 9, "last_update": "2025-08-13 03:41:38", - "cached_time": 1765732008.726344, - "author_account_age_days": 2751 + "cached_time": 1765790869.219041, + "author_account_age_days": 2752 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, "last_update": "2025-09-27 03:57:59", - "cached_time": 1765732008.730981, - "author_account_age_days": 2363 + "cached_time": 1765790869.282367, + "author_account_age_days": 2364 }, "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton": { "stars": 0, "last_update": "2025-06-28 05:29:49", - "cached_time": 1765732008.868492, + "cached_time": 1765790869.413386, "author_account_age_days": 265 }, "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 25, "last_update": "2025-10-17 08:20:56", - "cached_time": 1765732009.128443, - "author_account_age_days": 274 + "cached_time": 1765790869.419721, + "author_account_age_days": 275 }, "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 3, "last_update": "2025-08-17 10:29:10", - "cached_time": 1765732009.26313, + "cached_time": 1765790869.567367, "author_account_age_days": 3147 }, "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 1, "last_update": "2025-06-29 13:58:28", - "cached_time": 1765732009.271891, + "cached_time": 1765790869.578425, "author_account_age_days": 2612 }, "https://github.com/Windecay/ComfyUI-SDupcaleTiledSize": { "stars": 8, "last_update": "2025-11-20 07:48:43", - "cached_time": 1765732009.326521, - "author_account_age_days": 563 + "cached_time": 1765790869.711439, + "author_account_age_days": 564 }, "https://github.com/Windecay/ComfyUI-ReservedVRAM": { - "stars": 177, + "stars": 178, "last_update": "2025-11-20 03:09:15", - "cached_time": 1765732009.343846, - "author_account_age_days": 563 + "cached_time": 1765790869.753132, + "author_account_age_days": 564 }, "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 6, "last_update": "2025-07-03 21:07:05", - "cached_time": 1765732009.63811, - "author_account_age_days": 264 + "cached_time": 1765790869.831439, + "author_account_age_days": 265 }, "https://github.com/Cyrus-Hei/comfyui-prompt-bank": { "stars": 4, "last_update": "2025-07-21 10:04:05", - "cached_time": 1765732009.637558, + "cached_time": 1765790870.017375, "author_account_age_days": 1143 }, "https://github.com/KarmaSwint/ComfyUI-KarmaNodes": { "stars": 1, "last_update": "2025-06-29 16:31:15", - "cached_time": 1765732009.670527, + "cached_time": 1765790870.165342, "author_account_age_days": 486 }, "https://github.com/S4MUEL-404/ComfyUI-S4Motion": { "stars": 3, "last_update": "2025-10-14 06:06:33", - "cached_time": 1765732009.759051, + "cached_time": 1765790870.368201, "author_account_age_days": 3625 }, "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 4, "last_update": "2025-09-10 17:27:59", - "cached_time": 1765732009.782729, - "author_account_age_days": 181 + "cached_time": 1765790870.35793, + "author_account_age_days": 182 }, "https://github.com/LK-168/comfyui_imgutils": { "stars": 1, "last_update": "2025-06-30 07:23:25", - "cached_time": 1765732009.942169, + "cached_time": 1765790870.476663, "author_account_age_days": 168 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": { "stars": 2, "last_update": "2025-11-18 03:18:39", - "cached_time": 1765732010.16935, + "cached_time": 1765790870.611355, "author_account_age_days": 3625 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text": { "stars": 2, "last_update": "2025-08-12 15:29:12", - "cached_time": 1765732010.279335, + "cached_time": 1765790870.622511, "author_account_age_days": 3625 }, "https://github.com/S4MUEL-404/ComfyUI-Prepack": { "stars": 1, "last_update": "2025-11-11 08:19:11", - "cached_time": 1765732010.304473, + "cached_time": 1765790870.806614, "author_account_age_days": 3625 }, "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 2, - "last_update": "2025-11-28 02:39:54", - "cached_time": 1765732010.854588, - "author_account_age_days": 4062 + "last_update": "2025-12-15 08:28:37", + "cached_time": 1765790871.212095, + "author_account_age_days": 4063 }, "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 4, "last_update": "2025-08-08 00:32:59", - "cached_time": 1765732010.835419, - "author_account_age_days": 1078 + "cached_time": 1765790871.349621, + "author_account_age_days": 1079 }, "https://github.com/facefusion/facefusion-comfyui": { "stars": 14, "last_update": "2025-11-02 20:00:17", - "cached_time": 1765732010.763876, - "author_account_age_days": 849 + "cached_time": 1765790870.969063, + "author_account_age_days": 850 }, "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 9, "last_update": "2025-11-08 19:39:43", - "cached_time": 1765732010.713569, - "author_account_age_days": 602 + "cached_time": 1765790871.111172, + "author_account_age_days": 603 }, "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 2, "last_update": "2025-07-01 16:10:19", - "cached_time": 1765732010.69868, + "cached_time": 1765790871.216405, "author_account_age_days": 4469 }, "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 3, "last_update": "2025-07-06 03:42:02", - "cached_time": 1765732010.78304, - "author_account_age_days": 2266 + "cached_time": 1765790871.396507, + "author_account_age_days": 2267 }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { "stars": 92, "last_update": "2025-12-11 14:35:58", - "cached_time": 1765732010.830341, - "author_account_age_days": 4756 + "cached_time": 1765790871.419436, + "author_account_age_days": 4757 }, "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { "stars": 17, "last_update": "2025-12-07 17:01:16", - "cached_time": 1765732010.986831, - "author_account_age_days": 4756 + "cached_time": 1765790871.536133, + "author_account_age_days": 4757 }, "https://github.com/Ltamann/ComfyUI-FastVLM-7B": { "stars": 4, "last_update": "2025-08-30 10:49:54", - "cached_time": 1765732011.521651, - "author_account_age_days": 4756 + "cached_time": 1765790872.12202, + "author_account_age_days": 4757 }, "https://github.com/DavidPiazza/network_bending": { "stars": 0, "last_update": "2025-11-30 02:04:39", - "cached_time": 1765732011.344155, - "author_account_age_days": 2417 + "cached_time": 1765790871.71852, + "author_account_age_days": 2418 }, "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 13, "last_update": "2025-07-02 11:04:14", - "cached_time": 1765732011.419606, - "author_account_age_days": 738 + "cached_time": 1765790871.900962, + "author_account_age_days": 739 }, "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, "last_update": "2025-10-28 13:08:55", - "cached_time": 1765732011.752966, - "author_account_age_days": 1039 + "cached_time": 1765790872.031217, + "author_account_age_days": 1040 }, "https://github.com/upseem/comfyui_sunxAI_facetools": { "stars": 7, "last_update": "2025-10-29 07:46:17", - "cached_time": 1765732011.767395, - "author_account_age_days": 1039 + "cached_time": 1765790872.19336, + "author_account_age_days": 1040 }, "https://github.com/set-soft/AudioSeparation": { - "stars": 18, + "stars": 19, "last_update": "2025-07-27 17:52:04", - "cached_time": 1765732011.82542, - "author_account_age_days": 3348 + "cached_time": 1765790872.274603, + "author_account_age_days": 3349 }, "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 7, "last_update": "2025-07-03 00:27:01", - "cached_time": 1765732011.84342, - "author_account_age_days": 2145 + "cached_time": 1765790872.28747, + "author_account_age_days": 2146 }, "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, "last_update": "2025-07-03 11:51:13", - "cached_time": 1765732011.870293, - "author_account_age_days": 4086 + "cached_time": 1765790872.460021, + "author_account_age_days": 4087 }, "https://github.com/Hazukiaoi/ComfyUI-LM_Studio_Tools": { "stars": 6, "last_update": "2025-07-02 13:28:53", - "cached_time": 1765732011.87801, - "author_account_age_days": 4513 + "cached_time": 1765790872.450264, + "author_account_age_days": 4514 }, "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, "last_update": "2025-08-08 06:14:53", - "cached_time": 1765732011.863493, - "author_account_age_days": 2776 + "cached_time": 1765790872.469733, + "author_account_age_days": 2777 }, "https://github.com/manifestations/comfyui-globetrotter": { "stars": 4, "last_update": "2025-07-07 08:47:57", - "cached_time": 1765732012.022017, + "cached_time": 1765790872.584046, "author_account_age_days": 4692 }, "https://github.com/kaipard/comfyui-auto-latent-size": { - "stars": 0, + "stars": 1, "last_update": "2025-07-04 10:06:08", - "cached_time": 1765732012.379404, - "author_account_age_days": 2967 + "cached_time": 1765790872.793505, + "author_account_age_days": 2968 }, "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, "last_update": "2025-12-09 14:50:47", - "cached_time": 1765732012.462958, + "cached_time": 1765790872.948988, "author_account_age_days": 580 }, "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 3, "last_update": "2025-07-04 16:07:42", - "cached_time": 1765732012.547774, - "author_account_age_days": 3924 + "cached_time": 1765790873.091696, + "author_account_age_days": 3925 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { - "stars": 207, + "stars": 208, "last_update": "2025-12-13 21:14:42", - "cached_time": 1765732012.786996, - "author_account_age_days": 947 + "cached_time": 1765790873.187436, + "author_account_age_days": 948 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { "stars": 27, "last_update": "2025-11-17 15:39:11", - "cached_time": 1765732012.833386, + "cached_time": 1765790873.240036, "author_account_age_days": 699 }, "https://github.com/namtb96/OmniGen2-Simple-Node": { "stars": 3, "last_update": "2025-07-04 08:38:27", - "cached_time": 1765732012.927743, + "cached_time": 1765790873.390702, "author_account_age_days": 184 }, "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, "last_update": "2025-08-14 08:20:40", - "cached_time": 1765732012.906883, + "cached_time": 1765790873.326146, "author_account_age_days": 427 }, "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, "last_update": "2025-11-30 19:02:30", - "cached_time": 1765732012.960615, + "cached_time": 1765790873.478106, "author_account_age_days": 4692 }, "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { "stars": 6, "last_update": "2025-12-01 12:25:51", - "cached_time": 1765732012.926885, + "cached_time": 1765790873.508313, "author_account_age_days": 1710 }, "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": { "stars": 3, "last_update": "2025-07-05 07:17:09", - "cached_time": 1765732013.297941, + "cached_time": 1765790873.502811, "author_account_age_days": 4692 }, "https://github.com/FaraamFide/ComfyUI-ParamNodes": { "stars": 1, "last_update": "2025-07-05 15:29:32", - "cached_time": 1765732013.078436, + "cached_time": 1765790873.64687, "author_account_age_days": 1378 }, "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, "last_update": "2025-07-06 08:58:20", - "cached_time": 1765732013.512213, + "cached_time": 1765790873.864068, "author_account_age_days": 898 }, "https://github.com/yamanacn/comfyui_kontext_Analyze": { "stars": 9, "last_update": "2025-07-06 08:40:36", - "cached_time": 1765732013.5985, - "author_account_age_days": 1858 + "cached_time": 1765790873.983438, + "author_account_age_days": 1859 }, "https://github.com/weekii/comfyui-save-image-pro": { "stars": 2, "last_update": "2025-10-28 12:51:48", - "cached_time": 1765732013.863716, + "cached_time": 1765790874.198082, "author_account_age_days": 572 }, "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { "stars": 128, "last_update": "2025-10-31 14:19:35", - "cached_time": 1765732013.823343, + "cached_time": 1765790874.328999, "author_account_age_days": 163 }, "https://github.com/robertvoy/ComfyUI-Distributed": { "stars": 439, "last_update": "2025-10-27 21:01:07", - "cached_time": 1765732013.911367, - "author_account_age_days": 4643 + "cached_time": 1765790874.313457, + "author_account_age_days": 4644 }, "https://github.com/FortunaCournot/comfyui_stereoscopic": { "stars": 19, "last_update": "2025-12-13 14:39:37", - "cached_time": 1765732014.244645, + "cached_time": 1765790874.414819, "author_account_age_days": 2041 }, "https://github.com/negaga53/comfyui-imgloader": { "stars": 2, "last_update": "2025-07-07 21:27:00", - "cached_time": 1765732013.948794, + "cached_time": 1765790874.464648, "author_account_age_days": 323 }, "https://github.com/benstaniford/comfy-load-last-image": { "stars": 0, "last_update": "2025-07-08 07:19:46", - "cached_time": 1765732013.999271, - "author_account_age_days": 5006 + "cached_time": 1765790874.555514, + "author_account_age_days": 5007 }, "https://github.com/benstaniford/comfy-contact-sheet-image-loader": { "stars": 10, "last_update": "2025-08-02 06:16:57", - "cached_time": 1765732014.003719, - "author_account_age_days": 5006 + "cached_time": 1765790874.537163, + "author_account_age_days": 5007 }, "https://github.com/sunra-ai/comfyui-sunra": { "stars": 6, "last_update": "2025-07-18 14:28:36", - "cached_time": 1765732014.165341, + "cached_time": 1765790874.60717, "author_account_age_days": 291 }, "https://github.com/benstaniford/comfy-lora-loader-with-triggerdb": { "stars": 33, "last_update": "2025-07-14 19:10:28", - "cached_time": 1765732014.357474, - "author_account_age_days": 5006 + "cached_time": 1765790874.699282, + "author_account_age_days": 5007 }, "https://github.com/benstaniford/comfy-prompt-db": { "stars": 6, "last_update": "2025-07-29 07:27:44", - "cached_time": 1765732014.594171, - "author_account_age_days": 5006 + "cached_time": 1765790874.939665, + "author_account_age_days": 5007 }, "https://github.com/benstaniford/comfy-image-switch": { "stars": 0, "last_update": "2025-08-03 06:08:05", - "cached_time": 1765732014.651765, - "author_account_age_days": 5006 + "cached_time": 1765790875.046702, + "author_account_age_days": 5007 }, "https://github.com/OneThingAI/ComfyUI_Onething_Image": { "stars": 1, "last_update": "2025-11-27 07:57:40", - "cached_time": 1765732014.907522, - "author_account_age_days": 493 + "cached_time": 1765790875.295496, + "author_account_age_days": 494 }, "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { "stars": 36, "last_update": "2025-11-10 22:28:10", - "cached_time": 1765732014.906762, - "author_account_age_days": 1145 + "cached_time": 1765790875.375206, + "author_account_age_days": 1146 }, "https://github.com/OneThingAI/ComfyUI_Onething_CV": { "stars": 1, "last_update": "2025-07-25 03:17:16", - "cached_time": 1765732014.921408, - "author_account_age_days": 493 + "cached_time": 1765790875.374666, + "author_account_age_days": 494 }, "https://github.com/MovieLabs/comfyui-movielabs-util": { "stars": 1, "last_update": "2025-07-12 01:02:15", - "cached_time": 1765732015.08045, - "author_account_age_days": 4932 + "cached_time": 1765790875.513206, + "author_account_age_days": 4933 }, "https://github.com/reallusion/ComfyUI-Reallusion": { "stars": 8, "last_update": "2025-08-26 10:09:05", - "cached_time": 1765732015.103183, + "cached_time": 1765790875.635896, "author_account_age_days": 2599 }, "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, "last_update": "2025-07-11 02:36:28", - "cached_time": 1765732015.107679, - "author_account_age_days": 649 + "cached_time": 1765790875.598828, + "author_account_age_days": 650 }, "https://github.com/claptrap0/ComfyUI_LLM_Hub": { "stars": 1, "last_update": "2025-11-03 08:37:18", - "cached_time": 1765732015.198899, - "author_account_age_days": 154 + "cached_time": 1765790875.639593, + "author_account_age_days": 155 }, "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": { "stars": 8, "last_update": "2025-11-18 14:41:30", - "cached_time": 1765732015.283679, - "author_account_age_days": 2039 + "cached_time": 1765790875.653499, + "author_account_age_days": 2040 }, "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, "last_update": "2025-07-10 14:51:00", - "cached_time": 1765732015.388463, + "cached_time": 1765790875.74651, "author_account_age_days": 509 }, "https://github.com/CheNing233/ComfyUI_Image_Pin": { "stars": 5, "last_update": "2025-07-13 08:11:47", - "cached_time": 1765732015.630271, + "cached_time": 1765790875.997938, "author_account_age_days": 2984 }, "https://github.com/LaoMaoBoss/ComfyUI-WBLESS": { "stars": 0, "last_update": "2025-12-04 10:00:34", - "cached_time": 1765732015.671453, + "cached_time": 1765790876.075691, "author_account_age_days": 270 }, "https://github.com/zeeoale/PromptCreatorNode": { "stars": 3, "last_update": "2025-08-12 15:08:20", - "cached_time": 1765732016.080495, + "cached_time": 1765790876.365399, "author_account_age_days": 2895 }, "https://github.com/zade23/Comfyui-MoGe2": { "stars": 18, "last_update": "2025-10-23 09:53:50", - "cached_time": 1765732016.008189, - "author_account_age_days": 2333 + "cached_time": 1765790876.479086, + "author_account_age_days": 2334 }, "https://github.com/zade23/Comfyui-Distill-Any-Depth": { "stars": 5, "last_update": "2025-11-15 09:35:12", - "cached_time": 1765732015.976953, - "author_account_age_days": 2333 + "cached_time": 1765790876.441487, + "author_account_age_days": 2334 }, "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 4, "last_update": "2025-11-21 13:12:02", - "cached_time": 1765732016.148703, - "author_account_age_days": 2576 + "cached_time": 1765790876.596783, + "author_account_age_days": 2577 }, "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": { "stars": 4, "last_update": "2025-07-16 17:17:01", - "cached_time": 1765732016.180111, + "cached_time": 1765790876.685479, "author_account_age_days": 1821 }, "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 12, "last_update": "2025-10-03 07:10:43", - "cached_time": 1765732016.140205, + "cached_time": 1765790876.679616, "author_account_age_days": 4654 }, "https://github.com/Lex-DRL/ComfyUI-StringConstructor": { "stars": 3, "last_update": "2025-09-18 16:04:48", - "cached_time": 1765732016.219402, + "cached_time": 1765790876.708176, "author_account_age_days": 4654 }, "https://github.com/MithrilMan/ComfyUI-MithrilNodes": { "stars": 0, "last_update": "2025-07-21 22:39:24", - "cached_time": 1765732016.399654, + "cached_time": 1765790876.777968, "author_account_age_days": 4522 }, "https://github.com/JayLyu/blender-in-comfyui": { "stars": 4, "last_update": "2025-07-20 07:39:06", - "cached_time": 1765732016.454005, - "author_account_age_days": 3806 + "cached_time": 1765790876.793104, + "author_account_age_days": 3807 }, "https://github.com/seanjang990/comfyui-document-auto-crop": { "stars": 0, "last_update": "2025-07-16 03:59:22", - "cached_time": 1765732016.679949, - "author_account_age_days": 871 + "cached_time": 1765790877.073887, + "author_account_age_days": 872 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node": { "stars": 2, "last_update": "2025-10-04 06:11:49", - "cached_time": 1765732016.732463, - "author_account_age_days": 1944 + "cached_time": 1765790877.12712, + "author_account_age_days": 1945 }, "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 0, "last_update": "2025-07-16 05:37:48", - "cached_time": 1765732017.008052, - "author_account_age_days": 895 + "cached_time": 1765790877.467045, + "author_account_age_days": 896 }, "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": { "stars": 31, "last_update": "2025-08-08 14:30:19", - "cached_time": 1765732017.076807, - "author_account_age_days": 389 + "cached_time": 1765790877.502445, + "author_account_age_days": 390 }, "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": { "stars": 0, "last_update": "2025-07-17 07:03:51", - "cached_time": 1765732017.1313, + "cached_time": 1765790877.647201, "author_account_age_days": 1289 }, "https://github.com/strawberryPunch/vram_optimizer": { "stars": 17, "last_update": "2025-07-18 13:34:28", - "cached_time": 1765732017.181047, - "author_account_age_days": 832 + "cached_time": 1765790877.668519, + "author_account_age_days": 833 }, "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, "last_update": "2025-07-18 13:48:00", - "cached_time": 1765732017.251919, + "cached_time": 1765790877.728869, "author_account_age_days": 2875 }, "https://github.com/hiderminer/ComfyUI-HM-Utilities": { "stars": 0, "last_update": "2025-07-28 15:24:35", - "cached_time": 1765732017.258897, - "author_account_age_days": 1054 + "cached_time": 1765790877.736176, + "author_account_age_days": 1055 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": { "stars": 1, "last_update": "2025-07-18 01:39:33", - "cached_time": 1765732017.26322, + "cached_time": 1765790877.765515, "author_account_age_days": 2394 }, "https://github.com/edoardocarmignani/extralinks": { "stars": 7, "last_update": "2025-12-11 16:59:36", - "cached_time": 1765732017.433029, - "author_account_age_days": 2991 + "cached_time": 1765790877.849626, + "author_account_age_days": 2992 }, "https://github.com/MasterDenis/VAE-Decode-Switch": { "stars": 4, "last_update": "2025-07-19 12:00:54", - "cached_time": 1765732019.025537, - "author_account_age_days": 2108 + "cached_time": 1765790877.849097, + "author_account_age_days": 2109 }, "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": { "stars": 0, "last_update": "2025-07-19 23:30:14", - "cached_time": 1765732017.775753, - "author_account_age_days": 3931 + "cached_time": 1765790878.197797, + "author_account_age_days": 3932 }, "https://github.com/webuilder/WB-ComfyUI-Utils": { "stars": 0, "last_update": "2025-07-19 15:04:04", - "cached_time": 1765732017.781262, + "cached_time": 1765790878.177893, "author_account_age_days": 4740 }, "https://github.com/rdomunky/comfyui-subfolderimageloader": { "stars": 1, "last_update": "2025-07-20 04:21:48", - "cached_time": 1765732018.085099, - "author_account_age_days": 3861 + "cached_time": 1765790878.544996, + "author_account_age_days": 3862 }, "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 2, "last_update": "2025-08-06 06:08:46", - "cached_time": 1765732018.125455, + "cached_time": 1765790878.567266, "author_account_age_days": 1851 }, "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata": { "stars": 0, "last_update": "2025-07-20 04:08:09", - "cached_time": 1765732018.183279, + "cached_time": 1765790878.734561, "author_account_age_days": 922 }, "https://github.com/cedarconnor/comfyui-LatLong": { "stars": 0, - "last_update": "2025-11-08 04:44:36", - "cached_time": 1765732018.220373, - "author_account_age_days": 4833 + "last_update": "2025-12-15 05:18:50", + "cached_time": 1765790878.724242, + "author_account_age_days": 4834 }, "https://github.com/cedarconnor/upsampler": { "stars": 2, "last_update": "2025-11-05 19:39:45", - "cached_time": 1765732018.285333, - "author_account_age_days": 4833 + "cached_time": 1765790878.77254, + "author_account_age_days": 4834 }, "https://github.com/cedarconnor/comfyui-BatchNameLoop": { "stars": 1, "last_update": "2025-07-22 04:11:06", - "cached_time": 1765732018.31912, - "author_account_age_days": 4833 + "cached_time": 1765790878.803379, + "author_account_age_days": 4834 }, "https://github.com/wawahuy/ComfyUI-HTTP": { "stars": 9, "last_update": "2025-10-10 18:16:29", - "cached_time": 1765732018.308208, + "cached_time": 1765790878.840509, "author_account_age_days": 3617 }, "https://github.com/vaishnav-vn/va1": { "stars": 0, "last_update": "2025-12-12 15:44:22", - "cached_time": 1765732018.520393, + "cached_time": 1765790878.908604, "author_account_age_days": 2495 }, "https://github.com/Azornes/Comfyui-LayerForge": { - "stars": 253, + "stars": 254, "last_update": "2025-11-13 16:10:34", - "cached_time": 1765732018.80721, - "author_account_age_days": 3428 + "cached_time": 1765790878.897553, + "author_account_age_days": 3429 }, "https://github.com/watarika/ComfyUI-SendToEagle-w-Metadata": { "stars": 4, "last_update": "2025-11-09 08:23:01", - "cached_time": 1765732018.821971, + "cached_time": 1765790879.215719, "author_account_age_days": 2271 }, "https://github.com/Azornes/Comfyui-Resolution-Master": { "stars": 196, "last_update": "2025-12-08 13:33:06", - "cached_time": 1765732019.137587, - "author_account_age_days": 3428 + "cached_time": 1765790879.653589, + "author_account_age_days": 3429 }, "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { "stars": 5, "last_update": "2025-08-31 18:49:44", - "cached_time": 1765732019.186974, - "author_account_age_days": 4484 + "cached_time": 1765790879.637593, + "author_account_age_days": 4485 }, "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": { "stars": 1, "last_update": "2025-07-22 15:23:02", - "cached_time": 1765732019.230972, - "author_account_age_days": 3370 + "cached_time": 1765790879.614138, + "author_account_age_days": 3371 }, "https://github.com/cuban044/ComfyUI-Veo3-Experimental": { "stars": 2, "last_update": "2025-07-23 11:04:17", - "cached_time": 1765732019.336415, - "author_account_age_days": 1005 + "cached_time": 1765790879.766876, + "author_account_age_days": 1006 }, "https://github.com/comnote-max/builmenlabo": { "stars": 1, "last_update": "2025-07-24 08:37:04", - "cached_time": 1765732019.326816, + "cached_time": 1765790879.791654, "author_account_age_days": 311 }, "https://github.com/Cyrostar/Artha-Gemini": { "stars": 1, "last_update": "2025-08-30 15:54:04", - "cached_time": 1765732019.398012, + "cached_time": 1765790879.95317, "author_account_age_days": 3249 }, "https://github.com/Cyrostar/Artha-Projekt": { "stars": 0, "last_update": "2025-08-25 06:32:51", - "cached_time": 1765732019.35649, + "cached_time": 1765790879.852767, "author_account_age_days": 3249 }, "https://github.com/GeraldWie/ComfyUI-I2I-slim": { "stars": 0, "last_update": "2025-07-24 05:51:33", - "cached_time": 1765732019.611174, - "author_account_age_days": 235 + "cached_time": 1765790879.880436, + "author_account_age_days": 236 }, "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": { "stars": 35, "last_update": "2025-08-01 08:26:12", - "cached_time": 1765732019.870743, + "cached_time": 1765790879.981803, "author_account_age_days": 4959 }, "https://github.com/adrianschubek/comfyui-zeug": { "stars": 1, "last_update": "2025-07-24 22:13:07", - "cached_time": 1765732019.852417, + "cached_time": 1765790879.994455, "author_account_age_days": 3501 }, "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": { "stars": 1, "last_update": "2025-08-05 10:16:15", - "cached_time": 1765732020.091924, + "cached_time": 1765790880.280597, "author_account_age_days": 907 }, "https://github.com/comfyuistudio/ComfyUI-Studio-nodes": { "stars": 1, "last_update": "2025-10-06 23:13:51", - "cached_time": 1765732020.185686, + "cached_time": 1765790880.716893, "author_account_age_days": 387 }, "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": { "stars": 228, "last_update": "2025-08-11 19:41:21", - "cached_time": 1765732020.216405, + "cached_time": 1765790880.68544, "author_account_age_days": 5578 }, "https://github.com/AIWarper/ComfyUI-DAViD": { "stars": 6, "last_update": "2025-07-25 17:07:43", - "cached_time": 1765732020.284579, - "author_account_age_days": 415 + "cached_time": 1765790880.835146, + "author_account_age_days": 416 }, "https://github.com/weberjc/book-cover-finder-comfy": { "stars": 0, "last_update": "2025-07-25 11:04:58", - "cached_time": 1765732020.359134, - "author_account_age_days": 3566 + "cached_time": 1765790880.859124, + "author_account_age_days": 3567 }, "https://github.com/rndnanthu/ComfyUI-RndNanthu": { "stars": 28, "last_update": "2025-12-02 13:21:47", - "cached_time": 1765732020.38061, - "author_account_age_days": 2351 + "cached_time": 1765790880.843586, + "author_account_age_days": 2352 }, "https://github.com/Pun0110/ComfyUI-CSV-Styler": { "stars": 1, "last_update": "2025-11-08 14:43:59", - "cached_time": 1765732020.403958, - "author_account_age_days": 1580 + "cached_time": 1765790880.891635, + "author_account_age_days": 1581 }, "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": { "stars": 0, "last_update": "2025-09-09 09:10:08", - "cached_time": 1765732020.494133, - "author_account_age_days": 146 + "cached_time": 1765790880.993089, + "author_account_age_days": 147 }, "https://github.com/CallMe1101/ComfyUI_OmniAvatar": { "stars": 3, "last_update": "2025-11-02 04:46:30", - "cached_time": 1765732020.65821, + "cached_time": 1765790881.008003, "author_account_age_days": 278 }, "https://github.com/ebrinz/ComfyUI-MusicGen-HF": { "stars": 6, "last_update": "2025-11-18 00:58:02", - "cached_time": 1765732020.89301, - "author_account_age_days": 2595 + "cached_time": 1765790881.41608, + "author_account_age_days": 2596 }, "https://github.com/mcDandy/more_math": { "stars": 0, "last_update": "2025-12-11 21:59:10", - "cached_time": 1765732020.952196, - "author_account_age_days": 3524 + "cached_time": 1765790881.05458, + "author_account_age_days": 3525 }, "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes": { "stars": 6, "last_update": "2025-08-07 12:47:42", - "cached_time": 1765732021.165172, - "author_account_age_days": 3716 + "cached_time": 1765790881.34909, + "author_account_age_days": 3717 }, "https://github.com/kmlbdh/ComfyUI-kmlbdh-VideoCombine": { "stars": 2, "last_update": "2025-09-13 14:47:17", - "cached_time": 1765732021.253037, - "author_account_age_days": 3716 + "cached_time": 1765790881.756654, + "author_account_age_days": 3717 }, "https://github.com/joosthel/ComfyUI-CVOverlay": { "stars": 4, "last_update": "2025-07-28 11:41:47", - "cached_time": 1765732021.255231, + "cached_time": 1765790881.787289, "author_account_age_days": 804 }, "https://github.com/lokinou/comfyui-offload-models": { "stars": 2, "last_update": "2025-10-05 04:33:49", - "cached_time": 1765732021.377389, - "author_account_age_days": 4692 + "cached_time": 1765790881.89009, + "author_account_age_days": 4693 }, "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler": { "stars": 1, "last_update": "2025-08-14 13:53:47", - "cached_time": 1765732021.41953, - "author_account_age_days": 3701 + "cached_time": 1765790881.921967, + "author_account_age_days": 3702 }, "https://github.com/YaserJaradeh/comfyui-yaser-nodes": { "stars": 4, "last_update": "2025-10-17 12:29:43", - "cached_time": 1765732021.475784, - "author_account_age_days": 4062 + "cached_time": 1765790881.947159, + "author_account_age_days": 4063 }, "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": { "stars": 1, "last_update": "2025-07-30 04:27:29", - "cached_time": 1765732021.464089, + "cached_time": 1765790881.969925, "author_account_age_days": 1119 }, "https://github.com/gvfarns/comfyui_gvf": { "stars": 0, "last_update": "2025-12-03 19:53:27", - "cached_time": 1765732021.547923, - "author_account_age_days": 4644 + "cached_time": 1765790882.071379, + "author_account_age_days": 4645 }, "https://github.com/mikeshuangyan/ComfyUI_MqUtils": { "stars": 0, "last_update": "2025-07-31 08:46:16", - "cached_time": 1765732021.711918, + "cached_time": 1765790882.156416, "author_account_age_days": 4847 }, "https://github.com/Franklyc/comfyui-lora-adain-patcher-node": { "stars": 7, "last_update": "2025-09-19 03:22:12", - "cached_time": 1765732021.965512, - "author_account_age_days": 1215 + "cached_time": 1765790882.433521, + "author_account_age_days": 1216 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 3, "last_update": "2025-07-31 16:30:02", - "cached_time": 1765732022.006944, - "author_account_age_days": 2720 + "cached_time": 1765790882.451071, + "author_account_age_days": 2721 }, "https://github.com/woct0rdho/ComfyUI-RadialAttn": { "stars": 95, "last_update": "2025-11-22 03:02:56", - "cached_time": 1765732022.202745, + "cached_time": 1765790882.500253, "author_account_age_days": 3337 }, "https://github.com/jiafuzeng/comfyui-LatentSync": { "stars": 0, "last_update": "2025-08-01 08:05:58", - "cached_time": 1765732022.316211, - "author_account_age_days": 2751 + "cached_time": 1765790882.781803, + "author_account_age_days": 2752 }, "https://github.com/What-a-stupid-username/comfyui-InversedSampler": { "stars": 1, "last_update": "2025-07-31 14:35:16", - "cached_time": 1765732022.310153, - "author_account_age_days": 2830 + "cached_time": 1765790882.908592, + "author_account_age_days": 2831 }, "https://github.com/rubenvillarreal/ComfyUI_PoseAlign": { "stars": 1, "last_update": "2025-08-02 09:35:21", - "cached_time": 1765732022.43982, - "author_account_age_days": 3610 + "cached_time": 1765790882.967859, + "author_account_age_days": 3611 }, "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode": { "stars": 0, "last_update": "2025-08-01 20:21:22", - "cached_time": 1765732022.509687, + "cached_time": 1765790883.001459, "author_account_age_days": 3154 }, "https://github.com/jupo-ai/comfy-aspect-ratios": { "stars": 1, "last_update": "2025-10-01 02:59:34", - "cached_time": 1765732022.516293, - "author_account_age_days": 288 + "cached_time": 1765790882.982354, + "author_account_age_days": 289 }, "https://github.com/Rizzlord/ComfyUI-RizzNodes": { "stars": 1, "last_update": "2025-12-10 14:16:31", - "cached_time": 1765732022.550906, - "author_account_age_days": 1967 + "cached_time": 1765790883.032316, + "author_account_age_days": 1968 }, "https://github.com/Brekel/ComfyUI-Brekel": { "stars": 18, "last_update": "2025-11-17 19:08:10", - "cached_time": 1765732022.57255, + "cached_time": 1765790883.111404, "author_account_age_days": 5363 }, "https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node": { "stars": 6, "last_update": "2025-08-02 00:48:15", - "cached_time": 1765732022.814729, + "cached_time": 1765790883.259963, "author_account_age_days": 2384 }, "https://github.com/juddisjudd/ComfyUI-BawkNodes": { "stars": 7, "last_update": "2025-10-06 06:57:23", - "cached_time": 1765732023.037816, - "author_account_age_days": 1648 + "cached_time": 1765790883.507665, + "author_account_age_days": 1649 }, "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows": { "stars": 14, "last_update": "2025-09-13 15:37:23", - "cached_time": 1765732023.038904, + "cached_time": 1765790883.48843, "author_account_age_days": 357 }, "https://github.com/tercumantanumut/ComfyUI-Omini-Kontext": { "stars": 59, "last_update": "2025-08-13 20:55:23", - "cached_time": 1765732023.245955, - "author_account_age_days": 1002 + "cached_time": 1765790883.544025, + "author_account_age_days": 1003 }, "https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent": { "stars": 29, "last_update": "2025-08-05 12:38:00", - "cached_time": 1765732023.379343, - "author_account_age_days": 3150 + "cached_time": 1765790883.856775, + "author_account_age_days": 3151 }, "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled": { "stars": 11, "last_update": "2025-10-22 21:10:35", - "cached_time": 1765732023.370057, - "author_account_age_days": 3150 + "cached_time": 1765790883.974876, + "author_account_age_days": 3151 }, "https://github.com/stduhpf/ComfyUI-WanMoeKSampler": { "stars": 202, "last_update": "2025-10-22 21:09:42", - "cached_time": 1765732023.492797, - "author_account_age_days": 3150 + "cached_time": 1765790884.035405, + "author_account_age_days": 3151 }, "https://github.com/chuchu114514/comfyui_text_list_stepper": { "stars": 4, "last_update": "2025-08-07 01:52:58", - "cached_time": 1765732023.560346, + "cached_time": 1765790884.03336, "author_account_age_days": 898 }, "https://github.com/kanibus/kanibus": { "stars": 5, "last_update": "2025-08-04 04:27:56", - "cached_time": 1765732023.550014, + "cached_time": 1765790884.315531, "author_account_age_days": 1075 }, "https://github.com/NewNoviceChen/ComfyUI-XingLiu": { "stars": 4, "last_update": "2025-10-24 09:33:20", - "cached_time": 1765732023.621761, - "author_account_age_days": 1483 + "cached_time": 1765790884.074162, + "author_account_age_days": 1484 }, "https://github.com/ranska/pixel_palette_art": { "stars": 1, "last_update": "2025-09-02 08:35:03", - "cached_time": 1765732023.599226, - "author_account_age_days": 5793 + "cached_time": 1765790884.171564, + "author_account_age_days": 5794 }, "https://github.com/SaturMars/ComfyUI-NVVFR": { "stars": 0, "last_update": "2025-08-05 05:39:42", - "cached_time": 1765732023.851754, - "author_account_age_days": 676 + "cached_time": 1765790884.351584, + "author_account_age_days": 677 }, "https://github.com/SaturMars/ComfyUI-QwenImageLoraConverter": { "stars": 29, "last_update": "2025-08-09 17:55:04", - "cached_time": 1765732024.064074, - "author_account_age_days": 676 + "cached_time": 1765790884.566742, + "author_account_age_days": 677 }, "https://github.com/jqy-yo/comfyui-gemini-nodes": { "stars": 5, "last_update": "2025-10-10 09:41:20", - "cached_time": 1765732024.123443, - "author_account_age_days": 579 + "cached_time": 1765790884.563645, + "author_account_age_days": 580 }, "https://github.com/fidecastro/comfyui-llamacpp-client": { "stars": 2, "last_update": "2025-08-05 06:09:32", - "cached_time": 1765732024.291151, + "cached_time": 1765790884.639317, "author_account_age_days": 3532 }, "https://github.com/PICOPON/ComfyUI-API-OpenAI-Node": { "stars": 0, "last_update": "2025-08-05 06:27:09", - "cached_time": 1765732024.420284, + "cached_time": 1765790884.949603, "author_account_age_days": 2426 }, "https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11": { "stars": 11, "last_update": "2025-08-05 07:33:46", - "cached_time": 1765732024.429205, + "cached_time": 1765790885.027946, "author_account_age_days": 2809 }, "https://github.com/snomiao/ComfyUI-Video-Crop": { "stars": 3, "last_update": "2025-08-05 13:53:52", - "cached_time": 1765732024.533344, - "author_account_age_days": 4259 + "cached_time": 1765790885.114935, + "author_account_age_days": 4260 }, "https://github.com/Koren-cy/FlowCV": { "stars": 3, "last_update": "2025-08-12 18:22:52", - "cached_time": 1765732024.646581, + "cached_time": 1765790885.165281, "author_account_age_days": 542 }, "https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": { "stars": 3, "last_update": "2025-09-23 22:08:30", - "cached_time": 1765732024.647277, - "author_account_age_days": 4539 + "cached_time": 1765790885.101645, + "author_account_age_days": 4540 }, "https://github.com/HWDigi/Factory-Prompts_comfyui": { "stars": 1, "last_update": "2025-08-06 08:31:02", - "cached_time": 1765732024.674087, - "author_account_age_days": 160 + "cached_time": 1765790885.267692, + "author_account_age_days": 161 }, "https://github.com/max-dingsda/OllamaTools": { "stars": 3, "last_update": "2025-12-10 13:38:13", - "cached_time": 1765732024.694984, - "author_account_age_days": 229 + "cached_time": 1765790885.397648, + "author_account_age_days": 230 }, "https://github.com/diodiogod/TTS-Audio-Suite": { - "stars": 463, + "stars": 464, "last_update": "2025-12-13 02:48:29", - "cached_time": 1765732024.920627, + "cached_time": 1765790885.414857, "author_account_age_days": 666 }, "https://github.com/Ferocit/comfyui-feroccustomnodes": { "stars": 0, "last_update": "2025-08-08 21:50:00", - "cached_time": 1765732025.124329, + "cached_time": 1765790885.608342, "author_account_age_days": 4704 }, "https://github.com/drozbay/ComfyUI-WanVaceAdvanced": { "stars": 64, "last_update": "2025-12-12 21:08:47", - "cached_time": 1765732025.185687, - "author_account_age_days": 3589 + "cached_time": 1765790885.681673, + "author_account_age_days": 3590 }, "https://github.com/Lovzu/ComfyUI-KittenTTS": { "stars": 1, "last_update": "2025-08-09 06:04:38", - "cached_time": 1765732025.355594, + "cached_time": 1765790885.788291, "author_account_age_days": 322 }, "https://github.com/Pirog17000/Pirogs-Nodes": { "stars": 3, "last_update": "2025-11-17 00:34:32", - "cached_time": 1765732025.481455, - "author_account_age_days": 4750 + "cached_time": 1765790886.044181, + "author_account_age_days": 4751 }, "https://github.com/eric183/ComfyUI-Only": { "stars": 70, "last_update": "2025-08-23 07:48:17", - "cached_time": 1765732025.495394, + "cached_time": 1765790886.089748, "author_account_age_days": 3971 }, "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": { "stars": 6, "last_update": "2025-12-01 03:45:48", - "cached_time": 1765732025.595488, + "cached_time": 1765790886.173295, "author_account_age_days": 340 }, "https://github.com/ExoticArts/comfyui-ea-nodes": { "stars": 0, "last_update": "2025-11-10 03:24:25", - "cached_time": 1765732025.683122, - "author_account_age_days": 126 + "cached_time": 1765790886.19838, + "author_account_age_days": 127 }, "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer": { "stars": 15, "last_update": "2025-09-26 04:19:03", - "cached_time": 1765732025.679754, - "author_account_age_days": 313 + "cached_time": 1765790886.238269, + "author_account_age_days": 314 }, "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": { "stars": 12, "last_update": "2025-11-26 07:42:57", - "cached_time": 1765732026.119451, - "author_account_age_days": 4437 + "cached_time": 1765790886.37508, + "author_account_age_days": 4438 }, "https://github.com/luke-mino-altherr/ComfyUI-LatentReverb": { "stars": 3, "last_update": "2025-08-13 00:14:13", - "cached_time": 1765732026.130615, - "author_account_age_days": 4049 + "cached_time": 1765790886.480211, + "author_account_age_days": 4050 }, "https://github.com/Baverne/comfyUI-TiledWan": { "stars": 3, "last_update": "2025-08-21 10:14:11", - "cached_time": 1765732025.964193, - "author_account_age_days": 1009 + "cached_time": 1765790886.537436, + "author_account_age_days": 1010 }, "https://github.com/teamalpha-ai/comfyui-image-transformer": { "stars": 1, "last_update": "2025-10-02 03:48:49", - "cached_time": 1765732026.209191, - "author_account_age_days": 530 + "cached_time": 1765790886.700684, + "author_account_age_days": 531 }, "https://github.com/karas17/ComfyUI-Camera-Watermark": { "stars": 12, "last_update": "2025-11-07 17:29:28", - "cached_time": 1765732026.246144, - "author_account_age_days": 3195 + "cached_time": 1765790886.761479, + "author_account_age_days": 3196 }, "https://github.com/njlent/ComfyUI_wavelet-colorfix": { "stars": 3, "last_update": "2025-08-13 13:04:06", - "cached_time": 1765732026.422454, + "cached_time": 1765790887.12338, "author_account_age_days": 3996 }, "https://github.com/shinyakidoguchi301/comfyui-lora-tag-loader": { "stars": 0, "last_update": "2025-08-14 08:18:47", - "cached_time": 1765732026.510593, - "author_account_age_days": 254 + "cached_time": 1765790887.134658, + "author_account_age_days": 255 }, "https://github.com/flybirdxx/ComfyUI-SDMatte": { "stars": 158, "last_update": "2025-10-31 09:44:50", - "cached_time": 1765732026.55223, - "author_account_age_days": 3185 + "cached_time": 1765790887.239655, + "author_account_age_days": 3186 }, "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale": { - "stars": 17, + "stars": 18, "last_update": "2025-08-14 18:53:13", - "cached_time": 1765732026.640462, + "cached_time": 1765790887.241275, "author_account_age_days": 1569 }, "https://github.com/RainyN0077/ComfyUI-PromptSE": { "stars": 10, "last_update": "2025-08-15 13:12:09", - "cached_time": 1765732026.700488, - "author_account_age_days": 328 + "cached_time": 1765790887.264501, + "author_account_age_days": 329 }, "https://github.com/DenRakEiw/Latent_Nodes": { - "stars": 14, + "stars": 15, "last_update": "2025-08-13 14:21:14", - "cached_time": 1765732026.7569, + "cached_time": 1765790887.29007, "author_account_age_days": 1569 }, "https://github.com/kusurin/ComfyUI-chronophotography": { "stars": 0, "last_update": "2025-08-16 15:11:58", - "cached_time": 1765732027.040674, + "cached_time": 1765790887.446199, "author_account_age_days": 1156 }, "https://github.com/feffy380/comfyui-chroma-cache": { "stars": 16, "last_update": "2025-08-15 12:29:59", - "cached_time": 1765732027.17512, - "author_account_age_days": 1168 + "cached_time": 1765790887.544377, + "author_account_age_days": 1169 }, "https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": { "stars": 0, "last_update": "2025-08-15 13:52:56", - "cached_time": 1765732027.185397, - "author_account_age_days": 3422 + "cached_time": 1765790887.588636, + "author_account_age_days": 3423 }, "https://github.com/Alectriciti/comfyui-adaptiveprompts": { "stars": 48, "last_update": "2025-11-05 22:43:44", - "cached_time": 1765732027.274292, - "author_account_age_days": 5003 + "cached_time": 1765790887.821604, + "author_account_age_days": 5004 }, "https://github.com/NHLStenden/ComfyUI-ImageBag": { "stars": 0, "last_update": "2025-08-18 11:07:43", - "cached_time": 1765732027.38231, + "cached_time": 1765790887.854519, "author_account_age_days": 2792 }, "https://github.com/jupo-ai/comfy-preview-model": { "stars": 0, "last_update": "2025-08-21 16:38:28", - "cached_time": 1765732027.45563, - "author_account_age_days": 288 + "cached_time": 1765790888.218074, + "author_account_age_days": 289 }, "https://github.com/jupo-ai/comfy-join-prompt": { "stars": 1, "last_update": "2025-10-01 03:36:40", - "cached_time": 1765732027.558277, - "author_account_age_days": 288 + "cached_time": 1765790888.28647, + "author_account_age_days": 289 }, "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio": { "stars": 4, "last_update": "2025-08-15 17:37:40", - "cached_time": 1765732027.60877, - "author_account_age_days": 1160 + "cached_time": 1765790888.288002, + "author_account_age_days": 1161 }, "https://github.com/jupo-ai/comfy-linear-move": { "stars": 1, "last_update": "2025-08-21 16:31:49", - "cached_time": 1765732027.719374, - "author_account_age_days": 288 + "cached_time": 1765790888.344443, + "author_account_age_days": 289 }, "https://github.com/apeirography/DaimalyadNodes": { "stars": 0, "last_update": "2025-08-15 03:21:01", - "cached_time": 1765732027.727871, - "author_account_age_days": 2278 + "cached_time": 1765790888.313363, + "author_account_age_days": 2279 }, "https://github.com/mamorett/ComfyUI_minicpmv4": { "stars": 1, "last_update": "2025-10-23 14:42:23", - "cached_time": 1765732027.80781, + "cached_time": 1765790888.454293, "author_account_age_days": 1290 }, "https://github.com/marco-zanella/ComfyUI-BooleanExpression": { "stars": 0, "last_update": "2025-08-17 02:05:40", - "cached_time": 1765732028.094585, + "cached_time": 1765790888.47758, "author_account_age_days": 4056 }, "https://github.com/WeChatCV/Stand-In_Preprocessor_ComfyUI": { "stars": 148, "last_update": "2025-08-21 13:52:03", - "cached_time": 1765732028.28638, + "cached_time": 1765790888.661731, "author_account_age_days": 1831 }, "https://github.com/vslinx/ComfyUI-vslinx-nodes": { "stars": 1, "last_update": "2025-12-12 00:08:18", - "cached_time": 1765732028.245454, + "cached_time": 1765790888.662352, "author_account_age_days": 2391 }, "https://github.com/HoangYell/comfyui-hoangyell-video": { "stars": 0, "last_update": "2025-08-21 13:34:55", - "cached_time": 1765732028.32707, + "cached_time": 1765790888.856495, "author_account_age_days": 4281 }, "https://github.com/SilverAndJade/comfyui-silver-nodes": { "stars": 0, "last_update": "2025-09-05 20:06:53", - "cached_time": 1765732028.464825, + "cached_time": 1765790888.922248, "author_account_age_days": 4090 }, "https://github.com/L33chKing/comfyui-tag-frequency-weighter": { "stars": 0, "last_update": "2025-08-17 22:37:50", - "cached_time": 1765732028.501995, - "author_account_age_days": 2788 + "cached_time": 1765790889.271646, + "author_account_age_days": 2789 }, "https://github.com/krigeta/qwen-image-controlnets-comfyui": { "stars": 2, "last_update": "2025-08-17 11:09:39", - "cached_time": 1765732028.603194, + "cached_time": 1765790889.355151, "author_account_age_days": 1839 }, "https://github.com/routhakash/AkkiNodes-LLM-Suite-for-ComfyUI": { "stars": 6, "last_update": "2025-11-25 19:40:54", - "cached_time": 1765732028.676598, - "author_account_age_days": 908 + "cached_time": 1765790889.34702, + "author_account_age_days": 909 }, "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler": { - "stars": 148, + "stars": 149, "last_update": "2025-12-06 16:28:42", - "cached_time": 1765732028.745165, - "author_account_age_days": 4962 + "cached_time": 1765790889.390101, + "author_account_age_days": 4963 }, "https://github.com/Saquib764/omini-kontext": { - "stars": 424, + "stars": 425, "last_update": "2025-09-01 16:42:36", - "cached_time": 1765732028.767733, + "cached_time": 1765790889.400848, "author_account_age_days": 5014 }, "https://github.com/obisin/ComfyUI-DGLS": { "stars": 12, "last_update": "2025-09-26 10:25:10", - "cached_time": 1765732028.869074, - "author_account_age_days": 1552 + "cached_time": 1765790889.570859, + "author_account_age_days": 1553 }, "https://github.com/Dehypnotic/comfyui-numbered-text": { "stars": 0, "last_update": "2025-10-08 15:13:36", - "cached_time": 1765732029.142282, + "cached_time": 1765790889.634185, "author_account_age_days": 1630 }, "https://github.com/rickrender/ComfyUI-Vectorizer-API": { "stars": 2, "last_update": "2025-08-20 00:09:26", - "cached_time": 1765732029.28582, - "author_account_age_days": 1078 + "cached_time": 1765790889.822273, + "author_account_age_days": 1079 }, "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": { "stars": 5, "last_update": "2025-11-28 08:21:35", - "cached_time": 1765732030.218295, - "author_account_age_days": 567 + "cached_time": 1765790890.446147, + "author_account_age_days": 568 }, "https://github.com/Hangover3832/ComfyUI_Hangover-Utils": { "stars": 1, "last_update": "2025-11-15 18:59:51", - "cached_time": 1765732029.383137, + "cached_time": 1765790889.999346, "author_account_age_days": 1148 }, "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 1, "last_update": "2025-11-22 03:39:03", - "cached_time": 1765732029.539048, - "author_account_age_days": 2319 + "cached_time": 1765790890.076242, + "author_account_age_days": 2320 }, "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": { "stars": 6, "last_update": "2025-11-08 13:11:55", - "cached_time": 1765732029.559642, - "author_account_age_days": 4417 + "cached_time": 1765790890.343942, + "author_account_age_days": 4418 }, "https://github.com/chyer/Chye-ComfyUI-Toolset": { "stars": 0, "last_update": "2025-11-20 09:04:13", - "cached_time": 1765732029.629088, - "author_account_age_days": 4570 + "cached_time": 1765790890.804031, + "author_account_age_days": 4571 }, "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule": { "stars": 0, "last_update": "2025-08-24 09:00:45", - "cached_time": 1765732029.705927, + "cached_time": 1765790890.411755, "author_account_age_days": 3767 }, "https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": { "stars": 2, "last_update": "2025-08-21 16:54:53", - "cached_time": 1765732029.807486, - "author_account_age_days": 3216 + "cached_time": 1765790890.816198, + "author_account_age_days": 3217 }, "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": { "stars": 0, "last_update": "2025-08-22 06:10:44", - "cached_time": 1765732029.818041, - "author_account_age_days": 114 + "cached_time": 1765790890.552697, + "author_account_age_days": 115 }, "https://github.com/dimtoneff/ComfyUI-VL-Nodes": { "stars": 9, "last_update": "2025-08-29 01:10:55", - "cached_time": 1765732029.928206, - "author_account_age_days": 3952 + "cached_time": 1765790890.676667, + "author_account_age_days": 3953 }, "https://github.com/ReinerBforartists/comfyui_text_line_combine": { "stars": 0, "last_update": "2025-08-23 10:59:19", - "cached_time": 1765732030.29266, + "cached_time": 1765790890.704854, "author_account_age_days": 3767 }, "https://github.com/mangobyed/ComfyUI_Detection_List": { "stars": 0, "last_update": "2025-08-22 20:53:01", - "cached_time": 1765732030.337194, + "cached_time": 1765790890.887333, "author_account_age_days": 404 }, "https://github.com/Daxamur/DaxNodes": { "stars": 0, "last_update": "2025-08-30 19:54:44", - "cached_time": 1765732030.489796, - "author_account_age_days": 2632 + "cached_time": 1765790891.041518, + "author_account_age_days": 2633 }, "https://github.com/Dehypnotic/comfyui-range-to-string": { "stars": 0, "last_update": "2025-10-02 09:30:29", - "cached_time": 1765732030.592643, + "cached_time": 1765790891.169501, "author_account_age_days": 1630 }, "https://github.com/KY-2000/RES4LYF-tester-loop": { "stars": 9, "last_update": "2025-08-26 02:18:02", - "cached_time": 1765732030.620206, - "author_account_age_days": 2271 + "cached_time": 1765790891.407802, + "author_account_age_days": 2272 }, "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": { "stars": 2, "last_update": "2025-08-26 15:57:33", - "cached_time": 1765732030.777402, - "author_account_age_days": 2271 + "cached_time": 1765790891.509166, + "author_account_age_days": 2272 }, "https://github.com/KY-2000/comfyui-ksampler-tester-loop": { "stars": 8, "last_update": "2025-08-26 02:18:37", - "cached_time": 1765732030.859993, - "author_account_age_days": 2271 + "cached_time": 1765790891.485455, + "author_account_age_days": 2272 }, "https://github.com/KY-2000/comfyui-save-image-enhanced": { "stars": 0, "last_update": "2025-08-31 07:47:45", - "cached_time": 1765732030.84217, - "author_account_age_days": 2271 + "cached_time": 1765790891.613745, + "author_account_age_days": 2272 }, "https://github.com/Firetheft/ComfyUI_Civitai_Gallery": { "stars": 88, "last_update": "2025-12-02 14:21:28", - "cached_time": 1765732030.889014, - "author_account_age_days": 1439 + "cached_time": 1765790891.704408, + "author_account_age_days": 1440 }, "https://github.com/Jelosus2/comfyui-vae-reflection": { "stars": 9, "last_update": "2025-11-11 18:27:58", - "cached_time": 1765732030.987604, + "cached_time": 1765790891.757629, "author_account_age_days": 1842 }, "https://github.com/a-l-e-x-d-s-9/ComfyUI-SaveCheckpointWithMetadata": { "stars": 0, "last_update": "2025-08-25 20:29:15", - "cached_time": 1765732031.303158, - "author_account_age_days": 4338 + "cached_time": 1765790891.837663, + "author_account_age_days": 4339 }, "https://github.com/RegulusAlpha/ComfyUI-DynPromptSimplified": { "stars": 2, "last_update": "2025-10-27 18:44:13", - "cached_time": 1765732031.852919, - "author_account_age_days": 3392 + "cached_time": 1765790892.387374, + "author_account_age_days": 3393 }, "https://github.com/jialuw0830/flux_api_comfyui_plugin": { "stars": 0, "last_update": "2025-09-04 12:42:43", - "cached_time": 1765732031.381931, + "cached_time": 1765790891.970792, "author_account_age_days": 379 }, "https://github.com/LeanModels/ComfyUI-DFloat11": { "stars": 12, "last_update": "2025-08-26 08:55:44", - "cached_time": 1765732031.572276, - "author_account_age_days": 292 + "cached_time": 1765790892.165978, + "author_account_age_days": 293 }, "https://github.com/birdneststream/ComfyUI-Mircify": { "stars": 0, "last_update": "2025-08-31 02:51:11", - "cached_time": 1765732031.622182, - "author_account_age_days": 1904 + "cached_time": 1765790892.222531, + "author_account_age_days": 1905 }, "https://github.com/citronlegacy/ComfyUI-CitronNodes": { "stars": 0, "last_update": "2025-08-26 00:14:42", - "cached_time": 1765732031.677969, + "cached_time": 1765790892.473234, "author_account_age_days": 4476 }, "https://github.com/ZeroSpaceStudios/ComfyUI-ZSNodes": { "stars": 0, "last_update": "2025-08-26 00:26:08", - "cached_time": 1765732031.881295, - "author_account_age_days": 261 + "cached_time": 1765790892.56911, + "author_account_age_days": 262 }, "https://github.com/thimpat/ThimPatUtils": { "stars": 0, "last_update": "2025-08-25 18:04:19", - "cached_time": 1765732031.916402, - "author_account_age_days": 4216 + "cached_time": 1765790892.559915, + "author_account_age_days": 4217 }, "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt": { "stars": 0, "last_update": "2025-11-05 16:43:30", - "cached_time": 1765732031.912462, - "author_account_age_days": 3164 + "cached_time": 1765790892.695827, + "author_account_age_days": 3165 }, "https://github.com/krakenunbound/ComfyUI-KrakenTools": { "stars": 2, "last_update": "2025-12-07 18:32:43", - "cached_time": 1765732031.942477, - "author_account_age_days": 116 + "cached_time": 1765790892.795617, + "author_account_age_days": 117 }, "https://github.com/joanna910225/comfyui-housekeeper": { "stars": 17, "last_update": "2025-12-02 06:51:44", - "cached_time": 1765732032.052001, + "cached_time": 1765790892.811224, "author_account_age_days": 4157 }, "https://github.com/RUiNtheExtinct/comfyui-save-file-extended": { "stars": 6, "last_update": "2025-11-27 04:45:39", - "cached_time": 1765732032.765227, + "cached_time": 1765790893.431457, "author_account_age_days": 630 }, "https://github.com/orion4d/ComfyUI_SharpnessPro": { "stars": 8, "last_update": "2025-08-27 09:02:20", - "cached_time": 1765732032.40956, + "cached_time": 1765790892.9955, "author_account_age_days": 1120 }, "https://github.com/popoimm/comfyui-popo-utility": { "stars": 0, "last_update": "2025-08-28 17:56:41", - "cached_time": 1765732032.680793, + "cached_time": 1765790893.236247, "author_account_age_days": 3582 }, "https://github.com/Enemyx-net/VibeVoice-ComfyUI": { - "stars": 1244, + "stars": 1246, "last_update": "2025-10-02 18:51:41", - "cached_time": 1765732032.711635, - "author_account_age_days": 108 + "cached_time": 1765790893.278891, + "author_account_age_days": 109 }, "https://github.com/mikheys/comfyui-gemini-mikheys": { "stars": 2, "last_update": "2025-08-29 15:15:54", - "cached_time": 1765732032.738502, - "author_account_age_days": 2939 + "cached_time": 1765790893.477436, + "author_account_age_days": 2940 }, "https://github.com/Gipphe/comfyui-metadata-statistics": { "stars": 0, "last_update": "2025-08-28 20:43:50", - "cached_time": 1765732032.923608, - "author_account_age_days": 4850 + "cached_time": 1765790893.508669, + "author_account_age_days": 4851 }, "https://github.com/fredhopp/comfyui-flipflopnodes": { "stars": 0, "last_update": "2025-09-02 04:42:06", - "cached_time": 1765732032.935852, + "cached_time": 1765790893.631247, "author_account_age_days": 1973 }, "https://github.com/Saganaki22/ComfyUI-dotWaveform": { "stars": 27, "last_update": "2025-11-12 10:35:07", - "cached_time": 1765732032.965475, - "author_account_age_days": 1674 + "cached_time": 1765790893.605257, + "author_account_age_days": 1675 }, "https://github.com/sfinktah/comfy-ovum": { "stars": 5, "last_update": "2025-11-17 22:15:39", - "cached_time": 1765732032.945827, - "author_account_age_days": 4571 + "cached_time": 1765790893.766949, + "author_account_age_days": 4572 }, "https://github.com/lucasgattas/comfyui-egregora-divide-and-enhance": { "stars": 1, "last_update": "2025-09-11 11:41:23", - "cached_time": 1765732032.993188, - "author_account_age_days": 2971 + "cached_time": 1765790893.843642, + "author_account_age_days": 2972 }, "https://github.com/sweetndata/ComfyUI-Reflatent": { "stars": 0, "last_update": "2025-08-27 16:38:57", - "cached_time": 1765732033.175978, - "author_account_age_days": 1270 + "cached_time": 1765790893.984737, + "author_account_age_days": 1271 }, "https://github.com/aesethtics/ComfyUI-Utilitools": { "stars": 1, "last_update": "2025-08-27 21:58:17", - "cached_time": 1765732033.481182, - "author_account_age_days": 3384 + "cached_time": 1765790894.074079, + "author_account_age_days": 3385 }, "https://github.com/grmchn/ComfyUI-ProportionChanger": { - "stars": 45, + "stars": 48, "last_update": "2025-12-13 06:58:50", - "cached_time": 1765732033.760973, - "author_account_age_days": 197 + "cached_time": 1765790894.307877, + "author_account_age_days": 198 }, "https://github.com/huwenkai26/comfyui-remove-text": { "stars": 0, "last_update": "2025-08-28 07:03:52", - "cached_time": 1765732033.749293, + "cached_time": 1765790894.375919, "author_account_age_days": 3565 }, "https://github.com/BAIKEMARK/ComfyUI_Civitai_Prompt_Stats": { "stars": 3, "last_update": "2025-08-29 11:15:29", - "cached_time": 1765732033.764926, + "cached_time": 1765790894.477218, "author_account_age_days": 843 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": { "stars": 99, "last_update": "2025-11-25 03:54:19", - "cached_time": 1765732034.315934, + "cached_time": 1765790895.05683, "author_account_age_days": 843 }, "https://github.com/Jarcis-cy/ComfyUI-HunyuanVideoFoley": { "stars": 6, "last_update": "2025-08-29 16:44:45", - "cached_time": 1765732033.963854, + "cached_time": 1765790894.564031, "author_account_age_days": 2764 }, "https://github.com/gsusgg/ComfyUI_CozyGen": { "stars": 21, "last_update": "2025-10-17 22:36:41", - "cached_time": 1765732033.974169, + "cached_time": 1765790894.681683, "author_account_age_days": 1157 }, "https://github.com/daehwa00/ComfyUI-NanoBananaAPI": { "stars": 2, "last_update": "2025-09-03 08:41:00", - "cached_time": 1765732033.973636, - "author_account_age_days": 2093 + "cached_time": 1765790894.725422, + "author_account_age_days": 2094 }, "https://github.com/railep/ComfyUI-HunyuanVideo-Foley": { "stars": 5, "last_update": "2025-08-29 16:48:04", - "cached_time": 1765732034.006703, - "author_account_age_days": 285 + "cached_time": 1765790894.816264, + "author_account_age_days": 286 }, "https://github.com/annewj023/Comfyui_google_nano": { "stars": 11, "last_update": "2025-09-03 21:17:57", - "cached_time": 1765732034.040319, + "cached_time": 1765790894.896072, "author_account_age_days": 535 }, "https://github.com/Juste-Leo2/USO_ComfyUI": { "stars": 6, "last_update": "2025-08-30 20:21:25", - "cached_time": 1765732034.275057, + "cached_time": 1765790895.044636, "author_account_age_days": 409 }, "https://github.com/Urabewe/ComfyUI-CountS2VExtend": { "stars": 0, "last_update": "2025-08-31 04:06:50", - "cached_time": 1765732034.629923, - "author_account_age_days": 5135 + "cached_time": 1765790895.115433, + "author_account_age_days": 5136 }, "https://github.com/MushroomFleet/ComfyUI-DJZ-POML": { "stars": 0, "last_update": "2025-08-31 19:23:11", - "cached_time": 1765732034.792568, - "author_account_age_days": 4259 + "cached_time": 1765790895.413036, + "author_account_age_days": 4260 }, "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": { "stars": 6, "last_update": "2025-11-29 18:25:47", - "cached_time": 1765732034.772671, - "author_account_age_days": 4260 + "cached_time": 1765790895.468909, + "author_account_age_days": 4261 }, "https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit": { "stars": 40, "last_update": "2025-11-17 01:55:11", - "cached_time": 1765732034.802248, - "author_account_age_days": 366 + "cached_time": 1765790895.52657, + "author_account_age_days": 367 }, "https://github.com/hujuying/ComfyUI-ModelScope-API": { "stars": 32, "last_update": "2025-12-12 15:07:18", - "cached_time": 1765732035.012631, + "cached_time": 1765790895.623363, "author_account_age_days": 1315 }, "https://github.com/chaserhkj/ComfyUI-Chaser-nodes": { "stars": 0, "last_update": "2025-09-21 02:52:56", - "cached_time": 1765732035.036569, - "author_account_age_days": 4953 + "cached_time": 1765790895.780401, + "author_account_age_days": 4954 }, "https://github.com/aistudynow/Comfyui-HunyuanFoley": { "stars": 56, "last_update": "2025-09-13 10:17:31", - "cached_time": 1765732035.027, + "cached_time": 1765790895.785367, "author_account_age_days": 107 }, "https://github.com/noelkim12/ComfyUI-NoelTextUtil": { "stars": 0, "last_update": "2025-09-01 17:22:53", - "cached_time": 1765732035.08005, + "cached_time": 1765790895.881535, "author_account_age_days": 2522 }, "https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": { "stars": 5, "last_update": "2025-12-13 13:49:32", - "cached_time": 1765732035.103373, + "cached_time": 1765790896.06121, "author_account_age_days": 4653 }, "https://github.com/Juste-Leo2/Canary-ComfyUI": { "stars": 13, "last_update": "2025-10-29 15:53:49", - "cached_time": 1765732035.294751, + "cached_time": 1765790896.128514, "author_account_age_days": 409 }, "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY": { "stars": 0, "last_update": "2025-09-02 09:22:34", - "cached_time": 1765732035.347576, + "cached_time": 1765790896.116076, "author_account_age_days": 3964 }, "https://github.com/Shellishack/comfyui_remote_media_io": { "stars": 1, "last_update": "2025-09-04 10:42:26", - "cached_time": 1765732035.663856, + "cached_time": 1765790896.177306, "author_account_age_days": 2723 }, "https://github.com/Yeq6X/ComfyUI-image-to-video-inserter": { "stars": 7, "last_update": "2025-10-28 08:51:30", - "cached_time": 1765732035.810597, - "author_account_age_days": 2186 + "cached_time": 1765790896.483474, + "author_account_age_days": 2187 }, "https://github.com/grovergol/comfyui-grover-nodes": { "stars": 0, "last_update": "2025-09-02 11:18:16", - "cached_time": 1765732035.809137, - "author_account_age_days": 2638 + "cached_time": 1765790896.574314, + "author_account_age_days": 2639 }, "https://github.com/sumitchatterjee13/nuke-nodes-comfyui": { "stars": 27, "last_update": "2025-12-08 23:32:17", - "cached_time": 1765732035.878409, + "cached_time": 1765790896.591402, "author_account_age_days": 2374 }, "https://github.com/Polygoningenieur/ComfyUI-IC-Light-Video": { "stars": 1, "last_update": "2025-09-03 18:37:13", - "cached_time": 1765732036.060144, - "author_account_age_days": 652 + "cached_time": 1765790896.68948, + "author_account_age_days": 653 }, "https://github.com/opparco/ComfyUI-WanLightx2vScheduler": { "stars": 1, "last_update": "2025-09-05 18:56:41", - "cached_time": 1765732036.095999, - "author_account_age_days": 4218 + "cached_time": 1765790896.831279, + "author_account_age_days": 4219 }, "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, "last_update": "2025-11-20 17:01:52", - "cached_time": 1765732036.151742, - "author_account_age_days": 5006 + "cached_time": 1765790896.838632, + "author_account_age_days": 5007 }, "https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble": { "stars": 13, "last_update": "2025-12-14 10:08:18", - "cached_time": 1765732036.122321, - "author_account_age_days": 3370 + "cached_time": 1765790896.973006, + "author_account_age_days": 3371 }, "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes_v2": { "stars": 3, "last_update": "2025-12-11 17:24:10", - "cached_time": 1765732036.171134, + "cached_time": 1765790897.106004, "author_account_age_days": 860 }, "https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps": { "stars": 5, "last_update": "2025-09-05 01:35:40", - "cached_time": 1765732036.342956, - "author_account_age_days": 3985 + "cached_time": 1765790897.154952, + "author_account_age_days": 3986 }, "https://github.com/SatadalAI/SATA_UtilityNode": { "stars": 1, "last_update": "2025-11-27 16:03:35", - "cached_time": 1765732036.39385, - "author_account_age_days": 702 + "cached_time": 1765790897.177615, + "author_account_age_days": 703 }, "https://github.com/iguanesolutions/comfyui-flux-resolution": { "stars": 4, "last_update": "2025-11-27 14:42:19", - "cached_time": 1765732037.310764, + "cached_time": 1765790897.84567, "author_account_age_days": 3049 }, "https://github.com/vantagewithai/Vantage-HunyuanFoley": { "stars": 10, "last_update": "2025-10-04 23:57:59", - "cached_time": 1765732036.825413, - "author_account_age_days": 553 + "cached_time": 1765790897.554169, + "author_account_age_days": 554 }, "https://github.com/CoreyCorza/ComfyUI-CRZnodes": { "stars": 35, "last_update": "2025-09-09 05:29:25", - "cached_time": 1765732036.831178, - "author_account_age_days": 2721 + "cached_time": 1765790897.59317, + "author_account_age_days": 2722 }, "https://github.com/MilleN2ium/ComfyUI-CutomizableSave": { "stars": 0, "last_update": "2025-09-09 14:09:43", - "cached_time": 1765732036.943565, + "cached_time": 1765790897.680733, "author_account_age_days": 101 }, "https://github.com/SnJake/SnJake_JPG_Artifacts_Noise_Cleaner": { "stars": 3, "last_update": "2025-12-11 08:47:11", - "cached_time": 1765732037.09478, - "author_account_age_days": 2017 + "cached_time": 1765790897.753165, + "author_account_age_days": 2018 }, "https://github.com/leylahkrell/ComfyUI-Violet-Tools": { "stars": 12, "last_update": "2025-11-13 03:06:22", - "cached_time": 1765732037.640364, - "author_account_age_days": 812 + "cached_time": 1765790898.382096, + "author_account_age_days": 813 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 96802, + "stars": 96870, "last_update": "2025-12-14 11:37:41", - "cached_time": 1765732037.16513, - "author_account_age_days": 1087 + "cached_time": 1765790897.995566, + "author_account_age_days": 1088 }, "https://github.com/orion4d/Comfyui_EncryptMaster": { "stars": 3, "last_update": "2025-09-06 14:18:12", - "cached_time": 1765732037.188867, + "cached_time": 1765790898.011258, "author_account_age_days": 1120 }, "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint": { - "stars": 18, + "stars": 19, "last_update": "2025-12-13 09:15:04", - "cached_time": 1765732037.229608, + "cached_time": 1765790898.212097, "author_account_age_days": 5574 }, "https://github.com/orion4d/Gemini_Banana_by_orion4d": { "stars": 10, "last_update": "2025-09-07 22:18:10", - "cached_time": 1765732037.376738, + "cached_time": 1765790898.203828, "author_account_age_days": 1120 }, "https://github.com/jfcantu/ComfyUI-Prompt-Companion": { "stars": 8, "last_update": "2025-09-28 22:27:53", - "cached_time": 1765732037.429531, - "author_account_age_days": 2525 + "cached_time": 1765790898.225543, + "author_account_age_days": 2526 }, "https://github.com/Charonartist/comfyui-lmstudio-conversation": { "stars": 0, "last_update": "2025-09-07 07:57:09", - "cached_time": 1765732037.847686, - "author_account_age_days": 532 + "cached_time": 1765790898.603033, + "author_account_age_days": 533 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution": { "stars": 41, "last_update": "2025-10-15 20:51:39", - "cached_time": 1765732037.894957, - "author_account_age_days": 2971 + "cached_time": 1765790898.652916, + "author_account_age_days": 2972 }, "https://github.com/Firetheft/ComfyUI_Local_Lora_Gallery": { "stars": 49, "last_update": "2025-12-02 10:30:07", - "cached_time": 1765732037.997277, - "author_account_age_days": 1439 + "cached_time": 1765790898.766385, + "author_account_age_days": 1440 }, "https://github.com/duldduld/ComfyUI_md5": { "stars": 1, "last_update": "2025-12-12 15:38:26", - "cached_time": 1765732038.143255, - "author_account_age_days": 3265 + "cached_time": 1765790898.80872, + "author_account_age_days": 3266 }, "https://github.com/FloyoAI/ComfyUI-Seed-API": { "stars": 0, "last_update": "2025-10-29 14:29:56", - "cached_time": 1765732038.277976, - "author_account_age_days": 433 + "cached_time": 1765790898.965622, + "author_account_age_days": 434 }, "https://github.com/regiellis/ComfyUI-EasyIllustrious": { "stars": 44, "last_update": "2025-09-23 19:42:28", - "cached_time": 1765732038.230362, + "cached_time": 1765790899.094062, "author_account_age_days": 5165 }, "https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": { "stars": 1, "last_update": "2025-10-02 14:57:02", - "cached_time": 1765732038.261723, + "cached_time": 1765790899.133863, "author_account_age_days": 1630 }, "https://github.com/darkamenosa/comfy_nanobanana": { - "stars": 37, + "stars": 38, "last_update": "2025-09-09 00:56:14", - "cached_time": 1765732038.3895, - "author_account_age_days": 4322 + "cached_time": 1765790899.267498, + "author_account_age_days": 4323 }, "https://github.com/Draek2077/comfyui-draekz-nodez": { "stars": 1, "last_update": "2025-09-12 02:32:20", - "cached_time": 1765732038.439985, - "author_account_age_days": 140 + "cached_time": 1765790899.280049, + "author_account_age_days": 141 }, "https://github.com/easygoing0114/ComfyUI-easygoing-nodes": { "stars": 4, "last_update": "2025-12-02 22:25:15", - "cached_time": 1765732038.455234, - "author_account_age_days": 383 + "cached_time": 1765790899.27944, + "author_account_age_days": 384 }, "https://github.com/Apache0ne/ComfyUI_efficient_sam_node": { "stars": 0, "last_update": "2025-09-12 02:37:33", - "cached_time": 1765732038.674783, - "author_account_age_days": 416 + "cached_time": 1765790899.426165, + "author_account_age_days": 417 }, "https://github.com/Malte0621/hordeai-comfy": { "stars": 0, "last_update": "2025-09-08 16:55:53", - "cached_time": 1765732038.878467, + "cached_time": 1765790899.678416, "author_account_age_days": 2417 }, "https://github.com/ApexArtist/comfyui-apex-artist": { "stars": 1, "last_update": "2025-10-23 16:54:57", - "cached_time": 1765732038.952981, - "author_account_age_days": 2867 + "cached_time": 1765790899.726218, + "author_account_age_days": 2868 }, "https://github.com/writer-in-fancy-pants/octo_json_presets": { "stars": 0, "last_update": "2025-09-08 23:42:01", - "cached_time": 1765732039.043829, - "author_account_age_days": 2844 + "cached_time": 1765790899.812974, + "author_account_age_days": 2845 }, "https://github.com/sputnik57/comfyui-prompt-logger": { "stars": 0, "last_update": "2025-09-09 22:35:39", - "cached_time": 1765732039.199644, - "author_account_age_days": 4287 + "cached_time": 1765790899.898788, + "author_account_age_days": 4288 }, "https://github.com/orion4d/Orion4D_pixelshift": { "stars": 5, "last_update": "2025-09-09 09:14:31", - "cached_time": 1765732039.274901, + "cached_time": 1765790900.060514, "author_account_age_days": 1120 }, "https://github.com/brenzel/comfyui-prompt-beautify": { "stars": 17, "last_update": "2025-09-10 15:43:18", - "cached_time": 1765732039.316239, - "author_account_age_days": 3525 + "cached_time": 1765790900.154475, + "author_account_age_days": 3526 }, "https://github.com/Firetheft/ComfyUI-Animate-Progress": { "stars": 3, "last_update": "2025-09-09 13:21:52", - "cached_time": 1765732039.330811, - "author_account_age_days": 1439 + "cached_time": 1765790900.184235, + "author_account_age_days": 1440 }, "https://github.com/ru4ls/ComfyUI_Nano_Banana": { - "stars": 15, + "stars": 16, "last_update": "2025-11-30 13:13:19", - "cached_time": 1765732039.48716, + "cached_time": 1765790900.35287, "author_account_age_days": 1024 }, "https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": { "stars": 1, "last_update": "2025-09-15 07:41:44", - "cached_time": 1765732039.980271, - "author_account_age_days": 1951 + "cached_time": 1765790900.83464, + "author_account_age_days": 1952 }, "https://github.com/Enashka/ComfyUI-nhknodes": { "stars": 14, "last_update": "2025-11-29 00:26:17", - "cached_time": 1765732039.510936, - "author_account_age_days": 3509 + "cached_time": 1765790900.356684, + "author_account_age_days": 3510 }, "https://github.com/phyblas/nsfw-shorier_comfyui": { "stars": 6, "last_update": "2025-09-16 13:23:13", - "cached_time": 1765732039.743952, - "author_account_age_days": 3591 + "cached_time": 1765790900.516732, + "author_account_age_days": 3592 }, "https://github.com/Easymode-ai/ComfyUI-FlexPainter": { "stars": 2, "last_update": "2025-09-10 20:45:19", - "cached_time": 1765732039.913785, + "cached_time": 1765790900.750343, "author_account_age_days": 1811 }, "https://github.com/garg-aayush/ComfyUI-Svg2Raster": { "stars": 0, "last_update": "2025-09-10 10:09:14", - "cached_time": 1765732039.994916, - "author_account_age_days": 3585 + "cached_time": 1765790900.843421, + "author_account_age_days": 3586 }, "https://github.com/silveroxides/ComfyUI_Gemini_Expanded_API": { "stars": 3, "last_update": "2025-11-27 00:02:37", - "cached_time": 1765732040.159023, - "author_account_age_days": 2039 + "cached_time": 1765790901.024249, + "author_account_age_days": 2040 }, "https://github.com/WASasquatch/was_affine": { "stars": 4, "last_update": "2025-11-09 22:43:51", - "cached_time": 1765732040.243497, - "author_account_age_days": 5163 + "cached_time": 1765790900.960661, + "author_account_age_days": 5164 }, "https://github.com/razvanmatei-sf/razv-llm": { "stars": 0, "last_update": "2025-12-02 14:48:54", - "cached_time": 1765732040.321726, - "author_account_age_days": 107 + "cached_time": 1765790901.165075, + "author_account_age_days": 108 }, "https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": { "stars": 6, "last_update": "2025-09-14 00:53:14", - "cached_time": 1765732040.398583, - "author_account_age_days": 1674 + "cached_time": 1765790901.20918, + "author_account_age_days": 1675 }, "https://github.com/teepunkt-esspunkt/ComfyUI-SuiteTea": { "stars": 4, "last_update": "2025-09-27 20:21:30", - "cached_time": 1765732040.428674, - "author_account_age_days": 991 + "cached_time": 1765790901.963366, + "author_account_age_days": 992 }, "https://github.com/razvanmatei-sf/razv-wavespeed": { "stars": 0, "last_update": "2025-12-02 14:56:41", - "cached_time": 1765732040.602329, - "author_account_age_days": 107 + "cached_time": 1765790901.401436, + "author_account_age_days": 108 }, "https://github.com/HM-RunningHub/ComfyUI_RH_OneReward": { "stars": 13, "last_update": "2025-09-11 17:17:22", - "cached_time": 1765732040.569681, + "cached_time": 1765790901.461778, "author_account_age_days": 367 }, "https://github.com/ru4ls/ComfyUI_Wan": { "stars": 3, "last_update": "2025-10-20 02:32:13", - "cached_time": 1765732040.820822, + "cached_time": 1765790901.613009, "author_account_age_days": 1024 }, "https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI": { "stars": 3, "last_update": "2025-09-11 05:06:12", - "cached_time": 1765732040.95377, + "cached_time": 1765790901.832384, "author_account_age_days": 2599 }, "https://github.com/snicolast/ComfyUI-IndexTTS2": { - "stars": 132, + "stars": 133, "last_update": "2025-10-13 07:16:00", - "cached_time": 1765732041.022821, - "author_account_age_days": 2912 + "cached_time": 1765790901.865646, + "author_account_age_days": 2913 }, "https://github.com/efortin/ComfyUI-Ollama-Enhancer": { "stars": 3, "last_update": "2025-09-22 07:06:44", - "cached_time": 1765732041.122981, - "author_account_age_days": 4674 + "cached_time": 1765790901.931993, + "author_account_age_days": 4675 }, "https://github.com/olafrv/comfyui_olafrv": { "stars": 0, "last_update": "2025-09-07 20:31:30", - "cached_time": 1765732041.221432, - "author_account_age_days": 5232 + "cached_time": 1765790902.025756, + "author_account_age_days": 5233 }, "https://github.com/blob8/ComfyUI_video-image-motion-transfer": { "stars": 1, "last_update": "2025-09-14 15:59:02", - "cached_time": 1765732041.314811, - "author_account_age_days": 606 + "cached_time": 1765790902.189252, + "author_account_age_days": 607 }, "https://github.com/Tr1dae/ComfyUI-LoraPromptMatcher": { "stars": 0, "last_update": "2025-09-14 02:36:11", - "cached_time": 1765732041.370166, - "author_account_age_days": 1076 + "cached_time": 1765790902.203481, + "author_account_age_days": 1077 }, "https://github.com/ru4ls/ComfyUI_Imagen": { "stars": 3, "last_update": "2025-10-20 02:29:03", - "cached_time": 1765732041.445803, + "cached_time": 1765790902.272032, "author_account_age_days": 1024 }, "https://github.com/Me-gumin/MeComfyuiEncrypt": { "stars": 4, "last_update": "2025-09-18 02:34:03", - "cached_time": 1765732041.447673, - "author_account_age_days": 1391 + "cached_time": 1765790902.460353, + "author_account_age_days": 1392 }, "https://github.com/nakagawadev/comfyui_nakagawa": { "stars": 2, "last_update": "2025-09-14 03:18:07", - "cached_time": 1765732041.646187, - "author_account_age_days": 3459 + "cached_time": 1765790902.525329, + "author_account_age_days": 3460 }, "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator": { "stars": 16, "last_update": "2025-09-15 13:41:36", - "cached_time": 1765732041.642491, + "cached_time": 1765790902.682445, "author_account_age_days": 3806 }, "https://github.com/vanche1212/ComfyUI-InspireMusic": { "stars": 1, "last_update": "2025-10-28 02:23:32", - "cached_time": 1765732042.340503, - "author_account_age_days": 3496 + "cached_time": 1765790903.327371, + "author_account_age_days": 3497 }, "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": { "stars": 5, "last_update": "2025-12-09 06:07:52", - "cached_time": 1765732042.099344, - "author_account_age_days": 1708 + "cached_time": 1765790902.963592, + "author_account_age_days": 1709 }, "https://github.com/darkamenosa/comfy_inpaint_blend": { "stars": 2, "last_update": "2025-09-15 16:26:29", - "cached_time": 1765732042.136282, - "author_account_age_days": 4322 + "cached_time": 1765790902.968455, + "author_account_age_days": 4323 }, "https://github.com/Ian2073/ComfyUI-MyLLMnode": { "stars": 0, "last_update": "2025-09-15 12:47:01", - "cached_time": 1765732042.175035, + "cached_time": 1765790903.026142, "author_account_age_days": 1779 }, "https://github.com/swfxliyiyu/ComfyUI-FastVideo": { "stars": 0, "last_update": "2025-09-15 05:41:45", - "cached_time": 1765732042.257819, - "author_account_age_days": 3449 + "cached_time": 1765790903.071298, + "author_account_age_days": 3450 }, "https://github.com/lenML/comfyui_qwen_image_edit_adv": { - "stars": 29, + "stars": 30, "last_update": "2025-12-02 11:12:18", - "cached_time": 1765732042.430126, - "author_account_age_days": 722 + "cached_time": 1765790903.328863, + "author_account_age_days": 723 }, "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": { "stars": 3, "last_update": "2025-09-16 17:54:17", - "cached_time": 1765732042.442954, - "author_account_age_days": 2788 + "cached_time": 1765790903.295161, + "author_account_age_days": 2789 }, "https://github.com/Semonxue/Comfyui-flexai": { "stars": 4, "last_update": "2025-12-01 11:07:24", - "cached_time": 1765732042.520426, + "cached_time": 1765790903.324718, "author_account_age_days": 5593 }, "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": { "stars": 94, "last_update": "2025-12-13 04:23:22", - "cached_time": 1765732042.511676, - "author_account_age_days": 2032 + "cached_time": 1765790903.549046, + "author_account_age_days": 2033 }, "https://github.com/Dehypnotic/comfyui-save-mp3": { "stars": 1, "last_update": "2025-10-24 09:40:52", - "cached_time": 1765732042.699886, + "cached_time": 1765790903.618361, "author_account_age_days": 1630 }, "https://github.com/1038lab/ComfyUI-FireRedTTS": { "stars": 41, "last_update": "2025-09-16 17:02:31", - "cached_time": 1765732042.667735, - "author_account_age_days": 990 + "cached_time": 1765790903.772672, + "author_account_age_days": 991 }, "https://github.com/lum3on/ComfyUI_Reve-API": { "stars": 12, "last_update": "2025-09-16 12:41:07", - "cached_time": 1765732043.142191, - "author_account_age_days": 312 + "cached_time": 1765790904.018786, + "author_account_age_days": 313 }, "https://github.com/Kaleidia/KaleidiaNodes": { "stars": 0, "last_update": "2025-09-23 14:56:53", - "cached_time": 1765732043.688853, - "author_account_age_days": 2209 + "cached_time": 1765790904.59468, + "author_account_age_days": 2210 }, "https://github.com/xhh522/ComfyUI-preview-monitor": { "stars": 1, "last_update": "2025-09-16 10:41:24", - "cached_time": 1765732043.242316, - "author_account_age_days": 141 + "cached_time": 1765790904.128625, + "author_account_age_days": 142 }, "https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node": { "stars": 16, "last_update": "2025-09-16 19:56:49", - "cached_time": 1765732043.288394, - "author_account_age_days": 409 + "cached_time": 1765790904.189206, + "author_account_age_days": 410 }, "https://github.com/ialhabbal/ComfyUI-Prompt-Verify": { "stars": 6, "last_update": "2025-09-17 18:53:24", - "cached_time": 1765732043.390554, + "cached_time": 1765790904.358152, "author_account_age_days": 3558 }, "https://github.com/Junst/ComfyUI-Concept-Diffusion": { "stars": 3, "last_update": "2025-09-24 10:23:07", - "cached_time": 1765732043.502518, - "author_account_age_days": 3076 + "cached_time": 1765790904.364887, + "author_account_age_days": 3077 }, "https://github.com/leylahviolet/ComfyUI-Violet-Tools": { "stars": 12, "last_update": "2025-11-13 03:06:22", - "cached_time": 1765732043.517553, - "author_account_age_days": 812 + "cached_time": 1765790904.371536, + "author_account_age_days": 813 }, "https://github.com/fr0nky0ng/ComfyUI-frankAI-banana": { "stars": 2, "last_update": "2025-09-18 09:11:07", - "cached_time": 1765732043.539897, + "cached_time": 1765790904.430899, "author_account_age_days": 3806 }, "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe": { "stars": 55, "last_update": "2025-11-05 20:04:35", - "cached_time": 1765732043.588135, - "author_account_age_days": 266 + "cached_time": 1765790904.582614, + "author_account_age_days": 267 }, "https://github.com/DecartAI/Lucy-Edit-ComfyUI": { "stars": 700, "last_update": "2025-11-07 18:58:33", - "cached_time": 1765732043.732686, + "cached_time": 1765790904.780161, "author_account_age_days": 848 }, "https://github.com/Firetheft/ComfyUI_Pixabay_Gallery": { "stars": 5, "last_update": "2025-12-03 00:57:24", - "cached_time": 1765732044.122394, - "author_account_age_days": 1439 + "cached_time": 1765790904.807432, + "author_account_age_days": 1440 }, "https://github.com/comrender/ComfyUI-NanoSeed": { "stars": 3, "last_update": "2025-12-08 15:42:32", - "cached_time": 1765732044.200529, + "cached_time": 1765790905.044312, "author_account_age_days": 889 }, "https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": { "stars": 79, "last_update": "2025-11-15 23:22:39", - "cached_time": 1765732044.320947, + "cached_time": 1765790905.169602, "author_account_age_days": 956 }, "https://github.com/LukeCoulson1/Comfyui_LoraCombine": { "stars": 4, "last_update": "2025-09-18 20:12:57", - "cached_time": 1765732044.373707, - "author_account_age_days": 870 + "cached_time": 1765790905.238643, + "author_account_age_days": 871 }, "https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam": { "stars": 2, "last_update": "2025-10-27 20:55:50", - "cached_time": 1765732044.44045, + "cached_time": 1765790905.432147, "author_account_age_days": 4364 }, "https://github.com/jasonjgardner/comfyui-pixel-art-scalers": { "stars": 0, "last_update": "2025-09-21 14:38:59", - "cached_time": 1765732044.547086, - "author_account_age_days": 4916 + "cached_time": 1765790905.452253, + "author_account_age_days": 4917 }, "https://github.com/joyboy123456/-ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-09-18 16:37:02", - "cached_time": 1765732044.571032, - "author_account_age_days": 802 + "cached_time": 1765790905.431667, + "author_account_age_days": 803 }, "https://github.com/ahkimkoo/Comfyui-AudioSegment": { "stars": 5, "last_update": "2025-09-19 03:20:14", - "cached_time": 1765732044.657914, - "author_account_age_days": 5776 + "cached_time": 1765790905.483764, + "author_account_age_days": 5777 }, "https://github.com/bmad4ever/comfyui_panels": { "stars": 3, "last_update": "2025-11-04 12:52:32", - "cached_time": 1765732044.626212, - "author_account_age_days": 4074 + "cached_time": 1765790905.648242, + "author_account_age_days": 4075 }, "https://github.com/Noma-Machiko/ComfyUI-ToDevice": { "stars": 1, "last_update": "2025-09-18 16:11:53", - "cached_time": 1765732044.729224, - "author_account_age_days": 1066 + "cached_time": 1765790905.662378, + "author_account_age_days": 1067 }, "https://github.com/AdamShuo/ComfyUI_Switch": { "stars": 5, "last_update": "2025-09-23 16:59:46", - "cached_time": 1765732044.778734, - "author_account_age_days": 820 + "cached_time": 1765790905.875724, + "author_account_age_days": 821 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { - "stars": 339, - "last_update": "2025-12-12 19:20:39", - "cached_time": 1765732045.1583, + "stars": 341, + "last_update": "2025-12-14 21:28:35", + "cached_time": 1765790905.877785, "author_account_age_days": 4771 }, "https://github.com/3dgopnik/comfyui-arena-suite": { "stars": 1, "last_update": "2025-10-10 12:24:13", - "cached_time": 1765732045.24092, + "cached_time": 1765790906.090691, "author_account_age_days": 2564 }, "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": { "stars": 2, - "last_update": "2025-12-14 12:03:30", - "cached_time": 1765732045.432609, - "author_account_age_days": 5038 + "last_update": "2025-12-14 22:30:55", + "cached_time": 1765790906.211826, + "author_account_age_days": 5039 }, "https://github.com/gasdyueer/comfyui-yolo-mask-process": { "stars": 0, "last_update": "2025-09-27 02:57:46", - "cached_time": 1765732045.502121, + "cached_time": 1765790906.290368, "author_account_age_days": 591 }, "https://github.com/sumitchatterjee13/Luminance-Stack-Processor": { "stars": 33, "last_update": "2025-10-05 11:40:55", - "cached_time": 1765732045.584456, + "cached_time": 1765790906.498435, "author_account_age_days": 2374 }, "https://github.com/perckle/comfyui_dpir": { "stars": 0, "last_update": "2025-09-27 06:10:01", - "cached_time": 1765732045.625369, - "author_account_age_days": 1901 + "cached_time": 1765790906.529259, + "author_account_age_days": 1902 }, "https://github.com/downlifted/ComfyUI_GROQ-PromptWizard": { "stars": 0, "last_update": "2025-09-22 00:10:40", - "cached_time": 1765732045.668947, - "author_account_age_days": 2785 + "cached_time": 1765790906.541473, + "author_account_age_days": 2786 }, "https://github.com/S4MUEL-404/ComfyUI-PromptsO": { "stars": 1, "last_update": "2025-11-19 09:20:58", - "cached_time": 1765732045.69521, + "cached_time": 1765790906.518305, "author_account_age_days": 3625 }, "https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": { "stars": 7, "last_update": "2025-09-30 16:00:15", - "cached_time": 1765732045.742642, + "cached_time": 1765790906.694877, "author_account_age_days": 3842 }, "https://github.com/APZmedia/ComfyUI-color-tools": { "stars": 1, "last_update": "2025-09-24 12:52:50", - "cached_time": 1765732045.776892, + "cached_time": 1765790906.743974, "author_account_age_days": 3015 }, "https://github.com/vantagewithai/VantageLongWanVideo": { "stars": 39, "last_update": "2025-09-25 18:54:33", - "cached_time": 1765732045.829878, - "author_account_age_days": 553 + "cached_time": 1765790906.935932, + "author_account_age_days": 554 }, "https://github.com/ucloud/comfyui-plugin": { "stars": 3, "last_update": "2025-09-23 03:26:19", - "cached_time": 1765732046.256941, - "author_account_age_days": 3743 + "cached_time": 1765790906.947254, + "author_account_age_days": 3744 }, "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": { "stars": 7, "last_update": "2025-12-04 10:06:01", - "cached_time": 1765732046.316518, - "author_account_age_days": 2257 + "cached_time": 1765790907.145365, + "author_account_age_days": 2258 }, "https://github.com/Santat2023/ComfyUiRagNodes": { "stars": 0, "last_update": "2025-09-29 16:14:02", - "cached_time": 1765732046.510733, + "cached_time": 1765790907.270484, "author_account_age_days": 826 }, "https://github.com/ChaosHL/Marvelous-Box-Comfyui": { "stars": 0, "last_update": "2025-09-23 14:22:09", - "cached_time": 1765732046.570785, - "author_account_age_days": 901 + "cached_time": 1765790907.708706, + "author_account_age_days": 902 }, "https://github.com/suhee19/comfyui-orpheus-loader": { "stars": 0, "last_update": "2025-09-23 15:14:02", - "cached_time": 1765732046.650032, - "author_account_age_days": 1152 + "cached_time": 1765790907.605494, + "author_account_age_days": 1153 }, "https://github.com/neverbiasu/ComfyUI-ModelScope": { "stars": 1, "last_update": "2025-11-08 21:10:36", - "cached_time": 1765732046.656473, - "author_account_age_days": 1557 + "cached_time": 1765790907.564737, + "author_account_age_days": 1558 }, "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": { "stars": 0, "last_update": "2025-09-24 11:01:50", - "cached_time": 1765732046.708668, - "author_account_age_days": 2570 + "cached_time": 1765790907.630007, + "author_account_age_days": 2571 }, "https://github.com/GizmoR13/PG-Nodes": { "stars": 16, "last_update": "2025-10-10 12:52:07", - "cached_time": 1765732046.732761, - "author_account_age_days": 5362 + "cached_time": 1765790907.599263, + "author_account_age_days": 5363 }, "https://github.com/aesethtics/comfyui-3d-model-viewer": { "stars": 1, "last_update": "2025-09-24 17:27:58", - "cached_time": 1765732046.815899, - "author_account_age_days": 3384 + "cached_time": 1765790907.74697, + "author_account_age_days": 3385 }, "https://github.com/Sampkao/ComfyUI-Amage": { "stars": 1, "last_update": "2025-09-24 22:14:30", - "cached_time": 1765732046.802998, - "author_account_age_days": 897 + "cached_time": 1765790907.828035, + "author_account_age_days": 898 }, "https://github.com/BizaNator/ComfyUI_PromptIterator": { "stars": 3, "last_update": "2025-09-24 16:47:04", - "cached_time": 1765732046.886515, - "author_account_age_days": 3594 + "cached_time": 1765790908.009039, + "author_account_age_days": 3595 }, "https://github.com/1038lab/ComfyUI-VoxCPMTTS": { - "stars": 22, + "stars": 23, "last_update": "2025-12-11 23:23:52", - "cached_time": 1765732047.298307, - "author_account_age_days": 990 + "cached_time": 1765790908.02645, + "author_account_age_days": 991 }, "https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput": { "stars": 0, "last_update": "2025-10-08 18:29:37", - "cached_time": 1765732047.397449, - "author_account_age_days": 1018 + "cached_time": 1765790908.201747, + "author_account_age_days": 1019 }, "https://github.com/Art-xmaster/comfyui-AGSoft": { "stars": 5, "last_update": "2025-12-06 12:46:50", - "cached_time": 1765732047.59609, - "author_account_age_days": 472 + "cached_time": 1765790908.330043, + "author_account_age_days": 473 }, "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser": { "stars": 1, "last_update": "2025-12-08 03:53:56", - "cached_time": 1765732047.591902, - "author_account_age_days": 1735 + "cached_time": 1765790908.653641, + "author_account_age_days": 1736 }, "https://github.com/cyan9977/ComfyUI_PromptQueue": { "stars": 0, "last_update": "2025-12-10 01:45:27", - "cached_time": 1765732047.686897, - "author_account_age_days": 465 + "cached_time": 1765790908.682358, + "author_account_age_days": 466 }, "https://github.com/No-22-Github/ComfyUI_RWKV_Studio": { "stars": 0, "last_update": "2025-09-26 13:42:27", - "cached_time": 1765732047.689731, + "cached_time": 1765790908.658269, "author_account_age_days": 958 }, "https://github.com/lrzjason/Comfyui-QwenEditUtils": { - "stars": 627, + "stars": 631, "last_update": "2025-11-18 03:52:42", - "cached_time": 1765732047.761373, + "cached_time": 1765790908.680725, "author_account_age_days": 4201 }, "https://github.com/Verolelb/ComfyUI-VideoCompressor": { "stars": 4, "last_update": "2025-09-26 13:06:13", - "cached_time": 1765732047.77562, - "author_account_age_days": 1160 + "cached_time": 1765790908.77562, + "author_account_age_days": 1161 }, "https://github.com/tritant/ComfyUI_Custom_Switch": { "stars": 6, "last_update": "2025-10-12 13:57:31", - "cached_time": 1765732047.851561, + "cached_time": 1765790908.804274, "author_account_age_days": 3679 }, "https://github.com/co5dt/ComfyUI-Persistent-Queue": { "stars": 3, "last_update": "2025-09-28 11:49:26", - "cached_time": 1765732047.862428, - "author_account_age_days": 3384 + "cached_time": 1765790908.869532, + "author_account_age_days": 3385 }, "https://github.com/kj863257/ComfyUI_RC_Image_Compositor": { "stars": 12, "last_update": "2025-11-16 06:39:09", - "cached_time": 1765732047.929145, - "author_account_age_days": 3681 + "cached_time": 1765790909.070232, + "author_account_age_days": 3682 }, "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes": { "stars": 4, "last_update": "2025-12-06 00:21:48", - "cached_time": 1765732048.330213, + "cached_time": 1765790909.094577, "author_account_age_days": 1316 }, "https://github.com/AHEKOT/ComfyUI_VNCCS": { "stars": 387, - "last_update": "2025-12-14 15:25:27", - "cached_time": 1765732048.440625, - "author_account_age_days": 1113 + "last_update": "2025-12-14 17:38:05", + "cached_time": 1765790909.268306, + "author_account_age_days": 1114 }, "https://github.com/abdullahceylan/ac-comfyui-queue-manager": { "stars": 4, "last_update": "2025-09-27 18:12:15", - "cached_time": 1765732048.65023, - "author_account_age_days": 2843 + "cached_time": 1765790909.387662, + "author_account_age_days": 2844 }, "https://github.com/wzken/ComfyUI-Steganos-Node": { "stars": 0, "last_update": "2025-09-28 16:27:27", - "cached_time": 1765732048.676892, + "cached_time": 1765790909.712989, "author_account_age_days": 3506 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": { "stars": 6, "last_update": "2025-10-07 16:01:16", - "cached_time": 1765732048.724902, - "author_account_age_days": 5295 + "cached_time": 1765790909.748959, + "author_account_age_days": 5296 }, "https://github.com/gregory-richard/ComfyUI-WarpPipe": { "stars": 1, "last_update": "2025-12-02 00:30:52", - "cached_time": 1765732048.756645, + "cached_time": 1765790909.787819, "author_account_age_days": 2641 }, "https://github.com/J-ChenX/ComfyUI-NIX": { "stars": 2, "last_update": "2025-09-29 03:08:12", - "cached_time": 1765732048.818423, - "author_account_age_days": 1867 + "cached_time": 1765790909.848719, + "author_account_age_days": 1868 }, "https://github.com/Duanyll/comfyui_functional": { "stars": 0, "last_update": "2025-11-25 13:15:18", - "cached_time": 1765732048.85953, + "cached_time": 1765790909.874739, "author_account_age_days": 3271 }, "https://github.com/hanL34/ComfyUI-Power-Artist-Loader": { "stars": 11, "last_update": "2025-11-04 08:57:24", - "cached_time": 1765732048.879414, + "cached_time": 1765790909.87399, "author_account_age_days": 1012 }, "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": { "stars": 1, "last_update": "2025-11-30 07:17:33", - "cached_time": 1765732048.885799, - "author_account_age_days": 1046 + "cached_time": 1765790909.918982, + "author_account_age_days": 1047 }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, "last_update": "2025-12-12 15:37:51", - "cached_time": 1765732048.974684, + "cached_time": 1765790910.137615, "author_account_age_days": 1825 }, "https://github.com/guill/comfyui-stegaflow": { "stars": 0, "last_update": "2025-09-30 06:39:36", - "cached_time": 1765732049.380413, - "author_account_age_days": 4731 + "cached_time": 1765790910.180386, + "author_account_age_days": 4732 }, "https://github.com/azazeal04/ComfyUI-HybridSamplers": { "stars": 7, "last_update": "2025-11-09 17:17:00", - "cached_time": 1765732049.495239, - "author_account_age_days": 956 + "cached_time": 1765790910.36157, + "author_account_age_days": 957 }, "https://github.com/OpenAssetIO/OpenAssetIO-ComfyUI": { "stars": 1, "last_update": "2025-09-30 09:49:18", - "cached_time": 1765732049.790109, + "cached_time": 1765790910.529628, "author_account_age_days": 1307 }, "https://github.com/jamesk9526/NoxPrompter-ComfyUI-CustomNode": { "stars": 1, "last_update": "2025-10-04 06:23:15", - "cached_time": 1765732049.742202, - "author_account_age_days": 1501 + "cached_time": 1765790910.794353, + "author_account_age_days": 1502 }, "https://github.com/jfcantu/ComfyUI-AutoNotes": { "stars": 9, "last_update": "2025-10-01 21:17:38", - "cached_time": 1765732049.784209, - "author_account_age_days": 2525 + "cached_time": 1765790910.813531, + "author_account_age_days": 2526 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { "stars": 246, "last_update": "2025-08-29 00:23:20", - "cached_time": 1765732049.833394, - "author_account_age_days": 949 + "cached_time": 1765790910.861985, + "author_account_age_days": 950 }, "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 9, "last_update": "2024-09-06 11:37:05", - "cached_time": 1765732049.87887, - "author_account_age_days": 2948 + "cached_time": 1765790910.882185, + "author_account_age_days": 2949 }, "https://github.com/A043-studios/ComfyUI_HunyuanWorldnode": { "stars": 1, "last_update": "2025-08-02 15:50:33", - "cached_time": 1765732049.897546, - "author_account_age_days": 1187 + "cached_time": 1765790910.920463, + "author_account_age_days": 1188 }, "https://github.com/9nate-drake/ComfyUI-MaskCenter": { "stars": 6, "last_update": "2025-10-02 01:35:08", - "cached_time": 1765732049.934077, - "author_account_age_days": 2188 + "cached_time": 1765790910.936638, + "author_account_age_days": 2189 }, "https://github.com/mochidroppot/ComfyUI-ProxyFix": { "stars": 0, "last_update": "2025-10-03 02:29:35", - "cached_time": 1765732049.928049, - "author_account_age_days": 102 + "cached_time": 1765790911.011125, + "author_account_age_days": 103 }, "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher": { "stars": 3, "last_update": "2025-10-28 14:46:07", - "cached_time": 1765732050.017426, - "author_account_age_days": 3810 + "cached_time": 1765790911.217095, + "author_account_age_days": 3811 }, "https://github.com/wildminder/ComfyUI-KaniTTS": { "stars": 34, "last_update": "2025-10-17 15:45:23", - "cached_time": 1765732050.411913, + "cached_time": 1765790911.268292, "author_account_age_days": 4771 }, "https://github.com/WangDianhui/ComfyUI-SA-ODE_Sampler": { "stars": 1, "last_update": "2025-10-04 02:48:04", - "cached_time": 1765732050.537302, - "author_account_age_days": 1039 + "cached_time": 1765790911.440918, + "author_account_age_days": 1040 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Frames-Animation-Nodes": { "stars": 1, "last_update": "2025-10-09 03:19:03", - "cached_time": 1765732050.814434, - "author_account_age_days": 2971 + "cached_time": 1765790911.61033, + "author_account_age_days": 2972 }, "https://github.com/wallen0322/ComfyUI-SageAttention3": { "stars": 12, "last_update": "2025-10-04 07:00:09", - "cached_time": 1765732050.825112, - "author_account_age_days": 266 + "cached_time": 1765790911.835547, + "author_account_age_days": 267 }, "https://github.com/u5dev/comfyUI_u5_VramFREE": { "stars": 5, "last_update": "2025-10-02 02:30:02", - "cached_time": 1765732050.862407, - "author_account_age_days": 83 + "cached_time": 1765790911.887913, + "author_account_age_days": 84 }, "https://github.com/dothings/comfyui_placeholder_prompting": { "stars": 0, "last_update": "2025-10-03 12:06:27", - "cached_time": 1765732050.948813, + "cached_time": 1765790911.970762, "author_account_age_days": 1615 }, "https://github.com/azazeal04/comfyui-switch-samplers": { "stars": 3, "last_update": "2025-10-07 17:17:03", - "cached_time": 1765732050.933114, - "author_account_age_days": 956 + "cached_time": 1765790911.958734, + "author_account_age_days": 957 }, "https://github.com/Kidev/ComfyUI-FaceFilter": { "stars": 1, "last_update": "2025-10-04 18:43:44", - "cached_time": 1765732050.965945, - "author_account_age_days": 5139 + "cached_time": 1765790911.983942, + "author_account_age_days": 5140 }, "https://github.com/malkuthro/ComfyUI-Koolook": { "stars": 0, "last_update": "2025-12-10 14:11:56", - "cached_time": 1765732051.002694, + "cached_time": 1765790912.053061, "author_account_age_days": 613 }, "https://github.com/Light-x02/ComfyUI-Civitai-Discovery-Hub": { "stars": 18, "last_update": "2025-10-05 02:37:53", - "cached_time": 1765732050.985197, + "cached_time": 1765790912.076684, "author_account_age_days": 1316 }, "https://github.com/ThunderBolt4931/comfyui_pixel_forge": { "stars": 1, "last_update": "2025-10-04 10:47:38", - "cached_time": 1765732051.057578, + "cached_time": 1765790912.251649, "author_account_age_days": 601 }, "https://github.com/snicolast/ComfyUI-Ovi": { "stars": 113, "last_update": "2025-10-16 21:46:54", - "cached_time": 1765732051.634954, - "author_account_age_days": 2912 + "cached_time": 1765790912.317424, + "author_account_age_days": 2913 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Ovi": { "stars": 45, "last_update": "2025-10-06 18:35:59", - "cached_time": 1765732051.641294, + "cached_time": 1765790912.519591, "author_account_age_days": 367 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Toolkit": { "stars": 99, "last_update": "2025-11-25 03:54:19", - "cached_time": 1765732051.858918, + "cached_time": 1765790912.703872, "author_account_age_days": 843 }, "https://github.com/Glidias/mask2sam": { "stars": 0, "last_update": "2025-10-07 04:07:01", - "cached_time": 1765732051.89228, + "cached_time": 1765790912.902372, "author_account_age_days": 5801 }, "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit": { "stars": 0, "last_update": "2025-10-13 14:14:55", - "cached_time": 1765732051.994472, + "cached_time": 1765790912.966737, "author_account_age_days": 925 }, "https://github.com/smthemex/ComfyUI_LucidFlux": { "stars": 55, "last_update": "2025-12-10 12:12:01", - "cached_time": 1765732051.957776, - "author_account_age_days": 892 + "cached_time": 1765790912.979865, + "author_account_age_days": 893 }, "https://github.com/synystersocks/ComfyUI-SocksLatentPatcher": { "stars": 14, "last_update": "2025-10-10 17:43:43", - "cached_time": 1765732052.15235, - "author_account_age_days": 941 + "cached_time": 1765790913.052655, + "author_account_age_days": 942 }, "https://github.com/Light-x02/ComfyUI-checkpoint-Discovery-Hub": { "stars": 4, "last_update": "2025-10-11 12:43:37", - "cached_time": 1765732052.028865, + "cached_time": 1765790913.050597, "author_account_age_days": 1316 }, "https://github.com/yolain/SaveVideoRGBA": { "stars": 33, "last_update": "2025-10-26 05:56:47", - "cached_time": 1765732052.056993, + "cached_time": 1765790913.131955, "author_account_age_days": 1879 }, "https://github.com/piscesbody/ComfyUI-Upscale-CUDAspeed": { "stars": 21, "last_update": "2025-10-26 04:15:42", - "cached_time": 1765732052.047364, - "author_account_age_days": 3845 + "cached_time": 1765790913.131346, + "author_account_age_days": 3846 }, "https://github.com/leeguandong/ComfyUI_Qwen3Omni": { "stars": 1, "last_update": "2025-10-07 15:35:51", - "cached_time": 1765732052.08829, - "author_account_age_days": 3332 + "cached_time": 1765790913.345261, + "author_account_age_days": 3333 }, "https://github.com/lokinou/comfyui-better-flow": { - "stars": 1, + "stars": 2, "last_update": "2025-10-22 21:23:02", - "cached_time": 1765732053.045836, - "author_account_age_days": 4692 + "cached_time": 1765790913.387006, + "author_account_age_days": 4693 }, "https://github.com/ShammiG/ComfyUI-Show-Clock-in-CMD-Console-SG": { "stars": 10, "last_update": "2025-11-11 15:25:48", - "cached_time": 1765732052.713264, - "author_account_age_days": 73 + "cached_time": 1765790913.593126, + "author_account_age_days": 74 }, "https://github.com/mikecaronna/comfyui_c2pa_signer": { "stars": 1, "last_update": "2025-10-06 14:27:34", - "cached_time": 1765732052.900186, - "author_account_age_days": 2173 + "cached_time": 1765790913.762745, + "author_account_age_days": 2174 }, "https://github.com/iGavroche/ComfyUI-Ninode-Utils": { "stars": 0, "last_update": "2025-10-06 15:37:39", - "cached_time": 1765732052.915588, - "author_account_age_days": 1475 + "cached_time": 1765790913.93732, + "author_account_age_days": 1476 }, "https://github.com/yolain/ComfyUI-Easy-DotsOCR": { "stars": 5, "last_update": "2025-10-05 09:11:26", - "cached_time": 1765732053.013796, + "cached_time": 1765790914.070811, "author_account_age_days": 1879 }, "https://github.com/Hearmeman24/ComfyUI-Pinecone": { "stars": 0, "last_update": "2025-10-05 15:52:58", - "cached_time": 1765732053.037363, + "cached_time": 1765790914.081878, "author_account_age_days": 1339 }, "https://github.com/ShammiG/ComfyUI-VAE-Timestamp-Clock-SG": { "stars": 0, "last_update": "2025-11-11 15:41:53", - "cached_time": 1765732053.119807, - "author_account_age_days": 73 + "cached_time": 1765790914.105115, + "author_account_age_days": 74 }, "https://github.com/bgreene2/ComfyUI-Hunyuan-Image-3": { "stars": 26, "last_update": "2025-10-15 01:11:05", - "cached_time": 1765732053.220433, - "author_account_age_days": 4688 + "cached_time": 1765790914.121075, + "author_account_age_days": 4689 }, "https://github.com/scofano/comfy-text-stats": { "stars": 0, "last_update": "2025-10-10 20:10:48", - "cached_time": 1765732053.09744, - "author_account_age_days": 3288 + "cached_time": 1765790914.190588, + "author_account_age_days": 3289 }, "https://github.com/Kayarte/GeoNodes": { "stars": 0, "last_update": "2025-10-08 03:49:26", - "cached_time": 1765732053.146489, - "author_account_age_days": 591 + "cached_time": 1765790914.223175, + "author_account_age_days": 592 }, "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer": { "stars": 6, "last_update": "2025-10-06 18:43:07", - "cached_time": 1765732053.176862, - "author_account_age_days": 1855 + "cached_time": 1765790914.373694, + "author_account_age_days": 1856 }, "https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": { "stars": 0, "last_update": "2025-12-05 12:51:26", - "cached_time": 1765732053.743174, + "cached_time": 1765790914.478594, "author_account_age_days": 1910 }, "https://github.com/casc1701/ComfyUI_OverlayFrameNumber": { "stars": 0, "last_update": "2025-10-07 22:48:23", - "cached_time": 1765732053.954051, - "author_account_age_days": 1192 + "cached_time": 1765790914.66473, + "author_account_age_days": 1193 }, "https://github.com/bobosola/ComfyUI-reboot": { "stars": 1, "last_update": "2025-10-12 15:56:09", - "cached_time": 1765732053.975629, - "author_account_age_days": 3953 + "cached_time": 1765790914.874686, + "author_account_age_days": 3954 }, "https://github.com/voxta-ai/ComfyUI-VoxtaNodes": { "stars": 1, "last_update": "2025-10-09 03:59:42", - "cached_time": 1765732054.06517, - "author_account_age_days": 894 + "cached_time": 1765790915.06853, + "author_account_age_days": 895 }, "https://github.com/abdozmantar/ComfyUI-DeepExtractV2": { "stars": 34, "last_update": "2025-10-12 18:20:58", - "cached_time": 1765732054.066599, + "cached_time": 1765790915.149372, "author_account_age_days": 691 }, "https://github.com/Jairodaniel-17/ComfyUI-translate-offline": { "stars": 1, "last_update": "2025-10-08 18:50:53", - "cached_time": 1765732054.076998, + "cached_time": 1765790915.174535, "author_account_age_days": 1739 }, "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": { - "stars": 1, + "stars": 2, "last_update": "2025-12-02 23:00:43", - "cached_time": 1765732054.137565, + "cached_time": 1765790915.190285, "author_account_age_days": 4364 }, "https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader": { "stars": 11, "last_update": "2025-12-11 02:31:18", - "cached_time": 1765732054.148314, - "author_account_age_days": 2039 + "cached_time": 1765790915.206023, + "author_account_age_days": 2040 }, "https://github.com/PiePieDesign/PiePieTweaks": { "stars": 1, "last_update": "2025-10-24 15:27:53", - "cached_time": 1765732054.234022, + "cached_time": 1765790915.225699, "author_account_age_days": 202 }, "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": { "stars": 47, "last_update": "2025-12-11 03:05:59", - "cached_time": 1765732054.293279, + "cached_time": 1765790915.295696, "author_account_age_days": 3166 }, "https://github.com/turnbros/ComfyBros": { "stars": 0, "last_update": "2025-11-05 03:20:19", - "cached_time": 1765732054.326141, + "cached_time": 1765790915.459876, "author_account_age_days": 1918 }, "https://github.com/wgedeon/comfyui_play_traversal": { "stars": 2, "last_update": "2025-11-30 10:31:25", - "cached_time": 1765732054.774628, - "author_account_age_days": 4653 + "cached_time": 1765790915.567256, + "author_account_age_days": 4654 }, "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 9, "last_update": "2025-10-10 09:53:05", - "cached_time": 1765732055.060432, - "author_account_age_days": 4962 + "cached_time": 1765790915.741678, + "author_account_age_days": 4963 }, "https://github.com/rslosch/comfyui-nodesweet": { "stars": 1, "last_update": "2025-10-28 19:34:17", - "cached_time": 1765732055.79227, - "author_account_age_days": 1428 + "cached_time": 1765790916.317702, + "author_account_age_days": 1429 }, "https://github.com/ycyy/ComfyUI-YCYY-API": { "stars": 11, "last_update": "2025-12-04 01:44:13", - "cached_time": 1765732055.11275, + "cached_time": 1765790916.109882, "author_account_age_days": 3963 }, "https://github.com/9nate-drake/Comfyui-SecNodes": { "stars": 340, "last_update": "2025-10-18 04:07:12", - "cached_time": 1765732055.089869, - "author_account_age_days": 2188 + "cached_time": 1765790916.225429, + "author_account_age_days": 2189 }, "https://github.com/ihmily/comfy-deploy": { "stars": 1, "last_update": "2025-12-06 07:40:46", - "cached_time": 1765732055.168715, - "author_account_age_days": 1167 + "cached_time": 1765790916.23235, + "author_account_age_days": 1168 }, "https://github.com/scofano/comfy-audio-duration": { "stars": 1, "last_update": "2025-11-25 13:55:11", - "cached_time": 1765732055.204565, - "author_account_age_days": 3288 + "cached_time": 1765790916.22289, + "author_account_age_days": 3289 }, "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse": { "stars": 1, "last_update": "2025-10-27 20:54:15", - "cached_time": 1765732055.199142, + "cached_time": 1765790916.331522, "author_account_age_days": 4364 }, "https://github.com/heyburns/PortraitUtils": { "stars": 1, "last_update": "2025-10-27 02:00:26", - "cached_time": 1765732055.286177, - "author_account_age_days": 2762 + "cached_time": 1765790916.302609, + "author_account_age_days": 2763 }, "https://github.com/sonnybox/ComfyUI-SuperNodes": { "stars": 1, "last_update": "2025-12-12 17:09:49", - "cached_time": 1765732055.377638, - "author_account_age_days": 1091 + "cached_time": 1765790916.33979, + "author_account_age_days": 1092 }, "https://github.com/HM-RunningHub/ComfyUI_RH_DreamOmni2": { "stars": 77, "last_update": "2025-10-11 18:24:55", - "cached_time": 1765732055.364017, + "cached_time": 1765790916.518153, "author_account_age_days": 367 }, "https://github.com/sfinktah/ovum-spotlight": { "stars": 3, "last_update": "2025-11-17 21:35:38", - "cached_time": 1765732055.779466, - "author_account_age_days": 4571 + "cached_time": 1765790916.615599, + "author_account_age_days": 4572 }, "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": { "stars": 29, "last_update": "2025-12-10 20:57:09", - "cached_time": 1765732056.087896, - "author_account_age_days": 982 + "cached_time": 1765790916.961668, + "author_account_age_days": 983 }, "https://github.com/pizurny/Comfyui-Latent-Transform-Sampler": { "stars": 3, "last_update": "2025-10-28 20:48:57", - "cached_time": 1765732056.149304, + "cached_time": 1765790917.192135, "author_account_age_days": 1219 }, "https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": { "stars": 0, "last_update": "2025-10-12 01:48:13", - "cached_time": 1765732056.168998, - "author_account_age_days": 4066 + "cached_time": 1765790917.302171, + "author_account_age_days": 4067 }, "https://github.com/jonstreeter/comfyui-compressed-metadata": { "stars": 0, "last_update": "2025-10-12 19:25:48", - "cached_time": 1765732056.217242, - "author_account_age_days": 1140 + "cached_time": 1765790917.267605, + "author_account_age_days": 1141 }, "https://github.com/leeooo001/comfyui-Hunyuan-PromptEnhancer": { "stars": 13, "last_update": "2025-10-10 19:01:40", - "cached_time": 1765732056.244598, + "cached_time": 1765790917.276192, "author_account_age_days": 2276 }, "https://github.com/DaniilVdovin/ComfyUI-prompt-templating": { "stars": 1, "last_update": "2025-10-15 09:40:29", - "cached_time": 1765732056.235962, - "author_account_age_days": 2573 + "cached_time": 1765790917.330766, + "author_account_age_days": 2574 }, "https://github.com/GZK1108/Comfyui-QwenLoraLoaderSelective": { "stars": 2, "last_update": "2025-10-28 02:32:13", - "cached_time": 1765732056.320709, + "cached_time": 1765790917.357154, "author_account_age_days": 1260 }, "https://github.com/maikgreubel/comfyui-loaddds": { "stars": 0, "last_update": "2025-10-12 15:04:26", - "cached_time": 1765732056.433286, + "cached_time": 1765790917.392165, "author_account_age_days": 5350 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-TorchCompileSpeed": { "stars": 24, "last_update": "2025-10-11 15:26:20", - "cached_time": 1765732056.422415, + "cached_time": 1765790917.418108, "author_account_age_days": 286 }, "https://github.com/lihaoyun6/ComfyUI-Segformer_Ultra_Fast": { "stars": 38, "last_update": "2025-10-17 14:58:31", - "cached_time": 1765732056.836468, - "author_account_age_days": 3649 + "cached_time": 1765790917.565428, + "author_account_age_days": 3650 }, "https://github.com/njlent/ComfyUI_performance-report": { "stars": 2, "last_update": "2025-10-12 15:00:25", - "cached_time": 1765732056.829582, + "cached_time": 1765790917.679087, "author_account_age_days": 3996 }, "https://github.com/ru4ls/ComfyUI_Google-Fonts": { "stars": 1, "last_update": "2025-10-29 09:24:52", - "cached_time": 1765732057.144185, + "cached_time": 1765790918.021542, "author_account_age_days": 1024 }, "https://github.com/IAMCCS/IAMCCS-nodes": { "stars": 29, "last_update": "2025-11-19 11:59:50", - "cached_time": 1765732057.193868, + "cached_time": 1765790918.285234, "author_account_age_days": 2093 }, "https://github.com/MichaelMaxAgent/comfyui_ML_nodes": { "stars": 0, "last_update": "2025-12-03 06:42:44", - "cached_time": 1765732057.229423, - "author_account_age_days": 598 + "cached_time": 1765790918.327577, + "author_account_age_days": 599 }, "https://github.com/yichengup/ComfyUI-VideoTransition": { "stars": 24, "last_update": "2025-10-27 07:36:45", - "cached_time": 1765732057.290245, + "cached_time": 1765790918.303035, "author_account_age_days": 663 }, "https://github.com/leewinder/comfyui-crop-to-center": { "stars": 0, "last_update": "2025-10-13 16:41:33", - "cached_time": 1765732057.311009, - "author_account_age_days": 4989 + "cached_time": 1765790918.368531, + "author_account_age_days": 4990 }, "https://github.com/iguanesolutions/comfyui-ig1-tools": { "stars": 4, "last_update": "2025-11-27 14:42:19", - "cached_time": 1765732057.346746, + "cached_time": 1765790918.488721, "author_account_age_days": 3049 }, "https://github.com/niknah/presentation-ComfyUI": { "stars": 0, "last_update": "2025-11-12 01:11:40", - "cached_time": 1765732057.366207, + "cached_time": 1765790918.42967, "author_account_age_days": 5258 }, "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": { "stars": 5, "last_update": "2025-11-15 22:29:56", - "cached_time": 1765732057.925122, - "author_account_age_days": 2230 + "cached_time": 1765790918.902388, + "author_account_age_days": 2231 }, "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": { "stars": 2, "last_update": "2025-11-22 11:21:39", - "cached_time": 1765732057.524639, - "author_account_age_days": 751 + "cached_time": 1765790918.528448, + "author_account_age_days": 752 }, "https://github.com/MoonMoon82/ClipVision_Tools": { "stars": 6, "last_update": "2025-10-29 10:14:16", - "cached_time": 1765732057.860486, + "cached_time": 1765790918.606107, "author_account_age_days": 2705 }, "https://github.com/pdale-boop/Comfyui-Network-Guardian": { "stars": 0, "last_update": "2025-10-14 21:49:38", - "cached_time": 1765732057.875655, - "author_account_age_days": 64 + "cached_time": 1765790918.720307, + "author_account_age_days": 65 }, "https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": { "stars": 1, "last_update": "2025-11-05 21:55:09", - "cached_time": 1765732058.175643, - "author_account_age_days": 60 + "cached_time": 1765790919.100223, + "author_account_age_days": 61 }, "https://github.com/HM-RunningHub/ComfyUI_RH_mammothmoda": { "stars": 6, "last_update": "2025-10-15 16:19:44", - "cached_time": 1765732058.228093, + "cached_time": 1765790919.349977, "author_account_age_days": 367 }, "https://github.com/m3rr/h4_ToolKit": { "stars": 1, "last_update": "2025-10-17 14:25:01", - "cached_time": 1765732058.256421, + "cached_time": 1765790919.37623, "author_account_age_days": 839 }, "https://github.com/polym/ComfyUI-musubi": { "stars": 1, "last_update": "2025-10-21 11:45:22", - "cached_time": 1765732058.353375, - "author_account_age_days": 4770 + "cached_time": 1765790919.383698, + "author_account_age_days": 4771 }, "https://github.com/ChristopherLuciano/ComfyUI-LucianoTools": { "stars": 0, "last_update": "2025-10-21 02:34:23", - "cached_time": 1765732058.378344, - "author_account_age_days": 1391 + "cached_time": 1765790919.427152, + "author_account_age_days": 1392 }, "https://github.com/karthikg-09/ComfyUI-WanVideoAutoResize": { "stars": 3, "last_update": "2025-11-02 13:46:51", - "cached_time": 1765732058.382242, + "cached_time": 1765790919.46563, "author_account_age_days": 734 }, "https://github.com/Pixelailabs/Joy_Caption_Two_PixelaiLabs": { "stars": 5, "last_update": "2025-11-06 16:43:31", - "cached_time": 1765732058.400411, + "cached_time": 1765790919.550028, "author_account_age_days": 467 }, "https://github.com/AIGODLIKE/Blender-IO": { "stars": 1, "last_update": "2025-10-15 08:52:06", - "cached_time": 1765732058.627975, + "cached_time": 1765790919.62175, "author_account_age_days": 1039 }, "https://github.com/smthemex/ComfyUI_OmniPart": { "stars": 9, "last_update": "2025-10-15 08:20:42", - "cached_time": 1765732058.898882, - "author_account_age_days": 892 + "cached_time": 1765790919.682348, + "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_FlashVSR": { - "stars": 256, + "stars": 257, "last_update": "2025-11-22 08:20:33", - "cached_time": 1765732058.917558, - "author_account_age_days": 892 + "cached_time": 1765790919.780649, + "author_account_age_days": 893 }, "https://github.com/EricRollei/Local_LLM_Prompt_Enhancer": { "stars": 6, "last_update": "2025-11-14 01:14:34", - "cached_time": 1765732058.971104, - "author_account_age_days": 1432 + "cached_time": 1765790920.028149, + "author_account_age_days": 1433 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen3-VL-Instruct": { - "stars": 423, + "stars": 425, "last_update": "2025-10-23 04:10:00", - "cached_time": 1765732059.224353, - "author_account_age_days": 949 + "cached_time": 1765790920.13442, + "author_account_age_days": 950 }, "https://github.com/neo-editer/ComfyUI-Better-Dimensions-wan-v2": { "stars": 0, "last_update": "2025-10-16 19:08:52", - "cached_time": 1765732059.577673, + "cached_time": 1765790920.424054, "author_account_age_days": 829 }, "https://github.com/nomadoor/ComfyUI-Temporal-Mask-Tools": { "stars": 1, "last_update": "2025-10-17 18:15:29", - "cached_time": 1765732059.305165, + "cached_time": 1765790920.433627, "author_account_age_days": 1039 }, "https://github.com/Boba-svg/ComfyUI-PromptSwitch": { "stars": 2, "last_update": "2025-12-07 13:43:53", - "cached_time": 1765732059.392091, + "cached_time": 1765790920.440648, "author_account_age_days": 89 }, "https://github.com/flybirdxx/ComfyUI-RexOmni": { "stars": 9, "last_update": "2025-10-23 07:12:56", - "cached_time": 1765732059.432274, - "author_account_age_days": 3185 + "cached_time": 1765790920.526726, + "author_account_age_days": 3186 }, "https://github.com/ru4ls/ComfyUI_StreetView-Loader": { "stars": 5, "last_update": "2025-12-05 10:45:39", - "cached_time": 1765732059.427079, + "cached_time": 1765790920.510248, "author_account_age_days": 1024 }, "https://github.com/spawner1145/comfyui-lsnet": { "stars": 78, "last_update": "2025-11-04 05:55:42", - "cached_time": 1765732059.458307, + "cached_time": 1765790920.602419, "author_account_age_days": 476 }, "https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon": { "stars": 1, "last_update": "2025-10-18 18:25:23", - "cached_time": 1765732059.712158, + "cached_time": 1765790920.657764, "author_account_age_days": 4610 }, "https://github.com/OKIE5/ComfyUI-CN-Pre": { "stars": 0, "last_update": "2025-10-18 23:45:21", - "cached_time": 1765732059.948034, - "author_account_age_days": 181 + "cached_time": 1765790920.780407, + "author_account_age_days": 182 }, "https://github.com/SquirrelRat/MultiString-Prompts": { - "stars": 0, + "stars": 1, "last_update": "2025-10-23 19:44:28", - "cached_time": 1765732059.97686, - "author_account_age_days": 2834 + "cached_time": 1765790920.818986, + "author_account_age_days": 2835 }, "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone": { "stars": 1, "last_update": "2025-11-22 15:36:30", - "cached_time": 1765732060.052414, + "cached_time": 1765790921.084432, "author_account_age_days": 4364 }, "https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": { "stars": 0, "last_update": "2025-10-19 14:03:25", - "cached_time": 1765732060.258521, + "cached_time": 1765790921.327726, "author_account_age_days": 2839 }, "https://github.com/lrzjason/Comfyui-LoraUtils": { "stars": 27, "last_update": "2025-11-13 15:49:36", - "cached_time": 1765732060.409127, + "cached_time": 1765790921.520047, "author_account_age_days": 4201 }, "https://github.com/diffussy69/comfyui-curved_weight_schedule": { "stars": 2, "last_update": "2025-11-23 04:21:13", - "cached_time": 1765732060.431934, - "author_account_age_days": 550 + "cached_time": 1765790921.512022, + "author_account_age_days": 551 }, "https://github.com/AlcAI-AnimeHaven/AlcAI-nodes": { "stars": 0, "last_update": "2025-10-19 20:26:42", - "cached_time": 1765732060.485118, - "author_account_age_days": 55 + "cached_time": 1765790921.536945, + "author_account_age_days": 56 }, "https://github.com/smbdsbrain/ComfyUI-PK_load_image_paste": { "stars": 0, "last_update": "2025-10-25 21:28:35", - "cached_time": 1765732060.465702, - "author_account_age_days": 4115 + "cached_time": 1765790921.628179, + "author_account_age_days": 4116 }, "https://github.com/rdawgemfl/rdawg_3D_pack": { "stars": 0, "last_update": "2025-10-19 12:31:40", - "cached_time": 1765732060.529966, - "author_account_age_days": 2466 + "cached_time": 1765790921.599205, + "author_account_age_days": 2467 }, "https://github.com/nomadoor/ComfyUI-DualPanel-Subgraph-Viewer": { "stars": 9, "last_update": "2025-10-19 10:28:59", - "cached_time": 1765732060.611704, + "cached_time": 1765790921.654507, "author_account_age_days": 1039 }, "https://github.com/omixmaxdimo/OmiXDev": { "stars": 0, "last_update": "2025-10-23 12:10:24", - "cached_time": 1765732060.751154, + "cached_time": 1765790921.714734, "author_account_age_days": 2006 }, "https://github.com/ashtar1984/comfyui-find-perfect-resolution": { "stars": 5, "last_update": "2025-12-05 14:45:19", - "cached_time": 1765732061.023688, - "author_account_age_days": 56 + "cached_time": 1765790921.849207, + "author_account_age_days": 57 }, "https://github.com/guyouyue/ComfyUI_VideoAutoSplit": { "stars": 0, "last_update": "2025-10-20 16:08:40", - "cached_time": 1765732061.037374, + "cached_time": 1765790921.911314, "author_account_age_days": 980 }, "https://github.com/Analaser/ComfyUI-RandomTagWeights": { "stars": 1, "last_update": "2025-11-19 23:10:52", - "cached_time": 1765732061.111752, - "author_account_age_days": 2931 + "cached_time": 1765790922.166979, + "author_account_age_days": 2932 }, "https://github.com/cybernaut4/comfyui_arkl1te_toolkit": { "stars": 1, "last_update": "2025-10-21 13:13:22", - "cached_time": 1765732061.295982, + "cached_time": 1765790922.420622, "author_account_age_days": 1979 }, "https://github.com/cmeka/ComfyUI-WanMoEScheduler": { "stars": 5, "last_update": "2025-11-05 01:59:12", - "cached_time": 1765732061.456915, + "cached_time": 1765790922.5662, "author_account_age_days": 4304 }, "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": { "stars": 6, - "last_update": "2025-12-12 06:40:19", - "cached_time": 1765732061.463012, - "author_account_age_days": 914 + "last_update": "2025-12-15 03:56:18", + "cached_time": 1765790922.621573, + "author_account_age_days": 915 }, "https://github.com/APZmedia/Comfyui-LightDirection-estimation": { "stars": 0, "last_update": "2025-10-20 12:32:41", - "cached_time": 1765732061.506915, + "cached_time": 1765790922.59249, "author_account_age_days": 3015 }, "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": { "stars": 0, - "last_update": "2025-12-05 13:09:37", - "cached_time": 1765732061.551483, - "author_account_age_days": 1347 + "last_update": "2025-12-15 03:02:03", + "cached_time": 1765790922.666564, + "author_account_age_days": 1348 }, "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": { "stars": 7, "last_update": "2025-12-11 22:49:27", - "cached_time": 1765732061.55845, - "author_account_age_days": 914 + "cached_time": 1765790922.680471, + "author_account_age_days": 915 }, "https://github.com/L33chKing/ComfyUI_Channel_Ops": { "stars": 1, "last_update": "2025-10-23 05:44:23", - "cached_time": 1765732061.659363, - "author_account_age_days": 2788 + "cached_time": 1765790922.718032, + "author_account_age_days": 2789 }, "https://github.com/alibof96/ComfyUI-DownscaleIRN": { "stars": 0, "last_update": "2025-10-30 22:04:34", - "cached_time": 1765732061.783556, - "author_account_age_days": 486 + "cached_time": 1765790922.765051, + "author_account_age_days": 487 }, "https://github.com/wallen0322/ComfyUI-WanAnimate-Enhancer": { "stars": 42, "last_update": "2025-10-28 17:39:56", - "cached_time": 1765732062.058402, - "author_account_age_days": 266 + "cached_time": 1765790922.873281, + "author_account_age_days": 267 }, "https://github.com/charlyad142/comfyUI_charly_replicate_api": { "stars": 0, "last_update": "2025-10-21 19:57:07", - "cached_time": 1765732062.09229, + "cached_time": 1765790922.977741, "author_account_age_days": 3154 }, "https://github.com/L-Hugh/ComfyUI-Lumina-DiMOO": { "stars": 2, "last_update": "2025-10-21 17:53:33", - "cached_time": 1765732062.146189, + "cached_time": 1765790923.266583, "author_account_age_days": 2946 }, "https://github.com/tenitsky/tenitsky-prompt-cycler-simple": { "stars": 5, "last_update": "2025-10-31 03:04:37", - "cached_time": 1765732062.367317, - "author_account_age_days": 237 + "cached_time": 1765790923.46411, + "author_account_age_days": 238 }, "https://github.com/apenguin24/ComfyUI-WanKeyframing": { "stars": 0, "last_update": "2025-10-24 17:43:26", - "cached_time": 1765732062.488545, - "author_account_age_days": 55 + "cached_time": 1765790923.669516, + "author_account_age_days": 56 }, "https://github.com/PozzettiAndrea/ComfyUI-Grounding": { "stars": 29, - "last_update": "2025-12-09 18:26:12", - "cached_time": 1765732062.573303, - "author_account_age_days": 2230 + "last_update": "2025-12-15 04:04:15", + "cached_time": 1765790923.687082, + "author_account_age_days": 2231 }, "https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": { "stars": 0, "last_update": "2025-11-05 05:35:43", - "cached_time": 1765732062.560824, - "author_account_age_days": 2861 + "cached_time": 1765790923.695354, + "author_account_age_days": 2862 }, "https://github.com/pacchikAI/comfyui_pacchik_ImagePromptBatch": { "stars": 0, "last_update": "2025-10-22 16:27:05", - "cached_time": 1765732062.702161, - "author_account_age_days": 216 + "cached_time": 1765790923.722431, + "author_account_age_days": 217 }, "https://github.com/Antique3e/ComfyUI-ModalCredits": { "stars": 0, "last_update": "2025-12-05 16:07:04", - "cached_time": 1765732062.65471, + "cached_time": 1765790923.758459, "author_account_age_days": 61 }, "https://github.com/balu112121/comfyui-LoadImageFromURL": { "stars": 1, "last_update": "2025-10-23 05:44:35", - "cached_time": 1765732062.743316, + "cached_time": 1765790923.775274, "author_account_age_days": 351 }, "https://github.com/QuietNoise/comfyui_queue_manager": { "stars": 35, "last_update": "2025-12-13 22:51:09", - "cached_time": 1765732062.812878, - "author_account_age_days": 4743 + "cached_time": 1765790923.852412, + "author_account_age_days": 4744 }, "https://github.com/Spin256/spin256-comfyui": { "stars": 0, "last_update": "2025-10-24 12:41:13", - "cached_time": 1765732063.098499, + "cached_time": 1765790923.944936, "author_account_age_days": 52 }, "https://github.com/lihaoyun6/ComfyUI-FlashVSR_Ultra_Fast": { - "stars": 573, + "stars": 574, "last_update": "2025-11-20 07:37:22", - "cached_time": 1765732063.121166, - "author_account_age_days": 3649 + "cached_time": 1765790924.044599, + "author_account_age_days": 3650 }, "https://github.com/tmode-1960/TA-ComfyUI-Nodes-Pack": { "stars": 0, "last_update": "2025-12-13 10:19:17", - "cached_time": 1765732063.170368, + "cached_time": 1765790924.346867, "author_account_age_days": 1223 }, "https://github.com/lakkiy/ComfyUI-RWImageS3": { "stars": 0, "last_update": "2025-11-18 12:12:24", - "cached_time": 1765732063.441107, + "cached_time": 1765790924.565217, "author_account_age_days": 3282 }, "https://github.com/wallen0322/ComfyUI-Wan22FMLF": { - "stars": 342, + "stars": 344, "last_update": "2025-12-10 12:35:40", - "cached_time": 1765732063.519713, - "author_account_age_days": 266 + "cached_time": 1765790924.693517, + "author_account_age_days": 267 }, "https://github.com/TianDongL/Blind_watermark_Comfyui": { "stars": 13, "last_update": "2025-10-25 02:21:54", - "cached_time": 1765732063.82783, + "cached_time": 1765790924.777503, "author_account_age_days": 294 }, "https://github.com/ShammiG/ComfyUI-Image_Properties_SG": { "stars": 10, "last_update": "2025-12-05 06:41:25", - "cached_time": 1765732063.632161, - "author_account_age_days": 73 + "cached_time": 1765790924.773274, + "author_account_age_days": 74 }, "https://github.com/leewinder/comfyui-mureka-api": { "stars": 0, "last_update": "2025-10-24 08:50:08", - "cached_time": 1765732063.711797, - "author_account_age_days": 4989 + "cached_time": 1765790924.79715, + "author_account_age_days": 4990 }, "https://github.com/scofano/ComfyUI-Advanced-TextOverlay": { "stars": 17, "last_update": "2025-11-25 01:15:55", - "cached_time": 1765732063.782362, - "author_account_age_days": 3288 + "cached_time": 1765790924.811016, + "author_account_age_days": 3289 }, "https://github.com/ProGamerGov/ComfyUI_pytorch360convert_video": { "stars": 2, "last_update": "2025-10-29 15:59:02", - "cached_time": 1765732063.783626, - "author_account_age_days": 3980 + "cached_time": 1765790924.825744, + "author_account_age_days": 3981 }, "https://github.com/APZmedia/ComfyUI-Dreamlight": { "stars": 0, "last_update": "2025-11-04 16:52:57", - "cached_time": 1765732063.848835, + "cached_time": 1765790924.908301, "author_account_age_days": 3015 }, "https://github.com/KursatAs/KrsNodes": { "stars": 0, "last_update": "2025-11-01 02:54:07", - "cached_time": 1765732064.204713, - "author_account_age_days": 1110 + "cached_time": 1765790925.034719, + "author_account_age_days": 1111 }, "https://github.com/BlackSnowSkill/wd14_batch_tagger": { "stars": 1, "last_update": "2025-10-23 14:29:51", - "cached_time": 1765732064.168414, - "author_account_age_days": 445 + "cached_time": 1765790925.087721, + "author_account_age_days": 446 }, "https://github.com/NewNoviceChen/ComfyUI-Simple-IndexTTs": { "stars": 6, "last_update": "2025-12-05 06:39:43", - "cached_time": 1765732064.223861, - "author_account_age_days": 1483 + "cached_time": 1765790925.381656, + "author_account_age_days": 1484 }, "https://github.com/WWWEN8/ComfyUI-CCXManager": { "stars": 5, "last_update": "2025-11-21 03:36:02", - "cached_time": 1765732064.504822, - "author_account_age_days": 846 + "cached_time": 1765790925.661756, + "author_account_age_days": 847 }, "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes": { "stars": 0, "last_update": "2025-10-26 15:41:28", - "cached_time": 1765732064.566537, + "cached_time": 1765790925.772188, "author_account_age_days": 1630 }, "https://github.com/rsxdalv/ComfyUI-TTS-Webui": { "stars": 2, "last_update": "2025-10-31 17:42:44", - "cached_time": 1765732064.691502, + "cached_time": 1765790925.827673, "author_account_age_days": 4313 }, "https://github.com/Fossiel/ComfyUI-Fossiel-QoL-Nodes": { "stars": 1, "last_update": "2025-12-10 17:16:56", - "cached_time": 1765732064.771768, - "author_account_age_days": 3311 + "cached_time": 1765790925.846654, + "author_account_age_days": 3312 }, "https://github.com/eddyhhlure1Eddy/ode-ComfyUI-WanVideoWrapper": { "stars": 228, "last_update": "2025-10-28 02:46:54", - "cached_time": 1765732064.820034, + "cached_time": 1765790925.86845, "author_account_age_days": 286 }, "https://github.com/yannickcruz/ComfyUI_YSC_HighResFix": { "stars": 0, "last_update": "2025-11-10 00:44:08", - "cached_time": 1765732064.859798, + "cached_time": 1765790925.871311, "author_account_age_days": 1602 }, "https://github.com/abdullahceylan/ac-comfyui-image-optimizer": { "stars": 0, "last_update": "2025-11-05 13:57:38", - "cached_time": 1765732064.90937, - "author_account_age_days": 2843 + "cached_time": 1765790925.927463, + "author_account_age_days": 2844 }, "https://github.com/Windecay/ComfyUI_CheckVprediction": { "stars": 0, "last_update": "2025-10-27 01:37:16", - "cached_time": 1765732064.917653, - "author_account_age_days": 563 + "cached_time": 1765790925.976258, + "author_account_age_days": 564 }, "https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": { "stars": 255, "last_update": "2025-12-14 07:58:50", - "cached_time": 1765732065.236801, - "author_account_age_days": 914 + "cached_time": 1765790926.139963, + "author_account_age_days": 915 }, "https://github.com/GeekatplayStudio/comfyui-hitem3d": { "stars": 7, "last_update": "2025-11-16 15:47:02", - "cached_time": 1765732065.255585, - "author_account_age_days": 4128 + "cached_time": 1765790926.196314, + "author_account_age_days": 4129 }, "https://github.com/iGavroche/rocm-ninodes": { "stars": 13, "last_update": "2025-12-12 21:38:12", - "cached_time": 1765732065.287592, - "author_account_age_days": 1475 + "cached_time": 1765790926.410206, + "author_account_age_days": 1476 }, "https://github.com/heyburns/image-chooser-classic": { "stars": 5, "last_update": "2025-11-10 23:06:08", - "cached_time": 1765732065.569518, - "author_account_age_days": 2762 + "cached_time": 1765790926.719815, + "author_account_age_days": 2763 }, "https://github.com/wildminder/ComfyUI-DyPE": { - "stars": 403, + "stars": 408, "last_update": "2025-12-09 13:40:24", - "cached_time": 1765732065.627286, + "cached_time": 1765790926.83955, "author_account_age_days": 4771 }, "https://github.com/wouterverweirder/comfyui-penplotter": { "stars": 0, "last_update": "2025-10-28 14:32:45", - "cached_time": 1765732065.725854, - "author_account_age_days": 5175 + "cached_time": 1765790926.876264, + "author_account_age_days": 5176 }, "https://github.com/Aishor/comfyui-meta-sampler-guiado": { "stars": 0, "last_update": "2025-10-28 14:04:44", - "cached_time": 1765732065.795379, - "author_account_age_days": 5854 + "cached_time": 1765790926.88462, + "author_account_age_days": 5855 }, "https://github.com/ModelTC/ComfyUI-LightVAE": { "stars": 41, "last_update": "2025-11-03 08:47:45", - "cached_time": 1765732065.900371, - "author_account_age_days": 1948 + "cached_time": 1765790926.976135, + "author_account_age_days": 1949 }, "https://github.com/yeeyou/ComfyUI-OpenAI-Compatible-API": { "stars": 1, "last_update": "2025-10-28 07:36:38", - "cached_time": 1765732065.904508, + "cached_time": 1765790926.963141, "author_account_age_days": 5334 }, "https://github.com/koirpraw/ComfyUI-GCP-storage-decouple": { "stars": 0, "last_update": "2025-10-27 19:59:19", - "cached_time": 1765732065.965908, - "author_account_age_days": 4263 + "cached_time": 1765790926.978433, + "author_account_age_days": 4264 }, "https://github.com/myonmu0/ComfyUI-Jumper": { "stars": 0, "last_update": "2025-12-03 17:30:16", - "cached_time": 1765732065.977689, + "cached_time": 1765790927.065864, "author_account_age_days": 58 }, "https://github.com/weekii/ComfyUI-GGUF-FX": { "stars": 0, "last_update": "2025-10-31 11:03:33", - "cached_time": 1765732066.265703, + "cached_time": 1765790927.20383, "author_account_age_days": 572 }, "https://github.com/spacepxl/ComfyUI-VAE-Utils": { "stars": 135, "last_update": "2025-11-30 03:00:58", - "cached_time": 1765732066.276953, - "author_account_age_days": 832 + "cached_time": 1765790927.302167, + "author_account_age_days": 833 }, "https://github.com/flybirdxx/ComfyUI-SoulX-Podcast": { - "stars": 78, + "stars": 79, "last_update": "2025-10-31 13:16:53", - "cached_time": 1765732066.305032, - "author_account_age_days": 3185 + "cached_time": 1765790927.47413, + "author_account_age_days": 3186 }, "https://github.com/Revmagi/DDM_bundle": { "stars": 0, "last_update": "2025-10-30 21:03:27", - "cached_time": 1765732066.637811, + "cached_time": 1765790927.780835, "author_account_age_days": 3762 }, "https://github.com/fchangjun/Baidu_Meux_ComfyTools": { "stars": 2, - "last_update": "2025-11-28 02:39:54", - "cached_time": 1765732066.653326, - "author_account_age_days": 4062 + "last_update": "2025-12-15 08:28:37", + "cached_time": 1765790927.875544, + "author_account_age_days": 4063 }, "https://github.com/SquirrelRat/WanVideoLooper": { - "stars": 5, + "stars": 6, "last_update": "2025-11-13 15:18:00", - "cached_time": 1765732066.767443, - "author_account_age_days": 2834 + "cached_time": 1765790927.913971, + "author_account_age_days": 2835 }, "https://github.com/HM-RunningHub/ComfyUI_RH_VideoAsPrompt": { "stars": 19, "last_update": "2025-10-30 10:25:36", - "cached_time": 1765732066.882079, + "cached_time": 1765790927.966367, "author_account_age_days": 367 }, "https://github.com/FranckyB/ComfyUI-Prompt-Manager": { "stars": 17, "last_update": "2025-12-14 07:36:44", - "cached_time": 1765732066.96098, - "author_account_age_days": 4025 + "cached_time": 1765790928.017637, + "author_account_age_days": 4026 }, "https://github.com/petr-pr/ComfyUI-TranslationNode": { "stars": 0, "last_update": "2025-11-05 22:42:00", - "cached_time": 1765732066.932846, - "author_account_age_days": 1360 + "cached_time": 1765790928.059876, + "author_account_age_days": 1361 }, "https://github.com/alFrame/ComfyUI-AF-Pack-Prompt-Nodes": { "stars": 2, "last_update": "2025-11-12 17:23:45", - "cached_time": 1765732066.978568, - "author_account_age_days": 3164 + "cached_time": 1765790928.071383, + "author_account_age_days": 3165 }, "https://github.com/alFrame/ComfyUI-AF-Find-Nodes": { "stars": 2, "last_update": "2025-11-26 16:18:48", - "cached_time": 1765732067.036034, - "author_account_age_days": 3164 + "cached_time": 1765790928.167052, + "author_account_age_days": 3165 }, "https://github.com/loockluo/comfyui-whisperx-pro": { "stars": 2, "last_update": "2025-11-04 16:27:20", - "cached_time": 1765732067.320071, + "cached_time": 1765790928.246156, "author_account_age_days": 3378 }, "https://github.com/eRepublik-Labs/comfyui-nodes-erpk": { "stars": 0, "last_update": "2025-12-10 11:55:28", - "cached_time": 1765732067.359632, - "author_account_age_days": 1844 + "cached_time": 1765790928.404157, + "author_account_age_days": 1845 }, "https://github.com/hardik-uppal/ComfyUI-QwenVL-MultiImage": { "stars": 3, "last_update": "2025-10-30 23:34:18", - "cached_time": 1765732067.375153, + "cached_time": 1765790928.53481, "author_account_age_days": 3792 }, "https://github.com/GreenLandisaLie/ComfyUI-RichText_BasicDynamicPrompts": { "stars": 6, "last_update": "2025-11-27 02:03:06", - "cached_time": 1765732067.699549, - "author_account_age_days": 1735 + "cached_time": 1765790928.808215, + "author_account_age_days": 1736 }, "https://github.com/fuselayer/comfyui-minimal-workflow-image": { "stars": 2, "last_update": "2025-11-09 06:16:48", - "cached_time": 1765732067.683728, - "author_account_age_days": 815 + "cached_time": 1765790928.938127, + "author_account_age_days": 816 }, "https://github.com/Starnodes2024/comfyui_Starnodes_DyPE": { "stars": 9, "last_update": "2025-10-31 09:55:07", - "cached_time": 1765732067.791137, - "author_account_age_days": 540 + "cached_time": 1765790928.96961, + "author_account_age_days": 541 }, "https://github.com/ardadmrknn/comfyui-history-clip-text-encode-node": { "stars": 2, "last_update": "2025-11-29 07:41:11", - "cached_time": 1765732067.917098, + "cached_time": 1765790929.025819, "author_account_age_days": 461 }, "https://github.com/vantagewithai/Vantage-DyPE": { "stars": 6, "last_update": "2025-10-31 09:19:35", - "cached_time": 1765732067.945131, - "author_account_age_days": 553 + "cached_time": 1765790929.079637, + "author_account_age_days": 554 }, "https://github.com/wizdroid/wizdroid-character": { "stars": 3, "last_update": "2025-11-29 14:04:02", - "cached_time": 1765732067.993644, + "cached_time": 1765790929.142821, "author_account_age_days": 3012 }, "https://github.com/tritant/ComfyUI_SuperScaler": { "stars": 169, "last_update": "2025-12-09 09:58:42", - "cached_time": 1765732068.014428, + "cached_time": 1765790929.160998, "author_account_age_days": 3679 }, "https://github.com/pizurny/ComfyUI-AV-Handles": { "stars": 24, "last_update": "2025-11-08 18:23:12", - "cached_time": 1765732068.069057, + "cached_time": 1765790929.248734, "author_account_age_days": 1219 }, "https://github.com/walke2019/ComfyUI-GGUF-VLM": { "stars": 18, "last_update": "2025-11-19 06:31:32", - "cached_time": 1765732068.36881, - "author_account_age_days": 2448 + "cached_time": 1765790929.295156, + "author_account_age_days": 2449 }, "https://github.com/EuphoricPenguin/resemble-enhance-comfyui": { "stars": 0, "last_update": "2025-11-01 08:28:38", - "cached_time": 1765732068.410518, + "cached_time": 1765790929.460225, "author_account_age_days": 3454 }, "https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText": { "stars": 0, "last_update": "2025-11-01 13:35:28", - "cached_time": 1765732068.415329, - "author_account_age_days": 3931 + "cached_time": 1765790929.617369, + "author_account_age_days": 3932 }, "https://github.com/filliptm/ComfyUI_FL-Path-Animator": { "stars": 5, "last_update": "2025-11-05 04:44:02", - "cached_time": 1765732068.769324, - "author_account_age_days": 2274 + "cached_time": 1765790929.89449, + "author_account_age_days": 2275 }, "https://github.com/DazzleNodes/fit-mask-to-image": { "stars": 1, "last_update": "2025-11-16 01:32:44", - "cached_time": 1765732068.785417, - "author_account_age_days": 42 + "cached_time": 1765790930.061137, + "author_account_age_days": 43 }, "https://github.com/hw5511/comfyui_hf_upscaler_loader": { "stars": 1, "last_update": "2025-11-18 23:03:59", - "cached_time": 1765732069.322748, + "cached_time": 1765790930.50715, "author_account_age_days": 1627 }, "https://github.com/okdalto/ComfyUI-WithAnyone": { "stars": 19, "last_update": "2025-11-04 03:53:47", - "cached_time": 1765732068.979796, + "cached_time": 1765790930.078865, "author_account_age_days": 3354 }, "https://github.com/darth-veitcher/comfyui-ollama-model-manager": { "stars": 0, "last_update": "2025-11-05 17:05:44", - "cached_time": 1765732069.00798, + "cached_time": 1765790930.134052, "author_account_age_days": 4967 }, "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D": { "stars": 14, "last_update": "2025-11-06 22:21:00", - "cached_time": 1765732069.015396, - "author_account_age_days": 982 + "cached_time": 1765790930.192133, + "author_account_age_days": 983 }, "https://github.com/edoardocompagnucci/ComfyUI-HSyn9DHPE": { "stars": 1, "last_update": "2025-11-04 08:08:46", - "cached_time": 1765732069.041784, + "cached_time": 1765790930.198867, "author_account_age_days": 2387 }, "https://github.com/dskjal/comfyui-yolov8-simple": { "stars": 0, "last_update": "2025-11-07 04:54:26", - "cached_time": 1765732069.117497, - "author_account_age_days": 3616 + "cached_time": 1765790930.281317, + "author_account_age_days": 3617 }, "https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": { "stars": 11, "last_update": "2025-12-14 04:45:28", - "cached_time": 1765732069.40607, - "author_account_age_days": 1109 + "cached_time": 1765790930.355329, + "author_account_age_days": 1110 }, "https://github.com/kianxyzw/comfyui-model-linker": { "stars": 51, "last_update": "2025-11-05 15:39:16", - "cached_time": 1765732069.445431, - "author_account_age_days": 1411 + "cached_time": 1765790930.500588, + "author_account_age_days": 1412 }, "https://github.com/vantagewithai/Vantage-DreamOmni2": { "stars": 2, "last_update": "2025-11-06 04:53:18", - "cached_time": 1765732069.456989, - "author_account_age_days": 553 + "cached_time": 1765790930.679532, + "author_account_age_days": 554 }, "https://github.com/Lavah000/ComfyUI-AdvGenPack": { "stars": 1, "last_update": "2025-11-05 03:36:00", - "cached_time": 1765732069.852264, + "cached_time": 1765790930.946288, "author_account_age_days": 717 }, "https://github.com/smthemex/ComfyUI_ChronoEdit_SM": { "stars": 3, "last_update": "2025-11-18 10:43:12", - "cached_time": 1765732069.830802, - "author_account_age_days": 892 + "cached_time": 1765790931.117632, + "author_account_age_days": 893 }, "https://github.com/francarl/ComfyUI-OnDemand-Loaders": { "stars": 1, "last_update": "2025-12-11 14:43:46", - "cached_time": 1765732069.996719, - "author_account_age_days": 5086 + "cached_time": 1765790931.143682, + "author_account_age_days": 5087 }, "https://github.com/GuardSkill/ComfyUI-VoiceSep": { "stars": 1, "last_update": "2025-11-05 06:11:30", - "cached_time": 1765732070.05836, - "author_account_age_days": 3571 + "cached_time": 1765790931.18692, + "author_account_age_days": 3572 }, "https://github.com/PauldeLavallaz/ComfyUI-CartesiaTTS": { "stars": 1, "last_update": "2025-11-05 02:56:11", - "cached_time": 1765732070.091271, - "author_account_age_days": 2381 + "cached_time": 1765790931.233396, + "author_account_age_days": 2382 }, "https://github.com/trunksn1/comfyui-change-checkpoint-randomly": { "stars": 1, "last_update": "2025-12-01 19:09:39", - "cached_time": 1765732070.080388, + "cached_time": 1765790931.238357, "author_account_age_days": 3724 }, "https://github.com/Saganaki22/ComfyUI-Maya1_TTS": { "stars": 51, "last_update": "2025-11-11 23:36:14", - "cached_time": 1765732070.161987, - "author_account_age_days": 1674 + "cached_time": 1765790931.319277, + "author_account_age_days": 1675 }, "https://github.com/gitcapoom/comfyui_fovestimator": { "stars": 1, "last_update": "2025-11-06 17:12:20", - "cached_time": 1765732070.359839, + "cached_time": 1765790931.400906, "author_account_age_days": 257 }, "https://github.com/TJ16th/ComfyUI-TJ-PolkaDot": { "stars": 2, "last_update": "2025-11-03 12:39:44", - "cached_time": 1765732070.45322, - "author_account_age_days": 3073 + "cached_time": 1765790931.553579, + "author_account_age_days": 3074 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-EddySevenResonance": { "stars": 10, "last_update": "2025-11-02 17:17:30", - "cached_time": 1765732070.511986, + "cached_time": 1765790931.584727, "author_account_age_days": 286 }, "https://github.com/dskjal/comfyui-yolov8-dsuksampler": { "stars": 0, "last_update": "2025-11-09 15:23:16", - "cached_time": 1765732070.523918, - "author_account_age_days": 3616 + "cached_time": 1765790931.776261, + "author_account_age_days": 3617 }, "https://github.com/Seb-Lis/comfyui-image-labeler": { "stars": 0, "last_update": "2025-11-02 09:33:21", - "cached_time": 1765732070.871149, - "author_account_age_days": 71 + "cached_time": 1765790932.000711, + "author_account_age_days": 72 }, "https://github.com/razvanmatei-sf/serhii-prompt-list": { "stars": 0, "last_update": "2025-11-03 10:19:48", - "cached_time": 1765732070.875676, - "author_account_age_days": 107 + "cached_time": 1765790932.151116, + "author_account_age_days": 108 }, "https://github.com/HenkDz/nd-super-nodes": { "stars": 21, "last_update": "2025-11-03 12:44:11", - "cached_time": 1765732071.446029, - "author_account_age_days": 3587 + "cached_time": 1765790932.17611, + "author_account_age_days": 3588 }, "https://github.com/DazzleNodes/DazzleNodes": { "stars": 0, "last_update": "2025-11-24 22:23:02", - "cached_time": 1765732071.128064, - "author_account_age_days": 42 + "cached_time": 1765790932.306797, + "author_account_age_days": 43 }, "https://github.com/scofano/ComfyUI-Simple-video-effects": { "stars": 0, "last_update": "2025-12-09 14:49:26", - "cached_time": 1765732071.117274, - "author_account_age_days": 3288 + "cached_time": 1765790932.346296, + "author_account_age_days": 3289 }, "https://github.com/adambarbato/ComfyUI-Sa2VA": { "stars": 89, "last_update": "2025-11-08 02:53:34", - "cached_time": 1765732071.12899, - "author_account_age_days": 4469 + "cached_time": 1765790932.299359, + "author_account_age_days": 4470 }, "https://github.com/colorAi/comfyui-ImageSelectorbyPrompt": { "stars": 24, "last_update": "2025-11-09 02:46:25", - "cached_time": 1765732071.387786, - "author_account_age_days": 952 + "cached_time": 1765790932.358784, + "author_account_age_days": 953 }, "https://github.com/zpengcom/Comfyui-TextLine-counter": { "stars": 0, "last_update": "2025-11-04 02:32:33", - "cached_time": 1765732071.510538, + "cached_time": 1765790932.472577, "author_account_age_days": 4165 }, "https://github.com/vsaan212/Vsaan212-workflow-utilities": { "stars": 0, "last_update": "2025-11-11 20:58:02", - "cached_time": 1765732071.502191, - "author_account_age_days": 328 + "cached_time": 1765790932.602992, + "author_account_age_days": 329 }, "https://github.com/Lakonik/ComfyUI-piFlow": { "stars": 115, "last_update": "2025-11-12 05:08:29", - "cached_time": 1765732071.562013, - "author_account_age_days": 2320 + "cached_time": 1765790932.628554, + "author_account_age_days": 2321 }, "https://github.com/Bio2hazard/ComfyUI-Prompt-Snippets": { "stars": 11, "last_update": "2025-11-08 08:42:06", - "cached_time": 1765732071.565752, - "author_account_age_days": 4822 + "cached_time": 1765790932.843072, + "author_account_age_days": 4823 }, "https://github.com/mikesimone/ComfyUI-LinkModeToggle": { "stars": 0, "last_update": "2025-11-09 01:35:16", - "cached_time": 1765732071.911123, - "author_account_age_days": 2876 + "cached_time": 1765790933.055762, + "author_account_age_days": 2877 }, "https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku": { "stars": 5, "last_update": "2025-11-08 18:33:14", - "cached_time": 1765732071.994925, - "author_account_age_days": 3966 + "cached_time": 1765790934.467982, + "author_account_age_days": 3967 }, "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes": { "stars": 1, "last_update": "2025-11-19 03:25:46", - "cached_time": 1765732072.184394, + "cached_time": 1765790933.264896, "author_account_age_days": 61 }, "https://github.com/x0x0b/ComfyUI-PromptHistoryGallery": { "stars": 1, "last_update": "2025-12-07 07:00:28", - "cached_time": 1765732072.259126, - "author_account_age_days": 2671 + "cached_time": 1765790933.378685, + "author_account_age_days": 2672 }, "https://github.com/bulldog68/ComfyUI_FMJ_LLM": { "stars": 2, "last_update": "2025-11-26 00:12:25", - "cached_time": 1765732072.25127, + "cached_time": 1765790933.388254, "author_account_age_days": 642 }, "https://github.com/bulldog68/ComfyUI_FMJ_SP": { "stars": 1, "last_update": "2025-11-30 15:51:16", - "cached_time": 1765732072.440687, + "cached_time": 1765790933.382999, "author_account_age_days": 642 }, "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note": { "stars": 1, "last_update": "2025-11-10 14:12:45", - "cached_time": 1765732072.50976, - "author_account_age_days": 3164 + "cached_time": 1765790933.439982, + "author_account_age_days": 3165 }, "https://github.com/Cyrostar/ComfyUI-Artha-Nodes": { "stars": 0, "last_update": "2025-11-14 17:02:45", - "cached_time": 1765732072.558049, + "cached_time": 1765790933.523367, "author_account_age_days": 3249 }, "https://github.com/brayevalerien/ComfyUI-GroqNodes": { "stars": 1, "last_update": "2025-11-08 15:46:01", - "cached_time": 1765732072.581525, + "cached_time": 1765790933.640759, "author_account_age_days": 2132 }, "https://github.com/arthurtravers/ComfyUI-VideoOutputBridge": { "stars": 0, "last_update": "2025-11-21 04:35:57", - "cached_time": 1765732072.608832, - "author_account_age_days": 2979 + "cached_time": 1765790933.665882, + "author_account_age_days": 2980 }, "https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": { "stars": 3, "last_update": "2025-11-12 21:11:23", - "cached_time": 1765732072.718368, - "author_account_age_days": 42 + "cached_time": 1765790933.962028, + "author_account_age_days": 43 }, "https://github.com/EnragedAntelope/comfy-modelopt": { - "stars": 0, + "stars": 1, "last_update": "2025-11-10 21:11:04", - "cached_time": 1765732072.94577, - "author_account_age_days": 507 + "cached_time": 1765790934.121478, + "author_account_age_days": 508 }, "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": { "stars": 33, - "last_update": "2025-12-13 10:15:31", - "cached_time": 1765732073.035904, - "author_account_age_days": 2230 + "last_update": "2025-12-14 22:26:44", + "cached_time": 1765790934.298753, + "author_account_age_days": 2231 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_advanced": { "stars": 1, "last_update": "2025-11-09 14:06:53", - "cached_time": 1765732073.212506, - "author_account_age_days": 924 + "cached_time": 1765790934.429313, + "author_account_age_days": 925 }, "https://github.com/tester4488/mc_qwen": { "stars": 4, "last_update": "2025-11-14 11:46:00", - "cached_time": 1765732073.377786, - "author_account_age_days": 665 + "cached_time": 1765790934.445354, + "author_account_age_days": 666 }, "https://github.com/Creditas-labs/ComfyUI-Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "cached_time": 1765732073.83821, - "author_account_age_days": 39 + "cached_time": 1765790935.132487, + "author_account_age_days": 40 }, "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control": { "stars": 103, "last_update": "2025-11-18 16:14:09", - "cached_time": 1765732073.531016, + "cached_time": 1765790934.471423, "author_account_age_days": 2013 }, "https://github.com/fuselayer/comfyui-noise-match": { "stars": 0, "last_update": "2025-11-10 06:37:09", - "cached_time": 1765732073.563145, - "author_account_age_days": 815 + "cached_time": 1765790934.587064, + "author_account_age_days": 816 }, "https://github.com/TJ16th/TJ_ComfyUI_ColorUtility": { "stars": 0, "last_update": "2025-11-09 17:51:36", - "cached_time": 1765732073.577859, - "author_account_age_days": 3073 + "cached_time": 1765790934.733782, + "author_account_age_days": 3074 }, "https://github.com/alexjx/ComfyUI-Sa2VA-XJ": { "stars": 10, "last_update": "2025-11-25 06:34:18", - "cached_time": 1765732073.605521, + "cached_time": 1765790934.734162, "author_account_age_days": 4878 }, "https://github.com/TJ16th/TJ_ComfyUI_Lineart2Vector": { "stars": 1, "last_update": "2025-11-09 02:41:19", - "cached_time": 1765732073.630797, - "author_account_age_days": 3073 + "cached_time": 1765790935.043352, + "author_account_age_days": 3074 }, "https://github.com/HallettVisual/ComfyUI-Qwen-Camera-Selector": { "stars": 6, "last_update": "2025-11-10 02:39:24", - "cached_time": 1765732073.745183, + "cached_time": 1765790935.162892, "author_account_age_days": 439 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-MemoryCleaner": { "stars": 16, "last_update": "2025-11-10 15:36:42", - "cached_time": 1765732074.018095, + "cached_time": 1765790935.316311, "author_account_age_days": 286 }, "https://github.com/bowtiedbluefin/ComfyUI-AI-CustomURL": { "stars": 0, "last_update": "2025-11-10 02:13:14", - "cached_time": 1765732074.068359, - "author_account_age_days": 1471 + "cached_time": 1765790935.498285, + "author_account_age_days": 1472 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenVideo": { "stars": 15, "last_update": "2025-11-10 09:59:51", - "cached_time": 1765732074.243025, + "cached_time": 1765790935.593437, "author_account_age_days": 286 }, "https://github.com/Tr1dae/ComfyUI-EasyFilePaths": { "stars": 0, "last_update": "2025-11-08 23:31:36", - "cached_time": 1765732074.421534, - "author_account_age_days": 1076 + "cached_time": 1765790935.486625, + "author_account_age_days": 1077 }, "https://github.com/Geo1230/ComfyUI-DeepseekOCR": { "stars": 1, "last_update": "2025-11-18 03:42:53", - "cached_time": 1765732074.599359, - "author_account_age_days": 37 + "cached_time": 1765790935.523635, + "author_account_age_days": 38 }, "https://github.com/rafacost/rafacost-comfy": { "stars": 2, "last_update": "2025-11-11 14:26:29", - "cached_time": 1765732074.611032, - "author_account_age_days": 4226 + "cached_time": 1765790935.694472, + "author_account_age_days": 4227 }, "https://github.com/princepainter/ComfyUI-PainterI2V": { - "stars": 460, + "stars": 461, "last_update": "2025-11-24 23:48:08", - "cached_time": 1765732074.614115, - "author_account_age_days": 1041 + "cached_time": 1765790935.813417, + "author_account_age_days": 1042 }, "https://github.com/subraoul/ComfyUI_Bit-Depth-Enhancer": { "stars": 0, "last_update": "2025-11-10 21:17:53", - "cached_time": 1765732074.623456, - "author_account_age_days": 3544 + "cached_time": 1765790935.768172, + "author_account_age_days": 3545 }, "https://github.com/Saganaki22/ComfyUI-Step_Audio_EditX_TTS": { - "stars": 41, + "stars": 43, "last_update": "2025-12-04 06:03:03", - "cached_time": 1765732074.667309, - "author_account_age_days": 1674 + "cached_time": 1765790936.116981, + "author_account_age_days": 1675 }, "https://github.com/yano/comfyui-fast-mosaic-detector": { "stars": 3, "last_update": "2025-11-13 14:57:28", - "cached_time": 1765732074.780858, - "author_account_age_days": 3284 + "cached_time": 1765790936.24688, + "author_account_age_days": 3285 }, "https://github.com/terefang/ComfyUI-Terefang-Nodes": { "stars": 0, "last_update": "2025-11-12 12:35:02", - "cached_time": 1765732074.868771, - "author_account_age_days": 5500 + "cached_time": 1765790936.208454, + "author_account_age_days": 5501 }, "https://github.com/ruanjianlun/comfyui_maya1_tts_alun": { "stars": 0, "last_update": "2025-11-11 03:17:07", - "cached_time": 1765732075.085469, + "cached_time": 1765790936.392432, "author_account_age_days": 803 }, "https://github.com/OwlvChirotha/ComfyUI-Translator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "cached_time": 1765732075.674243, + "cached_time": 1765790936.952722, "author_account_age_days": 61 }, "https://github.com/Creepybits/World_weaver": { "stars": 13, "last_update": "2025-11-26 16:28:31", - "cached_time": 1765732075.291946, - "author_account_age_days": 2145 + "cached_time": 1765790936.551802, + "author_account_age_days": 2146 }, "https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": { "stars": 5, "last_update": "2025-11-15 22:29:56", - "cached_time": 1765732075.513438, - "author_account_age_days": 2230 + "cached_time": 1765790936.562151, + "author_account_age_days": 2231 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Upscaler": { "stars": 44, "last_update": "2025-11-26 00:15:38", - "cached_time": 1765732075.635724, - "author_account_age_days": 5295 + "cached_time": 1765790936.641831, + "author_account_age_days": 5296 }, "https://github.com/smthemex/ComfyUI_Step_Audio_EditX_SM": { - "stars": 23, + "stars": 24, "last_update": "2025-11-15 05:43:39", - "cached_time": 1765732075.652825, - "author_account_age_days": 892 + "cached_time": 1765790936.738665, + "author_account_age_days": 893 }, "https://github.com/princepainter/ComfyUI-PainterLongVideo": { - "stars": 91, + "stars": 92, "last_update": "2025-11-18 23:59:04", - "cached_time": 1765732075.672577, - "author_account_age_days": 1041 + "cached_time": 1765790936.815998, + "author_account_age_days": 1042 }, "https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": { "stars": 0, "last_update": "2025-12-06 17:39:43", - "cached_time": 1765732075.680047, - "author_account_age_days": 555 + "cached_time": 1765790936.996717, + "author_account_age_days": 556 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-PreviewImageNode": { "stars": 9, "last_update": "2025-11-11 07:39:18", - "cached_time": 1765732075.688643, + "cached_time": 1765790937.179076, "author_account_age_days": 286 }, "https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM": { "stars": 2, "last_update": "2025-11-19 17:19:47", - "cached_time": 1765732075.813652, + "cached_time": 1765790937.241944, "author_account_age_days": 2384 }, "https://github.com/Boba-svg/ComfyUI_AutoBatchRunner": { "stars": 0, "last_update": "2025-11-14 23:12:48", - "cached_time": 1765732075.93242, + "cached_time": 1765790937.300813, "author_account_age_days": 89 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenFrameSelector": { "stars": 10, "last_update": "2025-11-11 07:40:58", - "cached_time": 1765732076.133062, + "cached_time": 1765790937.453706, "author_account_age_days": 286 }, "https://github.com/AlexXia007/AIYang_TripleAPI": { "stars": 1, "last_update": "2025-11-10 17:53:55", - "cached_time": 1765732076.369218, - "author_account_age_days": 563 + "cached_time": 1765790937.634344, + "author_account_age_days": 564 }, "https://github.com/leafiy/comfyui_psd_smart_object": { "stars": 0, "last_update": "2025-11-11 02:18:19", - "cached_time": 1765732076.634665, + "cached_time": 1765790937.639236, "author_account_age_days": 5288 }, "https://github.com/psdwizzard/Comfyui-XYZ-stitch": { "stars": 1, "last_update": "2025-11-11 16:47:27", - "cached_time": 1765732076.689862, - "author_account_age_days": 3385 + "cached_time": 1765790937.740574, + "author_account_age_days": 3386 }, "https://github.com/anhrefnyoiyoi/Placeholder-Replacer-By-ID": { "stars": 0, "last_update": "2025-11-12 23:04:25", - "cached_time": 1765732076.729586, - "author_account_age_days": 2253 + "cached_time": 1765790937.773964, + "author_account_age_days": 2254 }, "https://github.com/elyetis/Comfyui-ColorMatchNodes": { "stars": 1, "last_update": "2025-11-23 11:23:09", - "cached_time": 1765732076.68774, - "author_account_age_days": 3542 + "cached_time": 1765790937.894696, + "author_account_age_days": 3543 }, "https://github.com/ussoewwin/image_resize_comfyui": { "stars": 0, "last_update": "2025-11-11 04:18:25", - "cached_time": 1765732076.742187, - "author_account_age_days": 914 + "cached_time": 1765790938.358951, + "author_account_age_days": 915 }, "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator": { "stars": 1, "last_update": "2025-11-20 17:47:15", - "cached_time": 1765732076.730614, + "cached_time": 1765790938.052, "author_account_age_days": 701 }, "https://github.com/mercu-lore/BoxBox": { "stars": 2, "last_update": "2025-11-17 11:20:20", - "cached_time": 1765732076.742774, + "cached_time": 1765790938.224135, "author_account_age_days": 2013 }, "ttps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "cached_time": 1765732076.869405, + "cached_time": 1765790938.325323, "author_account_age_days": 701 }, "https://github.com/ahkimkoo/ComfyUI-GetKeyFrames": { "stars": 0, "last_update": "2025-11-14 11:02:04", - "cached_time": 1765732076.996002, - "author_account_age_days": 5776 + "cached_time": 1765790938.361652, + "author_account_age_days": 5777 }, "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "cached_time": 1765732077.177411, + "cached_time": 1765790938.576504, "author_account_age_days": 61 }, "https://github.com/PozzettiAndrea/ComfyUI-UniRig": { "stars": 231, "last_update": "2025-12-13 16:09:19", - "cached_time": 1765732077.667034, - "author_account_age_days": 2230 + "cached_time": 1765790938.672799, + "author_account_age_days": 2231 }, "https://github.com/IAMCCS/IAMCCS_annotate": { "stars": 4, "last_update": "2025-11-15 08:50:13", - "cached_time": 1765732077.695553, + "cached_time": 1765790938.689765, "author_account_age_days": 2093 }, "https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts": { "stars": 25, "last_update": "2025-11-12 19:23:07", - "cached_time": 1765732077.70573, - "author_account_age_days": 438 + "cached_time": 1765790938.785426, + "author_account_age_days": 439 }, "https://github.com/PozzettiAndrea/ComfyUI-CADabra": { "stars": 9, "last_update": "2025-12-14 15:48:57", - "cached_time": 1765732077.734041, - "author_account_age_days": 2230 + "cached_time": 1765790938.826228, + "author_account_age_days": 2231 }, "https://github.com/perezjoan/ComfyUI-QwenEdit-Urbanism-by-UGA": { "stars": 1, "last_update": "2025-12-04 22:11:17", - "cached_time": 1765732077.806224, + "cached_time": 1765790938.937784, "author_account_age_days": 2501 }, "https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes": { "stars": 30, "last_update": "2025-12-06 18:47:15", - "cached_time": 1765732077.788372, + "cached_time": 1765790939.129311, "author_account_age_days": 770 }, "https://github.com/fuyouawa/comfyui-easytoolkit": { "stars": 0, "last_update": "2025-11-26 04:25:12", - "cached_time": 1765732077.793415, + "cached_time": 1765790939.257449, "author_account_age_days": 1106 }, "https://github.com/power88/ComfyUI-PDiD-LLM-Nodes": { "stars": 0, "last_update": "2025-11-16 12:13:06", - "cached_time": 1765732077.78211, - "author_account_age_days": 3269 + "cached_time": 1765790939.342656, + "author_account_age_days": 3270 }, "https://github.com/Koratahiu/ComfyUI-Diff2Flow": { "stars": 1, "last_update": "2025-11-23 11:41:18", - "cached_time": 1765732077.90668, - "author_account_age_days": 362 + "cached_time": 1765790939.434657, + "author_account_age_days": 363 }, "https://github.com/orpheus-gaze/comfyui-s2-guidance-test": { "stars": 0, "last_update": "2025-11-13 17:50:49", - "cached_time": 1765732078.039907, + "cached_time": 1765790939.470834, "author_account_age_days": 87 }, "https://github.com/princepainter/ComfyUI-PainterI2VforKJ": { - "stars": 74, + "stars": 75, "last_update": "2025-11-19 10:27:30", - "cached_time": 1765732078.24257, - "author_account_age_days": 1041 + "cached_time": 1765790939.624874, + "author_account_age_days": 1042 }, "https://github.com/deng-wei/ComfyUI-MiVolo-V2": { "stars": 21, "last_update": "2025-11-20 09:00:07", - "cached_time": 1765732078.701651, + "cached_time": 1765790939.737427, "author_account_age_days": 4175 }, "https://github.com/alludus/ComfyUI-multiGPU-upscaler": { "stars": 0, "last_update": "2025-11-14 18:32:26", - "cached_time": 1765732078.754166, - "author_account_age_days": 3872 + "cached_time": 1765790939.739058, + "author_account_age_days": 3873 }, "https://github.com/Markus-Pasanen/batch_whisper_extension": { "stars": 0, "last_update": "2025-11-18 16:28:55", - "cached_time": 1765732078.739094, + "cached_time": 1765790939.880876, "author_account_age_days": 2634 }, "https://github.com/princepainter/Comfyui-PainterAudioCut": { "stars": 6, "last_update": "2025-11-16 09:59:25", - "cached_time": 1765732078.765655, - "author_account_age_days": 1041 + "cached_time": 1765790939.882799, + "author_account_age_days": 1042 }, "htps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "cached_time": 1765732078.846504, + "cached_time": 1765790939.991754, "author_account_age_days": 701 }, "https://github.com/MushroomFleet/DJZ-Pedalboard": { "stars": 2, "last_update": "2025-11-15 04:19:19", - "cached_time": 1765732078.839831, - "author_account_age_days": 4259 + "cached_time": 1765790940.200578, + "author_account_age_days": 4260 }, "https://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "cached_time": 1765732078.866693, + "cached_time": 1765790940.297752, "author_account_age_days": 701 }, "https://github.com/smthemex/ComfyUI_DyPE": { "stars": 24, "last_update": "2025-11-15 11:15:56", - "cached_time": 1765732078.861912, - "author_account_age_days": 892 + "cached_time": 1765790940.403037, + "author_account_age_days": 893 }, "https://github.com/Koratahiu/ComfyUI-OFTv2": { "stars": 3, "last_update": "2025-11-17 19:18:33", - "cached_time": 1765732078.987775, - "author_account_age_days": 362 + "cached_time": 1765790940.522334, + "author_account_age_days": 363 }, "https://github.com/Mister-Link/link-comfy-nodes": { "stars": 0, "last_update": "2025-12-10 13:06:53", - "cached_time": 1765732079.063413, - "author_account_age_days": 1220 + "cached_time": 1765790940.873149, + "author_account_age_days": 1221 }, "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": { - "stars": 29, + "stars": 30, "last_update": "2025-12-09 04:52:05", - "cached_time": 1765732079.30052, - "author_account_age_days": 73 + "cached_time": 1765790940.678057, + "author_account_age_days": 74 }, "https://github.com/alankent/ComfyUI-OA-360-Clip": { "stars": 0, "last_update": "2025-11-16 05:39:08", - "cached_time": 1765732079.779508, + "cached_time": 1765790940.798049, "author_account_age_days": 4442 }, "https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3": { - "stars": 210, + "stars": 212, "last_update": "2025-11-21 10:55:34", - "cached_time": 1765732079.778909, - "author_account_age_days": 2230 + "cached_time": 1765790940.811562, + "author_account_age_days": 2231 }, "https://github.com/comrender/ComfyUI-Topaz-Upscaler": { "stars": 0, "last_update": "2025-12-06 19:53:32", - "cached_time": 1765732079.790741, + "cached_time": 1765790940.942877, "author_account_age_days": 889 }, "https://github.com/1038lab/ComfyUI-FlashVSR": { "stars": 71, "last_update": "2025-11-17 23:19:10", - "cached_time": 1765732079.827304, - "author_account_age_days": 990 + "cached_time": 1765790940.945381, + "author_account_age_days": 991 }, "https://github.com/jonstreeter/ComfyUI-Reference-Based-Video-Colorization": { "stars": 5, "last_update": "2025-11-21 15:27:33", - "cached_time": 1765732079.885539, - "author_account_age_days": 1140 + "cached_time": 1765790941.048035, + "author_account_age_days": 1141 }, "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector": { "stars": 0, "last_update": "2025-11-17 16:27:54", - "cached_time": 1765732079.884973, + "cached_time": 1765790941.23839, "author_account_age_days": 701 }, "https://github.com/liming123332/ComfyUI-Ranbooru": { "stars": 0, "last_update": "2025-11-15 10:45:07", - "cached_time": 1765732079.929176, - "author_account_age_days": 3095 + "cached_time": 1765790941.374543, + "author_account_age_days": 3096 }, "https://github.com/SilentZhang/comfyui-encrypt": { "stars": 0, "last_update": "2025-11-15 22:03:32", - "cached_time": 1765732079.907285, - "author_account_age_days": 3981 + "cached_time": 1765790941.543563, + "author_account_age_days": 3982 }, "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": { "stars": 0, "last_update": "2025-11-16 22:35:53", - "cached_time": 1765732080.035549, - "author_account_age_days": 4128 + "cached_time": 1765790941.540943, + "author_account_age_days": 4129 }, "https://github.com/tristanvdb/ComfyUI-toolset": { "stars": 0, "last_update": "2025-11-17 16:40:27", - "cached_time": 1765732080.108708, - "author_account_age_days": 4946 + "cached_time": 1765790941.739119, + "author_account_age_days": 4947 }, "https://github.com/hum-ma/ComfyUI-TiledVaeLite": { "stars": 3, "last_update": "2025-12-10 16:37:12", - "cached_time": 1765732080.330493, + "cached_time": 1765790941.886804, "author_account_age_days": 320 }, "https://github.com/princepainter/Comfyui-PainterSampler": { "stars": 18, "last_update": "2025-11-17 09:12:16", - "cached_time": 1765732080.805771, - "author_account_age_days": 1041 + "cached_time": 1765790941.896906, + "author_account_age_days": 1042 }, "https://github.com/WASasquatch/ComfyUI_LMStudio_EasyQuery": { - "stars": 4, + "stars": 5, "last_update": "2025-11-17 22:13:31", - "cached_time": 1765732083.182542, - "author_account_age_days": 5163 + "cached_time": 1765790941.944135, + "author_account_age_days": 5164 }, "https://github.com/speige/ComfyUI_Make-It-Animatable": { "stars": 2, "last_update": "2025-11-19 19:31:44", - "cached_time": 1765732080.849128, - "author_account_age_days": 4896 + "cached_time": 1765790942.028724, + "author_account_age_days": 4897 }, "https://github.com/fuselayer/comfyui-lite-tracker": { "stars": 0, "last_update": "2025-11-17 09:53:32", - "cached_time": 1765732080.90781, - "author_account_age_days": 815 + "cached_time": 1765790942.040617, + "author_account_age_days": 816 }, "https://github.com/yichengup/ComfyUI-YCNodes_Toolkit": { "stars": 17, "last_update": "2025-12-14 11:52:31", - "cached_time": 1765732080.931925, + "cached_time": 1765790942.089889, "author_account_age_days": 663 }, "https://github.com/cedarconnor/ComfyUI-DreamCube": { "stars": 0, "last_update": "2025-11-24 05:06:34", - "cached_time": 1765732080.952887, - "author_account_age_days": 4833 + "cached_time": 1765790942.29164, + "author_account_age_days": 4834 }, "https://github.com/EricRollei/Comfy_HunyuanImage3": { "stars": 10, "last_update": "2025-12-05 06:26:26", - "cached_time": 1765732080.931658, - "author_account_age_days": 1432 + "cached_time": 1765790942.491301, + "author_account_age_days": 1433 }, "https://github.com/alexjx/ComfyUI-XJNodes": { "stars": 0, "last_update": "2025-12-09 08:57:19", - "cached_time": 1765732081.019083, + "cached_time": 1765790942.592932, "author_account_age_days": 4878 }, "https://github.com/hua1995116/comfyui_goenhance_ffmpeg_wm": { "stars": 1, "last_update": "2025-11-20 10:20:50", - "cached_time": 1765732081.086709, + "cached_time": 1765790942.664603, "author_account_age_days": 3889 }, "https://github.com/IamCreateAI/ComfyUI-Animon": { "stars": 0, "last_update": "2025-11-20 11:43:41", - "cached_time": 1765732081.240418, - "author_account_age_days": 370 + "cached_time": 1765790942.859321, + "author_account_age_days": 371 }, "https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2": { "stars": 1, "last_update": "2025-11-17 05:44:00", - "cached_time": 1765732081.400428, - "author_account_age_days": 1046 + "cached_time": 1765790942.950156, + "author_account_age_days": 1047 }, "https://github.com/neonr-0/ComfyUI-PixelConstrainedScaler": { "stars": 1, "last_update": "2025-11-18 16:03:25", - "cached_time": 1765732081.842457, + "cached_time": 1765790943.001239, "author_account_age_days": 4297 }, "https://github.com/slahiri/ComfyUI-AI-Photography-Toolkit": { - "stars": 42, + "stars": 43, "last_update": "2025-12-13 16:13:15", - "cached_time": 1765732081.91539, - "author_account_age_days": 5280 + "cached_time": 1765790943.008027, + "author_account_age_days": 5281 }, "https://github.com/wallen0322/ComfyUI-AE-Animation": { "stars": 52, "last_update": "2025-12-09 04:23:56", - "cached_time": 1765732081.962205, - "author_account_age_days": 266 + "cached_time": 1765790943.076606, + "author_account_age_days": 267 }, "https://github.com/EricRollei/Eric_Image_Processing_Nodes": { "stars": 3, "last_update": "2025-12-01 04:45:00", - "cached_time": 1765732081.999743, - "author_account_age_days": 1432 + "cached_time": 1765790943.123754, + "author_account_age_days": 1433 }, "https://github.com/swan7-py/ComfyUI-ImageAlphaCrop": { "stars": 1, "last_update": "2025-11-21 01:38:12", - "cached_time": 1765732082.05751, - "author_account_age_days": 335 + "cached_time": 1765790943.172788, + "author_account_age_days": 336 }, "https://github.com/7BEII/comfyui-PD_comfy-api-node": { "stars": 0, "last_update": "2025-11-19 08:16:25", - "cached_time": 1765732082.09429, + "cached_time": 1765790943.350476, "author_account_age_days": 351 }, "https://github.com/huyl3-cpu/comfyui-sortlist": { "stars": 0, "last_update": "2025-12-13 03:22:05", - "cached_time": 1765732082.139258, + "cached_time": 1765790943.544712, "author_account_age_days": 2171 }, "https://github.com/ModelTC/ComfyUI-Lightx2vWrapper": { - "stars": 62, + "stars": 63, "last_update": "2025-12-11 17:29:51", - "cached_time": 1765732082.324034, - "author_account_age_days": 1948 + "cached_time": 1765790943.710966, + "author_account_age_days": 1949 }, "https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt": { "stars": 3, "last_update": "2025-11-28 14:51:10", - "cached_time": 1765732082.443985, + "cached_time": 1765790943.721366, "author_account_age_days": 3806 }, "https://github.com/StarIICraft/ComfyUI-Simple-Selector": { "stars": 0, "last_update": "2025-11-19 19:20:30", - "cached_time": 1765732082.542724, - "author_account_age_days": 511 + "cached_time": 1765790943.94851, + "author_account_age_days": 512 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3": { - "stars": 291, + "stars": 292, "last_update": "2025-12-13 11:48:55", - "cached_time": 1765732082.905117, - "author_account_age_days": 2230 + "cached_time": 1765790944.031299, + "author_account_age_days": 2231 }, "https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode": { "stars": 26, "last_update": "2025-11-19 18:08:34", - "cached_time": 1765732083.009335, + "cached_time": 1765790944.048475, "author_account_age_days": 1339 }, "https://github.com/wwzhifeng/comfyui-jsonprompt": { "stars": 22, "last_update": "2025-11-20 06:08:04", - "cached_time": 1765732083.022803, - "author_account_age_days": 937 + "cached_time": 1765790944.073548, + "author_account_age_days": 938 }, "https://github.com/wouterverweirder/comfyui_sam3": { "stars": 55, "last_update": "2025-12-11 14:28:58", - "cached_time": 1765732083.064859, - "author_account_age_days": 5175 + "cached_time": 1765790944.121396, + "author_account_age_days": 5176 }, "https://github.com/EricRollei/AAA_Metadata_System": { "stars": 2, "last_update": "2025-12-02 10:13:25", - "cached_time": 1765732083.151456, - "author_account_age_days": 1432 + "cached_time": 1765790944.159783, + "author_account_age_days": 1433 }, "https://github.com/Sean-Bradley/ComfyUI-Remove-Background": { "stars": 0, "last_update": "2025-11-25 16:57:53", - "cached_time": 1765732083.142006, + "cached_time": 1765790944.246122, "author_account_age_days": 4364 }, "https://github.com/hobinrude/ComfyUI_DWposeDeluxe": { "stars": 2, "last_update": "2025-12-14 13:23:05", - "cached_time": 1765732083.189106, - "author_account_age_days": 1494 + "cached_time": 1765790944.41251, + "author_account_age_days": 1495 }, "https://github.com/Ltamann/ComfyUI-TBG-SAM3": { "stars": 142, "last_update": "2025-11-29 08:30:57", - "cached_time": 1765732083.345395, - "author_account_age_days": 4756 + "cached_time": 1765790944.599728, + "author_account_age_days": 4757 }, "https://github.com/rookiestar28/ComfyUI_Text_Processor": { "stars": 5, "last_update": "2025-11-26 05:22:32", - "cached_time": 1765732083.51874, - "author_account_age_days": 751 + "cached_time": 1765790944.760688, + "author_account_age_days": 752 }, "https://github.com/EricRollei/HYPIR-ComfyUI": { "stars": 1, "last_update": "2025-11-18 18:34:15", - "cached_time": 1765732083.583698, - "author_account_age_days": 1432 + "cached_time": 1765790944.801619, + "author_account_age_days": 1433 }, "https://github.com/MadiatorLabs/ComfyUI-RunpodDirect": { "stars": 5, "last_update": "2025-11-19 20:54:13", - "cached_time": 1765732083.924687, + "cached_time": 1765790945.036956, "author_account_age_days": 67 }, "https://github.com/yuanyuan-spec/comfyui_hunyuanvideo_1.5_plugin": { "stars": 20, "last_update": "2025-12-02 12:02:23", - "cached_time": 1765732084.111645, - "author_account_age_days": 23 + "cached_time": 1765790945.096999, + "author_account_age_days": 24 }, "https://github.com/Scorpiosis0/ComfyUI-WtlNodes": { "stars": 3, "last_update": "2025-11-27 22:43:38", - "cached_time": 1765732084.129728, + "cached_time": 1765790945.105381, "author_account_age_days": 1220 }, "https://github.com/EricRollei/PDF-Tools": { "stars": 1, "last_update": "2025-11-20 06:17:18", - "cached_time": 1765732084.171793, - "author_account_age_days": 1432 + "cached_time": 1765790945.169575, + "author_account_age_days": 1433 }, "https://github.com/kjqwer/SmartSaveImage": { "stars": 1, "last_update": "2025-11-21 07:32:18", - "cached_time": 1765732084.204725, - "author_account_age_days": 733 + "cached_time": 1765790945.221525, + "author_account_age_days": 734 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3DBody": { "stars": 199, "last_update": "2025-12-09 14:50:33", - "cached_time": 1765732084.202044, - "author_account_age_days": 2230 + "cached_time": 1765790945.234814, + "author_account_age_days": 2231 }, "https://github.com/DanielPFlorian/ComfyUI-WorkflowGenerator": { "stars": 1, "last_update": "2025-11-22 01:25:11", - "cached_time": 1765732084.252094, - "author_account_age_days": 1404 + "cached_time": 1765790945.308781, + "author_account_age_days": 1405 }, "https://github.com/icekiub-ai/ComfyUI-IcyHider": { "stars": 28, "last_update": "2025-12-03 23:37:30", - "cached_time": 1765732084.250342, + "cached_time": 1765790945.543011, "author_account_age_days": 78 }, "https://github.com/FuryNocturn/ComfyUI-Studio-Fury": { "stars": 0, "last_update": "2025-11-30 00:45:50", - "cached_time": 1765732084.376059, - "author_account_age_days": 3141 + "cached_time": 1765790945.723941, + "author_account_age_days": 3142 }, "https://github.com/TuriSc/comfyui-text-line-selector": { "stars": 1, "last_update": "2025-11-22 12:22:59", - "cached_time": 1765732084.558918, - "author_account_age_days": 4275 + "cached_time": 1765790945.824194, + "author_account_age_days": 4276 }, "https://github.com/Granddyser/wan-video-extender": { "stars": 17, "last_update": "2025-11-29 04:24:25", - "cached_time": 1765732084.619113, - "author_account_age_days": 1920 + "cached_time": 1765790945.874873, + "author_account_age_days": 1921 }, "https://github.com/EricRollei/Download_Tools": { "stars": 2, "last_update": "2025-11-28 21:38:14", - "cached_time": 1765732085.000804, - "author_account_age_days": 1432 + "cached_time": 1765790946.07556, + "author_account_age_days": 1433 }, "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect": { "stars": 0, "last_update": "2025-11-19 23:38:20", - "cached_time": 1765732085.132534, + "cached_time": 1765790946.13034, "author_account_age_days": 922 }, "https://github.com/akawana/ComfyUI-Keybinding-extra": { "stars": 1, - "last_update": "2025-12-14 14:19:41", - "cached_time": 1765732085.700225, + "last_update": "2025-12-14 19:01:40", + "cached_time": 1765790946.67537, "author_account_age_days": 1013 }, "https://github.com/yukascomfy/ATI_AudioReactive": { "stars": 0, "last_update": "2025-11-21 10:34:47", - "cached_time": 1765732085.227467, + "cached_time": 1765790946.286908, "author_account_age_days": 684 }, "https://github.com/EnragedAntelope/ComfyUI_EasyRegion": { "stars": 0, "last_update": "2025-11-23 15:21:21", - "cached_time": 1765732085.361894, - "author_account_age_days": 507 + "cached_time": 1765790946.297562, + "author_account_age_days": 508 }, "https://github.com/NeoDroleDeGueule/NDDG_Great_Nodes": { "stars": 12, "last_update": "2025-12-04 20:52:40", - "cached_time": 1765732085.289312, - "author_account_age_days": 661 + "cached_time": 1765790946.296146, + "author_account_age_days": 662 }, "https://github.com/FuryNocturn/ComfyUI-Dummy_Node_Pack": { "stars": 0, "last_update": "2025-11-30 00:35:31", - "cached_time": 1765732085.290705, - "author_account_age_days": 3141 + "cached_time": 1765790946.37714, + "author_account_age_days": 3142 }, "https://github.com/Windecay/ComfyUI_Dynamic-RAMCache": { "stars": 29, "last_update": "2025-11-29 03:30:56", - "cached_time": 1765732085.393419, - "author_account_age_days": 563 + "cached_time": 1765790946.591633, + "author_account_age_days": 564 }, "https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame": { "stars": 1, "last_update": "2025-11-21 14:03:38", - "cached_time": 1765732085.408116, - "author_account_age_days": 682 + "cached_time": 1765790946.783328, + "author_account_age_days": 683 }, "https://github.com/aining2022/ComfyUI_Swwan": { "stars": 2, "last_update": "2025-11-30 13:39:46", - "cached_time": 1765732085.615994, - "author_account_age_days": 570 + "cached_time": 1765790946.952278, + "author_account_age_days": 571 }, "https://github.com/tuki0918/comfyui-image-expand-nodes": { "stars": 0, "last_update": "2025-11-28 01:04:10", - "cached_time": 1765732085.651315, + "cached_time": 1765790946.922089, "author_account_age_days": 5281 }, "https://github.com/tuki0918/comfyui-image-tiled-nodes": { "stars": 0, "last_update": "2025-11-25 05:13:19", - "cached_time": 1765732086.070973, + "cached_time": 1765790947.104465, "author_account_age_days": 5281 }, "https://github.com/techzuhaib/FaceCLIP-ComfyUI": { "stars": 0, "last_update": "2025-11-21 09:10:22", - "cached_time": 1765732086.152497, + "cached_time": 1765790947.227776, "author_account_age_days": 708 }, "https://github.com/Nynxz/ComfyUI-NynxzNodes": { "stars": 0, "last_update": "2025-12-11 09:16:16", - "cached_time": 1765732086.272286, + "cached_time": 1765790947.331888, "author_account_age_days": 2134 }, "https://github.com/jav12z/ComfyUI-ToyShaders": { "stars": 3, "last_update": "2025-11-26 19:15:56", - "cached_time": 1765732086.318674, + "cached_time": 1765790947.372265, "author_account_age_days": 1235 }, "https://github.com/nitingrg/comfyui-ntools": { "stars": 0, "last_update": "2025-11-25 15:21:12", - "cached_time": 1765732086.401904, - "author_account_age_days": 1055 + "cached_time": 1765790947.360318, + "author_account_age_days": 1056 }, "https://github.com/tuki0918/ComfyUI_Cooldown_Node": { "stars": 0, "last_update": "2025-11-25 12:34:53", - "cached_time": 1765732086.413881, + "cached_time": 1765790947.462145, "author_account_age_days": 5281 }, "https://github.com/chchchadzilla/ComfyUI-ChomfyNodes": { "stars": 1, "last_update": "2025-12-09 08:59:21", - "cached_time": 1765732086.429149, - "author_account_age_days": 2575 + "cached_time": 1765790947.65864, + "author_account_age_days": 2576 }, "https://github.com/akawana/ComfyUI-Utils-extra": { "stars": 0, - "last_update": "2025-12-14 13:23:24", - "cached_time": 1765732086.428995, + "last_update": "2025-12-14 21:37:54", + "cached_time": 1765790947.731155, "author_account_age_days": 1013 }, "https://github.com/huygiatrng/Facefusion_comfyui": { "stars": 38, "last_update": "2025-11-30 22:08:41", - "cached_time": 1765732086.664624, - "author_account_age_days": 1999 + "cached_time": 1765790947.885142, + "author_account_age_days": 2000 }, "https://github.com/Ada123-a/ComfyUI-Kandinsky": { "stars": 6, "last_update": "2025-11-22 19:28:30", - "cached_time": 1765732086.705919, - "author_account_age_days": 985 + "cached_time": 1765790947.970092, + "author_account_age_days": 986 }, "https://github.com/obvirm/ComfyUI-WhisperXX": { "stars": 1, "last_update": "2025-12-03 22:07:11", - "cached_time": 1765732086.758264, - "author_account_age_days": 1056 + "cached_time": 1765790948.012562, + "author_account_age_days": 1057 }, "https://github.com/agavesunset/AgaveLogicCounter": { "stars": 1, "last_update": "2025-11-27 07:54:15", - "cached_time": 1765732087.135224, - "author_account_age_days": 284 + "cached_time": 1765790948.191315, + "author_account_age_days": 285 }, "https://github.com/zhanglongxiao111/Comfyui-geminiapi": { "stars": 2, "last_update": "2025-12-10 04:42:19", - "cached_time": 1765732087.177602, + "cached_time": 1765790948.288718, "author_account_age_days": 828 }, "https://github.com/erosDiffusion/ComfyUI-ZImageDit": { "stars": 5, "last_update": "2025-12-03 21:54:01", - "cached_time": 1765732087.318284, + "cached_time": 1765790948.42614, "author_account_age_days": 535 }, "https://github.com/MushroomFleet/ComfyUI-FLUX2-JSON": { "stars": 5, "last_update": "2025-11-27 09:25:04", - "cached_time": 1765732087.376125, - "author_account_age_days": 4259 + "cached_time": 1765790948.409726, + "author_account_age_days": 4260 }, "https://github.com/keghoang/ComfyUI-Charon": { "stars": 0, "last_update": "2025-11-24 19:00:49", - "cached_time": 1765732087.436979, - "author_account_age_days": 3582 + "cached_time": 1765790948.429168, + "author_account_age_days": 3583 }, "https://github.com/EnragedAntelope/comfyui-sdnq": { - "stars": 51, + "stars": 53, "last_update": "2025-12-12 15:32:53", - "cached_time": 1765732087.505657, - "author_account_age_days": 507 + "cached_time": 1765790948.513306, + "author_account_age_days": 508 }, "https://github.com/judian17/ComfyUI-multiple-inputs": { "stars": 1, "last_update": "2025-11-26 17:17:01", - "cached_time": 1765732087.460406, + "cached_time": 1765790948.726703, "author_account_age_days": 2384 }, "https://github.com/marduk191/comfyui_qwen_runninghub": { "stars": 0, "last_update": "2025-11-23 16:45:09", - "cached_time": 1765732087.46707, + "cached_time": 1765790948.8455, "author_account_age_days": 4953 }, "https://github.com/princepainter/Comfyui-PainterVRAM": { "stars": 18, "last_update": "2025-11-28 08:50:39", - "cached_time": 1765732087.728638, - "author_account_age_days": 1041 + "cached_time": 1765790948.936641, + "author_account_age_days": 1042 }, "https://github.com/geroldmeisinger/ComfyUI-outputlists-combiner": { - "stars": 23, + "stars": 24, "last_update": "2025-12-14 16:30:13", - "cached_time": 1765732087.722187, + "cached_time": 1765790949.033599, "author_account_age_days": 1205 }, "https://github.com/idvdii/ComfyUI-DvD-LoraTriggerwordsManager": { "stars": 6, "last_update": "2025-11-27 06:58:09", - "cached_time": 1765732087.813037, - "author_account_age_days": 241 + "cached_time": 1765790949.126126, + "author_account_age_days": 242 }, "https://github.com/mobcat40/ComfyUI-PromptChain": { "stars": 1, "last_update": "2025-12-04 19:14:47", - "cached_time": 1765732088.205299, - "author_account_age_days": 142 + "cached_time": 1765790949.291715, + "author_account_age_days": 143 }, "https://github.com/Rathius-Saranoth/Rathius_ComfyNodes": { "stars": 0, "last_update": "2025-11-28 02:40:18", - "cached_time": 1765732088.221832, - "author_account_age_days": 85 + "cached_time": 1765790949.377193, + "author_account_age_days": 86 }, "https://github.com/tpc2233/ComfyUI-Z-Image-Turbo": { "stars": 9, "last_update": "2025-11-28 21:49:00", - "cached_time": 1765732088.359627, - "author_account_age_days": 1276 + "cached_time": 1765790949.482517, + "author_account_age_days": 1277 }, "https://github.com/jrabek/BokehDiffusionComfyUI": { "stars": 1, "last_update": "2025-11-27 18:58:43", - "cached_time": 1765732088.422301, - "author_account_age_days": 5092 + "cached_time": 1765790949.47049, + "author_account_age_days": 5093 }, "https://github.com/princepainter/Comfyui-PainterFLF2V": { - "stars": 88, + "stars": 89, "last_update": "2025-11-28 02:57:39", - "cached_time": 1765732088.484928, - "author_account_age_days": 1041 + "cached_time": 1765790949.494253, + "author_account_age_days": 1042 }, "https://github.com/llikethat/ComfyUI-iseebetter": { "stars": 1, "last_update": "2025-11-29 10:56:25", - "cached_time": 1765732088.506582, - "author_account_age_days": 4716 + "cached_time": 1765790949.677392, + "author_account_age_days": 4717 }, "https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": { "stars": 0, "last_update": "2025-12-08 06:33:14", - "cached_time": 1765732088.536988, + "cached_time": 1765790949.753175, "author_account_age_days": 183 }, "https://github.com/Pondowner857/comfy_Pond_Nodes_V2": { "stars": 2, "last_update": "2025-12-05 08:14:07", - "cached_time": 1765732088.558591, + "cached_time": 1765790949.893978, "author_account_age_days": 628 }, "https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node": { "stars": 0, "last_update": "2025-12-01 23:39:14", - "cached_time": 1765732088.759756, + "cached_time": 1765790949.987028, "author_account_age_days": 666 }, "https://github.com/Kazama-Suichiku/ComfyUI-Meshy": { "stars": 0, "last_update": "2025-12-02 09:36:39", - "cached_time": 1765732088.767338, + "cached_time": 1765790950.080381, "author_account_age_days": 562 }, "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision": { "stars": 3, "last_update": "2025-12-06 09:18:26", - "cached_time": 1765732088.87175, - "author_account_age_days": 398 + "cached_time": 1765790950.24402, + "author_account_age_days": 399 }, "https://github.com/hal-xp/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "cached_time": 1765732089.224515, - "author_account_age_days": 3063 + "cached_time": 1765790950.350798, + "author_account_age_days": 3064 }, "https://github.com/Aryan185/ComfyUI-VertexAPI": { "stars": 1, "last_update": "2025-12-02 08:45:03", - "cached_time": 1765732089.293757, + "cached_time": 1765790950.455947, "author_account_age_days": 1710 }, "https://github.com/Seb-Lis/ComfyUI_Node_Pack": { "stars": 0, "last_update": "2025-11-30 11:13:27", - "cached_time": 1765732089.415688, - "author_account_age_days": 71 + "cached_time": 1765790950.529094, + "author_account_age_days": 72 }, "https://github.com/HellerCommaA/ComfyUI-ZImageLatent": { - "stars": 2, + "stars": 3, "last_update": "2025-12-03 23:23:29", - "cached_time": 1765732089.485486, + "cached_time": 1765790950.544888, "author_account_age_days": 4866 }, "https://github.com/synthetai/ComfyUI-JM-Gemini-API": { "stars": 1, "last_update": "2025-12-13 03:25:47", - "cached_time": 1765732089.540806, - "author_account_age_days": 489 + "cached_time": 1765790950.547908, + "author_account_age_days": 490 }, "https://github.com/Carasibana/ComfyUI-PolyMask": { "stars": 2, "last_update": "2025-12-01 10:57:35", - "cached_time": 1765732089.545125, + "cached_time": 1765790950.72947, "author_account_age_days": 14 }, "https://github.com/SparknightLLC/ComfyUI-LatentOrientation": { "stars": 0, "last_update": "2025-11-28 23:28:46", - "cached_time": 1765732089.64915, - "author_account_age_days": 490 + "cached_time": 1765790950.948702, + "author_account_age_days": 491 }, "https://github.com/illuminatianon/comfyui-lumi-tools": { "stars": 0, "last_update": "2025-12-05 07:00:57", - "cached_time": 1765732089.600414, - "author_account_age_days": 281 + "cached_time": 1765790950.956077, + "author_account_age_days": 282 }, "https://github.com/MushroomFleet/ComfyUI-Variationator": { "stars": 1, "last_update": "2025-12-01 13:51:30", - "cached_time": 1765732089.819587, - "author_account_age_days": 4259 + "cached_time": 1765790951.135507, + "author_account_age_days": 4260 }, "https://github.com/llikethat/ComfyUI-faceExtracter": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "cached_time": 1765732090.357515, - "author_account_age_days": 4716 + "cached_time": 1765790951.62889, + "author_account_age_days": 4717 }, "https://github.com/Fossiel/ComfyUI-Fossiel-WAN-Additional-Tilers": { "stars": 1, "last_update": "2025-12-02 03:41:53", - "cached_time": 1765732089.927919, - "author_account_age_days": 3311 + "cached_time": 1765790951.667403, + "author_account_age_days": 3312 }, "https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler": { - "stars": 174, + "stars": 177, "last_update": "2025-12-11 11:46:09", - "cached_time": 1765732090.2631, + "cached_time": 1765790951.429404, "author_account_age_days": 535 }, "https://github.com/Zeknes/Comfyui-Nanobanana-API": { "stars": 0, "last_update": "2025-12-02 09:39:30", - "cached_time": 1765732090.343979, - "author_account_age_days": 1133 + "cached_time": 1765790951.518469, + "author_account_age_days": 1134 }, "https://github.com/supElement/ComfyUI_Element_easy": { "stars": 0, "last_update": "2025-12-04 17:37:39", - "cached_time": 1765732090.469225, - "author_account_age_days": 584 + "cached_time": 1765790951.586496, + "author_account_age_days": 585 }, "https://github.com/ChangeTheConstants/SeedVarianceEnhancer": { - "stars": 72, + "stars": 81, "last_update": "2025-12-14 14:01:44", - "cached_time": 1765732090.51785, + "cached_time": 1765790951.653187, "author_account_age_days": 10 }, "https://github.com/UndefinedUo/DuoUmiWildcards": { "stars": 0, "last_update": "2025-11-30 08:24:43", - "cached_time": 1765732090.616485, - "author_account_age_days": 880 + "cached_time": 1765790951.612608, + "author_account_age_days": 881 }, "https://github.com/xiaoshengyvlin/ComfyUI-MetaData-ZaKo": { "stars": 2, "last_update": "2025-12-01 14:12:22", - "cached_time": 1765732090.58048, - "author_account_age_days": 747 + "cached_time": 1765790951.812601, + "author_account_age_days": 748 }, "https://github.com/bpmpnaito/comfyui-imageviewer": { "stars": 0, "last_update": "2025-11-28 15:15:50", - "cached_time": 1765732090.612599, + "cached_time": 1765790951.993809, "author_account_age_days": 5943 }, "https://github.com/SaTaNoob/ComfyUI-Z-Image-Turbo-Resolutions": { "stars": 2, "last_update": "2025-12-04 10:00:45", - "cached_time": 1765732090.705293, - "author_account_age_days": 3204 + "cached_time": 1765790952.014419, + "author_account_age_days": 3205 }, "https://github.com/CraftBlack/ComfyUI-Resolution-Divider": { "stars": 0, "last_update": "2025-12-08 04:15:29", - "cached_time": 1765732090.875503, - "author_account_age_days": 1745 + "cached_time": 1765790952.263575, + "author_account_age_days": 1746 }, "https://github.com/Randy420Marsh/ComfyUI-Civitai-API-Url-Resolver": { "stars": 1, "last_update": "2025-12-08 05:09:52", - "cached_time": 1765732091.460311, - "author_account_age_days": 2542 + "cached_time": 1765790952.944689, + "author_account_age_days": 2543 }, "https://github.com/zn123/ComfyUI-image-processor-zn123": { "stars": 0, "last_update": "2025-12-05 07:06:24", - "cached_time": 1765732091.369096, - "author_account_age_days": 4652 + "cached_time": 1765790952.606713, + "author_account_age_days": 4653 }, "https://github.com/Koko-boya/Comfyui-Z-Image-Utilities": { "stars": 94, "last_update": "2025-12-11 06:03:38", - "cached_time": 1765732091.413069, + "cached_time": 1765790952.667198, "author_account_age_days": 2337 }, "https://github.com/fredlef/Comfyui_FSL_Nodes": { "stars": 11, "last_update": "2025-12-06 01:29:05", - "cached_time": 1765732091.483284, + "cached_time": 1765790952.67332, "author_account_age_days": 2727 }, "https://github.com/btitkin/ComfyUI-RandomPromptBuilder": { "stars": 6, "last_update": "2025-12-03 10:00:24", - "cached_time": 1765732091.608872, - "author_account_age_days": 1520 + "cached_time": 1765790952.703007, + "author_account_age_days": 1521 }, "https://github.com/llikethat/ComfyUI-faceExtractor": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "cached_time": 1765732091.554474, - "author_account_age_days": 4716 + "cached_time": 1765790952.745745, + "author_account_age_days": 4717 }, "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor": { "stars": 1, - "last_update": "2025-12-14 10:05:05", - "cached_time": 1765732091.630611, + "last_update": "2025-12-14 19:10:53", + "cached_time": 1765790952.704284, "author_account_age_days": 1013 }, "https://github.com/exedesign/Hunyuan-3D-v3": { "stars": 1, "last_update": "2025-12-11 14:11:29", - "cached_time": 1765732091.671083, - "author_account_age_days": 1872 + "cached_time": 1765790952.897353, + "author_account_age_days": 1873 }, "https://github.com/sirouk/chutes-comfyui-node": { "stars": 0, "last_update": "2025-12-01 23:12:03", - "cached_time": 1765732091.695345, + "cached_time": 1765790953.084717, "author_account_age_days": 4099 }, "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing": { "stars": 7, "last_update": "2025-11-30 07:52:54", - "cached_time": 1765732091.73873, - "author_account_age_days": 892 + "cached_time": 1765790953.079941, + "author_account_age_days": 893 }, "https://github.com/Tinuva88/Comfy-UmiAI": { "stars": 19, "last_update": "2025-12-11 13:05:52", - "cached_time": 1765732091.982498, + "cached_time": 1765790953.334026, "author_account_age_days": 1141 }, "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf": { "stars": 10, - "last_update": "2025-12-09 07:37:51", - "cached_time": 1765732092.403144, - "author_account_age_days": 387 + "last_update": "2025-12-14 19:52:31", + "cached_time": 1765790953.655046, + "author_account_age_days": 388 }, "https://github.com/mrf/ComfyPoe": { "stars": 0, "last_update": "2025-11-26 22:43:59", - "cached_time": 1765732092.429652, - "author_account_age_days": 5715 + "cached_time": 1765790953.735192, + "author_account_age_days": 5716 }, "https://github.com/1038lab/ComfyUI-QwenVL": { - "stars": 446, + "stars": 447, "last_update": "2025-11-29 01:10:00", - "cached_time": 1765732092.476437, - "author_account_age_days": 990 + "cached_time": 1765790953.725492, + "author_account_age_days": 991 }, "https://github.com/dzy1128/ComfyUI-VertexAI": { "stars": 1, "last_update": "2025-11-25 08:18:07", - "cached_time": 1765732092.578351, - "author_account_age_days": 1708 + "cached_time": 1765790953.807756, + "author_account_age_days": 1709 }, "https://github.com/jeankassio/ComfyUI_MusicTools": { - "stars": 99, + "stars": 101, "last_update": "2025-12-09 11:04:57", - "cached_time": 1765732092.62396, - "author_account_age_days": 3184 + "cached_time": 1765790953.815669, + "author_account_age_days": 3185 }, "https://github.com/Matthew-X/comfyui-workflow_importer": { "stars": 0, "last_update": "2025-12-10 09:16:34", - "cached_time": 1765732092.655627, - "author_account_age_days": 3312 + "cached_time": 1765790953.812339, + "author_account_age_days": 3313 }, "https://github.com/bomborant/ComfyUI-ShakaNodes": { "stars": 0, "last_update": "2025-12-06 03:30:50", - "cached_time": 1765732092.701458, - "author_account_age_days": 2058 + "cached_time": 1765790953.994249, + "author_account_age_days": 2059 }, "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced": { "stars": 0, "last_update": "2025-12-12 15:43:06", - "cached_time": 1765732092.734185, - "author_account_age_days": 2057 + "cached_time": 1765790953.984661, + "author_account_age_days": 2058 }, "https://github.com/HAL-XP/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "cached_time": 1765732092.751987, - "author_account_age_days": 3063 + "cached_time": 1765790954.12207, + "author_account_age_days": 3064 }, "https://github.com/Transhumai/ComfyUI-LegionPower": { "stars": 1, "last_update": "2025-12-09 18:02:40", - "cached_time": 1765732092.950953, + "cached_time": 1765790954.271409, "author_account_age_days": 341 }, "https://github.com/krakenunbound/kraken-discord-bot": { "stars": 0, "last_update": "2025-12-10 20:36:38", - "cached_time": 1765732093.021456, - "author_account_age_days": 116 + "cached_time": 1765790954.381119, + "author_account_age_days": 117 }, "https://github.com/Hasasasa/ComfyUI_DashuaiTools": { "stars": 3, "last_update": "2025-12-09 09:55:11", - "cached_time": 1765732093.466644, - "author_account_age_days": 442 + "cached_time": 1765790954.769803, + "author_account_age_days": 443 }, "https://github.com/ShootTheSound/comfyUI-Realtime-Lora": { - "stars": 162, + "stars": 167, "last_update": "2025-12-13 02:09:28", - "cached_time": 1765732093.507212, - "author_account_age_days": 1229 + "cached_time": 1765790954.927924, + "author_account_age_days": 1230 }, "https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes": { "stars": 0, "last_update": "2025-12-14 01:34:47", - "cached_time": 1765732093.555756, - "author_account_age_days": 756 + "cached_time": 1765790954.914262, + "author_account_age_days": 757 }, "https://github.com/wouterverweirder/comfyui_live_input_stream": { "stars": 2, "last_update": "2025-11-25 15:19:18", - "cached_time": 1765732093.61978, - "author_account_age_days": 5175 + "cached_time": 1765790954.884511, + "author_account_age_days": 5176 }, "https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync": { "stars": 0, "last_update": "2025-12-13 11:16:00", - "cached_time": 1765732093.646558, - "author_account_age_days": 5079 + "cached_time": 1765790954.884715, + "author_account_age_days": 5080 }, "https://github.com/DayMan84/ComfyUI-Usgromana": { "stars": 5, "last_update": "2025-12-13 15:12:02", - "cached_time": 1765732093.729042, + "cached_time": 1765790954.905584, "author_account_age_days": 990 }, "https://github.com/akawana/ComfyUI-Folded-Prompts": { "stars": 1, - "last_update": "2025-12-14 14:19:41", - "cached_time": 1765732093.740411, + "last_update": "2025-12-14 19:01:40", + "cached_time": 1765790955.037668, "author_account_age_days": 1013 }, "https://github.com/DemonNCoding/PromptGenerator12Columns": { "stars": 0, "last_update": "2025-12-08 15:49:32", - "cached_time": 1765732093.766034, + "cached_time": 1765790955.049561, "author_account_age_days": 1229 }, "https://github.com/Firetheft/ComfyUI_Simple_Web_Browser": { "stars": 8, "last_update": "2025-12-02 15:25:45", - "cached_time": 1765732093.872864, - "author_account_age_days": 1439 + "cached_time": 1765790955.192136, + "author_account_age_days": 1440 }, "https://github.com/x0x0b/ComfyUI-spritefusion-pixel-snapper": { "stars": 0, "last_update": "2025-12-07 08:54:58", - "cached_time": 1765732093.97048, - "author_account_age_days": 2671 + "cached_time": 1765790955.349028, + "author_account_age_days": 2672 }, "https://github.com/jomakaze/ComfyUI_JomaNodes": { "stars": 1, "last_update": "2025-12-05 07:33:50", - "cached_time": 1765732094.083424, - "author_account_age_days": 2799 + "cached_time": 1765790955.453704, + "author_account_age_days": 2800 }, "https://github.com/KAVVATARE/ComfyUI_SimpleGoogleTranslate": { "stars": 0, "last_update": "2025-11-29 13:36:44", - "cached_time": 1765732094.547274, + "cached_time": 1765790955.903059, "author_account_age_days": 4669 }, "https://github.com/BigStationW/ComfyUi-ConditioningNoiseInjection": { - "stars": 58, + "stars": 59, "last_update": "2025-12-09 13:48:35", - "cached_time": 1765732094.591159, + "cached_time": 1765790955.93259, "author_account_age_days": 224 }, "https://github.com/bradsec/ComfyUI_ResolutionSelectorPlus": { "stars": 14, "last_update": "2025-12-07 10:46:58", - "cached_time": 1765732094.627723, - "author_account_age_days": 4194 + "cached_time": 1765790955.931151, + "author_account_age_days": 4195 }, "https://github.com/smthemex/ComfyUI_UltraFlux": { "stars": 15, "last_update": "2025-11-27 04:17:26", - "cached_time": 1765732094.663063, - "author_account_age_days": 892 + "cached_time": 1765790955.985303, + "author_account_age_days": 893 }, "https://github.com/penposs/Comfyui-banana2": { "stars": 0, "last_update": "2025-11-26 03:58:01", - "cached_time": 1765732094.71914, - "author_account_age_days": 2296 + "cached_time": 1765790956.450696, + "author_account_age_days": 2297 }, "https://github.com/BobRandomNumber/ComfyUI-BasicOllama": { "stars": 0, "last_update": "2025-12-09 21:55:58", - "cached_time": 1765732094.792693, - "author_account_age_days": 381 + "cached_time": 1765790956.00082, + "author_account_age_days": 382 }, "https://github.com/jonstreeter/comfyui-Lora-Tag-Power-Loader": { "stars": 0, "last_update": "2025-11-28 22:28:12", - "cached_time": 1765732094.762592, - "author_account_age_days": 1140 + "cached_time": 1765790956.082125, + "author_account_age_days": 1141 }, "https://github.com/BigStationW/ComfyUi-ConditioningTimestepSwitch": { "stars": 1, "last_update": "2025-12-09 14:34:29", - "cached_time": 1765732094.812483, + "cached_time": 1765790956.092866, "author_account_age_days": 224 }, "https://github.com/comrender/ComfyUI-NanoB-Edit-Gemini": { "stars": 1, "last_update": "2025-12-10 18:47:34", - "cached_time": 1765732094.910833, + "cached_time": 1765790956.251663, "author_account_age_days": 889 }, "https://github.com/dzy1128/ComfyUI-Vector-Engine": { "stars": 0, "last_update": "2025-12-08 08:40:26", - "cached_time": 1765732095.057426, - "author_account_age_days": 1708 + "cached_time": 1765790956.389829, + "author_account_age_days": 1709 }, "https://github.com/mamorett/ComfyUI-Flux2proReplicate": { "stars": 0, "last_update": "2025-11-26 12:06:56", - "cached_time": 1765732095.125657, + "cached_time": 1765790956.500208, "author_account_age_days": 1290 }, "https://github.com/EricRollei/Emu35-Comfyui-Nodes": { "stars": 1, "last_update": "2025-12-08 03:33:49", - "cached_time": 1765732095.574336, - "author_account_age_days": 1432 + "cached_time": 1765790956.944611, + "author_account_age_days": 1433 }, "https://github.com/Randy420Marsh/civitai-api-url-resolver": { "stars": 1, "last_update": "2025-12-08 05:09:52", - "cached_time": 1765732095.609531, - "author_account_age_days": 2542 + "cached_time": 1765790956.988608, + "author_account_age_days": 2543 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-LLM-GGUF": { "stars": 5, "last_update": "2025-12-07 17:56:07", - "cached_time": 1765732095.66965, + "cached_time": 1765790956.985617, "author_account_age_days": 286 }, "https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": { "stars": 0, "last_update": "2025-12-08 19:39:56", - "cached_time": 1765732095.720481, - "author_account_age_days": 216 + "cached_time": 1765790957.082894, + "author_account_age_days": 217 }, "https://github.com/Ysthara/ComfyUI-Resolution-AR-Node": { "stars": 0, "last_update": "2025-12-06 16:11:07", - "cached_time": 1765732095.744432, - "author_account_age_days": 8 + "cached_time": 1765790957.087024, + "author_account_age_days": 9 }, "https://github.com/Kebolder/ComfyUI-Jax-Nodes": { "stars": 0, "last_update": "2025-12-12 05:13:45", - "cached_time": 1765732095.837359, - "author_account_age_days": 2043 + "cached_time": 1765790957.150564, + "author_account_age_days": 2044 }, "https://github.com/Zeknes/Comfyui-LLM-Chat": { "stars": 0, "last_update": "2025-12-05 05:40:04", - "cached_time": 1765732095.81464, - "author_account_age_days": 1133 + "cached_time": 1765790957.169388, + "author_account_age_days": 1134 }, "https://github.com/sooxt98/comfyui_longcat_image": { - "stars": 56, + "stars": 57, "last_update": "2025-12-11 01:00:30", - "cached_time": 1765732095.874247, - "author_account_age_days": 3803 + "cached_time": 1765790957.354484, + "author_account_age_days": 3804 }, "https://github.com/Creditas-labs/ComfyUI_Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "cached_time": 1765732096.038983, - "author_account_age_days": 39 + "cached_time": 1765790957.577426, + "author_account_age_days": 40 }, "https://github.com/Seb-Lis/ComfyUI_Gemini_3_Pro_API_node": { "stars": 0, "last_update": "2025-11-21 09:06:40", - "cached_time": 1765732096.104624, - "author_account_age_days": 71 + "cached_time": 1765790957.526857, + "author_account_age_days": 72 }, "https://github.com/t22m003/ComfyUI_LoopNode": { "stars": 0, "last_update": "2025-12-09 15:51:10", - "cached_time": 1765732096.225536, - "author_account_age_days": 2438 + "cached_time": 1765790957.573098, + "author_account_age_days": 2439 }, "https://github.com/thatname/Comfyui_CharaConsist": { "stars": 0, "last_update": "2025-12-06 04:33:36", - "cached_time": 1765732096.615673, + "cached_time": 1765790958.055554, "author_account_age_days": 4317 }, "https://github.com/thrakotool/ComfyUI-KiraLoraEQ": { "stars": 0, "last_update": "2025-12-04 22:09:43", - "cached_time": 1765732096.664074, - "author_account_age_days": 2071 + "cached_time": 1765790958.037857, + "author_account_age_days": 2072 }, "https://github.com/ckinpdx/ComfyUI-WanKeyframeBuilder": { "stars": 3, "last_update": "2025-12-09 01:34:02", - "cached_time": 1765732096.703077, - "author_account_age_days": 353 + "cached_time": 1765790958.058234, + "author_account_age_days": 354 }, "https://github.com/jessesep/SimpleVariables": { "stars": 0, "last_update": "2025-12-05 01:30:24", - "cached_time": 1765732096.758498, + "cached_time": 1765790958.136758, "author_account_age_days": 2784 }, "https://github.com/siray-ai/siray-comfyui": { - "stars": 55, + "stars": 57, "last_update": "2025-12-11 10:26:20", - "cached_time": 1765732096.841394, - "author_account_age_days": 79 + "cached_time": 1765790958.2316, + "author_account_age_days": 80 }, "https://github.com/ritik-devsecops/ComfyUI-Floyo-Flux2-API-node": { "stars": 1, "last_update": "2025-11-26 23:27:36", - "cached_time": 1765732096.881456, + "cached_time": 1765790958.196527, "author_account_age_days": 26 }, "https://github.com/mayunejie/ComfyUI-Allen-Yinpin": { "stars": 0, "last_update": "2025-12-02 03:08:44", - "cached_time": 1765732096.879996, + "cached_time": 1765790958.206776, "author_account_age_days": 580 }, "https://github.com/TheArtOfficial/ComfyUI-MaskMorph": { "stars": 0, "last_update": "2025-12-07 18:45:32", - "cached_time": 1765732096.922289, + "cached_time": 1765790958.411375, "author_account_age_days": 246 }, "https://github.com/purzbeats/ComfyUI-Purz": { "stars": 19, "last_update": "2025-12-08 19:56:18", - "cached_time": 1765732097.10008, - "author_account_age_days": 1433 + "cached_time": 1765790958.612429, + "author_account_age_days": 1434 }, "https://github.com/brahianrosswill/ComfyUi-RandomNoiseCustom": { "stars": 0, "last_update": "2025-12-07 20:21:12", - "cached_time": 1765732097.123891, - "author_account_age_days": 996 + "cached_time": 1765790958.672798, + "author_account_age_days": 997 }, "https://github.com/reeoi/ComfyUI-WebROI": { "stars": 0, "last_update": "2025-11-25 08:44:40", - "cached_time": 1765732097.260649, - "author_account_age_days": 2298 + "cached_time": 1765790958.670345, + "author_account_age_days": 2299 }, "https://github.com/amtarr/ComfyUI-TextureAlchemy": { "stars": 0, "last_update": "2025-12-11 21:58:49", - "cached_time": 1765732097.642013, - "author_account_age_days": 1191 + "cached_time": 1765790959.092679, + "author_account_age_days": 1192 }, "https://github.com/beyondprompting/ComfyUI-Beyond_nodes": { "stars": 0, "last_update": "2025-12-03 16:56:40", - "cached_time": 1765732097.709174, + "cached_time": 1765790959.107042, "author_account_age_days": 800 }, "https://github.com/Zone-Roam/ComfyUI-Live-Search": { "stars": 0, "last_update": "2025-11-26 12:20:52", - "cached_time": 1765732097.761565, - "author_account_age_days": 1790 + "cached_time": 1765790959.107672, + "author_account_age_days": 1791 }, "https://github.com/Daohoi123/ComfyUI-Gemini3": { "stars": 1, "last_update": "2025-11-26 01:14:40", - "cached_time": 1765732097.819602, - "author_account_age_days": 948 + "cached_time": 1765790959.20339, + "author_account_age_days": 949 }, "https://github.com/FeiMao-326/Comfyui-General-API-Node": { "stars": 0, "last_update": "2025-12-12 09:35:25", - "cached_time": 1765732097.870416, + "cached_time": 1765790959.276873, "author_account_age_days": 2096 }, "https://github.com/phaserblast/ComfyUI-DGXSparkSafetensorsLoader": { "stars": 4, "last_update": "2025-12-12 05:53:27", - "cached_time": 1765732097.942471, - "author_account_age_days": 1116 + "cached_time": 1765790959.264927, + "author_account_age_days": 1117 }, "https://github.com/AJbeckliy/SynVow-Comfyui-Nanoapi": { - "stars": 6, + "stars": 7, "last_update": "2025-11-27 03:21:30", - "cached_time": 1765732097.95185, + "cached_time": 1765790959.295377, "author_account_age_days": 609 }, "https://github.com/Merserk/ComfyUI-Flow-Assistor": { "stars": 1, "last_update": "2025-12-13 22:00:28", - "cached_time": 1765732097.945172, - "author_account_age_days": 1109 + "cached_time": 1765790959.465456, + "author_account_age_days": 1110 }, "https://github.com/systemaiofinterest-wq/ComfyUI-MetaAI": { "stars": 0, "last_update": "2025-12-04 04:36:01", - "cached_time": 1765732098.153392, - "author_account_age_days": 95 + "cached_time": 1765790959.662601, + "author_account_age_days": 96 }, "https://github.com/dandancow874/ComfyUI-LMStudio-Controller": { "stars": 0, "last_update": "2025-12-09 15:17:10", - "cached_time": 1765732098.154733, - "author_account_age_days": 2214 + "cached_time": 1765790959.760822, + "author_account_age_days": 2215 }, "https://github.com/xiangyuT/ComfyUI-PromptEnhance": { "stars": 0, "last_update": "2025-12-08 08:52:26", - "cached_time": 1765732098.308785, - "author_account_age_days": 1251 + "cached_time": 1765790959.726964, + "author_account_age_days": 1252 }, "https://github.com/anilstream/ComfyUI-Ideogram-Character": { "stars": 0, "last_update": "2025-12-08 10:55:29", - "cached_time": 1765732098.707963, - "author_account_age_days": 545 + "cached_time": 1765790960.149002, + "author_account_age_days": 546 }, "https://github.com/RunningOverGlowies/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2025-12-08 13:44:46", - "cached_time": 1765732098.760159, - "author_account_age_days": 1393 + "cached_time": 1765790960.19611, + "author_account_age_days": 1394 }, "https://github.com/rjgoif/ComfyUI-Img-Label-Tools": { "stars": 3, "last_update": "2025-12-04 07:39:45", - "cached_time": 1765732098.814608, + "cached_time": 1765790960.171552, "author_account_age_days": 4426 }, "https://github.com/lovelybbq/comfyui-custom-node-color": { "stars": 8, "last_update": "2025-12-14 17:03:02", - "cached_time": 1765732098.847198, - "author_account_age_days": 1493 + "cached_time": 1765790960.287015, + "author_account_age_days": 1494 }, "https://github.com/huihuihuiz/lora_downloader": { "stars": 0, "last_update": "2025-12-10 04:57:14", - "cached_time": 1765732098.893787, - "author_account_age_days": 2086 + "cached_time": 1765790960.361931, + "author_account_age_days": 2087 }, "https://github.com/Moeblack/ComfyUI-SimpleChat": { "stars": 4, "last_update": "2025-12-10 04:35:51", - "cached_time": 1765732098.981681, - "author_account_age_days": 3129 + "cached_time": 1765790960.453562, + "author_account_age_days": 3130 }, "https://github.com/Braeden90000/comfyui-load-image-url": { "stars": 0, "last_update": "2025-12-10 23:32:57", - "cached_time": 1765732099.01323, - "author_account_age_days": 2216 + "cached_time": 1765790960.392023, + "author_account_age_days": 2217 }, "https://github.com/lrzjason/Comfyui-LatentUtils": { "stars": 46, "last_update": "2025-12-06 16:50:41", - "cached_time": 1765732098.987285, + "cached_time": 1765790960.564824, "author_account_age_days": 4201 }, "https://github.com/fudosanit/ComfyUI-Random-Resolution": { "stars": 0, "last_update": "2025-12-10 06:57:24", - "cached_time": 1765732099.206669, - "author_account_age_days": 42 + "cached_time": 1765790960.755809, + "author_account_age_days": 43 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-SmartSeedVariance": { "stars": 13, "last_update": "2025-12-11 12:27:57", - "cached_time": 1765732099.227638, + "cached_time": 1765790960.79554, "author_account_age_days": 699 }, "https://github.com/akaugun/comfyui-lora-hook-trigger": { "stars": 0, "last_update": "2025-12-12 05:29:44", - "cached_time": 1765732099.375149, + "cached_time": 1765790960.804872, "author_account_age_days": 3 }, "https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner": { "stars": 0, "last_update": "2025-12-10 11:09:29", - "cached_time": 1765732099.75905, - "author_account_age_days": 509 + "cached_time": 1765790961.204898, + "author_account_age_days": 510 }, "https://github.com/theshubzworld/ComfyUI-Universal-Latent": { "stars": 0, "last_update": "2025-12-10 07:23:11", - "cached_time": 1765732099.816219, - "author_account_age_days": 509 + "cached_time": 1765790961.214347, + "author_account_age_days": 510 }, "https://github.com/a-und-b/ComfyUI_AB_Wildcard": { "stars": 0, "last_update": "2025-12-10 15:06:11", - "cached_time": 1765732099.882061, - "author_account_age_days": 978 + "cached_time": 1765790961.271687, + "author_account_age_days": 979 }, "https://github.com/tumbowungus/MultiMaskCouple": { "stars": 0, "last_update": "2025-12-10 21:50:31", - "cached_time": 1765732099.86264, - "author_account_age_days": 4 + "cached_time": 1765790961.351165, + "author_account_age_days": 5 }, "https://github.com/jeankassio/JK-AceStep-Nodes": { - "stars": 10, + "stars": 11, "last_update": "2025-12-12 22:23:08", - "cached_time": 1765732099.944752, - "author_account_age_days": 3184 + "cached_time": 1765790961.408753, + "author_account_age_days": 3185 }, "https://github.com/SuLU-K/comfyui-easy-sam3-tools": { - "stars": 0, + "stars": 1, "last_update": "2025-12-09 16:06:41", - "cached_time": 1765732100.034883, - "author_account_age_days": 1845 + "cached_time": 1765790961.460072, + "author_account_age_days": 1846 }, "https://github.com/aTanguay/ComfyUI_Detonate": { "stars": 0, "last_update": "2025-11-25 04:13:26", - "cached_time": 1765732100.040584, - "author_account_age_days": 3987 + "cached_time": 1765790961.538347, + "author_account_age_days": 3988 }, "https://github.com/EMkrtchyan/ComfyUI-NormalsToDepth": { "stars": 0, "last_update": "2025-12-08 16:00:05", - "cached_time": 1765732100.04445, + "cached_time": 1765790961.624963, "author_account_age_days": 431 }, "https://github.com/dcyd-lun/ComfyUI_text_diff": { "stars": 0, "last_update": "2025-12-09 14:31:18", - "cached_time": 1765732100.250717, - "author_account_age_days": 6 + "cached_time": 1765790961.820821, + "author_account_age_days": 7 }, "https://github.com/darrell-goh/ComfyUI-NanoBanana_node": { "stars": 0, "last_update": "2025-12-05 11:00:30", - "cached_time": 1765732100.259807, + "cached_time": 1765790961.850552, "author_account_age_days": 3045 }, "https://github.com/TuonoMindCode/ComfyUI-Resolution-Suggest-Downscale": { "stars": 0, "last_update": "2025-12-12 11:10:05", - "cached_time": 1765732100.43249, - "author_account_age_days": 216 + "cached_time": 1765790961.92398, + "author_account_age_days": 217 }, "https://github.com/princepainter/Comfyui-PainterAudioLength": { "stars": 0, "last_update": "2025-12-09 01:50:09", - "cached_time": 1765732100.800342, - "author_account_age_days": 1041 + "cached_time": 1765790962.257181, + "author_account_age_days": 1042 }, "https://github.com/drawthingsai/draw-things-comfyui": { "stars": 2, "last_update": "2025-12-10 17:32:17", - "cached_time": 1765732100.918608, - "author_account_age_days": 944 + "cached_time": 1765790962.354253, + "author_account_age_days": 945 }, "https://github.com/SKFRMSEHF/comfyui_SK_Loader": { "stars": 0, - "last_update": "2025-12-14 13:52:19", - "cached_time": 1765732100.888903, - "author_account_age_days": 5 + "last_update": "2025-12-15 00:03:31", + "cached_time": 1765790962.320527, + "author_account_age_days": 6 }, "https://github.com/This-is-Uncut/Custom-Node-ComfyUI-NBP-Uncut": { "stars": 0, "last_update": "2025-12-12 12:49:54", - "cached_time": 1765732101.019779, + "cached_time": 1765790962.460668, "author_account_age_days": 229 }, "https://github.com/Limbicnation/ComfyUI-PromptGenerator": { @@ -22226,121 +22226,151 @@ "https://github.com/Deathspike/ComfyUI-MyOriginalWaifu": { "stars": 0, "last_update": "2025-12-13 11:39:13", - "cached_time": 1765731978.821356, - "author_account_age_days": 5789 + "cached_time": 1765790962.481559, + "author_account_age_days": 5790 }, "https://github.com/sebagallo/comfyui-sg-llama-cpp": { "stars": 1, "last_update": "2025-12-10 08:22:30", - "cached_time": 1765731978.932256, - "author_account_age_days": 3165 + "cached_time": 1765790962.505539, + "author_account_age_days": 3166 }, "https://github.com/hubo502/ComfyUI-Env-Loader": { "stars": 0, "last_update": "2025-12-07 03:39:23", - "cached_time": 1765731978.93795, - "author_account_age_days": 4436 + "cached_time": 1765790962.586767, + "author_account_age_days": 4437 }, "https://github.com/ashtar1984/ComfyUI-SwitchPathLazy": { "stars": 0, "last_update": "2025-12-13 15:55:26", - "cached_time": 1765731978.942426, - "author_account_age_days": 56 + "cached_time": 1765790962.681301, + "author_account_age_days": 57 }, "https://github.com/fabbarix/comfyui-promptstore": { "stars": 2, "last_update": "2025-12-07 19:02:28", - "cached_time": 1765731978.957424, + "cached_time": 1765790962.888361, "author_account_age_days": 2419 }, "https://github.com/LeonQ8/ComfyUI-Dynamic-Lora-Scheduler": { "stars": 1, "last_update": "2025-12-11 11:20:24", - "cached_time": 1765731978.981506, + "cached_time": 1765790962.896097, "author_account_age_days": 609 }, "https://github.com/bedovyy/ComfyUI-LLM-Helper": { "stars": 0, "last_update": "2025-12-12 16:16:46", - "cached_time": 1765731978.957912, + "cached_time": 1765790962.989731, "author_account_age_days": 901 }, "https://github.com/g7b2/ComfyUI-Artist-Tester": { "stars": 0, "last_update": "2025-12-13 00:21:36", - "cached_time": 1765731978.990526, - "author_account_age_days": 551 + "cached_time": 1765790963.290632, + "author_account_age_days": 552 }, "https://github.com/ubisoft/ComfyUI-Chord": { - "stars": 160, + "stars": 167, "last_update": "2025-12-09 06:07:19", - "cached_time": 1765731979.006531, - "author_account_age_days": 3062 + "cached_time": 1765790963.478893, + "author_account_age_days": 3063 }, "https://github.com/dseditor/Comfy-MCP": { "stars": 1, "last_update": "2025-12-14 04:47:06", - "cached_time": 1765731978.970418, + "cached_time": 1765790963.427932, "author_account_age_days": 1542 }, "https://github.com/karas17/comfyui_GLM_TTS": { "stars": 2, "last_update": "2025-12-13 16:28:44", - "cached_time": 1765731979.407347, - "author_account_age_days": 3195 + "cached_time": 1765790963.503286, + "author_account_age_days": 3196 }, "https://github.com/ARM64-EC/ComfyUI-LongCatPlugin": { "stars": 0, "last_update": "2025-12-09 22:27:11", - "cached_time": 1765731979.848593, - "author_account_age_days": 628 + "cached_time": 1765790963.53813, + "author_account_age_days": 629 }, "https://github.com/pantaleone-ai/Comfy-Firefly": { "stars": 0, "last_update": "2025-12-11 21:24:50", - "cached_time": 1765731979.977537, + "cached_time": 1765790963.581147, "author_account_age_days": 1457 }, "https://github.com/febogallo/ComfyUI-Freepik": { "stars": 0, "last_update": "2025-12-12 12:06:18", - "cached_time": 1765731979.992122, + "cached_time": 1765790963.631526, "author_account_age_days": 213 }, "https://github.com/NOLABEL-VFX/ComfyUI-NL_Nodes": { "stars": 0, "last_update": "2025-12-11 11:49:41", - "cached_time": 1765731980.023243, + "cached_time": 1765790963.817212, "author_account_age_days": 305 }, "https://github.com/thnikk/comfyui-thnikk-utils": { "stars": 0, "last_update": "2025-12-13 23:06:56", - "cached_time": 1765731980.011487, - "author_account_age_days": 3835 + "cached_time": 1765790964.002696, + "author_account_age_days": 3836 }, "https://github.com/SiegeKeebsOffical/comfyui-lmstudio": { "stars": 0, "last_update": "2025-12-14 13:16:58", - "cached_time": 1765731980.021449, - "author_account_age_days": 3909 + "cached_time": 1765790963.989598, + "author_account_age_days": 3910 }, "https://github.com/maxczc/comfyui-sora-node": { "stars": 0, "last_update": "2025-12-13 06:26:26", - "cached_time": 1765731980.085268, - "author_account_age_days": 4181 + "cached_time": 1765790964.337889, + "author_account_age_days": 4182 }, "https://github.com/bombdefuser-124/Newbie-Teacache-ComfyUI": { - "stars": 0, + "stars": 1, "last_update": "2025-12-13 21:28:29", - "cached_time": 1765731980.117481, - "author_account_age_days": 1341 + "cached_time": 1765790964.440703, + "author_account_age_days": 1342 }, "https://github.com/XYMikky12138/ComfyUI-MIKKY-Mask-Editor": { "stars": 1, "last_update": "2025-12-14 12:18:14", - "cached_time": 1765731980.141417, - "author_account_age_days": 0 + "cached_time": 1765790964.489565, + "author_account_age_days": 1 + }, + "https://github.com/kijai/ComfyUI-SCAIL-Pose": { + "stars": 55, + "last_update": "2025-12-15 09:02:49", + "cached_time": 1765790722.635373, + "author_account_age_days": 2721 + }, + "https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG": { + "stars": 0, + "last_update": "2025-12-11 14:30:20", + "cached_time": 1765790722.715693, + "author_account_age_days": 74 + }, + "https://github.com/logicalor/comfyui_text_to_pose": { + "stars": 0, + "last_update": "2025-12-13 06:50:42", + "cached_time": 1765803525.161018, + "author_account_age_days": 4437 + }, + "https://github.com/ssspace1/SSpack_ComfyUI": { + "stars": 0, + "last_update": "2025-12-13 08:16:16", + "cached_time": 1765803525.208115, + "author_account_age_days": 367 + }, + "https://github.com/GavChap/ComfyUI_ExtractLora": { + "stars": 1, + "last_update": "2025-12-06 12:32:45", + "cached_time": 1765803525.215114, + "author_account_age_days": 5106 } } \ No newline at end of file diff --git a/github-stats.json b/github-stats.json index 004fda71..000ae481 100644 --- a/github-stats.json +++ b/github-stats.json @@ -7,12 +7,12 @@ "https://github.com/0x-jerry/comfyui-rembg": { "stars": 1, "last_update": "2025-04-07 09:23:31", - "author_account_age_days": 3747 + "author_account_age_days": 3748 }, "https://github.com/0xRavenBlack/ComfyUI-OOP": { "stars": 10, "last_update": "2025-03-02 11:59:14", - "author_account_age_days": 1917 + "author_account_age_days": 1918 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 259, @@ -27,12 +27,12 @@ "https://github.com/1038lab/ComfyUI-FireRedTTS": { "stars": 41, "last_update": "2025-09-16 17:02:31", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/1038lab/ComfyUI-FlashVSR": { "stars": 71, "last_update": "2025-11-17 23:19:10", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/1038lab/ComfyUI-JoyCaption": { "stars": 172, @@ -75,9 +75,9 @@ "author_account_age_days": 990 }, "https://github.com/1038lab/ComfyUI-QwenVL": { - "stars": 446, + "stars": 447, "last_update": "2025-11-29 01:10:00", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/1038lab/ComfyUI-RMBG": { "stars": 1575, @@ -95,9 +95,9 @@ "author_account_age_days": 990 }, "https://github.com/1038lab/ComfyUI-VoxCPMTTS": { - "stars": 22, + "stars": 23, "last_update": "2025-12-11 23:23:52", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/1038lab/ComfyUI-WildPromptor": { "stars": 60, @@ -107,7 +107,7 @@ "https://github.com/111496583yzy/comfyui-PuzzleCrack-Effect": { "stars": 3, "last_update": "2025-08-26 04:55:51", - "author_account_age_days": 2421 + "author_account_age_days": 2422 }, "https://github.com/11cafe/comfyui-workspace-manager": { "stars": 1395, @@ -147,7 +147,7 @@ "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 12, "last_update": "2025-12-14 12:51:55", - "author_account_age_days": 986 + "author_account_age_days": 987 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 8, @@ -157,32 +157,32 @@ "https://github.com/1zhangyy1/comfyui-vidu-nodes": { "stars": 9, "last_update": "2025-03-21 12:25:22", - "author_account_age_days": 997 + "author_account_age_days": 998 }, "https://github.com/2frames/ComfyUI-AQnodes": { "stars": 1, "last_update": "2025-12-03 17:01:14", - "author_account_age_days": 528 + "author_account_age_days": 529 }, "https://github.com/2kpr/ComfyUI-PMRF": { "stars": 236, "last_update": "2024-10-11 00:11:40", - "author_account_age_days": 1457 + "author_account_age_days": 1458 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { "stars": 229, "last_update": "2024-07-27 14:52:10", - "author_account_age_days": 1457 + "author_account_age_days": 1458 }, "https://github.com/311-code/ComfyUI-MagicClip_Strength": { "stars": 2, "last_update": "2024-09-22 12:07:40", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/31702160136/ComfyUI-GrsAI": { "stars": 34, "last_update": "2025-10-11 06:37:49", - "author_account_age_days": 2542 + "author_account_age_days": 2543 }, "https://github.com/3dgopnik/comfyui-arena-suite": { "stars": 1, @@ -207,7 +207,7 @@ "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, "last_update": "2025-11-20 17:01:52", - "author_account_age_days": 5006 + "author_account_age_days": 5007 }, "https://github.com/5x00/ComfyUI-PiAPI-Faceswap": { "stars": 2, @@ -222,7 +222,7 @@ "https://github.com/6174/comflowy-nodes": { "stars": 16, "last_update": "2024-12-03 13:31:04", - "author_account_age_days": 4657 + "author_account_age_days": 4658 }, "https://github.com/7BEII/comfyui-PD_comfy-api-node": { "stars": 0, @@ -232,17 +232,17 @@ "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 23, "last_update": "2024-10-18 09:59:54", - "author_account_age_days": 2551 + "author_account_age_days": 2552 }, "https://github.com/807502278/ComfyUI-WJNodes": { "stars": 13, "last_update": "2025-09-03 02:31:35", - "author_account_age_days": 2551 + "author_account_age_days": 2552 }, "https://github.com/807502278/ComfyUI_MaskGCT": { "stars": 27, "last_update": "2025-03-05 09:15:32", - "author_account_age_days": 2551 + "author_account_age_days": 2552 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 11, @@ -257,52 +257,52 @@ "https://github.com/852wa/ComfyUI-AAP": { "stars": 9, "last_update": "2025-01-29 13:21:59", - "author_account_age_days": 901 + "author_account_age_days": 902 }, "https://github.com/852wa/ComfyUI-ColorshiftColor": { "stars": 52, "last_update": "2025-02-01 12:17:38", - "author_account_age_days": 901 + "author_account_age_days": 902 }, "https://github.com/9nate-drake/ComfyUI-MaskCenter": { "stars": 6, "last_update": "2025-10-02 01:35:08", - "author_account_age_days": 2188 + "author_account_age_days": 2189 }, "https://github.com/9nate-drake/Comfyui-SecNodes": { "stars": 340, "last_update": "2025-10-18 04:07:12", - "author_account_age_days": 2188 + "author_account_age_days": 2189 }, "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/A043-studios/ComfyUI-OmniSVG": { "stars": 1, "last_update": "2025-08-02 22:44:24", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/A043-studios/ComfyUI_HunyuanWorldnode": { "stars": 1, "last_update": "2025-08-02 15:50:33", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/A043-studios/Comfyui-ascii-generator": { "stars": 0, "last_update": "2025-06-25 14:55:32", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "stars": 3, "last_update": "2025-06-10 14:28:27", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/A043-studios/comfyui-pixel3dmm": { "stars": 6, "last_update": "2025-06-10 08:11:51", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 1, @@ -322,32 +322,32 @@ "https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme": { "stars": 43, "last_update": "2025-06-03 13:01:58", - "author_account_age_days": 640 + "author_account_age_days": 641 }, "https://github.com/AEmotionStudio/ComfyUI-DiscordSend": { "stars": 10, "last_update": "2025-06-03 13:03:23", - "author_account_age_days": 640 + "author_account_age_days": 641 }, "https://github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes": { "stars": 53, "last_update": "2025-06-03 13:02:36", - "author_account_age_days": 640 + "author_account_age_days": 641 }, "https://github.com/AEmotionStudio/ComfyUI-MagnifyGlass": { "stars": 22, "last_update": "2025-09-01 21:40:26", - "author_account_age_days": 640 + "author_account_age_days": 641 }, "https://github.com/AEmotionStudio/ComfyUI-ShaderNoiseKSampler": { - "stars": 58, + "stars": 59, "last_update": "2025-09-02 08:09:40", - "author_account_age_days": 640 + "author_account_age_days": 641 }, "https://github.com/AHEKOT/ComfyUI_VNCCS": { "stars": 387, - "last_update": "2025-12-14 15:25:27", - "author_account_age_days": 1113 + "last_update": "2025-12-14 17:38:05", + "author_account_age_days": 1114 }, "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit": { "stars": 0, @@ -360,24 +360,24 @@ "author_account_age_days": 731 }, "https://github.com/AIDC-AI/ComfyUI-Copilot": { - "stars": 3928, - "last_update": "2025-12-12 08:56:34", - "author_account_age_days": 549 + "stars": 3931, + "last_update": "2025-12-15 07:51:39", + "author_account_age_days": 550 }, "https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": { "stars": 19, "last_update": "2025-04-05 22:05:47", - "author_account_age_days": 4004 + "author_account_age_days": 4005 }, "https://github.com/AIExplorer25/ComfyUI_ChatGptHelper": { "stars": 0, "last_update": "2025-05-18 19:11:40", - "author_account_age_days": 4004 + "author_account_age_days": 4005 }, "https://github.com/AIExplorer25/ComfyUI_ImageCaptioner": { "stars": 1, "last_update": "2025-11-17 10:19:20", - "author_account_age_days": 4004 + "author_account_age_days": 4005 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 5, @@ -632,7 +632,7 @@ "https://github.com/AIPOQUE/ComfyUI-APQNodes": { "stars": 109, "last_update": "2024-11-21 08:56:49", - "author_account_age_days": 420 + "author_account_age_days": 421 }, "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 13, @@ -642,17 +642,17 @@ "https://github.com/AIWarper/ComfyUI-DAViD": { "stars": 6, "last_update": "2025-07-25 17:07:43", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 74, "last_update": "2025-11-05 16:18:45", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 13, "last_update": "2025-10-31 19:14:31", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 228, @@ -670,14 +670,14 @@ "author_account_age_days": 388 }, "https://github.com/AJbeckliy/SynVow-Comfyui-Nanoapi": { - "stars": 6, + "stars": 7, "last_update": "2025-11-27 03:21:30", "author_account_age_days": 609 }, "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 1, "last_update": "2025-06-23 22:03:39", - "author_account_age_days": 3420 + "author_account_age_days": 3421 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 74, @@ -722,32 +722,32 @@ "https://github.com/ARM64-EC/ComfyUI-LongCatPlugin": { "stars": 0, "last_update": "2025-12-09 22:27:11", - "author_account_age_days": 628 + "author_account_age_days": 629 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": { "stars": 4, "last_update": "2025-10-02 04:10:23", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-PixelIt": { "stars": 1, "last_update": "2025-10-19 10:10:12", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-Qwen2": { "stars": 1, "last_update": "2025-06-04 13:10:22", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": { "stars": 94, "last_update": "2025-12-13 04:23:22", - "author_account_age_days": 2032 + "author_account_age_days": 2033 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 4, "last_update": "2024-07-17 03:55:26", - "author_account_age_days": 2064 + "author_account_age_days": 2065 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 301, @@ -757,7 +757,7 @@ "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 11, "last_update": "2025-07-26 16:43:05", - "author_account_age_days": 1916 + "author_account_age_days": 1917 }, "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 7, @@ -767,12 +767,12 @@ "https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts": { "stars": 5, "last_update": "2024-08-29 15:19:06", - "author_account_age_days": 1027 + "author_account_age_days": 1028 }, "https://github.com/AcademiaSD/comfyui_AcademiaSD": { "stars": 25, "last_update": "2025-12-10 18:48:28", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/Acly/comfyui-inpaint-nodes": { "stars": 1089, @@ -787,17 +787,17 @@ "https://github.com/AconexOfficial/ComfyUI_GOAT_Nodes": { "stars": 10, "last_update": "2025-08-19 18:40:24", - "author_account_age_days": 2018 + "author_account_age_days": 2019 }, "https://github.com/Ada123-a/ComfyUI-Kandinsky": { "stars": 6, "last_update": "2025-11-22 19:28:30", - "author_account_age_days": 985 + "author_account_age_days": 986 }, "https://github.com/AdamShuo/ComfyUI_Switch": { "stars": 5, "last_update": "2025-09-23 16:59:46", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": { "stars": 0, @@ -812,22 +812,22 @@ "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, "last_update": "2025-06-13 08:15:25", - "author_account_age_days": 398 + "author_account_age_days": 399 }, "https://github.com/AgencyMind/ComfyUI-Satori": { "stars": 1, "last_update": "2025-06-27 01:29:00", - "author_account_age_days": 398 + "author_account_age_days": 399 }, "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 10, "last_update": "2025-11-27 11:27:08", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": { "stars": 0, - "last_update": "2025-12-05 13:09:37", - "author_account_age_days": 1347 + "last_update": "2025-12-15 03:02:03", + "author_account_age_days": 1348 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, @@ -837,7 +837,7 @@ "https://github.com/Aishor/comfyui-meta-sampler-guiado": { "stars": 0, "last_update": "2025-10-28 14:04:44", - "author_account_age_days": 5854 + "author_account_age_days": 5855 }, "https://github.com/AkashKarnatak/ComfyUI_faishme": { "stars": 0, @@ -852,12 +852,12 @@ "https://github.com/AlcAI-AnimeHaven/AlcAI-nodes": { "stars": 0, "last_update": "2025-10-19 20:26:42", - "author_account_age_days": 55 + "author_account_age_days": 56 }, "https://github.com/Alectriciti/comfyui-adaptiveprompts": { "stars": 48, "last_update": "2025-11-05 22:43:44", - "author_account_age_days": 5003 + "author_account_age_days": 5004 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 1413, @@ -867,7 +867,7 @@ "https://github.com/AlexXia007/AIYang_TripleAPI": { "stars": 1, "last_update": "2025-11-10 17:53:55", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/Alexankharin/camera-comfyUI": { "stars": 23, @@ -882,12 +882,12 @@ "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "stars": 0, "last_update": "2025-03-23 19:29:25", - "author_account_age_days": 3248 + "author_account_age_days": 3249 }, "https://github.com/Alvaroeai/ComfyUI-Text2Json": { "stars": 1, "last_update": "2024-11-26 16:40:31", - "author_account_age_days": 4239 + "author_account_age_days": 4240 }, "https://github.com/Amorano/Jovi_Capture": { "stars": 9, @@ -927,7 +927,7 @@ "https://github.com/Analaser/ComfyUI-RandomTagWeights": { "stars": 1, "last_update": "2025-11-19 23:10:52", - "author_account_age_days": 2931 + "author_account_age_days": 2932 }, "https://github.com/Andro-Meta/ComfyUI-Ovis2": { "stars": 4, @@ -937,12 +937,12 @@ "https://github.com/AngelCookies/ComfyUI-Seed-Tracker": { "stars": 0, "last_update": "2025-06-23 23:56:50", - "author_account_age_days": 1359 + "author_account_age_days": 1360 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 2, "last_update": "2025-01-23 13:35:49", - "author_account_age_days": 3914 + "author_account_age_days": 3915 }, "https://github.com/Antique3e/ComfyUI-ModalCredits": { "stars": 0, @@ -962,12 +962,12 @@ "https://github.com/Apache0ne/ComfyUI_efficient_sam_node": { "stars": 0, "last_update": "2025-09-12 02:37:33", - "author_account_age_days": 416 + "author_account_age_days": 417 }, "https://github.com/ApexArtist/comfyui-apex-artist": { "stars": 1, "last_update": "2025-10-23 16:54:57", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 45, @@ -977,17 +977,17 @@ "https://github.com/ArdeniusAI/ComfyUI-Ardenius": { "stars": 5, "last_update": "2024-11-24 09:57:46", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/Arkanun/ReadCSV_ComfyUI": { "stars": 0, "last_update": "2025-02-05 23:06:48", - "author_account_age_days": 3487 + "author_account_age_days": 3488 }, "https://github.com/Art-xmaster/comfyui-AGSoft": { "stars": 5, "last_update": "2025-12-06 12:46:50", - "author_account_age_days": 472 + "author_account_age_days": 473 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 95, @@ -997,17 +997,17 @@ "https://github.com/ArtHommage/HommageTools": { "stars": 4, "last_update": "2025-05-20 20:40:25", - "author_account_age_days": 1071 + "author_account_age_days": 1072 }, "https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit": { "stars": 40, "last_update": "2025-11-17 01:55:11", - "author_account_age_days": 366 + "author_account_age_days": 367 }, "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro": { "stars": 27, "last_update": "2025-09-21 18:10:47", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { "stars": 6, @@ -1027,12 +1027,12 @@ "https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": { "stars": 1, "last_update": "2025-09-15 07:41:44", - "author_account_age_days": 1951 + "author_account_age_days": 1952 }, "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": { "stars": 0, "last_update": "2025-11-17 10:10:03", - "author_account_age_days": 3378 + "author_account_age_days": 3379 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 37, @@ -1075,14 +1075,14 @@ "author_account_age_days": 1910 }, "https://github.com/Azornes/Comfyui-LayerForge": { - "stars": 253, + "stars": 254, "last_update": "2025-11-13 16:10:34", - "author_account_age_days": 3428 + "author_account_age_days": 3429 }, "https://github.com/Azornes/Comfyui-Resolution-Master": { "stars": 196, "last_update": "2025-12-08 13:33:06", - "author_account_age_days": 3428 + "author_account_age_days": 3429 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": { "stars": 99, @@ -1107,22 +1107,22 @@ "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": { "stars": 0, "last_update": "2025-08-22 06:10:44", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": { "stars": 8, "last_update": "2024-12-21 11:35:08", - "author_account_age_days": 1770 + "author_account_age_days": 1771 }, "https://github.com/BIMer-99/Comfyui_Hunyuan3D_EX": { "stars": 7, "last_update": "2024-12-09 17:50:23", - "author_account_age_days": 1770 + "author_account_age_days": 1771 }, "https://github.com/BNP1111/comfyui_flux_corrector": { "stars": 4, "last_update": "2025-04-25 16:47:45", - "author_account_age_days": 1034 + "author_account_age_days": 1035 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, @@ -1147,7 +1147,7 @@ "https://github.com/Baverne/comfyUI-TiledWan": { "stars": 3, "last_update": "2025-08-21 10:14:11", - "author_account_age_days": 1009 + "author_account_age_days": 1010 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 25, @@ -1157,12 +1157,12 @@ "https://github.com/Bellzs/ComfyUI-LoRA-Assistant": { "stars": 17, "last_update": "2025-01-27 09:47:46", - "author_account_age_days": 3545 + "author_account_age_days": 3546 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 3, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3610 + "author_account_age_days": 3611 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, @@ -1177,32 +1177,32 @@ "https://github.com/BetaDoggo/ComfyUI-Cloud-APIs": { "stars": 37, "last_update": "2025-05-01 06:24:47", - "author_account_age_days": 1335 + "author_account_age_days": 1336 }, "https://github.com/BetaDoggo/ComfyUI-FastSDCPU": { "stars": 10, "last_update": "2024-09-16 05:34:01", - "author_account_age_days": 1335 + "author_account_age_days": 1336 }, "https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding": { "stars": 1, "last_update": "2024-08-28 00:24:01", - "author_account_age_days": 1335 + "author_account_age_days": 1336 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "author_account_age_days": 1335 + "author_account_age_days": 1336 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 1, "last_update": "2024-08-01 07:59:10", - "author_account_age_days": 1335 + "author_account_age_days": 1336 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 6, "last_update": "2024-07-19 18:11:11", - "author_account_age_days": 1335 + "author_account_age_days": 1336 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 33, @@ -1215,7 +1215,7 @@ "author_account_age_days": 1410 }, "https://github.com/BigStationW/ComfyUi-ConditioningNoiseInjection": { - "stars": 58, + "stars": 59, "last_update": "2025-12-09 13:48:35", "author_account_age_days": 224 }, @@ -1242,7 +1242,7 @@ "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 1, "last_update": "2025-05-21 01:16:27", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 21, @@ -1252,27 +1252,27 @@ "https://github.com/Bin-sam/DynamicPose-ComfyUI": { "stars": 5, "last_update": "2024-09-11 12:09:11", - "author_account_age_days": 472 + "author_account_age_days": 473 }, "https://github.com/Bio2hazard/ComfyUI-Prompt-Snippets": { "stars": 11, "last_update": "2025-11-08 08:42:06", - "author_account_age_days": 4822 + "author_account_age_days": 4823 }, "https://github.com/BizaNator/ComfyUI_PromptIterator": { "stars": 3, "last_update": "2025-09-24 16:47:04", - "author_account_age_days": 3594 + "author_account_age_days": 3595 }, "https://github.com/Black-Lioness/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2025-12-08 13:44:46", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/BlackSnowSkill/wd14_batch_tagger": { "stars": 1, "last_update": "2025-10-23 14:29:51", - "author_account_age_days": 445 + "author_account_age_days": 446 }, "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes": { "stars": 2, @@ -1332,27 +1332,27 @@ "https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools": { "stars": 5, "last_update": "2025-07-21 23:11:58", - "author_account_age_days": 982 + "author_account_age_days": 983 }, "https://github.com/BobRandomNumber/ComfyUI-BasicOllama": { "stars": 0, "last_update": "2025-12-09 21:55:58", - "author_account_age_days": 381 + "author_account_age_days": 382 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 7, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 381 + "author_account_age_days": 382 }, "https://github.com/BobRandomNumber/ComfyUI-KyutaiTTS": { "stars": 4, "last_update": "2025-07-09 04:52:46", - "author_account_age_days": 381 + "author_account_age_days": 382 }, "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": { "stars": 19, "last_update": "2025-08-13 06:57:26", - "author_account_age_days": 381 + "author_account_age_days": 382 }, "https://github.com/Boba-svg/ComfyUI-PromptSwitch": { "stars": 2, @@ -1367,22 +1367,22 @@ "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 9, "last_update": "2025-08-13 03:41:38", - "author_account_age_days": 2751 + "author_account_age_days": 2752 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 52, "last_update": "2025-09-07 18:29:50", - "author_account_age_days": 2751 + "author_account_age_days": 2752 }, "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 106, "last_update": "2025-01-21 12:09:05", - "author_account_age_days": 3619 + "author_account_age_days": 3620 }, "https://github.com/Braeden90000/comfyui-load-image-url": { "stars": 0, "last_update": "2025-12-10 23:32:57", - "author_account_age_days": 2216 + "author_account_age_days": 2217 }, "https://github.com/Brekel/ComfyUI-Brekel": { "stars": 18, @@ -1392,10 +1392,10 @@ "https://github.com/Bria-AI/ComfyUI-BRIA-API": { "stars": 69, "last_update": "2025-12-11 20:35:59", - "author_account_age_days": 2015 + "author_account_age_days": 2016 }, "https://github.com/BuffMcBigHuge/ComfyUI-Google-AI-Studio": { - "stars": 4, + "stars": 5, "last_update": "2025-11-26 05:05:36", "author_account_age_days": 3451 }, @@ -1432,12 +1432,12 @@ "https://github.com/CC-SUN6/ccsun_node": { "stars": 0, "last_update": "2025-02-12 07:58:41", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/CHAOSEA/ComfyUI_FaceAlignPaste": { "stars": 19, "last_update": "2025-03-27 13:34:40", - "author_account_age_days": 503 + "author_account_age_days": 504 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 20, @@ -1535,14 +1535,14 @@ "author_account_age_days": 2405 }, "https://github.com/ChangeTheConstants/SeedVarianceEnhancer": { - "stars": 72, + "stars": 81, "last_update": "2025-12-14 14:01:44", "author_account_age_days": 10 }, "https://github.com/ChaosHL/Marvelous-Box-Comfyui": { "stars": 0, "last_update": "2025-09-23 14:22:09", - "author_account_age_days": 901 + "author_account_age_days": 902 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 45, @@ -1552,32 +1552,32 @@ "https://github.com/Charlweed/image_transceiver": { "stars": 4, "last_update": "2025-01-06 19:22:50", - "author_account_age_days": 5635 + "author_account_age_days": 5636 }, "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, "last_update": "2025-06-17 15:00:30", - "author_account_age_days": 532 + "author_account_age_days": 533 }, "https://github.com/Charonartist/comfyui-last-frame-extractor": { "stars": 3, "last_update": "2025-08-14 13:42:17", - "author_account_age_days": 532 + "author_account_age_days": 533 }, "https://github.com/Charonartist/comfyui-lmstudio-conversation": { "stars": 0, "last_update": "2025-09-07 07:57:09", - "author_account_age_days": 532 + "author_account_age_days": 533 }, "https://github.com/Charonartist/comfyui-smart-resize-node": { "stars": 0, "last_update": "2025-08-12 13:01:48", - "author_account_age_days": 532 + "author_account_age_days": 533 }, "https://github.com/Charonartist/comfyui-tag-remover": { "stars": 0, "last_update": "2025-08-14 06:12:04", - "author_account_age_days": 532 + "author_account_age_days": 533 }, "https://github.com/CheNing233/ComfyUI_Image_Pin": { "stars": 5, @@ -1585,34 +1585,34 @@ "author_account_age_days": 2984 }, "https://github.com/ChenDarYen/ComfyUI-NAG": { - "stars": 295, + "stars": 297, "last_update": "2025-11-03 20:44:25", - "author_account_age_days": 2439 + "author_account_age_days": 2440 }, "https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": { "stars": 9, "last_update": "2025-01-07 18:22:10", - "author_account_age_days": 2439 + "author_account_age_days": 2440 }, "https://github.com/Chengym2023/ComfyUI-DeepSeek_Online": { "stars": 0, "last_update": "2025-04-07 01:09:05", - "author_account_age_days": 938 + "author_account_age_days": 939 }, "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": { "stars": 17, "last_update": "2024-09-23 21:48:27", - "author_account_age_days": 2950 + "author_account_age_days": 2951 }, "https://github.com/ChrisColeTech/ComfyUI-Line-counter": { "stars": 2, "last_update": "2025-03-12 00:07:25", - "author_account_age_days": 2950 + "author_account_age_days": 2951 }, "https://github.com/ChristopherLuciano/ComfyUI-LucianoTools": { "stars": 0, "last_update": "2025-10-21 02:34:23", - "author_account_age_days": 1391 + "author_account_age_days": 1392 }, "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 1, @@ -1620,9 +1620,9 @@ "author_account_age_days": 2267 }, "https://github.com/ClownsharkBatwing/RES4LYF": { - "stars": 847, + "stars": 850, "last_update": "2025-12-13 00:05:24", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/Clybius/ComfyUI-ClybsChromaNodes": { "stars": 13, @@ -1670,7 +1670,7 @@ "author_account_age_days": 204 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { - "stars": 86, + "stars": 88, "last_update": "2025-12-09 22:14:10", "author_account_age_days": 204 }, @@ -1682,27 +1682,27 @@ "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, "last_update": "2024-12-28 19:44:14", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes": { "stars": 2, "last_update": "2024-12-31 21:44:05", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ComplexRobot/ComfyUI-Simple-VFI": { "stars": 0, "last_update": "2025-03-31 15:37:25", - "author_account_age_days": 4961 + "author_account_age_days": 4962 }, "https://github.com/Conor-Collins/ComfyUI-CoCoTools_IO": { "stars": 77, "last_update": "2025-09-30 21:05:37", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/CoreyCorza/ComfyUI-CRZnodes": { "stars": 35, "last_update": "2025-09-09 05:29:25", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 133, @@ -1712,62 +1712,62 @@ "https://github.com/CpreForEver/CFE_comfyui": { "stars": 0, "last_update": "2024-12-09 01:38:42", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/CraftBlack/ComfyUI-Resolution-Divider": { "stars": 0, "last_update": "2025-12-08 04:15:29", - "author_account_age_days": 1745 + "author_account_age_days": 1746 }, "https://github.com/Creditas-labs/ComfyUI-Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "author_account_age_days": 39 + "author_account_age_days": 40 }, "https://github.com/Creditas-labs/ComfyUI_Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "author_account_age_days": 39 + "author_account_age_days": 40 }, "https://github.com/Creeper-MZ/comfyui_nai_api": { "stars": 0, "last_update": "2024-10-02 21:30:26", - "author_account_age_days": 1541 + "author_account_age_days": 1542 }, "https://github.com/Creepybits/ComfyUI-Creepy_nodes": { "stars": 23, "last_update": "2025-12-07 12:06:26", - "author_account_age_days": 2145 + "author_account_age_days": 2146 }, "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 7, "last_update": "2025-07-03 00:27:01", - "author_account_age_days": 2145 + "author_account_age_days": 2146 }, "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive": { "stars": 2, "last_update": "2025-07-15 20:30:08", - "author_account_age_days": 2145 + "author_account_age_days": 2146 }, "https://github.com/Creepybits/World_weaver": { "stars": 13, "last_update": "2025-11-26 16:28:31", - "author_account_age_days": 2145 + "author_account_age_days": 2146 }, "https://github.com/Cryptyox/anaglyphTool-Comfyui": { "stars": 8, "last_update": "2025-11-20 01:25:21", - "author_account_age_days": 1466 + "author_account_age_days": 1467 }, "https://github.com/Curt-Park/human-parser-comfyui-node-in-pure-python": { "stars": 7, "last_update": "2025-03-18 00:51:34", - "author_account_age_days": 3724 + "author_account_age_days": 3725 }, "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": { "stars": 3, "last_update": "2025-09-05 13:21:04", - "author_account_age_days": 1640 + "author_account_age_days": 1641 }, "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": { "stars": 4, @@ -1812,12 +1812,12 @@ "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 6, "last_update": "2025-02-02 00:46:30", - "author_account_age_days": 326 + "author_account_age_days": 327 }, "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": { "stars": 0, "last_update": "2025-09-24 11:01:50", - "author_account_age_days": 2570 + "author_account_age_days": 2571 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 87, @@ -1827,37 +1827,37 @@ "https://github.com/DanielHabib/ComfyUI-Voxels": { "stars": 4, "last_update": "2024-09-16 15:41:02", - "author_account_age_days": 4121 + "author_account_age_days": 4122 }, "https://github.com/DanielPFlorian/ComfyUI-WorkflowGenerator": { "stars": 1, "last_update": "2025-11-22 01:25:11", - "author_account_age_days": 1404 + "author_account_age_days": 1405 }, "https://github.com/DaniilVdovin/ComfyUI-prompt-templating": { "stars": 1, "last_update": "2025-10-15 09:40:29", - "author_account_age_days": 2573 + "author_account_age_days": 2574 }, "https://github.com/Danteday/ComfyUI-NoteManager": { "stars": 13, "last_update": "2025-04-20 19:52:58", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/Daohoi123/ComfyUI-Gemini3": { "stars": 1, "last_update": "2025-11-26 01:14:40", - "author_account_age_days": 948 + "author_account_age_days": 949 }, "https://github.com/DareFail/ComfyUI-Roboflow": { "stars": 33, "last_update": "2024-09-25 18:30:43", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/DarioFT/ComfyUI-VideoDirCombiner": { "stars": 6, "last_update": "2025-03-08 13:58:12", - "author_account_age_days": 4015 + "author_account_age_days": 4016 }, "https://github.com/DataCTE/prompt_injection": { "stars": 96, @@ -1867,12 +1867,12 @@ "https://github.com/DavidPiazza/network_bending": { "stars": 0, "last_update": "2025-11-30 02:04:39", - "author_account_age_days": 2417 + "author_account_age_days": 2418 }, "https://github.com/Daxamur/DaxNodes": { "stars": 0, "last_update": "2025-08-30 19:54:44", - "author_account_age_days": 2632 + "author_account_age_days": 2633 }, "https://github.com/DayMan84/ComfyUI-Usgromana": { "stars": 5, @@ -1882,27 +1882,27 @@ "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 4, "last_update": "2025-08-13 17:48:55", - "author_account_age_days": 4753 + "author_account_age_days": 4754 }, "https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": { "stars": 3, "last_update": "2025-11-12 21:11:23", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/DazzleNodes/DazzleNodes": { "stars": 0, "last_update": "2025-11-24 22:23:02", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/DazzleNodes/fit-mask-to-image": { "stars": 1, "last_update": "2025-11-16 01:32:44", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes": { "stars": 28, "last_update": "2025-06-28 17:36:41", - "author_account_age_days": 1392 + "author_account_age_days": 1393 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 4, @@ -1912,7 +1912,7 @@ "https://github.com/Deathspike/ComfyUI-MyOriginalWaifu": { "stars": 0, "last_update": "2025-12-13 11:39:13", - "author_account_age_days": 5789 + "author_account_age_days": 5790 }, "https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": { "stars": 1, @@ -1927,7 +1927,7 @@ "https://github.com/DeemosTech/ComfyUI-Rodin": { "stars": 44, "last_update": "2025-10-15 03:36:50", - "author_account_age_days": 1304 + "author_account_age_days": 1305 }, "https://github.com/Deep-Neko/ComfyUI_ascii_art": { "stars": 3, @@ -1965,12 +1965,12 @@ "author_account_age_days": 1229 }, "https://github.com/DenRakEiw/Latent_Nodes": { - "stars": 14, + "stars": 15, "last_update": "2025-08-13 14:21:14", "author_account_age_days": 1569 }, "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale": { - "stars": 17, + "stars": 18, "last_update": "2025-08-14 18:53:13", "author_account_age_days": 1569 }, @@ -1997,17 +1997,17 @@ "https://github.com/DiaoDaiaChan/ComfyUI_API_Request": { "stars": 6, "last_update": "2025-10-19 04:29:10", - "author_account_age_days": 1023 + "author_account_age_days": 1024 }, "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 13, "last_update": "2025-07-02 11:04:14", - "author_account_age_days": 738 + "author_account_age_days": 739 }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, "last_update": "2025-05-19 23:16:22", - "author_account_age_days": 259 + "author_account_age_days": 260 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 32, @@ -2025,43 +2025,43 @@ "author_account_age_days": 318 }, "https://github.com/Dobidop/ComfyStereo": { - "stars": 32, + "stars": 33, "last_update": "2025-11-26 07:52:40", - "author_account_age_days": 1998 + "author_account_age_days": 1999 }, "https://github.com/DoctorDiffusion/ComfyUI-BEN": { "stars": 44, "last_update": "2024-12-15 18:19:01", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": { "stars": 31, "last_update": "2024-12-05 03:05:44", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer": { "stars": 7, "last_update": "2024-11-30 03:13:29", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": { "stars": 6, "last_update": "2024-12-31 00:59:19", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/DoctorDiffusion/ComfyUI-basic-pitch": { "stars": 1, "last_update": "2024-12-25 19:07:11", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { - "stars": 117, + "stars": 119, "last_update": "2025-12-10 06:17:45", "author_account_age_days": 3442 }, "https://github.com/Dontdrunk/ComfyUI-DD-Translation": { "stars": 592, - "last_update": "2025-12-11 06:19:25", + "last_update": "2025-12-15 09:16:54", "author_account_age_days": 3442 }, "https://github.com/DrJKL/ComfyUI-Anchors": { @@ -2082,22 +2082,22 @@ "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 2, "last_update": "2025-06-17 00:22:24", - "author_account_age_days": 483 + "author_account_age_days": 484 }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 8, "last_update": "2025-12-14 03:38:08", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/DraconicDragon/ComfyUI-Venice-API": { "stars": 5, "last_update": "2025-12-14 09:47:11", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/Draek2077/comfyui-draekz-nodez": { "stars": 1, "last_update": "2025-09-12 02:32:20", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { "stars": 4, @@ -2132,7 +2132,7 @@ "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 69, "last_update": "2025-04-25 01:03:58", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/Easymode-ai/ComfyUI-BPT": { "stars": 12, @@ -2152,12 +2152,12 @@ "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": { "stars": 73, "last_update": "2024-09-01 11:43:02", - "author_account_age_days": 5255 + "author_account_age_days": 5256 }, "https://github.com/Elaine-chennn/comfyui-overlay-media": { "stars": 0, "last_update": "2024-10-09 11:07:46", - "author_account_age_days": 1681 + "author_account_age_days": 1682 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 28, @@ -2172,97 +2172,97 @@ "https://github.com/EmAySee/ComfyUI_EmAySee_CustomNodes": { "stars": 2, "last_update": "2025-10-14 21:19:43", - "author_account_age_days": 2126 + "author_account_age_days": 2127 }, "https://github.com/Enashka/ComfyUI-nhknodes": { "stars": 14, "last_update": "2025-11-29 00:26:17", - "author_account_age_days": 3509 + "author_account_age_days": 3510 }, "https://github.com/Enemyx-net/VibeVoice-ComfyUI": { - "stars": 1244, + "stars": 1246, "last_update": "2025-10-02 18:51:41", - "author_account_age_days": 108 + "author_account_age_days": 109 }, "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": { "stars": 8, "last_update": "2025-11-09 01:25:14", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/EnragedAntelope/ComfyUI-EACloudNodes": { "stars": 7, "last_update": "2025-11-09 02:04:45", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/EnragedAntelope/ComfyUI_EasyRegion": { "stars": 0, "last_update": "2025-11-23 15:21:21", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/EnragedAntelope/comfy-modelopt": { - "stars": 0, + "stars": 1, "last_update": "2025-11-10 21:11:04", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/EnragedAntelope/comfyui-relight": { "stars": 85, "last_update": "2025-11-09 02:16:20", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/EnragedAntelope/comfyui-sdnq": { - "stars": 51, + "stars": 53, "last_update": "2025-12-12 15:32:53", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 5, "last_update": "2025-07-17 07:05:26", - "author_account_age_days": 3808 + "author_account_age_days": 3809 }, "https://github.com/Erehr/ComfyUI-EreNodes": { "stars": 53, "last_update": "2025-08-11 10:10:28", - "author_account_age_days": 3808 + "author_account_age_days": 3809 }, "https://github.com/EricRollei/AAA_Metadata_System": { "stars": 2, "last_update": "2025-12-02 10:13:25", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/EricRollei/Comfy_HunyuanImage3": { "stars": 10, "last_update": "2025-12-05 06:26:26", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/EricRollei/Download_Tools": { "stars": 2, "last_update": "2025-11-28 21:38:14", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/EricRollei/Emu35-Comfyui-Nodes": { "stars": 1, "last_update": "2025-12-08 03:33:49", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/EricRollei/Eric_Image_Processing_Nodes": { "stars": 3, "last_update": "2025-12-01 04:45:00", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/EricRollei/HYPIR-ComfyUI": { "stars": 1, "last_update": "2025-11-18 18:34:15", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/EricRollei/Local_LLM_Prompt_Enhancer": { "stars": 6, "last_update": "2025-11-14 01:14:34", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/EricRollei/PDF-Tools": { "stars": 1, "last_update": "2025-11-20 06:17:18", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/EuphoricPenguin/resemble-enhance-comfyui": { "stars": 0, @@ -2272,7 +2272,7 @@ "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { "stars": 694, "last_update": "2025-06-18 23:00:26", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 56, @@ -2287,7 +2287,7 @@ "https://github.com/ExoticArts/comfyui-ea-nodes": { "stars": 0, "last_update": "2025-11-10 03:24:25", - "author_account_age_days": 126 + "author_account_age_days": 127 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 27, @@ -2407,7 +2407,7 @@ "https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": { "stars": 0, "last_update": "2025-08-15 13:52:56", - "author_account_age_days": 3422 + "author_account_age_days": 3423 }, "https://github.com/FeiMao-326/Comfyui-General-API-Node": { "stars": 0, @@ -2427,7 +2427,7 @@ "https://github.com/FewBox/fewbox-outfit-comfyui": { "stars": 0, "last_update": "2025-07-30 02:03:58", - "author_account_age_days": 3153 + "author_account_age_days": 3154 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 19, @@ -2442,32 +2442,32 @@ "https://github.com/FinetunersAI/ComfyUI_Finetuners_Suite": { "stars": 2, "last_update": "2025-01-30 08:30:13", - "author_account_age_days": 559 + "author_account_age_days": 560 }, "https://github.com/Firetheft/ComfyUI-Animate-Progress": { "stars": 3, "last_update": "2025-09-09 13:21:52", - "author_account_age_days": 1439 + "author_account_age_days": 1440 }, "https://github.com/Firetheft/ComfyUI_Civitai_Gallery": { "stars": 88, "last_update": "2025-12-02 14:21:28", - "author_account_age_days": 1439 + "author_account_age_days": 1440 }, "https://github.com/Firetheft/ComfyUI_Local_Lora_Gallery": { "stars": 49, "last_update": "2025-12-02 10:30:07", - "author_account_age_days": 1439 + "author_account_age_days": 1440 }, "https://github.com/Firetheft/ComfyUI_Pixabay_Gallery": { "stars": 5, "last_update": "2025-12-03 00:57:24", - "author_account_age_days": 1439 + "author_account_age_days": 1440 }, "https://github.com/Firetheft/ComfyUI_Simple_Web_Browser": { "stars": 8, "last_update": "2025-12-02 15:25:45", - "author_account_age_days": 1439 + "author_account_age_days": 1440 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 52, @@ -2482,12 +2482,12 @@ "https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative": { "stars": 80, "last_update": "2025-03-28 04:58:45", - "author_account_age_days": 2046 + "author_account_age_days": 2047 }, "https://github.com/FloyoAI/ComfyUI-Seed-API": { "stars": 0, "last_update": "2025-10-29 14:29:56", - "author_account_age_days": 433 + "author_account_age_days": 434 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 97, @@ -2507,12 +2507,12 @@ "https://github.com/Fossiel/ComfyUI-Fossiel-QoL-Nodes": { "stars": 1, "last_update": "2025-12-10 17:16:56", - "author_account_age_days": 3311 + "author_account_age_days": 3312 }, "https://github.com/Fossiel/ComfyUI-Fossiel-WAN-Additional-Tilers": { "stars": 1, "last_update": "2025-12-02 03:41:53", - "author_account_age_days": 3311 + "author_account_age_days": 3312 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 3, @@ -2532,12 +2532,12 @@ "https://github.com/FranckyB/ComfyUI-Prompt-Manager": { "stars": 17, "last_update": "2025-12-14 07:36:44", - "author_account_age_days": 4025 + "author_account_age_days": 4026 }, "https://github.com/Franklyc/comfyui-lora-adain-patcher-node": { "stars": 7, "last_update": "2025-09-19 03:22:12", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 2, @@ -2562,37 +2562,37 @@ "https://github.com/FuouM/ComfyUI-EbSynth": { "stars": 105, "last_update": "2025-03-30 06:30:52", - "author_account_age_days": 2219 + "author_account_age_days": 2220 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 7, "last_update": "2025-03-27 12:22:31", - "author_account_age_days": 2219 + "author_account_age_days": 2220 }, "https://github.com/FuouM/ComfyUI-MatAnyone": { "stars": 18, "last_update": "2025-03-24 03:43:48", - "author_account_age_days": 2219 + "author_account_age_days": 2220 }, "https://github.com/FuouM/ComfyUI-StyleTransferPlus": { "stars": 13, "last_update": "2025-03-27 12:15:58", - "author_account_age_days": 2219 + "author_account_age_days": 2220 }, "https://github.com/FuouM/FM_nodes": { "stars": 7, "last_update": "2025-03-27 12:16:55", - "author_account_age_days": 2219 + "author_account_age_days": 2220 }, "https://github.com/FuryNocturn/ComfyUI-Dummy_Node_Pack": { "stars": 0, "last_update": "2025-11-30 00:35:31", - "author_account_age_days": 3141 + "author_account_age_days": 3142 }, "https://github.com/FuryNocturn/ComfyUI-Studio-Fury": { "stars": 0, "last_update": "2025-11-30 00:45:50", - "author_account_age_days": 3141 + "author_account_age_days": 3142 }, "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": { "stars": 77, @@ -2605,24 +2605,24 @@ "author_account_age_days": 2058 }, "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { - "stars": 62, + "stars": 63, "last_update": "2025-12-11 17:29:51", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/GACLove/ComfyUI-VFI": { "stars": 11, "last_update": "2025-09-30 09:55:40", - "author_account_age_days": 4155 + "author_account_age_days": 4156 }, "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 9, "last_update": "2024-09-06 11:37:05", - "author_account_age_days": 2948 + "author_account_age_days": 2949 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, "last_update": "2025-02-20 12:58:43", - "author_account_age_days": 2707 + "author_account_age_days": 2708 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 13, @@ -2652,27 +2652,32 @@ "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, "last_update": "2025-06-26 08:24:16", - "author_account_age_days": 1025 + "author_account_age_days": 1026 }, "https://github.com/Gary-yeh/comfyui-super-captioner": { "stars": 1, "last_update": "2025-07-07 15:32:34", - "author_account_age_days": 1025 + "author_account_age_days": 1026 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 15, "last_update": "2025-09-16 20:38:14", "author_account_age_days": 5106 }, + "https://github.com/GavChap/ComfyUI_ExtractLora": { + "stars": 1, + "last_update": "2025-12-06 12:32:45", + "author_account_age_days": 5106 + }, "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": { "stars": 0, "last_update": "2025-11-16 22:35:53", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/GeekatplayStudio/comfyui-hitem3d": { "stars": 7, "last_update": "2025-11-16 15:47:02", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS": { "stars": 45, @@ -2702,7 +2707,7 @@ "https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node": { "stars": 16, "last_update": "2025-09-16 19:56:49", - "author_account_age_days": 409 + "author_account_age_days": 410 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 20, @@ -2712,27 +2717,27 @@ "https://github.com/Geo1230/ComfyUI-DeepseekOCR": { "stars": 1, "last_update": "2025-11-18 03:42:53", - "author_account_age_days": 37 + "author_account_age_days": 38 }, "https://github.com/GeraldWie/ComfyUI-I2I-slim": { "stars": 0, "last_update": "2025-07-24 05:51:33", - "author_account_age_days": 235 + "author_account_age_days": 236 }, "https://github.com/Gipphe/comfyui-metadata-statistics": { "stars": 0, "last_update": "2025-08-28 20:43:50", - "author_account_age_days": 4850 + "author_account_age_days": 4851 }, "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": { "stars": 89, "last_update": "2025-07-07 10:31:15", - "author_account_age_days": 1203 + "author_account_age_days": 1204 }, "https://github.com/GizmoR13/PG-Nodes": { "stars": 16, "last_update": "2025-10-10 12:52:07", - "author_account_age_days": 5362 + "author_account_age_days": 5363 }, "https://github.com/Glidias/mask2sam": { "stars": 0, @@ -2747,12 +2752,12 @@ "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 25, "last_update": "2025-10-17 08:20:56", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 7, "last_update": "2025-05-14 20:52:22", - "author_account_age_days": 1198 + "author_account_age_days": 1199 }, "https://github.com/Gourieff/ComfyUI-ReActor": { "stars": 963, @@ -2792,12 +2797,12 @@ "https://github.com/GrailGreg/images_base64": { "stars": 1, "last_update": "2025-05-13 07:12:00", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/Granddyser/wan-video-extender": { "stars": 17, "last_update": "2025-11-29 04:24:25", - "author_account_age_days": 1920 + "author_account_age_days": 1921 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { "stars": 199, @@ -2807,32 +2812,32 @@ "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser": { "stars": 1, "last_update": "2025-12-08 03:53:56", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/GreenLandisaLie/ComfyUI-RichText_BasicDynamicPrompts": { "stars": 6, "last_update": "2025-11-27 02:03:06", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 9, "last_update": "2024-09-06 11:37:05", - "author_account_age_days": 2948 + "author_account_age_days": 2949 }, "https://github.com/GroxicTinch/EasyUI-ComfyUI": { "stars": 5, "last_update": "2025-07-01 15:25:45", - "author_account_age_days": 3483 + "author_account_age_days": 3484 }, "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, "last_update": "2024-11-15 19:46:39", - "author_account_age_days": 410 + "author_account_age_days": 411 }, "https://github.com/GuardSkill/ComfyUI-VoiceSep": { "stars": 1, "last_update": "2025-11-05 06:11:30", - "author_account_age_days": 3571 + "author_account_age_days": 3572 }, "https://github.com/Gue-e/ComfyUI-PanoCard": { "stars": 16, @@ -2847,7 +2852,7 @@ "https://github.com/HAL-XP/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "author_account_age_days": 3063 + "author_account_age_days": 3064 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 5, @@ -2857,7 +2862,7 @@ "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 15, "last_update": "2025-04-17 16:32:12", - "author_account_age_days": 3518 + "author_account_age_days": 3519 }, "https://github.com/HJH-AILab/ComfyUI_CosyVoice2": { "stars": 3, @@ -2875,7 +2880,7 @@ "author_account_age_days": 307 }, "https://github.com/HM-RunningHub/ComfyUI_RH_APICall": { - "stars": 163, + "stars": 165, "last_update": "2025-10-18 20:06:12", "author_account_age_days": 367 }, @@ -2890,7 +2895,7 @@ "author_account_age_days": 367 }, "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": { - "stars": 189, + "stars": 190, "last_update": "2025-05-05 18:32:28", "author_account_age_days": 367 }, @@ -2957,12 +2962,12 @@ "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer": { "stars": 15, "last_update": "2025-09-26 04:19:03", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/HWDigi/Factory-Prompts_comfyui": { "stars": 1, "last_update": "2025-08-06 08:31:02", - "author_account_age_days": 160 + "author_account_age_days": 161 }, "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": { "stars": 13, @@ -2982,7 +2987,7 @@ "https://github.com/HannibalP/comfyui-HannibalPack": { "stars": 1, "last_update": "2025-03-11 23:36:33", - "author_account_age_days": 3142 + "author_account_age_days": 3143 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, @@ -3032,17 +3037,17 @@ "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, "last_update": "2025-08-08 06:14:53", - "author_account_age_days": 2776 + "author_account_age_days": 2777 }, "https://github.com/Hasasasa/ComfyUI_DashuaiTools": { "stars": 3, "last_update": "2025-12-09 09:55:11", - "author_account_age_days": 442 + "author_account_age_days": 443 }, "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, "last_update": "2025-09-22 01:18:37", - "author_account_age_days": 2452 + "author_account_age_days": 2453 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 2, @@ -3052,7 +3057,7 @@ "https://github.com/Hazukiaoi/ComfyUI-LM_Studio_Tools": { "stars": 6, "last_update": "2025-07-02 13:28:53", - "author_account_age_days": 4513 + "author_account_age_days": 4514 }, "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": { "stars": 1, @@ -3080,14 +3085,14 @@ "author_account_age_days": 4866 }, "https://github.com/HellerCommaA/ComfyUI-ZImageLatent": { - "stars": 2, + "stars": 3, "last_update": "2025-12-03 23:23:29", "author_account_age_days": 4866 }, "https://github.com/Hellfiredragon/comfyui-image-manipulation": { "stars": 0, "last_update": "2025-02-17 23:25:53", - "author_account_age_days": 2273 + "author_account_age_days": 2274 }, "https://github.com/HelloVision/ComfyUI_HelloMeme": { "stars": 373, @@ -3097,17 +3102,17 @@ "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": { "stars": 2, "last_update": "2025-05-21 02:17:36", - "author_account_age_days": 3622 + "author_account_age_days": 3623 }, "https://github.com/HenkDz/nd-super-nodes": { "stars": 21, "last_update": "2025-11-03 12:44:11", - "author_account_age_days": 3587 + "author_account_age_days": 3588 }, "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, "last_update": "2025-07-02 13:28:45", - "author_account_age_days": 2708 + "author_account_age_days": 2709 }, "https://github.com/HoangYell/comfyui-hoangyell-video": { "stars": 0, @@ -3117,7 +3122,7 @@ "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 5, "last_update": "2025-03-14 02:41:21", - "author_account_age_days": 1173 + "author_account_age_days": 1174 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 7, @@ -3127,17 +3132,17 @@ "https://github.com/HowToSD/ComfyUI-Data-Analysis": { "stars": 19, "last_update": "2025-06-11 04:28:54", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/HowToSD/ComfyUI-Pt-Wrapper": { "stars": 6, "last_update": "2025-06-11 04:48:46", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/Hullabalo/ComfyUI-Loop": { "stars": 12, "last_update": "2025-10-24 22:39:11", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/IAMCCS/IAMCCS-nodes": { "stars": 29, @@ -3167,12 +3172,12 @@ "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 3, "last_update": "2025-07-06 03:42:02", - "author_account_age_days": 2266 + "author_account_age_days": 2267 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 1, "last_update": "2025-06-04 09:43:26", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 1, @@ -3187,17 +3192,17 @@ "https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": { "stars": 0, "last_update": "2025-11-05 05:35:43", - "author_account_age_days": 2861 + "author_account_age_days": 2862 }, "https://github.com/IamCreateAI/ComfyUI-Animon": { "stars": 0, "last_update": "2025-11-20 11:43:41", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/IamCreateAI/Ruyi-Models": { "stars": 522, "last_update": "2025-01-20 12:21:40", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/Ian2073/ComfyUI-MyLLMnode": { "stars": 0, @@ -3212,17 +3217,17 @@ "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 4, "last_update": "2025-09-10 17:27:59", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 3, "last_update": "2025-02-03 00:25:14", - "author_account_age_days": 2035 + "author_account_age_days": 2036 }, "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures": { "stars": 2, "last_update": "2025-02-03 00:21:47", - "author_account_age_days": 2035 + "author_account_age_days": 2036 }, "https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": { "stars": 3, @@ -3247,17 +3252,17 @@ "https://github.com/ImmortalPie/ComfyUI-PonySwitch": { "stars": 10, "last_update": "2025-03-27 12:49:04", - "author_account_age_days": 4360 + "author_account_age_days": 4361 }, "https://github.com/InceptionsAI/ComfyUI-RunComfy-Helper": { "stars": 2, "last_update": "2025-12-07 15:39:57", - "author_account_age_days": 1068 + "author_account_age_days": 1069 }, "https://github.com/InstantStudioAI/ComfyUI-InstantStudio": { "stars": 4, "last_update": "2025-03-25 06:19:54", - "author_account_age_days": 368 + "author_account_age_days": 369 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 13, @@ -3272,7 +3277,7 @@ "https://github.com/Irsalistic/comfyui-dam-object-extractor": { "stars": 6, "last_update": "2025-05-13 11:10:44", - "author_account_age_days": 858 + "author_account_age_days": 859 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 9, @@ -3282,7 +3287,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 649 + "author_account_age_days": 650 }, "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": { "stars": 33, @@ -3312,32 +3317,32 @@ "https://github.com/Isulion/ComfyUI_Isulion": { "stars": 38, "last_update": "2025-05-03 12:21:05", - "author_account_age_days": 895 + "author_account_age_days": 896 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { "stars": 246, "last_update": "2025-08-29 00:23:20", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4": { "stars": 15, "last_update": "2025-04-02 16:35:52", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen2_5-VL-Instruct": { - "stars": 423, + "stars": 425, "last_update": "2025-10-23 04:10:00", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen3-VL-Instruct": { - "stars": 423, + "stars": 425, "last_update": "2025-10-23 04:10:00", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/J-ChenX/ComfyUI-NIX": { "stars": 2, "last_update": "2025-09-29 03:08:12", - "author_account_age_days": 1867 + "author_account_age_days": 1868 }, "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes": { "stars": 2, @@ -3362,17 +3367,17 @@ "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 24, "last_update": "2024-09-05 03:42:14", - "author_account_age_days": 1109 + "author_account_age_days": 1110 }, "https://github.com/Jacky-MYQ/comfyui-DataCleaning": { "stars": 5, "last_update": "2025-05-10 12:26:38", - "author_account_age_days": 881 + "author_account_age_days": 882 }, "https://github.com/Jacky-MYQ/comfyui-rgb2cmyk": { "stars": 2, "last_update": "2025-04-28 02:05:19", - "author_account_age_days": 881 + "author_account_age_days": 882 }, "https://github.com/Jairodaniel-17/ComfyUI-translate-offline": { "stars": 1, @@ -3382,7 +3387,7 @@ "https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": { "stars": 0, "last_update": "2025-01-07 06:50:58", - "author_account_age_days": 2100 + "author_account_age_days": 2101 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 98, @@ -3407,12 +3412,12 @@ "https://github.com/Jash-Vora/ComfyUI-GarmentDiT": { "stars": 3, "last_update": "2025-01-04 08:22:14", - "author_account_age_days": 948 + "author_account_age_days": 949 }, "https://github.com/JayLyu/blender-in-comfyui": { "stars": 4, "last_update": "2025-07-20 07:39:06", - "author_account_age_days": 3806 + "author_account_age_days": 3807 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 30, @@ -3452,22 +3457,22 @@ "https://github.com/Jint8888/Comfyui_JTnodes": { "stars": 1, "last_update": "2025-04-22 16:23:53", - "author_account_age_days": 588 + "author_account_age_days": 589 }, "https://github.com/JoeNavark/comfyui_custom_sigma_editor": { "stars": 21, "last_update": "2025-08-22 22:31:12", - "author_account_age_days": 1386 + "author_account_age_days": 1387 }, "https://github.com/JohanK66/ComfyUI-WebhookImage": { "stars": 1, "last_update": "2025-03-10 19:38:53", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown": { "stars": 1, "last_update": "2025-01-26 22:42:52", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/Jokimbe/ComfyUI-DrawThings-gRPC": { "stars": 25, @@ -3475,9 +3480,9 @@ "author_account_age_days": 4919 }, "https://github.com/Jonseed/ComfyUI-Detail-Daemon": { - "stars": 879, + "stars": 880, "last_update": "2025-12-04 20:22:40", - "author_account_age_days": 2717 + "author_account_age_days": 2718 }, "https://github.com/Jordach/comfy-plasma": { "stars": 75, @@ -3487,27 +3492,27 @@ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 13, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3892 + "author_account_age_days": 3893 }, "https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper": { - "stars": 43, + "stars": 44, "last_update": "2025-02-04 21:14:38", "author_account_age_days": 3708 }, "https://github.com/Julian-adv/WildDivide": { "stars": 18, "last_update": "2025-07-24 15:43:12", - "author_account_age_days": 876 + "author_account_age_days": 877 }, "https://github.com/Junst/ComfyUI-Concept-Diffusion": { "stars": 3, "last_update": "2025-09-24 10:23:07", - "author_account_age_days": 3076 + "author_account_age_days": 3077 }, "https://github.com/JustLateNightAI/KeywordImageBlocker": { "stars": 0, "last_update": "2025-05-07 17:25:44", - "author_account_age_days": 418 + "author_account_age_days": 419 }, "https://github.com/Juste-Leo2/Canary-ComfyUI": { "stars": 13, @@ -3522,7 +3527,7 @@ "https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps": { "stars": 5, "last_update": "2025-09-05 01:35:40", - "author_account_age_days": 3985 + "author_account_age_days": 3986 }, "https://github.com/JustinMatters/comfyUI-JMNodes": { "stars": 0, @@ -3547,57 +3552,57 @@ "https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": { "stars": 6, "last_update": "2025-06-16 06:49:23", - "author_account_age_days": 1792 + "author_account_age_days": 1793 }, "https://github.com/KERRY-YUAN/ComfyUI_Simple_Executor": { "stars": 2, "last_update": "2025-04-09 03:25:32", - "author_account_age_days": 1792 + "author_account_age_days": 1793 }, "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS": { "stars": 3, "last_update": "2025-06-10 06:16:34", - "author_account_age_days": 1792 + "author_account_age_days": 1793 }, "https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar": { "stars": 26, "last_update": "2025-11-26 15:12:28", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/KLL535/ComfyUI_SimpleButcher": { - "stars": 9, + "stars": 10, "last_update": "2025-08-23 23:14:41", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf": { "stars": 10, - "last_update": "2025-12-09 07:37:51", - "author_account_age_days": 387 + "last_update": "2025-12-14 19:52:31", + "author_account_age_days": 388 }, "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": { "stars": 2, "last_update": "2025-08-26 15:57:33", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/KY-2000/RES4LYF-tester-loop": { "stars": 9, "last_update": "2025-08-26 02:18:02", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/KY-2000/comfyui-ksampler-tester-loop": { "stars": 8, "last_update": "2025-08-26 02:18:37", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/KY-2000/comfyui-save-image-enhanced": { "stars": 0, "last_update": "2025-08-31 07:47:45", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/Kaleidia/KaleidiaNodes": { "stars": 0, "last_update": "2025-09-23 14:56:53", - "author_account_age_days": 2209 + "author_account_age_days": 2210 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 16, @@ -3612,12 +3617,12 @@ "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, "last_update": "2025-06-15 22:39:14", - "author_account_age_days": 591 + "author_account_age_days": 592 }, "https://github.com/Kayarte/GeoNodes": { "stars": 0, "last_update": "2025-10-08 03:49:26", - "author_account_age_days": 591 + "author_account_age_days": 592 }, "https://github.com/Kazama-Suichiku/ComfyUI-Meshy": { "stars": 0, @@ -3627,7 +3632,7 @@ "https://github.com/Kebolder/ComfyUI-Jax-Nodes": { "stars": 0, "last_update": "2025-12-12 05:13:45", - "author_account_age_days": 2043 + "author_account_age_days": 2044 }, "https://github.com/Kesin11/ComfyUI-list-filter": { "stars": 0, @@ -3642,42 +3647,42 @@ "https://github.com/Kidev/ComfyUI-FaceFilter": { "stars": 1, "last_update": "2025-10-04 18:43:44", - "author_account_age_days": 5139 + "author_account_age_days": 5140 }, "https://github.com/Kidev/ComfyUI-Fisheye-effects": { "stars": 18, "last_update": "2025-04-03 19:00:30", - "author_account_age_days": 5139 + "author_account_age_days": 5140 }, "https://github.com/Kinglord/ComfyUI_LoRA_Sidebar": { "stars": 92, "last_update": "2025-04-27 08:48:53", - "author_account_age_days": 5428 + "author_account_age_days": 5429 }, "https://github.com/Kinglord/ComfyUI_Prompt_Gallery": { "stars": 67, "last_update": "2024-09-24 21:58:55", - "author_account_age_days": 5428 + "author_account_age_days": 5429 }, "https://github.com/Kinglord/ComfyUI_Slider_Sidebar": { "stars": 42, "last_update": "2024-09-26 02:40:30", - "author_account_age_days": 5428 + "author_account_age_days": 5429 }, "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher": { "stars": 3, "last_update": "2025-10-28 14:46:07", - "author_account_age_days": 3810 + "author_account_age_days": 3811 }, "https://github.com/KohakuBlueleaf/HDM-ext": { "stars": 39, "last_update": "2025-12-14 09:11:06", - "author_account_age_days": 2166 + "author_account_age_days": 2167 }, "https://github.com/KohakuBlueleaf/z-tipo-extension": { "stars": 543, "last_update": "2025-12-14 13:08:35", - "author_account_age_days": 2166 + "author_account_age_days": 2167 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 220, @@ -3697,12 +3702,12 @@ "https://github.com/Koratahiu/ComfyUI-Diff2Flow": { "stars": 1, "last_update": "2025-11-23 11:41:18", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/Koratahiu/ComfyUI-OFTv2": { "stars": 3, "last_update": "2025-11-17 19:18:33", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 13, @@ -3737,32 +3742,32 @@ "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 4, "last_update": "2025-03-14 09:52:02", - "author_account_age_days": 1658 + "author_account_age_days": 1659 }, "https://github.com/KunmyonChoi/ComfyUI_S3_direct": { "stars": 0, "last_update": "2025-01-07 01:22:23", - "author_account_age_days": 6106 + "author_account_age_days": 6107 }, "https://github.com/Kurdknight/Kurdknight_comfycheck": { "stars": 4, "last_update": "2025-01-15 16:47:23", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/KursatAs/KrsNodes": { "stars": 0, "last_update": "2025-11-01 02:54:07", - "author_account_age_days": 1110 + "author_account_age_days": 1111 }, "https://github.com/KwaiVGI/ComfyUI-KLingAI-API": { "stars": 149, "last_update": "2025-10-24 02:07:14", - "author_account_age_days": 596 + "author_account_age_days": 597 }, "https://github.com/Ky11le/draw_tools": { "stars": 1, "last_update": "2025-05-14 05:35:47", - "author_account_age_days": 1017 + "author_account_age_days": 1018 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 5, @@ -3782,17 +3787,17 @@ "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": { "stars": 3, "last_update": "2025-09-16 17:54:17", - "author_account_age_days": 2788 + "author_account_age_days": 2789 }, "https://github.com/L33chKing/ComfyUI_Channel_Ops": { "stars": 1, "last_update": "2025-10-23 05:44:23", - "author_account_age_days": 2788 + "author_account_age_days": 2789 }, "https://github.com/L33chKing/comfyui-tag-frequency-weighter": { "stars": 0, "last_update": "2025-08-17 22:37:50", - "author_account_age_days": 2788 + "author_account_age_days": 2789 }, "https://github.com/LAOGOU-666/ComfyUI-LG_HotReload": { "stars": 257, @@ -3815,7 +3820,7 @@ "author_account_age_days": 633 }, "https://github.com/LAOGOU-666/Comfyui-Memory_Cleanup": { - "stars": 242, + "stars": 244, "last_update": "2025-11-03 18:34:35", "author_account_age_days": 633 }, @@ -3842,17 +3847,17 @@ "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 9, "last_update": "2025-10-24 17:59:49", - "author_account_age_days": 2095 + "author_account_age_days": 2096 }, "https://github.com/Lakonik/ComfyUI-piFlow": { "stars": 115, "last_update": "2025-11-12 05:08:29", - "author_account_age_days": 2320 + "author_account_age_days": 2321 }, "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, "last_update": "2025-05-18 09:22:38", - "author_account_age_days": 439 + "author_account_age_days": 440 }, "https://github.com/LaoMaoBoss/ComfyUI-WBLESS": { "stars": 0, @@ -3872,17 +3877,17 @@ "https://github.com/LatentRat/comfy_remote_run": { "stars": 9, "last_update": "2025-12-01 22:21:43", - "author_account_age_days": 1282 + "author_account_age_days": 1283 }, "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer": { "stars": 17, - "last_update": "2025-10-14 04:42:26", - "author_account_age_days": 397 + "last_update": "2025-12-15 08:08:49", + "author_account_age_days": 398 }, "https://github.com/Laurent2916/comfyui-piq": { "stars": 0, "last_update": "2025-03-17 13:50:16", - "author_account_age_days": 3405 + "author_account_age_days": 3406 }, "https://github.com/Lavah000/ComfyUI-AdvGenPack": { "stars": 1, @@ -3897,12 +3902,12 @@ "https://github.com/LeanModels/ComfyUI-DFloat11": { "stars": 12, "last_update": "2025-08-26 08:55:44", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/Legorobotdude/ComfyUI-VariationLab": { "stars": 1, "last_update": "2025-03-02 04:59:28", - "author_account_age_days": 3907 + "author_account_age_days": 3908 }, "https://github.com/LeonQ8/ComfyUI-Dynamic-Lora-Scheduler": { "stars": 1, @@ -3917,12 +3922,12 @@ "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 19, "last_update": "2025-09-01 07:46:45", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced": { "stars": 15, "last_update": "2025-09-24 19:23:21", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 12, @@ -3937,7 +3942,7 @@ "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting": { "stars": 9, "last_update": "2024-08-26 00:40:09", - "author_account_age_days": 3140 + "author_account_age_days": 3141 }, "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT": { "stars": 4, @@ -3952,12 +3957,12 @@ "https://github.com/Light-x02/ComfyUI-FluxSettingsNode": { "stars": 8, "last_update": "2025-04-28 21:45:01", - "author_account_age_days": 1315 + "author_account_age_days": 1316 }, "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes": { "stars": 8, "last_update": "2025-05-01 18:14:59", - "author_account_age_days": 1315 + "author_account_age_days": 1316 }, "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes": { "stars": 4, @@ -3972,7 +3977,7 @@ "https://github.com/Light-x02/ComfyUI_Crop_Image_By_Lightx02": { "stars": 1, "last_update": "2025-08-24 15:15:23", - "author_account_age_days": 1315 + "author_account_age_days": 1316 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, @@ -3980,9 +3985,9 @@ "author_account_age_days": 522 }, "https://github.com/Lightricks/ComfyUI-LTXVideo": { - "stars": 2452, + "stars": 2451, "last_update": "2025-12-02 14:57:43", - "author_account_age_days": 4728 + "author_account_age_days": 4729 }, "https://github.com/Limbicnation/ComfyUI-PromptGenerator": { "stars": 1, @@ -3992,22 +3997,22 @@ "https://github.com/Limbicnation/ComfyUI-RandomSeedGenerator": { "stars": 5, "last_update": "2025-08-28 05:17:39", - "author_account_age_days": 4367 + "author_account_age_days": 4368 }, "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { - "stars": 12, + "stars": 11, "last_update": "2025-11-14 04:36:40", - "author_account_age_days": 4367 + "author_account_age_days": 4368 }, "https://github.com/Limbicnation/ComfyUIDepthEstimation": { "stars": 21, "last_update": "2025-12-08 21:33:50", - "author_account_age_days": 4367 + "author_account_age_days": 4368 }, "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": { "stars": 3, "last_update": "2025-07-22 04:44:07", - "author_account_age_days": 4367 + "author_account_age_days": 4368 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, @@ -4027,7 +4032,7 @@ "https://github.com/LingSss9/comfyui-merge": { "stars": 15, "last_update": "2025-08-13 04:43:40", - "author_account_age_days": 799 + "author_account_age_days": 800 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 69, @@ -4047,7 +4052,7 @@ "https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage": { "stars": 0, "last_update": "2025-06-17 05:53:17", - "author_account_age_days": 2979 + "author_account_age_days": 2980 }, "https://github.com/Lovzu/ComfyUI-KittenTTS": { "stars": 1, @@ -4057,22 +4062,22 @@ "https://github.com/Ltamann/ComfyUI-FastVLM-7B": { "stars": 4, "last_update": "2025-08-30 10:49:54", - "author_account_age_days": 4756 + "author_account_age_days": 4757 }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { "stars": 92, "last_update": "2025-12-11 14:35:58", - "author_account_age_days": 4756 + "author_account_age_days": 4757 }, "https://github.com/Ltamann/ComfyUI-TBG-SAM3": { "stars": 142, "last_update": "2025-11-29 08:30:57", - "author_account_age_days": 4756 + "author_account_age_days": 4757 }, "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { "stars": 17, "last_update": "2025-12-07 17:01:16", - "author_account_age_days": 4756 + "author_account_age_days": 4757 }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 56, @@ -4097,7 +4102,7 @@ "https://github.com/LukeCoulson1/Comfyui_LoraCombine": { "stars": 4, "last_update": "2025-09-18 20:12:57", - "author_account_age_days": 870 + "author_account_age_days": 871 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 9, @@ -4147,7 +4152,7 @@ "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 6, "last_update": "2025-12-05 05:41:57", - "author_account_age_days": 2188 + "author_account_age_days": 2189 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 81, @@ -4167,22 +4172,22 @@ "https://github.com/MakkiShizu/ComfyUI-MakkiTools": { "stars": 6, "last_update": "2025-12-12 07:14:28", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards": { "stars": 16, "last_update": "2025-08-16 09:04:36", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL": { "stars": 18, "last_update": "2025-09-22 12:41:25", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 5, "last_update": "2025-04-27 15:34:57", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/Malte0621/hordeai-comfy": { "stars": 0, @@ -4227,7 +4232,7 @@ "https://github.com/Marksusu/ComfyUI_MTCLIPEncode": { "stars": 8, "last_update": "2025-05-07 13:56:23", - "author_account_age_days": 1246 + "author_account_age_days": 1247 }, "https://github.com/Markus-Pasanen/batch_whisper_extension": { "stars": 0, @@ -4237,12 +4242,12 @@ "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": { "stars": 0, "last_update": "2025-07-19 23:30:14", - "author_account_age_days": 3931 + "author_account_age_days": 3932 }, "https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText": { "stars": 0, "last_update": "2025-11-01 13:35:28", - "author_account_age_days": 3931 + "author_account_age_days": 3932 }, "https://github.com/MaruPelkar/comfyui-conditioning-resizer": { "stars": 2, @@ -4257,47 +4262,47 @@ "https://github.com/MasterDenis/VAE-Decode-Switch": { "stars": 4, "last_update": "2025-07-19 12:00:54", - "author_account_age_days": 2108 + "author_account_age_days": 2109 }, "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, "last_update": "2025-03-07 23:55:55", - "author_account_age_days": 2145 + "author_account_age_days": 2146 }, "https://github.com/Matthew-X/comfyui-workflow_importer": { "stars": 0, "last_update": "2025-12-10 09:16:34", - "author_account_age_days": 3312 + "author_account_age_days": 3313 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 6, "last_update": "2025-12-14 00:15:58", - "author_account_age_days": 218 + "author_account_age_days": 219 }, "https://github.com/Maxed-Out-99/ComfyUI-SmartModelLoaders-MXD": { "stars": 0, "last_update": "2025-11-20 02:34:32", - "author_account_age_days": 218 + "author_account_age_days": 219 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { "stars": 4, "last_update": "2025-05-31 18:41:13", - "author_account_age_days": 1317 + "author_account_age_days": 1318 }, "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes": { "stars": 0, "last_update": "2024-09-29 14:18:23", - "author_account_age_days": 3434 + "author_account_age_days": 3435 }, "https://github.com/Me-gumin/MeComfyuiEncrypt": { "stars": 4, "last_update": "2025-09-18 02:34:03", - "author_account_age_days": 1391 + "author_account_age_days": 1392 }, "https://github.com/MeeeyoAI/ComfyUI_StringOps": { "stars": 152, "last_update": "2025-06-04 17:47:55", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/Meettya/ComfyUI-OneForOne": { "stars": 2, @@ -4307,17 +4312,17 @@ "https://github.com/Merserk/ComfyUI-Flow-Assistor": { "stars": 1, "last_update": "2025-12-13 22:00:28", - "author_account_age_days": 1109 + "author_account_age_days": 1110 }, "https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform": { "stars": 6, "last_update": "2024-09-16 16:11:59", - "author_account_age_days": 817 + "author_account_age_days": 818 }, "https://github.com/MichaelMaxAgent/comfyui_ML_nodes": { "stars": 0, "last_update": "2025-12-03 06:42:44", - "author_account_age_days": 598 + "author_account_age_days": 599 }, "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "stars": 7, @@ -4327,17 +4332,17 @@ "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, "last_update": "2024-11-07 12:35:00", - "author_account_age_days": 1068 + "author_account_age_days": 1069 }, "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 4, "last_update": "2024-08-01 06:47:24", - "author_account_age_days": 1068 + "author_account_age_days": 1069 }, "https://github.com/MiddleKD/ComfyUI-productfix": { "stars": 12, "last_update": "2025-05-12 05:00:24", - "author_account_age_days": 1068 + "author_account_age_days": 1069 }, "https://github.com/MieMieeeee/ComfyUI-CaptionThis": { "stars": 107, @@ -4377,7 +4382,7 @@ "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 4, "last_update": "2024-07-24 16:39:41", - "author_account_age_days": 3715 + "author_account_age_days": 3716 }, "https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ": { "stars": 110, @@ -4422,7 +4427,7 @@ "https://github.com/Mister-Link/link-comfy-nodes": { "stars": 0, "last_update": "2025-12-10 13:06:53", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/MithrilMan/ComfyUI-MithrilNodes": { "stars": 0, @@ -4442,27 +4447,27 @@ "https://github.com/Miyuutsu/comfyui-save-vpred": { "stars": 4, "last_update": "2024-12-15 22:29:47", - "author_account_age_days": 3462 + "author_account_age_days": 3463 }, "https://github.com/ModelTC/ComfyUI-LightVAE": { "stars": 41, "last_update": "2025-11-03 08:47:45", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/ModelTC/ComfyUI-Lightx2vWrapper": { - "stars": 62, + "stars": 63, "last_update": "2025-12-11 17:29:51", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/Moeblack/ComfyUI-SimpleChat": { "stars": 4, "last_update": "2025-12-10 04:35:51", - "author_account_age_days": 3129 + "author_account_age_days": 3130 }, "https://github.com/MohammadAboulEla/ComfyUI-iTools": { - "stars": 203, + "stars": 204, "last_update": "2025-12-13 14:54:37", - "author_account_age_days": 1564 + "author_account_age_days": 1565 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, @@ -4477,7 +4482,7 @@ "https://github.com/MoonGoblinDev/Civicomfy": { "stars": 70, "last_update": "2025-09-12 05:21:24", - "author_account_age_days": 3341 + "author_account_age_days": 3342 }, "https://github.com/MoonHugo/ComfyUI-BAGEL-Hugo": { "stars": 3, @@ -4512,7 +4517,7 @@ "https://github.com/MovieLabs/comfyui-movielabs-util": { "stars": 1, "last_update": "2025-07-12 01:02:15", - "author_account_age_days": 4932 + "author_account_age_days": 4933 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { "stars": 3548, @@ -4542,22 +4547,22 @@ "https://github.com/MushroomFleet/ComfyUI-DJZ-POML": { "stars": 0, "last_update": "2025-08-31 19:23:11", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/MushroomFleet/ComfyUI-FLUX2-JSON": { "stars": 5, "last_update": "2025-11-27 09:25:04", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/MushroomFleet/ComfyUI-Variationator": { "stars": 1, "last_update": "2025-12-01 13:51:30", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/MushroomFleet/DJZ-Pedalboard": { "stars": 2, "last_update": "2025-11-15 04:19:19", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 57, @@ -4567,12 +4572,12 @@ "https://github.com/MzMaXaM/ComfyUi-MzMaXaM": { "stars": 14, "last_update": "2025-06-01 16:34:55", - "author_account_age_days": 2276 + "author_account_age_days": 2277 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 72, "last_update": "2024-08-19 12:52:20", - "author_account_age_days": 615 + "author_account_age_days": 616 }, "https://github.com/NHLStenden/ComfyUI-ImageBag": { "stars": 0, @@ -4582,7 +4587,7 @@ "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 4, "last_update": "2025-04-09 01:07:33", - "author_account_age_days": 1116 + "author_account_age_days": 1117 }, "https://github.com/NOLABEL-VFX/ComfyUI-NL_Nodes": { "stars": 0, @@ -4597,22 +4602,22 @@ "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": { "stars": 6, "last_update": "2024-11-03 02:48:52", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": { "stars": 9, "last_update": "2025-12-03 03:34:57", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/NakamuraShippo/ComfyUI-NS-Util": { "stars": 2, "last_update": "2025-11-05 21:49:30", - "author_account_age_days": 900 + "author_account_age_days": 901 }, "https://github.com/NeoDroleDeGueule/NDDG_Great_Nodes": { "stars": 12, "last_update": "2025-12-04 20:52:40", - "author_account_age_days": 661 + "author_account_age_days": 662 }, "https://github.com/NeoGriever/ComfyUI-NeoGriever": { "stars": 2, @@ -4622,7 +4627,7 @@ "https://github.com/NeonLightning/neonllama": { "stars": 2, "last_update": "2025-06-20 22:49:39", - "author_account_age_days": 4754 + "author_account_age_days": 4755 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 4, @@ -4652,7 +4657,7 @@ "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { "stars": 36, "last_update": "2025-11-10 22:28:10", - "author_account_age_days": 1145 + "author_account_age_days": 1146 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, @@ -4667,12 +4672,12 @@ "https://github.com/NewNoviceChen/ComfyUI-Simple-IndexTTs": { "stars": 6, "last_update": "2025-12-05 06:39:43", - "author_account_age_days": 1483 + "author_account_age_days": 1484 }, "https://github.com/NewNoviceChen/ComfyUI-XingLiu": { "stars": 4, "last_update": "2025-10-24 09:33:20", - "author_account_age_days": 1483 + "author_account_age_days": 1484 }, "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": { "stars": 9, @@ -4687,12 +4692,12 @@ "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": { "stars": 2, "last_update": "2025-04-10 00:32:13", - "author_account_age_days": 2814 + "author_account_age_days": 2815 }, "https://github.com/Nikosis/ComfyUI-Nikosis-Preprocessors": { "stars": 2, "last_update": "2025-04-08 12:28:17", - "author_account_age_days": 2814 + "author_account_age_days": 2815 }, "https://github.com/NimaNzrii/comfyui-photoshop": { "stars": 1386, @@ -4712,7 +4717,7 @@ "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 7, "last_update": "2025-05-07 18:47:45", - "author_account_age_days": 1741 + "author_account_age_days": 1742 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 16, @@ -4725,14 +4730,14 @@ "author_account_age_days": 958 }, "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper": { - "stars": 25, + "stars": 26, "last_update": "2025-07-20 12:17:01", "author_account_age_days": 3358 }, "https://github.com/Noma-Machiko/ComfyUI-ToDevice": { "stars": 1, "last_update": "2025-09-18 16:11:53", - "author_account_age_days": 1066 + "author_account_age_days": 1067 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, @@ -4747,7 +4752,7 @@ "https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": { "stars": 0, "last_update": "2025-12-06 17:39:43", - "author_account_age_days": 555 + "author_account_age_days": 556 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 236, @@ -4782,7 +4787,7 @@ "https://github.com/OKIE5/ComfyUI-CN-Pre": { "stars": 0, "last_update": "2025-10-18 23:45:21", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, @@ -4797,22 +4802,22 @@ "https://github.com/OneThingAI/ComfyUI_Onething_CV": { "stars": 1, "last_update": "2025-07-25 03:17:16", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/OneThingAI/ComfyUI_Onething_Image": { "stars": 1, "last_update": "2025-11-27 07:57:40", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": { "stars": 5, "last_update": "2025-11-28 08:21:35", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, "last_update": "2024-10-27 20:13:40", - "author_account_age_days": 2273 + "author_account_age_days": 2274 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 21, @@ -4827,7 +4832,7 @@ "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": { "stars": 1, "last_update": "2024-08-14 04:00:49", - "author_account_age_days": 3071 + "author_account_age_days": 3072 }, "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": { "stars": 0, @@ -4857,32 +4862,32 @@ "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 4, "last_update": "2025-03-22 01:25:55", - "author_account_age_days": 3338 + "author_account_age_days": 3339 }, "https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload": { "stars": 1, "last_update": "2025-03-29 00:39:01", - "author_account_age_days": 3338 + "author_account_age_days": 3339 }, "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper": { "stars": 2, "last_update": "2025-04-19 09:40:38", - "author_account_age_days": 3338 + "author_account_age_days": 3339 }, "https://github.com/Pablerdo/ComfyUI-ZeptaframePromptMerger": { "stars": 1, "last_update": "2025-03-21 17:42:55", - "author_account_age_days": 3338 + "author_account_age_days": 3339 }, "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": { "stars": 13, "last_update": "2025-05-09 22:51:17", - "author_account_age_days": 2023 + "author_account_age_days": 2024 }, "https://github.com/PanicTitan/ComfyUI-Gallery": { "stars": 81, "last_update": "2025-12-09 21:44:09", - "author_account_age_days": 2023 + "author_account_age_days": 2024 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, @@ -4902,17 +4907,17 @@ "https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": { "stars": 0, "last_update": "2025-10-12 01:48:13", - "author_account_age_days": 4066 + "author_account_age_days": 4067 }, "https://github.com/PauldeLavallaz/ComfyUI-CartesiaTTS": { "stars": 1, "last_update": "2025-11-05 02:56:11", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": { "stars": 0, "last_update": "2025-03-18 17:38:28", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/PenguinTeo/Comfyui-GeminiBanana": { "stars": 38, @@ -4932,12 +4937,12 @@ "https://github.com/Phando/ComfyUI-PhandoNodes": { "stars": 0, "last_update": "2024-09-05 16:12:24", - "author_account_age_days": 5763 + "author_account_age_days": 5764 }, "https://github.com/Pheat-AI/Remade_nodes": { "stars": 5, "last_update": "2024-10-18 00:04:58", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/PiePieDesign/PiePieTweaks": { "stars": 1, @@ -4952,22 +4957,22 @@ "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "author_account_age_days": 427 + "author_account_age_days": 428 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "stars": 0, "last_update": "2025-06-05 19:20:04", - "author_account_age_days": 427 + "author_account_age_days": 428 }, "https://github.com/Pirog17000/Pirogs-Nodes": { "stars": 3, "last_update": "2025-11-17 00:34:32", - "author_account_age_days": 4750 + "author_account_age_days": 4751 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, "last_update": "2025-01-20 05:44:54", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/PixelML/ComfyUI-PixelML-CustomNodes": { "stars": 0, @@ -4987,7 +4992,7 @@ "https://github.com/Polygoningenieur/ComfyUI-IC-Light-Video": { "stars": 1, "last_update": "2025-09-03 18:37:13", - "author_account_age_days": 652 + "author_account_age_days": 653 }, "https://github.com/Pondowner857/comfy_Pond_Nodes_V2": { "stars": 2, @@ -4997,7 +5002,7 @@ "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher": { "stars": 2, "last_update": "2024-11-07 08:59:23", - "author_account_age_days": 1120 + "author_account_age_days": 1121 }, "https://github.com/Positliver/comfyui-zegr": { "stars": 1, @@ -5012,72 +5017,72 @@ "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { "stars": 2559, "last_update": "2024-08-21 06:14:24", - "author_account_age_days": 501 + "author_account_age_days": 502 }, "https://github.com/PozzettiAndrea/ComfyUI-CADabra": { "stars": 9, "last_update": "2025-12-14 15:48:57", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3": { - "stars": 210, + "stars": 212, "last_update": "2025-11-21 10:55:34", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": { "stars": 33, - "last_update": "2025-12-13 10:15:31", - "author_account_age_days": 2230 + "last_update": "2025-12-14 22:26:44", + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-Grounding": { "stars": 29, - "last_update": "2025-12-09 18:26:12", - "author_account_age_days": 2230 + "last_update": "2025-12-15 04:04:15", + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": { "stars": 5, "last_update": "2025-11-15 22:29:56", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": { "stars": 5, "last_update": "2025-11-15 22:29:56", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3": { - "stars": 291, + "stars": 292, "last_update": "2025-12-13 11:48:55", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3DBody": { "stars": 199, "last_update": "2025-12-09 14:50:33", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-UniRig": { "stars": 231, "last_update": "2025-12-13 16:09:19", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PressWagon/ComfyUI-StringsAndThings": { "stars": 3, "last_update": "2025-05-18 12:01:37", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/ProGamerGov/ComfyUI_preview360panorama": { "stars": 79, "last_update": "2025-05-25 19:26:43", - "author_account_age_days": 3980 + "author_account_age_days": 3981 }, "https://github.com/ProGamerGov/ComfyUI_pytorch360convert": { "stars": 22, "last_update": "2025-09-22 18:50:33", - "author_account_age_days": 3980 + "author_account_age_days": 3981 }, "https://github.com/ProGamerGov/ComfyUI_pytorch360convert_video": { "stars": 2, "last_update": "2025-10-29 15:59:02", - "author_account_age_days": 3980 + "author_account_age_days": 3981 }, "https://github.com/PrunaAI/ComfyUI_pruna": { "stars": 65, @@ -5087,27 +5092,27 @@ "https://github.com/Pseudotools/Pseudocomfy": { "stars": 2, "last_update": "2025-10-07 04:01:07", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/Pun0110/ComfyUI-CSV-Styler": { "stars": 1, "last_update": "2025-11-08 14:43:59", - "author_account_age_days": 1580 + "author_account_age_days": 1581 }, "https://github.com/Q-Bug4/Comfyui-Qb-DateNodes": { "stars": 4, "last_update": "2025-07-14 11:37:31", - "author_account_age_days": 2472 + "author_account_age_days": 2473 }, "https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": { "stars": 7, "last_update": "2025-03-27 12:51:03", - "author_account_age_days": 2472 + "author_account_age_days": 2473 }, "https://github.com/Q-Bug4/comfyui-qbug-batch": { "stars": 2, "last_update": "2025-04-13 03:05:36", - "author_account_age_days": 2472 + "author_account_age_days": 2473 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, @@ -5117,17 +5122,17 @@ "https://github.com/QijiTec/ComfyUI-RED-UNO": { "stars": 25, "last_update": "2025-04-21 01:07:24", - "author_account_age_days": 1001 + "author_account_age_days": 1002 }, "https://github.com/QuietNoise/comfyui_queue_manager": { "stars": 35, "last_update": "2025-12-13 22:51:09", - "author_account_age_days": 4743 + "author_account_age_days": 4744 }, "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, "last_update": "2025-05-24 03:55:35", - "author_account_age_days": 336 + "author_account_age_days": 337 }, "https://github.com/RUiNtheExtinct/comfyui-save-file-extended": { "stars": 6, @@ -5142,7 +5147,7 @@ "https://github.com/RainyN0077/ComfyUI-PromptSE": { "stars": 10, "last_update": "2025-08-15 13:12:09", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { "stars": 27, @@ -5157,42 +5162,42 @@ "https://github.com/Randy420Marsh/ComfyUI-Civitai-API-Url-Resolver": { "stars": 1, "last_update": "2025-12-08 05:09:52", - "author_account_age_days": 2542 + "author_account_age_days": 2543 }, "https://github.com/Randy420Marsh/civitai-api-url-resolver": { "stars": 1, "last_update": "2025-12-08 05:09:52", - "author_account_age_days": 2542 + "author_account_age_days": 2543 }, "https://github.com/Rathius-Saranoth/Rathius_ComfyNodes": { "stars": 0, "last_update": "2025-11-28 02:40:18", - "author_account_age_days": 85 + "author_account_age_days": 86 }, "https://github.com/Raykosan/ComfyUI_RS-SaturationNode": { "stars": 8, "last_update": "2025-04-12 10:38:46", - "author_account_age_days": 1918 + "author_account_age_days": 1919 }, "https://github.com/Raykosan/ComfyUI_RaykoStudio": { "stars": 11, "last_update": "2025-08-12 08:33:06", - "author_account_age_days": 1918 + "author_account_age_days": 1919 }, "https://github.com/RaymondProduction/comfyui-zerna-pack": { "stars": 0, "last_update": "2025-03-26 16:10:15", - "author_account_age_days": 3464 + "author_account_age_days": 3465 }, "https://github.com/ReBeating/ComfyUI-Artist-Selector": { "stars": 1, "last_update": "2025-02-10 15:39:41", - "author_account_age_days": 1916 + "author_account_age_days": 1917 }, "https://github.com/RegulusAlpha/ComfyUI-DynPromptSimplified": { "stars": 2, "last_update": "2025-10-27 18:44:13", - "author_account_age_days": 3392 + "author_account_age_days": 3393 }, "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule": { "stars": 0, @@ -5207,7 +5212,7 @@ "https://github.com/Reithan/negative_rejection_steering": { "stars": 16, "last_update": "2025-12-05 04:44:46", - "author_account_age_days": 4242 + "author_account_age_days": 4243 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 7, @@ -5222,52 +5227,52 @@ "https://github.com/RhizoNymph/ComfyUI-CLIPSlider": { "stars": 9, "last_update": "2024-09-07 19:47:02", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/RhizoNymph/ComfyUI-ColorWheel": { "stars": 1, "last_update": "2024-10-13 06:26:51", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, "last_update": "2024-08-11 07:25:04", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/RiceRound/ComfyUI_CryptoCat": { "stars": 97, "last_update": "2025-06-19 04:14:31", - "author_account_age_days": 442 + "author_account_age_days": 443 }, "https://github.com/RiceRound/ComfyUI_RiceRound": { "stars": 18, "last_update": "2025-03-18 07:31:16", - "author_account_age_days": 442 + "author_account_age_days": 443 }, "https://github.com/Rinsanga1/comfyui-florence2xy": { "stars": 0, "last_update": "2025-06-25 05:42:46", - "author_account_age_days": 689 + "author_account_age_days": 690 }, "https://github.com/Rizzlord/ComfyUI-RizzNodes": { "stars": 1, "last_update": "2025-12-10 14:16:31", - "author_account_age_days": 1967 + "author_account_age_days": 1968 }, "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": { "stars": 8, "last_update": "2025-06-09 23:34:07", - "author_account_age_days": 1286 + "author_account_age_days": 1287 }, "https://github.com/RodrigoSKohl/InteriorDesign-for-ComfyUI": { "stars": 14, "last_update": "2025-08-07 05:37:43", - "author_account_age_days": 1286 + "author_account_age_days": 1287 }, "https://github.com/RodrigoSKohl/comfyui-tryoff-anyone": { "stars": 23, "last_update": "2025-04-14 03:36:22", - "author_account_age_days": 1286 + "author_account_age_days": 1287 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 23, @@ -5282,11 +5287,11 @@ "https://github.com/RunningOverGlowies/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2025-12-08 13:44:46", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/Runware/ComfyUI-Runware": { - "stars": 127, - "last_update": "2025-12-11 03:33:31", + "stars": 128, + "last_update": "2025-12-14 23:07:51", "author_account_age_days": 738 }, "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk": { @@ -5341,8 +5346,8 @@ }, "https://github.com/SKFRMSEHF/comfyui_SK_Loader": { "stars": 0, - "last_update": "2025-12-14 13:52:19", - "author_account_age_days": 5 + "last_update": "2025-12-15 00:03:31", + "author_account_age_days": 6 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 102, @@ -5387,42 +5392,42 @@ "https://github.com/SXQBW/ComfyUI-Qwen": { "stars": 19, "last_update": "2025-05-26 05:01:41", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/SXQBW/ComfyUI-Qwen-Omni": { "stars": 39, "last_update": "2025-06-08 07:53:11", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/SXQBW/ComfyUI-Qwen-VL": { "stars": 24, "last_update": "2025-10-25 02:52:24", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/SaTaNoob/ComfyUI-Z-Image-Turbo-Resolutions": { "stars": 2, "last_update": "2025-12-04 10:00:45", - "author_account_age_days": 3204 + "author_account_age_days": 3205 }, "https://github.com/Saganaki22/ComfyUI-Maya1_TTS": { "stars": 51, "last_update": "2025-11-11 23:36:14", - "author_account_age_days": 1674 + "author_account_age_days": 1675 }, "https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": { "stars": 6, "last_update": "2025-09-14 00:53:14", - "author_account_age_days": 1674 + "author_account_age_days": 1675 }, "https://github.com/Saganaki22/ComfyUI-Step_Audio_EditX_TTS": { - "stars": 41, + "stars": 43, "last_update": "2025-12-04 06:03:03", - "author_account_age_days": 1674 + "author_account_age_days": 1675 }, "https://github.com/Saganaki22/ComfyUI-dotWaveform": { "stars": 27, "last_update": "2025-11-12 10:35:07", - "author_account_age_days": 1674 + "author_account_age_days": 1675 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 448, @@ -5442,7 +5447,7 @@ "https://github.com/Sampkao/ComfyUI-Amage": { "stars": 1, "last_update": "2025-09-24 22:14:30", - "author_account_age_days": 897 + "author_account_age_days": 898 }, "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "stars": 2, @@ -5452,17 +5457,17 @@ "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 3, "last_update": "2025-05-26 22:46:39", - "author_account_age_days": 1169 + "author_account_age_days": 1170 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, "last_update": "2025-06-18 16:41:48", - "author_account_age_days": 1169 + "author_account_age_days": 1170 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 4, "last_update": "2025-05-07 23:48:49", - "author_account_age_days": 1169 + "author_account_age_days": 1170 }, "https://github.com/Santat2023/ComfyUiRagNodes": { "stars": 0, @@ -5475,24 +5480,24 @@ "author_account_age_days": 3233 }, "https://github.com/Saquib764/omini-kontext": { - "stars": 424, + "stars": 425, "last_update": "2025-09-01 16:42:36", "author_account_age_days": 5014 }, "https://github.com/SatadalAI/SATA_UtilityNode": { "stars": 1, "last_update": "2025-11-27 16:03:35", - "author_account_age_days": 702 + "author_account_age_days": 703 }, "https://github.com/SaturMars/ComfyUI-NVVFR": { "stars": 0, "last_update": "2025-08-05 05:39:42", - "author_account_age_days": 676 + "author_account_age_days": 677 }, "https://github.com/SaturMars/ComfyUI-QwenImageLoraConverter": { "stars": 29, "last_update": "2025-08-09 17:55:04", - "author_account_age_days": 676 + "author_account_age_days": 677 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 26, @@ -5530,7 +5535,7 @@ "author_account_age_days": 615 }, "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": { - "stars": 1, + "stars": 2, "last_update": "2025-12-02 23:00:43", "author_account_age_days": 4364 }, @@ -5557,12 +5562,12 @@ "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": { "stars": 79, "last_update": "2025-01-31 09:01:23", - "author_account_age_days": 2058 + "author_account_age_days": 2059 }, "https://github.com/SeanScripts/ComfyUI-Unload-Model": { "stars": 81, "last_update": "2025-06-13 04:22:23", - "author_account_age_days": 2058 + "author_account_age_days": 2059 }, "https://github.com/SeargeDP/ComfyUI_Searge_LLM": { "stars": 142, @@ -5577,17 +5582,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": 71 + "author_account_age_days": 72 }, "https://github.com/Seb-Lis/ComfyUI_Node_Pack": { "stars": 0, "last_update": "2025-11-30 11:13:27", - "author_account_age_days": 71 + "author_account_age_days": 72 }, "https://github.com/Seb-Lis/comfyui-image-labeler": { "stars": 0, "last_update": "2025-11-02 09:33:21", - "author_account_age_days": 71 + "author_account_age_days": 72 }, "https://github.com/Sekiun/ComfyUI-WebpToPNGSequence": { "stars": 3, @@ -5602,42 +5607,47 @@ "https://github.com/Semper-Sursum/HF-Flux-ComfyUI": { "stars": 2, "last_update": "2025-03-29 17:35:11", - "author_account_age_days": 327 + "author_account_age_days": 328 }, "https://github.com/ServiceStack/comfy-asset-downloader": { "stars": 14, "last_update": "2025-05-08 16:21:02", - "author_account_age_days": 5423 + "author_account_age_days": 5424 }, "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint": { - "stars": 18, + "stars": 19, "last_update": "2025-12-13 09:15:04", "author_account_age_days": 5574 }, "https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": { "stars": 450, "last_update": "2025-06-22 08:50:25", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ShammiG/ComfyUI-Image_Properties_SG": { "stars": 10, "last_update": "2025-12-05 06:41:25", - "author_account_age_days": 73 + "author_account_age_days": 74 }, "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": 73 + "author_account_age_days": 74 + }, + "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": 74 }, "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": { - "stars": 29, + "stars": 30, "last_update": "2025-12-09 04:52:05", - "author_account_age_days": 73 + "author_account_age_days": 74 }, "https://github.com/ShammiG/ComfyUI-VAE-Timestamp-Clock-SG": { "stars": 0, "last_update": "2025-11-11 15:41:53", - "author_account_age_days": 73 + "author_account_age_days": 74 }, "https://github.com/Shannooty/ComfyUI-Timer-Nodes": { "stars": 5, @@ -5657,27 +5667,27 @@ "https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL": { "stars": 7, "last_update": "2025-10-05 18:19:27", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter": { "stars": 31, "last_update": "2025-02-18 07:36:09", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_advanced": { "stars": 1, "last_update": "2025-11-09 14:06:53", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd": { "stars": 1, "last_update": "2025-11-09 14:06:53", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": { "stars": 5, "last_update": "2025-10-06 02:49:47", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 11, @@ -5885,9 +5895,9 @@ "author_account_age_days": 1743 }, "https://github.com/ShootTheSound/comfyUI-Realtime-Lora": { - "stars": 162, + "stars": 167, "last_update": "2025-12-13 02:09:28", - "author_account_age_days": 1229 + "author_account_age_days": 1230 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 5, @@ -5897,7 +5907,7 @@ "https://github.com/ShunL12324/comfy-portal-endpoint": { "stars": 4, "last_update": "2025-11-25 13:51:36", - "author_account_age_days": 3076 + "author_account_age_days": 3077 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 48, @@ -5907,7 +5917,7 @@ "https://github.com/SiegeKeebsOffical/comfyui-lmstudio": { "stars": 0, "last_update": "2025-12-14 13:16:58", - "author_account_age_days": 3909 + "author_account_age_days": 3910 }, "https://github.com/Siempreflaco/ComfyUI-NCNodes": { "stars": 0, @@ -5917,22 +5927,22 @@ "https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders": { "stars": 3, "last_update": "2024-08-30 01:19:54", - "author_account_age_days": 2221 + "author_account_age_days": 2222 }, "https://github.com/SignalCha1n/comfyui-ComfySnap": { "stars": 4, "last_update": "2025-04-27 15:24:25", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/SijieMei/ComfyUI-promptHistory": { "stars": 0, "last_update": "2025-03-24 03:32:05", - "author_account_age_days": 2449 + "author_account_age_days": 2450 }, "https://github.com/SilentZhang/comfyui-encrypt": { "stars": 0, "last_update": "2025-11-15 22:03:32", - "author_account_age_days": 3981 + "author_account_age_days": 3982 }, "https://github.com/SilverAndJade/comfyui-silver-nodes": { "stars": 0, @@ -5942,12 +5952,12 @@ "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 3, "last_update": "2025-07-31 16:30:02", - "author_account_age_days": 2720 + "author_account_age_days": 2721 }, "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": { "stars": 0, "last_update": "2025-05-10 15:54:59", - "author_account_age_days": 2816 + "author_account_age_days": 2817 }, "https://github.com/SipherAGI/comfyui-animatediff": { "stars": 746, @@ -5962,7 +5972,7 @@ "https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": { "stars": 7, "last_update": "2025-03-29 04:35:17", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3": { "stars": 65, @@ -5982,12 +5992,12 @@ "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 1, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 1229 + "author_account_age_days": 1230 }, "https://github.com/SnJake/SnJake_JPG_Artifacts_Noise_Cleaner": { "stars": 3, "last_update": "2025-12-11 08:47:11", - "author_account_age_days": 2017 + "author_account_age_days": 2018 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 15, @@ -6032,52 +6042,52 @@ "https://github.com/SozeInc/ComfyUI_Soze": { "stars": 8, "last_update": "2025-09-06 19:16:37", - "author_account_age_days": 617 + "author_account_age_days": 618 }, "https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt": { "stars": 3, "last_update": "2025-04-15 20:36:37", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-GPENO": { "stars": 67, "last_update": "2025-04-15 20:29:05", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutosize": { "stars": 0, "last_update": "2025-11-29 00:59:24", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutotone": { "stars": 20, "last_update": "2025-04-15 20:35:55", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-LatentClamp": { "stars": 2, "last_update": "2025-04-15 20:36:15", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-LatentOrientation": { "stars": 0, "last_update": "2025-11-28 23:28:46", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-MaskArbiter": { "stars": 4, "last_update": "2025-12-02 21:29:54", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": { "stars": 0, "last_update": "2025-04-22 00:31:50", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/SpenserCai/ComfyUI-FunAudioLLM": { "stars": 88, "last_update": "2024-11-27 09:22:05", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/Spin256/spin256-comfyui": { "stars": 0, @@ -6085,19 +6095,19 @@ "author_account_age_days": 52 }, "https://github.com/SquirrelRat/MultiString-Prompts": { - "stars": 0, + "stars": 1, "last_update": "2025-10-23 19:44:28", - "author_account_age_days": 2834 + "author_account_age_days": 2835 }, "https://github.com/SquirrelRat/WanVideoLooper": { - "stars": 5, + "stars": 6, "last_update": "2025-11-13 15:18:00", - "author_account_age_days": 2834 + "author_account_age_days": 2835 }, "https://github.com/SshunWang/ComfyUI_CosyVoice": { "stars": 17, "last_update": "2025-02-05 23:48:10", - "author_account_age_days": 2480 + "author_account_age_days": 2481 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 60, @@ -6112,37 +6122,37 @@ "https://github.com/StableLlama/ComfyUI-basic_data_handling": { "stars": 29, "last_update": "2025-11-28 16:20:08", - "author_account_age_days": 716 + "author_account_age_days": 717 }, "https://github.com/StarAsh042/ComfyUI_RollingArtist": { "stars": 1, "last_update": "2025-12-13 13:19:54", - "author_account_age_days": 3546 + "author_account_age_days": 3547 }, "https://github.com/StarIICraft/ComfyUI-Simple-Selector": { "stars": 0, "last_update": "2025-11-19 19:20:30", - "author_account_age_days": 511 + "author_account_age_days": 512 }, "https://github.com/StarMagicAI/comfyui_tagger": { "stars": 5, "last_update": "2024-09-03 02:01:59", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": { "stars": 14, "last_update": "2025-11-20 11:52:45", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/Starnodes2024/ComfyUI_StarNodes": { "stars": 61, - "last_update": "2025-12-08 16:30:55", - "author_account_age_days": 540 + "last_update": "2025-12-15 07:47:33", + "author_account_age_days": 541 }, "https://github.com/Starnodes2024/comfyui_Starnodes_DyPE": { "stars": 9, "last_update": "2025-10-31 09:55:07", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 127, @@ -6192,17 +6202,17 @@ "https://github.com/Steudio/ComfyUI_Steudio": { "stars": 112, "last_update": "2025-11-17 17:59:12", - "author_account_age_days": 674 + "author_account_age_days": 675 }, "https://github.com/Style-Mosaic/dino-x-comfyui-node": { "stars": 2, "last_update": "2025-01-28 21:40:18", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/SuLU-K/comfyui-easy-sam3-tools": { - "stars": 0, + "stars": 1, "last_update": "2025-12-09 16:06:41", - "author_account_age_days": 1845 + "author_account_age_days": 1846 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 206, @@ -6222,7 +6232,7 @@ "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 4, "last_update": "2025-11-21 13:12:02", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/Sxela/ComfyWarp": { "stars": 48, @@ -6257,17 +6267,17 @@ "https://github.com/TJ16th/ComfyUI-TJ-PolkaDot": { "stars": 2, "last_update": "2025-11-03 12:39:44", - "author_account_age_days": 3073 + "author_account_age_days": 3074 }, "https://github.com/TJ16th/TJ_ComfyUI_ColorUtility": { "stars": 0, "last_update": "2025-11-09 17:51:36", - "author_account_age_days": 3073 + "author_account_age_days": 3074 }, "https://github.com/TJ16th/TJ_ComfyUI_Lineart2Vector": { "stars": 1, "last_update": "2025-11-09 02:41:19", - "author_account_age_days": 3073 + "author_account_age_days": 3074 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 152, @@ -6297,37 +6307,37 @@ "https://github.com/TTPlanetPig/Comfyui_Hunyuan3D": { "stars": 30, "last_update": "2024-11-10 16:59:42", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_JC2": { "stars": 215, "last_update": "2025-05-21 16:25:36", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_Object_Detect_QWen_VL": { "stars": 143, "last_update": "2025-12-14 14:27:01", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_Object_Migration": { - "stars": 787, + "stars": 786, "last_update": "2024-11-20 16:51:57", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { "stars": 29, "last_update": "2024-08-21 17:52:56", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/Comfyui_TTP_Toolset": { - "stars": 825, + "stars": 826, "last_update": "2025-06-15 11:21:35", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/TTPlanetPig/TTP_Comfyui_FramePack_SE": { "stars": 44, "last_update": "2025-04-25 11:36:15", - "author_account_age_days": 741 + "author_account_age_days": 742 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, @@ -6337,7 +6347,7 @@ "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS": { "stars": 4, "last_update": "2025-06-04 10:19:49", - "author_account_age_days": 3587 + "author_account_age_days": 3588 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 14, @@ -6347,7 +6357,7 @@ "https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes": { "stars": 3, "last_update": "2025-10-01 21:48:29", - "author_account_age_days": 5044 + "author_account_age_days": 5045 }, "https://github.com/Taremin/comfyui-keep-multiple-tabs": { "stars": 7, @@ -6397,7 +6407,7 @@ "https://github.com/Temult/TWanSigmaGraph": { "stars": 10, "last_update": "2025-04-17 09:39:00", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 385, @@ -6407,7 +6417,7 @@ "https://github.com/Tenney95/ComfyUI-NodeAligner": { "stars": 150, "last_update": "2025-05-09 07:48:08", - "author_account_age_days": 464 + "author_account_age_days": 465 }, "https://github.com/Tensor-Art/ComfyUI_TENSOR_ART": { "stars": 15, @@ -6417,7 +6427,7 @@ "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/TheArtOfficial/ComfyUI-MaskMorph": { "stars": 0, @@ -6437,7 +6447,7 @@ "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 5, "last_update": "2025-10-22 19:08:07", - "author_account_age_days": 1617 + "author_account_age_days": 1618 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 490, @@ -6447,12 +6457,12 @@ "https://github.com/TheWhykiki/Whykiki-ComfyUIToolset": { "stars": 0, "last_update": "2025-03-02 22:17:54", - "author_account_age_days": 3855 + "author_account_age_days": 3856 }, "https://github.com/ThepExcel/aiangelgallery-comfyui": { "stars": 2, "last_update": "2025-01-15 07:53:09", - "author_account_age_days": 2099 + "author_account_age_days": 2100 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 12, @@ -6472,7 +6482,7 @@ "https://github.com/TiamaTiramisu/risutools": { "stars": 3, "last_update": "2025-04-20 22:51:50", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/TianDongL/Blind_watermark_Comfyui": { "stars": 13, @@ -6487,7 +6497,7 @@ "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 1, "last_update": "2025-11-22 03:39:03", - "author_account_age_days": 2319 + "author_account_age_days": 2320 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 568, @@ -6502,22 +6512,22 @@ "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 178, "last_update": "2025-08-22 11:48:28", - "author_account_age_days": 3927 + "author_account_age_days": 3928 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 3, "last_update": "2025-02-13 16:41:59", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/Tr1dae/ComfyUI-EasyFilePaths": { "stars": 0, "last_update": "2025-11-08 23:31:36", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/Tr1dae/ComfyUI-LoraPromptMatcher": { "stars": 0, "last_update": "2025-09-14 02:36:11", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/Transhumai/ComfyUI-LegionPower": { "stars": 1, @@ -6527,7 +6537,7 @@ "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": { "stars": 1, "last_update": "2024-09-26 01:46:02", - "author_account_age_days": 1110 + "author_account_age_days": 1111 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 64, @@ -6547,7 +6557,7 @@ "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, "last_update": "2025-05-22 07:41:32", - "author_account_age_days": 1256 + "author_account_age_days": 1257 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 136, @@ -6562,17 +6572,17 @@ "https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": { "stars": 0, "last_update": "2025-12-08 19:39:56", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/TuonoMindCode/ComfyUI-Resolution-Suggest-Downscale": { "stars": 0, "last_update": "2025-12-12 11:10:05", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/TuriSc/comfyui-text-line-selector": { "stars": 1, "last_update": "2025-11-22 12:22:59", - "author_account_age_days": 4275 + "author_account_age_days": 4276 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, @@ -6582,7 +6592,7 @@ "https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync": { "stars": 0, "last_update": "2025-12-13 11:16:00", - "author_account_age_days": 5079 + "author_account_age_days": 5080 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 5, @@ -6592,17 +6602,17 @@ "https://github.com/UndefinedUo/DuoUmiWildcards": { "stars": 0, "last_update": "2025-11-30 08:24:43", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/Urabewe/ComfyUI-CountS2VExtend": { "stars": 0, "last_update": "2025-08-31 04:06:50", - "author_account_age_days": 5135 + "author_account_age_days": 5136 }, "https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku": { "stars": 5, "last_update": "2025-11-08 18:33:14", - "author_account_age_days": 3966 + "author_account_age_days": 3967 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 315, @@ -6612,7 +6622,7 @@ "https://github.com/VK/vk-nodes": { "stars": 0, "last_update": "2025-05-07 19:59:57", - "author_account_age_days": 5883 + "author_account_age_days": 5884 }, "https://github.com/Vaibhavs10/ComfyUI-DDUF": { "stars": 5, @@ -6630,19 +6640,19 @@ "author_account_age_days": 817 }, "https://github.com/Vaporbook/ComfyUI-SaveImage-PP": { - "stars": 0, + "stars": 1, "last_update": "2025-05-08 15:04:17", "author_account_age_days": 5377 }, "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio": { "stars": 4, "last_update": "2025-08-15 17:37:40", - "author_account_age_days": 1160 + "author_account_age_days": 1161 }, "https://github.com/Verolelb/ComfyUI-VideoCompressor": { "stars": 4, "last_update": "2025-09-26 13:06:13", - "author_account_age_days": 1160 + "author_account_age_days": 1161 }, "https://github.com/VertexAnomaly/ComfyUI_ImageSentinel": { "stars": 4, @@ -6652,7 +6662,7 @@ "https://github.com/VertexStudio/roblox-comfyui-nodes": { "stars": 0, "last_update": "2024-10-08 16:35:54", - "author_account_age_days": 3516 + "author_account_age_days": 3517 }, "https://github.com/VikramxD/VEnhancer-ComfyUI-Wrapper": { "stars": 12, @@ -6662,17 +6672,17 @@ "https://github.com/Visionatrix/ComfyUI-Gemini": { "stars": 26, "last_update": "2025-12-08 20:49:55", - "author_account_age_days": 654 + "author_account_age_days": 655 }, "https://github.com/Visionatrix/ComfyUI-RemoteVAE": { "stars": 2, "last_update": "2025-07-05 18:20:05", - "author_account_age_days": 654 + "author_account_age_days": 655 }, "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 2, "last_update": "2025-07-06 10:53:01", - "author_account_age_days": 654 + "author_account_age_days": 655 }, "https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": { "stars": 79, @@ -6685,14 +6695,14 @@ "author_account_age_days": 1458 }, "https://github.com/VykosX/ControlFlowUtils": { - "stars": 134, + "stars": 135, "last_update": "2024-12-09 17:24:48", - "author_account_age_days": 2448 + "author_account_age_days": 2449 }, "https://github.com/WASasquatch/ComfyUI_LMStudio_EasyQuery": { - "stars": 4, + "stars": 5, "last_update": "2025-11-17 22:13:31", - "author_account_age_days": 5163 + "author_account_age_days": 5164 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 34, @@ -6727,27 +6737,27 @@ "https://github.com/WASasquatch/was_affine": { "stars": 4, "last_update": "2025-11-09 22:43:51", - "author_account_age_days": 5163 + "author_account_age_days": 5164 }, "https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": { "stars": 2, "last_update": "2025-01-21 08:19:52", - "author_account_age_days": 2750 + "author_account_age_days": 2751 }, "https://github.com/WWWEN8/ComfyUI-CCXManager": { "stars": 5, "last_update": "2025-11-21 03:36:02", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 5, "last_update": "2024-07-30 04:43:14", - "author_account_age_days": 514 + "author_account_age_days": 515 }, "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": { "stars": 4, "last_update": "2025-11-03 22:46:57", - "author_account_age_days": 1160 + "author_account_age_days": 1161 }, "https://github.com/WainWong/ComfyUI-Loop-image": { "stars": 40, @@ -6762,7 +6772,7 @@ "https://github.com/WangDianhui/ComfyUI-SA-ODE_Sampler": { "stars": 1, "last_update": "2025-10-04 02:48:04", - "author_account_age_days": 1039 + "author_account_age_days": 1040 }, "https://github.com/WangPengxing/ComfyUI_WPX_Node": { "stars": 0, @@ -6772,7 +6782,7 @@ "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": { "stars": 9, "last_update": "2025-11-30 19:46:03", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/WaveSpeedAI/wavespeed-comfyui": { "stars": 37, @@ -6792,12 +6802,12 @@ "https://github.com/Wenaka2004/ComfyUI-TagClassifier": { "stars": 25, "last_update": "2025-01-31 04:28:34", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/What-a-stupid-username/comfyui-InversedSampler": { "stars": 1, "last_update": "2025-07-31 14:35:16", - "author_account_age_days": 2830 + "author_account_age_days": 2831 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -6805,39 +6815,39 @@ "author_account_age_days": 4182 }, "https://github.com/Windecay/ComfyUI-ReservedVRAM": { - "stars": 177, + "stars": 178, "last_update": "2025-11-20 03:09:15", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/Windecay/ComfyUI-SDupcaleTiledSize": { "stars": 8, "last_update": "2025-11-20 07:48:43", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/Windecay/ComfyUI_CheckVprediction": { "stars": 0, "last_update": "2025-10-27 01:37:16", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/Windecay/ComfyUI_Dynamic-RAMCache": { "stars": 29, "last_update": "2025-11-29 03:30:56", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": { "stars": 11, "last_update": "2025-12-14 04:45:28", - "author_account_age_days": 1109 + "author_account_age_days": 1110 }, "https://github.com/X-School-Academy/X-FluxAgent": { "stars": 29, "last_update": "2025-06-05 08:28:11", - "author_account_age_days": 256 + "author_account_age_days": 257 }, "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes": { "stars": 46, "last_update": "2024-09-04 11:37:04", - "author_account_age_days": 1701 + "author_account_age_days": 1702 }, "https://github.com/XLabs-AI/x-flux-comfyui": { "stars": 1678, @@ -6847,12 +6857,12 @@ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, "last_update": "2025-06-04 20:33:17", - "author_account_age_days": 774 + "author_account_age_days": 775 }, "https://github.com/XYMikky12138/ComfyUI-MIKKY-Mask-Editor": { "stars": 1, "last_update": "2025-12-14 12:18:14", - "author_account_age_days": 0 + "author_account_age_days": 1 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, @@ -6862,22 +6872,22 @@ "https://github.com/Xclbr7/ComfyUI-Merlin": { "stars": 31, "last_update": "2024-09-02 19:36:05", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/Xiangyu-CAS/HandFixer": { "stars": 205, "last_update": "2025-02-10 02:02:01", - "author_account_age_days": 3926 + "author_account_age_days": 3927 }, "https://github.com/XieJunchen/comfyUI_LLM": { "stars": 2, "last_update": "2025-08-03 13:21:08", - "author_account_age_days": 2312 + "author_account_age_days": 2313 }, "https://github.com/Xkipper/ComfyUI_SkipperNodes": { "stars": 0, "last_update": "2025-04-26 20:13:45", - "author_account_age_days": 4017 + "author_account_age_days": 4018 }, "https://github.com/XmYx/ComfyUI-SmolLM3": { "stars": 5, @@ -6922,7 +6932,7 @@ "https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling": { "stars": 23, "last_update": "2025-02-27 21:13:18", - "author_account_age_days": 537 + "author_account_age_days": 538 }, "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, @@ -6942,192 +6952,192 @@ "https://github.com/YarvixPA/ComfyUI-YarvixPA": { "stars": 0, "last_update": "2025-11-28 03:59:23", - "author_account_age_days": 744 + "author_account_age_days": 745 }, "https://github.com/YaserJaradeh/comfyui-yaser-nodes": { "stars": 4, "last_update": "2025-10-17 12:29:43", - "author_account_age_days": 4062 + "author_account_age_days": 4063 }, "https://github.com/Yeq6X/ComfyUI-image-to-video-inserter": { "stars": 7, "last_update": "2025-10-28 08:51:30", - "author_account_age_days": 2186 + "author_account_age_days": 2187 }, "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 4, "last_update": "2025-08-08 00:32:59", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/Ysthara/ComfyUI-Resolution-AR-Node": { "stars": 0, "last_update": "2025-12-06 16:11:07", - "author_account_age_days": 8 + "author_account_age_days": 9 }, "https://github.com/Yuan-ManX/ComfyUI-AniSora": { "stars": 49, "last_update": "2025-05-27 04:11:59", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-AudioX": { "stars": 10, "last_update": "2025-05-27 04:14:59", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Bagel": { "stars": 29, "last_update": "2025-05-28 03:00:53", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-ChatterboxTTS": { "stars": 11, "last_update": "2025-05-30 08:13:06", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Cobra": { "stars": 7, "last_update": "2025-04-18 02:06:26", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Dia": { "stars": 6, "last_update": "2025-04-24 06:58:05", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Direct3D-S2": { "stars": 16, "last_update": "2025-06-10 03:24:25", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-HiDream-I1": { "stars": 9, "last_update": "2025-04-14 02:56:22", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-HiggsAudio": { "stars": 21, "last_update": "2025-07-26 07:19:35", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1": { "stars": 35, "last_update": "2025-06-16 07:03:54", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait": { "stars": 8, "last_update": "2025-05-28 09:47:34", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-HunyuanVideo-Avatar": { "stars": 27, "last_update": "2025-05-29 07:49:15", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Kimi-VL": { "stars": 1, "last_update": "2025-04-17 06:55:14", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-LLaMA-Mesh": { "stars": 5, "last_update": "2024-11-29 09:52:04", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-LayerAnimate": { "stars": 4, "last_update": "2025-04-01 03:16:53", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-LiveCC": { "stars": 4, "last_update": "2025-05-27 04:14:30", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Matrix-Game": { "stars": 7, "last_update": "2025-05-13 08:05:00", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-MoviiGen": { "stars": 10, "last_update": "2025-05-27 04:12:30", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Multiverse": { "stars": 1, "last_update": "2025-05-09 06:51:35", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Muyan-TTS": { "stars": 2, "last_update": "2025-05-08 08:21:24", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-OmniGen2": { "stars": 123, "last_update": "2025-06-26 02:46:07", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-OrpheusTTS": { "stars": 7, "last_update": "2025-03-24 02:47:23", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-PhotoDoodle": { "stars": 3, "last_update": "2025-02-28 03:47:54", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-PosterCraft": { "stars": 18, "last_update": "2025-06-26 10:00:28", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2": { "stars": 31, "last_update": "2025-05-27 04:14:03", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic": { "stars": 12, "last_update": "2025-07-30 06:02:10", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-SoundHub": { "stars": 3, "last_update": "2024-11-27 08:00:48", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Step1X-3D": { "stars": 13, "last_update": "2025-05-16 02:36:06", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-StyleStudio": { "stars": 4, "last_update": "2025-03-10 09:38:08", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-ThinkSound": { "stars": 23, "last_update": "2025-07-12 03:48:32", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-UNO": { "stars": 10, "last_update": "2025-04-11 07:37:33", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yuan-ManX/ComfyUI-Vui": { "stars": 3, "last_update": "2025-06-12 03:55:32", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node": { "stars": 2, "last_update": "2025-10-04 06:11:49", - "author_account_age_days": 1944 + "author_account_age_days": 1945 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 382, @@ -7227,7 +7237,7 @@ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 23, "last_update": "2024-07-19 06:38:39", - "author_account_age_days": 1811 + "author_account_age_days": 1812 }, "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx": { "stars": 2, @@ -7242,12 +7252,12 @@ "https://github.com/Zar4X/ComfyUI-Batch-Process": { "stars": 7, "last_update": "2025-12-10 03:45:04", - "author_account_age_days": 969 + "author_account_age_days": 970 }, "https://github.com/Zar4X/ComfyUI-Image-Resizing": { "stars": 3, "last_update": "2025-12-04 02:41:50", - "author_account_age_days": 969 + "author_account_age_days": 970 }, "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, @@ -7260,19 +7270,19 @@ "author_account_age_days": 1732 }, "https://github.com/Zehong-Ma/ComfyUI-MagCache": { - "stars": 252, + "stars": 253, "last_update": "2025-11-27 11:52:49", "author_account_age_days": 1741 }, "https://github.com/Zeknes/Comfyui-LLM-Chat": { "stars": 0, "last_update": "2025-12-05 05:40:04", - "author_account_age_days": 1133 + "author_account_age_days": 1134 }, "https://github.com/Zeknes/Comfyui-Nanobanana-API": { "stars": 0, "last_update": "2025-12-02 09:39:30", - "author_account_age_days": 1133 + "author_account_age_days": 1134 }, "https://github.com/Zeks/comfyui-rapidfire": { "stars": 0, @@ -7282,12 +7292,12 @@ "https://github.com/ZeroSpaceStudios/ComfyUI-ZSNodes": { "stars": 0, "last_update": "2025-08-26 00:26:08", - "author_account_age_days": 261 + "author_account_age_days": 262 }, "https://github.com/Zone-Roam/ComfyUI-Live-Search": { "stars": 0, "last_update": "2025-11-26 12:20:52", - "author_account_age_days": 1790 + "author_account_age_days": 1791 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, @@ -7307,37 +7317,37 @@ "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": 4338 + "author_account_age_days": 4339 }, "https://github.com/a-und-b/ComfyUI_AB_Wildcard": { "stars": 0, "last_update": "2025-12-10 15:06:11", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/a-und-b/ComfyUI_Delay": { "stars": 5, "last_update": "2025-01-10 11:20:35", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/a-und-b/ComfyUI_IC-Light-v2_fal": { "stars": 41, "last_update": "2025-05-05 08:34:47", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/a-und-b/ComfyUI_JSON_Helper": { "stars": 4, "last_update": "2025-01-09 15:54:55", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/a-und-b/ComfyUI_LoRA_from_URL": { "stars": 4, "last_update": "2025-01-16 13:40:26", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/a-und-b/ComfyUI_MaskAreaCondition": { "stars": 4, "last_update": "2025-04-28 08:23:36", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 104, @@ -7347,12 +7357,12 @@ "https://github.com/aTanguay/ComfyUI_Detonate": { "stars": 0, "last_update": "2025-11-25 04:13:26", - "author_account_age_days": 3987 + "author_account_age_days": 3988 }, "https://github.com/abdozmantar/ComfyUI-DeepExtract": { "stars": 44, "last_update": "2025-08-26 02:43:39", - "author_account_age_days": 690 + "author_account_age_days": 691 }, "https://github.com/abdozmantar/ComfyUI-DeepExtractV2": { "stars": 34, @@ -7362,12 +7372,12 @@ "https://github.com/abdullahceylan/ac-comfyui-image-optimizer": { "stars": 0, "last_update": "2025-11-05 13:57:38", - "author_account_age_days": 2843 + "author_account_age_days": 2844 }, "https://github.com/abdullahceylan/ac-comfyui-queue-manager": { "stars": 4, "last_update": "2025-09-27 18:12:15", - "author_account_age_days": 2843 + "author_account_age_days": 2844 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 3, @@ -7385,14 +7395,14 @@ "author_account_age_days": 701 }, "https://github.com/acorderob/sd-webui-prompt-postprocessor": { - "stars": 45, + "stars": 46, "last_update": "2025-12-09 19:13:15", - "author_account_age_days": 4365 + "author_account_age_days": 4366 }, "https://github.com/adambarbato/ComfyUI-Sa2VA": { "stars": 89, "last_update": "2025-11-08 02:53:34", - "author_account_age_days": 4469 + "author_account_age_days": 4470 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 7, @@ -7407,7 +7417,7 @@ "https://github.com/adigayung/ComfyUI-Translator": { "stars": 15, "last_update": "2024-09-09 03:36:52", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/adrianschubek/comfyui-zeug": { "stars": 1, @@ -7432,22 +7442,22 @@ "https://github.com/aesethtics/ComfyUI-Utilitools": { "stars": 1, "last_update": "2025-08-27 21:58:17", - "author_account_age_days": 3384 + "author_account_age_days": 3385 }, "https://github.com/aesethtics/comfyui-3d-model-viewer": { "stars": 1, "last_update": "2025-09-24 17:27:58", - "author_account_age_days": 3384 + "author_account_age_days": 3385 }, "https://github.com/agavesunset/AgaveLogicCounter": { "stars": 1, "last_update": "2025-11-27 07:54:15", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { "stars": 7, "last_update": "2025-08-03 11:26:11", - "author_account_age_days": 2422 + "author_account_age_days": 2423 }, "https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node": { "stars": 0, @@ -7462,12 +7472,12 @@ "https://github.com/ahkimkoo/ComfyUI-GetKeyFrames": { "stars": 0, "last_update": "2025-11-14 11:02:04", - "author_account_age_days": 5776 + "author_account_age_days": 5777 }, "https://github.com/ahkimkoo/Comfyui-AudioSegment": { "stars": 5, "last_update": "2025-09-19 03:20:14", - "author_account_age_days": 5776 + "author_account_age_days": 5777 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, @@ -7482,7 +7492,7 @@ "https://github.com/ai-shizuka/ComfyUI-tbox": { "stars": 19, "last_update": "2025-04-22 10:21:03", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/aiaiaikkk/ComfyUI-Curve": { "stars": 155, @@ -7507,7 +7517,7 @@ "https://github.com/aiartvn/A2V_Multi_Image_Composite": { "stars": 1, "last_update": "2025-02-02 04:14:06", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, @@ -7517,27 +7527,27 @@ "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, "last_update": "2025-02-21 13:31:14", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/aidec/Comfyui_TextBatch_aidec": { "stars": 14, "last_update": "2025-11-12 02:50:17", - "author_account_age_days": 4441 + "author_account_age_days": 4442 }, "https://github.com/aidenli/ComfyUI_NYJY": { "stars": 140, "last_update": "2025-12-04 02:01:08", - "author_account_age_days": 5086 + "author_account_age_days": 5087 }, "https://github.com/aigc-apps/EasyAnimate": { "stars": 2239, "last_update": "2025-03-06 11:41:28", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/aigc-apps/VideoX-Fun": { - "stars": 1668, - "last_update": "2025-12-14 03:35:07", - "author_account_age_days": 856 + "stars": 1672, + "last_update": "2025-12-15 06:14:18", + "author_account_age_days": 857 }, "https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": { "stars": 2, @@ -7547,32 +7557,32 @@ "https://github.com/ainewsto/Comfyui-chatgpt-api": { "stars": 54, "last_update": "2025-08-12 06:38:37", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/ainewsto/Comfyui-google-veo2-api": { "stars": 4, "last_update": "2025-05-06 06:43:48", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/ainewsto/Comfyui_Comfly_v2": { "stars": 115, "last_update": "2025-12-10 02:38:38", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/ainewsto/comfyui-labs-google": { "stars": 87, "last_update": "2025-06-18 02:12:39", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/aining2022/ComfyUI_Swwan": { "stars": 2, "last_update": "2025-11-30 13:39:46", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 2, "last_update": "2024-07-31 13:39:36", - "author_account_age_days": 527 + "author_account_age_days": 528 }, "https://github.com/aistudynow/Comfyui-HunyuanFoley": { "stars": 56, @@ -7582,32 +7592,32 @@ "https://github.com/ajbergh/comfyui-ethnicity_hairstyle_clip_encoder": { "stars": 2, "last_update": "2025-02-28 22:07:11", - "author_account_age_days": 2320 + "author_account_age_days": 2321 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { "stars": 31, "last_update": "2025-11-30 20:57:15", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/akatz-ai/ComfyUI-Basic-Math": { "stars": 10, "last_update": "2025-09-30 03:58:34", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes": { "stars": 247, "last_update": "2025-05-05 04:23:55", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": { "stars": 334, "last_update": "2025-11-30 04:47:00", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/akatz-ai/ComfyUI-X-Portrait-Nodes": { "stars": 86, "last_update": "2025-04-20 05:29:13", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/akaugun/comfyui-lora-hook-trigger": { "stars": 0, @@ -7616,33 +7626,33 @@ }, "https://github.com/akawana/ComfyUI-Folded-Prompts": { "stars": 1, - "last_update": "2025-12-14 14:19:41", + "last_update": "2025-12-14 19:01:40", "author_account_age_days": 1013 }, "https://github.com/akawana/ComfyUI-Keybinding-extra": { "stars": 1, - "last_update": "2025-12-14 14:19:41", + "last_update": "2025-12-14 19:01:40", "author_account_age_days": 1013 }, "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor": { "stars": 1, - "last_update": "2025-12-14 10:05:05", + "last_update": "2025-12-14 19:10:53", "author_account_age_days": 1013 }, "https://github.com/akawana/ComfyUI-Utils-extra": { "stars": 0, - "last_update": "2025-12-14 13:23:24", + "last_update": "2025-12-14 21:37:54", "author_account_age_days": 1013 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 0, "last_update": "2024-10-20 20:12:15", - "author_account_age_days": 2872 + "author_account_age_days": 2873 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 2, "last_update": "2024-10-20 20:14:09", - "author_account_age_days": 2872 + "author_account_age_days": 2873 }, "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 6, @@ -7662,27 +7672,27 @@ "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt": { "stars": 0, "last_update": "2025-11-05 16:43:30", - "author_account_age_days": 3164 + "author_account_age_days": 3165 }, "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note": { "stars": 1, "last_update": "2025-11-10 14:12:45", - "author_account_age_days": 3164 + "author_account_age_days": 3165 }, "https://github.com/alFrame/ComfyUI-AF-Find-Nodes": { "stars": 2, "last_update": "2025-11-26 16:18:48", - "author_account_age_days": 3164 + "author_account_age_days": 3165 }, "https://github.com/alFrame/ComfyUI-AF-Pack-Prompt-Nodes": { "stars": 2, "last_update": "2025-11-12 17:23:45", - "author_account_age_days": 3164 + "author_account_age_days": 3165 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 14, "last_update": "2024-08-02 03:35:41", - "author_account_age_days": 4028 + "author_account_age_days": 4029 }, "https://github.com/alankent/ComfyUI-OA-360-Clip": { "stars": 0, @@ -7692,12 +7702,12 @@ "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 8, "last_update": "2025-07-18 14:34:09", - "author_account_age_days": 4587 + "author_account_age_days": 4588 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, "last_update": "2025-09-27 03:57:59", - "author_account_age_days": 2363 + "author_account_age_days": 2364 }, "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, @@ -7707,7 +7717,7 @@ "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 3, "last_update": "2025-11-18 13:01:14", - "author_account_age_days": 4046 + "author_account_age_days": 4047 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 7, @@ -7737,20 +7747,20 @@ "https://github.com/alexcong/ComfyUI_QwenVL": { "stars": 113, "last_update": "2025-11-29 20:16:15", - "author_account_age_days": 4124 + "author_account_age_days": 4125 }, "https://github.com/alexgenovese/ComfyUI-UNO-Flux": { "stars": 1, "last_update": "2025-06-16 17:27:27", - "author_account_age_days": 5552 + "author_account_age_days": 5553 }, "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": { "stars": 15, "last_update": "2024-09-01 13:04:48", - "author_account_age_days": 5552 + "author_account_age_days": 5553 }, "https://github.com/alexisrolland/ComfyUI-Blender": { - "stars": 103, + "stars": 104, "last_update": "2025-12-07 09:48:02", "author_account_age_days": 3824 }, @@ -7782,7 +7792,7 @@ "https://github.com/ali-vilab/ACE_plus": { "stars": 1336, "last_update": "2025-04-21 06:36:02", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 122, @@ -7792,7 +7802,7 @@ "https://github.com/alibof96/ComfyUI-DownscaleIRN": { "stars": 0, "last_update": "2025-10-30 22:04:34", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 97, @@ -7802,7 +7812,7 @@ "https://github.com/alludus/ComfyUI-multiGPU-upscaler": { "stars": 0, "last_update": "2025-11-14 18:32:26", - "author_account_age_days": 3872 + "author_account_age_days": 3873 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 10, @@ -7832,22 +7842,22 @@ "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced": { "stars": 0, "last_update": "2025-12-12 15:43:06", - "author_account_age_days": 2057 + "author_account_age_days": 2058 }, "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": { "stars": 29, "last_update": "2025-12-10 20:57:09", - "author_account_age_days": 982 + "author_account_age_days": 983 }, "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D": { "stars": 14, "last_update": "2025-11-06 22:21:00", - "author_account_age_days": 982 + "author_account_age_days": 983 }, "https://github.com/amtarr/ComfyUI-TextureAlchemy": { "stars": 0, "last_update": "2025-12-11 21:58:49", - "author_account_age_days": 1191 + "author_account_age_days": 1192 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, @@ -7862,7 +7872,7 @@ "https://github.com/andygill/comfyui-sunflower-nodes": { "stars": 1, "last_update": "2025-01-02 04:23:22", - "author_account_age_days": 6330 + "author_account_age_days": 6331 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, @@ -7872,27 +7882,27 @@ "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "author_account_age_days": 3259 + "author_account_age_days": 3260 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3259 + "author_account_age_days": 3260 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, "last_update": "2025-03-27 14:09:26", - "author_account_age_days": 2288 + "author_account_age_days": 2289 }, "https://github.com/anhrefnyoiyoi/Placeholder-Replacer-By-ID": { "stars": 0, "last_update": "2025-11-12 23:04:25", - "author_account_age_days": 2253 + "author_account_age_days": 2254 }, "https://github.com/anilstream/ComfyUI-Ideogram-Character": { "stars": 0, "last_update": "2025-12-08 10:55:29", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/annewj023/Comfyui_google_nano": { "stars": 11, @@ -7907,12 +7917,12 @@ "https://github.com/apeirography/DaimalyadNodes": { "stars": 0, "last_update": "2025-08-15 03:21:01", - "author_account_age_days": 2278 + "author_account_age_days": 2279 }, "https://github.com/apenguin24/ComfyUI-WanKeyframing": { "stars": 0, "last_update": "2025-10-24 17:43:26", - "author_account_age_days": 55 + "author_account_age_days": 56 }, "https://github.com/arcum42/ComfyUI_SageUtils": { "stars": 21, @@ -7932,17 +7942,17 @@ "https://github.com/arthurtravers/ComfyUI-VideoOutputBridge": { "stars": 0, "last_update": "2025-11-21 04:35:57", - "author_account_age_days": 2979 + "author_account_age_days": 2980 }, "https://github.com/asaddi/ComfyUI-YALLM-node": { "stars": 4, "last_update": "2025-09-25 05:37:51", - "author_account_age_days": 4072 + "author_account_age_days": 4073 }, "https://github.com/asaddi/YALLM-LlamaVision": { "stars": 6, "last_update": "2025-03-27 14:42:04", - "author_account_age_days": 4072 + "author_account_age_days": 4073 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 63, @@ -7972,22 +7982,22 @@ "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader": { "stars": 4, "last_update": "2025-02-09 02:50:51", - "author_account_age_days": 552 + "author_account_age_days": 553 }, "https://github.com/ashtar1984/ComfyUI-SwitchPathLazy": { "stars": 0, "last_update": "2025-12-13 15:55:26", - "author_account_age_days": 56 + "author_account_age_days": 57 }, "https://github.com/ashtar1984/comfyui-find-perfect-resolution": { "stars": 5, "last_update": "2025-12-05 14:45:19", - "author_account_age_days": 56 + "author_account_age_days": 57 }, "https://github.com/asutermo/ComfyUI-Flux-TryOff": { "stars": 48, "last_update": "2025-03-10 21:05:14", - "author_account_age_days": 5449 + "author_account_age_days": 5450 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 175, @@ -8007,7 +8017,7 @@ "https://github.com/attashe/ComfyUI-FluxRegionAttention": { "stars": 140, "last_update": "2025-03-02 16:37:39", - "author_account_age_days": 4162 + "author_account_age_days": 4163 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 39, @@ -8022,7 +8032,7 @@ "https://github.com/austinbrown34/ComfyUI-IO-Helpers": { "stars": 1, "last_update": "2025-02-13 14:29:22", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 264, @@ -8047,7 +8057,7 @@ "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "author_account_age_days": 611 + "author_account_age_days": 612 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 29, @@ -8057,17 +8067,17 @@ "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, "last_update": "2025-06-21 18:26:40", - "author_account_age_days": 956 + "author_account_age_days": 957 }, "https://github.com/azazeal04/ComfyUI-HybridSamplers": { "stars": 7, "last_update": "2025-11-09 17:17:00", - "author_account_age_days": 956 + "author_account_age_days": 957 }, "https://github.com/azazeal04/comfyui-switch-samplers": { "stars": 3, "last_update": "2025-10-07 17:17:03", - "author_account_age_days": 956 + "author_account_age_days": 957 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 5, @@ -8082,7 +8092,7 @@ "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 5, "last_update": "2025-06-23 16:12:19", - "author_account_age_days": 215 + "author_account_age_days": 216 }, "https://github.com/bablueza/ComfyUI-Vaja-Ai4thai": { "stars": 1, @@ -8092,12 +8102,12 @@ "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "author_account_age_days": 943 + "author_account_age_days": 944 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 1, "last_update": "2025-05-16 07:28:19", - "author_account_age_days": 943 + "author_account_age_days": 944 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 51, @@ -8112,7 +8122,7 @@ "https://github.com/badxprogramm/ComfyUI-GradientBlur": { "stars": 1, "last_update": "2025-04-10 03:47:51", - "author_account_age_days": 810 + "author_account_age_days": 811 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 14, @@ -8127,12 +8137,12 @@ "https://github.com/bananasss00/ComfyUI-SP-Nodes": { "stars": 15, "last_update": "2025-08-29 18:40:07", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/bananasss00/ComfyUI-flux_fill_patcher": { "stars": 7, "last_update": "2024-11-25 20:04:20", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/banodoco/steerable-motion": { "stars": 959, @@ -8162,7 +8172,7 @@ "https://github.com/bbtaivi/ComfyUI-Aiv-Param": { "stars": 1, "last_update": "2025-02-16 03:01:20", - "author_account_age_days": 992 + "author_account_age_days": 993 }, "https://github.com/bear2b/comfyui-argo-nodes": { "stars": 0, @@ -8187,17 +8197,17 @@ "https://github.com/benda1989/CosyVoice2_ComfyUI": { "stars": 25, "last_update": "2025-04-16 08:39:57", - "author_account_age_days": 2651 + "author_account_age_days": 2652 }, "https://github.com/benda1989/Sonic_ComfyUI": { "stars": 3, "last_update": "2025-02-24 10:04:56", - "author_account_age_days": 2651 + "author_account_age_days": 2652 }, "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 1, "last_update": "2025-06-12 22:37:05", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, @@ -8212,32 +8222,32 @@ "https://github.com/benstaniford/comfy-contact-sheet-image-loader": { "stars": 10, "last_update": "2025-08-02 06:16:57", - "author_account_age_days": 5006 + "author_account_age_days": 5007 }, "https://github.com/benstaniford/comfy-image-switch": { "stars": 0, "last_update": "2025-08-03 06:08:05", - "author_account_age_days": 5006 + "author_account_age_days": 5007 }, "https://github.com/benstaniford/comfy-load-last-image": { "stars": 0, "last_update": "2025-07-08 07:19:46", - "author_account_age_days": 5006 + "author_account_age_days": 5007 }, "https://github.com/benstaniford/comfy-lora-loader-with-triggerdb": { "stars": 33, "last_update": "2025-07-14 19:10:28", - "author_account_age_days": 5006 + "author_account_age_days": 5007 }, "https://github.com/benstaniford/comfy-prompt-db": { "stars": 6, "last_update": "2025-07-29 07:27:44", - "author_account_age_days": 5006 + "author_account_age_days": 5007 }, "https://github.com/bentoml/comfy-pack": { "stars": 196, "last_update": "2025-11-10 02:12:51", - "author_account_age_days": 2448 + "author_account_age_days": 2449 }, "https://github.com/beyondprompting/ComfyUI-Beyond_nodes": { "stars": 0, @@ -8247,17 +8257,17 @@ "https://github.com/bgreene2/ComfyUI-Hunyuan-Image-3": { "stars": 26, "last_update": "2025-10-15 01:11:05", - "author_account_age_days": 4688 + "author_account_age_days": 4689 }, "https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": { "stars": 2, "last_update": "2025-08-21 16:54:53", - "author_account_age_days": 3216 + "author_account_age_days": 3217 }, "https://github.com/big-mon/ComfyUI-ResolutionPresets": { "stars": 2, "last_update": "2025-04-12 17:05:21", - "author_account_age_days": 3214 + "author_account_age_days": 3215 }, "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 2, @@ -8272,97 +8282,97 @@ "https://github.com/billwuhao/ComfyUI_ACE-Step": { "stars": 203, "last_update": "2025-05-28 08:39:13", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_AudioTools": { "stars": 79, "last_update": "2025-07-07 05:08:44", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_CSM": { "stars": 5, "last_update": "2025-06-02 14:00:17", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_DiffRhythm": { "stars": 141, "last_update": "2025-05-30 12:12:57", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_EraX-WoW-Turbo": { "stars": 14, "last_update": "2025-05-23 09:41:43", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_IndexTTS": { - "stars": 446, + "stars": 447, "last_update": "2025-11-07 09:48:46", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_KokoroTTS_MW": { "stars": 29, "last_update": "2025-06-02 14:03:36", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_MegaTTS3": { "stars": 204, "last_update": "2025-06-11 01:01:40", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_NotaGen": { "stars": 53, "last_update": "2025-06-06 02:58:28", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_OneButtonPrompt": { "stars": 24, "last_update": "2025-07-07 10:55:15", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_OuteTTS": { "stars": 10, "last_update": "2025-06-11 06:14:07", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_PortraitTools": { "stars": 19, "last_update": "2025-06-15 13:31:45", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_SOME": { "stars": 7, "last_update": "2025-06-10 08:08:17", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_SparkTTS": { "stars": 49, "last_update": "2025-05-23 09:45:08", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_StepAudioTTS": { - "stars": 155, + "stars": 156, "last_update": "2025-05-23 09:45:26", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_gemmax": { "stars": 27, "last_update": "2025-05-30 12:17:42", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/ComfyUI_parakeet-tdt": { "stars": 3, "last_update": "2025-06-15 13:24:58", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/billwuhao/Comfyui_HeyGem": { - "stars": 165, + "stars": 166, "last_update": "2025-06-02 14:14:35", - "author_account_age_days": 2474 + "author_account_age_days": 2475 }, "https://github.com/birdneststream/ComfyUI-Mircify": { "stars": 0, "last_update": "2025-08-31 02:51:11", - "author_account_age_days": 1904 + "author_account_age_days": 1905 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 5, @@ -8372,12 +8382,12 @@ "https://github.com/black-forest-labs/bfl-comfy-nodes": { "stars": 89, "last_update": "2025-02-07 22:13:26", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/blackcodetavern/ComfyUI-Benripack": { "stars": 9, "last_update": "2024-09-07 09:06:00", - "author_account_age_days": 3411 + "author_account_age_days": 3412 }, "https://github.com/blepping/ComfyUI-ApplyResAdapterUnet": { "stars": 31, @@ -8422,17 +8432,17 @@ "https://github.com/blob8/ComfyUI_sloppy-comic": { "stars": 11, "last_update": "2025-09-09 15:26:36", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/blob8/ComfyUI_video-image-motion-transfer": { "stars": 1, "last_update": "2025-09-14 15:59:02", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/blovett80/ComfyUI-PixelDojo": { "stars": 0, "last_update": "2025-03-27 10:30:18", - "author_account_age_days": 740 + "author_account_age_days": 741 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, @@ -8442,7 +8452,7 @@ "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 2, "last_update": "2025-03-31 08:48:48", - "author_account_age_days": 5105 + "author_account_age_days": 5106 }, "https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI": { "stars": 3, @@ -8467,7 +8477,7 @@ "https://github.com/bmad4ever/comfyui_panels": { "stars": 3, "last_update": "2025-11-04 12:52:32", - "author_account_age_days": 4074 + "author_account_age_days": 4075 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 10, @@ -8487,7 +8497,7 @@ "https://github.com/bobosola/ComfyUI-reboot": { "stars": 1, "last_update": "2025-10-12 15:56:09", - "author_account_age_days": 3953 + "author_account_age_days": 3954 }, "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, @@ -8497,32 +8507,32 @@ "https://github.com/bombax-xiaoice/ComfyUI-Allegro": { "stars": 4, "last_update": "2025-05-13 04:00:11", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/bombax-xiaoice/ComfyUI-DisPose": { "stars": 0, "last_update": "2025-03-03 06:49:40", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/bombax-xiaoice/ComfyUI-MagicDance": { "stars": 2, "last_update": "2024-12-26 04:43:40", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V": { "stars": 1, "last_update": "2025-01-21 07:58:50", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/bombax-xiaoice/ComfyUI-OpenSoraPlan": { "stars": 1, "last_update": "2025-01-22 05:38:11", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/bombdefuser-124/Newbie-Teacache-ComfyUI": { - "stars": 0, + "stars": 1, "last_update": "2025-12-13 21:28:29", - "author_account_age_days": 1341 + "author_account_age_days": 1342 }, "https://github.com/bombless/comfyUI-RememberingUtils": { "stars": 0, @@ -8532,32 +8542,32 @@ "https://github.com/bomborant/ComfyUI-ShakaNodes": { "stars": 0, "last_update": "2025-12-06 03:30:50", - "author_account_age_days": 2058 + "author_account_age_days": 2059 }, "https://github.com/bongsang/ComfyUI-Bongsang": { "stars": 0, "last_update": "2025-01-05 05:42:30", - "author_account_age_days": 4141 + "author_account_age_days": 4142 }, "https://github.com/boredofnames/ComfyUI-ntfy": { "stars": 0, "last_update": "2025-03-28 00:54:54", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-08-17 21:49:36", - "author_account_age_days": 2107 + "author_account_age_days": 2108 }, "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": { "stars": 4, "last_update": "2025-08-10 07:43:57", - "author_account_age_days": 2107 + "author_account_age_days": 2108 }, "https://github.com/bowtiedbluefin/ComfyUI-AI-CustomURL": { "stars": 0, "last_update": "2025-11-10 02:13:14", - "author_account_age_days": 1471 + "author_account_age_days": 1472 }, "https://github.com/bpmpnaito/comfyui-imageviewer": { "stars": 0, @@ -8572,17 +8582,17 @@ "https://github.com/bradsec/ComfyUI_ResolutionSelectorPlus": { "stars": 14, "last_update": "2025-12-07 10:46:58", - "author_account_age_days": 4194 + "author_account_age_days": 4195 }, "https://github.com/bradsec/ComfyUI_StringEssentials": { "stars": 24, "last_update": "2025-12-12 22:53:20", - "author_account_age_days": 4194 + "author_account_age_days": 4195 }, "https://github.com/brahianrosswill/ComfyUi-RandomNoiseCustom": { "stars": 0, "last_update": "2025-12-07 20:21:12", - "author_account_age_days": 996 + "author_account_age_days": 997 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 2, @@ -8617,7 +8627,7 @@ "https://github.com/brenzel/comfyui-prompt-beautify": { "stars": 17, "last_update": "2025-09-10 15:43:18", - "author_account_age_days": 3525 + "author_account_age_days": 3526 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 308, @@ -8647,7 +8657,7 @@ "https://github.com/btitkin/ComfyUI-RandomPromptBuilder": { "stars": 6, "last_update": "2025-12-03 10:00:24", - "author_account_age_days": 1520 + "author_account_age_days": 1521 }, "https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": { "stars": 0, @@ -8667,7 +8677,7 @@ "https://github.com/bugltd/ComfyLab-Pack": { "stars": 9, "last_update": "2025-05-13 17:35:50", - "author_account_age_days": 337 + "author_account_age_days": 338 }, "https://github.com/bulldog68/ComfyUI_FMJ_LLM": { "stars": 2, @@ -8682,17 +8692,17 @@ "https://github.com/burnsbert/ComfyUI-EBU-LMStudio": { "stars": 31, "last_update": "2025-08-30 18:11:35", - "author_account_age_days": 5183 + "author_account_age_days": 5184 }, "https://github.com/burnsbert/ComfyUI-EBU-PromptHelper": { "stars": 2, "last_update": "2025-07-21 02:04:36", - "author_account_age_days": 5183 + "author_account_age_days": 5184 }, "https://github.com/burnsbert/ComfyUI-EBU-Workflow": { "stars": 0, "last_update": "2025-09-13 23:22:31", - "author_account_age_days": 5183 + "author_account_age_days": 5184 }, "https://github.com/bvhari/ComfyUI_CFGStar": { "stars": 1, @@ -8722,17 +8732,17 @@ "https://github.com/bytedance/ComfyUI-HyperLoRA": { "stars": 468, "last_update": "2025-06-25 08:47:51", - "author_account_age_days": 4626 + "author_account_age_days": 4627 }, "https://github.com/bytedance/ComfyUI_InfiniteYou": { "stars": 280, "last_update": "2025-07-25 04:53:32", - "author_account_age_days": 4626 + "author_account_age_days": 4627 }, "https://github.com/bytedance/comfyui-lumi-batcher": { - "stars": 497, + "stars": 499, "last_update": "2025-12-07 11:45:47", - "author_account_age_days": 4626 + "author_account_age_days": 4627 }, "https://github.com/c0ffymachyne/ComfyUI_BeatByte": { "stars": 10, @@ -8752,32 +8762,32 @@ "https://github.com/calcuis/gguf": { "stars": 169, "last_update": "2025-12-01 13:08:56", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { "stars": 50, "last_update": "2024-09-02 23:00:00", - "author_account_age_days": 3840 + "author_account_age_days": 3841 }, "https://github.com/caleboleary/Comfyui-calbenodes": { "stars": 1, "last_update": "2024-09-16 19:27:58", - "author_account_age_days": 3840 + "author_account_age_days": 3841 }, "https://github.com/camenduru/ComfyUI-TostAI": { "stars": 1, "last_update": "2024-08-22 04:04:06", - "author_account_age_days": 2306 + "author_account_age_days": 2307 }, "https://github.com/cardenluo/ComfyUI-Apt_Preset": { "stars": 225, - "last_update": "2025-12-14 15:34:28", + "last_update": "2025-12-14 16:26:54", "author_account_age_days": 942 }, "https://github.com/casc1701/ComfyUI_OverlayFrameNumber": { "stars": 0, "last_update": "2025-10-07 22:48:23", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 57, @@ -8787,7 +8797,7 @@ "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, "last_update": "2025-04-09 03:39:29", - "author_account_age_days": 1069 + "author_account_age_days": 1070 }, "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, @@ -8812,22 +8822,22 @@ "https://github.com/cedarconnor/ComfyUI-DreamCube": { "stars": 0, "last_update": "2025-11-24 05:06:34", - "author_account_age_days": 4833 + "author_account_age_days": 4834 }, "https://github.com/cedarconnor/comfyui-BatchNameLoop": { "stars": 1, "last_update": "2025-07-22 04:11:06", - "author_account_age_days": 4833 + "author_account_age_days": 4834 }, "https://github.com/cedarconnor/comfyui-LatLong": { "stars": 0, - "last_update": "2025-11-08 04:44:36", - "author_account_age_days": 4833 + "last_update": "2025-12-15 05:18:50", + "author_account_age_days": 4834 }, "https://github.com/cedarconnor/upsampler": { "stars": 2, "last_update": "2025-11-05 19:39:45", - "author_account_age_days": 4833 + "author_account_age_days": 4834 }, "https://github.com/celoron/ComfyUI-VisualQueryTemplate": { "stars": 12, @@ -8847,7 +8857,7 @@ "https://github.com/cenzijing/ComfyUI-Markmap": { "stars": 1, "last_update": "2025-01-04 21:00:08", - "author_account_age_days": 2003 + "author_account_age_days": 2004 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 36, @@ -8862,7 +8872,7 @@ "https://github.com/cganimitta/ComfyUI_CGAnimittaTools": { "stars": 45, "last_update": "2025-04-11 05:29:55", - "author_account_age_days": 1114 + "author_account_age_days": 1115 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, @@ -8887,7 +8897,7 @@ "https://github.com/changwook987/ComfyUI-Small-Utility": { "stars": 0, "last_update": "2025-01-25 17:18:32", - "author_account_age_days": 1731 + "author_account_age_days": 1732 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 253, @@ -9052,22 +9062,22 @@ "https://github.com/chaserhkj/ComfyUI-Chaser-nodes": { "stars": 0, "last_update": "2025-09-21 02:52:56", - "author_account_age_days": 4953 + "author_account_age_days": 4954 }, "https://github.com/chchchadzilla/ComfyUI-ChomfyNodes": { "stars": 1, "last_update": "2025-12-09 08:59:21", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/checkbins/checkbin-comfy": { "stars": 0, "last_update": "2025-01-31 18:05:33", - "author_account_age_days": 421 + "author_account_age_days": 422 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 6, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2272 + "author_account_age_days": 2273 }, "https://github.com/chenlongming/ComfyUI_Spectral": { "stars": 1, @@ -9075,7 +9085,7 @@ "author_account_age_days": 3716 }, "https://github.com/chenpipi0807/ComfyUI-Index-TTS": { - "stars": 566, + "stars": 567, "last_update": "2025-12-01 10:28:52", "author_account_age_days": 825 }, @@ -9167,22 +9177,22 @@ "https://github.com/chou18194766xx/comfyui-EncryptSave": { "stars": 4, "last_update": "2025-05-18 07:55:45", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/chou18194766xx/comfyui_EncryptPreview": { "stars": 3, "last_update": "2025-04-26 12:29:43", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/chri002/ComfyUI_depthMapOperation": { "stars": 12, "last_update": "2025-05-27 06:19:56", - "author_account_age_days": 2258 + "author_account_age_days": 2259 }, "https://github.com/chris-arsenault/ComfyUI-AharaNodes": { "stars": 0, "last_update": "2024-12-25 16:45:58", - "author_account_age_days": 4510 + "author_account_age_days": 4511 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 7, @@ -9282,7 +9292,7 @@ "https://github.com/chyer/Chye-ComfyUI-Toolset": { "stars": 0, "last_update": "2025-11-20 09:04:13", - "author_account_age_days": 4570 + "author_account_age_days": 4571 }, "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, @@ -9347,12 +9357,12 @@ "https://github.com/civen-cn/ComfyUI-PaddleOcr": { "stars": 8, "last_update": "2024-12-31 19:11:04", - "author_account_age_days": 3043 + "author_account_age_days": 3044 }, "https://github.com/civen-cn/ComfyUI-Whisper-Translator": { "stars": 7, "last_update": "2025-01-04 03:37:06", - "author_account_age_days": 3043 + "author_account_age_days": 3044 }, "https://github.com/civitai/civitai_comfy_nodes": { "stars": 165, @@ -9362,17 +9372,17 @@ "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 0, "last_update": "2025-07-16 05:37:48", - "author_account_age_days": 895 + "author_account_age_days": 896 }, "https://github.com/ckinpdx/ComfyUI-WanKeyframeBuilder": { "stars": 3, "last_update": "2025-12-09 01:34:02", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/claptrap0/ComfyUI_LLM_Hub": { "stars": 1, "last_update": "2025-11-03 08:37:18", - "author_account_age_days": 154 + "author_account_age_days": 155 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, @@ -9382,7 +9392,7 @@ "https://github.com/cleanlii/comfyui-dalle-integration": { "stars": 1, "last_update": "2025-04-02 08:29:56", - "author_account_age_days": 2641 + "author_account_age_days": 2642 }, "https://github.com/clhui/ComfyUi-clh-Tool": { "stars": 7, @@ -9397,7 +9407,7 @@ "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, "last_update": "2025-06-06 00:17:19", - "author_account_age_days": 451 + "author_account_age_days": 452 }, "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 1, @@ -9407,7 +9417,7 @@ "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, "last_update": "2025-06-22 03:20:08", - "author_account_age_days": 6022 + "author_account_age_days": 6023 }, "https://github.com/cmeka/ComfyUI-WanMoEScheduler": { "stars": 5, @@ -9417,32 +9427,32 @@ "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, "last_update": "2025-05-10 23:25:19", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": { "stars": 0, "last_update": "2025-09-09 09:10:08", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/co5dt/ComfyUI-Persistent-Queue": { "stars": 3, "last_update": "2025-09-28 11:49:26", - "author_account_age_days": 3384 + "author_account_age_days": 3385 }, "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation": { "stars": 2, "last_update": "2024-09-29 22:35:01", - "author_account_age_days": 3336 + "author_account_age_days": 3337 }, "https://github.com/codeprimate/ComfyUI-MaskContourProcessor": { "stars": 2, "last_update": "2024-12-16 06:53:08", - "author_account_age_days": 6387 + "author_account_age_days": 6388 }, "https://github.com/colorAi/comfyui-ImageSelectorbyPrompt": { "stars": 24, "last_update": "2025-11-09 02:46:25", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/comfy-deploy/comfyui-llm-toolkit": { "stars": 75, @@ -9450,9 +9460,9 @@ "author_account_age_days": 705 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 96802, + "stars": 96870, "last_update": "2025-12-14 11:37:41", - "author_account_age_days": 1087 + "author_account_age_days": 1088 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { "stars": 677, @@ -9537,7 +9547,7 @@ "https://github.com/cozy-comfyui/cozy_comm": { "stars": 2, "last_update": "2025-04-03 17:02:54", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 5, @@ -9557,7 +9567,7 @@ "https://github.com/cr7Por/ComfyUI_DepthFlow": { "stars": 5, "last_update": "2024-09-16 09:10:08", - "author_account_age_days": 1663 + "author_account_age_days": 1664 }, "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 2, @@ -9582,7 +9592,7 @@ "https://github.com/cuban044/ComfyUI-Veo3-Experimental": { "stars": 2, "last_update": "2025-07-23 11:04:17", - "author_account_age_days": 1005 + "author_account_age_days": 1006 }, "https://github.com/cubiq/Block_Patcher_ComfyUI": { "stars": 85, @@ -9627,7 +9637,7 @@ "https://github.com/cyan9977/ComfyUI_PromptQueue": { "stars": 0, "last_update": "2025-12-10 01:45:27", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 3, @@ -9687,7 +9697,7 @@ "https://github.com/daehwa00/ComfyUI-NanoBananaAPI": { "stars": 2, "last_update": "2025-09-03 08:41:00", - "author_account_age_days": 2093 + "author_account_age_days": 2094 }, "https://github.com/dafeng012/comfyui-imgmake": { "stars": 15, @@ -9702,17 +9712,17 @@ "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 3, "last_update": "2025-07-04 16:07:42", - "author_account_age_days": 3924 + "author_account_age_days": 3925 }, "https://github.com/dandancow874/ComfyUI-LMStudio-Controller": { "stars": 0, "last_update": "2025-12-09 15:17:10", - "author_account_age_days": 2214 + "author_account_age_days": 2215 }, "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 1, "last_update": "2025-04-15 10:31:38", - "author_account_age_days": 928 + "author_account_age_days": 929 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 350, @@ -9732,12 +9742,12 @@ "https://github.com/darkamenosa/comfy_inpaint_blend": { "stars": 2, "last_update": "2025-09-15 16:26:29", - "author_account_age_days": 4322 + "author_account_age_days": 4323 }, "https://github.com/darkamenosa/comfy_nanobanana": { - "stars": 37, + "stars": 38, "last_update": "2025-09-09 00:56:14", - "author_account_age_days": 4322 + "author_account_age_days": 4323 }, "https://github.com/darkpixel/darkprompts": { "stars": 10, @@ -9762,22 +9772,22 @@ "https://github.com/daryltucker/ComfyUI-LoadFiles": { "stars": 3, "last_update": "2024-08-31 23:59:44", - "author_account_age_days": 5002 + "author_account_age_days": 5003 }, "https://github.com/dasilva333/ComfyUI_ContrastingColor": { "stars": 1, "last_update": "2025-02-22 04:49:59", - "author_account_age_days": 5251 + "author_account_age_days": 5252 }, "https://github.com/dasilva333/ComfyUI_HunyuanVideo-Foley": { "stars": 7, "last_update": "2025-09-02 14:44:32", - "author_account_age_days": 5251 + "author_account_age_days": 5252 }, "https://github.com/dasilva333/ComfyUI_MarkdownImage": { "stars": 0, "last_update": "2025-04-12 03:11:13", - "author_account_age_days": 5251 + "author_account_age_days": 5252 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, @@ -9787,7 +9797,7 @@ "https://github.com/davidgressett/comfyui-systemlevel": { "stars": 2, "last_update": "2025-01-22 23:51:40", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 55, @@ -9837,7 +9847,7 @@ "https://github.com/dcyd-lun/ComfyUI_text_diff": { "stars": 0, "last_update": "2025-12-09 14:31:18", - "author_account_age_days": 6 + "author_account_age_days": 7 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, @@ -9862,7 +9872,7 @@ "https://github.com/dfghsdh/ComfyUI_FluxPromptGen": { "stars": 18, "last_update": "2024-09-23 07:51:56", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 17, @@ -9887,7 +9897,7 @@ "https://github.com/dicksensei69/comfyui_loops": { "stars": 1, "last_update": "2025-05-03 22:22:55", - "author_account_age_days": 1173 + "author_account_age_days": 1174 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 11, @@ -9897,7 +9907,7 @@ "https://github.com/diffussy69/comfyui-curved_weight_schedule": { "stars": 2, "last_update": "2025-11-23 04:21:13", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 195, @@ -9907,7 +9917,7 @@ "https://github.com/dimtion/comfyui-raw-image": { "stars": 4, "last_update": "2025-07-19 22:22:37", - "author_account_age_days": 4902 + "author_account_age_days": 4903 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 353, @@ -9917,10 +9927,10 @@ "https://github.com/dimtoneff/ComfyUI-VL-Nodes": { "stars": 9, "last_update": "2025-08-29 01:10:55", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/diodiogod/TTS-Audio-Suite": { - "stars": 463, + "stars": 464, "last_update": "2025-12-13 02:48:29", "author_account_age_days": 666 }, @@ -9972,12 +9982,12 @@ "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": { "stars": 2, "last_update": "2025-05-29 06:33:54", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": { "stars": 18, "last_update": "2025-05-10 16:42:44", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/dothings/comfyui_placeholder_prompting": { "stars": 0, @@ -9992,7 +10002,7 @@ "https://github.com/downlifted/ComfyUI_GROQ-PromptWizard": { "stars": 0, "last_update": "2025-09-22 00:10:40", - "author_account_age_days": 2785 + "author_account_age_days": 2786 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, @@ -10002,7 +10012,7 @@ "https://github.com/drawthingsai/draw-things-comfyui": { "stars": 2, "last_update": "2025-12-10 17:32:17", - "author_account_age_days": 944 + "author_account_age_days": 945 }, "https://github.com/dreamhartley/ComfyUI_show_seed": { "stars": 2, @@ -10012,17 +10022,17 @@ "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 5, "last_update": "2025-06-23 04:17:05", - "author_account_age_days": 4315 + "author_account_age_days": 4316 }, "https://github.com/drozbay/ComfyUI-WanVaceAdvanced": { "stars": 64, "last_update": "2025-12-12 21:08:47", - "author_account_age_days": 3589 + "author_account_age_days": 3590 }, "https://github.com/drphero/comfyui_prompttester": { "stars": 1, "last_update": "2025-06-19 01:06:51", - "author_account_age_days": 3750 + "author_account_age_days": 3751 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 6, @@ -10052,12 +10062,12 @@ "https://github.com/dskjal/comfyui-yolov8-dsuksampler": { "stars": 0, "last_update": "2025-11-09 15:23:16", - "author_account_age_days": 3616 + "author_account_age_days": 3617 }, "https://github.com/dskjal/comfyui-yolov8-simple": { "stars": 0, "last_update": "2025-11-07 04:54:26", - "author_account_age_days": 3616 + "author_account_age_days": 3617 }, "https://github.com/duchamps0305/comfyui-white-extractor": { "stars": 0, @@ -10067,17 +10077,17 @@ "https://github.com/ducido/ObjectFusion_ComfyUI_nodes": { "stars": 1, "last_update": "2025-05-02 08:31:46", - "author_account_age_days": 1067 + "author_account_age_days": 1068 }, "https://github.com/duldduld/ComfyUI_md5": { "stars": 1, "last_update": "2025-12-12 15:38:26", - "author_account_age_days": 3265 + "author_account_age_days": 3266 }, "https://github.com/dymokomi/comfyui_dygen": { "stars": 1, "last_update": "2024-11-28 20:08:13", - "author_account_age_days": 1110 + "author_account_age_days": 1111 }, "https://github.com/dzqdzq/ComfyUI-crop-alpha": { "stars": 4, @@ -10087,22 +10097,22 @@ "https://github.com/dzy1128/ComfyUI-Vector-Engine": { "stars": 0, "last_update": "2025-12-08 08:40:26", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/dzy1128/ComfyUI-VertexAI": { "stars": 1, "last_update": "2025-11-25 08:18:07", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": { "stars": 5, "last_update": "2025-12-09 06:07:52", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, "last_update": "2025-06-06 21:59:50", - "author_account_age_days": 219 + "author_account_age_days": 220 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, @@ -10112,7 +10122,7 @@ "https://github.com/eRepublik-Labs/comfyui-nodes-erpk": { "stars": 0, "last_update": "2025-12-10 11:55:28", - "author_account_age_days": 1844 + "author_account_age_days": 1845 }, "https://github.com/ealkanat/comfyui-easy-padding": { "stars": 17, @@ -10127,12 +10137,12 @@ "https://github.com/easygoing0114/ComfyUI-easygoing-nodes": { "stars": 4, "last_update": "2025-12-02 22:25:15", - "author_account_age_days": 383 + "author_account_age_days": 384 }, "https://github.com/ebrinz/ComfyUI-MusicGen-HF": { "stars": 6, "last_update": "2025-11-18 00:58:02", - "author_account_age_days": 2595 + "author_account_age_days": 2596 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-EddySevenResonance": { "stars": 10, @@ -10177,12 +10187,12 @@ "https://github.com/edelvarden/ComfyUI-Display-Value": { "stars": 0, "last_update": "2025-05-25 23:02:40", - "author_account_age_days": 2671 + "author_account_age_days": 2672 }, "https://github.com/edelvarden/comfyui_image_metadata_extension": { "stars": 68, "last_update": "2025-11-05 10:03:15", - "author_account_age_days": 2671 + "author_account_age_days": 2672 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 106, @@ -10197,7 +10207,7 @@ "https://github.com/edoardocarmignani/extralinks": { "stars": 7, "last_update": "2025-12-11 16:59:36", - "author_account_age_days": 2991 + "author_account_age_days": 2992 }, "https://github.com/edoardocompagnucci/ComfyUI-HSyn9DHPE": { "stars": 1, @@ -10207,17 +10217,17 @@ "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 4, "last_update": "2025-04-22 08:51:32", - "author_account_age_days": 739 + "author_account_age_days": 740 }, "https://github.com/educator-art/ComfyUI-gpt-oss-PromptDesigner": { "stars": 1, "last_update": "2025-08-11 17:57:55", - "author_account_age_days": 739 + "author_account_age_days": 740 }, "https://github.com/efortin/ComfyUI-Ollama-Enhancer": { "stars": 3, "last_update": "2025-09-22 07:06:44", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 1, @@ -10227,22 +10237,22 @@ "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": { "stars": 1, "last_update": "2025-07-22 15:23:02", - "author_account_age_days": 3370 + "author_account_age_days": 3371 }, "https://github.com/elyetis/Comfyui-ColorMatchNodes": { "stars": 1, "last_update": "2025-11-23 11:23:09", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 0, "last_update": "2024-09-03 06:55:04", - "author_account_age_days": 3061 + "author_account_age_days": 3062 }, "https://github.com/envy-ai/ComfyUI-ConDelta": { "stars": 207, "last_update": "2025-09-03 00:40:23", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/eric183/ComfyUI-Only": { "stars": 70, @@ -10250,7 +10260,7 @@ "author_account_age_days": 3971 }, "https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler": { - "stars": 174, + "stars": 177, "last_update": "2025-12-11 11:46:09", "author_account_age_days": 535 }, @@ -10260,7 +10270,7 @@ "author_account_age_days": 535 }, "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": { - "stars": 567, + "stars": 568, "last_update": "2025-11-18 23:55:24", "author_account_age_days": 535 }, @@ -10272,7 +10282,7 @@ "https://github.com/excelwong/ComfyUI-PromptComposer": { "stars": 1, "last_update": "2025-04-30 10:33:43", - "author_account_age_days": 3904 + "author_account_age_days": 3905 }, "https://github.com/exdysa/comfyui-selector": { "stars": 5, @@ -10297,12 +10307,12 @@ "https://github.com/exedesign/Hunyuan-3D-v3": { "stars": 1, "last_update": "2025-12-11 14:11:29", - "author_account_age_days": 1872 + "author_account_age_days": 1873 }, "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": { "stars": 23, "last_update": "2025-09-23 05:43:28", - "author_account_age_days": 472 + "author_account_age_days": 473 }, "https://github.com/fabbarix/comfyui-promptstore": { "stars": 2, @@ -10312,42 +10322,42 @@ "https://github.com/facefusion/facefusion-comfyui": { "stars": 14, "last_update": "2025-11-02 20:00:17", - "author_account_age_days": 849 + "author_account_age_days": 850 }, "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 119, "last_update": "2025-05-13 18:35:00", - "author_account_age_days": 996 + "author_account_age_days": 997 }, "https://github.com/facok/ComfyUI-TeaCacheHunyuanVideo": { "stars": 92, "last_update": "2025-04-05 05:24:59", - "author_account_age_days": 996 + "author_account_age_days": 997 }, "https://github.com/fairy-root/ComfyUI-GLHF": { "stars": 4, "last_update": "2025-04-03 13:47:20", - "author_account_age_days": 2472 + "author_account_age_days": 2473 }, "https://github.com/fairy-root/ComfyUI-OpenAI-FM": { "stars": 33, "last_update": "2025-05-09 00:12:06", - "author_account_age_days": 2472 + "author_account_age_days": 2473 }, "https://github.com/fairy-root/ComfyUI-Show-Text": { "stars": 21, "last_update": "2025-04-08 14:21:57", - "author_account_age_days": 2472 + "author_account_age_days": 2473 }, "https://github.com/fairy-root/Flux-Prompt-Generator": { "stars": 236, "last_update": "2025-11-22 01:14:46", - "author_account_age_days": 2472 + "author_account_age_days": 2473 }, "https://github.com/fairy-root/comfyui-ollama-llms": { "stars": 17, "last_update": "2025-03-27 20:47:17", - "author_account_age_days": 2472 + "author_account_age_days": 2473 }, "https://github.com/fallingmeteorite/nsfw-image-check-comfyui": { "stars": 8, @@ -10357,52 +10367,52 @@ "https://github.com/fashn-AI/ComfyUI-FASHN": { "stars": 29, "last_update": "2025-06-30 12:16:05", - "author_account_age_days": 893 + "author_account_age_days": 894 }, "https://github.com/fat-tire/comfyui-unified-media-suite": { "stars": 5, "last_update": "2025-07-07 08:57:09", - "author_account_age_days": 5475 + "author_account_age_days": 5476 }, "https://github.com/fblissjr/ComfyUI-DatasetHelper": { "stars": 6, "last_update": "2025-01-27 18:58:33", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/fblissjr/ComfyUI-EmbeddingPipelineAnalytics": { "stars": 2, "last_update": "2025-01-24 18:51:53", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": { - "stars": 154, + "stars": 155, "last_update": "2025-12-02 19:39:14", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/fblissjr/ComfyUI-WanActivationEditor": { "stars": 8, "last_update": "2025-07-27 00:03:24", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": { "stars": 4, "last_update": "2025-03-17 22:36:22", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/fblissjr/shrug-prompter": { "stars": 21, "last_update": "2025-09-30 21:58:22", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/fchangjun/Baidu_Meux_ComfyTools": { "stars": 2, - "last_update": "2025-11-28 02:39:54", - "author_account_age_days": 4062 + "last_update": "2025-12-15 08:28:37", + "author_account_age_days": 4063 }, "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 2, - "last_update": "2025-11-28 02:39:54", - "author_account_age_days": 4062 + "last_update": "2025-12-15 08:28:37", + "author_account_age_days": 4063 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 19, @@ -10417,7 +10427,7 @@ "https://github.com/feffy380/comfyui-chroma-cache": { "stars": 16, "last_update": "2025-08-15 12:29:59", - "author_account_age_days": 1168 + "author_account_age_days": 1169 }, "https://github.com/feixuetuba/Spleeter": { "stars": 0, @@ -10427,7 +10437,7 @@ "https://github.com/felixszeto/ComfyUI-RequestNodes": { "stars": 102, "last_update": "2025-08-25 05:11:01", - "author_account_age_days": 1587 + "author_account_age_days": 1588 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, @@ -10462,7 +10472,7 @@ "https://github.com/filliptm/ComfyUI_FL-Path-Animator": { "stars": 5, "last_update": "2025-11-05 04:44:02", - "author_account_age_days": 2274 + "author_account_age_days": 2275 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { "stars": 173, @@ -10482,12 +10492,12 @@ "https://github.com/finegrain-ai/comfyui-finegrain": { "stars": 13, "last_update": "2025-09-17 16:39:03", - "author_account_age_days": 1040 + "author_account_age_days": 1041 }, "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": { "stars": 7, "last_update": "2025-12-04 10:06:01", - "author_account_age_days": 2257 + "author_account_age_days": 2258 }, "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 5, @@ -10542,22 +10552,22 @@ "https://github.com/fluffydiveX/ComfyUI-hvBlockswap": { "stars": 8, "last_update": "2025-03-30 03:30:40", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/flybirdxx/ComfyUI-RexOmni": { "stars": 9, "last_update": "2025-10-23 07:12:56", - "author_account_age_days": 3185 + "author_account_age_days": 3186 }, "https://github.com/flybirdxx/ComfyUI-SDMatte": { "stars": 158, "last_update": "2025-10-31 09:44:50", - "author_account_age_days": 3185 + "author_account_age_days": 3186 }, "https://github.com/flybirdxx/ComfyUI-SoulX-Podcast": { - "stars": 78, + "stars": 79, "last_update": "2025-10-31 13:16:53", - "author_account_age_days": 3185 + "author_account_age_days": 3186 }, "https://github.com/flycarl/ComfyUI-Pixelate": { "stars": 3, @@ -10602,7 +10612,7 @@ "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, "last_update": "2025-06-25 19:54:59", - "author_account_age_days": 394 + "author_account_age_days": 395 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 2, @@ -10612,12 +10622,12 @@ "https://github.com/fpgaminer/joycaption_comfyui": { "stars": 109, "last_update": "2025-05-15 23:30:13", - "author_account_age_days": 5008 + "author_account_age_days": 5009 }, "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, "last_update": "2025-06-22 16:38:15", - "author_account_age_days": 2621 + "author_account_age_days": 2622 }, "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator": { "stars": 16, @@ -10637,7 +10647,7 @@ "https://github.com/francarl/ComfyUI-OnDemand-Loaders": { "stars": 1, "last_update": "2025-12-11 14:43:46", - "author_account_age_days": 5086 + "author_account_age_days": 5087 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 56, @@ -10667,7 +10677,7 @@ "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, "last_update": "2024-08-28 08:32:23", - "author_account_age_days": 2696 + "author_account_age_days": 2697 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 9, @@ -10677,47 +10687,47 @@ "https://github.com/fssorc/ComfyUI_FFT": { "stars": 14, "last_update": "2024-09-30 01:27:21", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/fssorc/ComfyUI_FaceShaper": { "stars": 185, "last_update": "2024-09-20 06:15:46", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/fssorc/ComfyUI_RopeWrapper": { "stars": 20, "last_update": "2025-01-07 04:55:59", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/fssorc/ComfyUI_pose_inter": { "stars": 89, "last_update": "2025-05-27 07:05:00", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/fudosanit/ComfyUI-Random-Resolution": { "stars": 0, "last_update": "2025-12-10 06:57:24", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/fuselayer/comfyui-lite-tracker": { "stars": 0, "last_update": "2025-11-17 09:53:32", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/fuselayer/comfyui-minimal-workflow-image": { "stars": 2, "last_update": "2025-11-09 06:16:48", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/fuselayer/comfyui-mosaic-blur": { "stars": 1, "last_update": "2025-04-05 00:57:07", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/fuselayer/comfyui-noise-match": { "stars": 0, "last_update": "2025-11-10 06:37:09", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/fuyouawa/comfyui-easytoolkit": { "stars": 0, @@ -10732,7 +10742,7 @@ "https://github.com/g7b2/ComfyUI-Artist-Tester": { "stars": 0, "last_update": "2025-12-13 00:21:36", - "author_account_age_days": 551 + "author_account_age_days": 552 }, "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 4, @@ -10757,12 +10767,12 @@ "https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "stars": 7, "last_update": "2025-04-01 03:12:04", - "author_account_age_days": 4242 + "author_account_age_days": 4243 }, "https://github.com/garg-aayush/ComfyUI-Svg2Raster": { "stars": 0, "last_update": "2025-09-10 10:09:14", - "author_account_age_days": 3585 + "author_account_age_days": 3586 }, "https://github.com/gasdyueer/comfyui-yolo-mask-process": { "stars": 0, @@ -10772,7 +10782,7 @@ "https://github.com/gasparuff/CustomSelector": { "stars": 1, "last_update": "2025-05-09 06:17:31", - "author_account_age_days": 4532 + "author_account_age_days": 4533 }, "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": { "stars": 45, @@ -10787,15 +10797,15 @@ "https://github.com/geocine/geocine-comfyui": { "stars": 0, "last_update": "2025-03-08 15:46:56", - "author_account_age_days": 5490 + "author_account_age_days": 5491 }, "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, "last_update": "2025-07-03 11:51:13", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/geroldmeisinger/ComfyUI-outputlists-combiner": { - "stars": 23, + "stars": 24, "last_update": "2025-12-14 16:30:13", "author_account_age_days": 1205 }, @@ -10812,7 +10822,7 @@ "https://github.com/gisu/comfyui-foxpack": { "stars": 2, "last_update": "2024-08-20 06:43:22", - "author_account_age_days": 5537 + "author_account_age_days": 5538 }, "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 74, @@ -10852,7 +10862,7 @@ "https://github.com/gitmylo/ComfyUI-audio-nodes": { "stars": 11, "last_update": "2025-04-07 07:24:06", - "author_account_age_days": 2845 + "author_account_age_days": 2846 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 191, @@ -10882,12 +10892,12 @@ "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 15, "last_update": "2025-07-20 03:42:06", - "author_account_age_days": 2833 + "author_account_age_days": 2834 }, "https://github.com/gmorks/ComfyUI-SendToDiscord": { "stars": 0, "last_update": "2025-07-14 03:00:24", - "author_account_age_days": 2833 + "author_account_age_days": 2834 }, "https://github.com/goburiin/nsfwrecog-comfyui": { "stars": 0, @@ -10897,12 +10907,12 @@ "https://github.com/godmt/ComfyUI-IP-Composer": { "stars": 5, "last_update": "2025-05-18 09:52:01", - "author_account_age_days": 2267 + "author_account_age_days": 2268 }, "https://github.com/godmt/ComfyUI-List-Utils": { "stars": 13, "last_update": "2025-05-26 21:41:06", - "author_account_age_days": 2267 + "author_account_age_days": 2268 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, @@ -10952,22 +10962,22 @@ "https://github.com/gorillaframeai/GF_nodes": { "stars": 36, "last_update": "2025-04-19 15:49:54", - "author_account_age_days": 771 + "author_account_age_days": 772 }, "https://github.com/gorillaframeai/GF_translate": { "stars": 7, "last_update": "2025-02-04 19:26:53", - "author_account_age_days": 771 + "author_account_age_days": 772 }, "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": { "stars": 1, "last_update": "2025-11-30 07:17:33", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/greengerong/ComfyUI-JanusPro-PL": { "stars": 11, "last_update": "2025-02-08 03:32:59", - "author_account_age_days": 4807 + "author_account_age_days": 4808 }, "https://github.com/gregory-richard/ComfyUI-WarpPipe": { "stars": 1, @@ -10977,27 +10987,27 @@ "https://github.com/gremlation/ComfyUI-ImageLabel": { "stars": 5, "last_update": "2025-04-03 09:49:57", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/gremlation/ComfyUI-JMESPath": { "stars": 2, "last_update": "2025-04-03 09:50:11", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/gremlation/ComfyUI-TrackAndWheel": { "stars": 2, "last_update": "2025-04-03 09:50:20", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/gremlation/ComfyUI-ViewData": { "stars": 1, "last_update": "2025-04-03 09:50:28", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/gremlation/ComfyUI-jq": { "stars": 1, "last_update": "2025-04-03 09:50:39", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 220, @@ -11005,19 +11015,19 @@ "author_account_age_days": 1059 }, "https://github.com/grmchn/ComfyUI-ProportionChanger": { - "stars": 45, + "stars": 48, "last_update": "2025-12-13 06:58:50", - "author_account_age_days": 197 + "author_account_age_days": 198 }, "https://github.com/grovergol/comfyui-grover-nodes": { "stars": 0, "last_update": "2025-09-02 11:18:16", - "author_account_age_days": 2638 + "author_account_age_days": 2639 }, "https://github.com/gseth/ControlAltAI-Nodes": { "stars": 180, "last_update": "2025-06-05 04:21:56", - "author_account_age_days": 4384 + "author_account_age_days": 4385 }, "https://github.com/gsusgg/ComfyUI_CozyGen": { "stars": 21, @@ -11027,12 +11037,12 @@ "https://github.com/gt732/ComfyUI-DreamWaltz-G": { "stars": 3, "last_update": "2024-10-27 03:15:13", - "author_account_age_days": 1693 + "author_account_age_days": 1694 }, "https://github.com/guerreiro/comfyg-switch": { "stars": 5, "last_update": "2025-08-28 22:13:10", - "author_account_age_days": 5579 + "author_account_age_days": 5580 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, @@ -11047,7 +11057,7 @@ "https://github.com/guill/comfyui-stegaflow": { "stars": 0, "last_update": "2025-09-30 06:39:36", - "author_account_age_days": 4731 + "author_account_age_days": 4732 }, "https://github.com/guyaton/guy-nodes-comfyui": { "stars": 0, @@ -11062,12 +11072,12 @@ "https://github.com/gvfarns/comfyui_gvf": { "stars": 0, "last_update": "2025-12-03 19:53:27", - "author_account_age_days": 4644 + "author_account_age_days": 4645 }, "https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes": { "stars": 0, "last_update": "2025-12-14 01:34:47", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 18, @@ -11077,7 +11087,7 @@ "https://github.com/hal-xp/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "author_account_age_days": 3063 + "author_account_age_days": 3064 }, "https://github.com/hanL34/ComfyUI-Power-Artist-Loader": { "stars": 11, @@ -11087,12 +11097,12 @@ "https://github.com/hanoixan/ComfyUI-DataBeast": { "stars": 2, "last_update": "2024-11-05 17:47:30", - "author_account_age_days": 5375 + "author_account_age_days": 5376 }, "https://github.com/hao-ai-lab/FastVideo": { - "stars": 2802, + "stars": 2805, "last_update": "2025-12-14 00:12:52", - "author_account_age_days": 780 + "author_account_age_days": 781 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, @@ -11112,7 +11122,7 @@ "https://github.com/havvk/ComfyUI_AIIA": { "stars": 9, "last_update": "2025-07-07 14:53:42", - "author_account_age_days": 4176 + "author_account_age_days": 4177 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 7, @@ -11147,12 +11157,12 @@ "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 203, "last_update": "2025-07-11 01:56:09", - "author_account_age_days": 2455 + "author_account_age_days": 2456 }, "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 1, "last_update": "2025-11-18 12:13:59", - "author_account_age_days": 3264 + "author_account_age_days": 3265 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 168, @@ -11172,12 +11182,12 @@ "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 1, "last_update": "2025-03-31 13:30:54", - "author_account_age_days": 4701 + "author_account_age_days": 4702 }, "https://github.com/hekmon/comfyui-openai-api": { "stars": 22, "last_update": "2025-11-26 08:45:23", - "author_account_age_days": 4701 + "author_account_age_days": 4702 }, "https://github.com/heshengtao/comfyui_LLM_party": { "stars": 2035, @@ -11197,17 +11207,17 @@ "https://github.com/heyburns/PortraitUtils": { "stars": 1, "last_update": "2025-10-27 02:00:26", - "author_account_age_days": 2762 + "author_account_age_days": 2763 }, "https://github.com/heyburns/image-chooser-classic": { "stars": 5, "last_update": "2025-11-10 23:06:08", - "author_account_age_days": 2762 + "author_account_age_days": 2763 }, "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 27, "last_update": "2025-12-13 03:51:18", - "author_account_age_days": 693 + "author_account_age_days": 694 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 55, @@ -11217,7 +11227,7 @@ "https://github.com/hiderminer/ComfyUI-HM-Utilities": { "stars": 0, "last_update": "2025-07-28 15:24:35", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/hieuck/ComfyUI-BiRefNet": { "stars": 5, @@ -11237,37 +11247,37 @@ "https://github.com/hmwl/ComfyUI-TaskMonitor": { "stars": 9, "last_update": "2025-05-25 15:41:14", - "author_account_age_days": 3152 + "author_account_age_days": 3153 }, "https://github.com/hmwl/ComfyUI_zip": { "stars": 4, "last_update": "2025-05-25 16:21:35", - "author_account_age_days": 3152 + "author_account_age_days": 3153 }, "https://github.com/hnmr293/ComfyUI-latent-ops": { "stars": 2, "last_update": "2025-04-16 08:04:59", - "author_account_age_days": 1093 + "author_account_age_days": 1094 }, "https://github.com/hnmr293/comfyui-savemem": { "stars": 1, "last_update": "2025-04-15 02:10:14", - "author_account_age_days": 1093 + "author_account_age_days": 1094 }, "https://github.com/hobinrude/ComfyUI_DWposeDeluxe": { "stars": 2, "last_update": "2025-12-14 13:23:05", - "author_account_age_days": 1494 + "author_account_age_days": 1495 }, "https://github.com/hodanajan/optimal-crop-resolution": { "stars": 1, "last_update": "2025-01-21 10:46:26", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/hoveychen/ComfyUI-MusePose-Remaster": { "stars": 7, "last_update": "2024-10-22 09:40:04", - "author_account_age_days": 5181 + "author_account_age_days": 5182 }, "https://github.com/hua1995116/comfyui_goenhance_ffmpeg_wm": { "stars": 1, @@ -11285,19 +11295,19 @@ "author_account_age_days": 5170 }, "https://github.com/huanngzh/ComfyUI-MVAdapter": { - "stars": 451, + "stars": 452, "last_update": "2025-06-26 07:01:15", - "author_account_age_days": 1776 + "author_account_age_days": 1777 }, "https://github.com/hubentu/ComfyUI-loras-loader": { "stars": 3, "last_update": "2025-09-04 17:15:58", - "author_account_age_days": 4042 + "author_account_age_days": 4043 }, "https://github.com/hubo502/ComfyUI-Env-Loader": { "stars": 0, "last_update": "2025-12-07 03:39:23", - "author_account_age_days": 4436 + "author_account_age_days": 4437 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 639, @@ -11337,17 +11347,17 @@ "https://github.com/hugobb/FastGAN-ComfyUI-Node": { "stars": 1, "last_update": "2025-11-17 22:24:25", - "author_account_age_days": 3374 + "author_account_age_days": 3375 }, "https://github.com/huihuihuiz/lora_downloader": { "stars": 0, "last_update": "2025-12-10 04:57:14", - "author_account_age_days": 2086 + "author_account_age_days": 2087 }, "https://github.com/huixingyun/ComfyUI-HX-Captioner": { "stars": 0, "last_update": "2025-01-25 06:48:18", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/hujuying/ComfyUI-ModelScope-API": { "stars": 32, @@ -11367,7 +11377,7 @@ "https://github.com/hunzmusic/ComfyUI-IG2MV": { "stars": 38, "last_update": "2025-05-09 10:46:42", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 66, @@ -11387,7 +11397,7 @@ "https://github.com/huygiatrng/Facefusion_comfyui": { "stars": 38, "last_update": "2025-11-30 22:08:41", - "author_account_age_days": 1999 + "author_account_age_days": 2000 }, "https://github.com/huyl3-cpu/comfyui-sortlist": { "stars": 0, @@ -11437,17 +11447,17 @@ "https://github.com/iGavroche/ComfyUI-Ninode-Utils": { "stars": 0, "last_update": "2025-10-06 15:37:39", - "author_account_age_days": 1475 + "author_account_age_days": 1476 }, "https://github.com/iGavroche/rocm-ninodes": { "stars": 13, "last_update": "2025-12-12 21:38:12", - "author_account_age_days": 1475 + "author_account_age_days": 1476 }, "https://github.com/iSuneast/ComfyUI-WebhookNotifier": { "stars": 2, "last_update": "2025-12-11 09:42:36", - "author_account_age_days": 4710 + "author_account_age_days": 4711 }, "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": { "stars": 3, @@ -11487,7 +11497,7 @@ "https://github.com/ichabodcole/ComfyUI-Ichis-Pack": { "stars": 2, "last_update": "2025-09-21 06:08:00", - "author_account_age_days": 4933 + "author_account_age_days": 4934 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 247, @@ -11497,7 +11507,7 @@ "https://github.com/idvdii/ComfyUI-DvD-LoraTriggerwordsManager": { "stars": 6, "last_update": "2025-11-27 06:58:09", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, @@ -11592,22 +11602,22 @@ "https://github.com/ihmily/ComfyUI-Light-Tool": { "stars": 15, "last_update": "2025-12-03 14:13:35", - "author_account_age_days": 1167 + "author_account_age_days": 1168 }, "https://github.com/ihmily/comfy-deploy": { "stars": 1, "last_update": "2025-12-06 07:40:46", - "author_account_age_days": 1167 + "author_account_age_days": 1168 }, "https://github.com/illuminatianon/comfyui-csvwildcards": { "stars": 1, "last_update": "2025-05-02 21:45:53", - "author_account_age_days": 281 + "author_account_age_days": 282 }, "https://github.com/illuminatianon/comfyui-lumi-tools": { "stars": 0, "last_update": "2025-12-05 07:00:57", - "author_account_age_days": 281 + "author_account_age_days": 282 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 36, @@ -11627,12 +11637,12 @@ "https://github.com/inflamously/comfyui-prompt-enhancer": { "stars": 0, "last_update": "2025-06-02 22:49:50", - "author_account_age_days": 4318 + "author_account_age_days": 4319 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 14, "last_update": "2025-06-06 02:35:34", - "author_account_age_days": 2765 + "author_account_age_days": 2766 }, "https://github.com/inventorado/ComfyUI_NNT": { "stars": 67, @@ -11642,7 +11652,7 @@ "https://github.com/irreveloper/ComfyUI-DSD": { "stars": 42, "last_update": "2025-03-15 16:55:07", - "author_account_age_days": 4255 + "author_account_age_days": 4256 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 2, @@ -11697,27 +11707,27 @@ "https://github.com/jamesk9526/NoxPrompter-ComfyUI-CustomNode": { "stars": 1, "last_update": "2025-10-04 06:23:15", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 16, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 5016 + "author_account_age_days": 5017 }, "https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts": { "stars": 25, "last_update": "2025-11-12 19:23:07", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "author_account_age_days": 4916 + "author_account_age_days": 4917 }, "https://github.com/jasonjgardner/comfyui-pixel-art-scalers": { "stars": 0, "last_update": "2025-09-21 14:38:59", - "author_account_age_days": 4916 + "author_account_age_days": 4917 }, "https://github.com/jav12z/ComfyUI-ToyShaders": { "stars": 3, @@ -11755,14 +11765,14 @@ "author_account_age_days": 1115 }, "https://github.com/jeankassio/ComfyUI_MusicTools": { - "stars": 99, + "stars": 101, "last_update": "2025-12-09 11:04:57", - "author_account_age_days": 3184 + "author_account_age_days": 3185 }, "https://github.com/jeankassio/JK-AceStep-Nodes": { - "stars": 10, + "stars": 11, "last_update": "2025-12-12 22:23:08", - "author_account_age_days": 3184 + "author_account_age_days": 3185 }, "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": { "stars": 2, @@ -11787,12 +11797,12 @@ "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL": { "stars": 0, "last_update": "2025-04-09 19:31:50", - "author_account_age_days": 2871 + "author_account_age_days": 2872 }, "https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP": { "stars": 1, "last_update": "2025-04-07 15:01:04", - "author_account_age_days": 2871 + "author_account_age_days": 2872 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 150, @@ -11807,27 +11817,27 @@ "https://github.com/jfcantu/ComfyUI-AutoNotes": { "stars": 9, "last_update": "2025-10-01 21:17:38", - "author_account_age_days": 2525 + "author_account_age_days": 2526 }, "https://github.com/jfcantu/ComfyUI-Prompt-Companion": { "stars": 8, "last_update": "2025-09-28 22:27:53", - "author_account_age_days": 2525 + "author_account_age_days": 2526 }, "https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection": { "stars": 55, "last_update": "2025-02-03 04:53:25", - "author_account_age_days": 1437 + "author_account_age_days": 1438 }, "https://github.com/jhj0517/ComfyUI-jhj-Kokoro-Onnx": { "stars": 5, "last_update": "2025-02-04 14:15:08", - "author_account_age_days": 1437 + "author_account_age_days": 1438 }, "https://github.com/jiafuzeng/comfyui-LatentSync": { "stars": 0, "last_update": "2025-08-01 08:05:58", - "author_account_age_days": 2751 + "author_account_age_days": 2752 }, "https://github.com/jialuw0830/flux_api_comfyui_plugin": { "stars": 0, @@ -11837,12 +11847,12 @@ "https://github.com/jianzhichun/ComfyUI-Easyai": { "stars": 22, "last_update": "2024-10-27 03:29:53", - "author_account_age_days": 3575 + "author_account_age_days": 3576 }, "https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": { "stars": 15, "last_update": "2025-07-03 08:39:45", - "author_account_age_days": 3667 + "author_account_age_days": 3668 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 284, @@ -11857,7 +11867,7 @@ "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 3, "last_update": "2025-11-21 01:45:46", - "author_account_age_days": 2603 + "author_account_age_days": 2604 }, "https://github.com/jitcoder/lora-info": { "stars": 108, @@ -11882,12 +11892,12 @@ "https://github.com/jn-jairo/jn_comfyui": { "stars": 5, "last_update": "2024-08-16 18:09:12", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": { "stars": 12, "last_update": "2025-12-07 16:08:26", - "author_account_age_days": 876 + "author_account_age_days": 877 }, "https://github.com/joanna910225/comfyui-housekeeper": { "stars": 17, @@ -11897,7 +11907,7 @@ "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 1, "last_update": "2025-07-16 22:22:32", - "author_account_age_days": 4285 + "author_account_age_days": 4286 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 681, @@ -11912,22 +11922,22 @@ "https://github.com/jomakaze/ComfyUI_JomaNodes": { "stars": 1, "last_update": "2025-12-05 07:33:50", - "author_account_age_days": 2799 + "author_account_age_days": 2800 }, "https://github.com/jonstreeter/ComfyUI-Reference-Based-Video-Colorization": { "stars": 5, "last_update": "2025-11-21 15:27:33", - "author_account_age_days": 1140 + "author_account_age_days": 1141 }, "https://github.com/jonstreeter/comfyui-Lora-Tag-Power-Loader": { "stars": 0, "last_update": "2025-11-28 22:28:12", - "author_account_age_days": 1140 + "author_account_age_days": 1141 }, "https://github.com/jonstreeter/comfyui-compressed-metadata": { "stars": 0, "last_update": "2025-10-12 19:25:48", - "author_account_age_days": 1140 + "author_account_age_days": 1141 }, "https://github.com/joosthel/ComfyUI-CVOverlay": { "stars": 4, @@ -11942,32 +11952,32 @@ "https://github.com/joreyaesh/comfyui_scroll_over_textarea": { "stars": 1, "last_update": "2025-03-09 18:58:09", - "author_account_age_days": 4651 + "author_account_age_days": 4652 }, "https://github.com/joreyaesh/comfyui_touchpad_scroll_controller.enableTouchpadScroll": { "stars": 0, "last_update": "2025-03-18 03:15:42", - "author_account_age_days": 4651 + "author_account_age_days": 4652 }, "https://github.com/joyboy123456/-ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-09-18 16:37:02", - "author_account_age_days": 802 + "author_account_age_days": 803 }, "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, "last_update": "2025-05-19 02:28:44", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/jqy-yo/comfyui-gemini-nodes": { "stars": 5, "last_update": "2025-10-10 09:41:20", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/jrabek/BokehDiffusionComfyUI": { "stars": 1, "last_update": "2025-11-27 18:58:43", - "author_account_age_days": 5092 + "author_account_age_days": 5093 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 14, @@ -11977,7 +11987,7 @@ "https://github.com/jstit/comfyui_custom_node_image": { "stars": 0, "last_update": "2024-08-27 05:10:12", - "author_account_age_days": 2402 + "author_account_age_days": 2403 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, @@ -12027,7 +12037,7 @@ "https://github.com/juddisjudd/ComfyUI-BawkNodes": { "stars": 7, "last_update": "2025-10-06 06:57:23", - "author_account_age_days": 1648 + "author_account_age_days": 1649 }, "https://github.com/judian17/ComfyUI-Extract_Flux_Lora": { "stars": 20, @@ -12072,52 +12082,52 @@ "https://github.com/jupo-ai/comfy-aspect-ratios": { "stars": 1, "last_update": "2025-10-01 02:59:34", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/jupo-ai/comfy-ex-tagcomplete": { "stars": 23, "last_update": "2025-09-21 06:59:59", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/jupo-ai/comfy-join-prompt": { "stars": 1, "last_update": "2025-10-01 03:36:40", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/jupo-ai/comfy-linear-move": { "stars": 1, "last_update": "2025-08-21 16:31:49", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/jupo-ai/comfy-preview-model": { "stars": 0, "last_update": "2025-08-21 16:38:28", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, "last_update": "2025-01-18 06:20:23", - "author_account_age_days": 449 + "author_account_age_days": 450 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { - "stars": 483, + "stars": 482, "last_update": "2025-06-11 12:32:38", - "author_account_age_days": 3327 + "author_account_age_days": 3328 }, "https://github.com/justin-vt/ComfyUI-brushstrokes": { "stars": 1, "last_update": "2025-03-05 18:27:37", - "author_account_age_days": 3244 + "author_account_age_days": 3245 }, "https://github.com/k-komarov/comfyui-bunny-cdn-storage": { "stars": 0, @@ -12137,7 +12147,7 @@ "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 6, "last_update": "2025-07-03 21:07:05", - "author_account_age_days": 264 + "author_account_age_days": 265 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 23, @@ -12152,17 +12162,17 @@ "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 9, "last_update": "2025-08-20 00:08:16", - "author_account_age_days": 3185 + "author_account_age_days": 3186 }, "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { - "stars": 647, + "stars": 648, "last_update": "2025-04-19 10:24:42", - "author_account_age_days": 5219 + "author_account_age_days": 5220 }, "https://github.com/kaipard/comfyui-auto-latent-size": { - "stars": 0, + "stars": 1, "last_update": "2025-07-04 10:06:08", - "author_account_age_days": 2967 + "author_account_age_days": 2968 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, @@ -12197,7 +12207,7 @@ "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 30, "last_update": "2025-10-05 05:29:47", - "author_account_age_days": 4423 + "author_account_age_days": 4424 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, @@ -12207,12 +12217,12 @@ "https://github.com/karas17/ComfyUI-Camera-Watermark": { "stars": 12, "last_update": "2025-11-07 17:29:28", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/karas17/comfyui_GLM_TTS": { "stars": 2, "last_update": "2025-12-13 16:28:44", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 1, @@ -12227,7 +12237,7 @@ "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, "last_update": "2024-08-20 04:52:06", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 4, @@ -12257,22 +12267,22 @@ "https://github.com/keghoang/ComfyUI-Charon": { "stars": 0, "last_update": "2025-11-24 19:00:49", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/keit0728/ComfyUI-Image-Toolkit": { "stars": 3, "last_update": "2025-05-30 06:46:47", - "author_account_age_days": 3526 + "author_account_age_days": 3527 }, "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "author_account_age_days": 3526 + "author_account_age_days": 3527 }, "https://github.com/keit0728/ComfyUI-musubi-tuner": { "stars": 1, "last_update": "2025-07-26 09:41:57", - "author_account_age_days": 3526 + "author_account_age_days": 3527 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 63, @@ -12282,12 +12292,12 @@ "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, "last_update": "2025-02-19 06:55:25", - "author_account_age_days": 1291 + "author_account_age_days": 1292 }, "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector": { "stars": 2, "last_update": "2024-12-22 06:44:20", - "author_account_age_days": 1291 + "author_account_age_days": 1292 }, "https://github.com/kft334/Knodes": { "stars": 4, @@ -12297,12 +12307,12 @@ "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { "stars": 5, "last_update": "2025-08-31 18:49:44", - "author_account_age_days": 4484 + "author_account_age_days": 4485 }, "https://github.com/kianxyzw/comfyui-model-linker": { "stars": 51, "last_update": "2025-11-05 15:39:16", - "author_account_age_days": 1411 + "author_account_age_days": 1412 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 178, @@ -12469,6 +12479,11 @@ "last_update": "2024-11-15 13:28:18", "author_account_age_days": 2721 }, + "https://github.com/kijai/ComfyUI-SCAIL-Pose": { + "stars": 55, + "last_update": "2025-12-15 09:02:49", + "author_account_age_days": 2721 + }, "https://github.com/kijai/ComfyUI-SUPIR": { "stars": 2183, "last_update": "2025-09-24 13:51:11", @@ -12507,7 +12522,7 @@ "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 21, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 394 + "author_account_age_days": 395 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 29, @@ -12532,15 +12547,15 @@ "https://github.com/kj863257/ComfyUI_RC_Image_Compositor": { "stars": 12, "last_update": "2025-11-16 06:39:09", - "author_account_age_days": 3681 + "author_account_age_days": 3682 }, "https://github.com/kjqwer/SmartSaveImage": { "stars": 1, "last_update": "2025-11-21 07:32:18", - "author_account_age_days": 733 + "author_account_age_days": 734 }, "https://github.com/kk8bit/KayTool": { - "stars": 290, + "stars": 291, "last_update": "2025-07-01 03:47:14", "author_account_age_days": 895 }, @@ -12552,12 +12567,12 @@ "https://github.com/kmlbdh/ComfyUI-kmlbdh-VideoCombine": { "stars": 2, "last_update": "2025-09-13 14:47:17", - "author_account_age_days": 3716 + "author_account_age_days": 3717 }, "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes": { "stars": 6, "last_update": "2025-08-07 12:47:42", - "author_account_age_days": 3716 + "author_account_age_days": 3717 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, @@ -12567,7 +12582,7 @@ "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, "last_update": "2025-09-19 10:01:44", - "author_account_age_days": 3429 + "author_account_age_days": 3430 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 205, @@ -12577,7 +12592,7 @@ "https://github.com/koirpraw/ComfyUI-GCP-storage-decouple": { "stars": 0, "last_update": "2025-10-27 19:59:19", - "author_account_age_days": 4263 + "author_account_age_days": 4264 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, @@ -12592,27 +12607,27 @@ "https://github.com/kostenickj/jk-comfyui-helpers": { "stars": 8, "last_update": "2024-12-19 10:22:42", - "author_account_age_days": 3587 + "author_account_age_days": 3588 }, "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 9, "last_update": "2025-08-06 07:23:01", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/kraglik/prompt_collapse": { "stars": 5, "last_update": "2024-12-15 08:39:51", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/krakenunbound/ComfyUI-KrakenTools": { "stars": 2, "last_update": "2025-12-07 18:32:43", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/krakenunbound/kraken-discord-bot": { "stars": 0, "last_update": "2025-12-10 20:36:38", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/krigeta/qwen-image-controlnets-comfyui": { "stars": 2, @@ -12622,17 +12637,17 @@ "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, "last_update": "2025-05-15 09:55:46", - "author_account_age_days": 2816 + "author_account_age_days": 2817 }, "https://github.com/kukuo6666/ComfyUI-Equirect": { "stars": 2, "last_update": "2025-03-29 18:28:47", - "author_account_age_days": 2105 + "author_account_age_days": 2106 }, "https://github.com/kungful/ComfyUI_to_webui": { "stars": 21, "last_update": "2025-07-02 09:38:43", - "author_account_age_days": 1661 + "author_account_age_days": 1662 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, @@ -12657,7 +12672,7 @@ "https://github.com/l-comm/WatermarkRemoval": { "stars": 4, "last_update": "2025-01-13 05:33:32", - "author_account_age_days": 349 + "author_account_age_days": 350 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, @@ -12667,7 +12682,7 @@ "https://github.com/l3ony2k/comfyui-leon-nodes": { "stars": 3, "last_update": "2025-12-05 08:53:33", - "author_account_age_days": 2195 + "author_account_age_days": 2196 }, "https://github.com/lakkiy/ComfyUI-RWImageS3": { "stars": 0, @@ -12722,17 +12737,17 @@ "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": { "stars": 11, "last_update": "2025-10-30 23:21:11", - "author_account_age_days": 2819 + "author_account_age_days": 2820 }, "https://github.com/lazniak/LiquidTime-Interpolation": { "stars": 13, "last_update": "2025-04-03 11:42:12", - "author_account_age_days": 2819 + "author_account_age_days": 2820 }, "https://github.com/lazniak/comfyui-google-photos-loader": { "stars": 3, "last_update": "2025-04-03 11:46:29", - "author_account_age_days": 2819 + "author_account_age_days": 2820 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 63, @@ -12742,7 +12757,7 @@ "https://github.com/lceric/comfyui-gpt-image": { "stars": 10, "last_update": "2025-05-19 10:49:30", - "author_account_age_days": 3248 + "author_account_age_days": 3249 }, "https://github.com/leafiy/comfyui_psd_smart_object": { "stars": 0, @@ -12752,107 +12767,107 @@ "https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": { "stars": 2, "last_update": "2025-06-06 04:07:48", - "author_account_age_days": 4055 + "author_account_age_days": 4056 }, "https://github.com/leeguandong/ComfyUI_1Prompt1Story": { "stars": 5, "last_update": "2025-03-13 16:11:50", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_ChatGen": { "stars": 2, "last_update": "2025-03-13 16:24:46", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_Cogview4": { "stars": 2, "last_update": "2025-03-13 15:58:44", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_CompareModelWeights": { "stars": 3, "last_update": "2025-01-09 02:43:41", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_CrossImageAttention": { "stars": 3, "last_update": "2024-08-16 11:59:42", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_DeepSeekVL2": { "stars": 0, "last_update": "2025-03-13 16:32:16", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_FluxAttentionMask": { "stars": 4, "last_update": "2025-03-15 07:37:50", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_FluxClipWeight": { "stars": 3, "last_update": "2025-03-02 07:32:55", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_FluxCustomId": { "stars": 7, "last_update": "2025-01-06 01:12:44", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_FluxLayerDiffuse": { "stars": 17, "last_update": "2025-03-17 01:07:01", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_Gemma3": { "stars": 9, "last_update": "2025-09-06 08:35:54", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_InternVL2": { "stars": 13, "last_update": "2024-08-10 11:00:11", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_LLaSM": { "stars": 5, "last_update": "2024-08-10 10:58:17", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_M3Net": { "stars": 12, "last_update": "2024-08-16 00:03:21", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_MasaCtrl": { "stars": 3, "last_update": "2024-09-01 03:47:35", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_QWQ32B": { "stars": 2, "last_update": "2025-03-15 17:19:23", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_Qwen3Omni": { "stars": 1, "last_update": "2025-10-07 15:35:51", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_Style_Aligned": { "stars": 5, "last_update": "2024-08-16 11:59:33", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_VideoEditing": { "stars": 4, "last_update": "2024-08-14 16:59:49", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeguandong/ComfyUI_VisualAttentionMap": { "stars": 8, "last_update": "2024-08-26 05:15:14", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leeooo001/comfyui-Hunyuan-PromptEnhancer": { "stars": 13, @@ -12867,27 +12882,27 @@ "https://github.com/leewinder/comfyui-crop-to-center": { "stars": 0, "last_update": "2025-10-13 16:41:33", - "author_account_age_days": 4989 + "author_account_age_days": 4990 }, "https://github.com/leewinder/comfyui-mureka-api": { "stars": 0, "last_update": "2025-10-24 08:50:08", - "author_account_age_days": 4989 + "author_account_age_days": 4990 }, "https://github.com/lenML/comfyui_qwen_image_edit_adv": { - "stars": 29, + "stars": 30, "last_update": "2025-12-02 11:12:18", - "author_account_age_days": 722 + "author_account_age_days": 723 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 15, "last_update": "2025-07-16 21:04:06", - "author_account_age_days": 4034 + "author_account_age_days": 4035 }, "https://github.com/leoleelxh/Comfy-Topaz-Photo": { "stars": 17, "last_update": "2025-05-24 05:47:40", - "author_account_age_days": 4613 + "author_account_age_days": 4614 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 51, @@ -12902,7 +12917,7 @@ "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, "last_update": "2025-05-24 16:11:50", - "author_account_age_days": 2408 + "author_account_age_days": 2409 }, "https://github.com/lerignoux/ComfyUI-PechaKucha": { "stars": 1, @@ -12917,27 +12932,27 @@ "https://github.com/leylahkrell/ComfyUI-Violet-Tools": { "stars": 12, "last_update": "2025-11-13 03:06:22", - "author_account_age_days": 812 + "author_account_age_days": 813 }, "https://github.com/leylahviolet/ComfyUI-Violet-Tools": { "stars": 12, "last_update": "2025-11-13 03:06:22", - "author_account_age_days": 812 + "author_account_age_days": 813 }, "https://github.com/lgldlk/ComfyUI-PC-ding-dong": { "stars": 79, "last_update": "2024-12-27 03:25:38", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/lgldlk/ComfyUI-PSD-Replace": { "stars": 4, "last_update": "2025-03-15 07:03:24", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 3, "last_update": "2025-03-27 16:49:42", - "author_account_age_days": 4596 + "author_account_age_days": 4597 }, "https://github.com/licyk/ComfyUI-HakuImg": { "stars": 10, @@ -12957,22 +12972,22 @@ "https://github.com/lihaoyun6/ComfyUI-BlindWatermark": { "stars": 12, "last_update": "2025-09-20 10:42:26", - "author_account_age_days": 3649 + "author_account_age_days": 3650 }, "https://github.com/lihaoyun6/ComfyUI-FlashVSR_Ultra_Fast": { - "stars": 573, + "stars": 574, "last_update": "2025-11-20 07:37:22", - "author_account_age_days": 3649 + "author_account_age_days": 3650 }, "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": { "stars": 66, "last_update": "2025-10-07 12:28:21", - "author_account_age_days": 3649 + "author_account_age_days": 3650 }, "https://github.com/lihaoyun6/ComfyUI-Segformer_Ultra_Fast": { "stars": 38, "last_update": "2025-10-17 14:58:31", - "author_account_age_days": 3649 + "author_account_age_days": 3650 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 57, @@ -12982,12 +12997,12 @@ "https://github.com/liming123332/ComfyUI-Ranbooru": { "stars": 0, "last_update": "2025-11-15 10:45:07", - "author_account_age_days": 3095 + "author_account_age_days": 3096 }, "https://github.com/lingha0h/comfyui_kj": { "stars": 6, "last_update": "2025-03-20 13:24:29", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/linjian-ufo/ComfyUI_GLM4V_voltspark": { "stars": 5, @@ -13002,7 +13017,7 @@ "https://github.com/linksluckytime/comfyui_snacknodes": { "stars": 0, "last_update": "2025-05-07 01:48:50", - "author_account_age_days": 963 + "author_account_age_days": 964 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 4, @@ -13012,7 +13027,7 @@ "https://github.com/lisaks/comfyui-panelforge": { "stars": 2, "last_update": "2025-04-29 00:25:00", - "author_account_age_days": 1274 + "author_account_age_days": 1275 }, "https://github.com/liuqianhonga/ComfyUI-Html2Image": { "stars": 14, @@ -13067,7 +13082,7 @@ "https://github.com/livepeer/ComfyUI-Stream-Pack": { "stars": 18, "last_update": "2025-09-25 16:22:41", - "author_account_age_days": 3244 + "author_account_age_days": 3245 }, "https://github.com/ljleb/comfy-mecha": { "stars": 94, @@ -13122,17 +13137,17 @@ "https://github.com/llikethat/ComfyUI-faceExtracter": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/llikethat/ComfyUI-faceExtractor": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/llikethat/ComfyUI-iseebetter": { "stars": 1, "last_update": "2025-11-29 10:56:25", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/lo-th/Comfyui_three_js": { "stars": 21, @@ -13142,7 +13157,12 @@ "https://github.com/lodestone-rock/ComfyUI_FluxMod": { "stars": 121, "last_update": "2025-06-22 09:44:09", - "author_account_age_days": 1121 + "author_account_age_days": 1122 + }, + "https://github.com/logicalor/comfyui_text_to_pose": { + "stars": 0, + "last_update": "2025-12-13 06:50:42", + "author_account_age_days": 4437 }, "https://github.com/logtd/ComfyUI-4DHumans": { "stars": 7, @@ -13235,14 +13255,14 @@ "author_account_age_days": 661 }, "https://github.com/lokinou/comfyui-better-flow": { - "stars": 1, + "stars": 2, "last_update": "2025-10-22 21:23:02", - "author_account_age_days": 4692 + "author_account_age_days": 4693 }, "https://github.com/lokinou/comfyui-offload-models": { "stars": 2, "last_update": "2025-10-05 04:33:49", - "author_account_age_days": 4692 + "author_account_age_days": 4693 }, "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, @@ -13292,12 +13312,12 @@ "https://github.com/lovelybbq/comfyui-custom-node-color": { "stars": 8, "last_update": "2025-12-14 17:03:02", - "author_account_age_days": 1493 + "author_account_age_days": 1494 }, "https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame": { "stars": 1, "last_update": "2025-11-21 14:03:38", - "author_account_age_days": 682 + "author_account_age_days": 683 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 904, @@ -13340,7 +13360,7 @@ "author_account_age_days": 4201 }, "https://github.com/lrzjason/Comfyui-QwenEditUtils": { - "stars": 627, + "stars": 631, "last_update": "2025-11-18 03:52:42", "author_account_age_days": 4201 }, @@ -13382,7 +13402,7 @@ "https://github.com/lthero-big/ComfyUI-GaussianShadingWatermark": { "stars": 5, "last_update": "2025-11-11 02:06:03", - "author_account_age_days": 1932 + "author_account_age_days": 1933 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 56, @@ -13392,17 +13412,17 @@ "https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution": { "stars": 41, "last_update": "2025-10-15 20:51:39", - "author_account_age_days": 2971 + "author_account_age_days": 2972 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Frames-Animation-Nodes": { "stars": 1, "last_update": "2025-10-09 03:19:03", - "author_account_age_days": 2971 + "author_account_age_days": 2972 }, "https://github.com/lucasgattas/comfyui-egregora-divide-and-enhance": { "stars": 1, "last_update": "2025-09-11 11:41:23", - "author_account_age_days": 2971 + "author_account_age_days": 2972 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, @@ -13412,72 +13432,72 @@ "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 93, "last_update": "2024-12-02 22:10:41", - "author_account_age_days": 1975 + "author_account_age_days": 1976 }, "https://github.com/luke-mino-altherr/ComfyUI-LatentReverb": { "stars": 3, "last_update": "2025-08-13 00:14:13", - "author_account_age_days": 4049 + "author_account_age_days": 4050 }, "https://github.com/lum3on/ComfyUI-FrameUtilitys": { "stars": 13, "last_update": "2025-10-17 20:41:40", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/lum3on/ComfyUI-ModelQuantizer": { "stars": 96, "last_update": "2025-06-14 20:45:21", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/lum3on/ComfyUI-StableAudioX": { "stars": 40, "last_update": "2025-06-24 22:55:28", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/lum3on/ComfyUI_MJ-Scraper": { "stars": 2, "last_update": "2025-07-06 18:35:33", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/lum3on/ComfyUI_Reve-API": { "stars": 12, "last_update": "2025-09-16 12:41:07", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 2, "last_update": "2025-06-27 15:36:58", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/lum3on/comfyui_HiDream-Sampler": { "stars": 482, "last_update": "2025-04-22 07:21:41", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 67, "last_update": "2025-08-27 23:22:27", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/lumalabs/ComfyUI-LumaAI-API": { "stars": 205, "last_update": "2025-03-31 22:54:28", - "author_account_age_days": 1649 + "author_account_age_days": 1650 }, "https://github.com/lunarring/bitalino_comfy": { "stars": 0, "last_update": "2025-02-21 09:03:54", - "author_account_age_days": 1780 + "author_account_age_days": 1781 }, "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision": { "stars": 3, "last_update": "2025-12-06 09:18:26", - "author_account_age_days": 398 + "author_account_age_days": 399 }, "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 1, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 5036 + "author_account_age_days": 5037 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 3, @@ -13502,12 +13522,12 @@ "https://github.com/magekinnarus/ComfyUI-V-Prediction-Node": { "stars": 2, "last_update": "2025-02-04 08:29:24", - "author_account_age_days": 1170 + "author_account_age_days": 1171 }, "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 3, "last_update": "2025-05-14 06:50:13", - "author_account_age_days": 215 + "author_account_age_days": 216 }, "https://github.com/maikgreubel/comfyui-loaddds": { "stars": 0, @@ -13522,7 +13542,7 @@ "https://github.com/maludwig/basix_image_filters": { "stars": 6, "last_update": "2025-05-15 23:29:38", - "author_account_age_days": 4044 + "author_account_age_days": 4045 }, "https://github.com/mamorett/ComfyUI-Flux2proReplicate": { "stars": 0, @@ -13537,12 +13557,12 @@ "https://github.com/mang01010/MangoNodePack": { "stars": 3, "last_update": "2025-10-03 15:17:39", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/mango-rgb/ComfyUI-Mango-Random-node": { "stars": 2, "last_update": "2025-01-21 11:31:10", - "author_account_age_days": 942 + "author_account_age_days": 943 }, "https://github.com/mangobyed/ComfyUI_Detection_List": { "stars": 0, @@ -13567,7 +13587,7 @@ "https://github.com/marawan206/ComfyUI-FaceCropper": { "stars": 10, "last_update": "2025-03-07 01:44:44", - "author_account_age_days": 708 + "author_account_age_days": 709 }, "https://github.com/marco-zanella/ComfyUI-BooleanExpression": { "stars": 0, @@ -13577,12 +13597,12 @@ "https://github.com/marcoc2/ComfyUI-AnotherUtils": { "stars": 1, "last_update": "2025-08-27 01:08:27", - "author_account_age_days": 5722 + "author_account_age_days": 5723 }, "https://github.com/marcoc2/ComfyUI_CogView4-6B_diffusers": { "stars": 2, "last_update": "2025-03-04 17:43:50", - "author_account_age_days": 5722 + "author_account_age_days": 5723 }, "https://github.com/marduk191/ComfyUI-Fluxpromptenhancer": { "stars": 118, @@ -13607,32 +13627,32 @@ "https://github.com/marklieberman/ComfyUI-Liebs-Picker": { "stars": 10, "last_update": "2025-08-08 23:15:40", - "author_account_age_days": 4343 + "author_account_age_days": 4344 }, "https://github.com/marklieberman/ComfyUI-Liebs-Title": { "stars": 0, "last_update": "2025-05-12 23:32:28", - "author_account_age_days": 4343 + "author_account_age_days": 4344 }, "https://github.com/marklieberman/ComfyUI-Liebs-Toast": { "stars": 1, "last_update": "2025-05-12 23:34:55", - "author_account_age_days": 4343 + "author_account_age_days": 4344 }, "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": { "stars": 16, "last_update": "2024-10-30 10:25:15", - "author_account_age_days": 3416 + "author_account_age_days": 3417 }, "https://github.com/markuryy/ComfyUI-Simple-Video-XY-Plot": { "stars": 3, "last_update": "2025-03-12 18:18:54", - "author_account_age_days": 3416 + "author_account_age_days": 3417 }, "https://github.com/markuryy/ComfyUI-SuperLoader": { "stars": 0, "last_update": "2025-03-12 18:23:22", - "author_account_age_days": 3416 + "author_account_age_days": 3417 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 44, @@ -13642,7 +13662,7 @@ "https://github.com/martin-rizzo/ComfyUI-TinyBreaker": { "stars": 40, "last_update": "2025-08-29 23:04:42", - "author_account_age_days": 2135 + "author_account_age_days": 2136 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 14, @@ -13657,17 +13677,17 @@ "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 1, "last_update": "2025-06-05 16:37:41", - "author_account_age_days": 3190 + "author_account_age_days": 3191 }, "https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble": { "stars": 13, "last_update": "2025-12-14 10:08:18", - "author_account_age_days": 3370 + "author_account_age_days": 3371 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { - "stars": 34, + "stars": 35, "last_update": "2025-08-22 14:25:23", - "author_account_age_days": 5088 + "author_account_age_days": 5089 }, "https://github.com/mav-rik/facerestore_cf": { "stars": 313, @@ -13677,17 +13697,17 @@ "https://github.com/max-dingsda/OllamaTools": { "stars": 3, "last_update": "2025-12-10 13:38:13", - "author_account_age_days": 229 + "author_account_age_days": 230 }, "https://github.com/maxczc/comfyui-sora-node": { "stars": 0, "last_update": "2025-12-13 06:26:26", - "author_account_age_days": 4181 + "author_account_age_days": 4182 }, "https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput": { "stars": 0, "last_update": "2025-10-08 18:29:37", - "author_account_age_days": 1018 + "author_account_age_days": 1019 }, "https://github.com/mayunejie/ComfyUI-Allen-Yinpin": { "stars": 0, @@ -13707,7 +13727,7 @@ "https://github.com/mcDandy/more_math": { "stars": 0, "last_update": "2025-12-11 21:59:10", - "author_account_age_days": 3524 + "author_account_age_days": 3525 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1230, @@ -13717,7 +13737,7 @@ "https://github.com/meanin2/comfyui-MGnodes": { "stars": 2, "last_update": "2025-09-10 15:42:57", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 64, @@ -13757,7 +13777,7 @@ "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": { "stars": 6, "last_update": "2025-11-29 18:25:47", - "author_account_age_days": 4260 + "author_account_age_days": 4261 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, @@ -13792,12 +13812,12 @@ "https://github.com/metal3d/ComfyUI_Human_Parts": { "stars": 39, "last_update": "2025-03-07 08:14:46", - "author_account_age_days": 6011 + "author_account_age_days": 6012 }, "https://github.com/metal3d/ComfyUI_M3D_photo_effects": { "stars": 2, "last_update": "2025-03-11 12:09:55", - "author_account_age_days": 6011 + "author_account_age_days": 6012 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 2, @@ -13807,32 +13827,32 @@ "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": { "stars": 7, "last_update": "2025-07-02 09:36:48", - "author_account_age_days": 2855 + "author_account_age_days": 2856 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 25, "last_update": "2024-07-20 13:58:46", - "author_account_age_days": 540 + "author_account_age_days": 541 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { "stars": 498, "last_update": "2025-04-26 02:32:18", - "author_account_age_days": 1006 + "author_account_age_days": 1007 }, "https://github.com/miaoshouai/ComfyUI-Video-Segmentation": { "stars": 34, "last_update": "2025-08-10 09:11:18", - "author_account_age_days": 1006 + "author_account_age_days": 1007 }, "https://github.com/michaelgold/ComfyUI-HF-Model-Downloader": { "stars": 6, "last_update": "2025-10-04 09:09:41", - "author_account_age_days": 5894 + "author_account_age_days": 5895 }, "https://github.com/microbote/ComfyUI-StyledCLIPTextEncode": { "stars": 2, "last_update": "2024-08-27 03:37:29", - "author_account_age_days": 2546 + "author_account_age_days": 2547 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, @@ -13842,12 +13862,12 @@ "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, "last_update": "2025-01-29 16:29:23", - "author_account_age_days": 3102 + "author_account_age_days": 3103 }, "https://github.com/mikecaronna/comfyui_c2pa_signer": { "stars": 1, "last_update": "2025-10-06 14:27:34", - "author_account_age_days": 2173 + "author_account_age_days": 2174 }, "https://github.com/mikeshuangyan/ComfyUI_MqUtils": { "stars": 0, @@ -13857,12 +13877,12 @@ "https://github.com/mikesimone/ComfyUI-LinkModeToggle": { "stars": 0, "last_update": "2025-11-09 01:35:16", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/mikheys/comfyui-gemini-mikheys": { "stars": 2, "last_update": "2025-08-29 15:15:54", - "author_account_age_days": 2939 + "author_account_age_days": 2940 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 62, @@ -13877,12 +13897,12 @@ "https://github.com/mingsky-ai/ComfyUI-MingNodes": { "stars": 475, "last_update": "2024-10-18 16:51:14", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/mira-6/comfyui-sasolver": { "stars": 5, "last_update": "2025-02-23 21:44:23", - "author_account_age_days": 930 + "author_account_age_days": 931 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 162, @@ -13892,57 +13912,57 @@ "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 1, "last_update": "2024-08-17 16:45:24", - "author_account_age_days": 1276 + "author_account_age_days": 1277 }, "https://github.com/mittimi/ComfyUI_mittimiDaisyChainText": { "stars": 0, "last_update": "2025-07-09 08:51:24", - "author_account_age_days": 4548 + "author_account_age_days": 4549 }, "https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": { "stars": 4, "last_update": "2025-06-30 11:17:30", - "author_account_age_days": 4548 + "author_account_age_days": 4549 }, "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize": { "stars": 0, "last_update": "2024-09-07 07:43:41", - "author_account_age_days": 4548 + "author_account_age_days": 4549 }, "https://github.com/mittimi/ComfyUI_mittimiWidthHeight": { "stars": 1, "last_update": "2025-12-11 15:08:49", - "author_account_age_days": 4548 + "author_account_age_days": 4549 }, "https://github.com/mo230761/InsertAnything-ComfyUI-official": { "stars": 26, "last_update": "2025-07-16 11:05:05", - "author_account_age_days": 1512 + "author_account_age_days": 1513 }, "https://github.com/mobcat40/ComfyUI-PromptChain": { "stars": 1, "last_update": "2025-12-04 19:14:47", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, "last_update": "2025-04-04 19:45:39", - "author_account_age_days": 4346 + "author_account_age_days": 4347 }, "https://github.com/mochidroppot/ComfyUI-ProxyFix": { "stars": 0, "last_update": "2025-10-03 02:29:35", - "author_account_age_days": 102 + "author_account_age_days": 103 }, "https://github.com/modelscope/comfyscope": { "stars": 4, "last_update": "2024-11-20 08:48:36", - "author_account_age_days": 1238 + "author_account_age_days": 1239 }, "https://github.com/modelscope/scepter": { "stars": 547, "last_update": "2025-04-03 06:00:15", - "author_account_age_days": 1238 + "author_account_age_days": 1239 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 2, @@ -13952,7 +13972,7 @@ "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit": { "stars": 1, "last_update": "2025-02-17 07:14:46", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/mohsensd1373/comfyui_wordpress": { "stars": 0, @@ -13962,22 +13982,22 @@ "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, "last_update": "2025-05-12 03:47:39", - "author_account_age_days": 3817 + "author_account_age_days": 3818 }, "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 22, "last_update": "2025-09-30 06:36:20", - "author_account_age_days": 945 + "author_account_age_days": 946 }, "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 9, "last_update": "2025-10-10 09:53:05", - "author_account_age_days": 4962 + "author_account_age_days": 4963 }, "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler": { - "stars": 148, + "stars": 149, "last_update": "2025-12-06 16:28:42", - "author_account_age_days": 4962 + "author_account_age_days": 4963 }, "https://github.com/moose-lab/ComfyUI-GPT": { "stars": 4, @@ -13987,7 +14007,7 @@ "https://github.com/morgan55555/comfyui-lock-mode": { "stars": 0, "last_update": "2025-04-28 16:16:18", - "author_account_age_days": 3722 + "author_account_age_days": 3723 }, "https://github.com/morino-kumasan/comfyui-toml-prompt": { "stars": 1, @@ -13997,7 +14017,7 @@ "https://github.com/motivated3/comfyui-shua-creator": { "stars": 6, "last_update": "2024-12-05 10:39:52", - "author_account_age_days": 3344 + "author_account_age_days": 3345 }, "https://github.com/moustafa-nasr/ComfyUI-SimpleLogger": { "stars": 4, @@ -14027,17 +14047,17 @@ "https://github.com/mrf/ComfyPoe": { "stars": 0, "last_update": "2025-11-26 22:43:59", - "author_account_age_days": 5715 + "author_account_age_days": 5716 }, "https://github.com/mrhan1993/ComfyUI-Fooocus": { "stars": 9, "last_update": "2025-01-15 15:18:07", - "author_account_age_days": 2405 + "author_account_age_days": 2406 }, "https://github.com/muhammederem/blip-comfyui": { "stars": 1, "last_update": "2025-05-25 14:11:04", - "author_account_age_days": 2633 + "author_account_age_days": 2634 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, @@ -14045,9 +14065,9 @@ "author_account_age_days": 4476 }, "https://github.com/muxueChen/ComfyUI_NTCosyVoice": { - "stars": 164, + "stars": 165, "last_update": "2025-05-20 13:36:56", - "author_account_age_days": 3499 + "author_account_age_days": 3500 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 12, @@ -14077,7 +14097,7 @@ "https://github.com/n0neye/A3D-comfyui-integration": { "stars": 6, "last_update": "2025-04-28 03:54:34", - "author_account_age_days": 1362 + "author_account_age_days": 1363 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 4, @@ -14092,7 +14112,7 @@ "https://github.com/nakagawadev/comfyui_nakagawa": { "stars": 2, "last_update": "2025-09-14 03:18:07", - "author_account_age_days": 3459 + "author_account_age_days": 3460 }, "https://github.com/nako-nakoko/ComfyUI_Mel_Nodes": { "stars": 0, @@ -14137,7 +14157,7 @@ "https://github.com/nchenevey1/comfyui-gimp-nodes": { "stars": 10, "last_update": "2024-10-26 09:11:34", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/negaga53/comfyui-imgloader": { "stars": 2, @@ -14157,7 +14177,7 @@ "https://github.com/neocrz/comfyui-usetaesd": { "stars": 2, "last_update": "2025-10-26 14:56:53", - "author_account_age_days": 1857 + "author_account_age_days": 1858 }, "https://github.com/neonr-0/ComfyUI-PixelConstrainedScaler": { "stars": 1, @@ -14167,52 +14187,52 @@ "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, "last_update": "2025-04-06 10:43:14", - "author_account_age_days": 4189 + "author_account_age_days": 4190 }, "https://github.com/neverbiasu/ComfyUI-BAGEL": { "stars": 187, "last_update": "2025-10-13 00:36:22", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-ChatTTS": { "stars": 3, "last_update": "2025-05-12 08:15:13", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-Dashscope": { "stars": 4, "last_update": "2025-04-05 02:19:36", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { "stars": 21, "last_update": "2025-05-12 16:09:03", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-ModelScope": { "stars": 1, "last_update": "2025-11-08 21:10:36", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-Ovis-U1": { "stars": 4, "last_update": "2025-09-28 21:59:19", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-SAM2": { "stars": 238, "last_update": "2025-11-13 00:40:29", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-StyleShot": { "stars": 15, "last_update": "2025-04-23 08:01:32", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus": { "stars": 91, "last_update": "2025-11-30 18:54:01", - "author_account_age_days": 273 + "author_account_age_days": 274 }, "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 9, @@ -14235,7 +14255,7 @@ "author_account_age_days": 1770 }, "https://github.com/niknah/ComfyUI-F5-TTS": { - "stars": 243, + "stars": 244, "last_update": "2025-11-04 07:35:16", "author_account_age_days": 5258 }, @@ -14260,14 +14280,14 @@ "author_account_age_days": 5258 }, "https://github.com/niknah/quick-connections": { - "stars": 423, + "stars": 424, "last_update": "2025-12-12 00:35:07", "author_account_age_days": 5258 }, "https://github.com/nilor-corp/nilor-nodes": { "stars": 5, "last_update": "2025-10-20 12:56:45", - "author_account_age_days": 753 + "author_account_age_days": 754 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 62, @@ -14297,7 +14317,7 @@ "https://github.com/nitingrg/comfyui-ntools": { "stars": 0, "last_update": "2025-11-25 15:21:12", - "author_account_age_days": 1055 + "author_account_age_days": 1056 }, "https://github.com/njlent/ComfyUI_performance-report": { "stars": 2, @@ -14347,7 +14367,7 @@ "https://github.com/nobrainX2/comfyUI-customDia": { "stars": 14, "last_update": "2025-05-29 18:32:25", - "author_account_age_days": 2325 + "author_account_age_days": 2326 }, "https://github.com/noelkim12/ComfyUI-NoelTextUtil": { "stars": 0, @@ -14362,7 +14382,7 @@ "https://github.com/nofunstudio/Node_Fun_ComfyUI": { "stars": 6, "last_update": "2025-11-26 22:00:39", - "author_account_age_days": 1750 + "author_account_age_days": 1751 }, "https://github.com/nomadoor/ComfyUI-DualPanel-Subgraph-Viewer": { "stars": 9, @@ -14377,12 +14397,12 @@ "https://github.com/nonnonstop/comfyui-faster-loading": { "stars": 10, "last_update": "2024-06-13 15:37:45", - "author_account_age_days": 2660 + "author_account_age_days": 2661 }, "https://github.com/northumber/ComfyUI-northTools": { "stars": 2, "last_update": "2025-05-22 18:08:04", - "author_account_age_days": 3597 + "author_account_age_days": 3598 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 256, @@ -14427,22 +14447,22 @@ "https://github.com/numz/ComfyUI-FlowChain": { "stars": 162, "last_update": "2025-07-28 06:20:20", - "author_account_age_days": 5321 + "author_account_age_days": 5322 }, "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": { - "stars": 1519, + "stars": 1529, "last_update": "2025-12-13 05:38:02", - "author_account_age_days": 5321 + "author_account_age_days": 5322 }, "https://github.com/numz/Comfyui-Orpheus": { "stars": 9, "last_update": "2025-04-16 19:20:21", - "author_account_age_days": 5321 + "author_account_age_days": 5322 }, "https://github.com/nunchaku-tech/ComfyUI-nunchaku": { "stars": 2571, "last_update": "2025-11-08 06:31:28", - "author_account_age_days": 153 + "author_account_age_days": 154 }, "https://github.com/nux1111/ComfyUI_NetDist_Plus": { "stars": 39, @@ -14502,12 +14522,12 @@ "https://github.com/obisin/ComfyUI-DGLS": { "stars": 12, "last_update": "2025-09-26 10:25:10", - "author_account_age_days": 1552 + "author_account_age_days": 1553 }, "https://github.com/obvirm/ComfyUI-WhisperXX": { "stars": 1, "last_update": "2025-12-03 22:07:11", - "author_account_age_days": 1056 + "author_account_age_days": 1057 }, "https://github.com/okdalto/ComfyUI-WithAnyone": { "stars": 19, @@ -14522,7 +14542,7 @@ "https://github.com/olafrv/comfyui_olafrv": { "stars": 0, "last_update": "2025-09-07 20:31:30", - "author_account_age_days": 5232 + "author_account_age_days": 5233 }, "https://github.com/olduvai-jp/ComfyUI-CloudArchive": { "stars": 2, @@ -14537,12 +14557,12 @@ "https://github.com/oleksandr612/ComfyUI-Counter": { "stars": 0, "last_update": "2024-08-05 16:18:48", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": { "stars": 3, "last_update": "2025-09-23 22:08:30", - "author_account_age_days": 4539 + "author_account_age_days": 4540 }, "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 3, @@ -14562,12 +14582,12 @@ "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 28, "last_update": "2025-11-24 02:32:23", - "author_account_age_days": 1543 + "author_account_age_days": 1544 }, "https://github.com/opparco/ComfyUI-WanLightx2vScheduler": { "stars": 1, "last_update": "2025-09-05 18:56:41", - "author_account_age_days": 4218 + "author_account_age_days": 4219 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 1, @@ -14577,12 +14597,12 @@ "https://github.com/orange90/ComfyUI-Regex-Runner": { "stars": 3, "last_update": "2025-02-26 03:48:27", - "author_account_age_days": 4634 + "author_account_age_days": 4635 }, "https://github.com/orex2121/comfyui-OreX": { "stars": 14, "last_update": "2025-12-05 09:45:28", - "author_account_age_days": 2044 + "author_account_age_days": 2045 }, "https://github.com/orion4d/Calculator_Pro": { "stars": 0, @@ -14657,7 +14677,7 @@ "https://github.com/oshtz/ComfyUI-oshtz-nodes": { "stars": 7, "last_update": "2025-11-19 21:03:59", - "author_account_age_days": 963 + "author_account_age_days": 964 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 21, @@ -14677,7 +14697,7 @@ "https://github.com/otacoo/comfyui_otacoo": { "stars": 8, "last_update": "2025-10-02 07:14:56", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": { "stars": 5, @@ -14692,7 +14712,7 @@ "https://github.com/oxysoft/ComfyUI-gowiththeflow": { "stars": 3, "last_update": "2025-04-09 03:55:00", - "author_account_age_days": 4649 + "author_account_age_days": 4650 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, @@ -14710,14 +14730,14 @@ "author_account_age_days": 2153 }, "https://github.com/p1atdev/comfyui-tkg-chroma-key": { - "stars": 18, + "stars": 19, "last_update": "2025-08-23 16:06:14", "author_account_age_days": 2153 }, "https://github.com/pacchikAI/comfyui_pacchik_ImagePromptBatch": { "stars": 0, "last_update": "2025-10-22 16:27:05", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/palant/image-resize-comfyui": { "stars": 102, @@ -14757,12 +14777,12 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, "last_update": "2025-05-26 12:33:08", - "author_account_age_days": 2050 + "author_account_age_days": 2051 }, "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": { "stars": 0, "last_update": "2025-08-08 13:16:05", - "author_account_age_days": 2050 + "author_account_age_days": 2051 }, "https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": { "stars": 0, @@ -14777,7 +14797,7 @@ "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": { "stars": 31, "last_update": "2025-08-08 14:30:19", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 30, @@ -14792,32 +14812,32 @@ "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, "last_update": "2024-08-30 07:52:11", - "author_account_age_days": 1768 + "author_account_age_days": 1769 }, "https://github.com/pdale-boop/Comfyui-Network-Guardian": { "stars": 0, "last_update": "2025-10-14 21:49:38", - "author_account_age_days": 64 + "author_account_age_days": 65 }, "https://github.com/penposs/ComfyUI_Gemini_Pro": { "stars": 11, "last_update": "2025-11-28 14:26:22", - "author_account_age_days": 2296 + "author_account_age_days": 2297 }, "https://github.com/penposs/Comfyui-banana2": { "stars": 0, "last_update": "2025-11-26 03:58:01", - "author_account_age_days": 2296 + "author_account_age_days": 2297 }, "https://github.com/penposs/Comfyui_wan_api": { "stars": 1, "last_update": "2025-04-02 16:02:44", - "author_account_age_days": 2296 + "author_account_age_days": 2297 }, "https://github.com/perckle/comfyui_dpir": { "stars": 0, "last_update": "2025-09-27 06:10:01", - "author_account_age_days": 1901 + "author_account_age_days": 1902 }, "https://github.com/perezjoan/ComfyUI-QwenEdit-Urbanism-by-UGA": { "stars": 1, @@ -14827,42 +14847,42 @@ "https://github.com/petr-pr/ComfyUI-TranslationNode": { "stars": 0, "last_update": "2025-11-05 22:42:00", - "author_account_age_days": 1360 + "author_account_age_days": 1361 }, "https://github.com/pharmapsychotic/comfy-cliption": { "stars": 62, "last_update": "2025-01-04 05:06:11", - "author_account_age_days": 1452 + "author_account_age_days": 1453 }, "https://github.com/phaserblast/ComfyUI-DGXSparkSafetensorsLoader": { "stars": 4, "last_update": "2025-12-12 05:53:27", - "author_account_age_days": 1116 + "author_account_age_days": 1117 }, "https://github.com/phazei/ComfyUI-OrpheusTTS-LMStudio": { "stars": 2, "last_update": "2025-09-10 06:24:20", - "author_account_age_days": 5546 + "author_account_age_days": 5547 }, "https://github.com/phazei/ComfyUI-Prompt-Stash": { "stars": 38, "last_update": "2025-12-06 02:53:25", - "author_account_age_days": 5546 + "author_account_age_days": 5547 }, "https://github.com/philiprodriguez/ComfyUI-HunyuanImageLatentToVideoLatent": { "stars": 1, "last_update": "2025-01-12 16:43:09", - "author_account_age_days": 3536 + "author_account_age_days": 3537 }, "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, "last_update": "2025-07-01 13:40:29", - "author_account_age_days": 3796 + "author_account_age_days": 3797 }, "https://github.com/philipy1219/ComfyUI-TaylorSeer": { "stars": 56, "last_update": "2025-10-07 08:05:19", - "author_account_age_days": 3796 + "author_account_age_days": 3797 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 200, @@ -14882,12 +14902,12 @@ "https://github.com/phyblas/nsfw-shorier_comfyui": { "stars": 6, "last_update": "2025-09-16 13:23:13", - "author_account_age_days": 3591 + "author_account_age_days": 3592 }, "https://github.com/phyblas/paint-by-example_comfyui": { "stars": 10, "last_update": "2025-09-10 14:45:01", - "author_account_age_days": 3591 + "author_account_age_days": 3592 }, "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, @@ -14912,7 +14932,7 @@ "https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": { "stars": 1, "last_update": "2025-11-05 21:55:09", - "author_account_age_days": 60 + "author_account_age_days": 61 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, @@ -14922,17 +14942,17 @@ "https://github.com/piscesbody/ComfyUI-Upscale-CUDAspeed": { "stars": 21, "last_update": "2025-10-26 04:15:42", - "author_account_age_days": 3845 + "author_account_age_days": 3846 }, "https://github.com/pixelworldai/ComfyUI-AlphaFlatten": { "stars": 1, "last_update": "2025-03-13 23:07:04", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/pixelworldai/ComfyUI-WorkflowGraphics": { "stars": 1, "last_update": "2025-08-10 13:42:12", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/pizurny/ComfyUI-AV-Handles": { "stars": 24, @@ -14967,17 +14987,17 @@ "https://github.com/playbook3d/playbook3d-comfyui-nodes": { "stars": 21, "last_update": "2025-03-25 19:50:08", - "author_account_age_days": 2038 + "author_account_age_days": 2039 }, "https://github.com/plugcrypt/CRT-Nodes": { "stars": 64, "last_update": "2025-12-10 20:18:41", - "author_account_age_days": 1600 + "author_account_age_days": 1601 }, "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 9, "last_update": "2025-11-08 19:39:43", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/pnikolic-amd/ComfyUI_MIGraphX": { "stars": 16, @@ -14985,14 +15005,14 @@ "author_account_age_days": 339 }, "https://github.com/pollockjj/ComfyUI-MultiGPU": { - "stars": 678, + "stars": 680, "last_update": "2025-10-16 03:10:03", - "author_account_age_days": 4044 + "author_account_age_days": 4045 }, "https://github.com/polym/ComfyUI-musubi": { "stars": 1, "last_update": "2025-10-21 11:45:22", - "author_account_age_days": 4770 + "author_account_age_days": 4771 }, "https://github.com/popoimm/comfyui-popo-utility": { "stars": 0, @@ -15007,47 +15027,47 @@ "https://github.com/power88/ComfyUI-PDiD-LLM-Nodes": { "stars": 0, "last_update": "2025-11-16 12:13:06", - "author_account_age_days": 3269 + "author_account_age_days": 3270 }, "https://github.com/princepainter/ComfyUI-PainterI2V": { - "stars": 460, + "stars": 461, "last_update": "2025-11-24 23:48:08", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/princepainter/ComfyUI-PainterI2VforKJ": { - "stars": 74, + "stars": 75, "last_update": "2025-11-19 10:27:30", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/princepainter/ComfyUI-PainterLongVideo": { - "stars": 91, + "stars": 92, "last_update": "2025-11-18 23:59:04", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/princepainter/Comfyui-PainterAudioCut": { "stars": 6, "last_update": "2025-11-16 09:59:25", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/princepainter/Comfyui-PainterAudioLength": { "stars": 0, "last_update": "2025-12-09 01:50:09", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/princepainter/Comfyui-PainterFLF2V": { - "stars": 88, + "stars": 89, "last_update": "2025-11-28 02:57:39", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/princepainter/Comfyui-PainterSampler": { "stars": 18, "last_update": "2025-11-17 09:12:16", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/princepainter/Comfyui-PainterVRAM": { "stars": 18, "last_update": "2025-11-28 08:50:39", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 45, @@ -15077,22 +15097,22 @@ "https://github.com/pschroedl/ComfyUI-SAM2-Realtime": { "stars": 14, "last_update": "2025-01-21 05:29:03", - "author_account_age_days": 4525 + "author_account_age_days": 4526 }, "https://github.com/psdwizzard/Comfyui-XYZ-stitch": { "stars": 1, "last_update": "2025-11-11 16:47:27", - "author_account_age_days": 3385 + "author_account_age_days": 3386 }, "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 24, "last_update": "2025-07-06 04:41:46", - "author_account_age_days": 4418 + "author_account_age_days": 4419 }, "https://github.com/ptmaster/comfyui-audio-speed": { "stars": 11, "last_update": "2025-06-24 15:23:03", - "author_account_age_days": 4418 + "author_account_age_days": 4419 }, "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 8, @@ -15102,27 +15122,27 @@ "https://github.com/pupba/Comfy_ForEach": { "stars": 3, "last_update": "2025-05-12 07:08:54", - "author_account_age_days": 2339 + "author_account_age_days": 2340 }, "https://github.com/purewater2011/comfyui_color_detection": { "stars": 1, "last_update": "2025-05-19 09:59:44", - "author_account_age_days": 4366 + "author_account_age_days": 4367 }, "https://github.com/purpen/ComfyUI-AIRedoon": { "stars": 3, "last_update": "2024-12-11 09:38:42", - "author_account_age_days": 5476 + "author_account_age_days": 5477 }, "https://github.com/purpen/ComfyUI-ImageTagger": { "stars": 2, "last_update": "2024-11-27 17:20:49", - "author_account_age_days": 5476 + "author_account_age_days": 5477 }, "https://github.com/purzbeats/ComfyUI-Purz": { "stars": 19, "last_update": "2025-12-08 19:56:18", - "author_account_age_days": 1433 + "author_account_age_days": 1434 }, "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, @@ -15132,10 +15152,10 @@ "https://github.com/pxl-pshr/GlitchNodes": { "stars": 59, "last_update": "2025-10-11 16:47:17", - "author_account_age_days": 423 + "author_account_age_days": 424 }, "https://github.com/pydn/ComfyUI-to-Python-Extension": { - "stars": 2162, + "stars": 2163, "last_update": "2025-09-26 23:53:00", "author_account_age_days": 3235 }, @@ -15162,7 +15182,7 @@ "https://github.com/quank123wip/ComfyUI-Step1X-Edit": { "stars": 75, "last_update": "2025-04-30 11:03:51", - "author_account_age_days": 3042 + "author_account_age_days": 3043 }, "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides": { "stars": 14, @@ -15227,7 +15247,7 @@ "https://github.com/r3dial/redial-discomphy": { "stars": 1, "last_update": "2025-01-09 19:59:31", - "author_account_age_days": 969 + "author_account_age_days": 970 }, "https://github.com/r3dsd/comfyui-template-loader": { "stars": 0, @@ -15237,12 +15257,12 @@ "https://github.com/rafacost/rafacost-comfy": { "stars": 2, "last_update": "2025-11-11 14:26:29", - "author_account_age_days": 4226 + "author_account_age_days": 4227 }, "https://github.com/railep/ComfyUI-HunyuanVideo-Foley": { "stars": 5, "last_update": "2025-08-29 16:48:04", - "author_account_age_days": 285 + "author_account_age_days": 286 }, "https://github.com/raindrop313/ComfyUI-WanVideoStartEndFrames": { "stars": 378, @@ -15257,17 +15277,17 @@ "https://github.com/rainlizard/ComfyUI-Raffle": { "stars": 18, "last_update": "2025-11-23 16:11:33", - "author_account_age_days": 3701 + "author_account_age_days": 3702 }, "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler": { "stars": 1, "last_update": "2025-08-14 13:53:47", - "author_account_age_days": 3701 + "author_account_age_days": 3702 }, "https://github.com/ramesh-x90/ComfyUI_pyannote": { "stars": 5, "last_update": "2025-10-27 11:11:50", - "author_account_age_days": 1860 + "author_account_age_days": 1861 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 68, @@ -15282,12 +15302,12 @@ "https://github.com/randomnoner11/ComfyUI-MistralAI-API": { "stars": 3, "last_update": "2025-12-07 02:37:32", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/ranska/pixel_palette_art": { "stars": 1, "last_update": "2025-09-02 08:35:03", - "author_account_age_days": 5793 + "author_account_age_days": 5794 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 90, @@ -15302,22 +15322,22 @@ "https://github.com/raysers/Mflux-ComfyUI": { "stars": 112, "last_update": "2025-03-09 21:14:27", - "author_account_age_days": 2542 + "author_account_age_days": 2543 }, "https://github.com/razvanmatei-sf/razv-llm": { "stars": 0, "last_update": "2025-12-02 14:48:54", - "author_account_age_days": 107 + "author_account_age_days": 108 }, "https://github.com/razvanmatei-sf/razv-wavespeed": { "stars": 0, "last_update": "2025-12-02 14:56:41", - "author_account_age_days": 107 + "author_account_age_days": 108 }, "https://github.com/razvanmatei-sf/serhii-prompt-list": { "stars": 0, "last_update": "2025-11-03 10:19:48", - "author_account_age_days": 107 + "author_account_age_days": 108 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, @@ -15332,17 +15352,17 @@ "https://github.com/rdancer/ComfyUI_Florence2SAM2": { "stars": 44, "last_update": "2025-06-30 19:02:35", - "author_account_age_days": 6159 + "author_account_age_days": 6160 }, "https://github.com/rdawgemfl/rdawg_3D_pack": { "stars": 0, "last_update": "2025-10-19 12:31:40", - "author_account_age_days": 2466 + "author_account_age_days": 2467 }, "https://github.com/rdomunky/comfyui-subfolderimageloader": { "stars": 1, "last_update": "2025-07-20 04:21:48", - "author_account_age_days": 3861 + "author_account_age_days": 3862 }, "https://github.com/reallusion/ComfyUI-Reallusion": { "stars": 8, @@ -15357,7 +15377,7 @@ "https://github.com/recraft-ai/ComfyUI-RecraftAI": { "stars": 65, "last_update": "2025-06-04 11:33:13", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": { "stars": 7, @@ -15372,7 +15392,7 @@ "https://github.com/reeoi/ComfyUI-WebROI": { "stars": 0, "last_update": "2025-11-25 08:44:40", - "author_account_age_days": 2298 + "author_account_age_days": 2299 }, "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 114, @@ -15407,7 +15427,7 @@ "https://github.com/revirevy/Comfyui_saveimage_imgbb": { "stars": 2, "last_update": "2025-04-23 10:49:48", - "author_account_age_days": 5023 + "author_account_age_days": 5024 }, "https://github.com/rgthree/rgthree-comfy": { "stars": 2531, @@ -15427,7 +15447,7 @@ "https://github.com/rhplus0831/ComfyMepi": { "stars": 0, "last_update": "2025-04-12 22:59:21", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, @@ -15442,12 +15462,12 @@ "https://github.com/rickrender/ComfyUI-Vectorizer-API": { "stars": 2, "last_update": "2025-08-20 00:09:26", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/rickyars/comfyui-llm-tile": { "stars": 1, "last_update": "2025-06-25 11:56:15", - "author_account_age_days": 4742 + "author_account_age_days": 4743 }, "https://github.com/risunobushi/ComfyUI-Similarity-Score": { "stars": 6, @@ -15482,7 +15502,7 @@ "https://github.com/rkfg/ComfyUI-Dia_tts": { "stars": 0, "last_update": "2025-04-27 15:58:21", - "author_account_age_days": 5809 + "author_account_age_days": 5810 }, "https://github.com/rnbwdsh/ComfyUI-LatentWalk": { "stars": 16, @@ -15492,22 +15512,22 @@ "https://github.com/rndnanthu/ComfyUI-RndNanthu": { "stars": 28, "last_update": "2025-12-02 13:21:47", - "author_account_age_days": 2351 + "author_account_age_days": 2352 }, "https://github.com/robertvoy/ComfyUI-Distributed": { "stars": 439, "last_update": "2025-10-27 21:01:07", - "author_account_age_days": 4643 + "author_account_age_days": 4644 }, "https://github.com/robertvoy/ComfyUI-Flux-Continuum": { "stars": 232, "last_update": "2025-12-04 06:17:57", - "author_account_age_days": 4643 + "author_account_age_days": 4644 }, "https://github.com/robin-collins/ComfyUI-TechsToolz": { "stars": 0, "last_update": "2025-06-20 00:25:39", - "author_account_age_days": 1662 + "author_account_age_days": 1663 }, "https://github.com/robtl2/ComfyUI-ComfyBridge": { "stars": 0, @@ -15517,7 +15537,7 @@ "https://github.com/rohitsainier/ComfyUI-InstagramDownloader": { "stars": 20, "last_update": "2025-01-02 08:47:22", - "author_account_age_days": 3691 + "author_account_age_days": 3692 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 7, @@ -15527,7 +15547,7 @@ "https://github.com/ronaldzgithub/ComfyUI_Appstore": { "stars": 6, "last_update": "2024-12-04 15:02:42", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 108, @@ -15537,37 +15557,37 @@ "https://github.com/ronsantash/Comfyui-flexi-lora-loader": { "stars": 8, "last_update": "2025-01-12 11:57:27", - "author_account_age_days": 1555 + "author_account_age_days": 1556 }, "https://github.com/rookiepsi/comfypsi_blur_mask": { "stars": 1, "last_update": "2025-09-08 02:32:36", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/rookiepsi/comfyui-extended": { "stars": 4, "last_update": "2025-10-07 20:14:44", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": { "stars": 2, "last_update": "2025-11-22 11:21:39", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/rookiestar28/ComfyUI_Text_Processor": { "stars": 5, "last_update": "2025-11-26 05:22:32", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/roundyyy/ComfyUI-mesh-simplifier": { "stars": 6, "last_update": "2025-03-09 23:39:24", - "author_account_age_days": 1465 + "author_account_age_days": 1466 }, "https://github.com/routhakash/AkkiNodes-LLM-Suite-for-ComfyUI": { "stars": 6, "last_update": "2025-11-25 19:40:54", - "author_account_age_days": 908 + "author_account_age_days": 909 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 24, @@ -15582,7 +15602,7 @@ "https://github.com/rslosch/comfyui-nodesweet": { "stars": 1, "last_update": "2025-10-28 19:34:17", - "author_account_age_days": 1428 + "author_account_age_days": 1429 }, "https://github.com/rsxdalv/ComfyUI-TTS-Webui": { "stars": 2, @@ -15600,7 +15620,7 @@ "author_account_age_days": 1024 }, "https://github.com/ru4ls/ComfyUI_Nano_Banana": { - "stars": 15, + "stars": 16, "last_update": "2025-11-30 13:13:19", "author_account_age_days": 1024 }, @@ -15622,7 +15642,7 @@ "https://github.com/rubenvillarreal/ComfyUI_PoseAlign": { "stars": 1, "last_update": "2025-08-02 09:35:21", - "author_account_age_days": 3610 + "author_account_age_days": 3611 }, "https://github.com/rubi-du/ComfyUI-BiRefNet-Super": { "stars": 13, @@ -15662,62 +15682,62 @@ "https://github.com/ruucm/ruucm-comfy": { "stars": 2, "last_update": "2025-04-21 15:20:57", - "author_account_age_days": 2958 + "author_account_age_days": 2959 }, "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer": { "stars": 6, "last_update": "2025-10-06 18:43:07", - "author_account_age_days": 1855 + "author_account_age_days": 1856 }, "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": { "stars": 11, "last_update": "2025-05-26 14:26:57", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_ControlFreak": { "stars": 20, "last_update": "2025-04-13 23:18:36", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_Doom": { "stars": 5, "last_update": "2024-11-08 17:58:21", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_EfficientTAM": { "stars": 3, "last_update": "2024-12-21 20:25:05", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_ProfilerX": { "stars": 69, "last_update": "2025-05-27 22:10:23", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": { "stars": 72, "last_update": "2025-06-19 14:20:29", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": { - "stars": 573, + "stars": 574, "last_update": "2025-07-26 14:02:11", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_SuperResolution": { "stars": 7, "last_update": "2025-04-07 17:53:16", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": { "stars": 12, "last_update": "2025-11-26 07:42:57", - "author_account_age_days": 4437 + "author_account_age_days": 4438 }, "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 26, "last_update": "2025-06-24 11:30:06", - "author_account_age_days": 1123 + "author_account_age_days": 1124 }, "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, @@ -15727,45 +15747,45 @@ "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": { "stars": 5, "last_update": "2025-11-18 15:42:36", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": { "stars": 2, - "last_update": "2025-12-14 12:03:30", - "author_account_age_days": 5038 + "last_update": "2025-12-14 22:30:55", + "author_account_age_days": 5039 }, "https://github.com/sanbuphy/ComfyUI-AudioLDM": { "stars": 3, "last_update": "2025-01-02 02:01:12", - "author_account_age_days": 1460 + "author_account_age_days": 1461 }, "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt": { "stars": 1, "last_update": "2025-05-04 04:58:56", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/scofano/ComfyUI-Advanced-TextOverlay": { "stars": 17, "last_update": "2025-11-25 01:15:55", - "author_account_age_days": 3288 + "author_account_age_days": 3289 }, "https://github.com/scofano/ComfyUI-Simple-video-effects": { "stars": 0, "last_update": "2025-12-09 14:49:26", - "author_account_age_days": 3288 + "author_account_age_days": 3289 }, "https://github.com/scofano/comfy-audio-duration": { "stars": 1, "last_update": "2025-11-25 13:55:11", - "author_account_age_days": 3288 + "author_account_age_days": 3289 }, "https://github.com/scofano/comfy-text-stats": { "stars": 0, "last_update": "2025-10-10 20:10:48", - "author_account_age_days": 3288 + "author_account_age_days": 3289 }, "https://github.com/scraed/LanPaint": { - "stars": 779, + "stars": 782, "last_update": "2025-12-06 02:27:50", "author_account_age_days": 4001 }, @@ -15777,12 +15797,12 @@ "https://github.com/sdtana/ComfyUI-FDG": { "stars": 6, "last_update": "2025-06-28 06:48:07", - "author_account_age_days": 1743 + "author_account_age_days": 1744 }, "https://github.com/seanjang990/comfyui-document-auto-crop": { "stars": 0, "last_update": "2025-07-16 03:59:22", - "author_account_age_days": 871 + "author_account_age_days": 872 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 32, @@ -15797,12 +15817,12 @@ "https://github.com/sebagallo/comfyui-sg-llama-cpp": { "stars": 1, "last_update": "2025-12-10 08:22:30", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/sebord/ComfyUI-LMCQ": { "stars": 95, "last_update": "2025-08-12 13:41:13", - "author_account_age_days": 1325 + "author_account_age_days": 1326 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 4, @@ -15810,39 +15830,39 @@ "author_account_age_days": 3871 }, "https://github.com/set-soft/AudioSeparation": { - "stars": 18, + "stars": 19, "last_update": "2025-07-27 17:52:04", - "author_account_age_days": 3348 + "author_account_age_days": 3349 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 5, "last_update": "2025-07-26 16:59:22", - "author_account_age_days": 3348 + "author_account_age_days": 3349 }, "https://github.com/set-soft/ComfyUI-ImageMisc": { "stars": 1, "last_update": "2025-11-30 18:47:35", - "author_account_age_days": 3348 + "author_account_age_days": 3349 }, "https://github.com/sfinktah/comfy-ovum": { "stars": 5, "last_update": "2025-11-17 22:15:39", - "author_account_age_days": 4571 + "author_account_age_days": 4572 }, "https://github.com/sfinktah/ovum-spotlight": { "stars": 3, "last_update": "2025-11-17 21:35:38", - "author_account_age_days": 4571 + "author_account_age_days": 4572 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { "stars": 233, "last_update": "2025-07-30 05:16:48", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/sh570655308/ComfyUI-TopazVideoAI": { "stars": 243, "last_update": "2025-04-23 08:54:20", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/shabri-arrahim/ComfyUI-Safety-Checker": { "stars": 1, @@ -15902,7 +15922,7 @@ "https://github.com/shenduldh/ComfyUI-Lightning": { "stars": 220, "last_update": "2025-03-13 05:58:04", - "author_account_age_days": 2656 + "author_account_age_days": 2657 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, @@ -15977,7 +15997,7 @@ "https://github.com/shinyakidoguchi301/comfyui-lora-tag-loader": { "stars": 0, "last_update": "2025-08-14 08:18:47", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, @@ -16002,47 +16022,47 @@ "https://github.com/silveroxides/ComfyUI-ModelUtils": { "stars": 4, "last_update": "2025-11-29 16:32:53", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI-RR-JointTagger": { "stars": 2, "last_update": "2025-08-20 08:47:24", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_EmbeddingToolkit": { "stars": 9, "last_update": "2025-09-19 03:17:25", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_FDGuidance": { "stars": 5, "last_update": "2025-08-22 23:12:24", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_Gemini_Expanded_API": { "stars": 3, "last_update": "2025-11-27 00:02:37", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader": { "stars": 11, "last_update": "2025-12-11 02:31:18", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": { "stars": 8, "last_update": "2025-11-18 14:41:30", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": { "stars": 23, "last_update": "2025-05-11 19:44:35", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders": { "stars": 38, "last_update": "2025-11-26 17:06:10", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 326, @@ -16052,7 +16072,7 @@ "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced": { "stars": 222, "last_update": "2025-10-07 10:25:26", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": { "stars": 47, @@ -16060,9 +16080,9 @@ "author_account_age_days": 3166 }, "https://github.com/siray-ai/siray-comfyui": { - "stars": 55, + "stars": 57, "last_update": "2025-12-11 10:26:20", - "author_account_age_days": 79 + "author_account_age_days": 80 }, "https://github.com/sirouk/chutes-comfyui-node": { "stars": 0, @@ -16077,7 +16097,7 @@ "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 4, "last_update": "2025-06-05 15:46:52", - "author_account_age_days": 4301 + "author_account_age_days": 4302 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 32, @@ -16087,27 +16107,27 @@ "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 3, "last_update": "2025-05-20 18:06:04", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/slahiri/ComfyUI-AI-Photography-Toolkit": { - "stars": 42, + "stars": 43, "last_update": "2025-12-13 16:13:15", - "author_account_age_days": 5280 + "author_account_age_days": 5281 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, "last_update": "2025-11-06 14:32:52", - "author_account_age_days": 515 + "author_account_age_days": 516 }, "https://github.com/slvslvslv/ComfyUI-SmartImageTools": { "stars": 0, "last_update": "2025-11-06 13:10:07", - "author_account_age_days": 515 + "author_account_age_days": 516 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 1, @@ -16122,17 +16142,17 @@ "https://github.com/smbdsbrain/ComfyUI-PK_load_image_paste": { "stars": 0, "last_update": "2025-10-25 21:28:35", - "author_account_age_days": 4115 + "author_account_age_days": 4116 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, "last_update": "2024-12-26 16:21:00", - "author_account_age_days": 3259 + "author_account_age_days": 3260 }, "https://github.com/smlbiobot/sml-comfyui-prompt-expansion": { "stars": 13, "last_update": "2025-01-27 13:33:49", - "author_account_age_days": 3259 + "author_account_age_days": 3260 }, "https://github.com/smthemex/ComfyUI_AniCrafter": { "stars": 36, @@ -16162,7 +16182,7 @@ "https://github.com/smthemex/ComfyUI_ChronoEdit_SM": { "stars": 3, "last_update": "2025-11-18 10:43:12", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 10, @@ -16197,7 +16217,7 @@ "https://github.com/smthemex/ComfyUI_DyPE": { "stars": 24, "last_update": "2025-11-15 11:15:56", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { "stars": 680, @@ -16210,9 +16230,9 @@ "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_FlashVSR": { - "stars": 256, + "stars": 257, "last_update": "2025-11-22 08:20:33", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { "stars": 64, @@ -16227,7 +16247,7 @@ "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing": { "stars": 7, "last_update": "2025-11-30 07:52:54", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_Hallo2": { "stars": 71, @@ -16272,7 +16292,7 @@ "https://github.com/smthemex/ComfyUI_LucidFlux": { "stars": 55, "last_update": "2025-12-10 12:12:01", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 58, @@ -16302,7 +16322,7 @@ "https://github.com/smthemex/ComfyUI_OmniPart": { "stars": 9, "last_update": "2025-10-15 08:20:42", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_OmniSVG": { "stars": 23, @@ -16385,9 +16405,9 @@ "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_Step_Audio_EditX_SM": { - "stars": 23, + "stars": 24, "last_update": "2025-11-15 05:43:39", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 484, @@ -16407,7 +16427,7 @@ "https://github.com/smthemex/ComfyUI_UltraFlux": { "stars": 15, "last_update": "2025-11-27 04:17:26", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/smthemex/ComfyUI_VisualCloze": { "stars": 11, @@ -16422,47 +16442,47 @@ "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 15, "last_update": "2025-10-31 14:48:37", - "author_account_age_days": 1311 + "author_account_age_days": 1312 }, "https://github.com/sn0w12/ComfyUI-Syntax-Highlighting": { "stars": 2, "last_update": "2025-09-16 12:38:44", - "author_account_age_days": 1311 + "author_account_age_days": 1312 }, "https://github.com/sneccc/comfyui-snek-nodes": { "stars": 1, "last_update": "2025-09-19 00:26:30", - "author_account_age_days": 2105 + "author_account_age_days": 2106 }, "https://github.com/snicolast/ComfyUI-IndexTTS2": { - "stars": 132, + "stars": 133, "last_update": "2025-10-13 07:16:00", - "author_account_age_days": 2912 + "author_account_age_days": 2913 }, "https://github.com/snicolast/ComfyUI-Ovi": { "stars": 113, "last_update": "2025-10-16 21:46:54", - "author_account_age_days": 2912 + "author_account_age_days": 2913 }, "https://github.com/snomiao/ComfyUI-Video-Crop": { "stars": 3, "last_update": "2025-08-05 13:53:52", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/somesomebody/lorainfo-sidebar": { "stars": 5, "last_update": "2025-05-31 07:23:03", - "author_account_age_days": 229 + "author_account_age_days": 230 }, "https://github.com/sonnybox/ComfyUI-SuperNodes": { "stars": 1, "last_update": "2025-12-12 17:09:49", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/sooxt98/comfyui_longcat_image": { - "stars": 56, + "stars": 57, "last_update": "2025-12-11 01:00:30", - "author_account_age_days": 3803 + "author_account_age_days": 3804 }, "https://github.com/souki202/ComfyUI-LoadImage-Advanced": { "stars": 1, @@ -16472,12 +16492,12 @@ "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": { "stars": 1, "last_update": "2024-12-04 12:14:51", - "author_account_age_days": 2021 + "author_account_age_days": 2022 }, "https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": { "stars": 31, "last_update": "2025-03-30 15:07:02", - "author_account_age_days": 946 + "author_account_age_days": 947 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 58, @@ -16527,10 +16547,10 @@ "https://github.com/spacepxl/ComfyUI-VAE-Utils": { "stars": 135, "last_update": "2025-11-30 03:00:58", - "author_account_age_days": 832 + "author_account_age_days": 833 }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { - "stars": 19, + "stars": 20, "last_update": "2025-09-21 04:44:09", "author_account_age_days": 476 }, @@ -16547,7 +16567,7 @@ "https://github.com/speige/ComfyUI_Make-It-Animatable": { "stars": 2, "last_update": "2025-11-19 19:31:44", - "author_account_age_days": 4896 + "author_account_age_days": 4897 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 26, @@ -16567,7 +16587,7 @@ "https://github.com/sputnik57/comfyui-prompt-logger": { "stars": 0, "last_update": "2025-09-09 22:35:39", - "author_account_age_days": 4287 + "author_account_age_days": 4288 }, "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": { "stars": 6, @@ -16594,6 +16614,11 @@ "last_update": "2024-05-22 18:10:03", "author_account_age_days": 2228 }, + "https://github.com/ssspace1/SSpack_ComfyUI": { + "stars": 0, + "last_update": "2025-12-13 08:16:16", + "author_account_age_days": 367 + }, "https://github.com/stavsap/comfyui-downloader": { "stars": 0, "last_update": "2025-06-22 20:44:33", @@ -16612,22 +16637,22 @@ "https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent": { "stars": 29, "last_update": "2025-08-05 12:38:00", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled": { "stars": 11, "last_update": "2025-10-22 21:10:35", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/stduhpf/ComfyUI-WanMoeKSampler": { "stars": 202, "last_update": "2025-10-22 21:09:42", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/stepfun-ai/ComfyUI-StepVideo": { "stars": 42, "last_update": "2025-03-27 07:52:26", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/stevenwg/ComfyUI-VideoGrid": { "stars": 0, @@ -16637,17 +16662,17 @@ "https://github.com/stormcenter/ComfyUI-AutoSplitGridImage": { "stars": 38, "last_update": "2025-01-06 12:02:58", - "author_account_age_days": 4666 + "author_account_age_days": 4667 }, "https://github.com/stormcenter/ComfyUI-LivePhotoCreator": { "stars": 36, "last_update": "2025-01-06 12:03:42", - "author_account_age_days": 4666 + "author_account_age_days": 4667 }, "https://github.com/stormcenter/ComfyUI-SVGFullfill": { "stars": 11, "last_update": "2025-01-06 12:04:18", - "author_account_age_days": 4666 + "author_account_age_days": 4667 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 26, @@ -16662,12 +16687,12 @@ "https://github.com/strand1/ComfyUI-Autogen": { "stars": 3, "last_update": "2025-01-21 05:10:43", - "author_account_age_days": 5009 + "author_account_age_days": 5010 }, "https://github.com/strawberryPunch/vram_optimizer": { "stars": 17, "last_update": "2025-07-18 13:34:28", - "author_account_age_days": 832 + "author_account_age_days": 833 }, "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": { "stars": 34, @@ -16687,7 +16712,7 @@ "https://github.com/subraoul/ComfyUI_Bit-Depth-Enhancer": { "stars": 0, "last_update": "2025-11-10 21:17:53", - "author_account_age_days": 3544 + "author_account_age_days": 3545 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 42, @@ -16717,7 +16742,7 @@ "https://github.com/suhee19/comfyui-orpheus-loader": { "stars": 0, "last_update": "2025-09-23 15:14:02", - "author_account_age_days": 1152 + "author_account_age_days": 1153 }, "https://github.com/sumitchatterjee13/Luminance-Stack-Processor": { "stars": 33, @@ -16737,7 +16762,7 @@ "https://github.com/supElement/ComfyUI_Element_easy": { "stars": 0, "last_update": "2025-12-04 17:37:39", - "author_account_age_days": 584 + "author_account_age_days": 585 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 21, @@ -16752,42 +16777,42 @@ "https://github.com/svetozarov/AS_LLM_nodes": { "stars": 2, "last_update": "2025-03-23 12:05:43", - "author_account_age_days": 1023 + "author_account_age_days": 1024 }, "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": { "stars": 6, "last_update": "2025-11-08 13:11:55", - "author_account_age_days": 4417 + "author_account_age_days": 4418 }, "https://github.com/swan7-py/ComfyUI-ImageAlphaCrop": { "stars": 1, "last_update": "2025-11-21 01:38:12", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/sweetndata/ComfyUI-Image-Harmonizer": { "stars": 3, "last_update": "2024-11-20 06:10:34", - "author_account_age_days": 1270 + "author_account_age_days": 1271 }, "https://github.com/sweetndata/ComfyUI-Reflatent": { "stars": 0, "last_update": "2025-08-27 16:38:57", - "author_account_age_days": 1270 + "author_account_age_days": 1271 }, "https://github.com/sweetndata/ComfyUI-googletrans": { "stars": 4, "last_update": "2024-11-20 04:53:19", - "author_account_age_days": 1270 + "author_account_age_days": 1271 }, "https://github.com/sweetndata/ComfyUI_Sticker_Compositer": { "stars": 1, "last_update": "2025-01-02 06:54:51", - "author_account_age_days": 1270 + "author_account_age_days": 1271 }, "https://github.com/swfxliyiyu/ComfyUI-FastVideo": { "stars": 0, "last_update": "2025-09-15 05:41:45", - "author_account_age_days": 3449 + "author_account_age_days": 3450 }, "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 1, @@ -16807,42 +16832,42 @@ "https://github.com/synthetai/ComfyUI-JM-Gemini-API": { "stars": 1, "last_update": "2025-12-13 03:25:47", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI-JM-KLing-API": { "stars": 3, "last_update": "2025-10-16 07:24:50", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI-JM-MiniMax-API": { "stars": 2, "last_update": "2025-09-12 02:51:40", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI-JM-Volcengine-API": { "stars": 3, "last_update": "2025-07-26 08:32:23", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI-ToolBox": { "stars": 0, "last_update": "2025-10-13 15:44:26", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI_FaceEnhancer": { "stars": 2, "last_update": "2025-04-17 00:34:39", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/synthetai/ComfyUI_PromptBatcher": { "stars": 9, "last_update": "2025-04-14 04:42:03", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/synystersocks/ComfyUI-SocksLatentPatcher": { "stars": 14, "last_update": "2025-10-10 17:43:43", - "author_account_age_days": 941 + "author_account_age_days": 942 }, "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 3, @@ -16857,7 +16882,7 @@ "https://github.com/systemaiofinterest-wq/ComfyUI-MetaAI": { "stars": 0, "last_update": "2025-12-04 04:36:01", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 16, @@ -16867,7 +16892,7 @@ "https://github.com/t22m003/ComfyUI_LoopNode": { "stars": 0, "last_update": "2025-12-09 15:51:10", - "author_account_age_days": 2438 + "author_account_age_days": 2439 }, "https://github.com/taabata/ComfyCanvas": { "stars": 93, @@ -16885,19 +16910,19 @@ "author_account_age_days": 2221 }, "https://github.com/taches-ai/comfyui-scene-composer": { - "stars": 67, + "stars": 66, "last_update": "2025-12-05 22:43:56", - "author_account_age_days": 445 + "author_account_age_days": 446 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 11, "last_update": "2024-10-16 09:19:29", - "author_account_age_days": 5459 + "author_account_age_days": 5460 }, "https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": { "stars": 44, "last_update": "2024-12-01 13:06:02", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/talesofai/comfyui-browser": { "stars": 637, @@ -16907,12 +16932,12 @@ "https://github.com/tanglaoya321/ComfyUI-StoryMaker": { "stars": 19, "last_update": "2024-10-01 01:20:00", - "author_account_age_days": 4509 + "author_account_age_days": 4510 }, "https://github.com/tatookan/comfyui_ssl_gemini_EXP": { "stars": 91, "last_update": "2025-03-19 15:54:44", - "author_account_age_days": 2269 + "author_account_age_days": 2270 }, "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": { "stars": 35, @@ -16922,12 +16947,12 @@ "https://github.com/tavyra/ComfyUI_Curves": { "stars": 2, "last_update": "2025-05-08 01:48:55", - "author_account_age_days": 2637 + "author_account_age_days": 2638 }, "https://github.com/teamalpha-ai/comfyui-image-transformer": { "stars": 1, "last_update": "2025-10-02 03:48:49", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/techzuhaib/FaceCLIP-ComfyUI": { "stars": 0, @@ -16937,37 +16962,37 @@ "https://github.com/teepunkt-esspunkt/ComfyUI-SuiteTea": { "stars": 4, "last_update": "2025-09-27 20:21:30", - "author_account_age_days": 991 + "author_account_age_days": 992 }, "https://github.com/tenitsky/tenitsky-prompt-cycler-simple": { "stars": 5, "last_update": "2025-10-31 03:04:37", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/tercumantanumut/ComfyUI-Omini-Kontext": { "stars": 59, "last_update": "2025-08-13 20:55:23", - "author_account_age_days": 1002 + "author_account_age_days": 1003 }, "https://github.com/terefang/ComfyUI-Terefang-Nodes": { "stars": 0, "last_update": "2025-11-12 12:35:02", - "author_account_age_days": 5500 + "author_account_age_days": 5501 }, "https://github.com/tester4488/mc_qwen": { "stars": 4, "last_update": "2025-11-14 11:46:00", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 7, "last_update": "2025-06-07 15:59:26", - "author_account_age_days": 2558 + "author_account_age_days": 2559 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5636 + "author_account_age_days": 5637 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 7, @@ -16992,7 +17017,7 @@ "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, "last_update": "2025-01-16 19:58:24", - "author_account_age_days": 1894 + "author_account_age_days": 1895 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 70, @@ -17022,87 +17047,87 @@ "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "stars": 0, "last_update": "2025-12-10 08:17:58", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner": { "stars": 0, "last_update": "2025-12-10 11:09:29", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": { "stars": 2, "last_update": "2025-12-10 12:04:07", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/theshubzworld/ComfyUI-TogetherVision": { "stars": 5, "last_update": "2025-12-10 08:25:51", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/theshubzworld/ComfyUI-Universal-Latent": { "stars": 0, "last_update": "2025-12-10 07:23:11", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/theshubzworld/ComfyUI-ollama_killer": { "stars": 3, "last_update": "2025-12-10 12:02:59", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/thezveroboy/ComfyUI-CSM-Nodes": { "stars": 33, "last_update": "2025-03-17 10:08:12", - "author_account_age_days": 3752 + "author_account_age_days": 3753 }, "https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip": { "stars": 1, "last_update": "2025-03-16 21:12:54", - "author_account_age_days": 3752 + "author_account_age_days": 3753 }, "https://github.com/thezveroboy/ComfyUI-lut": { "stars": 4, "last_update": "2025-05-24 21:37:06", - "author_account_age_days": 3752 + "author_account_age_days": 3753 }, "https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy": { "stars": 3, "last_update": "2025-05-12 11:01:16", - "author_account_age_days": 3752 + "author_account_age_days": 3753 }, "https://github.com/thezveroboy/comfyui-RandomPromptsZveroboy": { "stars": 4, "last_update": "2025-08-19 12:29:31", - "author_account_age_days": 3752 + "author_account_age_days": 3753 }, "https://github.com/thezveroboy/comfyui-random-image-loader": { "stars": 3, "last_update": "2025-05-11 18:04:32", - "author_account_age_days": 3752 + "author_account_age_days": 3753 }, "https://github.com/thimpat/ThimPatUtils": { "stars": 0, "last_update": "2025-08-25 18:04:19", - "author_account_age_days": 4216 + "author_account_age_days": 4217 }, "https://github.com/thnikk/comfyui-thnikk-utils": { "stars": 0, "last_update": "2025-12-13 23:06:56", - "author_account_age_days": 3835 + "author_account_age_days": 3836 }, "https://github.com/thoddnn/ComfyUI-MLX": { "stars": 185, "last_update": "2025-11-06 10:34:02", - "author_account_age_days": 801 + "author_account_age_days": 802 }, "https://github.com/thrakotool/ComfyUI-KiraLoraEQ": { "stars": 0, "last_update": "2025-12-04 22:09:43", - "author_account_age_days": 2071 + "author_account_age_days": 2072 }, "https://github.com/tianguanggliu/Utools": { "stars": 0, "last_update": "2024-08-29 09:45:03", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 112, @@ -17122,17 +17147,17 @@ "https://github.com/tigeryy2/comfyui-structured-outputs": { "stars": 2, "last_update": "2025-12-06 03:37:30", - "author_account_age_days": 2509 + "author_account_age_days": 2510 }, "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, "last_update": "2025-07-11 15:56:24", - "author_account_age_days": 2649 + "author_account_age_days": 2650 }, "https://github.com/tighug/comfyui-rating-checker": { "stars": 1, "last_update": "2025-05-09 14:22:51", - "author_account_age_days": 2649 + "author_account_age_days": 2650 }, "https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes": { "stars": 30, @@ -17142,7 +17167,7 @@ "https://github.com/tkreuziger/comfyui-claude": { "stars": 5, "last_update": "2025-04-10 18:23:35", - "author_account_age_days": 1074 + "author_account_age_days": 1075 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, @@ -17192,7 +17217,7 @@ "https://github.com/tpc2233/ComfyUI-Z-Image-Turbo": { "stars": 9, "last_update": "2025-11-28 21:49:00", - "author_account_age_days": 1276 + "author_account_age_days": 1277 }, "https://github.com/traugdor/ComfyUI-Riffusion": { "stars": 5, @@ -17212,7 +17237,7 @@ "https://github.com/tristanvdb/ComfyUI-toolset": { "stars": 0, "last_update": "2025-11-17 16:40:27", - "author_account_age_days": 4946 + "author_account_age_days": 4947 }, "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain": { "stars": 4, @@ -17267,7 +17292,7 @@ "https://github.com/troyxmccall/ComfyUI-ScaleToTargetMegapixels": { "stars": 1, "last_update": "2024-11-11 00:07:25", - "author_account_age_days": 5927 + "author_account_age_days": 5928 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 49, @@ -17287,12 +17312,12 @@ "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": { "stars": 6, "last_update": "2025-10-07 16:01:16", - "author_account_age_days": 5295 + "author_account_age_days": 5296 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Upscaler": { "stars": 44, "last_update": "2025-11-26 00:15:38", - "author_account_age_days": 5295 + "author_account_age_days": 5296 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 118, @@ -17322,22 +17347,22 @@ "https://github.com/tumbowungus/MultiMaskCouple": { "stars": 0, "last_update": "2025-12-10 21:50:31", - "author_account_age_days": 4 + "author_account_age_days": 5 }, "https://github.com/tungdop2/Comfyui_face_restorer": { "stars": 1, "last_update": "2024-11-21 15:53:59", - "author_account_age_days": 1962 + "author_account_age_days": 1963 }, "https://github.com/tungdop2/Comfyui_joy-caption-alpha-two": { "stars": 9, "last_update": "2025-04-19 06:00:23", - "author_account_age_days": 1962 + "author_account_age_days": 1963 }, "https://github.com/turkyden/ComfyUI-SmartCrop": { "stars": 3, "last_update": "2024-10-08 09:36:34", - "author_account_age_days": 3287 + "author_account_age_days": 3288 }, "https://github.com/turnbros/ComfyBros": { "stars": 0, @@ -17377,7 +17402,7 @@ "https://github.com/u5dev/comfyUI_u5_VramFREE": { "stars": 5, "last_update": "2025-10-02 02:30:02", - "author_account_age_days": 83 + "author_account_age_days": 84 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 17, @@ -17385,14 +17410,14 @@ "author_account_age_days": 1810 }, "https://github.com/ubisoft/ComfyUI-Chord": { - "stars": 160, + "stars": 167, "last_update": "2025-12-09 06:07:19", - "author_account_age_days": 3062 + "author_account_age_days": 3063 }, "https://github.com/ucloud/comfyui-plugin": { "stars": 3, "last_update": "2025-09-23 03:26:19", - "author_account_age_days": 3743 + "author_account_age_days": 3744 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 4, @@ -17402,12 +17427,12 @@ "https://github.com/uihp/ComfyUI-String-Chain": { "stars": 1, "last_update": "2025-04-12 12:22:14", - "author_account_age_days": 1576 + "author_account_age_days": 1577 }, "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 56, "last_update": "2025-08-10 13:17:49", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/umiyuki/comfyui-pad-to-eight": { "stars": 0, @@ -17417,17 +17442,17 @@ "https://github.com/un-seen/comfyui-tensorops": { "stars": 34, "last_update": "2024-10-26 00:04:07", - "author_account_age_days": 1854 + "author_account_age_days": 1855 }, "https://github.com/un-seen/comfyui_segment_anything_plus": { "stars": 10, "last_update": "2024-07-29 06:21:54", - "author_account_age_days": 1854 + "author_account_age_days": 1855 }, "https://github.com/unicough/comfy_openai_image_api": { "stars": 0, "last_update": "2025-05-02 04:24:34", - "author_account_age_days": 4248 + "author_account_age_days": 4249 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 5, @@ -17437,12 +17462,12 @@ "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, "last_update": "2025-10-28 13:08:55", - "author_account_age_days": 1039 + "author_account_age_days": 1040 }, "https://github.com/upseem/comfyui_sunxAI_facetools": { "stars": 7, "last_update": "2025-10-29 07:46:17", - "author_account_age_days": 1039 + "author_account_age_days": 1040 }, "https://github.com/usrname0/comfyui-holdup": { "stars": 3, @@ -17452,37 +17477,37 @@ "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": { "stars": 7, "last_update": "2025-12-11 22:49:27", - "author_account_age_days": 914 + "author_account_age_days": 915 }, "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": { "stars": 6, - "last_update": "2025-12-12 06:40:19", - "author_account_age_days": 914 + "last_update": "2025-12-15 03:56:18", + "author_account_age_days": 915 }, "https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": { "stars": 255, "last_update": "2025-12-14 07:58:50", - "author_account_age_days": 914 + "author_account_age_days": 915 }, "https://github.com/ussoewwin/image_resize_comfyui": { "stars": 0, "last_update": "2025-11-11 04:18:25", - "author_account_age_days": 914 + "author_account_age_days": 915 }, "https://github.com/vadimcro/VKRiez-Edge": { "stars": 16, "last_update": "2025-03-18 11:18:27", - "author_account_age_days": 3174 + "author_account_age_days": 3175 }, "https://github.com/vahidzxc/va-nodes": { "stars": 2, "last_update": "2025-03-22 01:50:08", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/vahlok-alunmid/ComfyUI-ExtendIPAdapterClipVision": { "stars": 17, "last_update": "2025-02-09 04:06:34", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/vaishnav-vn/va1": { "stars": 0, @@ -17492,12 +17517,12 @@ "https://github.com/valofey/Openrouter-Node": { "stars": 5, "last_update": "2025-02-13 21:26:22", - "author_account_age_days": 1921 + "author_account_age_days": 1922 }, "https://github.com/vanche1212/ComfyUI-InspireMusic": { "stars": 1, "last_update": "2025-10-28 02:23:32", - "author_account_age_days": 3496 + "author_account_age_days": 3497 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 5, @@ -17512,32 +17537,32 @@ "https://github.com/vantagewithai/Vantage-DreamOmni2": { "stars": 2, "last_update": "2025-11-06 04:53:18", - "author_account_age_days": 553 + "author_account_age_days": 554 }, "https://github.com/vantagewithai/Vantage-DyPE": { "stars": 6, "last_update": "2025-10-31 09:19:35", - "author_account_age_days": 553 + "author_account_age_days": 554 }, "https://github.com/vantagewithai/Vantage-HunyuanFoley": { "stars": 10, "last_update": "2025-10-04 23:57:59", - "author_account_age_days": 553 + "author_account_age_days": 554 }, "https://github.com/vantagewithai/VantageLongWanVideo": { "stars": 39, "last_update": "2025-09-25 18:54:33", - "author_account_age_days": 553 + "author_account_age_days": 554 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-09-18 02:41:54", - "author_account_age_days": 5302 + "author_account_age_days": 5303 }, "https://github.com/vault-developer/comfyui-image-blender": { "stars": 20, "last_update": "2025-04-02 19:37:15", - "author_account_age_days": 3151 + "author_account_age_days": 3152 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, @@ -17567,7 +17592,7 @@ "https://github.com/vincentfs/ComfyUI-ArchiGraph": { "stars": 2, "last_update": "2025-12-08 07:31:36", - "author_account_age_days": 4204 + "author_account_age_days": 4205 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 20, @@ -17577,7 +17602,7 @@ "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-11-16 14:14:42", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, @@ -17607,12 +17632,12 @@ "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 7, "last_update": "2025-02-11 00:34:36", - "author_account_age_days": 833 + "author_account_age_days": 834 }, "https://github.com/vkff5833/ComfyUI-PromptConverter": { "stars": 3, "last_update": "2025-01-27 18:35:41", - "author_account_age_days": 833 + "author_account_age_days": 834 }, "https://github.com/vladpro3/ComfyUI_BishaNodes": { "stars": 1, @@ -17622,17 +17647,17 @@ "https://github.com/voxta-ai/ComfyUI-VoxtaNodes": { "stars": 1, "last_update": "2025-10-09 03:59:42", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { - "stars": 207, + "stars": 208, "last_update": "2025-12-13 21:14:42", - "author_account_age_days": 947 + "author_account_age_days": 948 }, "https://github.com/vsaan212/Vsaan212-workflow-utilities": { "stars": 0, "last_update": "2025-11-11 20:58:02", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, @@ -17647,7 +17672,7 @@ "https://github.com/vuongminh1907/ComfyUI_ZenID": { "stars": 214, "last_update": "2025-07-03 02:15:51", - "author_account_age_days": 1110 + "author_account_age_days": 1111 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 3, @@ -17667,37 +17692,37 @@ "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, "last_update": "2025-05-09 22:37:03", - "author_account_age_days": 222 + "author_account_age_days": 223 }, "https://github.com/walke2019/ComfyUI-GGUF-VLM": { "stars": 18, "last_update": "2025-11-19 06:31:32", - "author_account_age_days": 2448 + "author_account_age_days": 2449 }, "https://github.com/wallen0322/ComfyUI-AE-Animation": { "stars": 52, "last_update": "2025-12-09 04:23:56", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe": { "stars": 55, "last_update": "2025-11-05 20:04:35", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/wallen0322/ComfyUI-SageAttention3": { "stars": 12, "last_update": "2025-10-04 07:00:09", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/wallen0322/ComfyUI-Wan22FMLF": { - "stars": 342, + "stars": 344, "last_update": "2025-12-10 12:35:40", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/wallen0322/ComfyUI-WanAnimate-Enhancer": { "stars": 42, "last_update": "2025-10-28 17:39:56", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 136, @@ -17712,12 +17737,12 @@ "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, "last_update": "2025-07-21 01:36:01", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/wasilone11/comfyui-sync-lipsync-node": { "stars": 1, "last_update": "2025-07-18 23:16:47", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/watarika/ComfyUI-SendToEagle-w-Metadata": { "stars": 4, @@ -17727,7 +17752,7 @@ "https://github.com/waterminer/ComfyUI-tagcomplete": { "stars": 13, "last_update": "2025-01-06 00:13:57", - "author_account_age_days": 2650 + "author_account_age_days": 2651 }, "https://github.com/wawahuy/ComfyUI-HTTP": { "stars": 9, @@ -17742,12 +17767,12 @@ "https://github.com/weberjc/book-cover-finder-comfy": { "stars": 0, "last_update": "2025-07-25 11:04:58", - "author_account_age_days": 3566 + "author_account_age_days": 3567 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 11, "last_update": "2025-05-06 16:15:33", - "author_account_age_days": 512 + "author_account_age_days": 513 }, "https://github.com/webuilder/WB-ComfyUI-Utils": { "stars": 0, @@ -17782,27 +17807,27 @@ "https://github.com/wentao-uw/ComfyUI-template-matching": { "stars": 1, "last_update": "2024-11-06 06:52:30", - "author_account_age_days": 2317 + "author_account_age_days": 2318 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": { "stars": 117, "last_update": "2025-12-09 21:38:24", - "author_account_age_days": 832 + "author_account_age_days": 833 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": { "stars": 24, "last_update": "2025-06-03 21:06:33", - "author_account_age_days": 832 + "author_account_age_days": 833 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-render": { "stars": 14, "last_update": "2025-01-25 05:54:27", - "author_account_age_days": 832 + "author_account_age_days": 833 }, "https://github.com/wgedeon/comfyui_play_traversal": { "stars": 2, "last_update": "2025-11-30 10:31:25", - "author_account_age_days": 4653 + "author_account_age_days": 4654 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, @@ -17835,7 +17860,7 @@ "author_account_age_days": 4771 }, "https://github.com/wildminder/ComfyUI-DyPE": { - "stars": 403, + "stars": 408, "last_update": "2025-12-09 13:40:24", "author_account_age_days": 4771 }, @@ -17855,29 +17880,29 @@ "author_account_age_days": 4771 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { - "stars": 339, - "last_update": "2025-12-12 19:20:39", + "stars": 341, + "last_update": "2025-12-14 21:28:35", "author_account_age_days": 4771 }, "https://github.com/willchil/ComfyUI-Environment-Visualizer": { "stars": 12, "last_update": "2025-03-29 23:09:07", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/willmiao/ComfyUI-Lora-Manager": { "stars": 806, "last_update": "2025-12-14 07:59:08", - "author_account_age_days": 3896 + "author_account_age_days": 3897 }, "https://github.com/windfancy/zsq_prompt": { "stars": 0, "last_update": "2025-09-14 14:27:33", - "author_account_age_days": 2075 + "author_account_age_days": 2076 }, "https://github.com/wings6407/ComfyUI_HBH-image_overlay": { "stars": 1, "last_update": "2025-05-12 02:52:38", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex": { "stars": 5, @@ -17887,12 +17912,12 @@ "https://github.com/withmpx/mpx-comfyui-nodes": { "stars": 2, "last_update": "2025-04-16 22:08:20", - "author_account_age_days": 267 + "author_account_age_days": 268 }, "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 2, - "last_update": "2025-08-25 11:33:35", - "author_account_age_days": 3461 + "last_update": "2025-12-15 09:11:02", + "author_account_age_days": 3462 }, "https://github.com/wizdroid/wizdroid-character": { "stars": 3, @@ -17902,7 +17927,7 @@ "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 45, "last_update": "2025-09-22 06:27:43", - "author_account_age_days": 2409 + "author_account_age_days": 2410 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 18, @@ -17912,7 +17937,7 @@ "https://github.com/wmpmiles/comfyui-some-image-processing-stuff": { "stars": 4, "last_update": "2025-05-10 05:51:42", - "author_account_age_days": 3568 + "author_account_age_days": 3569 }, "https://github.com/woct0rdho/ComfyUI-RadialAttn": { "stars": 95, @@ -17937,17 +17962,17 @@ "https://github.com/wouterverweirder/comfyui-penplotter": { "stars": 0, "last_update": "2025-10-28 14:32:45", - "author_account_age_days": 5175 + "author_account_age_days": 5176 }, "https://github.com/wouterverweirder/comfyui_live_input_stream": { "stars": 2, "last_update": "2025-11-25 15:19:18", - "author_account_age_days": 5175 + "author_account_age_days": 5176 }, "https://github.com/wouterverweirder/comfyui_sam3": { "stars": 55, "last_update": "2025-12-11 14:28:58", - "author_account_age_days": 5175 + "author_account_age_days": 5176 }, "https://github.com/wqjuser/ComfyUI-Chat-Image": { "stars": 0, @@ -17957,12 +17982,12 @@ "https://github.com/writer-in-fancy-pants/octo_json_presets": { "stars": 0, "last_update": "2025-09-08 23:42:01", - "author_account_age_days": 2844 + "author_account_age_days": 2845 }, "https://github.com/wu12023/ComfyUI-Image-Evaluation": { "stars": 9, "last_update": "2024-12-06 06:51:15", - "author_account_age_days": 855 + "author_account_age_days": 856 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 85, @@ -17982,7 +18007,7 @@ "https://github.com/wwzhifeng/comfyui-jsonprompt": { "stars": 22, "last_update": "2025-11-20 06:08:04", - "author_account_age_days": 937 + "author_account_age_days": 938 }, "https://github.com/wywywywy/ComfyUI-pause": { "stars": 28, @@ -17997,22 +18022,22 @@ "https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2": { "stars": 1, "last_update": "2025-11-17 05:44:00", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/x0x0b/ComfyUI-PromptHistoryGallery": { "stars": 1, "last_update": "2025-12-07 07:00:28", - "author_account_age_days": 2671 + "author_account_age_days": 2672 }, "https://github.com/x0x0b/ComfyUI-spritefusion-pixel-snapper": { "stars": 0, "last_update": "2025-12-07 08:54:58", - "author_account_age_days": 2671 + "author_account_age_days": 2672 }, "https://github.com/xLegende/ComfyUI-Prompt-Formatter": { "stars": 2, "last_update": "2025-12-01 14:29:42", - "author_account_age_days": 1970 + "author_account_age_days": 1971 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 354, @@ -18022,22 +18047,22 @@ "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes": { "stars": 4, "last_update": "2024-12-24 14:07:18", - "author_account_age_days": 967 + "author_account_age_days": 968 }, "https://github.com/xhh522/ComfyUI-preview-monitor": { "stars": 1, "last_update": "2025-09-16 10:41:24", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 35, "last_update": "2025-08-08 04:15:10", - "author_account_age_days": 3802 + "author_account_age_days": 3803 }, "https://github.com/xiangyuT/ComfyUI-PromptEnhance": { "stars": 0, "last_update": "2025-12-08 08:52:26", - "author_account_age_days": 1251 + "author_account_age_days": 1252 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, @@ -18047,12 +18072,12 @@ "https://github.com/xiaoshengyvlin/ComfyUI-MetaData-ZaKo": { "stars": 2, "last_update": "2025-12-01 14:12:22", - "author_account_age_days": 747 + "author_account_age_days": 748 }, "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, "last_update": "2025-06-09 08:56:11", - "author_account_age_days": 3417 + "author_account_age_days": 3418 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 18, @@ -18062,22 +18087,22 @@ "https://github.com/xingBaGan/ComfyUI-connect-ui": { "stars": 2, "last_update": "2025-04-07 09:54:46", - "author_account_age_days": 2333 + "author_account_age_days": 2334 }, "https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": { "stars": 8, "last_update": "2024-08-30 17:38:52", - "author_account_age_days": 5037 + "author_account_age_days": 5038 }, "https://github.com/xlinx/ComfyUI-decadetw-auto-prompt-llm": { "stars": 29, "last_update": "2025-02-01 18:36:52", - "author_account_age_days": 5037 + "author_account_age_days": 5038 }, "https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj": { "stars": 13, "last_update": "2024-09-03 08:55:08", - "author_account_age_days": 5037 + "author_account_age_days": 5038 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, @@ -18087,12 +18112,12 @@ "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 8, "last_update": "2025-06-06 18:40:09", - "author_account_age_days": 2293 + "author_account_age_days": 2294 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, "last_update": "2024-11-08 17:10:40", - "author_account_age_days": 2227 + "author_account_age_days": 2228 }, "https://github.com/xs315431/Comfyui_Get_promptId": { "stars": 1, @@ -18107,7 +18132,7 @@ "https://github.com/xuhongming251/ComfyUI-Jimeng": { "stars": 5, "last_update": "2025-06-11 09:39:59", - "author_account_age_days": 4644 + "author_account_age_days": 4645 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 21, @@ -18122,17 +18147,17 @@ "https://github.com/yamanacn/comfyui_kontext_Analyze": { "stars": 9, "last_update": "2025-07-06 08:40:36", - "author_account_age_days": 1858 + "author_account_age_days": 1859 }, "https://github.com/yanhuifair/comfyui-janus": { "stars": 5, "last_update": "2025-07-28 08:39:15", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/yanlang0123/ComfyUI_Lam": { "stars": 60, "last_update": "2025-12-12 10:59:53", - "author_account_age_days": 3346 + "author_account_age_days": 3347 }, "https://github.com/yannickcruz/ComfyUI_YSC_HighResFix": { "stars": 0, @@ -18142,7 +18167,7 @@ "https://github.com/yano/comfyui-fast-mosaic-detector": { "stars": 3, "last_update": "2025-11-13 14:57:28", - "author_account_age_days": 3284 + "author_account_age_days": 3285 }, "https://github.com/yasser-baalla/comfyUI-SemanticImageFetch": { "stars": 0, @@ -18152,7 +18177,7 @@ "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 2, "last_update": "2024-07-31 13:59:12", - "author_account_age_days": 2655 + "author_account_age_days": 2656 }, "https://github.com/ycyy/ComfyUI-YCYY-API": { "stars": 11, @@ -18177,22 +18202,22 @@ "https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux": { "stars": 57, "last_update": "2025-01-16 08:47:22", - "author_account_age_days": 1108 + "author_account_age_days": 1109 }, "https://github.com/yhayano-ponotech/comfyui-save-image-local": { "stars": 7, "last_update": "2025-01-15 12:30:50", - "author_account_age_days": 1108 + "author_account_age_days": 1109 }, "https://github.com/yhayano-ponotech/comfyui-stability-ai-api": { "stars": 0, "last_update": "2025-02-19 00:38:33", - "author_account_age_days": 1108 + "author_account_age_days": 1109 }, "https://github.com/yichengup/ComfyUI-LinearTransition": { "stars": 1, "last_update": "2025-07-09 01:51:49", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/yichengup/ComfyUI-VideoTransition": { "stars": 24, @@ -18202,7 +18227,7 @@ "https://github.com/yichengup/ComfyUI-YCNodes": { "stars": 33, "last_update": "2025-12-14 11:56:26", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/yichengup/ComfyUI-YCNodes_Toolkit": { "stars": 17, @@ -18212,37 +18237,37 @@ "https://github.com/yichengup/ComfyUI_SwiftCut": { "stars": 5, "last_update": "2025-10-24 14:27:08", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/yichengup/ComfyUI_Yc_JanusPro": { "stars": 7, "last_update": "2025-01-29 22:26:38", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/yichengup/Comfyui-Deepseek": { "stars": 33, "last_update": "2025-02-23 19:36:53", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/yichengup/Comfyui-Ycanvas": { "stars": 110, "last_update": "2025-07-28 04:39:08", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/yichengup/Comfyui_Flux_Style_Adjust": { "stars": 303, "last_update": "2025-02-19 05:08:27", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/yichengup/Comfyui_Redux_Advanced": { "stars": 103, "last_update": "2025-04-10 18:36:47", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/yichengup/comfyui-face-liquify": { "stars": 2, "last_update": "2025-05-08 17:59:05", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/yiwangsimple/ComfyUI_DW_Chat": { "stars": 89, @@ -18256,7 +18281,7 @@ }, "https://github.com/yogurt7771/ComfyUI-YogurtNodes": { "stars": 0, - "last_update": "2025-12-12 07:51:03", + "last_update": "2025-12-15 06:41:16", "author_account_age_days": 3368 }, "https://github.com/yolain/ComfyUI-Easy-DotsOCR": { @@ -18312,17 +18337,17 @@ "https://github.com/yondonfu/ComfyUI-Background-Edit": { "stars": 22, "last_update": "2024-12-31 23:15:33", - "author_account_age_days": 4413 + "author_account_age_days": 4414 }, "https://github.com/yondonfu/ComfyUI-Torch-Compile": { "stars": 8, "last_update": "2025-04-30 18:46:47", - "author_account_age_days": 4413 + "author_account_age_days": 4414 }, "https://github.com/yorkane/ComfyUI-KYNode": { "stars": 9, "last_update": "2025-12-01 14:07:57", - "author_account_age_days": 3927 + "author_account_age_days": 3928 }, "https://github.com/younyokel/comfyui_prompt_formatter": { "stars": 4, @@ -18347,7 +18372,7 @@ "https://github.com/yuanyuan-spec/comfyui_hunyuanvideo_1.5_plugin": { "stars": 20, "last_update": "2025-12-02 12:02:23", - "author_account_age_days": 23 + "author_account_age_days": 24 }, "https://github.com/yukascomfy/ATI_AudioReactive": { "stars": 0, @@ -18447,27 +18472,27 @@ "https://github.com/zade23/Comfyui-Distill-Any-Depth": { "stars": 5, "last_update": "2025-11-15 09:35:12", - "author_account_age_days": 2333 + "author_account_age_days": 2334 }, "https://github.com/zade23/Comfyui-MoGe2": { "stars": 18, "last_update": "2025-10-23 09:53:50", - "author_account_age_days": 2333 + "author_account_age_days": 2334 }, "https://github.com/zaheenrahman/ComfyUI-ColorCorrection": { "stars": 2, "last_update": "2025-03-21 09:52:29", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/zakantonio/AvatarGen-experience": { "stars": 0, "last_update": "2025-03-26 20:58:18", - "author_account_age_days": 4314 + "author_account_age_days": 4315 }, "https://github.com/zccrs/comfyui-dci": { "stars": 1, "last_update": "2025-10-27 08:04:53", - "author_account_age_days": 3798 + "author_account_age_days": 3799 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 6, @@ -18492,17 +18517,17 @@ "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 15, "last_update": "2025-02-09 18:27:16", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/zentrocdot/ComfyUI-Simple_Image_To_Prompt": { "stars": 4, "last_update": "2025-02-20 06:30:19", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/zentrocdot/ComfyUI_Circle_Detection": { "stars": 0, "last_update": "2025-02-07 17:32:46", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/zer0TF/cute-comfy": { "stars": 34, @@ -18542,7 +18567,7 @@ "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": { "stars": 18, "last_update": "2024-09-14 13:46:05", - "author_account_age_days": 3887 + "author_account_age_days": 3888 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 75, @@ -18562,7 +18587,7 @@ "https://github.com/zichongc/ComfyUI-Attention-Distillation": { "stars": 109, "last_update": "2025-03-18 02:48:42", - "author_account_age_days": 1035 + "author_account_age_days": 1036 }, "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": { "stars": 1, @@ -18572,12 +18597,12 @@ "https://github.com/zmwv823/ComfyUI_Anytext": { "stars": 95, "last_update": "2025-05-28 01:02:37", - "author_account_age_days": 3807 + "author_account_age_days": 3808 }, "https://github.com/zn123/ComfyUI-image-processor-zn123": { "stars": 0, "last_update": "2025-12-05 07:06:24", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, @@ -18602,17 +18627,17 @@ "https://github.com/zygion/comfyui-zygion-util-nodes": { "stars": 0, "last_update": "2025-04-26 05:11:35", - "author_account_age_days": 344 + "author_account_age_days": 345 }, "https://github.com/zzubnik/TT_TextTools": { "stars": 1, "last_update": "2025-04-02 23:40:24", - "author_account_age_days": 3263 + "author_account_age_days": 3264 }, "https://github.com/zzw5516/ComfyUI-zw-tools": { "stars": 3, "last_update": "2025-12-03 01:43:00", - "author_account_age_days": 4680 + "author_account_age_days": 4681 }, "ttps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 8be764fc..d0477774 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,45 @@ { "custom_nodes": [ + { + "author": "u5dev", + "title": "ComfyUI_u5_EasyScripter [UNSAFE]", + "reference": "https://github.com/u5dev/ComfyUI_u5_EasyScripter", + "files": [ + "https://github.com/u5dev/ComfyUI_u5_EasyScripter" + ], + "install_type": "git-clone", + "description": "EASY VBA-style script for ComfyUI. Anything you want be in 1 node. Conditional branching, iteration, prompt generation, parameter adjustment, memory release, file input/output, Using HTTP RestAPI ... with 100+ built-in functions![w/This nodepack has RCE, SSRF, and arbitrary file read vulnerabilities.]" + }, + { + "author": "stalkervr", + "title": "ComfyUI-StalkerVr", + "reference": "https://github.com/stalkervr/ComfyUI-StalkerVr", + "files": [ + "https://github.com/stalkervr/ComfyUI-StalkerVr" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for image processing, aspect ratio fixing, batch cropping, grid manipulation, JSON handling, and value extraction. (Description by CC)" + }, + { + "author": "baoanhng", + "title": "ComfyUI-utils", + "reference": "https://github.com/baoanhng/ComfyUI-utils", + "files": [ + "https://github.com/baoanhng/ComfyUI-utils" + ], + "install_type": "git-clone", + "description": "Provides text utility nodes (TextJoiner, TextSplitter) for ComfyUI workflows. (Description by CC)" + }, + { + "author": "xuchenxu168", + "title": "[WIP] comfyui_meituan_image", + "reference": "https://github.com/xuchenxu168/comfyui_meituan_image", + "files": [ + "https://github.com/xuchenxu168/comfyui_meituan_image" + ], + "install_type": "git-clone", + "description": "Generate high-quality images from text prompts with excellent Chinese text rendering,Edit images using natural language instructions..\nNOTE: The files in the repo are not organized." + }, { "author": "saltchicken", "title": "ComfyUI-Identity-Mixer", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 0b92b56c..34f8a665 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -5823,6 +5823,15 @@ "title_aux": "BigModelPipe [WIP]" } ], + "https://github.com/baoanhng/ComfyUI-utils": [ + [ + "TextJoiner", + "TextSplitter" + ], + { + "title_aux": "ComfyUI-utils" + } + ], "https://github.com/barakapa/barakapa-nodes": [ [ "brkp_ConcatenateString", @@ -8130,6 +8139,7 @@ [ "HolafBypasser", "HolafGroupBypasser", + "HolafImageBatchSlice", "HolafImageComparer", "HolafInstagramResize", "HolafKSampler", @@ -11970,6 +11980,39 @@ "title_aux": "comfyui-lingshang" } ], + "https://github.com/stalkervr/ComfyUI-StalkerVr": [ + [ + "AnyCollector", + "ImageAspectRatioFixer", + "ImageBatchCrop", + "ImageGridCropper", + "JsonArraySplitter", + "JsonBuilder", + "JsonDeserializeObject", + "JsonFieldRemover", + "JsonFieldReplaceAdvanced", + "JsonFieldValueExtractor", + "JsonPairInput", + "JsonPathLoader", + "JsonPromptToTextPromptConverter", + "JsonRootListExtractor", + "JsonSerializeObject", + "JsonToString", + "ListItemExtractor", + "LogValue", + "LoopAny", + "PromptPartJoin", + "StringBuilder", + "StringCollector", + "StringConcatenation", + "StringListToString", + "StringWrapper", + "WanVideoMultiPrompt" + ], + { + "title_aux": "ComfyUI-StalkerVr" + } + ], "https://github.com/stalkervr/comfyui-custom-path-nodes": [ [ "AnyCollector", @@ -12549,6 +12592,23 @@ "title_aux": "ComfyUI-SaveImg-W-MetaData" } ], + "https://github.com/u5dev/ComfyUI_u5_EasyScripter": [ + [ + "comfyUI_u5_easyscripter", + "u5_CLIPLoader", + "u5_CLIPVisionLoader", + "u5_CheckpointLoader", + "u5_ControlNetLoader", + "u5_GLIGENLoader", + "u5_LoraLoader", + "u5_StyleModelLoader", + "u5_UNETLoader", + "u5_VAELoader" + ], + { + "title_aux": "ComfyUI_u5_EasyScripter [UNSAFE]" + } + ], "https://github.com/umisetokikaze/comfyui_mergekit": [ [ "DefineSaveName", @@ -13067,6 +13127,16 @@ "title_aux": "ComfyUI-DreamOmni2-GGUF [WIP]" } ], + "https://github.com/xuchenxu168/comfyui_meituan_image": [ + [ + "MeituanLongCatEdit", + "MeituanLongCatLoader", + "MeituanLongCatT2I" + ], + { + "title_aux": "[WIP] comfyui_meituan_image" + } + ], "https://github.com/xzuyn/ComfyUI-xzuynodes": [ [ "CLIPLoaderXZ", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 63e5e587..d946d506 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -7,32 +7,32 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/1H-hobit/ComfyUI_InternVL3": { "stars": 1, "last_update": "2025-10-20 07:24:30", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/206811/ComfyUI_ZhipuAIO": { "stars": 3, "last_update": "2025-07-29 10:11:45", - "author_account_age_days": 2046 + "author_account_age_days": 2047 }, "https://github.com/3dmindscapper/ComfyUI-PartField": { "stars": 33, "last_update": "2025-05-01 02:50:39", - "author_account_age_days": 942 + "author_account_age_days": 943 }, "https://github.com/3dmindscapper/ComfyUI-Sam-Mesh": { "stars": 40, "last_update": "2025-05-07 12:42:13", - "author_account_age_days": 942 + "author_account_age_days": 943 }, "https://github.com/438443467/ComfyUI-SanMian-Nodes": { "stars": 32, "last_update": "2025-04-29 10:29:07", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/543872524/ComfyUI_crdong": { "stars": 0, @@ -47,22 +47,22 @@ "https://github.com/77oussam/Aio77-Comfyui": { "stars": 0, "last_update": "2025-08-05 06:46:11", - "author_account_age_days": 922 + "author_account_age_days": 923 }, "https://github.com/78Ventures/ComfyUI-Tortu": { "stars": 1, "last_update": "2025-09-17 21:51:59", - "author_account_age_days": 641 + "author_account_age_days": 642 }, "https://github.com/7BEII/Comfyui_PDuse": { - "stars": 36, - "last_update": "2025-12-13 04:12:12", - "author_account_age_days": 351 + "stars": 37, + "last_update": "2025-12-15 08:35:10", + "author_account_age_days": 352 }, "https://github.com/853587221/ComfyUI_XLweb": { "stars": 3, "last_update": "2025-09-10 11:40:15", - "author_account_age_days": 1194 + "author_account_age_days": 1195 }, "https://github.com/90cube/Comfyui-CBcanvas": { "stars": 0, @@ -72,17 +72,17 @@ "https://github.com/A1rCHAN/ComfyUI_A1rSpace": { "stars": 4, "last_update": "2025-11-27 16:34:15", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 1010 + "author_account_age_days": 1011 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-VAELoaderSDXLmod": { "stars": 0, "last_update": "2025-06-23 23:42:45", - "author_account_age_days": 1010 + "author_account_age_days": 1011 }, "https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-": { "stars": 0, @@ -97,32 +97,32 @@ "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2025-05-15 08:07:12", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/AIExplorer25/ComfyUI_HuggingfaceHelper": { "stars": 0, "last_update": "2025-11-17 10:18:29", - "author_account_age_days": 4004 + "author_account_age_days": 4005 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 5, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { "stars": 129, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 14, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/AIGCZero/AIGCZero-comfyui-Qwen_edit-zero": { "stars": 5, @@ -132,37 +132,37 @@ "https://github.com/APZmedia/ComfyUI-folder-parser": { "stars": 0, "last_update": "2025-11-02 14:39:38", - "author_account_age_days": 3015 + "author_account_age_days": 3016 }, "https://github.com/APZmedia/Joshua-brand-assets-loader": { "stars": 0, "last_update": "2025-10-27 19:44:50", - "author_account_age_days": 3015 + "author_account_age_days": 3016 }, "https://github.com/APZmedia/comfyui-textools": { "stars": 8, "last_update": "2025-11-04 23:40:59", - "author_account_age_days": 3015 + "author_account_age_days": 3016 }, "https://github.com/Aero-Ex/comfyui_diffswap": { "stars": 0, "last_update": "2025-07-29 11:43:43", - "author_account_age_days": 1289 + "author_account_age_days": 1290 }, "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": { "stars": 0, "last_update": "2025-05-02 18:47:09", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, "last_update": "2025-06-28 14:48:29", - "author_account_age_days": 2856 + "author_account_age_days": 2857 }, "https://github.com/Alazuaka/comfyui-lora-stack-node": { "stars": 0, @@ -172,57 +172,57 @@ "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 5, "last_update": "2025-08-07 11:48:54", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1968 + "author_account_age_days": 1969 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 2, - "last_update": "2025-11-26 21:31:12", - "author_account_age_days": 1693 + "last_update": "2025-12-14 17:59:34", + "author_account_age_days": 1694 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, "last_update": "2025-06-12 23:48:01", - "author_account_age_days": 2643 + "author_account_age_days": 2644 }, "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 4239 + "author_account_age_days": 4240 }, "https://github.com/Amor718/AmorForge": { "stars": 1, "last_update": "2025-11-03 15:21:33", - "author_account_age_days": 59 + "author_account_age_days": 60 }, "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, "last_update": "2025-05-07 14:33:50", - "author_account_age_days": 2367 + "author_account_age_days": 2368 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 10, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4492 + "author_account_age_days": 4493 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4492 + "author_account_age_days": 4493 }, "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, "last_update": "2025-01-14 04:02:21", - "author_account_age_days": 2530 + "author_account_age_days": 2531 }, "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 5, "last_update": "2024-11-30 12:34:28", - "author_account_age_days": 4554 + "author_account_age_days": 4555 }, "https://github.com/Aruntd008/ComfyUI_SeamlessPattern": { "stars": 0, @@ -237,12 +237,12 @@ "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 11, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4612 + "author_account_age_days": 4613 }, "https://github.com/BARKEM-JC/ComfyUI-Dynamic-Lora-Loader": { "stars": 0, "last_update": "2025-09-07 18:07:33", - "author_account_age_days": 2223 + "author_account_age_days": 2224 }, "https://github.com/Babiduba/ivan_knows": { "stars": 0, @@ -252,27 +252,27 @@ "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 88, "last_update": "2025-03-09 00:44:37", - "author_account_age_days": 968 + "author_account_age_days": 969 }, "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/Beinsezii/DEET": { "stars": 2, "last_update": "2025-10-27 04:51:55", - "author_account_age_days": 2764 + "author_account_age_days": 2765 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 48, "last_update": "2025-04-21 19:37:22", - "author_account_age_days": 2764 + "author_account_age_days": 2765 }, "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 485 + "author_account_age_days": 486 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, @@ -292,12 +292,12 @@ "https://github.com/BinglongLi/ComfyUI_ToolsForAutomask": { "stars": 1, "last_update": "2025-06-04 11:56:53", - "author_account_age_days": 2223 + "author_account_age_days": 2224 }, "https://github.com/BiodigitalJaz/ComfyUI-Dafaja-Nodes": { "stars": 1, "last_update": "2025-08-16 14:12:10", - "author_account_age_days": 715 + "author_account_age_days": 716 }, "https://github.com/BizaNator/BrainDead_QwenCharacterEditor": { "stars": 3, @@ -312,12 +312,12 @@ "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/BrettMedia/comfyui-bhtools": { "stars": 1, "last_update": "2025-07-24 21:32:37", - "author_account_age_days": 197 + "author_account_age_days": 198 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, @@ -327,7 +327,7 @@ "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { "stars": 5, "last_update": "2025-10-26 14:31:29", - "author_account_age_days": 329 + "author_account_age_days": 330 }, "https://github.com/Bwebbfx/ComfyUI_FaceParsing": { "stars": 13, @@ -337,17 +337,17 @@ "https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": { "stars": 0, "last_update": "2025-06-08 13:32:25", - "author_account_age_days": 3154 + "author_account_age_days": 3155 }, "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1611 + "author_account_age_days": 1612 }, "https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI": { "stars": 0, "last_update": "2025-12-01 00:53:32", - "author_account_age_days": 2303 + "author_account_age_days": 2304 }, "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, @@ -357,22 +357,22 @@ "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, "last_update": "2025-05-26 12:12:47", - "author_account_age_days": 532 + "author_account_age_days": 533 }, "https://github.com/Charonartist/comfyui-lora-random-selector": { "stars": 0, "last_update": "2025-08-08 13:34:04", - "author_account_age_days": 532 + "author_account_age_days": 533 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 3, "last_update": "2025-06-19 03:10:17", - "author_account_age_days": 2950 + "author_account_age_days": 2951 }, "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, @@ -382,7 +382,7 @@ "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 22, "last_update": "2025-09-15 04:44:21", - "author_account_age_days": 613 + "author_account_age_days": 614 }, "https://github.com/CooperCorona/comfy-auto-unload": { "stars": 1, @@ -397,17 +397,17 @@ "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1315 + "author_account_age_days": 1316 }, "https://github.com/DavidJBarnes/comfyui-djb-utils": { "stars": 0, "last_update": "2025-09-18 17:00:25", - "author_account_age_days": 4418 + "author_account_age_days": 4419 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2569 + "author_account_age_days": 2570 }, "https://github.com/Dehypnotic/comfyui-save-mp3": { "stars": 1, @@ -427,7 +427,7 @@ "https://github.com/DeyanShahov/ComfyUI_RedFox": { "stars": 0, "last_update": "2025-10-21 22:43:48", - "author_account_age_days": 1628 + "author_account_age_days": 1629 }, "https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": { "stars": 0, @@ -442,12 +442,12 @@ "https://github.com/DonutsDelivery/ComfyUI-DonutNodes": { "stars": 8, "last_update": "2025-12-09 03:31:39", - "author_account_age_days": 263 + "author_account_age_days": 264 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1570 + "author_account_age_days": 1571 }, "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 5, @@ -477,22 +477,22 @@ "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, "last_update": "2025-06-02 07:15:00", - "author_account_age_days": 390 + "author_account_age_days": 391 }, "https://github.com/ELiZswe/ComfyUI-ELiZTools": { "stars": 0, "last_update": "2025-06-24 06:14:44", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/ElyZeng/ComfyUI-Translator": { "stars": 2, "last_update": "2025-07-31 03:12:40", - "author_account_age_days": 1293 + "author_account_age_days": 1294 }, "https://github.com/Elypha/ComfyUI-Prompt-Helper": { "stars": 0, "last_update": "2025-09-20 04:42:50", - "author_account_age_days": 3070 + "author_account_age_days": 3071 }, "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { "stars": 0, @@ -502,37 +502,37 @@ "https://github.com/EmilioPlumed/ComfyUI-Math": { "stars": 1, "last_update": "2025-01-11 14:28:42", - "author_account_age_days": 2516 + "author_account_age_days": 2517 }, "https://github.com/Enferlain/ComfyUI-extra-schedulers": { "stars": 0, "last_update": "2025-12-08 00:02:31", - "author_account_age_days": 3681 + "author_account_age_days": 3682 }, "https://github.com/Eric7758/ComfyUI-IAT": { "stars": 0, "last_update": "2025-10-29 06:28:08", - "author_account_age_days": 867 + "author_account_age_days": 868 }, "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 3, "last_update": "2025-04-28 23:42:26", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/EricRollei/HYPIR-ComfyUI": { "stars": 1, "last_update": "2025-11-18 18:34:15", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2025-11-19 02:44:52", - "author_account_age_days": 2718 + "author_account_age_days": 2719 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 37, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 2161 + "author_account_age_days": 2162 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 18, @@ -552,17 +552,17 @@ "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 559 + "author_account_age_days": 560 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 559 + "author_account_age_days": 560 }, "https://github.com/Firetheft/ComfyUI_Local_Media_Manager": { "stars": 125, "last_update": "2025-12-04 06:15:39", - "author_account_age_days": 1439 + "author_account_age_days": 1440 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, @@ -577,7 +577,7 @@ "https://github.com/Fuhze73/ComfyUI-PainterI2V-StartEndImage-Tiled": { "stars": 0, "last_update": "2025-11-22 17:16:02", - "author_account_age_days": 307 + "author_account_age_days": 308 }, "https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": { "stars": 6, @@ -587,17 +587,17 @@ "https://github.com/GeekatplayStudio/ComfyUI_Toolbox": { "stars": 2, "last_update": "2025-03-18 16:12:09", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 4, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/George0726/ComfyUI-video-accessory": { "stars": 1, "last_update": "2025-09-26 18:36:12", - "author_account_age_days": 2789 + "author_account_age_days": 2790 }, "https://github.com/Gergzilla/Slim-Comfy-Pack": { "stars": 0, @@ -607,37 +607,37 @@ "https://github.com/GoddessLabs/ComfyUI-GoddessLabs-NodePack": { "stars": 6, "last_update": "2025-11-25 18:56:25", - "author_account_age_days": 49 + "author_account_age_days": 50 }, "https://github.com/Goldlionren/ComfyUI-CleanSlate": { "stars": 1, "last_update": "2025-10-07 04:14:16", - "author_account_age_days": 617 + "author_account_age_days": 618 }, "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator": { "stars": 1, "last_update": "2025-11-20 17:47:15", - "author_account_age_days": 701 + "author_account_age_days": 702 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 12, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1711 + "author_account_age_days": 1712 }, "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 866 + "author_account_age_days": 867 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 1162 + "author_account_age_days": 1163 }, "https://github.com/GuardSkill/ComfyUI-AffineImage": { "stars": 6, "last_update": "2025-11-18 09:08:39", - "author_account_age_days": 3571 + "author_account_age_days": 3572 }, "https://github.com/GuusF/Comfyui_CrazyMaths": { "stars": 0, @@ -647,7 +647,7 @@ "https://github.com/HWDigi/Camera_Factory_Station_comfyui": { "stars": 2, "last_update": "2025-08-06 17:46:41", - "author_account_age_days": 160 + "author_account_age_days": 161 }, "https://github.com/Hapseleg/ComfyUI-This-n-That": { "stars": 0, @@ -657,17 +657,17 @@ "https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": { "stars": 14, "last_update": "2025-06-23 09:42:46", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/IAFFeng/Comfyui_XF_Custom_Actual-Node": { "stars": 0, "last_update": "2025-11-28 09:14:16", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": { "stars": 0, "last_update": "2025-08-14 09:22:06", - "author_account_age_days": 2861 + "author_account_age_days": 2862 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 0, @@ -687,32 +687,32 @@ "https://github.com/Inoriac/comfyui-HandDetect": { "stars": 0, "last_update": "2025-09-16 06:11:22", - "author_account_age_days": 766 + "author_account_age_days": 767 }, "https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough_ExecutionFlowControl": { "stars": 4, "last_update": "2025-11-26 09:45:37", - "author_account_age_days": 1630 + "author_account_age_days": 1631 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { "stars": 246, "last_update": "2025-08-29 00:23:20", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 3116 + "author_account_age_days": 3117 }, "https://github.com/JBKing514/map_comfyui": { "stars": 0, "last_update": "2025-12-12 05:23:29", - "author_account_age_days": 2043 + "author_account_age_days": 2044 }, "https://github.com/JHBOY-ha/ComfyUI-jh-essential": { "stars": 0, "last_update": "2025-10-30 08:36:48", - "author_account_age_days": 681 + "author_account_age_days": 682 }, "https://github.com/Jairodaniel-17/ComfyUI-traductor-offline": { "stars": 0, @@ -722,12 +722,12 @@ "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 5165 + "author_account_age_days": 5166 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, "last_update": "2025-07-12 15:27:51", - "author_account_age_days": 3806 + "author_account_age_days": 3807 }, "https://github.com/JiSenHua/ComfyUI-yolov5-face": { "stars": 1, @@ -737,27 +737,27 @@ "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 1, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 1429 + "author_account_age_days": 1430 }, "https://github.com/Jingwen-genies/comfyui-genies-nodes": { "stars": 0, "last_update": "2025-05-13 19:36:45", - "author_account_age_days": 871 + "author_account_age_days": 872 }, "https://github.com/JioJe/comfyui_video_BC": { "stars": 11, "last_update": "2025-09-12 07:30:45", - "author_account_age_days": 562 + "author_account_age_days": 563 }, "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2756 + "author_account_age_days": 2757 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 3, "last_update": "2025-03-16 13:05:38", - "author_account_age_days": 4724 + "author_account_age_days": 4725 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 69, @@ -767,12 +767,12 @@ "https://github.com/JosDigby/ComfyUI-DigbyWan": { "stars": 0, "last_update": "2025-12-05 03:56:36", - "author_account_age_days": 151 + "author_account_age_days": 152 }, "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 3076 + "author_account_age_days": 3077 }, "https://github.com/Juste-Leo2/ComfyUI-Arduino": { "stars": 5, @@ -782,17 +782,17 @@ "https://github.com/K1maran/ComfyUI-Kimaran": { "stars": 0, "last_update": "2025-11-20 17:01:38", - "author_account_age_days": 45 + "author_account_age_days": 46 }, "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, "last_update": "2025-04-07 07:49:03", - "author_account_age_days": 1792 + "author_account_age_days": 1793 }, "https://github.com/KXSR/ComfyUI-Easy-s3": { "stars": 0, "last_update": "2025-11-27 11:09:24", - "author_account_age_days": 108 + "author_account_age_days": 109 }, "https://github.com/Karlmeister/comfyui-karlmeister-nodes-suit": { "stars": 0, @@ -802,22 +802,22 @@ "https://github.com/Karniverse/ComfyUI-Randomselector": { "stars": 0, "last_update": "2025-08-05 10:26:42", - "author_account_age_days": 2904 + "author_account_age_days": 2905 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 591 + "author_account_age_days": 592 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, "last_update": "2025-01-23 09:11:02", - "author_account_age_days": 2100 + "author_account_age_days": 2101 }, "https://github.com/KoinnAI/ComfyUI-DynPromptSimplified": { "stars": 2, "last_update": "2025-10-27 18:44:13", - "author_account_age_days": 3392 + "author_account_age_days": 3393 }, "https://github.com/Kraven1109/ComfyUI-Llama": { "stars": 0, @@ -827,7 +827,7 @@ "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, "last_update": "2025-04-17 17:18:52", - "author_account_age_days": 394 + "author_account_age_days": 395 }, "https://github.com/Kur0butiMegane/Comfyui-StringUtils2": { "stars": 0, @@ -837,37 +837,37 @@ "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { "stars": 1, "last_update": "2025-03-27 19:04:42", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/LAOGOU-666/Comfyui_StartPatch": { "stars": 50, "last_update": "2025-02-24 17:22:34", - "author_account_age_days": 633 + "author_account_age_days": 634 }, "https://github.com/LK-168/comfyui_LK_selfuse": { "stars": 0, "last_update": "2025-07-10 09:55:05", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/LSDJesus/ComfyUI-Luna-Collection": { "stars": 0, - "last_update": "2025-12-14 04:25:10", - "author_account_age_days": 820 + "last_update": "2025-12-15 05:56:46", + "author_account_age_days": 821 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2517 + "author_account_age_days": 2518 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 4, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 702 + "author_account_age_days": 703 }, "https://github.com/Letz-AI/ComfyUI-LetzAI": { "stars": 1, "last_update": "2025-11-13 19:09:26", - "author_account_age_days": 876 + "author_account_age_days": 877 }, "https://github.com/Lilien86/Comfyui_Latent_Interpolation": { "stars": 2, @@ -877,7 +877,7 @@ "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes": { "stars": 1, "last_update": "2025-09-19 11:45:41", - "author_account_age_days": 4629 + "author_account_age_days": 4630 }, "https://github.com/LittleTechPomp/comfyui-pixxio": { "stars": 0, @@ -887,12 +887,12 @@ "https://github.com/Long-form-AI-video-generation/ComfyUI_vaceFramepack": { "stars": 0, "last_update": "2025-11-24 12:55:46", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 5, "last_update": "2024-10-30 17:02:54", - "author_account_age_days": 3523 + "author_account_age_days": 3524 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, @@ -912,32 +912,32 @@ "https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes": { "stars": 0, "last_update": "2025-07-27 22:04:59", - "author_account_age_days": 1201 + "author_account_age_days": 1202 }, "https://github.com/LucipherDev/ComfyUI-Sentinel": { "stars": 50, "last_update": "2025-04-07 14:53:13", - "author_account_age_days": 2035 + "author_account_age_days": 2036 }, "https://github.com/LvyuanW/ComfyUI-6yuan": { "stars": 0, "last_update": "2025-12-01 09:20:19", - "author_account_age_days": 1863 + "author_account_age_days": 1864 }, "https://github.com/LyazS/ComfyUI-aznodes": { "stars": 0, "last_update": "2025-06-03 14:57:29", - "author_account_age_days": 3395 + "author_account_age_days": 3396 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 39, "last_update": "2025-09-09 07:42:51", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3762 + "author_account_age_days": 3763 }, "https://github.com/MadPonyInteractive/ComfyUi-MpiNodes": { "stars": 1, @@ -947,57 +947,57 @@ "https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator": { "stars": 0, "last_update": "2025-09-03 04:03:24", - "author_account_age_days": 1898 + "author_account_age_days": 1899 }, "https://github.com/Malloc-pix/comfyui-QwenVL": { "stars": 0, "last_update": "2025-06-24 09:35:32", - "author_account_age_days": 186 + "author_account_age_days": 187 }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, "last_update": "2025-02-28 19:23:24", - "author_account_age_days": 2691 + "author_account_age_days": 2692 }, "https://github.com/MarkFreeDom168/ComfyUI-image-load-url": { "stars": 0, "last_update": "2025-12-09 03:34:35", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 2001 + "author_account_age_days": 2002 }, "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan": { "stars": 2, "last_update": "2025-08-13 20:53:39", - "author_account_age_days": 863 + "author_account_age_days": 864 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 950 + "author_account_age_days": 951 }, "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-07-12 07:22:09", - "author_account_age_days": 3357 + "author_account_age_days": 3358 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, "last_update": "2025-09-16 08:15:24", - "author_account_age_days": 3357 + "author_account_age_days": 3358 }, "https://github.com/Mets3D/mets-nodes": { "stars": 0, - "last_update": "2025-12-14 00:14:02", - "author_account_age_days": 3679 + "last_update": "2025-12-15 00:20:10", + "author_account_age_days": 3680 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3752 + "author_account_age_days": 3753 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 1, @@ -1012,32 +1012,32 @@ "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 3258 + "author_account_age_days": 3259 }, "https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": { "stars": 4, "last_update": "2025-05-26 06:58:45", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/MushroomFleet/ComfyUI-SCP-nodes": { "stars": 0, "last_update": "2025-11-09 05:25:05", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 68, "last_update": "2025-10-19 03:21:44", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 35, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 2032 + "author_account_age_days": 2033 }, "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 2, "last_update": "2025-12-13 11:40:27", - "author_account_age_days": 996 + "author_account_age_days": 997 }, "https://github.com/NSFW-API/ComfyUI-Embedding-Delta-Adapter": { "stars": 3, @@ -1052,52 +1052,52 @@ "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, "last_update": "2025-05-05 15:05:27", - "author_account_age_days": 1423 + "author_account_age_days": 1424 }, "https://github.com/NeoTech/comfyui-laserprep": { "stars": 0, "last_update": "2025-12-08 08:42:49", - "author_account_age_days": 5841 + "author_account_age_days": 5842 }, "https://github.com/NeuroWaifu/ComfyUI.Node.MediaSuite": { "stars": 0, "last_update": "2025-10-27 00:29:03", - "author_account_age_days": 76 + "author_account_age_days": 77 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/Nienai666/comfyui-encrypt-image-main": { "stars": 1, "last_update": "2025-09-05 05:41:31", - "author_account_age_days": 198 + "author_account_age_days": 199 }, "https://github.com/NimbleWing/ComfyUI-NW": { "stars": 0, "last_update": "2025-09-09 07:03:37", - "author_account_age_days": 1851 + "author_account_age_days": 1852 }, "https://github.com/No-22-Github/ComfyUI_SaveImageCustom": { "stars": 0, "last_update": "2025-06-26 06:33:38", - "author_account_age_days": 958 + "author_account_age_days": 959 }, "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 979 + "author_account_age_days": 980 }, "https://github.com/Novavision0313/ComfyUI-NVVS": { "stars": 1, "last_update": "2025-08-19 09:14:19", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/Nynxz/ComfyUI_DiffsynthPause": { "stars": 0, "last_update": "2025-12-04 23:27:59", - "author_account_age_days": 2134 + "author_account_age_days": 2135 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 4, @@ -1107,137 +1107,137 @@ "https://github.com/Oct7/ComfyUI-LaplaMask": { "stars": 0, "last_update": "2025-06-03 07:45:26", - "author_account_age_days": 2140 + "author_account_age_days": 2141 }, "https://github.com/OgreLemonSoup/ComfyUI-Notes-manager": { "stars": 2, "last_update": "2025-06-25 07:24:16", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/Omario92/ComfyUI-OmarioNodes": { "stars": 0, "last_update": "2025-08-22 12:00:19", - "author_account_age_days": 4311 + "author_account_age_days": 4312 }, "https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": { "stars": 2, "last_update": "2025-09-27 08:29:31", - "author_account_age_days": 2473 + "author_account_age_days": 2474 }, "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 6, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3338 + "author_account_age_days": 3339 }, "https://github.com/PabloGrant/comfyui-giraffe-test-panel": { "stars": 0, "last_update": "2025-05-18 16:38:09", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/PaleBloodq/ComfyUI-HFTransformers": { "stars": 0, "last_update": "2025-07-11 12:01:43", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/PauldeLavallaz/ComfyUI-concat_images_to_api_gemini": { "stars": 0, "last_update": "2025-10-21 14:58:43", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/PauldeLavallaz/comfyui_morpheus_NanoBanana_Mask": { "stars": 0, "last_update": "2025-10-21 15:03:35", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/PeterMikhai/Doom_Flux_NodePack": { "stars": 1, "last_update": "2025-10-06 08:17:09", - "author_account_age_days": 771 + "author_account_age_days": 772 }, "https://github.com/PladsElsker/comfyui-krita": { "stars": 1, "last_update": "2025-12-08 02:03:35", - "author_account_age_days": 2937 + "author_account_age_days": 2938 }, "https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video": { "stars": 0, "last_update": "2025-09-15 21:20:52", - "author_account_age_days": 652 + "author_account_age_days": 653 }, "https://github.com/PopeyesBiscuit/ComfyUI-DeleteFolder": { "stars": 0, "last_update": "2025-10-24 15:33:48", - "author_account_age_days": 2426 + "author_account_age_days": 2427 }, "https://github.com/PopeyesBiscuit/ComfyUI-WebSocketLoRAExporter": { "stars": 0, "last_update": "2025-10-24 15:41:45", - "author_account_age_days": 2426 + "author_account_age_days": 2427 }, "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", - "author_account_age_days": 1120 + "author_account_age_days": 1121 }, "https://github.com/PozzettiAndrea/ComfyUI-CADabra": { "stars": 9, "last_update": "2025-12-14 15:48:57", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part": { "stars": 32, "last_update": "2025-11-21 15:59:34", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-MotionCapture": { - "stars": 121, + "stars": 123, "last_update": "2025-12-13 13:17:15", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3DObjects": { - "stars": 115, + "stars": 116, "last_update": "2025-12-13 11:39:19", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/PozzettiAndrea/ComfyUI-UniRig": { "stars": 231, "last_update": "2025-12-13 16:09:19", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, "last_update": "2025-04-08 11:13:50", - "author_account_age_days": 2563 + "author_account_age_days": 2564 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 14, "last_update": "2025-06-09 08:58:42", - "author_account_age_days": 5813 + "author_account_age_days": 5814 }, "https://github.com/QuietNoise/ComfyUI-Queue-Manager": { "stars": 35, "last_update": "2025-12-13 22:51:09", - "author_account_age_days": 4743 + "author_account_age_days": 4744 }, "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, "last_update": "2025-01-25 11:21:59", - "author_account_age_days": 323 + "author_account_age_days": 324 }, "https://github.com/RM2-0/ComfyUI-Upscale": { "stars": 0, "last_update": "2025-10-15 07:37:36", - "author_account_age_days": 366 + "author_account_age_days": 367 }, "https://github.com/RUFFY-369/ComfyUI-FeatureBank": { "stars": 0, "last_update": "2025-03-07 19:30:55", - "author_account_age_days": 2015 + "author_account_age_days": 2016 }, "https://github.com/Raidez/comfyui-kuniklo-collection": { "stars": 0, "last_update": "2025-05-02 19:44:45", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter": { "stars": 24, @@ -1247,22 +1247,22 @@ "https://github.com/Randomwalkforest/Comfyui-Koi-Toolkit": { "stars": 0, "last_update": "2025-12-01 02:59:58", - "author_account_age_days": 526 + "author_account_age_days": 527 }, "https://github.com/Rayen21/ComfyUI-PromptLinePlus": { "stars": 0, "last_update": "2025-12-06 16:48:49", - "author_account_age_days": 3483 + "author_account_age_days": 3484 }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 4181 + "author_account_age_days": 4182 }, "https://github.com/Rizzlord/ComfyUI-SeqTex": { "stars": 9, "last_update": "2025-12-02 18:10:31", - "author_account_age_days": 1967 + "author_account_age_days": 1968 }, "https://github.com/RobbertB80/ComfyUI-SharePoint-Upload": { "stars": 0, @@ -1272,27 +1272,27 @@ "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, "last_update": "2025-12-07 16:52:15", - "author_account_age_days": 5154 + "author_account_age_days": 5155 }, "https://github.com/Rocky-Lee-001/ComfyUI_SZtools": { "stars": 2, "last_update": "2025-07-17 02:14:52", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/RomanticQq/ComfyUI-Groudingdino-Sam": { "stars": 0, "last_update": "2025-11-21 08:56:50", - "author_account_age_days": 2453 + "author_account_age_days": 2454 }, "https://github.com/Rosegun007/ComfyUI-Pandora": { "stars": 0, "last_update": "2025-10-29 19:23:19", - "author_account_age_days": 971 + "author_account_age_days": 972 }, "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 2943 + "author_account_age_days": 2944 }, "https://github.com/SKBv0/ComfyUI-RetroEngine": { "stars": 6, @@ -1302,7 +1302,7 @@ "https://github.com/SXQBW/ComfyUI-Qwen3": { "stars": 0, "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 25, @@ -1310,14 +1310,14 @@ "author_account_age_days": 4578 }, "https://github.com/Saganaki22/ComfyUI-ytdl_nodes": { - "stars": 28, + "stars": 29, "last_update": "2025-09-06 18:55:00", - "author_account_age_days": 1674 + "author_account_age_days": 1675 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 747 + "author_account_age_days": 748 }, "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { "stars": 0, @@ -1327,22 +1327,22 @@ "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { "stars": 98, "last_update": "2025-05-09 15:17:23", - "author_account_age_days": 1169 + "author_account_age_days": 1170 }, "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1563 + "author_account_age_days": 1564 }, "https://github.com/Scorpiosis0/ComfyUI-WtlNodes": { "stars": 3, "last_update": "2025-11-27 22:43:38", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/Seb-Lis/comfyui-seed-selector": { "stars": 0, "last_update": "2025-11-02 09:36:24", - "author_account_age_days": 71 + "author_account_age_days": 72 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, @@ -1352,12 +1352,12 @@ "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, "last_update": "2025-06-02 19:16:34", - "author_account_age_days": 1001 + "author_account_age_days": 1002 }, "https://github.com/ServiceStack/classifier-agent": { "stars": 0, "last_update": "2025-09-12 09:16:45", - "author_account_age_days": 5423 + "author_account_age_days": 5424 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, @@ -1367,7 +1367,7 @@ "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 46, "last_update": "2025-03-15 00:02:11", - "author_account_age_days": 1562 + "author_account_age_days": 1563 }, "https://github.com/SilentLuxRay/ComfyUI-Furrey-Super-Prompt": { "stars": 0, @@ -1392,12 +1392,12 @@ "https://github.com/Slix-M-Lestragg/comfyui-enhanced": { "stars": 0, "last_update": "2025-04-11 21:32:23", - "author_account_age_days": 1852 + "author_account_age_days": 1853 }, "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, "last_update": "2025-04-26 07:47:15", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/Solarish/ComfyUI-MidnightLook": { "stars": 0, @@ -1407,17 +1407,17 @@ "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO": { "stars": 4, "last_update": "2025-07-22 08:55:26", - "author_account_age_days": 1502 + "author_account_age_days": 1503 }, "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4483 + "author_account_age_days": 4484 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1678 + "author_account_age_days": 1679 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, @@ -1432,37 +1432,37 @@ "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { "stars": 82, "last_update": "2025-12-05 10:42:39", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/StaffsGull/comfyui_scene_builder": { "stars": 0, "last_update": "2025-04-27 12:40:57", - "author_account_age_days": 3478 + "author_account_age_days": 3479 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 20, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 45, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/StartHua/Comfyui_CXH_joy_caption": { "stars": 616, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 97, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/StartHua/Comfyui_leffa": { "stars": 237, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, @@ -1477,47 +1477,47 @@ "https://github.com/Suzu008/ComfyUI-TTYd": { "stars": 0, "last_update": "2025-09-24 07:15:53", - "author_account_age_days": 1500 + "author_account_age_days": 1501 }, "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2712 + "author_account_age_days": 2713 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 4010 + "author_account_age_days": 4011 }, "https://github.com/Tawbaware/ComfyUI-Tawbaware": { "stars": 1, "last_update": "2025-04-20 22:23:11", - "author_account_age_days": 1809 + "author_account_age_days": 1810 }, "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, "last_update": "2025-04-17 08:53:41", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 15, "last_update": "2025-11-28 14:08:35", - "author_account_age_days": 3383 + "author_account_age_days": 3384 }, "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3820 + "author_account_age_days": 3821 }, "https://github.com/TheLocalLab/ComfyUI-Kandinsky-GGUF": { "stars": 2, "last_update": "2025-11-20 07:41:18", - "author_account_age_days": 845 + "author_account_age_days": 846 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 10, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4267 + "author_account_age_days": 4268 }, "https://github.com/ThuckMaBaws/TMB-Camera-Modifier": { "stars": 1, @@ -1527,57 +1527,57 @@ "https://github.com/TimothyCMeehan/comfyui-ck3-presets": { "stars": 0, "last_update": "2025-08-13 15:13:15", - "author_account_age_days": 3621 + "author_account_age_days": 3622 }, "https://github.com/Toxic1228/Eleven-labs-comfyui-sts": { "stars": 1, "last_update": "2025-11-28 10:55:11", - "author_account_age_days": 16 + "author_account_age_days": 17 }, "https://github.com/Tr1dae/ComfyUI-CustomNodes-MVM": { "stars": 0, "last_update": "2025-07-09 17:19:56", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/UltraNoob-NazoGiken/ComfyUI-TOML-Tools": { "stars": 0, "last_update": "2025-11-21 00:30:13", - "author_account_age_days": 24 + "author_account_age_days": 25 }, "https://github.com/UmutGuzel/tryvariantai-comfyui": { "stars": 1, "last_update": "2025-07-15 12:05:03", - "author_account_age_days": 2309 + "author_account_age_days": 2310 }, "https://github.com/V-woodpecker-V/comfyui-stiffy-nodes": { "stars": 1, "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1794 + "author_account_age_days": 1795 }, "https://github.com/VectorASD/ComfyUI-VectorASD": { "stars": 0, "last_update": "2025-11-02 11:25:08", - "author_account_age_days": 2140 + "author_account_age_days": 2141 }, "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 14, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1499 + "author_account_age_days": 1500 }, "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, "last_update": "2025-05-09 22:47:52", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 644 + "author_account_age_days": 645 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/Vkabuto23/comfyui_openrouter_ollama": { "stars": 1, @@ -1587,22 +1587,22 @@ "https://github.com/Vsolon/ComfyUI-CBZ-Pack": { "stars": 0, "last_update": "2025-08-21 16:11:06", - "author_account_age_days": 3792 + "author_account_age_days": 3793 }, "https://github.com/WASasquatch/ASTERR": { "stars": 30, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 5163 + "author_account_age_days": 5164 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 54, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1962 + "author_account_age_days": 1963 }, "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, "last_update": "2025-04-18 04:36:33", - "author_account_age_days": 4659 + "author_account_age_days": 4660 }, "https://github.com/WenerSantos3/ComfyUI-BlueeUtils": { "stars": 0, @@ -1617,42 +1617,42 @@ "https://github.com/WozStudios/ComfyUI-WozNodes": { "stars": 0, "last_update": "2025-06-25 14:29:29", - "author_account_age_days": 4647 + "author_account_age_days": 4648 }, "https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext": { "stars": 9, "last_update": "2025-07-02 21:15:07", - "author_account_age_days": 591 + "author_account_age_days": 592 }, "https://github.com/XiaoHeiziGGG/ComfyUI-GeminiTranslator": { "stars": 0, "last_update": "2025-06-30 05:43:17", - "author_account_age_days": 591 + "author_account_age_days": 592 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/YokoYokoTEC/comfyui-batch-sequence": { "stars": 0, "last_update": "2025-10-06 08:53:03", - "author_account_age_days": 1796 + "author_account_age_days": 1797 }, "https://github.com/YokoYokoTEC/comfyui-sequential-prompt-file": { "stars": 0, "last_update": "2025-09-28 01:37:36", - "author_account_age_days": 1796 + "author_account_age_days": 1797 }, "https://github.com/Yuan-ManX/ComfyUI-Step1X-Edit": { "stars": 11, "last_update": "2025-04-29 07:36:52", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": { "stars": 2, "last_update": "2025-06-06 09:23:19", - "author_account_age_days": 1944 + "author_account_age_days": 1945 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 95, @@ -1692,107 +1692,107 @@ "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": { "stars": 1, "last_update": "2025-03-26 14:49:13", - "author_account_age_days": 721 + "author_account_age_days": 722 }, "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": { "stars": 248, "last_update": "2025-03-31 07:56:02", - "author_account_age_days": 721 + "author_account_age_days": 722 }, "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": { "stars": 6, "last_update": "2025-11-04 11:39:13", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 2, "last_update": "2025-05-08 08:35:02", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/aa-parky/pipemind-comfyui": { "stars": 0, "last_update": "2025-12-11 11:06:48", - "author_account_age_days": 2382 + "author_account_age_days": 2383 }, "https://github.com/abuzreq/ComfyUI-Model-Bending": { "stars": 15, "last_update": "2025-10-15 21:50:54", - "author_account_age_days": 4394 + "author_account_age_days": 4395 }, "https://github.com/adamdavidcole/comfyui-video-xy-plot": { "stars": 1, "last_update": "2025-10-05 11:06:56", - "author_account_age_days": 4443 + "author_account_age_days": 4444 }, "https://github.com/addddd2/AI_Generated_nodes": { "stars": 5, "last_update": "2025-10-18 18:25:19", - "author_account_age_days": 843 + "author_account_age_days": 844 }, "https://github.com/adigayung/comfyui_PlutoNode": { "stars": 0, "last_update": "2025-09-20 06:55:42", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/adithis197/ComfyUI-Caption_to_audio": { "stars": 1, "last_update": "2025-08-01 23:03:40", - "author_account_age_days": 2412 + "author_account_age_days": 2413 }, "https://github.com/adithis197/ComfyUI-multimodal-CaptionToVideoGen": { "stars": 1, "last_update": "2025-08-01 23:08:31", - "author_account_age_days": 2412 + "author_account_age_days": 2413 }, "https://github.com/aesethtics/ComfyUI-OpenPoser": { "stars": 0, "last_update": "2025-08-27 17:50:40", - "author_account_age_days": 3384 + "author_account_age_days": 3385 }, "https://github.com/agavesunset/ComfyUI_LoRA_Tracker": { "stars": 0, "last_update": "2025-12-04 09:13:22", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/ahkimkoo/ComfyUI-OSS-Upload": { "stars": 0, "last_update": "2025-10-30 11:43:23", - "author_account_age_days": 5776 + "author_account_age_days": 5777 }, "https://github.com/ahmedbana/File-Rename": { "stars": 0, "last_update": "2025-07-25 10:48:49", - "author_account_age_days": 3471 + "author_account_age_days": 3472 }, "https://github.com/ahmedbana/json-creator": { "stars": 0, "last_update": "2025-07-29 10:59:12", - "author_account_age_days": 3471 + "author_account_age_days": 3472 }, "https://github.com/ahmedbana/upload-to-azure": { "stars": 0, "last_update": "2025-07-29 10:58:26", - "author_account_age_days": 3471 + "author_account_age_days": 3472 }, "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 1007 + "author_account_age_days": 1008 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4792 + "author_account_age_days": 4793 }, "https://github.com/aistudynow/comfyui-wilddragon-nodes": { "stars": 0, "last_update": "2025-10-17 23:46:18", - "author_account_age_days": 107 + "author_account_age_days": 108 }, "https://github.com/ajcampbell1333/BudgetGuard_Artists": { "stars": 0, "last_update": "2025-11-08 08:55:08", - "author_account_age_days": 4941 + "author_account_age_days": 4942 }, "https://github.com/akashch1512/ComfyUI_UguuUploader": { "stars": 0, @@ -1802,7 +1802,7 @@ "https://github.com/akatz-ai/ComfyUI-Execution-Inversion": { "stars": 3, "last_update": "2025-06-18 04:06:55", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, @@ -1812,57 +1812,57 @@ "https://github.com/alchemist-novaro/ComfyUI-Affine-Transform": { "stars": 4, "last_update": "2025-10-05 22:43:14", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/alchemist-novaro/ComfyUI-Simple-Image-Tools": { "stars": 0, "last_update": "2025-10-05 22:47:10", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { "stars": 6, "last_update": "2025-05-22 20:48:23", - "author_account_age_days": 5552 + "author_account_age_days": 5553 }, "https://github.com/alexgenovese/ComfyUI-Reica": { "stars": 0, "last_update": "2025-07-17 08:21:13", - "author_account_age_days": 5552 + "author_account_age_days": 5553 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, "last_update": "2025-09-02 15:57:17", - "author_account_age_days": 3824 + "author_account_age_days": 3825 }, "https://github.com/alisson-anjos/ComfyUI-Workarounds": { "stars": 14, "last_update": "2025-10-06 18:23:17", - "author_account_age_days": 1138 + "author_account_age_days": 1139 }, "https://github.com/alistairallan/ComfyUI-skin-retouch": { "stars": 0, "last_update": "2025-08-02 15:45:04", - "author_account_age_days": 5063 + "author_account_age_days": 5064 }, "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 1198 + "author_account_age_days": 1199 }, "https://github.com/amamisonlyuser/MixvtonComfyui": { "stars": 0, "last_update": "2025-05-31 14:14:10", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, "last_update": "2025-09-12 08:44:10", - "author_account_age_days": 1480 + "author_account_age_days": 1481 }, "https://github.com/anilstream/ComfyUI-NanoBananaPro": { "stars": 0, "last_update": "2025-12-08 10:20:48", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 3, @@ -1872,27 +1872,27 @@ "https://github.com/apeirography/ModelCopyNode": { "stars": 0, "last_update": "2025-08-20 02:39:14", - "author_account_age_days": 2278 + "author_account_age_days": 2279 }, "https://github.com/apetitbois/nova_utils": { "stars": 0, "last_update": "2025-04-02 20:01:49", - "author_account_age_days": 3635 + "author_account_age_days": 3636 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, "last_update": "2025-01-07 19:40:19", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { "stars": 3, "last_update": "2025-03-05 07:50:45", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/aria1th/ComfyUI-camietagger-onnx": { "stars": 0, "last_update": "2025-03-06 01:55:51", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 2, @@ -1902,7 +1902,7 @@ "https://github.com/artifyfun/ComfyUI-JS": { "stars": 2, "last_update": "2025-07-02 10:45:12", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, @@ -1912,7 +1912,7 @@ "https://github.com/asaddi/allans-comfy-nodes": { "stars": 2, "last_update": "2025-09-24 20:51:32", - "author_account_age_days": 4072 + "author_account_age_days": 4073 }, "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, @@ -1922,12 +1922,12 @@ "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, "last_update": "2025-08-11 13:46:34", - "author_account_age_days": 4508 + "author_account_age_days": 4509 }, "https://github.com/avocadori/ComfyUI-AudioAmplitudeConverter": { "stars": 0, "last_update": "2025-05-29 07:57:22", - "author_account_age_days": 611 + "author_account_age_days": 612 }, "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, @@ -1937,27 +1937,27 @@ "https://github.com/babydjac/comfyui-grok-ponyxl": { "stars": 0, "last_update": "2025-07-18 19:10:49", - "author_account_age_days": 943 + "author_account_age_days": 944 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 790 + "author_account_age_days": 791 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 0, "last_update": "2025-02-18 09:28:53", - "author_account_age_days": 5218 + "author_account_age_days": 5219 }, "https://github.com/bakker/BK_Utils": { "stars": 0, "last_update": "2025-12-07 19:28:19", - "author_account_age_days": 5901 + "author_account_age_days": 5902 }, "https://github.com/bananasss00/Comfyui-PyExec": { "stars": 3, "last_update": "2025-02-26 12:01:18", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/bandido37/comfyui-kaggle-local-save": { "stars": 0, @@ -1967,12 +1967,17 @@ "https://github.com/banini1841/BigModelPipe": { "stars": 0, "last_update": "2025-10-14 18:15:14", - "author_account_age_days": 1869 + "author_account_age_days": 1870 + }, + "https://github.com/baoanhng/ComfyUI-utils": { + "stars": 0, + "last_update": "2025-12-15 06:27:27", + "author_account_age_days": 4844 }, "https://github.com/barakapa/barakapa-nodes": { "stars": 0, "last_update": "2025-05-13 20:47:52", - "author_account_age_days": 218 + "author_account_age_days": 219 }, "https://github.com/basenc/Comfyui-EnvVarNode": { "stars": 0, @@ -1987,32 +1992,32 @@ "https://github.com/benda1989/WaterMarkRemover_ComfyUI": { "stars": 1, "last_update": "2025-05-01 22:31:19", - "author_account_age_days": 2651 + "author_account_age_days": 2652 }, "https://github.com/benmizrahi/ComfyGCS": { "stars": 1, "last_update": "2025-05-05 15:18:40", - "author_account_age_days": 3780 + "author_account_age_days": 3781 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4824 + "author_account_age_days": 4825 }, "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, "last_update": "2025-05-31 17:41:31", - "author_account_age_days": 4202 + "author_account_age_days": 4203 }, "https://github.com/bikiam/ComfyUi_WhisperGTranslate": { "stars": 0, "last_update": "2025-07-01 19:41:11", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/bikiam/Comfyui_AudioRecoder": { "stars": 0, "last_update": "2025-07-08 05:35:33", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/binarystatic/ComfyUI-BinarystaticMasterSeed": { "stars": 0, @@ -2022,7 +2027,7 @@ "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5547 + "author_account_age_days": 5548 }, "https://github.com/bleash-dev/ComfyUI-Auth-Manager": { "stars": 0, @@ -2042,12 +2047,12 @@ "https://github.com/blepping/comfyui_dum_samplers": { "stars": 5, "last_update": "2025-08-11 12:09:57", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 811 + "author_account_age_days": 812 }, "https://github.com/blueraincoatli/ComfyUI-Model-Cleaner": { "stars": 3, @@ -2057,12 +2062,12 @@ "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4341 + "author_account_age_days": 4342 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 65, "last_update": "2025-11-25 21:29:34", - "author_account_age_days": 4074 + "author_account_age_days": 4075 }, "https://github.com/bmgjet/comfyui-powerlimit": { "stars": 0, @@ -2072,12 +2077,12 @@ "https://github.com/boricuapab/ComfyUI-Bori-KontextPresets": { "stars": 7, "last_update": "2025-07-21 05:49:40", - "author_account_age_days": 2107 + "author_account_age_days": 2108 }, "https://github.com/borisfaley/ComfyUI-ACES-EXR-OCIO": { "stars": 2, "last_update": "2025-08-24 05:31:47", - "author_account_age_days": 4172 + "author_account_age_days": 4173 }, "https://github.com/brace-great/comfyui-eim": { "stars": 0, @@ -2092,7 +2097,7 @@ "https://github.com/brandonkish/comfyUI-extractable-text": { "stars": 0, "last_update": "2025-08-11 01:05:57", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/broumbroum/comfyui-time-system": { "stars": 0, @@ -2102,12 +2107,12 @@ "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 5050 + "author_account_age_days": 5051 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-31 13:34:57", - "author_account_age_days": 5050 + "author_account_age_days": 5051 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, @@ -2117,12 +2122,12 @@ "https://github.com/bulldog68/ComfyUI_FMJ": { "stars": 4, "last_update": "2025-11-18 13:57:19", - "author_account_age_days": 642 + "author_account_age_days": 643 }, "https://github.com/c1660181647-hash/ComfyUI-MM-Visual-Encryption": { "stars": 1, "last_update": "2025-12-14 12:34:00", - "author_account_age_days": 90 + "author_account_age_days": 91 }, "https://github.com/casterpollux/ComfyUI-USO": { "stars": 6, @@ -2132,32 +2137,32 @@ "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 1069 + "author_account_age_days": 1070 }, "https://github.com/cedarconnor/ComfyUI-HunyuanWorld-Mirror": { "stars": 22, "last_update": "2025-11-21 06:21:42", - "author_account_age_days": 4833 + "author_account_age_days": 4834 }, "https://github.com/cedarconnor/ComfyUI_MotionTransfer": { "stars": 4, "last_update": "2025-11-30 04:39:49", - "author_account_age_days": 4833 + "author_account_age_days": 4834 }, "https://github.com/celll1/cel_sampler": { "stars": 1, "last_update": "2024-11-20 13:04:54", - "author_account_age_days": 768 + "author_account_age_days": 769 }, "https://github.com/cesilk10/cesilk-comfyui-nodes": { "stars": 0, "last_update": "2025-08-13 11:30:35", - "author_account_age_days": 221 + "author_account_age_days": 222 }, "https://github.com/cgf120/comfyui-flowx-preprocess": { "stars": 0, "last_update": "2025-10-15 13:51:55", - "author_account_age_days": 3447 + "author_account_age_days": 3448 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, @@ -2167,7 +2172,7 @@ "https://github.com/charlie-otoy/ComfyUI-otoySKW-SystemMetrics": { "stars": 0, "last_update": "2025-09-25 21:27:15", - "author_account_age_days": 3571 + "author_account_age_days": 3572 }, "https://github.com/charlierz/comfyui-charlierz": { "stars": 0, @@ -2177,22 +2182,22 @@ "https://github.com/chengzeyi/Comfy-WaveSpeed": { "stars": 1199, "last_update": "2025-08-02 14:24:30", - "author_account_age_days": 3315 + "author_account_age_days": 3316 }, "https://github.com/chenpipi0807/ComfyUI-InstantCharacterFlux": { "stars": 2, "last_update": "2025-08-18 13:04:22", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/ches2010/comfyui_aliyundrive_uploader": { "stars": 1, "last_update": "2025-09-16 03:10:47", - "author_account_age_days": 2708 + "author_account_age_days": 2709 }, "https://github.com/chetusangolgi/Comfyui-supabase": { "stars": 0, "last_update": "2025-07-17 11:50:31", - "author_account_age_days": 931 + "author_account_age_days": 932 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, @@ -2202,52 +2207,52 @@ "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1886 + "author_account_age_days": 1887 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 71, "last_update": "2025-04-02 02:06:27", - "author_account_age_days": 1886 + "author_account_age_days": 1887 }, "https://github.com/chuge26/ComfyUI_seal_migration": { "stars": 0, "last_update": "2025-04-21 07:23:45", - "author_account_age_days": 2904 + "author_account_age_days": 2905 }, "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 2167 + "author_account_age_days": 2168 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, "last_update": "2025-01-02 17:00:32", - "author_account_age_days": 4737 + "author_account_age_days": 4738 }, "https://github.com/clcimir/FileTo64": { "stars": 0, "last_update": "2025-08-23 21:26:35", - "author_account_age_days": 1709 + "author_account_age_days": 1710 }, "https://github.com/clubmate/comfyui-boll-nodes": { "stars": 0, "last_update": "2025-10-02 23:27:02", - "author_account_age_days": 2466 + "author_account_age_days": 2467 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 96802, + "stars": 96896, "last_update": "2025-12-14 11:37:41", - "author_account_age_days": 1087 + "author_account_age_days": 1088 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { "stars": 421, "last_update": "2024-08-16 18:06:10", - "author_account_age_days": 1087 + "author_account_age_days": 1088 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 561 + "author_account_age_days": 562 }, "https://github.com/comfyscript/ComfyUI-CloudClient": { "stars": 0, @@ -2267,62 +2272,62 @@ "https://github.com/content-and-code/ComfyUI-SimpleCSVParse": { "stars": 0, "last_update": "2025-10-21 18:26:41", - "author_account_age_days": 5398 + "author_account_age_days": 5399 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 2353 + "author_account_age_days": 2354 }, "https://github.com/crimro-se/ComfyUI-CascadedGaze": { "stars": 1, "last_update": "2025-08-04 23:03:24", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/ctf05/ComfyUI-AudioDuration": { "stars": 0, "last_update": "2025-08-13 02:20:17", - "author_account_age_days": 2340 + "author_account_age_days": 2341 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 270, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5549 + "author_account_age_days": 5550 }, "https://github.com/daracazamea/comfyUI-DCNodes": { "stars": 0, "last_update": "2025-04-03 14:38:27", - "author_account_age_days": 2497 + "author_account_age_days": 2498 }, "https://github.com/dcduanchao/comfyui_video_http": { "stars": 0, "last_update": "2025-09-22 01:25:36", - "author_account_age_days": 2892 + "author_account_age_days": 2893 }, "https://github.com/dead-matrix/ComfyUI-RMBG-Custom": { "stars": 0, "last_update": "2025-08-28 23:20:59", - "author_account_age_days": 2014 + "author_account_age_days": 2015 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2525 + "author_account_age_days": 2526 }, "https://github.com/dexintenebri/comfyui_voxel_nodes": { "stars": 1, "last_update": "2025-08-01 08:33:48", - "author_account_age_days": 1150 + "author_account_age_days": 1151 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, "last_update": "2024-12-29 18:35:27", - "author_account_age_days": 6512 + "author_account_age_days": 6513 }, "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, "last_update": "2025-05-23 08:51:34", - "author_account_age_days": 2448 + "author_account_age_days": 2449 }, "https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid": { "stars": 0, @@ -2337,7 +2342,7 @@ "https://github.com/diodiogod/Comfy-Inpainting-Works": { "stars": 70, "last_update": "2025-11-04 13:54:57", - "author_account_age_days": 666 + "author_account_age_days": 667 }, "https://github.com/dmitry-guskov/ComfyUI_light_image_ops": { "stars": 0, @@ -2347,32 +2352,32 @@ "https://github.com/doc-packages/comfyui-doc-utils": { "stars": 0, "last_update": "2025-10-07 20:06:25", - "author_account_age_days": 1017 + "author_account_age_days": 1018 }, "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, "last_update": "2025-09-04 20:07:00", - "author_account_age_days": 4604 + "author_account_age_days": 4605 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2861 + "author_account_age_days": 2862 }, "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", - "author_account_age_days": 3077 + "author_account_age_days": 3078 }, "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, "last_update": "2024-12-27 17:03:52", - "author_account_age_days": 2785 + "author_account_age_days": 2786 }, "https://github.com/downlifted/ComfyUI_GroqPrompt": { "stars": 0, "last_update": "2025-10-04 12:07:17", - "author_account_age_days": 2785 + "author_account_age_days": 2786 }, "https://github.com/duckmartians/Duck_Nodes": { "stars": 2, @@ -2392,37 +2397,37 @@ "https://github.com/edisonchan/ComfyUI-Sysinfo": { "stars": 0, "last_update": "2025-11-27 07:40:45", - "author_account_age_days": 4124 + "author_account_age_days": 4125 }, "https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI": { "stars": 3, "last_update": "2025-09-30 01:58:51", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/egormly/ComfyUI-EG_Tools": { "stars": 0, "last_update": "2025-11-19 14:39:40", - "author_account_age_days": 1126 + "author_account_age_days": 1127 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 95, "last_update": "2025-08-10 18:30:01", - "author_account_age_days": 1463 + "author_account_age_days": 1464 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/elfatherbrown/comfyui-realcugan-node": { "stars": 0, "last_update": "2025-08-29 05:32:29", - "author_account_age_days": 4060 + "author_account_age_days": 4061 }, "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4723 + "author_account_age_days": 4724 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 1, @@ -2452,12 +2457,12 @@ "https://github.com/ervinne13/ComfyUI-Metadata-Hub": { "stars": 0, "last_update": "2025-09-07 03:59:13", - "author_account_age_days": 4408 + "author_account_age_days": 4409 }, "https://github.com/ethanfel/ComfyUI-Mamad8-QwenEdit-fix": { "stars": 4, "last_update": "2025-10-08 11:00:47", - "author_account_age_days": 3136 + "author_account_age_days": 3137 }, "https://github.com/etng/ComfyUI-Heartbeat": { "stars": 2, @@ -2467,42 +2472,42 @@ "https://github.com/exectails/comfyui-et_scripting": { "stars": 1, "last_update": "2024-11-29 17:23:07", - "author_account_age_days": 4456 + "author_account_age_days": 4457 }, "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 1150 + "author_account_age_days": 1151 }, "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, "last_update": "2025-05-06 06:42:52", - "author_account_age_days": 966 + "author_account_age_days": 967 }, "https://github.com/fangg2000/ComfyUI-StableAudioFG": { "stars": 1, "last_update": "2025-06-15 11:49:34", - "author_account_age_days": 966 + "author_account_age_days": 967 }, "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/fantaskiss/ComfyUI-Qwen3_VQA_enhanced": { "stars": 5, "last_update": "2025-10-21 02:06:39", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/filipemeneses/ComfyUI_html": { "stars": 1, "last_update": "2025-06-10 10:53:55", - "author_account_age_days": 4014 + "author_account_age_days": 4015 }, "https://github.com/filliptm/ComfyUI_Fill-Node-Loader": { "stars": 6, "last_update": "2025-06-25 01:25:38", - "author_account_age_days": 2274 + "author_account_age_days": 2275 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 63, @@ -2517,22 +2522,22 @@ "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4576 + "author_account_age_days": 4577 }, "https://github.com/franklydegenerate/ComfyUI-WAN-Resolution-Helper": { "stars": 0, "last_update": "2025-10-18 19:25:33", - "author_account_age_days": 734 + "author_account_age_days": 735 }, "https://github.com/franky519/comfyui-redux-style": { "stars": 0, "last_update": "2025-02-13 10:04:45", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/franky519/comfyui_fnckc_Face_analysis": { "stars": 0, "last_update": "2025-06-16 02:09:00", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/fritzprix/ComfyUI-LLM-Utils": { "stars": 1, @@ -2542,27 +2547,27 @@ "https://github.com/frost-byte/fbTools": { "stars": 0, "last_update": "2025-12-09 06:20:25", - "author_account_age_days": 5295 + "author_account_age_days": 5296 }, "https://github.com/ftechmax/ComfyUI-NovaKit-Pack": { "stars": 0, "last_update": "2025-04-26 13:27:06", - "author_account_age_days": 3116 + "author_account_age_days": 3117 }, "https://github.com/ftf001-tech/ComfyUI-ExternalLLMDetector": { "stars": 2, "last_update": "2025-06-22 03:43:09", - "author_account_age_days": 2234 + "author_account_age_days": 2235 }, "https://github.com/fuselayer/comfyui-libcom-image-composition": { "stars": 0, "last_update": "2025-11-11 20:15:21", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 0, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 1257 + "author_account_age_days": 1258 }, "https://github.com/fylrid2/comfyui_lock_previous_value": { "stars": 0, @@ -2587,27 +2592,27 @@ "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, "last_update": "2025-05-12 09:54:34", - "author_account_age_days": 4398 + "author_account_age_days": 4399 }, "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 1963 + "author_account_age_days": 1964 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2025-05-14 16:18:43", - "author_account_age_days": 4593 + "author_account_age_days": 4594 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 208, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4593 + "author_account_age_days": 4594 }, "https://github.com/gameltb/io_comfyui": { "stars": 6, "last_update": "2025-02-04 15:14:01", - "author_account_age_days": 4593 + "author_account_age_days": 4594 }, "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { "stars": 0, @@ -2617,12 +2622,12 @@ "https://github.com/gaonprime-labs/ComfyUI_Nordy": { "stars": 0, "last_update": "2025-10-30 09:53:32", - "author_account_age_days": 719 + "author_account_age_days": 720 }, "https://github.com/gaowei-space/ComfyUI-Doubao-LLM": { "stars": 4, "last_update": "2025-09-15 10:35:06", - "author_account_age_days": 4016 + "author_account_age_days": 4017 }, "https://github.com/garciaone/g_one_toolkit": { "stars": 1, @@ -2632,27 +2637,27 @@ "https://github.com/gilons/ComfyUI-GoogleDrive-Downloader": { "stars": 0, "last_update": "2025-06-13 20:43:59", - "author_account_age_days": 3086 + "author_account_age_days": 3087 }, "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3498 + "author_account_age_days": 3499 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 4441 + "author_account_age_days": 4442 }, "https://github.com/gitmylo/FlowNodes": { "stars": 12, "last_update": "2025-04-03 08:17:47", - "author_account_age_days": 2845 + "author_account_age_days": 2846 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 356 + "author_account_age_days": 357 }, "https://github.com/gmammolo/comfyui-gmammolo": { "stars": 0, @@ -2662,12 +2667,12 @@ "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { "stars": 2, "last_update": "2024-09-24 03:54:00", - "author_account_age_days": 1922 + "author_account_age_days": 1923 }, "https://github.com/godric8/ComfyUI_Step1X-Edit": { "stars": 0, "last_update": "2025-06-02 12:14:14", - "author_account_age_days": 1982 + "author_account_age_days": 1983 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, @@ -2677,22 +2682,22 @@ "https://github.com/gordon123/ComfyUI_DreamBoard": { "stars": 2, "last_update": "2025-05-18 09:53:50", - "author_account_age_days": 5633 + "author_account_age_days": 5634 }, "https://github.com/gordon123/ComfyUI_srt2speech": { "stars": 4, "last_update": "2025-04-27 13:00:13", - "author_account_age_days": 5633 + "author_account_age_days": 5634 }, "https://github.com/gorillaframeai/GF_pixtral_node": { "stars": 0, "last_update": "2025-07-27 13:00:23", - "author_account_age_days": 771 + "author_account_age_days": 772 }, "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5302 + "author_account_age_days": 5303 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 28, @@ -2701,13 +2706,13 @@ }, "https://github.com/grokuku/ComfyUI-Holaf": { "stars": 2, - "last_update": "2025-12-14 15:57:43", - "author_account_age_days": 2995 + "last_update": "2025-12-15 10:25:27", + "author_account_age_days": 2996 }, "https://github.com/grokuku/ComfyUI-Holaf-Utilities": { "stars": 5, "last_update": "2025-12-09 22:49:40", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/haodman/ComfyUI_Rain": { "stars": 1, @@ -2722,17 +2727,17 @@ "https://github.com/haomole/Comfyui-SadTalker": { "stars": 20, "last_update": "2025-10-16 11:25:05", - "author_account_age_days": 839 + "author_account_age_days": 840 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 90, "last_update": "2025-05-01 03:08:58", - "author_account_age_days": 5205 + "author_account_age_days": 5206 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 19, "last_update": "2025-08-12 08:12:34", - "author_account_age_days": 2475 + "author_account_age_days": 2476 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 6, @@ -2742,47 +2747,47 @@ "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 7, "last_update": "2025-03-02 06:23:44", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/hdfhssg/comfyui_EvoSearch": { "stars": 6, "last_update": "2025-06-15 11:05:48", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/henjicc/ComfyUI-CC-ImageLoader": { "stars": 1, "last_update": "2025-10-17 16:38:49", - "author_account_age_days": 1664 + "author_account_age_days": 1665 }, "https://github.com/heyburns/ComfyUI-Logic-Redux": { "stars": 1, "last_update": "2025-12-02 04:43:34", - "author_account_age_days": 2762 + "author_account_age_days": 2763 }, "https://github.com/hhelloe/ComfyuiQuantizerToFp8": { "stars": 0, "last_update": "2025-11-11 12:52:05", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/hhelloe/comfyuiWeightOnlyQuant": { "stars": 0, "last_update": "2025-11-14 01:38:51", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1882 + "author_account_age_days": 1883 }, "https://github.com/hndrr/Comfyui-SceneDetect": { "stars": 2, "last_update": "2025-11-26 06:56:56", - "author_account_age_days": 2339 + "author_account_age_days": 2340 }, "https://github.com/hnmr293/ComfyUI-SamOne": { "stars": 0, "last_update": "2025-04-16 08:07:42", - "author_account_age_days": 1093 + "author_account_age_days": 1094 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, @@ -2797,22 +2802,22 @@ "https://github.com/hotpot-killer/ComfyUI_AlexNodes": { "stars": 0, "last_update": "2024-12-06 09:09:03", - "author_account_age_days": 2764 + "author_account_age_days": 2765 }, "https://github.com/houdinii/comfy-magick": { "stars": 5, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 4058 + "author_account_age_days": 4059 }, "https://github.com/huhu-tiger/ComfyUI-RemoteDownload": { "stars": 0, "last_update": "2025-11-27 10:11:09", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2993 + "author_account_age_days": 2994 }, "https://github.com/hujuying/ComfyUI-QwenVL3-image-Plus": { "stars": 0, @@ -2832,77 +2837,77 @@ "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3374 + "author_account_age_days": 3375 }, "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, "last_update": "2025-06-19 18:11:36", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { "stars": 15, "last_update": "2025-05-09 10:46:59", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/hunzmusic/comfyui-hnznodes": { "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/husw725/comfyui_alta_nodes": { "stars": 0, "last_update": "2025-12-10 07:27:42", - "author_account_age_days": 4707 + "author_account_age_days": 4708 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 2299 + "author_account_age_days": 2300 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 9, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 2299 + "author_account_age_days": 2300 }, "https://github.com/hylarucoder/comfyui-copilot": { "stars": 27, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 4451 + "author_account_age_days": 4452 }, "https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": { "stars": 0, "last_update": "2025-08-15 03:07:11", - "author_account_age_days": 5731 + "author_account_age_days": 5732 }, "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3400 + "author_account_age_days": 3401 }, "https://github.com/ifilipis/ComfyUI-Auto-Prompt-Engineer": { "stars": 0, "last_update": "2025-10-31 12:05:21", - "author_account_age_days": 2728 + "author_account_age_days": 2729 }, "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1411 + "author_account_age_days": 1412 }, "https://github.com/ilslli/Comfyui-IV2Z": { "stars": 0, "last_update": "2025-11-18 02:20:44", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 807 + "author_account_age_days": 808 }, "https://github.com/io-club/ComfyUI-LuminaNext": { "stars": 0, "last_update": "2024-09-23 12:02:22", - "author_account_age_days": 1177 + "author_account_age_days": 1178 }, "https://github.com/isurulkh/ComfyUI-Lovis-Node": { "stars": 0, @@ -2922,67 +2927,67 @@ "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 1, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5388 + "author_account_age_days": 5389 }, "https://github.com/jerryname2022/ComfyUI-MegaTTS3": { "stars": 1, "last_update": "2025-09-03 02:07:31", - "author_account_age_days": 3817 + "author_account_age_days": 3818 }, "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, "last_update": "2025-08-30 11:27:03", - "author_account_age_days": 3817 + "author_account_age_days": 3818 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, "last_update": "2024-08-30 06:42:39", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-07-25 23:32:58", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/jiafuzeng/comfyui-fishSpeech": { "stars": 0, "last_update": "2025-07-23 08:29:43", - "author_account_age_days": 2751 + "author_account_age_days": 2752 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 228, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 558 + "author_account_age_days": 559 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, "last_update": "2025-01-21 17:36:29", - "author_account_age_days": 5485 + "author_account_age_days": 5486 }, "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": { "stars": 1, "last_update": "2025-08-12 01:06:56", - "author_account_age_days": 2603 + "author_account_age_days": 2604 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/jonathan-bryant/ComfyUI-ImageStraightener": { "stars": 0, "last_update": "2025-08-02 15:46:45", - "author_account_age_days": 3607 + "author_account_age_days": 3608 }, "https://github.com/jonstreeter/comfyui-archive-output": { "stars": 7, "last_update": "2025-11-09 18:30:16", - "author_account_age_days": 1140 + "author_account_age_days": 1141 }, "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2025-05-17 01:04:37", - "author_account_age_days": 2963 + "author_account_age_days": 2964 }, "https://github.com/jorin91/ComfyUI-JSG-Utils": { "stars": 0, @@ -2992,12 +2997,12 @@ "https://github.com/jpwgad/jpwgad-comfy": { "stars": 0, "last_update": "2025-10-15 13:21:14", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 4077 + "author_account_age_days": 4078 }, "https://github.com/jtrue/ComfyUI-MaskTools": { "stars": 0, @@ -3005,24 +3010,24 @@ "author_account_age_days": 4468 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { - "stars": 306, + "stars": 307, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 1040 + "author_account_age_days": 1041 }, "https://github.com/jtydhr88/ComfyUI-StableStudio": { "stars": 22, "last_update": "2025-08-15 00:06:43", - "author_account_age_days": 5291 + "author_account_age_days": 5292 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 218, "last_update": "2024-10-18 10:37:10", - "author_account_age_days": 5291 + "author_account_age_days": 5292 }, "https://github.com/jtydhr88/ComfyUI_frontend_vue_basic": { "stars": 14, "last_update": "2025-12-14 01:46:52", - "author_account_age_days": 5291 + "author_account_age_days": 5292 }, "https://github.com/judian17/ComfyUI-MIDI-3D": { "stars": 11, @@ -3032,7 +3037,7 @@ "https://github.com/junhe421/comfyui_batch_image_processor": { "stars": 7, "last_update": "2025-07-11 01:09:12", - "author_account_age_days": 673 + "author_account_age_days": 674 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, @@ -3042,7 +3047,7 @@ "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, "last_update": "2025-11-14 00:53:11", - "author_account_age_days": 6011 + "author_account_age_days": 6012 }, "https://github.com/karthikg-09/ComfyUI-3ncrypt": { "stars": 0, @@ -3050,9 +3055,9 @@ "author_account_age_days": 734 }, "https://github.com/kaski23/Kaskis_Comfy_Nodes": { - "stars": 0, + "stars": 1, "last_update": "2025-12-11 21:13:13", - "author_account_age_days": 302 + "author_account_age_days": 303 }, "https://github.com/kesslerdev/kesslerdev_comfyui_nodes": { "stars": 0, @@ -3067,72 +3072,72 @@ "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 11, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 48, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 61, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 10, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { "stars": 86, "last_update": "2024-08-14 02:20:18", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 64, "last_update": "2025-04-18 10:50:26", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { - "stars": 1598, + "stars": 1600, "last_update": "2025-06-03 21:48:59", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { - "stars": 923, + "stars": 924, "last_update": "2025-06-15 09:52:41", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { - "stars": 2562, + "stars": 2561, "last_update": "2025-08-20 08:38:14", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-MMAudio": { - "stars": 485, + "stars": 486, "last_update": "2025-12-12 22:44:16", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-MochiWrapper": { "stars": 799, "last_update": "2024-11-11 13:54:57", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-VEnhancer": { "stars": 71, "last_update": "2024-11-02 00:24:36", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-VideoNoiseWarp": { "stars": 159, "last_update": "2025-03-30 13:39:03", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kijai/ComfyUI-WanAnimatePreprocess": { - "stars": 368, + "stars": 376, "last_update": "2025-12-14 13:21:41", - "author_account_age_days": 2721 + "author_account_age_days": 2722 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": { "stars": 0, @@ -3142,7 +3147,7 @@ "https://github.com/kongds1999/ComfyUI_was_image": { "stars": 2, "last_update": "2025-11-28 08:07:54", - "author_account_age_days": 1236 + "author_account_age_days": 1237 }, "https://github.com/krakenunbound/kraken-discord-bot": { "stars": 0, @@ -3152,17 +3157,17 @@ "https://github.com/krich-cto/ComfyUI-Flow-Control": { "stars": 2, "last_update": "2025-09-11 07:45:57", - "author_account_age_days": 1803 + "author_account_age_days": 1804 }, "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/kuailefengnan2024/Comfyui_Layer": { "stars": 0, "last_update": "2025-09-05 12:19:50", - "author_account_age_days": 498 + "author_account_age_days": 499 }, "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, @@ -3172,12 +3177,12 @@ "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 5085 + "author_account_age_days": 5086 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 5085 + "author_account_age_days": 5086 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, @@ -3187,17 +3192,17 @@ "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 2, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 3190 + "author_account_age_days": 3191 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 1, "last_update": "2025-05-05 04:00:28", - "author_account_age_days": 1314 + "author_account_age_days": 1315 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 3369 + "author_account_age_days": 3370 }, "https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator": { "stars": 0, @@ -3212,7 +3217,7 @@ "https://github.com/lazybuttalented/ComfyUI_LBT": { "stars": 2, "last_update": "2025-11-11 02:42:22", - "author_account_age_days": 2290 + "author_account_age_days": 2291 }, "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 8, @@ -3227,17 +3232,17 @@ "https://github.com/leadbreak/comfyui-faceaging": { "stars": 92, "last_update": "2024-10-31 08:25:21", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 27, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4613 + "author_account_age_days": 4614 }, "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, @@ -3247,32 +3252,32 @@ "https://github.com/lfelipegg/lfgg_custom_nodes": { "stars": 0, "last_update": "2025-09-21 03:17:11", - "author_account_age_days": 1348 + "author_account_age_days": 1349 }, "https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": { "stars": 6, "last_update": "2025-12-01 09:21:10", - "author_account_age_days": 2003 + "author_account_age_days": 2004 }, "https://github.com/lgldlk/ComfyUI-img-tiler": { "stars": 1, "last_update": "2024-10-17 07:56:42", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/lichenhao/Comfyui_Ryota": { "stars": 0, "last_update": "2024-09-07 08:25:54", - "author_account_age_days": 4905 + "author_account_age_days": 4906 }, "https://github.com/light-and-ray/Minimalistic-Comfy-Wrapper-WebUI": { - "stars": 78, + "stars": 80, "last_update": "2025-12-14 17:44:12", "author_account_age_days": 2958 }, "https://github.com/lihaoyun6/ComfyUI-lhyNodes": { "stars": 14, - "last_update": "2025-12-04 14:37:51", - "author_account_age_days": 3649 + "last_update": "2025-12-15 01:08:47", + "author_account_age_days": 3650 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 110, @@ -3282,7 +3287,7 @@ "https://github.com/littleowl/ComfyUI-MV-HECV": { "stars": 1, "last_update": "2025-06-04 12:42:47", - "author_account_age_days": 5199 + "author_account_age_days": 5200 }, "https://github.com/liusida/ComfyUI-Notebook": { "stars": 26, @@ -3302,12 +3307,12 @@ "https://github.com/logtd/ComfyUI-HunyuanLoom": { "stars": 497, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 660 + "author_account_age_days": 661 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 63, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 660 + "author_account_age_days": 661 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, @@ -3317,42 +3322,42 @@ "https://github.com/longzoho/ComfyUI-Qdrant-Saver": { "stars": 0, "last_update": "2025-03-07 13:44:52", - "author_account_age_days": 2057 + "author_account_age_days": 2058 }, "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/love2hina-net/ComfyUI-Local-Translator": { "stars": 2, "last_update": "2025-09-03 04:37:20", - "author_account_age_days": 1590 + "author_account_age_days": 1591 }, "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 7, "last_update": "2025-05-18 17:09:17", - "author_account_age_days": 4201 + "author_account_age_days": 4202 }, "https://github.com/lrzjason/Comfyui-DiffusersUtils": { "stars": 8, "last_update": "2025-12-13 18:45:42", - "author_account_age_days": 4201 + "author_account_age_days": 4202 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 248, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 1000 + "author_account_age_days": 1001 }, "https://github.com/ltdrdata/comfyui-unsafe-torch": { "stars": 43, "last_update": "2025-06-10 22:31:29", - "author_account_age_days": 1000 + "author_account_age_days": 1001 }, "https://github.com/lu64k/ks_nodes": { "stars": 1, "last_update": "2025-10-11 03:14:04", - "author_account_age_days": 929 + "author_account_age_days": 930 }, "https://github.com/lucafoscili/lf-nodes": { "stars": 23, @@ -3362,12 +3367,12 @@ "https://github.com/lum3on/comfyui_RollingDepth": { "stars": 1, "last_update": "2025-06-01 18:46:56", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/lyra-ai/lyra-nodes": { "stars": 0, "last_update": "2025-12-09 05:12:33", - "author_account_age_days": 3942 + "author_account_age_days": 3943 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, @@ -3382,12 +3387,12 @@ "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 3201 + "author_account_age_days": 3202 }, "https://github.com/maizerrr/comfyui-code-nodes": { "stars": 0, "last_update": "2025-06-30 03:36:19", - "author_account_age_days": 3608 + "author_account_age_days": 3609 }, "https://github.com/majocola/comfyui-standbybutton": { "stars": 0, @@ -3402,7 +3407,7 @@ "https://github.com/mamamia1110/comfyui-boggerrr-nodes": { "stars": 0, "last_update": "2025-08-05 15:39:07", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 5, @@ -3417,22 +3422,22 @@ "https://github.com/maoper11/comfyui_inteliweb_nodes": { "stars": 3, "last_update": "2025-09-10 05:51:38", - "author_account_age_days": 2992 + "author_account_age_days": 2993 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 2320 + "author_account_age_days": 2321 }, "https://github.com/marduk191/comfyui_cmdtls": { "stars": 0, "last_update": "2025-11-15 07:01:57", - "author_account_age_days": 4953 + "author_account_age_days": 4954 }, "https://github.com/martinken/ComfyUI-KMNodes": { "stars": 0, "last_update": "2025-11-21 15:25:11", - "author_account_age_days": 4252 + "author_account_age_days": 4253 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 7, @@ -3447,7 +3452,7 @@ "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4616 + "author_account_age_days": 4617 }, "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, @@ -3457,12 +3462,12 @@ "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "stars": 1, "last_update": "2025-05-09 13:18:07", - "author_account_age_days": 4554 + "author_account_age_days": 4555 }, "https://github.com/max-dingsda/ComfyUI-PromptLoop": { "stars": 0, "last_update": "2025-11-20 12:25:44", - "author_account_age_days": 229 + "author_account_age_days": 230 }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, @@ -3472,62 +3477,62 @@ "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/mertgoksel/ComfyUI-Noot-Nodes": { "stars": 0, "last_update": "2025-11-23 19:28:41", - "author_account_age_days": 2342 + "author_account_age_days": 2343 }, "https://github.com/miabrahams/ComfyUI-WebAutomation": { "stars": 0, "last_update": "2025-11-26 01:39:52", - "author_account_age_days": 3956 + "author_account_age_days": 3957 }, "https://github.com/mico-world/comfyui_mico_node": { "stars": 0, "last_update": "2025-08-18 09:04:07", - "author_account_age_days": 410 + "author_account_age_days": 411 }, "https://github.com/mikeymcfish/FishTools": { "stars": 28, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3941 + "author_account_age_days": 3942 }, "https://github.com/mikheys/ComfyUI-mikheys": { "stars": 0, "last_update": "2025-06-21 15:35:56", - "author_account_age_days": 2939 + "author_account_age_days": 2940 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, "last_update": "2024-11-19 16:05:05", - "author_account_age_days": 1719 + "author_account_age_days": 1720 }, "https://github.com/minujeong/comfyui-oklch-color-picker": { "stars": 1, "last_update": "2025-10-31 21:49:13", - "author_account_age_days": 4581 + "author_account_age_days": 4582 }, "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, "last_update": "2024-11-21 01:29:48", - "author_account_age_days": 1104 + "author_account_age_days": 1105 }, "https://github.com/mittimi/ComfyUI_mittimiLoadPresetLite": { "stars": 0, "last_update": "2025-12-09 15:21:26", - "author_account_age_days": 4548 + "author_account_age_days": 4549 }, "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, "last_update": "2025-01-10 07:33:40", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/mm-akhtar/comfyui-mask-selector-node": { "stars": 0, "last_update": "2025-04-18 10:06:17", - "author_account_age_days": 2031 + "author_account_age_days": 2032 }, "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, @@ -3537,17 +3542,17 @@ "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, "last_update": "2025-02-02 13:37:48", - "author_account_age_days": 4435 + "author_account_age_days": 4436 }, "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 9, "last_update": "2025-10-10 09:53:05", - "author_account_age_days": 4962 + "author_account_age_days": 4963 }, "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 22, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2579 + "author_account_age_days": 2580 }, "https://github.com/mrCodinghero/ComfyUI-Codinghero": { "stars": 0, @@ -3557,12 +3562,12 @@ "https://github.com/muriellee1x/ComfyUI-Logic-Switch": { "stars": 3, "last_update": "2025-11-11 09:15:55", - "author_account_age_days": 2227 + "author_account_age_days": 2228 }, "https://github.com/muriellee1x/ComfyUI-switch-angles": { "stars": 2, "last_update": "2025-11-06 09:29:04", - "author_account_age_days": 2227 + "author_account_age_days": 2228 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 52, @@ -3572,37 +3577,37 @@ "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1836 + "author_account_age_days": 1837 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1836 + "author_account_age_days": 1837 }, "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3228 + "author_account_age_days": 3229 }, "https://github.com/nadushu/comfyui-handy-nodes": { "stars": 0, "last_update": "2025-08-24 14:38:32", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3531 + "author_account_age_days": 3532 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 3, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3531 + "author_account_age_days": 3532 }, "https://github.com/nat-chan/transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3531 + "author_account_age_days": 3532 }, "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, @@ -3617,7 +3622,7 @@ "https://github.com/neo0801/my-comfy-node": { "stars": 0, "last_update": "2024-09-20 07:49:04", - "author_account_age_days": 4318 + "author_account_age_days": 4319 }, "https://github.com/nestflow/ComfyUI-WanPlus": { "stars": 2, @@ -3627,42 +3632,42 @@ "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4420 + "author_account_age_days": 4421 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4420 + "author_account_age_days": 4421 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4420 + "author_account_age_days": 4421 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 4, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4420 + "author_account_age_days": 4421 }, "https://github.com/neverbiasu/ComfyUI-ControlNeXt": { "stars": 3, "last_update": "2024-08-15 08:15:43", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-DeepSeek": { "stars": 0, "last_update": "2025-02-01 04:17:59", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-Show-o": { "stars": 1, "last_update": "2025-06-24 06:33:20", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { "stars": 4, "last_update": "2024-12-30 13:32:43", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/newraina/ComfyUI-Remote-Save-Image": { "stars": 0, @@ -3677,17 +3682,17 @@ "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 2, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 5406 + "author_account_age_days": 5407 }, "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 5087 + "author_account_age_days": 5088 }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, "last_update": "2025-12-12 15:37:51", - "author_account_age_days": 1825 + "author_account_age_days": 1826 }, "https://github.com/nobinBB/comfyui-samenodes": { "stars": 0, @@ -3697,7 +3702,7 @@ "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, "last_update": "2025-11-12 17:14:45", - "author_account_age_days": 4876 + "author_account_age_days": 4877 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, @@ -3707,12 +3712,12 @@ "https://github.com/numq/comfyui-camera-capture-node": { "stars": 0, "last_update": "2025-09-10 00:47:28", - "author_account_age_days": 2594 + "author_account_age_days": 2595 }, "https://github.com/obisin/ComfyUI-FSampler": { "stars": 117, "last_update": "2025-11-13 10:05:56", - "author_account_age_days": 1552 + "author_account_age_days": 1553 }, "https://github.com/octapus8085/OpenAI-comfyui-O": { "stars": 0, @@ -3722,12 +3727,12 @@ "https://github.com/odedgranot/comfyui-ffmpeg-node": { "stars": 1, "last_update": "2025-08-25 09:17:44", - "author_account_age_days": 2061 + "author_account_age_days": 2062 }, "https://github.com/odedgranot/comfyui_video_save_node": { "stars": 0, "last_update": "2025-08-20 12:47:09", - "author_account_age_days": 2061 + "author_account_age_days": 2062 }, "https://github.com/orion4d/ComfyUI_unified_list_selector": { "stars": 1, @@ -3742,12 +3747,12 @@ "https://github.com/orpheus-gaze/comfyui-sundryutils": { "stars": 0, "last_update": "2025-09-19 10:53:25", - "author_account_age_days": 87 + "author_account_age_days": 88 }, "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, "last_update": "2025-02-27 10:01:17", - "author_account_age_days": 1648 + "author_account_age_days": 1649 }, "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, @@ -3757,47 +3762,47 @@ "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4649 + "author_account_age_days": 4650 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-12-09 01:45:25", - "author_account_age_days": 4649 + "author_account_age_days": 4650 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/p1atdev/comfyui-aesthetic-predictor": { "stars": 0, "last_update": "2025-05-10 08:03:13", - "author_account_age_days": 2153 + "author_account_age_days": 2154 }, "https://github.com/pacchikAI/ImagePromptBatch": { "stars": 0, "last_update": "2025-10-22 16:27:05", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/pacchikAI/comfyui_pacchik_window": { "stars": 8, "last_update": "2025-10-22 16:20:20", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/panchovial-max/ComfyUI-ListHelper": { "stars": 0, "last_update": "2025-10-01 01:58:14", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", - "author_account_age_days": 2050 + "author_account_age_days": 2051 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, "last_update": "2025-01-10 14:28:51", - "author_account_age_days": 2099 + "author_account_age_days": 2100 }, "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, @@ -3807,42 +3812,42 @@ "https://github.com/pfpb/comfyui-badnodes": { "stars": 0, "last_update": "2025-10-07 22:44:03", - "author_account_age_days": 67 + "author_account_age_days": 68 }, "https://github.com/pft-ChenKu/ComfyUI_system-dev": { "stars": 0, "last_update": "2025-09-30 08:44:21", - "author_account_age_days": 271 + "author_account_age_days": 272 }, "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4425 + "author_account_age_days": 4426 }, "https://github.com/pickles/ComfyUI-PyPromptGenerator": { "stars": 0, "last_update": "2025-10-05 17:58:12", - "author_account_age_days": 5800 + "author_account_age_days": 5801 }, "https://github.com/pictorialink/ComfyUI-static-resource": { "stars": 0, "last_update": "2025-07-15 07:50:28", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/pinkpixel-dev/comfyui-llm-prompt-enhancer": { "stars": 14, "last_update": "2025-01-28 12:43:25", - "author_account_age_days": 327 + "author_account_age_days": 328 }, "https://github.com/pixixai/ComfyUI_pixixTools": { "stars": 0, "last_update": "2025-07-22 04:43:42", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, "last_update": "2025-03-01 13:56:56", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/pizurny/ComfyUI-Just-DWPose": { "stars": 1, @@ -3857,22 +3862,22 @@ "https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": { "stars": 2, "last_update": "2025-04-08 11:18:55", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1775 + "author_account_age_days": 1776 }, "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, "last_update": "2025-06-13 15:09:26", - "author_account_age_days": 4793 + "author_account_age_days": 4794 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3269 + "author_account_age_days": 3270 }, "https://github.com/prabinpebam/anyPython": { "stars": 17, @@ -3882,22 +3887,22 @@ "https://github.com/prodogape/ComfyUI-clip-interrogator": { "stars": 62, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1568 + "author_account_age_days": 1569 }, "https://github.com/przewodo/ComfyUI-Przewodo-Utils": { "stars": 4, "last_update": "2025-08-27 20:02:50", - "author_account_age_days": 3848 + "author_account_age_days": 3849 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 6, "last_update": "2025-05-21 01:33:15", - "author_account_age_days": 4525 + "author_account_age_days": 4526 }, "https://github.com/punicfaith/ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-11-25 07:31:39", - "author_account_age_days": 3695 + "author_account_age_days": 3696 }, "https://github.com/pururin777/ComfyUI-Manual-Openpose": { "stars": 2, @@ -3907,7 +3912,7 @@ "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2637 + "author_account_age_days": 2638 }, "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, @@ -3917,47 +3922,47 @@ "https://github.com/quinteroac/comfyui_api_executor_nodes": { "stars": 0, "last_update": "2025-11-26 05:52:42", - "author_account_age_days": 2859 + "author_account_age_days": 2860 }, "https://github.com/r-vage/ComfyUI_Eclipse": { "stars": 5, "last_update": "2025-12-11 14:11:20", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/rafacost/rafacost-comfy": { "stars": 2, "last_update": "2025-11-11 14:26:29", - "author_account_age_days": 4226 + "author_account_age_days": 4227 }, "https://github.com/rakete/comfyui-rakete": { "stars": 0, "last_update": "2025-10-19 13:49:07", - "author_account_age_days": 6116 + "author_account_age_days": 6117 }, "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { "stars": 5, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2596 + "author_account_age_days": 2597 }, "https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": { "stars": 0, "last_update": "2025-07-16 15:36:03", - "author_account_age_days": 744 + "author_account_age_days": 745 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 53, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 677 + "author_account_age_days": 678 }, "https://github.com/remhesneb/comfyui-remote-media": { "stars": 0, "last_update": "2025-10-05 12:37:40", - "author_account_age_days": 4408 + "author_account_age_days": 4409 }, "https://github.com/retech995/Save_Florence2_Bulk_Prompts": { "stars": 0, "last_update": "2025-06-03 18:27:37", - "author_account_age_days": 2518 + "author_account_age_days": 2519 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, @@ -3967,7 +3972,7 @@ "https://github.com/ric-yu/comfyui-datadog-monitor": { "stars": 0, "last_update": "2025-09-12 22:44:08", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { "stars": 0, @@ -3977,32 +3982,32 @@ "https://github.com/rickyars/sd-cn-animation": { "stars": 0, "last_update": "2025-05-18 22:33:04", - "author_account_age_days": 4742 + "author_account_age_days": 4743 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { "stars": 9, "last_update": "2025-06-09 21:51:46", - "author_account_age_days": 2888 + "author_account_age_days": 2889 }, "https://github.com/rishipandey125/ComfyUI-StyleFrame-Nodes": { "stars": 0, "last_update": "2025-11-16 23:14:10", - "author_account_age_days": 2888 + "author_account_age_days": 2889 }, "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, "last_update": "2025-09-16 13:32:23", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 4, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, @@ -4012,97 +4017,97 @@ "https://github.com/rodpl/comfyui-asset-manager": { "stars": 0, "last_update": "2025-09-21 22:24:33", - "author_account_age_days": 5991 + "author_account_age_days": 5992 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 828 + "author_account_age_days": 829 }, "https://github.com/ronalds-eu/comfyui-plus-integrations": { "stars": 0, "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4319 + "author_account_age_days": 4320 }, "https://github.com/rookiestar28/ComfyUI_Security_Audit": { "stars": 1, "last_update": "2025-12-11 14:33:38", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/rookiestar28/ComfyUI_Text_Processor": { "stars": 5, "last_update": "2025-11-26 05:22:32", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/rossturk/comfyui-primitive-mesh": { "stars": 0, "last_update": "2025-10-20 06:19:20", - "author_account_age_days": 5052 + "author_account_age_days": 5053 }, "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, "last_update": "2025-07-01 12:11:18", - "author_account_age_days": 3714 + "author_account_age_days": 3715 }, "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, "last_update": "2025-04-14 18:53:06", - "author_account_age_days": 4023 + "author_account_age_days": 4024 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, "last_update": "2024-10-03 23:59:55", - "author_account_age_days": 443 + "author_account_age_days": 444 }, "https://github.com/ryanontheinside/ComfyUI-Livepeer": { "stars": 1, "last_update": "2025-04-21 22:53:14", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI-MineWorld": { "stars": 2, "last_update": "2025-04-16 18:59:09", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/sahibalejandro/comfyui-sahib-nodes": { "stars": 0, "last_update": "2025-11-22 02:23:41", - "author_account_age_days": 5233 + "author_account_age_days": 5234 }, "https://github.com/saltchicken/ComfyUI-Identity-Mixer": { "stars": 0, "last_update": "2025-12-13 18:24:35", - "author_account_age_days": 4658 + "author_account_age_days": 4659 }, "https://github.com/saltchicken/ComfyUI-Prompter": { "stars": 0, - "last_update": "2025-12-13 20:20:05", - "author_account_age_days": 4658 + "last_update": "2025-12-15 00:00:14", + "author_account_age_days": 4659 }, "https://github.com/sangeet/testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5618 + "author_account_age_days": 5619 }, "https://github.com/saulchiu/comfy_saul_plugin": { "stars": 0, "last_update": "2025-08-27 05:20:07", - "author_account_age_days": 799 + "author_account_age_days": 800 }, "https://github.com/seancheung/comfyui-creative-nodes": { "stars": 0, "last_update": "2024-09-13 06:22:45", - "author_account_age_days": 4476 + "author_account_age_days": 4477 }, "https://github.com/sh570655308/Comfyui-RayNodes": { "stars": 3, "last_update": "2025-07-19 11:32:53", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, @@ -4132,72 +4137,72 @@ "https://github.com/shinich39/comfyui-nothing-happened": { "stars": 0, "last_update": "2025-05-25 10:18:24", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/shinich39/comfyui-run-js": { "stars": 0, "last_update": "2025-10-16 09:22:23", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4500 + "author_account_age_days": 4501 }, "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": { "stars": 0, "last_update": "2024-08-27 02:24:05", - "author_account_age_days": 4656 + "author_account_age_days": 4657 }, "https://github.com/sickbraintwo/WextraX": { "stars": 0, "last_update": "2025-11-14 04:32:12", - "author_account_age_days": 82 + "author_account_age_days": 83 }, "https://github.com/silent-rain/ComfyUI-SilentRain": { "stars": 3, "last_update": "2025-12-10 13:29:14", - "author_account_age_days": 2681 + "author_account_age_days": 2682 }, "https://github.com/silveroxides/ComfyUI_CondsUtils": { "stars": 5, "last_update": "2025-10-21 08:37:47", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_LoHalo": { "stars": 1, "last_update": "2025-11-28 16:45:43", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_LogicMath": { "stars": 0, "last_update": "2025-11-03 04:18:17", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_PromptAttention": { "stars": 1, "last_update": "2025-11-14 19:22:01", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 5, "last_update": "2025-10-21 08:37:47", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/silveroxides/ComfyUI_SamplingUtils": { "stars": 1, "last_update": "2025-12-13 05:18:22", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/simonjaq/ComfyUI-sjnodes": { "stars": 0, "last_update": "2025-06-20 08:23:01", - "author_account_age_days": 3073 + "author_account_age_days": 3074 }, "https://github.com/siyonomicon/ComfyUI-Pin": { "stars": 0, "last_update": "2025-07-21 18:06:00", - "author_account_age_days": 149 + "author_account_age_days": 150 }, "https://github.com/sk-palani/ComfyUI_Simpler": { "stars": 0, @@ -4207,17 +4212,17 @@ "https://github.com/slezica/comfyui-personal": { "stars": 0, "last_update": "2025-12-10 19:37:37", - "author_account_age_days": 5643 + "author_account_age_days": 5644 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 7, "last_update": "2025-12-06 08:28:36", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/sofakid/dandy": { "stars": 53, - "last_update": "2025-12-13 17:07:35", - "author_account_age_days": 4591 + "last_update": "2025-12-15 01:40:01", + "author_account_age_days": 4592 }, "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, @@ -4232,27 +4237,27 @@ "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 2021 + "author_account_age_days": 2022 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 2021 + "author_account_age_days": 2022 }, "https://github.com/spawner1145/comfyui-spawner-schedulers": { "stars": 7, "last_update": "2025-09-06 13:59:29", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/springjk/ComfyUI-Psutil-Container-Memory-Patch": { "stars": 1, "last_update": "2025-04-23 15:12:34", - "author_account_age_days": 4199 + "author_account_age_days": 4200 }, "https://github.com/sprited-ai/sprited-comfyui-nodes": { "stars": 0, "last_update": "2025-10-21 20:07:21", - "author_account_age_days": 193 + "author_account_age_days": 194 }, "https://github.com/sschleis/sschl-comfyui-notes": { "stars": 1, @@ -4262,37 +4267,42 @@ "https://github.com/sswink/comfyui-lingshang": { "stars": 0, "last_update": "2024-11-06 15:04:22", - "author_account_age_days": 3074 + "author_account_age_days": 3075 + }, + "https://github.com/stalkervr/ComfyUI-StalkerVr": { + "stars": 0, + "last_update": "2025-12-13 13:23:22", + "author_account_age_days": 2906 }, "https://github.com/stalkervr/comfyui-custom-path-nodes": { "stars": 1, "last_update": "2025-12-08 01:31:25", - "author_account_age_days": 2905 + "author_account_age_days": 2906 }, "https://github.com/starsFriday/ComfyUI-Audio-Subtitle": { "stars": 0, "last_update": "2025-12-02 10:00:50", - "author_account_age_days": 2777 + "author_account_age_days": 2778 }, "https://github.com/starsFriday/ComfyUI-Tracker-Person": { "stars": 1, "last_update": "2025-12-08 08:56:09", - "author_account_age_days": 2777 + "author_account_age_days": 2778 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 14, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4622 + "author_account_age_days": 4623 }, "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 10, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1392 + "author_account_age_days": 1393 }, "https://github.com/stevanisya/comfyui_txt_selector": { "stars": 6, "last_update": "2025-11-21 17:55:04", - "author_account_age_days": 708 + "author_account_age_days": 709 }, "https://github.com/sthao42/comfyui-melodkeet-tts": { "stars": 0, @@ -4307,12 +4317,12 @@ "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2025-05-11 21:29:49", - "author_account_age_days": 4376 + "author_account_age_days": 4377 }, "https://github.com/subnet99/ComfyUI-URLLoader": { "stars": 2, "last_update": "2025-11-17 11:54:44", - "author_account_age_days": 161 + "author_account_age_days": 162 }, "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, @@ -4332,22 +4342,22 @@ "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { "stars": 0, "last_update": "2025-06-23 04:03:38", - "author_account_age_days": 4663 + "author_account_age_days": 4664 }, "https://github.com/synchronicity-labs/sync-comfyui": { "stars": 5, "last_update": "2025-09-25 20:48:28", - "author_account_age_days": 868 + "author_account_age_days": 869 }, "https://github.com/system-out-cho/displayHistory_ComfyUI": { "stars": 1, "last_update": "2025-08-01 19:26:59", - "author_account_age_days": 1766 + "author_account_age_days": 1767 }, "https://github.com/systemaiofinterest-wq/ComfyUI-GoogleFX": { "stars": 0, "last_update": "2025-10-06 00:36:33", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/takoyaki1118/ComfyUI-Kakimoji-Layer": { "stars": 0, @@ -4367,32 +4377,32 @@ "https://github.com/talon468/ComfyUI-Rpg-Architect": { "stars": 4, "last_update": "2024-08-31 14:47:47", - "author_account_age_days": 956 + "author_account_age_days": 957 }, "https://github.com/tankenyuen-ola/comfyui-env-variable-reader": { "stars": 0, "last_update": "2025-06-19 06:21:23", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop": { "stars": 2, "last_update": "2025-08-04 03:17:39", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/tanmoy-it/comfyuiCustomNode": { "stars": 0, "last_update": "2025-08-11 06:37:32", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", - "author_account_age_days": 2798 + "author_account_age_days": 2799 }, "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, "last_update": "2025-03-31 02:17:02", - "author_account_age_days": 2726 + "author_account_age_days": 2727 }, "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, @@ -4407,7 +4417,7 @@ "https://github.com/tfernd/ComfyUI-AutoCPUOffload": { "stars": 1, "last_update": "2025-09-09 15:57:56", - "author_account_age_days": 2893 + "author_account_age_days": 2894 }, "https://github.com/tg-tjmitchell/comfyui-custom-node-lister": { "stars": 0, @@ -4422,27 +4432,27 @@ "https://github.com/thaakeno/comfyui-universal-asset-downloader": { "stars": 3, "last_update": "2025-08-05 06:54:27", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/thavocado/comfyui-danbooru-lookup": { "stars": 0, "last_update": "2025-07-26 16:00:54", - "author_account_age_days": 1113 + "author_account_age_days": 1114 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3404 + "author_account_age_days": 3405 }, "https://github.com/theshubzworld/ComfyUI-NvidiaVision": { "stars": 0, "last_update": "2025-12-10 12:00:03", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1489 + "author_account_age_days": 1490 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, @@ -4452,37 +4462,37 @@ "https://github.com/threecrowco/ComfyUI-FlowMatchScheduler": { "stars": 0, "last_update": "2025-09-10 04:59:28", - "author_account_age_days": 2323 + "author_account_age_days": 2324 }, "https://github.com/tiange-tree/BLUEAI_ComfyUI_OpenAI": { "stars": 0, "last_update": "2025-11-25 10:38:46", - "author_account_age_days": 1937 + "author_account_age_days": 1938 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 651 + "author_account_age_days": 652 }, "https://github.com/tnil25/ComfyUI-TJNodes": { "stars": 1, "last_update": "2025-09-19 20:21:06", - "author_account_age_days": 770 + "author_account_age_days": 771 }, "https://github.com/tom-doerr/dspy_nodes": { "stars": 199, "last_update": "2024-12-01 20:14:37", - "author_account_age_days": 3318 + "author_account_age_days": 3319 }, "https://github.com/tony-zn/comfyui-zn-pycode": { "stars": 0, "last_update": "2025-09-08 02:54:04", - "author_account_age_days": 3397 + "author_account_age_days": 3398 }, "https://github.com/tori29umai0123/ComfyUI-SDXLGenerateFromTextFile": { "stars": 0, "last_update": "2025-11-16 10:32:39", - "author_account_age_days": 1900 + "author_account_age_days": 1901 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 39, @@ -4492,7 +4502,7 @@ "https://github.com/trampolin/comfy-ui-scryfall": { "stars": 0, "last_update": "2025-05-20 11:46:54", - "author_account_age_days": 4783 + "author_account_age_days": 4784 }, "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { "stars": 5, @@ -4502,7 +4512,7 @@ "https://github.com/trashkollector/TKVideoZoom": { "stars": 1, "last_update": "2025-09-05 16:26:54", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/truebillyblue/lC.ComfyUI_epistemic_nodes": { "stars": 0, @@ -4512,7 +4522,7 @@ "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 3476 + "author_account_age_days": 3477 }, "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, @@ -4532,27 +4542,32 @@ "https://github.com/twj515895394/ComfyUI-LowMemVideoSuite": { "stars": 0, "last_update": "2025-08-15 08:27:44", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, "last_update": "2025-04-11 15:28:03", - "author_account_age_days": 2360 + "author_account_age_days": 2361 + }, + "https://github.com/u5dev/ComfyUI_u5_EasyScripter": { + "stars": 1, + "last_update": "2025-12-11 01:12:06", + "author_account_age_days": 84 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 7, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 3436 + "author_account_age_days": 3437 }, "https://github.com/unphased/code-nodes": { "stars": 4, "last_update": "2025-11-18 22:33:43", - "author_account_age_days": 5021 + "author_account_age_days": 5022 }, "https://github.com/usman2003/ComfyUI-Classifiers": { "stars": 0, @@ -4572,17 +4587,17 @@ "https://github.com/vadimcro/External-Image-Revised-with-MASK": { "stars": 0, "last_update": "2025-11-24 08:41:48", - "author_account_age_days": 3174 + "author_account_age_days": 3175 }, "https://github.com/vadimcro/string_by_index": { "stars": 0, "last_update": "2025-11-12 15:23:30", - "author_account_age_days": 3174 + "author_account_age_days": 3175 }, "https://github.com/vasilmitov/ComfyUI-SeedSnapShotManager": { "stars": 0, "last_update": "2025-09-04 23:50:37", - "author_account_age_days": 4411 + "author_account_age_days": 4412 }, "https://github.com/viik420/AdvancedModelDownloader": { "stars": 1, @@ -4592,7 +4607,7 @@ "https://github.com/virallover/comfyui-virallover": { "stars": 0, "last_update": "2025-09-14 07:57:07", - "author_account_age_days": 230 + "author_account_age_days": 231 }, "https://github.com/visualbruno/ComfyUI-QRemeshify": { "stars": 6, @@ -4607,57 +4622,57 @@ "https://github.com/vovler/ComfyUI-vovlerTools": { "stars": 0, "last_update": "2025-06-25 17:36:07", - "author_account_age_days": 2265 + "author_account_age_days": 2266 }, "https://github.com/vunguyen-oss/ComfyUI-ccsrv2": { "stars": 0, "last_update": "2025-10-01 11:18:59", - "author_account_age_days": 305 + "author_account_age_days": 306 }, "https://github.com/wTechArtist/ComfyUI-VVL-Tools": { "stars": 1, "last_update": "2025-10-21 14:51:31", - "author_account_age_days": 1899 + "author_account_age_days": 1900 }, "https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": { "stars": 0, "last_update": "2025-05-29 05:25:00", - "author_account_age_days": 1899 + "author_account_age_days": 1900 }, "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera": { "stars": 0, "last_update": "2025-06-12 02:11:03", - "author_account_age_days": 1899 + "author_account_age_days": 1900 }, "https://github.com/wTechArtist/ComfyUI_vvl_BBOX": { "stars": 0, "last_update": "2025-05-21 12:14:07", - "author_account_age_days": 1899 + "author_account_age_days": 1900 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 3, "last_update": "2025-03-25 14:36:37", - "author_account_age_days": 3314 + "author_account_age_days": 3315 }, "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 4021 + "author_account_age_days": 4022 }, "https://github.com/wasilone11/comfyui-sync-translate-node": { "stars": 0, "last_update": "2025-07-19 03:26:55", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 1, "last_update": "2025-11-29 09:12:35", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/watarika/ComfyUI-exit": { "stars": 0, "last_update": "2025-09-28 23:38:02", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { "stars": 0, @@ -4670,9 +4685,9 @@ "author_account_age_days": 4118 }, "https://github.com/whmc76/ComfyUI-AudioSuiteAdvanced": { - "stars": 18, + "stars": 19, "last_update": "2025-10-25 20:18:39", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/wildminder/ComfyUI-MagCache": { "stars": 7, @@ -4680,8 +4695,8 @@ "author_account_age_days": 4771 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { - "stars": 339, - "last_update": "2025-12-14 17:57:49", + "stars": 341, + "last_update": "2025-12-14 21:28:35", "author_account_age_days": 4771 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { @@ -4692,7 +4707,7 @@ "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2025-01-02 00:35:50", - "author_account_age_days": 1226 + "author_account_age_days": 1227 }, "https://github.com/woitec/ComfyUI_ImageDimensions": { "stars": 0, @@ -4702,17 +4717,17 @@ "https://github.com/wordbrew/comfyui-wan-control-nodes": { "stars": 6, "last_update": "2025-06-19 23:37:04", - "author_account_age_days": 1151 + "author_account_age_days": 1152 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 3011 + "author_account_age_days": 3012 }, "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 3, "last_update": "2025-01-14 14:20:35", - "author_account_age_days": 3921 + "author_account_age_days": 3922 }, "https://github.com/xgfone/ComfyUI_FaceToMask": { "stars": 1, @@ -4732,7 +4747,7 @@ "https://github.com/xiaoxidashen/comfyui_my_utils": { "stars": 0, "last_update": "2025-12-02 05:58:50", - "author_account_age_days": 3071 + "author_account_age_days": 3072 }, "https://github.com/xiaoyumu/ComfyUI-XYNodes": { "stars": 0, @@ -4742,42 +4757,47 @@ "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 989 + "author_account_age_days": 990 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, "last_update": "2025-05-03 20:59:53", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": { "stars": 1, "last_update": "2025-08-19 12:58:37", - "author_account_age_days": 864 + "author_account_age_days": 865 }, "https://github.com/xtanqn/comfyui-xishen": { "stars": 0, "last_update": "2025-12-11 08:31:37", - "author_account_age_days": 2170 + "author_account_age_days": 2171 }, "https://github.com/xuchenxu168/ComfyUI-Gemini-3": { "stars": 3, "last_update": "2025-11-20 09:43:19", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/xuchenxu168/ComfyUI_Qwen3-VL": { "stars": 12, "last_update": "2025-11-15 16:46:04", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/xuchenxu168/Comfyui_Prompt_Edit": { - "stars": 42, + "stars": 45, "last_update": "2025-11-11 09:42:32", - "author_account_age_days": 371 + "author_account_age_days": 372 + }, + "https://github.com/xuchenxu168/comfyui_meituan_image": { + "stars": 1, + "last_update": "2025-12-11 03:39:03", + "author_account_age_days": 372 }, "https://github.com/xzuyn/ComfyUI-xzuynodes": { "stars": 0, "last_update": "2025-10-16 23:07:34", - "author_account_age_days": 3658 + "author_account_age_days": 3659 }, "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { "stars": 6, @@ -4787,27 +4807,27 @@ "https://github.com/yamanacn/ComfyUI-QwenVL3-image": { "stars": 9, "last_update": "2025-10-23 01:57:46", - "author_account_age_days": 1858 + "author_account_age_days": 1859 }, "https://github.com/yamanacn/comfyui_qwen_object": { "stars": 0, "last_update": "2025-06-20 12:24:28", - "author_account_age_days": 1858 + "author_account_age_days": 1859 }, "https://github.com/yamanacn/comfyui_qwenbbox": { "stars": 0, "last_update": "2025-06-21 03:00:01", - "author_account_age_days": 1858 + "author_account_age_days": 1859 }, "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 2, "last_update": "2025-12-08 09:44:45", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-04-08 09:14:25", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/yichengup/ComfyUI-Transition": { "stars": 3, @@ -4827,12 +4847,12 @@ "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, "last_update": "2025-05-28 10:06:17", - "author_account_age_days": 4168 + "author_account_age_days": 4169 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/yuvraj108c/ComfyUI-HYPIR": { "stars": 3, @@ -4842,7 +4862,7 @@ "https://github.com/z604159435g/comfyui_random_prompt_plugin": { "stars": 0, "last_update": "2025-09-08 15:15:23", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/zRich/ComfyUI-zRich-ObjectCutter": { "stars": 0, @@ -4857,71 +4877,71 @@ "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": { "stars": 3, "last_update": "2025-06-21 17:46:04", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { "stars": 6, "last_update": "2025-04-01 08:10:16", - "author_account_age_days": 2777 + "author_account_age_days": 2778 }, "https://github.com/zhengxyz123/ComfyUI-CLIPSeg": { "stars": 3, "last_update": "2025-05-20 12:40:03", - "author_account_age_days": 2193 + "author_account_age_days": 2194 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 369, "last_update": "2025-06-06 23:41:46", - "author_account_age_days": 3997 + "author_account_age_days": 3998 }, "https://github.com/zhu733756/Comfyui-Anything-Converter": { "stars": 1, "last_update": "2025-09-10 08:24:29", - "author_account_age_days": 2791 + "author_account_age_days": 2792 }, "https://github.com/zhuanvi/ComfyUI-ZVNodes": { "stars": 0, "last_update": "2025-12-07 02:32:42", - "author_account_age_days": 3695 + "author_account_age_days": 3696 }, "https://github.com/zhupeter010903/ComfyUI-prompt-library": { "stars": 0, "last_update": "2025-11-17 21:25:52", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3518 + "author_account_age_days": 3519 }, "https://github.com/zl9739379/comfyui-qwen-vl-api": { "stars": 0, "last_update": "2025-07-02 12:53:51", - "author_account_age_days": 1119 + "author_account_age_days": 1120 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2521 + "author_account_age_days": 2522 }, "https://github.com/zopieux/ComfyUI-zopi": { "stars": 0, "last_update": "2025-07-27 02:50:44", - "author_account_age_days": 6066 + "author_account_age_days": 6067 }, "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 1, "last_update": "2025-12-14 12:53:28", - "author_account_age_days": 4162 + "author_account_age_days": 4163 }, "https://github.com/zyquon/ComfyUI-Stash": { "stars": 0, "last_update": "2025-06-21 03:32:52", - "author_account_age_days": 258 + "author_account_age_days": 259 }, "ttps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "author_account_age_days": 701 + "author_account_age_days": 702 } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 22596fd3..d59de6ae 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,35 @@ { - "custom_nodes": [ + "custom_nodes": [ + { + "author": "GavChap", + "title": "ComfyUI_ExtractLora", + "reference": "https://github.com/GavChap/ComfyUI_ExtractLora", + "files": [ + "https://github.com/GavChap/ComfyUI_ExtractLora" + ], + "install_type": "git-clone", + "description": "Creates lora from two checkpoints by extracting the difference." + }, + { + "author": "ssspace1", + "title": "SSpack_ComfyUI", + "reference": "https://github.com/ssspace1/SSpack_ComfyUI", + "files": [ + "https://github.com/ssspace1/SSpack_ComfyUI" + ], + "install_type": "git-clone", + "description": "Compact, UI-friendly nodes for ComfyUI with LoRA/checkpoint selectors with thumbnails, text utilities, image helpers, and a lightweight cache cleaner script." + }, + { + "author": "logicalor", + "title": "comfyui_text_to_pose", + "reference": "https://github.com/logicalor/comfyui_text_to_pose", + "files": [ + "https://github.com/logicalor/comfyui_text_to_pose" + ], + "install_type": "git-clone", + "description": "Generate human poses from text descriptions using T2P Transformer for ControlNet/T2I-Adapter workflows" + }, { "author": "kijai", "title": "ComfyUI-SCAIL-Pose", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index fca0b9ae..83859962 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -7966,6 +7966,14 @@ "title_aux": "ComfyUI-SD3LatentSelectRes" } ], + "https://github.com/GavChap/ComfyUI_ExtractLora": [ + [ + "ExtractLoRA" + ], + { + "title_aux": "ComfyUI_ExtractLora" + } + ], "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": [ [ "HttpTTSToAudio", @@ -11379,6 +11387,7 @@ "Texturaizer_ApplyStyleToPrompt", "Texturaizer_CachedCNLoader", "Texturaizer_CachedCheckpointLoader", + "Texturaizer_CircularVAEDecode", "Texturaizer_ClipEncodeSwitchVersion", "Texturaizer_CombinedConditioningFromColors", "Texturaizer_ExtractCNData", @@ -11403,11 +11412,13 @@ "Texturaizer_KSamplerAdvanced", "Texturaizer_Placeholder", "Texturaizer_PowerLoraLoader", + "Texturaizer_SeamlessTilingPatch", "Texturaizer_SendImage", "Texturaizer_SetGlobalDir", "Texturaizer_SigmasSelector", "Texturaizer_SwitchAny", "Texturaizer_SwitchLazy", + "Texturaizer_SwitchSmart", "Texturaizer_UseSDXL" ], { @@ -22195,6 +22206,7 @@ [ "AF_Edit_Generated_Prompt", "AF_Load_Prompt_History", + "AF_Model_Switch", "AF_Save_Prompt_History", "AF_Show_Text" ], @@ -25694,6 +25706,7 @@ [ "Cubemap Faces Extract", "Cubemap To Equirectangular", + "Cubemap To Equirectangular (Flexible)", "Equirectangular Crop 180", "Equirectangular Crop Square", "Equirectangular Edge Blender", @@ -25704,6 +25717,15 @@ "Equirectangular Rotate", "Equirectangular Rotate Preset", "Equirectangular To Cubemap", + "Equirectangular To Cubemap (Flexible)", + "LatLong Apply Circular Padding Model", + "LatLong Apply Circular Padding VAE", + "LatLong Create Pole Mask", + "LatLong Create Seam Mask", + "LatLong Roll Image", + "LatLong Roll Mask", + "LatLong Split Cubemap Faces", + "LatLong Stack Cubemap Faces", "PanoramaVideoViewerNode", "PanoramaViewerNode" ], @@ -30922,7 +30944,8 @@ "MeuxAdvancedImageCrop", "MeuxImageLoader", "MeuxMultiSaveImage", - "MeuxSimpleLLMNode" + "MeuxSimpleLLMNode", + "MeuxTextAreaInput" ], { "title_aux": "BaiduMeux_Comfy Tools" @@ -30933,7 +30956,8 @@ "MeuxAdvancedImageCrop", "MeuxImageLoader", "MeuxMultiSaveImage", - "MeuxSimpleLLMNode" + "MeuxSimpleLLMNode", + "MeuxTextAreaInput" ], { "title_aux": "MultiSaveImage Node" @@ -39028,6 +39052,18 @@ "title_aux": "Comfyui_three_js" } ], + "https://github.com/logicalor/comfyui_text_to_pose": [ + [ + "ApplyT2IPoseAdapter", + "T2IPoseAdapterLoader", + "T2PModelLoader", + "TextToPose", + "TextToPoseBatch" + ], + { + "title_aux": "comfyui_text_to_pose" + } + ], "https://github.com/logtd/ComfyUI-4DHumans": [ [ "LoadDetectron", @@ -41603,6 +41639,7 @@ "https://github.com/morino-kumasan/comfyui-toml-prompt": [ [ "CheckPointLoaderSimpleFromString", + "DropFirstImage", "IntSelector", "JsonExtractFloat", "JsonExtractInt", @@ -41622,7 +41659,8 @@ "StringSelector", "StringViewer", "SummaryReader", - "TomlPromptDecode" + "TomlPromptDecode", + "UNETLoaderFromString" ], { "title_aux": "comfyui-toml-prompt" @@ -41929,7 +41967,8 @@ "ShellAgentPluginSaveAudios", "ShellAgentPluginSaveImage", "ShellAgentPluginSaveImages", - "ShellAgentPluginSaveVideoVHS" + "ShellAgentPluginSaveVideoVHS", + "ShellAgentPluginVideoCombineEncrypt" ], { "author": "MyShell", @@ -48311,6 +48350,26 @@ "title_aux": "ComfyUI roop" } ], + "https://github.com/ssspace1/SSpack_ComfyUI": [ + [ + "SSCheckpointLoader", + "SSCheckpointSelector", + "SSCheckpointSelector12", + "SSCheckpointSelector6", + "SSFilter", + "SSImageNodeAnnotator", + "SSJsonOutput", + "SSLoRAStackApplier", + "SSLoraSelector", + "SSRandomLoraApplier", + "SSSavedImageLoader", + "SSTextWeight", + "SS_SDXL_AutoResize" + ], + { + "title_aux": "SSpack_ComfyUI" + } + ], "https://github.com/stavsap/comfyui-downloader": [ [ "DownloadSummaryParser", @@ -49322,8 +49381,11 @@ "FullPipeOut", "ModelPresetNode", "MultiStringConditioning", + "ResolutionSelector", "SeedWithOverride", "StylePresetNode", + "TagReplacementNode", + "UpscaleNode", "WildcardNode" ], {