diff --git a/custom-node-list.json b/custom-node-list.json index eab9f93d..aad15e76 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34183,6 +34183,17 @@ "install_type": "git-clone", "description": "A simple node for loading DDS (DirectDraw Surface) texture files into a PyTorch tensor.\nThe node is designed to be used in visual programming frameworks that support custom nodes (e.g., ComfyUI, AUTOMATIC1111)." }, + { + "author": "IAMCCS", + "title": "IAMCCS-nodes", + "id": "iamccs-nodes", + "reference": "https://github.com/IAMCCS/IAMCCS-nodes", + "files": [ + "https://github.com/IAMCCS/IAMCCS-nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes by IAMCCS, including a critical fix for LoRA loading in native WANAnimate workflows, especially useful for advanced models like FLUX and WAN 2.1. This bypasses the need for the WanVideoWrapper for LoRA functionality." + }, @@ -34641,17 +34652,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "IAMCCS", - "title": "IAMCCS-nodes", - "id": "iamccs-nodes", - "reference": "https://github.com/IAMCCS/IAMCCS-nodes", - "files": [ - "https://github.com/IAMCCS/IAMCCS-nodes" - ], - "install_type": "git-clone", - "description": "Custom nodes by IAMCCS, including a critical fix for LoRA loading in native WANAnimate workflows, especially useful for advanced models like FLUX and WAN 2.1. This bypasses the need for the WanVideoWrapper for LoRA functionality." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 3e55877a..d378ddca 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2630,13 +2630,16 @@ ], "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": [ [ + "ElevenLabsTTSNode", "FluxKontextMaxNode", "FluxKontextProNode", "GPTImageEditNode", "GeminiChatNode", "GeminiSegmentationNode", + "GeminiTTSNode", "GoogleImagenEditNode", "GoogleImagenNode", + "NanoBananaNode", "Veo3VideoGenerator" ], { @@ -4901,6 +4904,7 @@ "https://github.com/DeemosTech/ComfyUI-Rodin": [ [ "LoadRodinAPIKEY", + "Rodin3D_bbox_controlnet", "mRodin3D_Detail", "mRodin3D_Gen2", "mRodin3D_Regular", @@ -10146,16 +10150,20 @@ [ "ACE_LatentVisualizer", "APGGuiderForked", + "AceT5ConditioningAnalyzer", + "AceT5ConditioningScheduled", + "AceT5ModelLoader", "AdvancedAudioPreviewAndSave", "AdvancedMediaSave", + "AdvancedTextNode", + "EnhancedSeedSaver", "HybridAdaptiveSigmas", "MasteringChainNode", "NoiseDecayScheduler_Custom", "PingPongSampler_Custom_FBG", "PingPongSampler_Custom_Lite", "SceneGeniusAutocreator", - "SeedSaver", - "UniversalGuardian" + "TextFileLoader" ], { "title_aux": "MD Nodes" @@ -10321,6 +10329,7 @@ "BadmanDesaturate", "BadmanDilateErodeMask", "BadmanIO", + "BadmanInjectLatentNoiseMasked", "BadmanIntUtil", "BadmanMaskBlur", "BadmanStringSelect", @@ -17891,14 +17900,21 @@ ], "https://github.com/aidec/Comfyui_TextBatch_aidec": [ [ + "DataTempManager", + "DataTmpGet", + "DataTmpSet", + "IFMatchCond", "ImageFilenameProcessor", "ImageInfoExtractor", "ImageQueueProcessor", + "ImageQueueProcessorPlus", "LoadImagesFromDirBatch", "PathParser", + "TextArrayIndex", "TextBatch", "TextQueueProcessor", - "TextSplitCounter" + "TextSplitCounter", + "TextSplitGet" ], { "title_aux": "Comfyui_TextBatch_aidec" @@ -23018,7 +23034,6 @@ "CLIPSave", "CLIPSetLastLayer", "CLIPTextEncode", - "CLIPTextEncodeHunyuanDiT", "CLIPVisionEncode", "CLIPVisionLoader", "CheckpointLoader", @@ -23046,8 +23061,6 @@ "DualCFGGuider", "DualCLIPLoader", "EmptyAudio", - "EmptyHunyuanImageLatent", - "EmptyHunyuanLatentVideo", "EmptyImage", "EmptyLatentAudio", "EmptyLatentHunyuan3Dv2", @@ -23067,8 +23080,6 @@ "GrowMask", "Hunyuan3Dv2Conditioning", "Hunyuan3Dv2ConditioningMultiView", - "HunyuanImageToVideo", - "HunyuanRefinerLatent", "HypernetworkLoader", "ImageAddNoise", "ImageBatch", @@ -23269,7 +23280,6 @@ "TestVariadicAverage", "TestWhileLoopClose", "TestWhileLoopOpen", - "TextEncodeHunyuanVideo_ImageToVideo", "ThresholdMask", "TrainLoraNode", "TrimAudioDuration", @@ -23973,6 +23983,20 @@ ], "https://github.com/dagthomas/comfyui_dagthomas": [ [ + "APNextBloom", + "APNextColorGrading", + "APNextCrossProcessing", + "APNextFilmHalation", + "APNextGlitchArt", + "APNextHDRToneMapping", + "APNextNoise", + "APNextRough", + "APNextSharpen", + "APNextSplitToning", + "ClaudeTextNode", + "ClaudeVisionNode", + "GrokTextNode", + "GrokVisionNode", "SentenceMixerNode" ], { @@ -25961,6 +25985,7 @@ "FL_PromptBasic", "FL_PromptMulti", "FL_PromptSelector", + "FL_QwenImageEditStrength", "FL_RIFE", "FL_RandomNumber", "FL_ReplaceColor", @@ -27082,9 +27107,13 @@ ], "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": [ [ + "MergeTextsWithGap", "Pilcothink-RAG", + "SLMGenerator", + "SLMModelSelector", "SLMVisionGenerator", - "SLMVisionModelSelector" + "SLMVisionModelSelector", + "String_Text" ], { "title_aux": "comfyui_pilcothink_VisionSLM" @@ -31664,6 +31693,7 @@ "MultiTalkWav2VecEmbeds", "NLFPredict", "NormalizeAudioLoudness", + "OviMMAudioVAELoader", "QwenLoader", "ReCamMasterPoseVisualizer", "WanVideoATITracks", @@ -31675,6 +31705,7 @@ "WanVideoAddLucyEditLatents", "WanVideoAddLynxEmbeds", "WanVideoAddMTVMotion", + "WanVideoAddOviAudioToLatents", "WanVideoAddPusaNoise", "WanVideoAddS2VEmbeds", "WanVideoAddStandInLatent", @@ -31689,11 +31720,14 @@ "WanVideoControlnet", "WanVideoControlnetLoader", "WanVideoDecode", + "WanVideoDecodeOviAudio", "WanVideoDiffusionForcingSampler", "WanVideoEasyCache", "WanVideoEmptyEmbeds", + "WanVideoEmptyMMAudioLatents", "WanVideoEncode", "WanVideoEncodeLatentBatch", + "WanVideoEncodeOviAudio", "WanVideoEnhanceAVideo", "WanVideoExperimentalArgs", "WanVideoExtraModelSelect", @@ -31713,6 +31747,7 @@ "WanVideoMagCache", "WanVideoMiniMaxRemoverEmbeds", "WanVideoModelLoader", + "WanVideoOviCFG", "WanVideoPassImagesFromSamples", "WanVideoPhantomEmbeds", "WanVideoPromptExtender", @@ -36288,6 +36323,7 @@ [ "CLIPTextEncodeWithTokens", "DAAMAnalyzer", + "DAAMPreviewImage", "KSamplerDAAM" ], { @@ -39740,14 +39776,14 @@ "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": [ [ "CivitMetadataHelper", - "ControlPanel", + "ControlPanelOverview", + "ControlPanelPromptBreakdown", "FilenameGenerator", "FrameExtractor", "GeminiUtilOptions", "LoRAInfoExtractor", "MediaDescribe", "MediaDescribeOverrides", - "MediaDescribePromptBreakdown", "MediaSelection", "MultiCaptionCombiner", "ShowText", @@ -42748,6 +42784,7 @@ "ComfyBros_DictGet", "ComfyBros_EndpointConfiguration", "ComfyBros_GenerateImage", + "ComfyBros_GenerateImageAPI", "ComfyBros_ImageToImage", "ComfyBros_JsonParse", "ComfyBros_LoraDiscovery", diff --git a/github-stats.json b/github-stats.json index 0912bb3e..a773cbd6 100644 --- a/github-stats.json +++ b/github-stats.json @@ -12,12 +12,12 @@ "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 257, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 1006 + "author_account_age_days": 1007 }, "https://github.com/1038lab/ComfyUI-EdgeTTS": { "stars": 55, "last_update": "2025-07-24 03:21:45", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-FireRedTTS": { "stars": 37, @@ -25,59 +25,59 @@ "author_account_age_days": 927 }, "https://github.com/1038lab/ComfyUI-JoyCaption": { - "stars": 108, + "stars": 109, "last_update": "2025-08-29 05:50:29", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-LBM": { "stars": 76, "last_update": "2025-05-27 17:37:31", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-MegaTTS": { "stars": 49, "last_update": "2025-06-19 19:12:51", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-MiniCPM": { "stars": 114, "last_update": "2025-08-28 19:52:08", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-MiniMax-Remover": { "stars": 64, "last_update": "2025-06-27 21:57:55", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-Mosaic": { "stars": 1, "last_update": "2025-07-05 16:12:04", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-OmniGen": { "stars": 293, "last_update": "2025-04-18 18:33:34", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-Pollinations": { - "stars": 44, + "stars": 45, "last_update": "2025-07-07 07:11:19", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-RMBG": { - "stars": 1406, + "stars": 1407, "last_update": "2025-10-05 08:45:33", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-ReduxFineTune": { "stars": 65, "last_update": "2025-06-21 19:10:36", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-SparkTTS": { "stars": 118, "last_update": "2025-04-15 19:28:39", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/1038lab/ComfyUI-VoxCPMTTS": { "stars": 5, @@ -85,9 +85,9 @@ "author_account_age_days": 927 }, "https://github.com/1038lab/ComfyUI-WildPromptor": { - "stars": 50, + "stars": 51, "last_update": "2025-10-08 06:09:00", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/111496583yzy/comfyui-PuzzleCrack-Effect": { "stars": 3, @@ -97,37 +97,37 @@ "https://github.com/11cafe/comfyui-workspace-manager": { "stars": 1371, "last_update": "2025-04-16 14:02:54", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/11dogzi/CYBERPUNK-STYLE-DIY": { "stars": 105, "last_update": "2025-08-11 17:17:54", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 39, "last_update": "2024-08-02 05:24:19", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/11dogzi/Comfyui-HYPIR": { - "stars": 101, + "stars": 102, "last_update": "2025-08-03 02:14:03", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 89, "last_update": "2024-08-23 12:04:09", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": { "stars": 72, "last_update": "2025-06-22 14:48:37", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 27, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 7, @@ -137,7 +137,7 @@ "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 5, "last_update": "2025-04-06 14:11:25", - "author_account_age_days": 1165 + "author_account_age_days": 1166 }, "https://github.com/1zhangyy1/comfyui-vidu-nodes": { "stars": 8, @@ -177,7 +177,7 @@ "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 27, "last_update": "2025-04-06 02:06:59", - "author_account_age_days": 889 + "author_account_age_days": 890 }, "https://github.com/45uee/ComfyUI-Color_Transfer": { "stars": 31, @@ -187,7 +187,7 @@ "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 92, "last_update": "2025-03-27 14:57:35", - "author_account_age_days": 4526 + "author_account_age_days": 4527 }, "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, @@ -227,7 +227,7 @@ "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 11, "last_update": "2025-03-14 11:42:07", - "author_account_age_days": 1946 + "author_account_age_days": 1947 }, "https://github.com/834t/ComfyUI_834t_scene_composer": { "stars": 4, @@ -287,12 +287,12 @@ "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 1, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 948 + "author_account_age_days": 949 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE-Wrapper": { "stars": 11, "last_update": "2025-01-21 22:26:11", - "author_account_age_days": 948 + "author_account_age_days": 949 }, "https://github.com/AARG-FAN/Image-Vector-for-ComfyUI": { "stars": 143, @@ -337,7 +337,7 @@ "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 8, "last_update": "2024-08-01 15:13:33", - "author_account_age_days": 667 + "author_account_age_days": 668 }, "https://github.com/AIDC-AI/ComfyUI-Copilot": { "stars": 3304, @@ -362,247 +362,247 @@ "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 5, "last_update": "2024-08-06 03:08:44", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 14, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 22, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 92, "last_update": "2024-08-05 08:48:03", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 40, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 249, "last_update": "2024-08-09 22:00:45", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 308, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 21, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 34, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 10, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 28, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 118, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { "stars": 378, "last_update": "2024-08-06 06:21:16", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 21, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 26, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 102, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 40, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 56, "last_update": "2025-04-01 00:14:44", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 61, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 86, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { "stars": 273, "last_update": "2024-09-10 22:21:37", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/DHLive-ComfyUI": { "stars": 24, "last_update": "2024-11-14 01:45:45", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 16, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/DiffSynth-ComfyUI": { "stars": 0, "last_update": "2024-09-07 12:23:07", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/EchoMimicV2-ComfyUI": { "stars": 58, "last_update": "2024-12-08 08:53:21", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/EzAudio-ComfyUI": { "stars": 9, "last_update": "2024-10-08 05:22:46", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/F5-TTS-ComfyUI": { "stars": 36, "last_update": "2024-11-14 01:43:03", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/FancyVideo-ComfyUI": { "stars": 36, "last_update": "2024-10-12 07:21:51", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/FireRedTTS-ComfyUI": { "stars": 13, "last_update": "2024-10-24 01:18:51", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/GSTTS-ComfyUI": { "stars": 42, "last_update": "2024-08-25 03:23:24", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { "stars": 170, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 63, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/JoyHallo-ComfyUI": { "stars": 8, "last_update": "2024-11-14 01:44:39", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/MaskGCT-ComfyUI": { "stars": 63, "last_update": "2024-11-14 01:40:15", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/MiniMates-ComfyUI": { "stars": 29, "last_update": "2024-11-14 01:36:30", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/OmniGen-ComfyUI": { "stars": 210, "last_update": "2024-11-14 01:37:33", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/PyramidFlow-ComfyUI": { "stars": 15, "last_update": "2024-10-10 13:59:16", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/RealisDance-ComfyUI": { "stars": 51, "last_update": "2024-09-13 14:38:59", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/SemiChat-ComfyUI": { "stars": 12, "last_update": "2025-02-19 23:21:48", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 15, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/StyleShot-ComfyUI": { "stars": 4, "last_update": "2024-08-17 00:25:29", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/VideoSys-ComfyUI": { "stars": 6, "last_update": "2024-09-01 09:11:57", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/ViewCrafter-ComfyUI": { "stars": 8, "last_update": "2024-09-19 11:11:25", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIFSH/VocalSeparation-ComfyUI": { "stars": 20, "last_update": "2024-10-24 07:16:37", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 7, "last_update": "2024-09-13 07:34:18", - "author_account_age_days": 685 + "author_account_age_days": 686 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 2357, + "stars": 2358, "last_update": "2025-03-24 00:01:12", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 363, "last_update": "2025-09-12 08:10:14", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { - "stars": 52, + "stars": 53, "last_update": "2025-06-29 09:56:53", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { "stars": 371, "last_update": "2024-07-17 02:28:49", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/AIPOQUE/ComfyUI-APQNodes": { "stars": 107, @@ -632,12 +632,12 @@ "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 223, "last_update": "2024-11-22 03:32:25", - "author_account_age_days": 2158 + "author_account_age_days": 2159 }, "https://github.com/AIrjen/OneButtonPrompt": { "stars": 1025, "last_update": "2025-07-20 12:15:47", - "author_account_age_days": 918 + "author_account_age_days": 919 }, "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 11, @@ -652,12 +652,12 @@ "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 69, "last_update": "2025-01-22 14:44:17", - "author_account_age_days": 1935 + "author_account_age_days": 1936 }, "https://github.com/ALatentPlace/YANC_LMStudio": { "stars": 18, "last_update": "2025-04-30 14:57:13", - "author_account_age_days": 1935 + "author_account_age_days": 1936 }, "https://github.com/APZmedia/APZmedia-comfy-together-lora": { "stars": 0, @@ -707,7 +707,7 @@ "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 296, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 4143 + "author_account_age_days": 4144 }, "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 10, @@ -717,7 +717,7 @@ "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 7, "last_update": "2024-11-12 11:10:16", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/AbyssBadger0/ComfyUI_Kolors_awesome_prompts": { "stars": 5, @@ -730,14 +730,14 @@ "author_account_age_days": 508 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 1049, + "stars": 1051, "last_update": "2025-10-03 16:47:12", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 562, + "stars": 564, "last_update": "2025-10-11 17:17:18", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/AconexOfficial/ComfyUI_GOAT_Nodes": { "stars": 10, @@ -777,7 +777,7 @@ "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1751 + "author_account_age_days": 1752 }, "https://github.com/AkashKarnatak/ComfyUI_faishme": { "stars": 0, @@ -797,7 +797,7 @@ "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 1367, "last_update": "2025-09-21 11:02:10", - "author_account_age_days": 3175 + "author_account_age_days": 3176 }, "https://github.com/Alexankharin/camera-comfyUI": { "stars": 19, @@ -822,37 +822,37 @@ "https://github.com/Amorano/Jovi_Capture": { "stars": 8, "last_update": "2025-05-31 18:38:22", - "author_account_age_days": 5687 + "author_account_age_days": 5688 }, "https://github.com/Amorano/Jovi_Colorizer": { - "stars": 9, + "stars": 10, "last_update": "2025-05-22 20:00:19", - "author_account_age_days": 5687 + "author_account_age_days": 5688 }, "https://github.com/Amorano/Jovi_GLSL": { "stars": 16, "last_update": "2025-08-25 04:34:38", - "author_account_age_days": 5687 + "author_account_age_days": 5688 }, "https://github.com/Amorano/Jovi_MIDI": { "stars": 5, "last_update": "2025-05-05 04:11:06", - "author_account_age_days": 5687 + "author_account_age_days": 5688 }, "https://github.com/Amorano/Jovi_Measure": { "stars": 2, "last_update": "2025-08-29 02:31:26", - "author_account_age_days": 5687 + "author_account_age_days": 5688 }, "https://github.com/Amorano/Jovi_Spout": { "stars": 7, "last_update": "2025-08-29 02:29:14", - "author_account_age_days": 5687 + "author_account_age_days": 5688 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 374, + "stars": 375, "last_update": "2025-09-05 03:15:03", - "author_account_age_days": 5687 + "author_account_age_days": 5688 }, "https://github.com/Andro-Meta/ComfyUI-Ovis2": { "stars": 5, @@ -872,12 +872,12 @@ "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 10, "last_update": "2025-03-27 17:07:38", - "author_account_age_days": 4567 + "author_account_age_days": 4568 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 1, "last_update": "2025-03-27 17:08:39", - "author_account_age_days": 4567 + "author_account_age_days": 4568 }, "https://github.com/Apache0ne/ComfyUI_efficient_sam_node": { "stars": 0, @@ -892,7 +892,7 @@ "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 44, "last_update": "2025-03-17 06:08:17", - "author_account_age_days": 3864 + "author_account_age_days": 3865 }, "https://github.com/ArdeniusAI/ComfyUI-Ardenius": { "stars": 5, @@ -910,9 +910,9 @@ "author_account_age_days": 410 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { - "stars": 90, + "stars": 91, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 768 + "author_account_age_days": 769 }, "https://github.com/ArtHommage/HommageTools": { "stars": 4, @@ -952,32 +952,32 @@ "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 37, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "stars": 465, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4549 + "author_account_age_days": 4550 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4549 + "author_account_age_days": 4550 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 6, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4549 + "author_account_age_days": 4550 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 10, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4549 + "author_account_age_days": 4550 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, @@ -1017,7 +1017,7 @@ "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 4, "last_update": "2025-04-24 14:09:18", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": { "stars": 0, @@ -1042,7 +1042,7 @@ "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2918 + "author_account_age_days": 2919 }, "https://github.com/BZcreativ/ComfyUI-FLUX-TOGETHER-API": { "stars": 4, @@ -1052,7 +1052,7 @@ "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 446, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 905 + "author_account_age_days": 906 }, "https://github.com/BahaC/ComfyUI-ZonosTTS": { "stars": 20, @@ -1067,7 +1067,7 @@ "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 24, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2701 + "author_account_age_days": 2702 }, "https://github.com/Bellzs/ComfyUI-LoRA-Assistant": { "stars": 17, @@ -1085,9 +1085,9 @@ "author_account_age_days": 3547 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 1439, + "stars": 1440, "last_update": "2025-10-10 13:28:29", - "author_account_age_days": 3471 + "author_account_age_days": 3472 }, "https://github.com/BetaDoggo/ComfyUI-Cloud-APIs": { "stars": 37, @@ -1122,12 +1122,12 @@ "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 30, "last_update": "2025-08-29 08:44:14", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 65, "last_update": "2025-04-19 11:58:55", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 19, @@ -1152,7 +1152,7 @@ "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 19, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 610 + "author_account_age_days": 611 }, "https://github.com/Bin-sam/DynamicPose-ComfyUI": { "stars": 5, @@ -1177,47 +1177,47 @@ "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 17, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 3008 + "author_account_age_days": 3009 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 14, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 3008 + "author_account_age_days": 3009 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 3, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 3008 + "author_account_age_days": 3009 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 3008 + "author_account_age_days": 3009 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 414, + "stars": 415, "last_update": "2024-08-07 15:13:31", - "author_account_age_days": 953 + "author_account_age_days": 954 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { "stars": 393, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 953 + "author_account_age_days": 954 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 311, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 953 + "author_account_age_days": 954 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 40, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 953 + "author_account_age_days": 954 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 397, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 953 + "author_account_age_days": 954 }, "https://github.com/Blonicx/ComfyUI-X-Rework": { "stars": 1, @@ -1302,7 +1302,7 @@ "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 24, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/CC-SUN6/ccsun_node": { "stars": 0, @@ -1377,7 +1377,7 @@ "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 10, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 724 + "author_account_age_days": 725 }, "https://github.com/CallMe1101/ComfyUI_OmniAvatar": { "stars": 3, @@ -1392,17 +1392,17 @@ "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 12, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 2341 + "author_account_age_days": 2342 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 73, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 2341 + "author_account_age_days": 2342 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 35, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 2341 + "author_account_age_days": 2342 }, "https://github.com/ChaosHL/Marvelous-Box-Comfyui": { "stars": 0, @@ -1412,7 +1412,7 @@ "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 41, "last_update": "2025-02-08 13:11:30", - "author_account_age_days": 2354 + "author_account_age_days": 2355 }, "https://github.com/Charlweed/image_transceiver": { "stars": 3, @@ -1487,17 +1487,17 @@ "https://github.com/Clybius/ComfyUI-ClybsChromaNodes": { "stars": 12, "last_update": "2025-07-08 14:27:15", - "author_account_age_days": 2209 + "author_account_age_days": 2210 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 93, "last_update": "2024-11-15 17:21:45", - "author_account_age_days": 2209 + "author_account_age_days": 2210 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 82, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 2209 + "author_account_age_days": 2210 }, "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "stars": 5, @@ -1517,7 +1517,7 @@ "https://github.com/Comfy-Org/NIMnodes": { "stars": 51, "last_update": "2025-08-20 15:31:03", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/ComfyAssets/ComfyUI-KikoStats": { "stars": 2, @@ -1567,7 +1567,7 @@ "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 129, "last_update": "2025-10-06 07:30:43", - "author_account_age_days": 4130 + "author_account_age_days": 4131 }, "https://github.com/CpreForEver/CFE_comfyui": { "stars": 0, @@ -1657,7 +1657,7 @@ "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 76, "last_update": "2024-08-10 22:24:01", - "author_account_age_days": 4764 + "author_account_age_days": 4765 }, "https://github.com/DanielHabib/ComfyUI-Voxels": { "stars": 4, @@ -1765,9 +1765,9 @@ "author_account_age_days": 1506 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 428, + "stars": 429, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 2250 + "author_account_age_days": 2251 }, "https://github.com/DesertPixelAi/ComfyUI-DP-Ideogram-Character": { "stars": 0, @@ -1802,12 +1802,12 @@ "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 29, "last_update": "2025-09-15 20:38:26", - "author_account_age_days": 4514 + "author_account_age_days": 4515 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 6, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3548 + "author_account_age_days": 3549 }, "https://github.com/Diohim/ComfyUI-Unusual-Tools": { "stars": 3, @@ -1857,17 +1857,17 @@ "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5470 + "author_account_age_days": 5471 }, "https://github.com/DrMWeigand/ComfyUI-StereoVision": { "stars": 9, "last_update": "2025-09-18 05:45:51", - "author_account_age_days": 1507 + "author_account_age_days": 1508 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 4, "last_update": "2024-07-15 13:21:10", - "author_account_age_days": 1507 + "author_account_age_days": 1508 }, "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 0, @@ -1947,12 +1947,12 @@ "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 27, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 3095 + "author_account_age_days": 3096 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 233, "last_update": "2025-01-20 07:16:46", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/EmAySee/ComfyUI_EmAySee_CustomNodes": { "stars": 1, @@ -2022,17 +2022,17 @@ "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 26, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 2099 + "author_account_age_days": 2100 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 111, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 2099 + "author_account_age_days": 2100 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 303, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 2099 + "author_account_age_days": 2100 }, "https://github.com/ExterminanzHS/Gecco-Discord-Autosend": { "stars": 1, @@ -2042,57 +2042,57 @@ "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 422, "last_update": "2024-09-10 17:44:50", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/DistanceSampler": { "stars": 40, "last_update": "2025-06-19 22:54:08", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 81, "last_update": "2025-02-25 18:12:40", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/Negative-attention-for-ComfyUI-": { "stars": 9, "last_update": "2025-03-20 15:10:24", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/Skimmed_CFG": { "stars": 211, "last_update": "2024-10-25 20:59:10", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 43, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 49, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 122, "last_update": "2024-08-28 05:29:07", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 33, "last_update": "2024-08-13 14:19:11", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { - "stars": 53, + "stars": 54, "last_update": "2025-05-24 07:36:22", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 89, "last_update": "2025-08-21 18:17:03", - "author_account_age_days": 3625 + "author_account_age_days": 3626 }, "https://github.com/FaberVS/MultiModel": { "stars": 1, @@ -2100,29 +2100,29 @@ "author_account_age_days": 2246 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 837, + "stars": 838, "last_update": "2025-04-30 11:32:27", - "author_account_age_days": 3607 + "author_account_age_days": 3608 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { - "stars": 122, + "stars": 123, "last_update": "2025-03-31 10:26:14", - "author_account_age_days": 3607 + "author_account_age_days": 3608 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 208, "last_update": "2024-08-01 01:01:53", - "author_account_age_days": 3607 + "author_account_age_days": 3608 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 215, "last_update": "2024-08-14 01:28:50", - "author_account_age_days": 3607 + "author_account_age_days": 3608 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 3458, + "stars": 3459, "last_update": "2025-09-10 08:39:12", - "author_account_age_days": 3607 + "author_account_age_days": 3608 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 5, @@ -2142,7 +2142,7 @@ "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 4, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/Ferocit/comfyui-feroccustomnodes": { "stars": 0, @@ -2157,12 +2157,12 @@ "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 17, "last_update": "2025-08-31 17:04:24", - "author_account_age_days": 1147 + "author_account_age_days": 1148 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 9, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 3222 + "author_account_age_days": 3223 }, "https://github.com/FinetunersAI/ComfyUI_Finetuners_Suite": { "stars": 2, @@ -2192,12 +2192,12 @@ "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 51, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2455 + "author_account_age_days": 2456 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 455, "last_update": "2024-10-29 01:51:46", - "author_account_age_days": 2455 + "author_account_age_days": 2456 }, "https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative": { "stars": 78, @@ -2212,12 +2212,12 @@ "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 94, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 1108 + "author_account_age_days": 1109 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 240, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1719 + "author_account_age_days": 1720 }, "https://github.com/FortunaCournot/comfyui_stereoscopic": { "stars": 14, @@ -2227,17 +2227,17 @@ "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 3, "last_update": "2024-08-14 02:17:21", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 9, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/Franck-Demongin/NX_Translator": { "stars": 2, "last_update": "2024-08-14 02:17:01", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/Franklyc/comfyui-lora-adain-patcher-node": { "stars": 7, @@ -2247,7 +2247,7 @@ "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 2, "last_update": "2025-03-14 08:09:14", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY": { "stars": 0, @@ -2322,7 +2322,7 @@ "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 12, "last_update": "2025-08-24 20:09:43", - "author_account_age_days": 3031 + "author_account_age_days": 3032 }, "https://github.com/GZK1108/Comfyui-QwenLoraLoaderSelective": { "stars": 0, @@ -2397,7 +2397,7 @@ "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 20, "last_update": "2024-12-17 11:46:33", - "author_account_age_days": 2858 + "author_account_age_days": 2859 }, "https://github.com/GeraldWie/ComfyUI-I2I-slim": { "stars": 0, @@ -2440,24 +2440,24 @@ "author_account_age_days": 1136 }, "https://github.com/Gourieff/ComfyUI-ReActor": { - "stars": 844, + "stars": 845, "last_update": "2025-10-07 16:36:49", - "author_account_age_days": 1595 + "author_account_age_days": 1596 }, "https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR": { "stars": 56, "last_update": "2025-02-24 07:15:35", - "author_account_age_days": 638 + "author_account_age_days": 639 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 63, "last_update": "2025-04-22 06:50:24", - "author_account_age_days": 638 + "author_account_age_days": 639 }, "https://github.com/GraftingRayman/ComfyUI_QueueTube": { "stars": 0, "last_update": "2025-01-08 20:59:13", - "author_account_age_days": 638 + "author_account_age_days": 639 }, "https://github.com/GrailGreg/images_base64": { "stars": 1, @@ -2497,12 +2497,12 @@ "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1955 + "author_account_age_days": 1956 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 5, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 3321 + "author_account_age_days": 3322 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 12, @@ -2622,47 +2622,47 @@ "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2025-03-14 06:47:03", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { "stars": 101, "last_update": "2025-08-12 06:56:30", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 32, "last_update": "2025-08-12 06:56:07", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2025-10-04 13:10:20", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 8, "last_update": "2025-03-14 06:46:56", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/Haoming02/comfyui-old-photo-restoration": { "stars": 53, "last_update": "2025-06-30 04:14:30", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/Haoming02/comfyui-prompt-format": { - "stars": 34, - "last_update": "2024-09-20 04:29:03", - "author_account_age_days": 1806 + "stars": 35, + "last_update": "2025-10-13 02:15:00", + "author_account_age_days": 1807 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 51, "last_update": "2025-08-12 06:56:43", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, - "last_update": "2024-09-09 09:20:58", - "author_account_age_days": 1806 + "last_update": "2025-10-13 02:14:46", + "author_account_age_days": 1807 }, "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, @@ -2677,7 +2677,7 @@ "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 2, "last_update": "2025-03-27 12:41:28", - "author_account_age_days": 2717 + "author_account_age_days": 2718 }, "https://github.com/Hazukiaoi/ComfyUI-LM_Studio_Tools": { "stars": 2, @@ -2697,7 +2697,7 @@ "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2799 + "author_account_age_days": 2800 }, "https://github.com/HellerCommaA/ComfyUI-VideoResolutions": { "stars": 2, @@ -2722,7 +2722,7 @@ "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-08-14 01:25:26", - "author_account_age_days": 2173 + "author_account_age_days": 2174 }, "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, @@ -2742,7 +2742,7 @@ "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 6, "last_update": "2025-09-30 20:29:12", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/HowToSD/ComfyUI-Data-Analysis": { "stars": 18, @@ -2762,17 +2762,17 @@ "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": { "stars": 40, "last_update": "2024-09-30 10:38:22", - "author_account_age_days": 5956 + "author_account_age_days": 5957 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 3, "last_update": "2025-07-14 15:28:38", - "author_account_age_days": 5956 + "author_account_age_days": 5957 }, "https://github.com/IDGallagher/MotionVideoSearch": { "stars": 12, "last_update": "2025-01-13 09:37:08", - "author_account_age_days": 5956 + "author_account_age_days": 5957 }, "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 2, @@ -2792,7 +2792,7 @@ "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, "last_update": "2024-08-01 08:45:43", - "author_account_age_days": 4184 + "author_account_age_days": 4185 }, "https://github.com/IamCreateAI/Ruyi-Models": { "stars": 521, @@ -2862,12 +2862,12 @@ "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 13, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 3105 + "author_account_age_days": 3106 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 20, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 4385 + "author_account_age_days": 4386 }, "https://github.com/Irsalistic/comfyui-dam-object-extractor": { "stars": 6, @@ -2877,7 +2877,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 9, "last_update": "2025-07-08 01:45:22", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, @@ -2942,7 +2942,7 @@ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 84, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 791 + "author_account_age_days": 792 }, "https://github.com/JPrevots/ComfyUI-PhyCV": { "stars": 1, @@ -2982,7 +2982,7 @@ "https://github.com/Jannchie/ComfyUI-J": { "stars": 98, "last_update": "2025-04-07 09:03:24", - "author_account_age_days": 3028 + "author_account_age_days": 3029 }, "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, @@ -2997,7 +2997,7 @@ "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 77, "last_update": "2025-09-09 00:16:03", - "author_account_age_days": 4047 + "author_account_age_days": 4048 }, "https://github.com/Jash-Vora/ComfyUI-GarmentDiT": { "stars": 3, @@ -3012,12 +3012,12 @@ "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 29, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 1165 + "author_account_age_days": 1166 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 175, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 5361 + "author_account_age_days": 5362 }, "https://github.com/Jelosus2/comfyui-vae-reflection": { "stars": 8, @@ -3027,17 +3027,17 @@ "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 5, "last_update": "2024-08-25 18:35:55", - "author_account_age_days": 631 + "author_account_age_days": 632 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 137, "last_update": "2024-07-31 13:50:21", - "author_account_age_days": 2833 + "author_account_age_days": 2834 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 97, "last_update": "2024-09-24 02:15:59", - "author_account_age_days": 2833 + "author_account_age_days": 2834 }, "https://github.com/JiSenHua/ComfyUI-TD": { "stars": 85, @@ -3077,7 +3077,7 @@ "https://github.com/Jordach/comfy-plasma": { "stars": 74, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4988 + "author_account_age_days": 4989 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 13, @@ -3187,7 +3187,7 @@ "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 16, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 1389 + "author_account_age_days": 1390 }, "https://github.com/KarmaSwint/ComfyUI-KarmaNodes": { "stars": 1, @@ -3212,7 +3212,7 @@ "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 8, "last_update": "2025-05-11 21:55:10", - "author_account_age_days": 2162 + "author_account_age_days": 2163 }, "https://github.com/Kidev/ComfyUI-FaceFilter": { "stars": 1, @@ -3257,22 +3257,22 @@ "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 216, "last_update": "2024-09-01 03:57:22", - "author_account_age_days": 1961 + "author_account_age_days": 1962 }, "https://github.com/Koishi-Star/Pyramid_Noise_For_Inference": { "stars": 6, "last_update": "2024-09-27 17:58:43", - "author_account_age_days": 1961 + "author_account_age_days": 1962 }, "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 12, "last_update": "2024-11-24 15:55:30", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 63, "last_update": "2025-03-01 05:37:40", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/Koren-cy/FlowCV": { "stars": 2, @@ -3280,19 +3280,19 @@ "author_account_age_days": 479 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 888, + "stars": 889, "last_update": "2025-08-06 20:02:42", - "author_account_age_days": 4192 + "author_account_age_days": 4193 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { "stars": 3278, "last_update": "2025-08-06 05:23:51", - "author_account_age_days": 4192 + "author_account_age_days": 4193 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 1250, + "stars": 1252, "last_update": "2025-10-08 15:37:48", - "author_account_age_days": 4192 + "author_account_age_days": 4193 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 4, @@ -3322,12 +3322,12 @@ "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 5, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 2254 + "author_account_age_days": 2256 }, "https://github.com/KytraScript/ComfyUI_MatAnyone_Kytra": { "stars": 140, "last_update": "2025-03-16 18:58:58", - "author_account_age_days": 2254 + "author_account_age_days": 2256 }, "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": { "stars": 2, @@ -3372,7 +3372,7 @@ "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 194, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2683 + "author_account_age_days": 2684 }, "https://github.com/LK-168/comfyui_imgutils": { "stars": 1, @@ -3407,12 +3407,12 @@ "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 70, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 513, + "stars": 512, "last_update": "2024-08-05 11:32:30", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/LatentRat/comfy_remote_run": { "stars": 9, @@ -3432,7 +3432,7 @@ "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 140, "last_update": "2024-08-03 04:18:39", - "author_account_age_days": 807 + "author_account_age_days": 808 }, "https://github.com/LeanModels/ComfyUI-DFloat11": { "stars": 8, @@ -3447,7 +3447,7 @@ "https://github.com/Lerc/canvas_tab": { "stars": 198, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5843 + "author_account_age_days": 5844 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 19, @@ -3542,12 +3542,12 @@ "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1750 + "author_account_age_days": 1751 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 176, "last_update": "2025-03-10 19:04:32", - "author_account_age_days": 1750 + "author_account_age_days": 1751 }, "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": { "stars": 8, @@ -3562,17 +3562,17 @@ "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 68, "last_update": "2025-04-07 09:09:34", - "author_account_age_days": 946 + "author_account_age_days": 947 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 29, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 1451 + "author_account_age_days": 1452 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 3, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 1451 + "author_account_age_days": 1452 }, "https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage": { "stars": 0, @@ -3617,7 +3617,7 @@ "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 17, "last_update": "2025-03-12 09:07:07", - "author_account_age_days": 1508 + "author_account_age_days": 1509 }, "https://github.com/LukeCoulson1/Comfyui_LoraCombine": { "stars": 0, @@ -3627,47 +3627,47 @@ "https://github.com/LyazS/comfyui-anime-seg": { "stars": 9, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/LyazS/comfyui-nettools": { "stars": 5, "last_update": "2024-09-23 12:52:44", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 66, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4733 + "author_account_age_days": 4734 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 29, "last_update": "2024-08-20 16:33:57", - "author_account_age_days": 4733 + "author_account_age_days": 4734 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4733 + "author_account_age_days": 4734 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4733 + "author_account_age_days": 4734 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 47, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4733 + "author_account_age_days": 4734 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4733 + "author_account_age_days": 4734 }, "https://github.com/M1kep/KepPromptLang": { "stars": 6, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4733 + "author_account_age_days": 4734 }, "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 5, @@ -3677,7 +3677,7 @@ "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 74, "last_update": "2025-09-15 11:04:56", - "author_account_age_days": 2080 + "author_account_age_days": 2081 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, @@ -3712,17 +3712,17 @@ "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 28, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 857 + "author_account_age_days": 858 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 175, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 1130 + "author_account_age_days": 1131 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 162, "last_update": "2025-08-26 15:30:46", - "author_account_age_days": 5445 + "author_account_age_days": 5446 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, @@ -3737,12 +3737,12 @@ "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 8, "last_update": "2024-12-16 09:48:49", - "author_account_age_days": 2108 + "author_account_age_days": 2109 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 23, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 2108 + "author_account_age_days": 2109 }, "https://github.com/Marksusu/ComfyUI_MTCLIPEncode": { "stars": 8, @@ -3877,42 +3877,42 @@ "https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ": { "stars": 107, "last_update": "2024-10-30 10:52:42", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ": { "stars": 12, "last_update": "2024-08-14 04:01:10", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ": { "stars": 341, "last_update": "2024-08-16 18:57:07", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { "stars": 589, "last_update": "2025-03-31 02:51:00", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 122, "last_update": "2025-08-14 07:01:19", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 18, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { "stars": 60, "last_update": "2025-02-24 06:08:49", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 32, "last_update": "2025-02-24 20:53:32", - "author_account_age_days": 2991 + "author_account_age_days": 2992 }, "https://github.com/MithrilMan/ComfyUI-MithrilNodes": { "stars": 0, @@ -3922,12 +3922,12 @@ "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": { "stars": 1, "last_update": "2025-07-04 12:59:35", - "author_account_age_days": 4443 + "author_account_age_days": 4444 }, "https://github.com/MitoshiroPJ/comfyui_nearsighted_attention": { "stars": 2, "last_update": "2025-07-04 12:30:55", - "author_account_age_days": 4443 + "author_account_age_days": 4444 }, "https://github.com/Miyuutsu/comfyui-save-vpred": { "stars": 4, @@ -3942,7 +3942,7 @@ "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 15, "last_update": "2025-06-08 11:06:37", - "author_account_age_days": 854 + "author_account_age_days": 855 }, "https://github.com/MontagenAI/ComfyUI-Montagen": { "stars": 22, @@ -3985,14 +3985,14 @@ "author_account_age_days": 4870 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 3417, + "stars": 3418, "last_update": "2025-09-16 15:52:06", - "author_account_age_days": 2036 + "author_account_age_days": 2037 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "stars": 551, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 2036 + "author_account_age_days": 2037 }, "https://github.com/MrSamSeen/ComfyUI_SSBeforeAfterNode": { "stars": 1, @@ -4005,9 +4005,9 @@ "author_account_age_days": 4066 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { - "stars": 46, + "stars": 47, "last_update": "2025-06-07 04:46:39", - "author_account_age_days": 3520 + "author_account_age_days": 3521 }, "https://github.com/MushroomFleet/ComfyUI-DJZ-POML": { "stars": 0, @@ -4077,27 +4077,27 @@ "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1800 + "author_account_age_days": 1801 }, "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": { "stars": 34, "last_update": "2024-08-06 19:59:25", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { "stars": 8, "last_update": "2024-08-14 02:16:43", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": { "stars": 4, "last_update": "2024-08-11 18:10:36", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 68, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { "stars": 26, @@ -4107,7 +4107,7 @@ "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 1002 + "author_account_age_days": 1003 }, "https://github.com/NewNoviceChen/ComfyUI-XingLiu": { "stars": 2, @@ -4122,7 +4122,7 @@ "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 14, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5625 + "author_account_age_days": 5626 }, "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": { "stars": 2, @@ -4135,19 +4135,19 @@ "author_account_age_days": 2751 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 1272, + "stars": 1273, "last_update": "2025-05-17 18:02:00", - "author_account_age_days": 720 + "author_account_age_days": 721 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 720 + "author_account_age_days": 721 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 30, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1517 + "author_account_age_days": 1518 }, "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 7, @@ -4157,7 +4157,7 @@ "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 16, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/No-22-Github/ComfyUI_RWKV_Studio": { "stars": 0, @@ -4177,22 +4177,22 @@ "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2459 + "author_account_age_days": 2460 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 275, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 3321 + "author_account_age_days": 3322 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 229, "last_update": "2024-08-15 21:07:32", - "author_account_age_days": 4955 + "author_account_age_days": 4956 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { "stars": 565, "last_update": "2025-07-06 11:37:45", - "author_account_age_days": 4955 + "author_account_age_days": 4956 }, "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 2, @@ -4212,7 +4212,7 @@ "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1647 + "author_account_age_days": 1648 }, "https://github.com/OliverCrosby/Comfyui-Minimap": { "stars": 99, @@ -4242,7 +4242,7 @@ "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 21, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 1250 + "author_account_age_days": 1251 }, "https://github.com/OpenAssetIO/OpenAssetIO-ComfyUI": { "stars": 1, @@ -4257,7 +4257,7 @@ "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 16, "last_update": "2025-03-14 12:21:40", - "author_account_age_days": 2140 + "author_account_age_days": 2141 }, "https://github.com/PICOPON/ComfyUI-API-OpenAI-Node": { "stars": 0, @@ -4302,12 +4302,12 @@ "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2025-03-12 07:36:41", - "author_account_age_days": 5245 + "author_account_age_days": 5246 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 4118 + "author_account_age_days": 4119 }, "https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": { "stars": 0, @@ -4332,7 +4332,7 @@ "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 21, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3683 + "author_account_age_days": 3684 }, "https://github.com/Phando/ComfyUI-PhandoNodes": { "stars": 0, @@ -4457,7 +4457,7 @@ "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/QijiTec/ComfyUI-RED-UNO": { "stars": 25, @@ -4532,7 +4532,7 @@ "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 662 + "author_account_age_days": 663 }, "https://github.com/RhizoNymph/ComfyUI-CLIPSlider": { "stars": 9, @@ -4587,7 +4587,7 @@ "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 22, "last_update": "2025-03-27 17:57:44", - "author_account_age_days": 1857 + "author_account_age_days": 1858 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 3, @@ -4602,17 +4602,17 @@ "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk": { "stars": 40, "last_update": "2024-09-12 11:54:59", - "author_account_age_days": 2888 + "author_account_age_days": 2889 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 179, "last_update": "2025-02-18 09:22:52", - "author_account_age_days": 2888 + "author_account_age_days": 2889 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 2, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2888 + "author_account_age_days": 2889 }, "https://github.com/S4MUEL-404/ComfyUI-Prepack": { "stars": 1, @@ -4652,22 +4652,22 @@ "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 101, "last_update": "2025-03-16 12:13:46", - "author_account_age_days": 4173 + "author_account_age_days": 4174 }, "https://github.com/SLAPaper/StableDiffusion-dpmpp_2m_alt-Sampler": { "stars": 13, "last_update": "2025-03-16 12:13:59", - "author_account_age_days": 4173 + "author_account_age_days": 4174 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 3, "last_update": "2025-03-12 00:17:50", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 29, "last_update": "2025-03-28 10:50:35", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/SS-snap/ComfyUI-Ad_scheduler": { "stars": 6, @@ -4797,7 +4797,7 @@ "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 17, "last_update": "2025-01-22 04:09:29", - "author_account_age_days": 3671 + "author_account_age_days": 3672 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 20, @@ -4812,7 +4812,7 @@ "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 162, "last_update": "2025-03-08 04:16:32", - "author_account_age_days": 552 + "author_account_age_days": 553 }, "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": { "stars": 0, @@ -4840,14 +4840,14 @@ "author_account_age_days": 1995 }, "https://github.com/SeargeDP/ComfyUI_Searge_LLM": { - "stars": 132, + "stars": 133, "last_update": "2024-09-04 09:04:18", - "author_account_age_days": 4647 + "author_account_age_days": 4648 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 856, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4647 + "author_account_age_days": 4648 }, "https://github.com/Sekiun/ComfyUI-WebpToPNGSequence": { "stars": 3, @@ -4877,7 +4877,7 @@ "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 6, "last_update": "2025-03-08 20:09:28", - "author_account_age_days": 3872 + "author_account_age_days": 3873 }, "https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": { "stars": 440, @@ -4942,202 +4942,202 @@ "https://github.com/ShmuelRonen/ComfyUI-Apply_Style_Model_Adjust": { "stars": 9, "last_update": "2024-11-23 03:57:20", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": { "stars": 18, "last_update": "2024-07-18 12:41:22", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-Audio_Quality_Enhancer": { "stars": 16, "last_update": "2025-05-11 20:53:31", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler": { "stars": 17, "last_update": "2024-12-23 10:54:08", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-DeepSeek_R1-Chat": { "stars": 20, "last_update": "2025-01-27 17:14:24", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-EmptyHunyuanLatent": { "stars": 9, "last_update": "2024-12-29 05:30:57", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-FramePackWrapper_Plus": { "stars": 104, "last_update": "2025-05-19 21:10:06", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { "stars": 121, "last_update": "2025-03-20 11:25:12", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-FreeVC_wrapper": { "stars": 65, "last_update": "2025-04-03 13:49:04", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-Gemini_Flash_2.0_Exp": { "stars": 324, "last_update": "2025-04-22 17:30:51", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-Gemini_TTS": { "stars": 17, "last_update": "2025-05-23 14:21:58", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper": { "stars": 27, "last_update": "2025-07-26 17:23:13", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoSamplerSave": { "stars": 19, "last_update": "2025-02-05 19:26:18", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoStyler": { "stars": 45, "last_update": "2024-12-31 19:19:42", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider": { "stars": 42, "last_update": "2024-12-27 11:19:59", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision": { "stars": 29, "last_update": "2025-03-20 11:20:56", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-JoyHallo_wrapper": { "stars": 8, "last_update": "2025-03-20 11:24:21", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-LatentSyncWrapper": { "stars": 906, "last_update": "2025-09-04 08:19:07", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-NanoBanano": { "stars": 44, "last_update": "2025-08-27 12:38:13", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-Orpheus-TTS": { "stars": 7, "last_update": "2025-05-03 22:06:22", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-PS_Flatten_Image": { "stars": 7, "last_update": "2025-04-02 10:58:27", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-PixArt_XL": { "stars": 3, "last_update": "2025-03-20 11:23:20", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 3, "last_update": "2025-03-09 04:33:26", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-ThinkSound_Wrapper": { "stars": 16, "last_update": "2025-07-24 15:03:22", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-Veo2-Experimental": { "stars": 28, "last_update": "2025-04-12 04:25:55", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-VideoUpscale_WithModel": { "stars": 100, "last_update": "2025-09-18 04:06:05", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI-WanVideoKsampler": { "stars": 37, "last_update": "2025-02-27 13:48:05", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI_ChatterBox_Voice": { "stars": 20, "last_update": "2025-06-04 18:50:40", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 31, "last_update": "2025-03-20 04:42:59", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI_Hedra": { "stars": 3, "last_update": "2025-05-04 16:41:02", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI_pixtral_large": { "stars": 19, "last_update": "2025-07-21 19:10:32", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI_pixtral_vision": { "stars": 17, "last_update": "2024-11-20 12:58:30", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 143, "last_update": "2024-09-18 13:17:42", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/DJ_VideoAudioMixer": { "stars": 2, "last_update": "2025-04-04 16:06:49", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/FluxKontextCreator": { "stars": 79, "last_update": "2025-06-10 17:07:05", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/comfyui-openai_fm": { "stars": 2, "last_update": "2025-04-03 14:25:24", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/flux_pro_integrative": { "stars": 0, "last_update": "2025-09-05 18:08:58", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/google_moogle": { "stars": 4, "last_update": "2025-03-27 19:59:35", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/ShmuelRonen/multi-lora-stack": { "stars": 3, "last_update": "2025-08-04 10:42:16", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 5, "last_update": "2024-07-24 08:42:48", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/ShunL12324/comfy-portal-endpoint": { "stars": 2, @@ -5147,7 +5147,7 @@ "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 44, "last_update": "2025-03-28 05:54:45", - "author_account_age_days": 928 + "author_account_age_days": 929 }, "https://github.com/Siempreflaco/ComfyUI-NCNodes": { "stars": 0, @@ -5187,7 +5187,7 @@ "https://github.com/SipherAGI/comfyui-animatediff": { "stars": 741, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/SirWillance/FoW_Suite_LIGHT": { "stars": 3, @@ -5227,27 +5227,27 @@ "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 15, "last_update": "2024-07-25 13:09:00", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/SoftMeng/ComfyUI-PIL": { "stars": 7, "last_update": "2024-10-13 10:02:17", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 14, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 26, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 24, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/SongGuo11/ComfyUI-SaveAnything-SG11": { "stars": 0, @@ -5257,7 +5257,7 @@ "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 31, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4722 + "author_account_age_days": 4723 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, @@ -5317,12 +5317,12 @@ "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 59, "last_update": "2025-03-04 12:11:12", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 233, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/StableLlama/ComfyUI-basic_data_handling": { "stars": 24, @@ -5352,47 +5352,47 @@ "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 125, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 7, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 222, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/StartHua/Comfyui_CXH_DeepLX": { "stars": 8, "last_update": "2024-09-21 02:38:08", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/StartHua/Comfyui_CXH_FluxLoraMerge": { "stars": 25, "last_update": "2024-12-26 06:56:07", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/StartHua/Comfyui_CXH_Phi_3.5": { "stars": 16, "last_update": "2024-08-22 04:45:39", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/StartHua/Comfyui_Gemini2": { "stars": 16, "last_update": "2024-12-12 09:42:42", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 61, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 96, "last_update": "2024-07-24 14:45:58", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/Steudio/ComfyUI_Steudio": { "stars": 109, @@ -5407,7 +5407,7 @@ "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 203, "last_update": "2025-07-28 04:57:56", - "author_account_age_days": 564 + "author_account_age_days": 565 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, @@ -5415,9 +5415,9 @@ "author_account_age_days": 4053 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 1023, + "stars": 1025, "last_update": "2024-07-24 11:16:13", - "author_account_age_days": 2625 + "author_account_age_days": 2626 }, "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 2, @@ -5427,7 +5427,7 @@ "https://github.com/Sxela/ComfyWarp": { "stars": 47, "last_update": "2025-04-01 22:18:02", - "author_account_age_days": 3847 + "author_account_age_days": 3848 }, "https://github.com/SykkoAtHome/ComfyUI_FaceProcessor": { "stars": 14, @@ -5447,17 +5447,17 @@ "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 141, "last_update": "2025-04-28 07:00:45", - "author_account_age_days": 4166 + "author_account_age_days": 4167 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 199, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 4166 + "author_account_age_days": 4167 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 152, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 3010 + "author_account_age_days": 3011 }, "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": { "stars": 2, @@ -5472,12 +5472,12 @@ "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, "last_update": "2024-11-21 07:15:20", - "author_account_age_days": 914 + "author_account_age_days": 915 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 26, "last_update": "2025-06-19 08:44:57", - "author_account_age_days": 914 + "author_account_age_days": 915 }, "https://github.com/TTPlanetPig/Comfyui_Hunyuan3D": { "stars": 30, @@ -5527,7 +5527,7 @@ "https://github.com/TaiTair/comfyui-simswap": { "stars": 14, "last_update": "2024-07-31 18:28:38", - "author_account_age_days": 4042 + "author_account_age_days": 4043 }, "https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes": { "stars": 3, @@ -5537,47 +5537,47 @@ "https://github.com/Taremin/comfyui-keep-multiple-tabs": { "stars": 6, "last_update": "2025-02-25 15:53:35", - "author_account_age_days": 2690 + "author_account_age_days": 2691 }, "https://github.com/Taremin/comfyui-prompt-config": { "stars": 0, "last_update": "2025-02-28 03:53:16", - "author_account_age_days": 2690 + "author_account_age_days": 2691 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 7, "last_update": "2025-03-04 07:49:21", - "author_account_age_days": 2690 + "author_account_age_days": 2691 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2025-02-26 13:22:39", - "author_account_age_days": 2690 + "author_account_age_days": 2691 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 27, "last_update": "2025-03-06 08:57:58", - "author_account_age_days": 2690 + "author_account_age_days": 2691 }, "https://github.com/TashaSkyUp/EternalKernelPytorchNodes": { "stars": 1, "last_update": "2025-06-22 19:16:21", - "author_account_age_days": 3640 + "author_account_age_days": 3641 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3693 + "author_account_age_days": 3694 }, "https://github.com/TemryL/ComfyS3": { - "stars": 52, + "stars": 53, "last_update": "2024-11-05 14:56:04", - "author_account_age_days": 1344 + "author_account_age_days": 1345 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { "stars": 547, "last_update": "2024-08-20 02:44:02", - "author_account_age_days": 1344 + "author_account_age_days": 1345 }, "https://github.com/Temult/TWanSigmaGraph": { "stars": 9, @@ -5587,7 +5587,7 @@ "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 383, "last_update": "2024-08-16 11:21:10", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/Tenney95/ComfyUI-NodeAligner": { "stars": 143, @@ -5607,12 +5607,12 @@ "https://github.com/TheBarret/ZSuite": { "stars": 9, "last_update": "2024-08-10 13:31:03", - "author_account_age_days": 3187 + "author_account_age_days": 3189 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 10, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1917 + "author_account_age_days": 1918 }, "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { "stars": 4, @@ -5622,7 +5622,7 @@ "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 483, "last_update": "2025-09-05 11:18:56", - "author_account_age_days": 640 + "author_account_age_days": 641 }, "https://github.com/TheWhykiki/Whykiki-ComfyUIToolset": { "stars": 0, @@ -5655,9 +5655,9 @@ "author_account_age_days": 2257 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 554, + "stars": 553, "last_update": "2025-08-08 05:18:56", - "author_account_age_days": 1096 + "author_account_age_days": 1097 }, "https://github.com/Tlant/ComfyUI-OllamaPromptsGeneratorTlant": { "stars": 2, @@ -5687,17 +5687,17 @@ "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 64, "last_update": "2025-06-18 09:32:23", - "author_account_age_days": 1336 + "author_account_age_days": 1337 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 43, "last_update": "2024-08-26 16:33:49", - "author_account_age_days": 4329 + "author_account_age_days": 4330 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 14, "last_update": "2024-11-10 20:44:23", - "author_account_age_days": 4329 + "author_account_age_days": 4330 }, "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 2, @@ -5705,14 +5705,14 @@ "author_account_age_days": 1194 }, "https://github.com/Trung0246/ComfyUI-0246": { - "stars": 131, + "stars": 132, "last_update": "2025-03-15 03:39:33", - "author_account_age_days": 3855 + "author_account_age_days": 3856 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 248, "last_update": "2024-12-01 16:34:24", - "author_account_age_days": 5397 + "author_account_age_days": 5398 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, @@ -5722,7 +5722,7 @@ "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 5, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/Urabewe/ComfyUI-CountS2VExtend": { "stars": 0, @@ -5732,7 +5732,7 @@ "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 306, "last_update": "2025-09-23 05:50:33", - "author_account_age_days": 717 + "author_account_age_days": 718 }, "https://github.com/VK/vk-nodes": { "stars": 0, @@ -5817,32 +5817,32 @@ "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 33, "last_update": "2025-03-27 14:52:46", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 119, "last_update": "2025-09-29 15:46:06", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 24, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 76, "last_update": "2024-07-31 13:48:33", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 38, "last_update": "2025-10-08 19:57:29", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/WASasquatch/face-upscaling-and-seamless-embedding": { "stars": 8, "last_update": "2025-09-16 07:50:44", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/WASasquatch/was_affine": { "stars": 3, @@ -5902,7 +5902,7 @@ "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/Wenaka2004/ComfyUI-TagClassifier": { "stars": 24, @@ -5917,7 +5917,7 @@ "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2025-10-06 11:03:44", - "author_account_age_days": 4119 + "author_account_age_days": 4120 }, "https://github.com/Windecay/ComfyUI-ReservedVRAM": { "stars": 95, @@ -5977,42 +5977,42 @@ "https://github.com/XmYx/ComfyUI-SmolLM3": { "stars": 4, "last_update": "2025-07-10 06:25:43", - "author_account_age_days": 3081 + "author_account_age_days": 3082 }, "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 193, "last_update": "2025-05-26 19:50:55", - "author_account_age_days": 3081 + "author_account_age_days": 3082 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4800 + "author_account_age_days": 4801 }, "https://github.com/YMC-GitHub/comfyui_node_ymc_effect_shatter": { "stars": 0, "last_update": "2025-04-12 15:00:21", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 0, "last_update": "2025-06-06 12:23:11", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 19, "last_update": "2025-06-09 08:07:23", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/YMC-GitHub/ymc_node_joy": { "stars": 0, "last_update": "2025-06-19 07:24:28", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 4231 + "author_account_age_days": 4232 }, "https://github.com/YRIKKA/ComfyUI-InferenceTimeScaling": { "stars": 22, @@ -6052,7 +6052,7 @@ "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 15, "last_update": "2025-01-03 03:58:20", - "author_account_age_days": 1261 + "author_account_age_days": 1262 }, "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 4, @@ -6227,92 +6227,92 @@ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 379, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 20, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { "stars": 530, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { "stars": 816, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro": { "stars": 104, "last_update": "2025-02-21 09:45:54", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 74, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { "stars": 1428, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 205, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "stars": 813, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 50, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 4, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 216, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 107, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 79, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 114, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { "stars": 147, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 776, + "stars": 777, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { "stars": 1775, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": { "stars": 3, @@ -6332,7 +6332,7 @@ "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 30, "last_update": "2025-02-24 19:55:45", - "author_account_age_days": 6015 + "author_account_age_days": 6016 }, "https://github.com/Zar4X/ComfyUI-Batch-Process": { "stars": 4, @@ -6352,7 +6352,7 @@ "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 3, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1669 + "author_account_age_days": 1670 }, "https://github.com/Zehong-Ma/ComfyUI-MagCache": { "stars": 235, @@ -6372,17 +6372,17 @@ "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 43, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 120, "last_update": "2024-12-06 14:22:11", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 37, "last_update": "2024-09-08 09:17:04", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/a-l-e-x-d-s-9/ComfyUI-SaveCheckpointWithMetadata": { "stars": 0, @@ -6417,7 +6417,7 @@ "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 102, "last_update": "2024-08-08 03:04:19", - "author_account_age_days": 5277 + "author_account_age_days": 5278 }, "https://github.com/abdozmantar/ComfyUI-DeepExtract": { "stars": 42, @@ -6437,17 +6437,17 @@ "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 3, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 548 + "author_account_age_days": 549 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 548 + "author_account_age_days": 549 }, "https://github.com/abyz22/image_control": { "stars": 16, "last_update": "2024-08-31 08:39:44", - "author_account_age_days": 637 + "author_account_age_days": 638 }, "https://github.com/acorderob/sd-webui-prompt-postprocessor": { "stars": 40, @@ -6457,12 +6457,12 @@ "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 6, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 1179 + "author_account_age_days": 1180 }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 350, + "stars": 351, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5492 + "author_account_age_days": 5493 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 14, @@ -6477,17 +6477,17 @@ "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 2, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2697 + "author_account_age_days": 2698 }, "https://github.com/aegis72/aegisflow_utility_nodes": { - "stars": 36, + "stars": 37, "last_update": "2024-10-03 11:11:39", - "author_account_age_days": 1059 + "author_account_age_days": 1060 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 51, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 1059 + "author_account_age_days": 1060 }, "https://github.com/aesethtics/ComfyUI-Utilitools": { "stars": 1, @@ -6517,12 +6517,12 @@ "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1996 + "author_account_age_days": 1997 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 1, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1996 + "author_account_age_days": 1997 }, "https://github.com/ai-shizuka/ComfyUI-tbox": { "stars": 17, @@ -6547,7 +6547,7 @@ "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 5, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 749 + "author_account_age_days": 750 }, "https://github.com/aiartvn/A2V_Multi_Image_Composite": { "stars": 1, @@ -6662,17 +6662,17 @@ "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 5, "last_update": "2024-07-30 05:59:49", - "author_account_age_days": 1405 + "author_account_age_days": 1406 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 6, "last_update": "2024-07-31 13:48:47", - "author_account_age_days": 1405 + "author_account_age_days": 1406 }, "https://github.com/al-swaiti/ComfyUI-OllamaGemini": { "stars": 132, "last_update": "2025-09-05 15:47:59", - "author_account_age_days": 1405 + "author_account_age_days": 1406 }, "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt": { "stars": 0, @@ -6707,27 +6707,27 @@ "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 7, "last_update": "2024-11-14 12:20:40", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 56, "last_update": "2024-07-31 13:46:32", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 29, "last_update": "2024-07-31 13:51:14", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/alessandrozonta/ComfyUI-PoseDirection": { "stars": 2, "last_update": "2025-06-03 10:12:26", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/alessandrozonta/Comfyui-LoopLoader": { "stars": 2, "last_update": "2025-02-21 13:28:39", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/alexcong/ComfyUI_QwenVL": { "stars": 89, @@ -6757,12 +6757,12 @@ "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 125, "last_update": "2025-08-27 16:36:09", - "author_account_age_days": 3155 + "author_account_age_days": 3156 }, "https://github.com/alexopus/ComfyUI-Notes-Sidebar": { "stars": 0, "last_update": "2025-07-22 18:35:43", - "author_account_age_days": 3155 + "author_account_age_days": 3156 }, "https://github.com/ali-vilab/ACE_plus": { "stars": 1315, @@ -6772,12 +6772,12 @@ "https://github.com/ali1234/comfyui-job-iterator": { "stars": 118, "last_update": "2024-11-16 07:51:07", - "author_account_age_days": 5335 + "author_account_age_days": 5336 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 90, "last_update": "2025-06-09 05:43:18", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 10, @@ -6787,22 +6787,22 @@ "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 105, "last_update": "2025-05-21 20:05:48", - "author_account_age_days": 1748 + "author_account_age_days": 1749 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 16, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2469 + "author_account_age_days": 2470 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 106, "last_update": "2025-02-16 14:45:43", - "author_account_age_days": 1135 + "author_account_age_days": 1136 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 77, "last_update": "2025-02-23 10:28:40", - "author_account_age_days": 1135 + "author_account_age_days": 1136 }, "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": { "stars": 2, @@ -6812,12 +6812,12 @@ "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 21, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 3428 + "author_account_age_days": 3429 }, "https://github.com/andygill/comfyui-sunflower-nodes": { "stars": 1, @@ -6827,7 +6827,7 @@ "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, @@ -6852,7 +6852,7 @@ "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 25, "last_update": "2025-04-02 21:40:49", - "author_account_age_days": 3338 + "author_account_age_days": 3339 }, "https://github.com/apeirography/DaimalyadNodes": { "stars": 0, @@ -6867,7 +6867,7 @@ "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 87, "last_update": "2025-08-08 20:12:51", - "author_account_age_days": 2820 + "author_account_age_days": 2821 }, "https://github.com/asaddi/ComfyUI-YALLM-node": { "stars": 4, @@ -6882,27 +6882,27 @@ "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 61, "last_update": "2025-05-03 18:12:38", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 41, "last_update": "2025-06-23 17:58:56", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/asagi4/ComfyUI-NPNet": { "stars": 17, "last_update": "2024-12-10 17:20:10", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/asagi4/comfyui-prompt-control": { - "stars": 329, + "stars": 330, "last_update": "2025-08-27 17:28:25", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 8, "last_update": "2025-01-30 23:01:52", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/asdrabael/Hunyuan-Multi-Lora-Loader": { "stars": 4, @@ -6917,7 +6917,7 @@ "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 169, "last_update": "2025-04-01 21:45:31", - "author_account_age_days": 3202 + "author_account_age_days": 3203 }, "https://github.com/atluslin/comfyui_arcane_style_trans": { "stars": 0, @@ -6927,7 +6927,7 @@ "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 153, "last_update": "2025-09-13 07:08:57", - "author_account_age_days": 2823 + "author_account_age_days": 2824 }, "https://github.com/attashe/ComfyUI-FluxRegionAttention": { "stars": 140, @@ -6937,12 +6937,12 @@ "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 36, "last_update": "2025-09-02 02:49:43", - "author_account_age_days": 4596 + "author_account_age_days": 4597 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { - "stars": 115, + "stars": 116, "last_update": "2025-09-02 01:48:10", - "author_account_age_days": 4596 + "author_account_age_days": 4597 }, "https://github.com/austinbrown34/ComfyUI-IO-Helpers": { "stars": 1, @@ -6952,7 +6952,7 @@ "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 263, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 1329 + "author_account_age_days": 1330 }, "https://github.com/avenstack/ComfyUI-AV-FunASR": { "stars": 14, @@ -6977,7 +6977,7 @@ "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 28, "last_update": "2025-03-07 08:09:46", - "author_account_age_days": 4034 + "author_account_age_days": 4035 }, "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, @@ -6997,12 +6997,12 @@ "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 4, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 776 + "author_account_age_days": 777 }, "https://github.com/azure-dragon-ai/ComfyUI-HPSv2-Nodes": { "stars": 8, "last_update": "2025-05-11 05:18:07", - "author_account_age_days": 776 + "author_account_age_days": 777 }, "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 5, @@ -7027,12 +7027,12 @@ "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 47, "last_update": "2025-06-20 15:50:56", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 89, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5838 + "author_account_age_days": 5839 }, "https://github.com/badxprogramm/ComfyUI-GradientBlur": { "stars": 1, @@ -7055,9 +7055,9 @@ "author_account_age_days": 3009 }, "https://github.com/banodoco/steerable-motion": { - "stars": 945, + "stars": 946, "last_update": "2025-10-03 19:34:07", - "author_account_age_days": 877 + "author_account_age_days": 878 }, "https://github.com/banqingyuan/ComfyUI-text-replace": { "stars": 0, @@ -7072,7 +7072,7 @@ "https://github.com/bash-j/mikey_nodes": { "stars": 162, "last_update": "2025-10-03 08:03:29", - "author_account_age_days": 4662 + "author_account_age_days": 4663 }, "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { "stars": 119, @@ -7092,7 +7092,7 @@ "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 80, "last_update": "2025-10-11 21:48:05", - "author_account_age_days": 838 + "author_account_age_days": 839 }, "https://github.com/bemoregt/ComfyUI_CustomNode_Image2Spectrum": { "stars": 1, @@ -7177,7 +7177,7 @@ "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3983 + "author_account_age_days": 3984 }, "https://github.com/billwuhao/ComfyUI_ACE-Step": { "stars": 178, @@ -7292,37 +7292,37 @@ "https://github.com/blepping/ComfyUI-ApplyResAdapterUnet": { "stars": 31, "last_update": "2025-02-27 16:14:46", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 123, "last_update": "2025-09-17 19:18:14", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 47, "last_update": "2025-08-08 16:02:55", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/blepping/comfyui_jankdiffusehigh": { "stars": 36, "last_update": "2025-05-06 10:28:37", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 125, "last_update": "2025-05-06 10:34:03", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { "stars": 28, "last_update": "2025-08-09 13:28:10", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/blib-la/blibla-comfyui-extensions": { - "stars": 173, + "stars": 174, "last_update": "2025-04-29 06:49:03", - "author_account_age_days": 749 + "author_account_age_days": 750 }, "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, @@ -7347,7 +7347,7 @@ "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2025-01-17 09:17:48", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 2, @@ -7362,17 +7362,17 @@ "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 46, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 4012 + "author_account_age_days": 4013 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 10, "last_update": "2024-09-17 20:18:46", - "author_account_age_days": 4012 + "author_account_age_days": 4013 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 4, "last_update": "2025-03-17 14:49:40", - "author_account_age_days": 4012 + "author_account_age_days": 4013 }, "https://github.com/bmad4ever/comfyui_panels": { "stars": 0, @@ -7382,17 +7382,17 @@ "https://github.com/bmad4ever/comfyui_quilting": { "stars": 10, "last_update": "2025-03-17 14:50:15", - "author_account_age_days": 4012 + "author_account_age_days": 4013 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 5, "last_update": "2025-03-17 14:51:47", - "author_account_age_days": 4012 + "author_account_age_days": 4013 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-08-22 22:28:30", - "author_account_age_days": 5220 + "author_account_age_days": 5221 }, "https://github.com/bobosola/ComfyUI-reboot": { "stars": 0, @@ -7457,7 +7457,7 @@ "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 13, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 4131 + "author_account_age_days": 4132 }, "https://github.com/bradsec/ComfyUI_StringEssentials": { "stars": 22, @@ -7467,7 +7467,7 @@ "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-07-31 15:01:52", - "author_account_age_days": 906 + "author_account_age_days": 907 }, "https://github.com/brantje/ComfyUI-api-tools": { "stars": 6, @@ -7497,12 +7497,12 @@ "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 305, "last_update": "2025-03-24 20:04:44", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 49, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5630 + "author_account_age_days": 5631 }, "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata": { "stars": 0, @@ -7512,17 +7512,17 @@ "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 44, "last_update": "2025-06-29 12:48:28", - "author_account_age_days": 2841 + "author_account_age_days": 2842 }, "https://github.com/budihartono/comfyui-aspect-ratio-presets": { "stars": 3, "last_update": "2025-08-26 06:14:34", - "author_account_age_days": 5161 + "author_account_age_days": 5162 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 0, "last_update": "2024-07-31 16:01:47", - "author_account_age_days": 5161 + "author_account_age_days": 5162 }, "https://github.com/bugltd/ComfyLab-Pack": { "stars": 9, @@ -7547,27 +7547,27 @@ "https://github.com/bvhari/ComfyUI_CFGStar": { "stars": 1, "last_update": "2025-04-10 17:53:08", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 23, "last_update": "2025-03-30 18:55:42", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/bvhari/ComfyUI_PerpCFG": { "stars": 1, "last_update": "2025-03-30 18:53:54", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 11, "last_update": "2025-03-30 18:55:52", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 16, "last_update": "2025-03-30 18:55:16", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/bytedance/ComfyUI-HyperLoRA": { "stars": 444, @@ -7645,14 +7645,14 @@ "author_account_age_days": 944 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 483, + "stars": 484, "last_update": "2024-09-12 06:55:50", - "author_account_age_days": 1679 + "author_account_age_days": 1680 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 10, "last_update": "2025-05-10 13:32:13", - "author_account_age_days": 1679 + "author_account_age_days": 1680 }, "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 1, @@ -7697,12 +7697,12 @@ "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 33, "last_update": "2025-10-09 11:28:43", - "author_account_age_days": 3157 + "author_account_age_days": 3158 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 139, "last_update": "2024-08-03 16:22:31", - "author_account_age_days": 1628 + "author_account_age_days": 1629 }, "https://github.com/cganimitta/ComfyUI_CGAnimittaTools": { "stars": 45, @@ -7737,147 +7737,147 @@ "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 252, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 26, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 24, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 69, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 411, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 130, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 54, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 6, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 38, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 12, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 48, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 211, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 138, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 86, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { "stars": 272, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 157, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 105, "last_update": "2024-07-19 05:13:25", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 16, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 6, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 21, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 37, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 112, "last_update": "2025-05-06 07:15:41", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode": { "stars": 0, @@ -7932,7 +7932,7 @@ "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3890 + "author_account_age_days": 3891 }, "https://github.com/cherninlab/logo-generator-comfyui": { "stars": 2, @@ -7947,57 +7947,57 @@ "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": { "stars": 361, "last_update": "2025-01-01 12:55:16", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/chflame163/ComfyUI_CogView4_Wrapper": { "stars": 53, "last_update": "2025-03-06 09:27:25", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 34, "last_update": "2025-03-31 13:12:01", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/chflame163/ComfyUI_Janus_Wrapper": { "stars": 18, "last_update": "2025-03-12 02:00:43", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 2618, + "stars": 2620, "last_update": "2025-09-10 16:06:29", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/chflame163/ComfyUI_LayerStyle_Advance": { - "stars": 503, + "stars": 504, "last_update": "2025-09-10 09:27:35", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 30, "last_update": "2025-03-31 13:11:24", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/chflame163/ComfyUI_OmniGen_Wrapper": { "stars": 146, "last_update": "2025-03-12 01:58:47", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 112, "last_update": "2025-03-31 13:11:39", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 78, "last_update": "2025-03-18 11:13:16", - "author_account_age_days": 3324 + "author_account_age_days": 3325 }, "https://github.com/choey/Comfy-Topaz": { "stars": 205, "last_update": "2024-09-28 08:02:47", - "author_account_age_days": 5998 + "author_account_age_days": 5999 }, "https://github.com/chou18194766xx/comfyui-EncryptSave": { "stars": 4, @@ -8027,37 +8027,37 @@ "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 89, "last_update": "2025-04-19 22:57:17", - "author_account_age_days": 1207 + "author_account_age_days": 1208 }, "https://github.com/chrisgoringe/cg-controller": { "stars": 76, "last_update": "2025-04-25 00:43:21", - "author_account_age_days": 4540 + "author_account_age_days": 4541 }, "https://github.com/chrisgoringe/cg-image-filter": { "stars": 92, "last_update": "2025-09-30 03:57:33", - "author_account_age_days": 4540 + "author_account_age_days": 4541 }, "https://github.com/chrisgoringe/cg-noisetools": { "stars": 18, "last_update": "2024-12-17 04:09:18", - "author_account_age_days": 4540 + "author_account_age_days": 4541 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 31, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4540 + "author_account_age_days": 4541 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 805, + "stars": 806, "last_update": "2025-10-08 04:39:18", - "author_account_age_days": 4540 + "author_account_age_days": 4541 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 13, "last_update": "2025-10-09 23:23:49", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/chrissy0/chris-comfyui-nodes": { "stars": 1, @@ -8067,42 +8067,42 @@ "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 338, "last_update": "2025-06-16 04:01:47", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/christian-byrne/claude-code-comfyui-nodes": { "stars": 12, "last_update": "2025-06-17 04:43:43", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 12, "last_update": "2024-07-28 20:52:51", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 8, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 13, "last_update": "2025-01-05 18:48:59", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 95, "last_update": "2025-03-14 10:38:33", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 5, "last_update": "2025-01-05 17:45:02", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/christian-byrne/youtube-dl-comfyui": { "stars": 4, "last_update": "2024-10-01 16:32:14", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/chuchu114514/comfyui_proportion_solver": { "stars": 1, @@ -8137,7 +8137,7 @@ "https://github.com/ciri/comfyui-model-downloader": { "stars": 91, "last_update": "2025-03-24 14:53:09", - "author_account_age_days": 5846 + "author_account_age_days": 5847 }, "https://github.com/citronlegacy/ComfyUI-CitronNodes": { "stars": 0, @@ -8145,39 +8145,39 @@ "author_account_age_days": 4413 }, "https://github.com/city96/ComfyUI-GGUF": { - "stars": 2645, + "stars": 2649, "last_update": "2025-09-14 21:10:50", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 97, "last_update": "2024-08-06 22:38:54", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 4, "last_update": "2024-08-06 22:44:33", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 522, "last_update": "2024-12-17 06:44:05", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 481, + "stars": 482, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/city96/SD-Latent-Interposer": { "stars": 305, "last_update": "2024-08-06 22:01:47", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 163, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/civen-cn/ComfyUI-PaddleOcr": { "stars": 8, @@ -8190,9 +8190,9 @@ "author_account_age_days": 2980 }, "https://github.com/civitai/civitai_comfy_nodes": { - "stars": 155, + "stars": 156, "last_update": "2024-08-25 03:32:49", - "author_account_age_days": 1074 + "author_account_age_days": 1075 }, "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 0, @@ -8275,14 +8275,14 @@ "author_account_age_days": 1024 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 662, + "stars": 663, "last_update": "2024-10-10 00:23:55", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 190, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows": { "stars": 9, @@ -8307,12 +8307,12 @@ "https://github.com/concarne000/ComfyUI-Stacker": { "stars": 6, "last_update": "2025-07-26 12:44:46", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 6, @@ -8332,12 +8332,12 @@ "https://github.com/coreyryanhanson/ComfyQR": { "stars": 80, "last_update": "2025-01-26 16:25:19", - "author_account_age_days": 3531 + "author_account_age_days": 3532 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 11, "last_update": "2025-01-26 16:26:36", - "author_account_age_days": 3531 + "author_account_age_days": 3532 }, "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 1, @@ -8352,17 +8352,17 @@ "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 4, "last_update": "2025-04-07 09:53:31", - "author_account_age_days": 584 + "author_account_age_days": 585 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 115, "last_update": "2025-04-19 14:09:03", - "author_account_age_days": 584 + "author_account_age_days": 585 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 86, "last_update": "2025-04-07 09:53:17", - "author_account_age_days": 584 + "author_account_age_days": 585 }, "https://github.com/cr7Por/ComfyUI_DepthFlow": { "stars": 5, @@ -8380,14 +8380,14 @@ "author_account_age_days": 242 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 1476, + "stars": 1479, "last_update": "2025-08-17 11:39:44", - "author_account_age_days": 4592 + "author_account_age_days": 4593 }, "https://github.com/crystian/ComfyUI-Crystools-save": { - "stars": 50, + "stars": 49, "last_update": "2025-08-17 12:29:48", - "author_account_age_days": 4592 + "author_account_age_days": 4593 }, "https://github.com/cuban044/ComfyUI-Veo3-Experimental": { "stars": 1, @@ -8397,32 +8397,32 @@ "https://github.com/cubiq/Block_Patcher_ComfyUI": { "stars": 84, "last_update": "2024-09-22 09:49:06", - "author_account_age_days": 5486 + "author_account_age_days": 5487 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 492, + "stars": 494, "last_update": "2025-05-20 05:18:36", - "author_account_age_days": 5486 + "author_account_age_days": 5487 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 5518, + "stars": 5519, "last_update": "2025-04-14 07:29:17", - "author_account_age_days": 5486 + "author_account_age_days": 5487 }, "https://github.com/cubiq/ComfyUI_InstantID": { "stars": 1731, "last_update": "2025-04-14 07:50:01", - "author_account_age_days": 5486 + "author_account_age_days": 5487 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 961, + "stars": 962, "last_update": "2025-04-14 07:33:29", - "author_account_age_days": 5486 + "author_account_age_days": 5487 }, "https://github.com/cubiq/PuLID_ComfyUI": { "stars": 892, "last_update": "2025-04-14 07:47:23", - "author_account_age_days": 5486 + "author_account_age_days": 5487 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 5, @@ -8432,7 +8432,7 @@ "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 6, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 2405 + "author_account_age_days": 2406 }, "https://github.com/cyan9977/ComfyUI_PromptQueue": { "stars": 0, @@ -8447,42 +8447,42 @@ "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4709 + "author_account_age_days": 4710 }, "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { "stars": 19, "last_update": "2025-03-10 14:31:22", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 4, "last_update": "2024-10-02 14:04:20", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-10-02 14:03:14", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils": { "stars": 5, "last_update": "2024-10-02 14:00:58", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/da2el-ai/D2-PromptSelector-comfyUI": { "stars": 3, "last_update": "2025-04-05 03:00:34", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/da2el-ai/D2-SavePSD-ComfyUI": { "stars": 4, "last_update": "2025-04-08 15:28:06", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/da2el-ai/D2-nodes-ComfyUI": { "stars": 41, - "last_update": "2025-10-08 23:57:29", - "author_account_age_days": 865 + "last_update": "2025-10-13 05:03:10", + "author_account_age_days": 866 }, "https://github.com/dadoirie/ComfyUI_Dados_Nodes": { "stars": 4, @@ -8501,8 +8501,8 @@ }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 266, - "last_update": "2025-10-12 20:28:55", - "author_account_age_days": 4547 + "last_update": "2025-10-13 21:55:02", + "author_account_age_days": 4548 }, "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 0, @@ -8522,12 +8522,12 @@ "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 60, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 29, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/darkamenosa/comfy_inpaint_blend": { "stars": 2, @@ -8542,7 +8542,7 @@ "https://github.com/darkpixel/darkprompts": { "stars": 10, "last_update": "2025-06-09 16:39:38", - "author_account_age_days": 5799 + "author_account_age_days": 5800 }, "https://github.com/darth-veitcher/comfydv": { "stars": 1, @@ -8572,7 +8572,7 @@ "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 633 + "author_account_age_days": 634 }, "https://github.com/davidgressett/comfyui-systemlevel": { "stars": 1, @@ -8582,47 +8582,47 @@ "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 54, "last_update": "2025-03-01 05:24:50", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 128, "last_update": "2025-04-14 09:20:22", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 13, "last_update": "2024-11-28 09:46:29", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/daxcay/ComfyUI-Nexus": { "stars": 87, "last_update": "2025-03-01 15:40:05", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/daxcay/ComfyUI-TG": { "stars": 22, "last_update": "2024-11-28 09:45:12", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/daxcay/ComfyUI-WA": { "stars": 50, "last_update": "2024-11-28 09:44:50", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/daxcay/ComfyUI-YouTubeVideoPlayer": { "stars": 5, "last_update": "2024-11-28 09:45:30", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/dchatel/comfyui_davcha": { "stars": 2, "last_update": "2025-10-05 15:26:51", - "author_account_age_days": 5011 + "author_account_age_days": 5012 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 153, "last_update": "2025-10-08 11:49:00", - "author_account_age_days": 5011 + "author_account_age_days": 5012 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, @@ -8632,12 +8632,12 @@ "https://github.com/deroberon/StableZero123-comfyui": { "stars": 178, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5771 + "author_account_age_days": 5772 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 87, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5771 + "author_account_age_days": 5772 }, "https://github.com/dfghsdh/ComfyUI_FluxPromptGen": { "stars": 14, @@ -8647,22 +8647,22 @@ "https://github.com/dfl/comfyui-clip-with-break": { "stars": 15, "last_update": "2025-03-04 20:16:06", - "author_account_age_days": 6449 + "author_account_age_days": 6450 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 84, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 6449 + "author_account_age_days": 6450 }, "https://github.com/diStyApps/ComfyUI-disty-Flow": { "stars": 566, "last_update": "2025-01-04 18:03:37", - "author_account_age_days": 4679 + "author_account_age_days": 4680 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 21, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4679 + "author_account_age_days": 4680 }, "https://github.com/dicksensei69/comfyui_loops": { "stars": 1, @@ -8677,7 +8677,7 @@ "https://github.com/digitaljohn/comfyui-propost": { "stars": 188, "last_update": "2025-02-10 23:25:24", - "author_account_age_days": 4993 + "author_account_age_days": 4994 }, "https://github.com/dimtion/comfyui-raw-image": { "stars": 2, @@ -8687,7 +8687,7 @@ "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 325, "last_update": "2025-08-30 16:22:48", - "author_account_age_days": 3890 + "author_account_age_days": 3891 }, "https://github.com/dimtoneff/ComfyUI-VL-Nodes": { "stars": 8, @@ -8702,47 +8702,47 @@ "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 80, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 5246 + "author_account_age_days": 5247 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 11, "last_update": "2024-09-30 00:46:13", - "author_account_age_days": 821 + "author_account_age_days": 822 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 14, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1945 + "author_account_age_days": 1946 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 2, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1945 + "author_account_age_days": 1946 }, "https://github.com/discus0434/comfyui-flux-accelerator": { "stars": 139, "last_update": "2024-12-19 14:39:39", - "author_account_age_days": 1945 + "author_account_age_days": 1946 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 374, "last_update": "2025-09-22 11:58:35", - "author_account_age_days": 4759 + "author_account_age_days": 4760 }, "https://github.com/dmMaze/sketch2manga": { "stars": 41, "last_update": "2025-03-31 08:51:09", - "author_account_age_days": 2325 + "author_account_age_days": 2326 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4980 + "author_account_age_days": 4981 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 88, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4980 + "author_account_age_days": 4981 }, "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": { "stars": 2, @@ -8772,7 +8772,7 @@ "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 2, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 4245 + "author_account_age_days": 4246 }, "https://github.com/dreamhartley/ComfyUI_show_seed": { "stars": 2, @@ -8797,7 +8797,7 @@ "https://github.com/drustan-hawk/primitive-types": { "stars": 5, "last_update": "2024-08-01 17:44:51", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 25, @@ -8852,12 +8852,12 @@ "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 5279 + "author_account_age_days": 5280 }, "https://github.com/ealkanat/comfyui-easy-padding": { "stars": 16, "last_update": "2024-12-31 02:38:22", - "author_account_age_days": 2938 + "author_account_age_days": 2939 }, "https://github.com/eastoc/ComfyUI_SemanticSAM": { "stars": 5, @@ -8892,12 +8892,12 @@ "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 98, "last_update": "2025-10-09 10:11:34", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/edenartlab/sd-lora-trainer": { "stars": 60, "last_update": "2025-08-04 21:16:39", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/edoardocarmignani/extralinks": { "stars": 5, @@ -8957,7 +8957,7 @@ "https://github.com/evanspearman/ComfyMath": { "stars": 134, "last_update": "2025-03-08 18:14:34", - "author_account_age_days": 4714 + "author_account_age_days": 4715 }, "https://github.com/excelwong/ComfyUI-PromptComposer": { "stars": 0, @@ -9102,7 +9102,7 @@ "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2025-06-18 06:07:31", - "author_account_age_days": 2034 + "author_account_age_days": 2035 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 7, @@ -9127,22 +9127,22 @@ "https://github.com/filipemeneses/comfy_pixelization": { "stars": 73, "last_update": "2025-08-19 21:29:55", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { "stars": 172, "last_update": "2024-10-18 00:20:18", - "author_account_age_days": 2211 + "author_account_age_days": 2212 }, "https://github.com/filliptm/ComfyUI_Fill-ChatterBox": { "stars": 166, "last_update": "2025-08-16 16:44:41", - "author_account_age_days": 2211 + "author_account_age_days": 2212 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 460, - "last_update": "2025-10-10 23:42:33", - "author_account_age_days": 2211 + "last_update": "2025-10-13 05:30:51", + "author_account_age_days": 2212 }, "https://github.com/finegrain-ai/comfyui-finegrain": { "stars": 12, @@ -9162,47 +9162,47 @@ "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": { "stars": 1, "last_update": "2025-04-09 12:40:05", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/florestefano1975/ComfyUI-CogVideoX": { "stars": 15, "last_update": "2025-04-09 12:39:53", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 140, "last_update": "2025-04-09 12:40:58", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 5, "last_update": "2025-04-09 12:40:36", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/florestefano1975/comfyui-portrait-master": { "stars": 1132, "last_update": "2025-09-14 10:54:52", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 293, "last_update": "2025-04-27 15:00:00", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 156, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 749 + "author_account_age_days": 750 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 254, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 749 + "author_account_age_days": 750 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 513, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 749 + "author_account_age_days": 750 }, "https://github.com/fluffydiveX/ComfyUI-hvBlockswap": { "stars": 8, @@ -9222,37 +9222,37 @@ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 7, "last_update": "2025-05-23 17:29:13", - "author_account_age_days": 3970 + "author_account_age_days": 3971 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 11, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5583 + "author_account_age_days": 5584 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { "stars": 77, "last_update": "2025-02-10 16:39:49", - "author_account_age_days": 5583 + "author_account_age_days": 5584 }, "https://github.com/fofr/comfyui-basic-auth": { "stars": 1, "last_update": "2025-03-17 09:38:05", - "author_account_age_days": 5583 + "author_account_age_days": 5584 }, "https://github.com/fofr/comfyui-fofr-toolkit": { "stars": 4, "last_update": "2024-08-09 11:36:38", - "author_account_age_days": 5583 + "author_account_age_days": 5584 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 10, "last_update": "2025-04-17 08:13:40", - "author_account_age_days": 800 + "author_account_age_days": 801 }, "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, @@ -9262,7 +9262,7 @@ "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 2, "last_update": "2024-08-13 22:01:40", - "author_account_age_days": 2796 + "author_account_age_days": 2797 }, "https://github.com/fpgaminer/joycaption_comfyui": { "stars": 102, @@ -9287,12 +9287,12 @@ "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 56, "last_update": "2024-09-13 10:41:16", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { "stars": 586, "last_update": "2024-09-04 04:57:15", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 12, @@ -9327,7 +9327,7 @@ "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 9, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2681 + "author_account_age_days": 2682 }, "https://github.com/fssorc/ComfyUI_FFT": { "stars": 14, @@ -9407,7 +9407,7 @@ "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 9, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 2432 + "author_account_age_days": 2433 }, "https://github.com/geocine/geocine-comfyui": { "stars": 0, @@ -9427,7 +9427,7 @@ "https://github.com/giriss/comfy-image-saver": { "stars": 307, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4713 + "author_account_age_days": 4714 }, "https://github.com/gisu/comfyui-foxpack": { "stars": 2, @@ -9442,27 +9442,27 @@ "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 4378 + "author_account_age_days": 4379 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 1, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 4378 + "author_account_age_days": 4379 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 4378 + "author_account_age_days": 4379 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 4378 + "author_account_age_days": 4379 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 1, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 4378 + "author_account_age_days": 4379 }, "https://github.com/gitmylo/ComfyUI-audio-nodes": { "stars": 11, @@ -9472,12 +9472,12 @@ "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 182, "last_update": "2025-07-10 14:15:13", - "author_account_age_days": 2973 + "author_account_age_days": 2974 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 59, "last_update": "2025-08-18 08:00:38", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, @@ -9487,12 +9487,12 @@ "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 18, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 4221 + "author_account_age_days": 4222 }, "https://github.com/glowcone/comfyui-string-converter": { "stars": 2, "last_update": "2024-07-31 13:40:48", - "author_account_age_days": 4221 + "author_account_age_days": 4222 }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 15, @@ -9522,32 +9522,32 @@ "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2025-03-27 15:33:12", - "author_account_age_days": 3588 + "author_account_age_days": 3589 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 67, "last_update": "2024-10-31 23:50:57", - "author_account_age_days": 1533 + "author_account_age_days": 1534 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 81, "last_update": "2024-07-31 16:11:04", - "author_account_age_days": 1533 + "author_account_age_days": 1534 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 51, "last_update": "2024-07-31 16:14:23", - "author_account_age_days": 1533 + "author_account_age_days": 1534 }, "https://github.com/gokayfem/ComfyUI-fal-API": { - "stars": 158, + "stars": 159, "last_update": "2025-10-03 11:33:51", - "author_account_age_days": 1533 + "author_account_age_days": 1534 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { "stars": 531, "last_update": "2025-02-13 10:37:34", - "author_account_age_days": 1533 + "author_account_age_days": 1534 }, "https://github.com/goldwins520/Comfyui_saveimg2webdav": { "stars": 0, @@ -9557,7 +9557,7 @@ "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 25, "last_update": "2025-10-04 03:55:06", - "author_account_age_days": 2936 + "author_account_age_days": 2937 }, "https://github.com/googincheng/ComfyUX": { "stars": 149, @@ -9652,12 +9652,12 @@ "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-12-23 09:46:10", - "author_account_age_days": 4668 + "author_account_age_days": 4669 }, "https://github.com/guill/comfyui-droopy-noodles": { "stars": 7, "last_update": "2025-07-26 05:48:32", - "author_account_age_days": 4668 + "author_account_age_days": 4669 }, "https://github.com/guill/comfyui-stegaflow": { "stars": 0, @@ -9677,7 +9677,7 @@ "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 18, "last_update": "2024-07-31 15:02:56", - "author_account_age_days": 2326 + "author_account_age_days": 2327 }, "https://github.com/hanL34/ComfyUI-Power-Artist-Loader": { "stars": 7, @@ -9712,32 +9712,32 @@ "https://github.com/hay86/ComfyUI_DDColor": { "stars": 7, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 5142 + "author_account_age_days": 5143 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 12, "last_update": "2024-08-15 03:37:37", - "author_account_age_days": 5142 + "author_account_age_days": 5143 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 21, "last_update": "2024-07-30 09:55:03", - "author_account_age_days": 5142 + "author_account_age_days": 5143 }, "https://github.com/hay86/ComfyUI_LatentSync": { "stars": 16, "last_update": "2025-01-06 07:47:40", - "author_account_age_days": 5142 + "author_account_age_days": 5143 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 41, "last_update": "2024-08-09 07:52:59", - "author_account_age_days": 5142 + "author_account_age_days": 5143 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 18, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 5142 + "author_account_age_days": 5143 }, "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 202, @@ -9752,7 +9752,7 @@ "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 155, "last_update": "2025-09-24 07:18:26", - "author_account_age_days": 2412 + "author_account_age_days": 2413 }, "https://github.com/hben35096/ComfyUI-ReplenishNodes": { "stars": 6, @@ -9775,14 +9775,14 @@ "author_account_age_days": 4639 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 1947, + "stars": 1948, "last_update": "2025-09-08 02:51:40", - "author_account_age_days": 3370 + "author_account_age_days": 3371 }, "https://github.com/heshengtao/comfyui_LLM_schools": { "stars": 7, "last_update": "2024-08-24 15:08:14", - "author_account_age_days": 3370 + "author_account_age_days": 3371 }, "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 4, @@ -9802,7 +9802,7 @@ "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 54, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 982 + "author_account_age_days": 983 }, "https://github.com/hiderminer/ComfyUI-HM-Utilities": { "stars": 0, @@ -9812,17 +9812,17 @@ "https://github.com/hieuck/ComfyUI-BiRefNet": { "stars": 5, "last_update": "2024-12-04 16:20:00", - "author_account_age_days": 3000 + "author_account_age_days": 3001 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 9, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 2277 + "author_account_age_days": 2278 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 213, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5587 + "author_account_age_days": 5588 }, "https://github.com/hmwl/ComfyUI-TaskMonitor": { "stars": 6, @@ -9857,12 +9857,12 @@ "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 52, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 5107 + "author_account_age_days": 5108 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 9, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 5107 + "author_account_age_days": 5108 }, "https://github.com/huanngzh/ComfyUI-MVAdapter": { "stars": 444, @@ -9877,37 +9877,37 @@ "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 634, "last_update": "2025-02-25 16:35:36", - "author_account_age_days": 3351 + "author_account_age_days": 3352 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1727, + "stars": 1730, "last_update": "2025-02-25 16:35:50", - "author_account_age_days": 3351 + "author_account_age_days": 3352 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 120, "last_update": "2024-07-31 13:44:16", - "author_account_age_days": 3351 + "author_account_age_days": 3352 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 72, "last_update": "2024-08-01 01:42:14", - "author_account_age_days": 3351 + "author_account_age_days": 3352 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 148, "last_update": "2025-02-25 16:34:32", - "author_account_age_days": 3351 + "author_account_age_days": 3352 }, "https://github.com/huchenlei/ComfyUI_omost": { "stars": 448, "last_update": "2025-02-25 16:35:18", - "author_account_age_days": 3351 + "author_account_age_days": 3352 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 35, "last_update": "2025-07-30 15:44:50", - "author_account_age_days": 6116 + "author_account_age_days": 6117 }, "https://github.com/hugobb/FastGAN-ComfyUI-Node": { "stars": 1, @@ -9937,12 +9937,12 @@ "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 64, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 915 + "author_account_age_days": 916 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 4, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 915 + "author_account_age_days": 916 }, "https://github.com/huwenkai26/comfyui-remove-text": { "stars": 0, @@ -10032,7 +10032,7 @@ "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 232, "last_update": "2025-07-26 17:43:22", - "author_account_age_days": 3525 + "author_account_age_days": 3526 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, @@ -10042,72 +10042,72 @@ "https://github.com/if-ai/ComfyUI-IF_AI_Dreamtalk": { "stars": 25, "last_update": "2025-03-14 13:19:03", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 21, "last_update": "2025-07-14 11:50:02", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-IF_AI_ParlerTTSNode": { "stars": 17, "last_update": "2025-03-14 13:27:47", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 44, "last_update": "2025-03-09 09:17:01", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-IF_DatasetMkr": { "stars": 20, "last_update": "2025-03-17 08:14:01", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-IF_Gemini": { "stars": 62, "last_update": "2025-09-03 12:31:44", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-IF_LLM": { "stars": 140, "last_update": "2025-04-09 09:23:21", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-IF_MemoAvatar": { "stars": 170, "last_update": "2025-03-09 09:28:07", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-IF_Trellis": { "stars": 432, "last_update": "2025-03-09 09:31:12", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-IF_VideoPrompts": { "stars": 52, "last_update": "2025-04-02 17:19:28", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-WanResolutionSelector": { "stars": 6, "last_update": "2025-08-25 14:42:19", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI-yt_dl": { "stars": 2, "last_update": "2025-08-13 14:47:44", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI_HunyuanVideoFoley": { "stars": 111, "last_update": "2025-09-08 20:24:15", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/if-ai/ComfyUI_IF_AI_LoadImages": { "stars": 10, "last_update": "2025-03-14 13:24:31", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/ifmylove2011/comfyui-missed-tool": { "stars": 2, @@ -10137,7 +10137,7 @@ "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 34, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/infinigence/ComfyUI-Infinigence-Nodes": { "stars": 2, @@ -10187,17 +10187,17 @@ "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 88, "last_update": "2025-03-20 16:23:33", - "author_account_age_days": 4346 + "author_account_age_days": 4347 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 84, "last_update": "2025-04-02 08:46:34", - "author_account_age_days": 4346 + "author_account_age_days": 4347 }, "https://github.com/jags111/efficiency-nodes-comfyui": { "stars": 1348, "last_update": "2025-07-10 01:46:42", - "author_account_age_days": 4346 + "author_account_age_days": 4347 }, "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "stars": 56, @@ -10212,17 +10212,17 @@ "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 2, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 1452 + "author_account_age_days": 1453 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 16, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 3002 + "author_account_age_days": 3003 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 135, "last_update": "2025-02-27 11:01:51", - "author_account_age_days": 3002 + "author_account_age_days": 3003 }, "https://github.com/jamesk9526/NoxPrompter-ComfyUI-CustomNode": { "stars": 1, @@ -10247,32 +10247,32 @@ "https://github.com/jax-explorer/ComfyUI-InstantCharacter": { "stars": 189, "last_update": "2025-05-13 15:04:58", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/jax-explorer/ComfyUI-VideoBasic": { "stars": 19, "last_update": "2025-06-22 14:53:19", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/jax-explorer/ComfyUI-VideoBasicLatentSync": { "stars": 0, "last_update": "2025-04-07 10:07:44", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/jax-explorer/ComfyUI-easycontrol": { "stars": 188, "last_update": "2025-04-17 15:39:33", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/jax-explorer/comfyui-model-dynamic-loader": { "stars": 1, "last_update": "2025-06-01 07:58:16", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": { "stars": 2, @@ -10282,7 +10282,7 @@ "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 54, "last_update": "2025-04-07 02:19:38", - "author_account_age_days": 3406 + "author_account_age_days": 3407 }, "https://github.com/jerome7562/ComfyUI-XenoFlow": { "stars": 3, @@ -10307,7 +10307,7 @@ "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 149, "last_update": "2025-03-18 04:47:24", - "author_account_age_days": 4127 + "author_account_age_days": 4128 }, "https://github.com/jfcantu/ComfyUI-AutoNotes": { "stars": 9, @@ -10352,7 +10352,7 @@ "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 282, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1761 + "author_account_age_days": 1762 }, "https://github.com/jinanlongen/ComfyUI-Prompt-Expander": { "stars": 0, @@ -10367,22 +10367,22 @@ "https://github.com/jitcoder/lora-info": { "stars": 105, "last_update": "2025-05-15 07:25:46", - "author_account_age_days": 4516 + "author_account_age_days": 4517 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 31, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 4124 + "author_account_age_days": 4125 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 8, "last_update": "2025-04-09 20:17:27", - "author_account_age_days": 4687 + "author_account_age_days": 4688 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 10, "last_update": "2024-10-16 15:38:08", - "author_account_age_days": 5072 + "author_account_age_days": 5073 }, "https://github.com/jn-jairo/jn_comfyui": { "stars": 5, @@ -10412,7 +10412,7 @@ "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 139, "last_update": "2025-07-10 14:02:42", - "author_account_age_days": 5273 + "author_account_age_days": 5274 }, "https://github.com/jonstreeter/comfyui-compressed-metadata": { "stars": 0, @@ -10427,7 +10427,7 @@ "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 31, "last_update": "2025-08-30 18:41:41", - "author_account_age_days": 5469 + "author_account_age_days": 5470 }, "https://github.com/joreyaesh/comfyui_scroll_over_textarea": { "stars": 0, @@ -10467,47 +10467,47 @@ "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 4405 + "author_account_age_days": 4406 }, "https://github.com/jtrue/ComfyUI-Rect": { "stars": 1, "last_update": "2025-08-24 04:20:24", - "author_account_age_days": 4405 + "author_account_age_days": 4406 }, "https://github.com/jtrue/ComfyUI-WordEmbeddings": { "stars": 1, "last_update": "2025-08-22 05:30:24", - "author_account_age_days": 4405 + "author_account_age_days": 4406 }, "https://github.com/jtydhr88/ComfyUI-AudioMass": { "stars": 23, "last_update": "2025-08-30 13:36:54", - "author_account_age_days": 5228 + "author_account_age_days": 5229 }, "https://github.com/jtydhr88/ComfyUI-Hunyuan3D-1-wrapper": { "stars": 29, "last_update": "2024-11-13 11:50:46", - "author_account_age_days": 5228 + "author_account_age_days": 5229 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 102, "last_update": "2025-04-25 11:21:00", - "author_account_age_days": 5228 + "author_account_age_days": 5229 }, "https://github.com/jtydhr88/ComfyUI-OpenCut": { - "stars": 109, + "stars": 110, "last_update": "2025-08-30 20:34:42", - "author_account_age_days": 5228 + "author_account_age_days": 5229 }, "https://github.com/jtydhr88/ComfyUI-StableStudio": { "stars": 21, "last_update": "2025-08-15 00:06:43", - "author_account_age_days": 5228 + "author_account_age_days": 5229 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 35, "last_update": "2024-07-31 13:45:53", - "author_account_age_days": 5228 + "author_account_age_days": 5229 }, "https://github.com/juddisjudd/ComfyUI-BawkNodes": { "stars": 5, @@ -10602,12 +10602,12 @@ "https://github.com/ka-puna/comfyui-yanc": { "stars": 9, "last_update": "2025-09-07 18:29:10", - "author_account_age_days": 2682 + "author_account_age_days": 2683 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 5, "last_update": "2025-01-25 10:57:38", - "author_account_age_days": 1742 + "author_account_age_days": 1743 }, "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 4, @@ -10617,12 +10617,12 @@ "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 22, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2805 + "author_account_age_days": 2806 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 99, "last_update": "2025-07-10 23:18:08", - "author_account_age_days": 2805 + "author_account_age_days": 2806 }, "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 6, @@ -10642,22 +10642,22 @@ "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 2087 + "author_account_age_days": 2088 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 19, "last_update": "2025-06-17 01:58:03", - "author_account_age_days": 2087 + "author_account_age_days": 2088 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 4, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 2087 + "author_account_age_days": 2088 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 2087 + "author_account_age_days": 2088 }, "https://github.com/kambara/ComfyUI-PromptPalette": { "stars": 8, @@ -10697,7 +10697,7 @@ "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 3, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 1229 + "author_account_age_days": 1230 }, "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": { "stars": 1, @@ -10707,17 +10707,17 @@ "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 7, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4603 + "author_account_age_days": 4604 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 22, "last_update": "2024-08-22 07:07:57", - "author_account_age_days": 4603 + "author_account_age_days": 4604 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 175, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4603 + "author_account_age_days": 4604 }, "https://github.com/keit0728/ComfyUI-Image-Toolkit": { "stars": 1, @@ -10737,7 +10737,7 @@ "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 52, "last_update": "2025-06-24 22:38:01", - "author_account_age_days": 5364 + "author_account_age_days": 5365 }, "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, @@ -10752,7 +10752,7 @@ "https://github.com/kft334/Knodes": { "stars": 4, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 1434 + "author_account_age_days": 1435 }, "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { "stars": 3, @@ -10762,202 +10762,202 @@ "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 176, "last_update": "2024-11-07 07:20:23", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 73, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 148, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 238, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-CogVideoXWrapper": { "stars": 1524, "last_update": "2025-08-07 11:03:37", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-ControlNeXt-SVD": { "stars": 190, "last_update": "2024-08-15 08:26:15", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 157, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { "stars": 355, "last_update": "2025-06-16 13:16:52", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 73, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { "stars": 676, "last_update": "2025-06-02 11:49:00", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 116, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 1456, + "stars": 1457, "last_update": "2025-08-09 09:11:04", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-FluxTrainer": { - "stars": 1048, + "stars": 1049, "last_update": "2025-04-02 07:35:46", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-GIMM-VFI": { "stars": 391, "last_update": "2025-07-31 18:52:50", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 123, "last_update": "2024-12-16 19:33:54", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-HFRemoteVae": { "stars": 52, "last_update": "2025-03-01 18:22:59", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { "stars": 2545, "last_update": "2025-08-20 08:38:14", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 1102, + "stars": 1103, "last_update": "2025-05-30 19:21:20", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 1835, + "stars": 1840, "last_update": "2025-10-07 07:55:45", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { "stars": 596, "last_update": "2024-10-18 08:47:45", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-LBMWrapper": { "stars": 240, "last_update": "2025-05-14 09:25:13", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-LLaVA-OneVision": { "stars": 85, "last_update": "2024-08-25 14:04:22", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-LVCDWrapper": { "stars": 62, "last_update": "2024-09-30 11:49:12", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 22, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { "stars": 2081, "last_update": "2024-08-05 21:39:49", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-Lotus": { "stars": 151, "last_update": "2024-10-13 12:33:24", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 196, "last_update": "2024-07-31 13:52:06", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-Marigold": { "stars": 550, "last_update": "2025-05-16 10:22:16", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-MelBandRoFormer": { - "stars": 62, + "stars": 63, "last_update": "2025-08-26 08:29:25", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { "stars": 503, "last_update": "2025-01-12 17:34:34", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-MoGe": { "stars": 52, "last_update": "2025-02-07 18:42:39", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 43, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-PyramidFlowWrapper": { "stars": 369, "last_update": "2024-11-15 13:28:18", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 2117, + "stars": 2120, "last_update": "2025-09-24 13:51:11", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 162, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-StableXWrapper": { "stars": 59, "last_update": "2025-01-31 11:59:01", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-WanVideoWrapper": { - "stars": 4807, - "last_update": "2025-10-12 19:45:54", - "author_account_age_days": 2658 + "stars": 4826, + "last_update": "2025-10-13 21:17:48", + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 85, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 109, "last_update": "2024-08-12 16:30:11", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kijai/ComfyUI-segment-anything-2": { - "stars": 1087, + "stars": 1091, "last_update": "2025-09-28 08:35:30", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 18, @@ -10967,22 +10967,22 @@ "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 28, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 944 + "author_account_age_days": 945 }, "https://github.com/kinfolk0117/ComfyUI_GridSwapper": { "stars": 30, "last_update": "2024-10-27 09:04:20", - "author_account_age_days": 944 + "author_account_age_days": 945 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 8, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 944 + "author_account_age_days": 945 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 59, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 944 + "author_account_age_days": 945 }, "https://github.com/kj863257/ComfyUI_RC_Image_Compositor": { "stars": 4, @@ -10997,7 +10997,7 @@ "https://github.com/klinter007/klinter_nodes": { "stars": 18, "last_update": "2025-10-12 09:38:53", - "author_account_age_days": 901 + "author_account_age_days": 902 }, "https://github.com/kmlbdh/ComfyUI-kmlbdh-VideoCombine": { "stars": 2, @@ -11012,7 +11012,7 @@ "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 675 + "author_account_age_days": 676 }, "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, @@ -11022,17 +11022,17 @@ "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 200, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 2284 + "author_account_age_days": 2285 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 1058 + "author_account_age_days": 1059 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 76, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 1058 + "author_account_age_days": 1059 }, "https://github.com/kostenickj/jk-comfyui-helpers": { "stars": 8, @@ -11077,7 +11077,7 @@ "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/kusurin/ComfyUI-chronophotography": { "stars": 0, @@ -11087,7 +11087,7 @@ "https://github.com/kwaroran/abg-comfyui": { "stars": 24, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 1083 + "author_account_age_days": 1084 }, "https://github.com/kycg/comfyui-Lora-auto-downloader": { "stars": 1, @@ -11112,37 +11112,37 @@ "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 7, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 3306 + "author_account_age_days": 3307 }, "https://github.com/laksjdjf/ComfyUI-Imatrix": { "stars": 6, "last_update": "2025-06-07 00:17:26", - "author_account_age_days": 3306 + "author_account_age_days": 3307 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 16, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 3306 + "author_account_age_days": 3307 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 3306 + "author_account_age_days": 3307 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 23, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 3306 + "author_account_age_days": 3307 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 82, "last_update": "2025-04-30 14:52:29", - "author_account_age_days": 3306 + "author_account_age_days": 3307 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 11, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 3306 + "author_account_age_days": 3307 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 54, @@ -11312,7 +11312,7 @@ "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 51, "last_update": "2025-06-17 13:52:33", - "author_account_age_days": 4550 + "author_account_age_days": 4551 }, "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, @@ -11392,7 +11392,7 @@ "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 56, "last_update": "2024-12-21 01:50:03", - "author_account_age_days": 3385 + "author_account_age_days": 3386 }, "https://github.com/lingha0h/comfyui_kj": { "stars": 6, @@ -11452,27 +11452,27 @@ "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 111, "last_update": "2024-08-12 17:38:17", - "author_account_age_days": 3683 + "author_account_age_days": 3684 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 75, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3683 + "author_account_age_days": 3684 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 13, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3683 + "author_account_age_days": 3684 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 186, "last_update": "2024-11-15 01:35:25", - "author_account_age_days": 3683 + "author_account_age_days": 3684 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { - "stars": 6, + "stars": 7, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3683 + "author_account_age_days": 3684 }, "https://github.com/livepeer/ComfyUI-Stream-Pack": { "stars": 18, @@ -11482,7 +11482,7 @@ "https://github.com/ljleb/comfy-mecha": { "stars": 92, "last_update": "2025-10-05 19:37:22", - "author_account_age_days": 2939 + "author_account_age_days": 2940 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 260, @@ -11497,37 +11497,37 @@ "https://github.com/lldacing/ComfyUI_BEN_ll": { "stars": 4, "last_update": "2025-05-22 07:01:42", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/lldacing/ComfyUI_BiRefNet_ll": { "stars": 250, "last_update": "2025-06-01 16:39:20", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/lldacing/ComfyUI_Patches_ll": { "stars": 113, "last_update": "2025-04-08 06:22:28", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/lldacing/ComfyUI_PuLID_Flux_ll": { "stars": 427, "last_update": "2025-04-08 06:21:55", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/lldacing/ComfyUI_StableDelight_ll": { "stars": 13, "last_update": "2025-04-08 06:22:43", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/lldacing/ComfyUI_StableHair_ll": { "stars": 73, "last_update": "2025-03-31 09:16:21", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 87, "last_update": "2025-08-25 11:50:40", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/lo-th/Comfyui_three_js": { "stars": 21, @@ -11542,92 +11542,92 @@ "https://github.com/logtd/ComfyUI-4DHumans": { "stars": 7, "last_update": "2024-08-30 21:12:55", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-APGScaling": { "stars": 29, "last_update": "2024-10-06 20:51:27", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-DiLightNet": { "stars": 11, "last_update": "2024-10-06 03:48:15", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 108, "last_update": "2024-08-30 21:18:55", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { "stars": 1384, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 177, "last_update": "2024-08-30 21:17:51", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 16, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-MochiEdit": { "stars": 295, "last_update": "2024-11-03 18:38:16", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 40, "last_update": "2024-08-30 21:19:48", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 13, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-ReNoise": { "stars": 5, "last_update": "2024-09-01 22:17:49", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 5, "last_update": "2024-09-11 20:56:01", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-RefUNet": { "stars": 45, "last_update": "2024-08-30 21:20:20", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-SEGAttention": { "stars": 40, "last_update": "2024-09-11 20:55:00", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-SSREncoder": { "stars": 1, "last_update": "2024-08-24 23:33:09", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-SeeCoder": { "stars": 0, "last_update": "2024-08-24 23:31:10", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 19, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/logtd/ComfyUI-ViewCrafter": { "stars": 14, "last_update": "2024-09-30 19:32:41", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/lokinou/comfyui-better-flow": { "stars": 1, @@ -11647,22 +11647,22 @@ "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, "last_update": "2025-04-07 08:19:05", - "author_account_age_days": 4640 + "author_account_age_days": 4641 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 8, "last_update": "2024-09-17 13:12:43", - "author_account_age_days": 4640 + "author_account_age_days": 4641 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 81, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4640 + "author_account_age_days": 4641 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 7, "last_update": "2025-04-07 08:18:11", - "author_account_age_days": 4640 + "author_account_age_days": 4641 }, "https://github.com/lord-lethris/ComfyUI-RPG-Characters": { "stars": 2, @@ -11682,17 +11682,17 @@ "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 846, "last_update": "2025-05-10 07:46:49", - "author_account_age_days": 4526 + "author_account_age_days": 4527 }, "https://github.com/lquesada/ComfyUI-Interactive": { "stars": 47, "last_update": "2025-05-01 03:39:47", - "author_account_age_days": 4526 + "author_account_age_days": 4527 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 45, "last_update": "2025-04-16 20:52:10", - "author_account_age_days": 4526 + "author_account_age_days": 4527 }, "https://github.com/lrzjason/ComfyUI-Watermark-Detection": { "stars": 34, @@ -11722,32 +11722,32 @@ "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { "stars": 2734, "last_update": "2025-10-09 16:44:27", - "author_account_age_days": 937 + "author_account_age_days": 938 }, "https://github.com/ltdrdata/ComfyUI-Impact-Subpack": { "stars": 263, "last_update": "2025-07-22 03:44:20", - "author_account_age_days": 937 + "author_account_age_days": 938 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 671, "last_update": "2025-10-09 16:03:02", - "author_account_age_days": 937 + "author_account_age_days": 938 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 11794, - "last_update": "2025-10-12 21:30:29", - "author_account_age_days": 550 + "stars": 11807, + "last_update": "2025-10-13 03:48:25", + "author_account_age_days": 551 }, "https://github.com/ltdrdata/comfyui-connection-helper": { "stars": 39, "last_update": "2025-04-07 13:49:56", - "author_account_age_days": 937 + "author_account_age_days": 938 }, "https://github.com/ltdrdata/was-node-suite-comfyui": { "stars": 103, "last_update": "2025-09-26 22:22:30", - "author_account_age_days": 937 + "author_account_age_days": 938 }, "https://github.com/lthero-big/ComfyUI-GaussianShadingWatermark": { "stars": 5, @@ -11847,12 +11847,12 @@ "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 2, "last_update": "2025-09-29 00:50:12", - "author_account_age_days": 790 + "author_account_age_days": 791 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 16, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 936 + "author_account_age_days": 937 }, "https://github.com/maepopi/Diffusers-in-ComfyUI": { "stars": 6, @@ -11912,12 +11912,12 @@ "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 180, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 6229 + "author_account_age_days": 6230 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 4, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1642 + "author_account_age_days": 1643 }, "https://github.com/marawan206/ComfyUI-FaceCropper": { "stars": 10, @@ -11952,7 +11952,7 @@ "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 90, "last_update": "2025-04-13 09:33:49", - "author_account_age_days": 5250 + "author_account_age_days": 5251 }, "https://github.com/marklieberman/ComfyUI-Liebs-Picker": { "stars": 10, @@ -11987,7 +11987,7 @@ "https://github.com/martijnat/comfyui-previewlatent": { "stars": 44, "last_update": "2025-09-27 05:59:45", - "author_account_age_days": 3307 + "author_account_age_days": 3308 }, "https://github.com/martin-rizzo/ComfyUI-TinyBreaker": { "stars": 40, @@ -11997,12 +11997,12 @@ "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 13, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1882 + "author_account_age_days": 1883 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 69, "last_update": "2025-05-01 10:03:33", - "author_account_age_days": 3215 + "author_account_age_days": 3216 }, "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 1, @@ -12022,7 +12022,7 @@ "https://github.com/mav-rik/facerestore_cf": { "stars": 300, "last_update": "2025-06-21 08:02:17", - "author_account_age_days": 3396 + "author_account_age_days": 3397 }, "https://github.com/max-dingsda/OllamaTools": { "stars": 2, @@ -12037,12 +12037,12 @@ "https://github.com/mbrostami/ComfyUI-HF": { "stars": 19, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4797 + "author_account_age_days": 4798 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 12, "last_update": "2025-07-21 16:58:23", - "author_account_age_days": 4797 + "author_account_age_days": 4798 }, "https://github.com/mcDandy/more_math": { "stars": 0, @@ -12052,7 +12052,7 @@ "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1220, "last_update": "2025-03-14 09:33:32", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/mcrataobrabo/comfyui-smart-lora-downloader": { "stars": 3, @@ -12067,22 +12067,22 @@ "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 63, "last_update": "2025-01-06 23:45:28", - "author_account_age_days": 3678 + "author_account_age_days": 3679 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 2, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3678 + "author_account_age_days": 3679 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 76, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3678 + "author_account_age_days": 3679 }, "https://github.com/mech-tools/comfyui-checkpoint-automatic-config": { "stars": 3, "last_update": "2025-09-06 00:52:37", - "author_account_age_days": 4915 + "author_account_age_days": 4916 }, "https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline": { "stars": 3, @@ -12092,12 +12092,12 @@ "https://github.com/melMass/comfy_mtb": { "stars": 618, "last_update": "2025-09-07 11:55:09", - "author_account_age_days": 4220 + "author_account_age_days": 4221 }, "https://github.com/melMass/comfy_oiio": { "stars": 7, "last_update": "2025-09-08 19:18:29", - "author_account_age_days": 4220 + "author_account_age_days": 4221 }, "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": { "stars": 4, @@ -12107,22 +12107,22 @@ "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, "last_update": "2024-10-23 22:23:03", - "author_account_age_days": 4148 + "author_account_age_days": 4149 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 704 + "author_account_age_days": 705 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 704 + "author_account_age_days": 705 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 704 + "author_account_age_days": 705 }, "https://github.com/metal3d/ComfyUI_Human_Parts": { "stars": 37, @@ -12172,7 +12172,7 @@ "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 8, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 3137 + "author_account_age_days": 3138 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, @@ -12197,12 +12197,12 @@ "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 61, "last_update": "2024-08-17 16:09:41", - "author_account_age_days": 6392 + "author_account_age_days": 6393 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 31, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 6392 + "author_account_age_days": 6393 }, "https://github.com/mingsky-ai/ComfyUI-MingNodes": { "stars": 444, @@ -12217,7 +12217,7 @@ "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 155, "last_update": "2025-10-11 06:02:38", - "author_account_age_days": 1696 + "author_account_age_days": 1697 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 0, @@ -12272,7 +12272,7 @@ "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 2, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 5079 + "author_account_age_days": 5080 }, "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit": { "stars": 1, @@ -12337,7 +12337,7 @@ "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4555 + "author_account_age_days": 4556 }, "https://github.com/mr7thing/circle_pattern_processor": { "stars": 0, @@ -12397,12 +12397,12 @@ "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 3, "last_update": "2024-07-19 14:46:14", - "author_account_age_days": 4149 + "author_account_age_days": 4150 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 4149 + "author_account_age_days": 4150 }, "https://github.com/nakagawadev/comfyui_nakagawa": { "stars": 2, @@ -12427,27 +12427,27 @@ "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3468 + "author_account_age_days": 3469 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 5, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3468 + "author_account_age_days": 3469 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 201, "last_update": "2024-07-31 18:05:55", - "author_account_age_days": 3201 + "author_account_age_days": 3202 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 48, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 3201 + "author_account_age_days": 3202 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 31, "last_update": "2024-09-15 05:11:18", - "author_account_age_days": 753 + "author_account_age_days": 754 }, "https://github.com/nchenevey1/comfyui-gimp-nodes": { "stars": 10, @@ -12532,12 +12532,12 @@ "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2025-06-19 10:15:26", - "author_account_age_days": 4504 + "author_account_age_days": 4505 }, "https://github.com/nicofdga/DZ-FaceDetailer": { "stars": 214, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1706 + "author_account_age_days": 1707 }, "https://github.com/niknah/ComfyUI-F5-TTS": { "stars": 229, @@ -12572,7 +12572,7 @@ "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 59, "last_update": "2025-04-11 03:55:37", - "author_account_age_days": 3463 + "author_account_age_days": 3464 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, @@ -12607,32 +12607,32 @@ "https://github.com/nkchocoai/ComfyUI-DanbooruPromptQuiz": { "stars": 0, "last_update": "2025-03-30 08:30:33", - "author_account_age_days": 635 + "author_account_age_days": 636 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 28, "last_update": "2025-03-30 08:19:01", - "author_account_age_days": 635 + "author_account_age_days": 636 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 24, "last_update": "2025-03-30 08:19:25", - "author_account_age_days": 635 + "author_account_age_days": 636 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 101, "last_update": "2025-03-30 08:19:20", - "author_account_age_days": 635 + "author_account_age_days": 636 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 10, "last_update": "2025-03-30 08:19:30", - "author_account_age_days": 635 + "author_account_age_days": 636 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 12, "last_update": "2025-03-30 08:19:45", - "author_account_age_days": 635 + "author_account_age_days": 636 }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, @@ -12652,7 +12652,7 @@ "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 25, "last_update": "2025-05-11 19:04:36", - "author_account_age_days": 3218 + "author_account_age_days": 3219 }, "https://github.com/nofunstudio/Node_Fun_ComfyUI": { "stars": 6, @@ -12672,17 +12672,17 @@ "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 250, "last_update": "2025-06-27 11:36:33", - "author_account_age_days": 4380 + "author_account_age_days": 4381 }, "https://github.com/nosiu/comfyui-text-randomizer": { "stars": 0, "last_update": "2025-03-03 01:40:12", - "author_account_age_days": 4380 + "author_account_age_days": 4381 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 12, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 3036 + "author_account_age_days": 3037 }, "https://github.com/nsdtcloud3d/ComfyUI-3D-Convert": { "stars": 16, @@ -12692,7 +12692,7 @@ "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 34, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 2193 + "author_account_age_days": 2194 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 8, @@ -12707,7 +12707,7 @@ "https://github.com/nullquant/ComfyUI-BrushNet": { "stars": 919, "last_update": "2025-03-31 08:45:34", - "author_account_age_days": 1652 + "author_account_age_days": 1653 }, "https://github.com/numz/ComfyUI-FlowChain": { "stars": 159, @@ -12802,12 +12802,12 @@ "https://github.com/olduvai-jp/ComfyUI-CloudArchive": { "stars": 2, "last_update": "2025-09-27 03:52:18", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 4, "last_update": "2025-02-13 17:05:40", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/oleksandr612/ComfyUI-Counter": { "stars": 0, @@ -12827,7 +12827,7 @@ "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 167, "last_update": "2024-09-10 14:16:30", - "author_account_age_days": 4982 + "author_account_age_days": 4983 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 24, @@ -12927,17 +12927,17 @@ "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 20, "last_update": "2025-01-27 10:43:16", - "author_account_age_days": 1552 + "author_account_age_days": 1553 }, "https://github.com/ostris/ComfyUI-FlexTools": { "stars": 75, "last_update": "2025-08-05 19:40:11", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 31, "last_update": "2025-04-16 17:03:53", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/otacoo/comfyui_otacoo": { "stars": 6, @@ -12952,7 +12952,7 @@ "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 3258 + "author_account_age_days": 3259 }, "https://github.com/oxysoft/ComfyUI-gowiththeflow": { "stars": 3, @@ -12962,12 +12962,12 @@ "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, "last_update": "2024-08-15 10:37:43", - "author_account_age_days": 2805 + "author_account_age_days": 2806 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 31, "last_update": "2025-04-07 08:30:38", - "author_account_age_days": 1317 + "author_account_age_days": 1318 }, "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, @@ -12982,32 +12982,32 @@ "https://github.com/palant/image-resize-comfyui": { "stars": 100, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5528 + "author_account_age_days": 5529 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 37, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5528 + "author_account_age_days": 5529 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 221, "last_update": "2025-09-28 00:53:36", - "author_account_age_days": 2606 + "author_account_age_days": 2607 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 18, "last_update": "2025-02-24 21:59:04", - "author_account_age_days": 2606 + "author_account_age_days": 2607 }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 282, + "stars": 283, "last_update": "2025-09-27 04:23:13", - "author_account_age_days": 2606 + "author_account_age_days": 2607 }, "https://github.com/pants007/comfy-pants": { "stars": 1, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, @@ -13037,7 +13037,7 @@ "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 29, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 3162 + "author_account_age_days": 3163 }, "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, @@ -13102,12 +13102,12 @@ "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 190, "last_update": "2025-04-24 09:51:25", - "author_account_age_days": 1139 + "author_account_age_days": 1140 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 55, "last_update": "2025-07-29 18:34:34", - "author_account_age_days": 2764 + "author_account_age_days": 2765 }, "https://github.com/phuvinh010701/ComfyUI-Nudenet": { "stars": 28, @@ -13142,7 +13142,7 @@ "https://github.com/picturesonpictures/comfy_PoP": { "stars": 20, "last_update": "2025-06-05 03:53:18", - "author_account_age_days": 1062 + "author_account_age_days": 1063 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, @@ -13172,22 +13172,22 @@ "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 2, "last_update": "2025-02-01 16:29:22", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 9, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 2, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 6, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/playbook3d/playbook3d-comfyui-nodes": { "stars": 21, @@ -13227,27 +13227,27 @@ "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 44, "last_update": "2024-08-05 07:03:20", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 6, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 3, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 27, "last_update": "2024-08-28 02:10:39", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 6043 + "author_account_age_days": 6044 }, "https://github.com/pschroedl/ComfyUI-SAM2-Realtime": { "stars": 14, @@ -13305,14 +13305,14 @@ "author_account_age_days": 3172 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 2734, + "stars": 2735, "last_update": "2025-08-09 16:18:21", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { "stars": 986, "last_update": "2025-07-11 09:59:23", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/pzc163/Comfyui-CatVTON": { "stars": 166, @@ -13387,7 +13387,7 @@ "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 1086 + "author_account_age_days": 1087 }, "https://github.com/r3dial/redial-discomphy": { "stars": 1, @@ -13432,12 +13432,12 @@ "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 65, "last_update": "2024-12-09 16:06:25", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 1236 + "author_account_age_days": 1237 }, "https://github.com/randomnoner11/ComfyUI-MistralAI-API": { "stars": 1, @@ -13452,7 +13452,7 @@ "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 88, "last_update": "2024-08-26 09:52:06", - "author_account_age_days": 4969 + "author_account_age_days": 4970 }, "https://github.com/raykindle/ComfyUI_Step1X-Edit": { "stars": 48, @@ -13477,12 +13477,12 @@ "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3900 + "author_account_age_days": 3901 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-08-26 10:08:29", - "author_account_age_days": 1986 + "author_account_age_days": 1987 }, "https://github.com/rdancer/ComfyUI_Florence2SAM2": { "stars": 43, @@ -13502,7 +13502,7 @@ "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 398, "last_update": "2025-02-01 15:56:44", - "author_account_age_days": 3068 + "author_account_age_days": 3069 }, "https://github.com/recraft-ai/ComfyUI-RecraftAI": { "stars": 65, @@ -13517,7 +13517,7 @@ "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 14, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 614 + "author_account_age_days": 615 }, "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 104, @@ -13547,7 +13547,7 @@ "https://github.com/replicate/comfyui-replicate": { "stars": 196, "last_update": "2024-11-05 15:26:20", - "author_account_age_days": 2083 + "author_account_age_days": 2084 }, "https://github.com/revirevy/Comfyui_saveimage_imgbb": { "stars": 2, @@ -13555,9 +13555,9 @@ "author_account_age_days": 4960 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 2306, + "stars": 2308, "last_update": "2025-10-06 00:58:37", - "author_account_age_days": 5450 + "author_account_age_days": 5451 }, "https://github.com/rhdunn/comfyui-audio-processing": { "stars": 11, @@ -13577,12 +13577,12 @@ "https://github.com/richinsley/Comfy-LFO": { "stars": 4, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 3156 + "author_account_age_days": 3157 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 1, "last_update": "2024-10-05 03:12:28", - "author_account_age_days": 5308 + "author_account_age_days": 5309 }, "https://github.com/rickrender/ComfyUI-Vectorizer-API": { "stars": 1, @@ -13657,7 +13657,7 @@ "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 7, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 766 + "author_account_age_days": 767 }, "https://github.com/ronaldzgithub/ComfyUI_Appstore": { "stars": 6, @@ -13667,7 +13667,7 @@ "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 107, "last_update": "2024-11-18 05:08:11", - "author_account_age_days": 4630 + "author_account_age_days": 4631 }, "https://github.com/ronsantash/Comfyui-flexi-lora-loader": { "stars": 8, @@ -13697,12 +13697,12 @@ "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 19, "last_update": "2025-07-07 23:30:54", - "author_account_age_days": 3005 + "author_account_age_days": 3006 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 22, "last_update": "2025-04-23 00:52:31", - "author_account_age_days": 3005 + "author_account_age_days": 3006 }, "https://github.com/rslosch/ComfyUI-EZ_Prompts": { "stars": 0, @@ -13762,17 +13762,17 @@ "https://github.com/rui40000/RUI-Nodes": { "stars": 16, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 42, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 643 + "author_account_age_days": 644 }, "https://github.com/ruucm/ruucm-comfy": { "stars": 2, @@ -13837,7 +13837,7 @@ "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, "last_update": "2025-08-22 15:14:56", - "author_account_age_days": 5233 + "author_account_age_days": 5234 }, "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": { "stars": 5, @@ -13877,7 +13877,7 @@ "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/sdtana/ComfyUI-FDG": { "stars": 5, @@ -13892,12 +13892,12 @@ "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 31, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5780 + "author_account_age_days": 5781 }, "https://github.com/seanlynch/srl-nodes": { "stars": 10, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5780 + "author_account_age_days": 5781 }, "https://github.com/sebord/ComfyUI-LMCQ": { "stars": 88, @@ -13907,7 +13907,7 @@ "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 4, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3808 + "author_account_age_days": 3809 }, "https://github.com/set-soft/AudioSeparation": { "stars": 13, @@ -13952,42 +13952,42 @@ "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 31, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3790 + "author_account_age_days": 3791 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3790 + "author_account_age_days": 3791 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3790 + "author_account_age_days": 3791 }, "https://github.com/shadowcz007/comfyui-liveportrait": { "stars": 462, "last_update": "2024-09-01 10:34:41", - "author_account_age_days": 2518 + "author_account_age_days": 2519 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 1719, + "stars": 1721, "last_update": "2025-07-22 01:44:28", - "author_account_age_days": 2518 + "author_account_age_days": 2519 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 126, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 2518 + "author_account_age_days": 2519 }, "https://github.com/shadowcz007/comfyui-try-on": { "stars": 13, "last_update": "2024-08-15 10:50:22", - "author_account_age_days": 2518 + "author_account_age_days": 2519 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 35, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3790 + "author_account_age_days": 3791 }, "https://github.com/shahkoorosh/ComfyUI-KGnodes": { "stars": 5, @@ -14007,7 +14007,7 @@ "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5568 + "author_account_age_days": 5569 }, "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 1, @@ -14017,67 +14017,67 @@ "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 288, "last_update": "2024-12-01 18:40:16", - "author_account_age_days": 2240 + "author_account_age_days": 2241 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { "stars": 483, "last_update": "2025-03-18 19:50:35", - "author_account_age_days": 2240 + "author_account_age_days": 2241 }, "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": { "stars": 12, "last_update": "2024-08-08 19:59:57", - "author_account_age_days": 2240 + "author_account_age_days": 2241 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { "stars": 295, "last_update": "2025-06-04 15:26:05", - "author_account_age_days": 2240 + "author_account_age_days": 2241 }, "https://github.com/shinich39/comfyui-break-workflow": { "stars": 2, "last_update": "2025-09-10 15:02:44", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/shinich39/comfyui-civitai-workflow": { "stars": 0, "last_update": "2025-10-12 10:16:58", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/shinich39/comfyui-dynamic-routes": { "stars": 5, "last_update": "2025-09-10 15:13:41", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/shinich39/comfyui-get-meta": { "stars": 9, "last_update": "2025-09-12 23:21:21", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/shinich39/comfyui-global-prompts": { "stars": 0, "last_update": "2025-09-10 15:03:16", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/shinich39/comfyui-innnnnpaint": { "stars": 0, "last_update": "2025-05-25 10:18:06", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/shinich39/comfyui-mtga": { "stars": 0, "last_update": "2025-09-30 02:58:20", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/shinich39/comfyui-no-one-above-me": { "stars": 0, "last_update": "2025-05-25 10:19:33", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/shinich39/comfyui-prevent-sleep": { "stars": 1, "last_update": "2025-09-13 15:11:24", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/shinyakidoguchi301/comfyui-lora-tag-loader": { "stars": 0, @@ -14092,7 +14092,7 @@ "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 23, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 2101 + "author_account_age_days": 2102 }, "https://github.com/siliconflow/BizyAir": { "stars": 773, @@ -14102,7 +14102,7 @@ "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 23, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 781 + "author_account_age_days": 782 }, "https://github.com/silveroxides/ComfyUI-ModelUtils": { "stars": 3, @@ -14152,7 +14152,7 @@ "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 308, "last_update": "2025-08-11 14:28:18", - "author_account_age_days": 1582 + "author_account_age_days": 1583 }, "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced": { "stars": 219, @@ -14177,7 +14177,7 @@ "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 31, "last_update": "2024-08-16 03:10:43", - "author_account_age_days": 2557 + "author_account_age_days": 2558 }, "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 0, @@ -14207,7 +14207,7 @@ "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 3190 + "author_account_age_days": 3191 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, @@ -14222,117 +14222,117 @@ "https://github.com/smthemex/ComfyUI_AniCrafter": { "stars": 35, "last_update": "2025-07-21 14:04:20", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 65, "last_update": "2025-02-05 04:01:50", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_CSD_MT": { "stars": 19, "last_update": "2025-02-06 04:30:50", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_CSGO_Wrapper": { "stars": 17, "last_update": "2024-09-07 06:13:48", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 25, "last_update": "2024-07-31 13:53:41", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 10, "last_update": "2024-08-11 08:58:37", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_DICE_Talk": { "stars": 25, "last_update": "2025-05-07 07:47:06", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_DeepFakeDefenders": { "stars": 42, "last_update": "2024-09-14 00:17:59", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Demucs": { "stars": 9, "last_update": "2025-03-12 05:22:24", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Diffree": { "stars": 32, "last_update": "2025-03-09 01:16:33", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_DiffuEraser": { - "stars": 204, + "stars": 206, "last_update": "2025-09-02 11:13:20", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { "stars": 671, "last_update": "2025-08-26 00:42:33", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Face_Anon_Simple": { "stars": 17, "last_update": "2025-03-12 05:22:03", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { "stars": 63, "last_update": "2025-05-29 11:42:48", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_FollowYourEmoji": { "stars": 16, "last_update": "2025-04-11 13:45:15", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Hallo2": { "stars": 72, "last_update": "2025-03-12 05:22:46", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 51, "last_update": "2025-01-13 03:29:50", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_HunyuanAvatar_Sm": { "stars": 79, "last_update": "2025-06-24 13:06:34", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 23, "last_update": "2024-07-31 13:53:27", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_InstantIR_Wrapper": { "stars": 244, "last_update": "2025-03-12 05:22:14", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_KV_Edit": { "stars": 59, "last_update": "2025-09-30 08:22:04", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Light_A_Video": { "stars": 85, "last_update": "2025-04-10 01:05:56", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 26, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_LucidFlux": { "stars": 37, @@ -14342,132 +14342,132 @@ "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 59, "last_update": "2024-09-10 09:50:19", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { "stars": 57, "last_update": "2025-04-09 14:21:57", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_MooER": { "stars": 5, "last_update": "2025-03-09 01:15:38", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_ObjectClear": { "stars": 23, "last_update": "2025-07-24 00:59:50", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_OmniParser": { "stars": 40, "last_update": "2025-03-12 05:22:34", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_OmniSVG": { "stars": 17, "last_update": "2025-09-20 08:50:30", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_PBR_Maker": { "stars": 14, "last_update": "2025-03-12 05:21:53", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 46, "last_update": "2025-07-02 09:39:48", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_PartPacker": { "stars": 29, "last_update": "2025-06-25 00:44:53", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Personalize_Anything": { "stars": 44, "last_update": "2025-03-26 00:38:13", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_PhotoDoodle": { "stars": 96, "last_update": "2025-03-20 08:19:21", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 10, "last_update": "2024-12-06 12:12:19", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 10, "last_update": "2024-08-05 06:14:57", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 22, "last_update": "2024-08-12 09:11:49", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_SVFR": { "stars": 95, "last_update": "2025-03-12 05:21:23", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Sapiens": { "stars": 193, "last_update": "2025-03-12 05:22:59", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_SongGeneration": { "stars": 83, "last_update": "2025-10-10 12:01:22", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Sonic": { "stars": 1099, "last_update": "2025-09-27 00:02:18", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 30, "last_update": "2024-08-10 03:45:47", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_StableAvatar": { "stars": 40, "last_update": "2025-08-21 07:58:39", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { "stars": 98, "last_update": "2025-07-03 00:30:45", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 471, "last_update": "2025-10-11 09:57:02", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 10, "last_update": "2024-09-06 08:20:59", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_TRELLIS": { "stars": 171, "last_update": "2025-08-17 03:55:34", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_VisualCloze": { "stars": 11, "last_update": "2025-05-21 08:56:45", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/smthemex/ComfyUI_YuE": { "stars": 156, "last_update": "2025-02-24 12:02:41", - "author_account_age_days": 829 + "author_account_age_days": 830 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 14, @@ -14527,47 +14527,47 @@ "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 55, "last_update": "2024-08-07 11:51:17", - "author_account_age_days": 3200 + "author_account_age_days": 3201 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { - "stars": 224, + "stars": 225, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 3200 + "author_account_age_days": 3201 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 3200 + "author_account_age_days": 3201 }, "https://github.com/spacepxl/ComfyUI-Depth-Pro": { "stars": 193, "last_update": "2024-10-23 20:05:56", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { - "stars": 67, + "stars": 68, "last_update": "2025-01-30 00:12:58", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 257, + "stars": 258, "last_update": "2025-07-21 05:17:52", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/spacepxl/ComfyUI-LossTesting": { "stars": 2, "last_update": "2025-01-26 05:09:57", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 94, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 20, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 17, @@ -14582,17 +14582,17 @@ "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 24, "last_update": "2025-03-14 08:47:57", - "author_account_age_days": 5216 + "author_account_age_days": 5217 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 229, "last_update": "2025-03-14 08:48:11", - "author_account_age_days": 5216 + "author_account_age_days": 5217 }, "https://github.com/spro/comfyui-mirror": { "stars": 6, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5707 + "author_account_age_days": 5708 }, "https://github.com/sputnik57/comfyui-prompt-logger": { "stars": 0, @@ -14610,39 +14610,39 @@ "author_account_age_days": 11 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 1329, + "stars": 1331, "last_update": "2025-10-11 02:31:44", - "author_account_age_days": 2164 + "author_account_age_days": 2165 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 92, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 2164 + "author_account_age_days": 2165 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 88, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 2164 + "author_account_age_days": 2165 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 76, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 2164 + "author_account_age_days": 2165 }, "https://github.com/stavsap/comfyui-downloader": { "stars": 0, "last_update": "2025-06-22 20:44:33", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/stavsap/comfyui-kokoro": { "stars": 61, "last_update": "2025-05-17 13:23:49", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 654, + "stars": 655, "last_update": "2025-08-04 19:58:04", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent": { "stars": 24, @@ -14687,12 +14687,12 @@ "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 26, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 3027 + "author_account_age_days": 3028 }, "https://github.com/storyicon/comfyui_segment_anything": { "stars": 1026, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 3027 + "author_account_age_days": 3028 }, "https://github.com/strand1/ComfyUI-Autogen": { "stars": 3, @@ -14707,42 +14707,42 @@ "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": { "stars": 33, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 3102 + "author_account_age_days": 3103 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 11, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 2321 + "author_account_age_days": 2322 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 37, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 2321 + "author_account_age_days": 2322 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 41, "last_update": "2024-08-16 01:18:03", - "author_account_age_days": 6406 + "author_account_age_days": 6407 }, "https://github.com/sugarkwork/ComfyUI_AspectRatioToSize": { "stars": 2, "last_update": "2025-06-04 00:48:13", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/sugarkwork/comfyui-trtupscaler": { "stars": 2, "last_update": "2025-06-11 07:43:10", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 1, "last_update": "2025-06-11 04:29:08", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 66, "last_update": "2025-09-16 00:29:21", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/suhee19/comfyui-orpheus-loader": { "stars": 0, @@ -14815,14 +14815,14 @@ "author_account_age_days": 3410 }, "https://github.com/syllebra/bilbox-comfyui": { - "stars": 134, + "stars": 135, "last_update": "2025-09-17 19:49:51", - "author_account_age_days": 3611 + "author_account_age_days": 3612 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 71, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 2373 + "author_account_age_days": 2374 }, "https://github.com/synthetai/ComfyUI-JM-KLing-API": { "stars": 1, @@ -14867,22 +14867,22 @@ "https://github.com/szhublox/ambw_comfyui": { "stars": 15, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1482 + "author_account_age_days": 1483 }, "https://github.com/taabata/ComfyCanvas": { "stars": 92, "last_update": "2025-07-10 00:40:21", - "author_account_age_days": 2158 + "author_account_age_days": 2159 }, "https://github.com/taabata/LCM_Inpaint_Outpaint_Comfy": { "stars": 258, "last_update": "2024-11-18 00:45:28", - "author_account_age_days": 2158 + "author_account_age_days": 2159 }, "https://github.com/taabata/SANA_LOWVRAM": { "stars": 5, "last_update": "2024-12-28 01:16:29", - "author_account_age_days": 2158 + "author_account_age_days": 2159 }, "https://github.com/taches-ai/comfyui-scene-composer": { "stars": 63, @@ -14902,7 +14902,7 @@ "https://github.com/talesofai/comfyui-browser": { "stars": 618, "last_update": "2024-11-11 01:42:30", - "author_account_age_days": 1031 + "author_account_age_days": 1032 }, "https://github.com/tanglaoya321/ComfyUI-StoryMaker": { "stars": 18, @@ -14952,7 +14952,7 @@ "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 6, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5573 + "author_account_age_days": 5574 }, "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 1, @@ -14972,22 +14972,22 @@ "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 64, "last_update": "2025-09-15 15:48:29", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 72, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 224, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 363, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, @@ -15102,12 +15102,12 @@ "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 7, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 4335 + "author_account_age_days": 4336 }, "https://github.com/tocubed/ComfyUI-EvTexture": { "stars": 16, "last_update": "2025-01-05 23:21:23", - "author_account_age_days": 4335 + "author_account_age_days": 4336 }, "https://github.com/tomudo/ComfyUI-ascii-art": { "stars": 3, @@ -15127,27 +15127,27 @@ "https://github.com/toyxyz/ComfyUI_rgbx_Wrapper": { "stars": 120, "last_update": "2025-04-03 08:17:10", - "author_account_age_days": 4125 + "author_account_age_days": 4126 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 592, "last_update": "2025-06-10 14:20:31", - "author_account_age_days": 4125 + "author_account_age_days": 4126 }, "https://github.com/traugdor/ComfyUI-Riffusion": { "stars": 4, "last_update": "2025-05-30 20:15:05", - "author_account_age_days": 4295 + "author_account_age_days": 4296 }, "https://github.com/traugdor/ComfyUI-UltimateSDUpscale-GGUF": { "stars": 13, "last_update": "2025-08-22 23:56:33", - "author_account_age_days": 4295 + "author_account_age_days": 4296 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 14, "last_update": "2025-06-23 15:18:42", - "author_account_age_days": 4295 + "author_account_age_days": 4296 }, "https://github.com/tritant/ComfyUI-Advanced-Photo-Grain": { "stars": 1, @@ -15192,7 +15192,7 @@ "https://github.com/trojblue/trNodes": { "stars": 7, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2733 + "author_account_age_days": 2734 }, "https://github.com/troyxmccall/ComfyUI-ScaleToTargetMegapixels": { "stars": 1, @@ -15202,12 +15202,12 @@ "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 43, "last_update": "2025-04-21 05:38:12", - "author_account_age_days": 3435 + "author_account_age_days": 3436 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 23, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 2004 + "author_account_age_days": 2005 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": { "stars": 0, @@ -15217,12 +15217,12 @@ "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 117, "last_update": "2025-03-10 03:33:02", - "author_account_age_days": 5232 + "author_account_age_days": 5233 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2025-02-03 16:57:00", - "author_account_age_days": 5232 + "author_account_age_days": 5233 }, "https://github.com/tungdop2/Comfyui_face_restorer": { "stars": 1, @@ -15247,32 +15247,32 @@ "https://github.com/tusharbhutt/Endless-Buttons": { "stars": 9, "last_update": "2025-08-06 06:28:45", - "author_account_age_days": 3140 + "author_account_age_days": 3141 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 60, "last_update": "2025-07-25 22:08:03", - "author_account_age_days": 3140 + "author_account_age_days": 3141 }, "https://github.com/twri/sdxl_prompt_styler": { "stars": 883, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4543 + "author_account_age_days": 4544 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 560 + "author_account_age_days": 561 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 152, + "stars": 153, "last_update": "2025-07-22 08:08:49", - "author_account_age_days": 4178 + "author_account_age_days": 4179 }, "https://github.com/tzwm/comfyui-profiler": { "stars": 162, "last_update": "2024-08-28 14:27:12", - "author_account_age_days": 5244 + "author_account_age_days": 5245 }, "https://github.com/u5dev/comfyUI_u5_VramFREE": { "stars": 2, @@ -15282,7 +15282,7 @@ "https://github.com/uarefans/ComfyUI-Fans": { "stars": 16, "last_update": "2024-07-14 15:00:38", - "author_account_age_days": 1747 + "author_account_age_days": 1748 }, "https://github.com/ucloud/comfyui-plugin": { "stars": 3, @@ -15292,7 +15292,7 @@ "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 4, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2789 + "author_account_age_days": 2790 }, "https://github.com/uihp/ComfyUI-String-Chain": { "stars": 1, @@ -15327,7 +15327,7 @@ "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 5, "last_update": "2025-03-27 10:42:15", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/upseem/comfyui_sun_nodes": { "stars": 0, @@ -15382,7 +15382,7 @@ "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 5, "last_update": "2025-04-02 04:56:25", - "author_account_age_days": 1332 + "author_account_age_days": 1333 }, "https://github.com/vantagewithai/Vantage-HunyuanFoley": { "stars": 4, @@ -15422,12 +15422,12 @@ "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 14, "last_update": "2025-04-16 20:39:32", - "author_account_age_days": 3621 + "author_account_age_days": 3622 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 30, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/vincentfs/ComfyUI-ArchiGraph": { "stars": 2, @@ -15437,7 +15437,7 @@ "https://github.com/violet-chen/comfyui-psd2png": { "stars": 20, "last_update": "2025-06-04 11:41:34", - "author_account_age_days": 1873 + "author_account_age_days": 1874 }, "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, @@ -15447,7 +15447,7 @@ "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2508 + "author_account_age_days": 2509 }, "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": { "stars": 187, @@ -15457,12 +15457,12 @@ "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 162, "last_update": "2025-02-21 07:03:30", - "author_account_age_days": 2314 + "author_account_age_days": 2315 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 2, "last_update": "2024-09-07 18:42:27", - "author_account_age_days": 2314 + "author_account_age_days": 2315 }, "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, @@ -15502,7 +15502,7 @@ "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, "last_update": "2025-04-02 03:48:05", - "author_account_age_days": 5459 + "author_account_age_days": 5460 }, "https://github.com/vslinx/ComfyUI-vslinx-nodes": { "stars": 1, @@ -15547,12 +15547,12 @@ "https://github.com/wallish77/wlsh_nodes": { "stars": 132, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2695 + "author_account_age_days": 2696 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3859 + "author_account_age_days": 3860 }, "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, @@ -15582,7 +15582,7 @@ "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 1443 + "author_account_age_days": 1444 }, "https://github.com/weberjc/book-cover-finder-comfy": { "stars": 0, @@ -15607,7 +15607,7 @@ "https://github.com/wei30172/comfygen": { "stars": 8, "last_update": "2024-11-07 22:10:50", - "author_account_age_days": 2088 + "author_account_age_days": 2089 }, "https://github.com/weilin9999/WeiLin-Comfyui-Tools": { "stars": 274, @@ -15647,22 +15647,22 @@ "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 13, "last_update": "2024-07-31 13:40:12", - "author_account_age_days": 5962 + "author_account_age_days": 5963 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 40, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/whmc76/ComfyUI-RemoveBackgroundSuite": { "stars": 5, "last_update": "2025-09-11 18:25:39", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/whmc76/ComfyUI-UniversalToolkit": { "stars": 48, "last_update": "2025-09-29 17:27:35", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 5, @@ -15742,7 +15742,7 @@ "https://github.com/wmatson/easy-comfy-nodes": { "stars": 18, "last_update": "2025-04-17 16:26:02", - "author_account_age_days": 4593 + "author_account_age_days": 4594 }, "https://github.com/wmpmiles/comfyui-some-image-processing-stuff": { "stars": 4, @@ -15757,12 +15757,12 @@ "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 100, "last_update": "2025-02-15 18:38:12", - "author_account_age_days": 6196 + "author_account_age_days": 6197 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 9, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 6196 + "author_account_age_days": 6197 }, "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 61, @@ -15792,12 +15792,12 @@ "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2025-07-21 14:00:53", - "author_account_age_days": 4660 + "author_account_age_days": 4661 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5525 + "author_account_age_days": 5526 }, "https://github.com/wywywywy/ComfyUI-pause": { "stars": 25, @@ -15817,7 +15817,7 @@ "https://github.com/xXAdonesXx/NodeGPT": { "stars": 351, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1954 + "author_account_age_days": 1955 }, "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes": { "stars": 4, @@ -15847,7 +15847,7 @@ "https://github.com/xiaoxiaodesha/hd_node": { "stars": 17, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 3350 + "author_account_age_days": 3351 }, "https://github.com/xingBaGan/ComfyUI-connect-ui": { "stars": 2, @@ -15947,7 +15947,7 @@ "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 4197 + "author_account_age_days": 4198 }, "https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux": { "stars": 57, @@ -16030,9 +16030,9 @@ "author_account_age_days": 1816 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 1978, + "stars": 1980, "last_update": "2025-10-03 04:53:42", - "author_account_age_days": 1816 + "author_account_age_days": 1817 }, "https://github.com/yolain/SaveVideoRGBA": { "stars": 18, @@ -16042,37 +16042,37 @@ "https://github.com/yolanother/ComfyUI-Save16bitPng": { "stars": 3, "last_update": "2024-12-23 01:50:04", - "author_account_age_days": 5339 + "author_account_age_days": 5340 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-09-25 04:40:23", - "author_account_age_days": 5339 + "author_account_age_days": 5340 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-11-18 09:35:46", - "author_account_age_days": 5339 + "author_account_age_days": 5340 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 4, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 5339 + "author_account_age_days": 5340 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 4, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 5339 + "author_account_age_days": 5340 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 12, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 5339 + "author_account_age_days": 5340 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 19, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 5339 + "author_account_age_days": 5340 }, "https://github.com/yondonfu/ComfyUI-Background-Edit": { "stars": 22, @@ -16097,7 +16097,7 @@ "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 1, "last_update": "2025-03-17 08:22:16", - "author_account_age_days": 904 + "author_account_age_days": 905 }, "https://github.com/yuan199696/add_text_2_img": { "stars": 8, @@ -16122,72 +16122,72 @@ "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 115, "last_update": "2025-09-17 05:44:08", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt": { "stars": 44, "last_update": "2025-05-03 19:32:24", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-FLOAT": { "stars": 236, "last_update": "2025-08-27 08:00:28", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt": { "stars": 28, "last_update": "2024-09-22 13:07:19", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 28, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 4, "last_update": "2025-01-05 10:06:31", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt": { "stars": 36, "last_update": "2025-09-23 07:06:14", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-Thera": { "stars": 35, "last_update": "2025-05-01 07:52:54", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { - "stars": 183, + "stars": 184, "last_update": "2025-09-08 04:44:47", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything": { "stars": 33, "last_update": "2025-05-01 09:04:25", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 3, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 135, "last_update": "2025-08-27 06:08:11", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 18, "last_update": "2025-07-29 16:09:08", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yuvraj108c/ComfyUI_InvSR": { "stars": 242, "last_update": "2025-07-06 15:46:55", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": { "stars": 476, @@ -16227,17 +16227,17 @@ "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4890 + "author_account_age_days": 4891 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 27, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4890 + "author_account_age_days": 4891 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 8, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4890 + "author_account_age_days": 4891 }, "https://github.com/zeeoale/PromptCreatorNode": { "stars": 2, @@ -16262,7 +16262,7 @@ "https://github.com/zer0TF/cute-comfy": { "stars": 33, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 3145 + "author_account_age_days": 3146 }, "https://github.com/zer0thgear/zer0-comfy-utils": { "stars": 0, @@ -16277,17 +16277,17 @@ "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 21, "last_update": "2025-08-01 02:29:55", - "author_account_age_days": 5338 + "author_account_age_days": 5339 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 97, "last_update": "2025-10-11 13:28:50", - "author_account_age_days": 766 + "author_account_age_days": 767 }, "https://github.com/zhangp365/ComfyUI_photomakerV2_native": { "stars": 11, "last_update": "2025-04-07 10:58:52", - "author_account_age_days": 766 + "author_account_age_days": 767 }, "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": { "stars": 18, @@ -16297,12 +16297,12 @@ "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 74, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3934 + "author_account_age_days": 3935 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 68, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4710 + "author_account_age_days": 4711 }, "https://github.com/zhulu111/ComfyUI_Bxb": { "stars": 1456, @@ -16331,8 +16331,8 @@ }, "https://github.com/zombieyang/sd-ppp": { "stars": 1742, - "last_update": "2025-10-11 06:48:30", - "author_account_age_days": 4393 + "last_update": "2025-10-13 13:55:25", + "author_account_age_days": 4394 }, "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes": { "stars": 1, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 660fd47c..afdde766 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "IAMCCS", + "title": "IAMCCS-nodes", + "id": "iamccs-nodes", + "reference": "https://github.com/IAMCCS/IAMCCS-nodes", + "files": [ + "https://github.com/IAMCCS/IAMCCS-nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes by IAMCCS, including a critical fix for LoRA loading in native WANAnimate workflows, especially useful for advanced models like FLUX and WAN 2.1. This bypasses the need for the WanVideoWrapper for LoRA functionality." + }, { "author": "ru4ls", "title": "Google Font Text Image Node for ComfyUI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3e55877a..d378ddca 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2630,13 +2630,16 @@ ], "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": [ [ + "ElevenLabsTTSNode", "FluxKontextMaxNode", "FluxKontextProNode", "GPTImageEditNode", "GeminiChatNode", "GeminiSegmentationNode", + "GeminiTTSNode", "GoogleImagenEditNode", "GoogleImagenNode", + "NanoBananaNode", "Veo3VideoGenerator" ], { @@ -4901,6 +4904,7 @@ "https://github.com/DeemosTech/ComfyUI-Rodin": [ [ "LoadRodinAPIKEY", + "Rodin3D_bbox_controlnet", "mRodin3D_Detail", "mRodin3D_Gen2", "mRodin3D_Regular", @@ -10146,16 +10150,20 @@ [ "ACE_LatentVisualizer", "APGGuiderForked", + "AceT5ConditioningAnalyzer", + "AceT5ConditioningScheduled", + "AceT5ModelLoader", "AdvancedAudioPreviewAndSave", "AdvancedMediaSave", + "AdvancedTextNode", + "EnhancedSeedSaver", "HybridAdaptiveSigmas", "MasteringChainNode", "NoiseDecayScheduler_Custom", "PingPongSampler_Custom_FBG", "PingPongSampler_Custom_Lite", "SceneGeniusAutocreator", - "SeedSaver", - "UniversalGuardian" + "TextFileLoader" ], { "title_aux": "MD Nodes" @@ -10321,6 +10329,7 @@ "BadmanDesaturate", "BadmanDilateErodeMask", "BadmanIO", + "BadmanInjectLatentNoiseMasked", "BadmanIntUtil", "BadmanMaskBlur", "BadmanStringSelect", @@ -17891,14 +17900,21 @@ ], "https://github.com/aidec/Comfyui_TextBatch_aidec": [ [ + "DataTempManager", + "DataTmpGet", + "DataTmpSet", + "IFMatchCond", "ImageFilenameProcessor", "ImageInfoExtractor", "ImageQueueProcessor", + "ImageQueueProcessorPlus", "LoadImagesFromDirBatch", "PathParser", + "TextArrayIndex", "TextBatch", "TextQueueProcessor", - "TextSplitCounter" + "TextSplitCounter", + "TextSplitGet" ], { "title_aux": "Comfyui_TextBatch_aidec" @@ -23018,7 +23034,6 @@ "CLIPSave", "CLIPSetLastLayer", "CLIPTextEncode", - "CLIPTextEncodeHunyuanDiT", "CLIPVisionEncode", "CLIPVisionLoader", "CheckpointLoader", @@ -23046,8 +23061,6 @@ "DualCFGGuider", "DualCLIPLoader", "EmptyAudio", - "EmptyHunyuanImageLatent", - "EmptyHunyuanLatentVideo", "EmptyImage", "EmptyLatentAudio", "EmptyLatentHunyuan3Dv2", @@ -23067,8 +23080,6 @@ "GrowMask", "Hunyuan3Dv2Conditioning", "Hunyuan3Dv2ConditioningMultiView", - "HunyuanImageToVideo", - "HunyuanRefinerLatent", "HypernetworkLoader", "ImageAddNoise", "ImageBatch", @@ -23269,7 +23280,6 @@ "TestVariadicAverage", "TestWhileLoopClose", "TestWhileLoopOpen", - "TextEncodeHunyuanVideo_ImageToVideo", "ThresholdMask", "TrainLoraNode", "TrimAudioDuration", @@ -23973,6 +23983,20 @@ ], "https://github.com/dagthomas/comfyui_dagthomas": [ [ + "APNextBloom", + "APNextColorGrading", + "APNextCrossProcessing", + "APNextFilmHalation", + "APNextGlitchArt", + "APNextHDRToneMapping", + "APNextNoise", + "APNextRough", + "APNextSharpen", + "APNextSplitToning", + "ClaudeTextNode", + "ClaudeVisionNode", + "GrokTextNode", + "GrokVisionNode", "SentenceMixerNode" ], { @@ -25961,6 +25985,7 @@ "FL_PromptBasic", "FL_PromptMulti", "FL_PromptSelector", + "FL_QwenImageEditStrength", "FL_RIFE", "FL_RandomNumber", "FL_ReplaceColor", @@ -27082,9 +27107,13 @@ ], "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": [ [ + "MergeTextsWithGap", "Pilcothink-RAG", + "SLMGenerator", + "SLMModelSelector", "SLMVisionGenerator", - "SLMVisionModelSelector" + "SLMVisionModelSelector", + "String_Text" ], { "title_aux": "comfyui_pilcothink_VisionSLM" @@ -31664,6 +31693,7 @@ "MultiTalkWav2VecEmbeds", "NLFPredict", "NormalizeAudioLoudness", + "OviMMAudioVAELoader", "QwenLoader", "ReCamMasterPoseVisualizer", "WanVideoATITracks", @@ -31675,6 +31705,7 @@ "WanVideoAddLucyEditLatents", "WanVideoAddLynxEmbeds", "WanVideoAddMTVMotion", + "WanVideoAddOviAudioToLatents", "WanVideoAddPusaNoise", "WanVideoAddS2VEmbeds", "WanVideoAddStandInLatent", @@ -31689,11 +31720,14 @@ "WanVideoControlnet", "WanVideoControlnetLoader", "WanVideoDecode", + "WanVideoDecodeOviAudio", "WanVideoDiffusionForcingSampler", "WanVideoEasyCache", "WanVideoEmptyEmbeds", + "WanVideoEmptyMMAudioLatents", "WanVideoEncode", "WanVideoEncodeLatentBatch", + "WanVideoEncodeOviAudio", "WanVideoEnhanceAVideo", "WanVideoExperimentalArgs", "WanVideoExtraModelSelect", @@ -31713,6 +31747,7 @@ "WanVideoMagCache", "WanVideoMiniMaxRemoverEmbeds", "WanVideoModelLoader", + "WanVideoOviCFG", "WanVideoPassImagesFromSamples", "WanVideoPhantomEmbeds", "WanVideoPromptExtender", @@ -36288,6 +36323,7 @@ [ "CLIPTextEncodeWithTokens", "DAAMAnalyzer", + "DAAMPreviewImage", "KSamplerDAAM" ], { @@ -39740,14 +39776,14 @@ "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": [ [ "CivitMetadataHelper", - "ControlPanel", + "ControlPanelOverview", + "ControlPanelPromptBreakdown", "FilenameGenerator", "FrameExtractor", "GeminiUtilOptions", "LoRAInfoExtractor", "MediaDescribe", "MediaDescribeOverrides", - "MediaDescribePromptBreakdown", "MediaSelection", "MultiCaptionCombiner", "ShowText", @@ -42748,6 +42784,7 @@ "ComfyBros_DictGet", "ComfyBros_EndpointConfiguration", "ComfyBros_GenerateImage", + "ComfyBros_GenerateImageAPI", "ComfyBros_ImageToImage", "ComfyBros_JsonParse", "ComfyBros_LoraDiscovery",