diff --git a/custom-node-list.json b/custom-node-list.json index 487159ff..e983b3f0 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9461,7 +9461,7 @@ "https://github.com/zhangp365/ComfyUI-utils-nodes" ], "install_type": "git-clone", - "description": "Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ModifyTextGender, GenderControlOutput, ImageCompositeMaskedWithSwitch, ImageCompositeMaskedOneByOne, ColorCorrectOfUtils, SplitMask, MaskFastGrow, CheckpointLoaderSimpleWithSwitch, ImageResizeTo8x, MatchImageRatioToPreset, UpscaleImageWithModelIfNeed, MaskFromFaceModel, MaskCoverFourCorners, DetectorForNSFW, DeepfaceAnalyzeFaceAttributes etc." + "description": "Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ModifyTextGender, GenderControlOutput, ImageCompositeMaskedWithSwitch, ImageCompositeMaskedOneByOne, ColorCorrectOfUtils, SplitMask, MaskFastGrow, CheckpointLoaderSimpleWithSwitch, ImageResizeTo8x, MatchImageRatioToPreset, MaskFromFaceModel, MaskCoverFourCorners, DetectorForNSFW, DeepfaceAnalyzeFaceAttributes, VolcanoOutpainting, VolcanoImageEdit, etc." }, { "author": "zhangp365", @@ -20584,6 +20584,16 @@ "install_type": "git-clone", "description": "This is a ComfyUI custom node implementation for image editing using the Step-1 model architecture, specifically adapted for reference-based image editing guided by text prompts." }, + { + "author": "HM-RunningHub", + "title": "ComfyUI Qwen-Image Node", + "reference": "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image", + "files": [ + "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that integrates Alibaba's Qwen-Image model for high-quality image generation with exceptional text rendering capabilities." + }, { "author": "sebord", "title": "ComfyUI-LMCQ", @@ -29141,6 +29151,16 @@ "install_type": "git-clone", "description": "A set of custom nodes developed by SunxAI for ComfyUI, including image loop processing and more. " }, + { + "author": "sunx.ai", + "title": "ComfyUI Gemini Nodes", + "reference": "https://github.com/upseem/comfyui_sunxAI_facetools", + "files": [ + "https://github.com/upseem/comfyui_sunxAI_facetools" + ], + "install_type": "git-clone", + "description": "Face detection & restoration tools for ComfyUI by Sunx.ai" + }, { "author": "set-soft", "title": "Audio Separation (Demix)", diff --git a/extension-node-map.json b/extension-node-map.json index b0ebcaa9..e5d047af 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -247,6 +247,17 @@ "title_aux": "HYPIR ComfyUI Plugin" } ], + "https://github.com/11dogzi/Comfyui-Qwen-Image": [ + [ + "QwenImageAspectRatio", + "QwenImageGenerator", + "QwenImageLoader", + "QwenImagePromptEnhancer" + ], + { + "title_aux": "Qwen-Image ComfyUI" + } + ], "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": [ [ "EG-YSZT-ZT", @@ -2990,6 +3001,14 @@ "title_aux": "ComfyUI-KyutaiTTS" } ], + "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": [ + [ + "TLBVFI_VFI" + ], + { + "title_aux": "ComfyUI-TLBVFI" + } + ], "https://github.com/BobsBlazed/Bobs-Lora-Loader": [ [ "BobsLoraLoaderFlux", @@ -6134,6 +6153,16 @@ "title_aux": "ComfyUI_RH_OminiControl" } ], + "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": [ + [ + "QwenImageModelLoader", + "RH_QwenImageGenerator", + "RH_QwenImagePromptEnhancer" + ], + { + "title_aux": "ComfyUI Qwen-Image Node" + } + ], "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": [ [ "RunningHub SeedXPro Translator" @@ -10281,6 +10310,8 @@ ], "https://github.com/ProGamerGov/ComfyUI_pytorch360convert": [ [ + "Apply Circular Padding Model", + "Apply Circular Padding VAE", "Crop 360 to 180 Equirectangular", "Crop Image with Coords", "Crop Stereo to Monoscopic", @@ -13943,6 +13974,7 @@ "VrchAnyOSCControlNode", "VrchAudioChannelLoaderNode", "VrchAudioConcatNode", + "VrchAudioFrequencyBandAnalyzerNode", "VrchAudioGenresNode", "VrchAudioMusic2EmotionNode", "VrchAudioRecorderNode", @@ -13977,6 +14009,8 @@ "VrchJsonUrlLoaderNode", "VrchJsonWebSocketChannelLoaderNode", "VrchJsonWebSocketSenderNode", + "VrchLatentWebSocketChannelLoaderNode", + "VrchLatentWebSocketSenderNode", "VrchMicLoaderNode", "VrchMidiDeviceLoaderNode", "VrchModelWebViewerNode", @@ -33968,6 +34002,7 @@ "SmartControlNetApply", "SmartPreprocessor", "SmartStyleModelApplyDual", + "Strength To Steps", "Toggle Lora Unet Blocks L1", "Toggle Lora Unet Blocks L2", "Video Duration Calculator", @@ -38381,6 +38416,18 @@ "title_aux": "SunxAI Custom Nodes for ComfyUI" } ], + "https://github.com/upseem/comfyui_sunxAI_facetools": [ + [ + "CropFaces", + "DetectFaces", + "Example", + "SelectFloatByBool", + "WarpFacesBack" + ], + { + "title_aux": "ComfyUI Gemini Nodes" + } + ], "https://github.com/usrname0/comfyui-holdup": [ [ "HoldUp" diff --git a/github-stats.json b/github-stats.json index b3d3acd6..6ce23c3a 100644 --- a/github-stats.json +++ b/github-stats.json @@ -7,7 +7,7 @@ "https://github.com/0xRavenBlack/ComfyUI-OOP": { "stars": 8, "last_update": "2025-03-02 11:59:14", - "author_account_age_days": 1785 + "author_account_age_days": 1786 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 257, @@ -99,6 +99,11 @@ "last_update": "2025-08-03 02:14:03", "author_account_age_days": 531 }, + "https://github.com/11dogzi/Comfyui-Qwen-Image": { + "stars": 0, + "last_update": "2025-08-04 23:48:57", + "author_account_age_days": 531 + }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 84, "last_update": "2024-08-23 12:04:09", @@ -167,7 +172,7 @@ "https://github.com/45uee/ComfyUI-Color_Transfer": { "stars": 29, "last_update": "2025-05-12 22:12:06", - "author_account_age_days": 2708 + "author_account_age_days": 2709 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 93, @@ -177,12 +182,12 @@ "https://github.com/5x00/ComfyUI-PiAPI-Faceswap": { "stars": 2, "last_update": "2025-01-12 14:49:09", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/5x00/ComfyUI-VLM-Captions": { "stars": 7, "last_update": "2025-01-04 21:27:47", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/6174/comflowy-nodes": { "stars": 14, @@ -272,27 +277,27 @@ "https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme": { "stars": 41, "last_update": "2025-06-03 13:01:58", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/AEmotionStudio/ComfyUI-DiscordSend": { "stars": 10, "last_update": "2025-06-03 13:03:23", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes": { "stars": 40, "last_update": "2025-06-03 13:02:36", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/AEmotionStudio/ComfyUI-MagnifyGlass": { "stars": 13, "last_update": "2025-06-13 19:26:31", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/AEmotionStudio/ComfyUI-ShaderNoiseKSampler": { "stars": 46, "last_update": "2025-06-20 08:52:02", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 8, @@ -300,24 +305,24 @@ "author_account_age_days": 598 }, "https://github.com/AIDC-AI/ComfyUI-Copilot": { - "stars": 2325, - "last_update": "2025-08-04 09:20:46", + "stars": 2327, + "last_update": "2025-08-04 15:54:45", "author_account_age_days": 417 }, "https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels": { "stars": 17, "last_update": "2025-04-05 22:05:47", - "author_account_age_days": 3872 + "author_account_age_days": 3873 }, "https://github.com/AIExplorer25/ComfyUI_ChatGptHelper": { "stars": 0, "last_update": "2025-05-18 19:11:40", - "author_account_age_days": 3872 + "author_account_age_days": 3873 }, "https://github.com/AIExplorer25/ComfyUI_ImageCaptioner": { "stars": 0, "last_update": "2025-06-07 19:49:36", - "author_account_age_days": 3872 + "author_account_age_days": 3873 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 5, @@ -567,7 +572,7 @@ "https://github.com/AIPOQUE/ComfyUI-APQNodes": { "stars": 105, "last_update": "2024-11-21 08:56:49", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 9, @@ -582,12 +587,12 @@ "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 64, "last_update": "2025-07-18 20:14:36", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 10, "last_update": "2025-07-31 20:12:04", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 221, @@ -622,7 +627,7 @@ "https://github.com/APZmedia/APZmedia-comfy-together-lora": { "stars": 0, "last_update": "2025-02-15 13:14:17", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/APZmedia/APZmedia-comfyui-fast-image-save": { "stars": 4, @@ -637,17 +642,17 @@ "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": { "stars": 4, "last_update": "2025-04-08 08:00:15", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-PixelIt": { "stars": 1, "last_update": "2025-06-04 13:11:52", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-Qwen2": { "stars": 1, "last_update": "2025-06-04 13:10:22", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 4, @@ -687,7 +692,7 @@ "https://github.com/AconexOfficial/ComfyUI_GOAT_Nodes": { "stars": 9, "last_update": "2025-05-14 08:38:12", - "author_account_age_days": 1886 + "author_account_age_days": 1887 }, "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": { "stars": 0, @@ -697,7 +702,7 @@ "https://github.com/Aerse/ComfyUI-Seed-Nodes": { "stars": 5, "last_update": "2025-06-10 08:19:10", - "author_account_age_days": 3783 + "author_account_age_days": 3784 }, "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, @@ -722,12 +727,12 @@ "https://github.com/AkashKarnatak/ComfyUI_faishme": { "stars": 0, "last_update": "2025-03-10 20:04:22", - "author_account_age_days": 2158 + "author_account_age_days": 2159 }, "https://github.com/Aksaz/comfyui-seamless-clone": { "stars": 10, "last_update": "2025-05-20 07:08:24", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 1307, @@ -737,7 +742,7 @@ "https://github.com/Alexankharin/camera-comfyUI": { "stars": 13, "last_update": "2025-07-26 16:40:12", - "author_account_age_days": 2526 + "author_account_age_days": 2527 }, "https://github.com/AlfredClark/ComfyUI-ModelSpec": { "stars": 0, @@ -757,7 +762,7 @@ "https://github.com/Alvaroeai/ComfyUI-Text2Json": { "stars": 1, "last_update": "2024-11-26 16:40:31", - "author_account_age_days": 4107 + "author_account_age_days": 4108 }, "https://github.com/Amorano/Jovi_Capture": { "stars": 6, @@ -797,7 +802,7 @@ "https://github.com/Andro-Meta/ComfyUI-Ovis2": { "stars": 5, "last_update": "2025-03-24 04:27:56", - "author_account_age_days": 677 + "author_account_age_days": 678 }, "https://github.com/AngelCookies/ComfyUI-Seed-Tracker": { "stars": 0, @@ -807,7 +812,7 @@ "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 2, "last_update": "2025-01-23 13:35:49", - "author_account_age_days": 3782 + "author_account_age_days": 3783 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 9, @@ -827,7 +832,7 @@ "https://github.com/ArdeniusAI/ComfyUI-Ardenius": { "stars": 5, "last_update": "2024-11-24 09:57:46", - "author_account_age_days": 532 + "author_account_age_days": 533 }, "https://github.com/Arkanun/ReadCSV_ComfyUI": { "stars": 0, @@ -862,7 +867,7 @@ "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": { "stars": 0, "last_update": "2025-07-07 22:35:57", - "author_account_age_days": 3246 + "author_account_age_days": 3247 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 37, @@ -932,7 +937,7 @@ "https://github.com/BZcreativ/ComfyUI-FLUX-TOGETHER-API": { "stars": 4, "last_update": "2024-11-02 14:45:28", - "author_account_age_days": 3642 + "author_account_age_days": 3643 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 436, @@ -942,7 +947,7 @@ "https://github.com/BahaC/ComfyUI-ZonosTTS": { "stars": 20, "last_update": "2025-02-19 06:28:38", - "author_account_age_days": 1711 + "author_account_age_days": 1712 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 24, @@ -950,7 +955,7 @@ "author_account_age_days": 2632 }, "https://github.com/Bellzs/ComfyUI-LoRA-Assistant": { - "stars": 16, + "stars": 17, "last_update": "2025-01-27 09:47:46", "author_account_age_days": 3413 }, @@ -972,32 +977,32 @@ "https://github.com/BetaDoggo/ComfyUI-Cloud-APIs": { "stars": 37, "last_update": "2025-05-01 06:24:47", - "author_account_age_days": 1203 + "author_account_age_days": 1204 }, "https://github.com/BetaDoggo/ComfyUI-FastSDCPU": { "stars": 9, "last_update": "2024-09-16 05:34:01", - "author_account_age_days": 1203 + "author_account_age_days": 1204 }, "https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding": { "stars": 1, "last_update": "2024-08-28 00:24:01", - "author_account_age_days": 1203 + "author_account_age_days": 1204 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "author_account_age_days": 1203 + "author_account_age_days": 1204 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 1, "last_update": "2024-08-01 07:59:10", - "author_account_age_days": 1203 + "author_account_age_days": 1204 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 5, "last_update": "2024-07-19 18:11:11", - "author_account_age_days": 1203 + "author_account_age_days": 1204 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 29, @@ -1012,12 +1017,12 @@ "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 16, "last_update": "2025-07-05 08:46:55", - "author_account_age_days": 91 + "author_account_age_days": 92 }, "https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": { "stars": 25, "last_update": "2025-05-07 18:10:18", - "author_account_age_days": 91 + "author_account_age_days": 92 }, "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 0, @@ -1042,7 +1047,7 @@ "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes": { "stars": 2, "last_update": "2024-10-23 09:19:54", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 17, @@ -1092,22 +1097,27 @@ "https://github.com/Blonicx/ComfyUI-X-Rework": { "stars": 1, "last_update": "2025-05-07 17:02:20", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools": { "stars": 4, "last_update": "2025-07-21 23:11:58", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 8, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/BobRandomNumber/ComfyUI-KyutaiTTS": { "stars": 5, "last_update": "2025-07-09 04:52:46", - "author_account_age_days": 249 + "author_account_age_days": 250 + }, + "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": { + "stars": 1, + "last_update": "2025-08-04 23:43:54", + "author_account_age_days": 250 }, "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 5, @@ -1132,17 +1142,17 @@ "https://github.com/Bria-AI/ComfyUI-BRIA-API": { "stars": 52, "last_update": "2025-06-16 13:24:17", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/BuffMcBigHuge/ComfyUI-Google-AI-Studio": { "stars": 2, "last_update": "2025-07-02 22:33:54", - "author_account_age_days": 3318 + "author_account_age_days": 3319 }, "https://github.com/BuffMcBigHuge/ComfyUI-Zonos": { "stars": 73, "last_update": "2025-04-29 21:48:07", - "author_account_age_days": 3318 + "author_account_age_days": 3319 }, "https://github.com/Burgstall-labs/ComfyUI-BETA-Cropnodes": { "stars": 7, @@ -1177,62 +1187,62 @@ "https://github.com/CHAOSEA/ComfyUI_FaceAlignPaste": { "stars": 12, "last_update": "2025-03-27 13:34:40", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 18, "last_update": "2025-05-08 09:38:09", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-Free-GPU": { "stars": 11, "last_update": "2025-02-16 16:30:36", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-GPT-API": { "stars": 70, "last_update": "2025-04-17 09:51:35", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-Gemini-API": { "stars": 219, "last_update": "2025-05-08 05:52:02", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy": { "stars": 77, "last_update": "2025-01-24 16:09:46", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-Janus-Pro": { "stars": 621, "last_update": "2025-01-30 08:08:20", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus": { "stars": 23, "last_update": "2024-10-09 06:56:04", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o": { "stars": 34, "last_update": "2025-02-16 18:52:28", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-Molmo": { "stars": 134, "last_update": "2024-10-14 15:06:36", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-OmniGenX": { "stars": 6, "last_update": "2025-01-24 16:13:13", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt": { "stars": 93, "last_update": "2025-01-24 15:43:29", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 9, @@ -1320,9 +1330,9 @@ "author_account_age_days": 2135 }, "https://github.com/ClownsharkBatwing/RES4LYF": { - "stars": 427, + "stars": 432, "last_update": "2025-08-04 04:20:36", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/Clybius/ComfyUI-ClybsChromaNodes": { "stars": 10, @@ -1377,17 +1387,17 @@ "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, "last_update": "2024-12-28 19:44:14", - "author_account_age_days": 228 + "author_account_age_days": 229 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes": { "stars": 2, "last_update": "2024-12-31 21:44:05", - "author_account_age_days": 228 + "author_account_age_days": 229 }, "https://github.com/ComplexRobot/ComfyUI-Simple-VFI": { "stars": 0, "last_update": "2025-03-31 15:37:25", - "author_account_age_days": 4829 + "author_account_age_days": 4830 }, "https://github.com/Conor-Collins/ComfyUI-CoCoTools_IO": { "stars": 57, @@ -1402,7 +1412,7 @@ "https://github.com/CpreForEver/CFE_comfyui": { "stars": 0, "last_update": "2024-12-09 01:38:42", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/Creeper-MZ/comfyui_nai_api": { "stars": 0, @@ -1412,7 +1422,7 @@ "https://github.com/Creepybits/ComfyUI-Creepy_nodes": { "stars": 15, "last_update": "2025-08-03 01:14:40", - "author_account_age_days": 2013 + "author_account_age_days": 2014 }, "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 5, @@ -1442,17 +1452,17 @@ "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": { "stars": 2, "last_update": "2025-04-27 05:40:25", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/Cyber-BlackCat/ComfyUI-MoneyMaker": { "stars": 11, "last_update": "2025-06-27 10:04:22", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/Cyber-BlackCat/ComfyUI_Auto_Caption": { "stars": 14, "last_update": "2025-05-29 02:14:55", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 1, @@ -1477,7 +1487,7 @@ "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 5, "last_update": "2025-02-02 00:46:30", - "author_account_age_days": 194 + "author_account_age_days": 195 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 64, @@ -1487,12 +1497,12 @@ "https://github.com/DanielHabib/ComfyUI-Voxels": { "stars": 4, "last_update": "2024-09-16 15:41:02", - "author_account_age_days": 3989 + "author_account_age_days": 3990 }, "https://github.com/Danteday/ComfyUI-NoteManager": { "stars": 12, "last_update": "2025-04-20 19:52:58", - "author_account_age_days": 2722 + "author_account_age_days": 2723 }, "https://github.com/DareFail/ComfyUI-Roboflow": { "stars": 33, @@ -1517,12 +1527,12 @@ "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 3, "last_update": "2024-10-12 05:12:07", - "author_account_age_days": 4621 + "author_account_age_days": 4622 }, "https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes": { "stars": 23, "last_update": "2025-06-28 17:36:41", - "author_account_age_days": 1260 + "author_account_age_days": 1261 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 3, @@ -1547,12 +1557,12 @@ "https://github.com/DesertPixelAi/ComfyUI-Desert-Pixel-Nodes": { "stars": 17, "last_update": "2025-06-22 10:33:31", - "author_account_age_days": 551 + "author_account_age_days": 552 }, "https://github.com/DesertPixelAi/comfyui-dp-them-styler": { "stars": 1, "last_update": "2025-07-10 08:29:21", - "author_account_age_days": 551 + "author_account_age_days": 552 }, "https://github.com/DiaoDaiaChan/ComfyUI_API_Request": { "stars": 3, @@ -1567,7 +1577,7 @@ "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, "last_update": "2025-05-19 23:16:22", - "author_account_age_days": 127 + "author_account_age_days": 128 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 28, @@ -1582,7 +1592,7 @@ "https://github.com/Diohim/ComfyUI-Unusual-Tools": { "stars": 0, "last_update": "2025-07-15 09:12:54", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/Dobidop/ComfyStereo": { "stars": 24, @@ -1592,27 +1602,27 @@ "https://github.com/DoctorDiffusion/ComfyUI-BEN": { "stars": 41, "last_update": "2024-12-15 18:19:01", - "author_account_age_days": 747 + "author_account_age_days": 748 }, "https://github.com/DoctorDiffusion/ComfyUI-MediaMixer": { "stars": 20, "last_update": "2024-12-05 03:05:44", - "author_account_age_days": 747 + "author_account_age_days": 748 }, "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer": { "stars": 6, "last_update": "2024-11-30 03:13:29", - "author_account_age_days": 747 + "author_account_age_days": 748 }, "https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": { "stars": 5, "last_update": "2024-12-31 00:59:19", - "author_account_age_days": 747 + "author_account_age_days": 748 }, "https://github.com/DoctorDiffusion/ComfyUI-basic-pitch": { "stars": 1, "last_update": "2024-12-25 19:07:11", - "author_account_age_days": 747 + "author_account_age_days": 748 }, "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { "stars": 71, @@ -1646,23 +1656,23 @@ }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 4, - "last_update": "2025-08-03 15:09:36", - "author_account_age_days": 1779 + "last_update": "2025-08-04 14:28:41", + "author_account_age_days": 1780 }, "https://github.com/DraconicDragon/ComfyUI-Venice-API": { "stars": 5, "last_update": "2025-06-16 18:58:57", - "author_account_age_days": 1779 + "author_account_age_days": 1780 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { "stars": 4, "last_update": "2025-06-01 16:44:46", - "author_account_age_days": 217 + "author_account_age_days": 218 }, "https://github.com/DragonDiffusionbyBoyo/Boyonodes": { "stars": 2, "last_update": "2025-08-02 21:20:40", - "author_account_age_days": 217 + "author_account_age_days": 218 }, "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": { "stars": 1, @@ -1672,7 +1682,7 @@ "https://github.com/Duanyll/duanyll_nodepack": { "stars": 0, "last_update": "2025-08-01 04:18:18", - "author_account_age_days": 3138 + "author_account_age_days": 3139 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 51, @@ -1682,12 +1692,12 @@ "https://github.com/Easymode-ai/ComfyUI-BPT": { "stars": 9, "last_update": "2025-07-25 20:05:55", - "author_account_age_days": 1678 + "author_account_age_days": 1679 }, "https://github.com/Easymode-ai/ComfyUI-ShadowR": { "stars": 11, "last_update": "2025-02-21 20:53:27", - "author_account_age_days": 1678 + "author_account_age_days": 1679 }, "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": { "stars": 70, @@ -1712,7 +1722,7 @@ "https://github.com/EmAySee/ComfyUI_EmAySee_CustomNodes": { "stars": 1, "last_update": "2025-07-11 18:25:15", - "author_account_age_days": 1994 + "author_account_age_days": 1995 }, "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": { "stars": 6, @@ -1745,7 +1755,7 @@ "author_account_age_days": 3677 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { - "stars": 598, + "stars": 599, "last_update": "2025-06-18 23:00:26", "author_account_age_days": 4005 }, @@ -1777,7 +1787,7 @@ "https://github.com/ExterminanzHS/Gecco-Discord-Autosend": { "stars": 1, "last_update": "2024-09-05 12:33:30", - "author_account_age_days": 3613 + "author_account_age_days": 3614 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 416, @@ -1992,7 +2002,7 @@ "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": { "stars": 72, "last_update": "2024-11-05 17:00:49", - "author_account_age_days": 1568 + "author_account_age_days": 1569 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 20, @@ -2022,17 +2032,17 @@ "https://github.com/GadzoinksOfficial/comfyui_gprompts": { "stars": 0, "last_update": "2025-05-16 05:25:09", - "author_account_age_days": 561 + "author_account_age_days": 562 }, "https://github.com/GadzoinksOfficial/gadzoinks_ComfyUI": { "stars": 0, "last_update": "2025-05-12 09:51:17", - "author_account_age_days": 561 + "author_account_age_days": 562 }, "https://github.com/GamingDaveUk/daves_nodes": { "stars": 0, "last_update": "2025-02-22 06:22:19", - "author_account_age_days": 837 + "author_account_age_days": 838 }, "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, @@ -2052,7 +2062,7 @@ "https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS": { "stars": 32, "last_update": "2025-03-21 11:44:13", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/GeekyGhost/ComfyUI-Geeky-LatentSyncWrapper": { "stars": 7, @@ -2062,7 +2072,7 @@ "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": { "stars": 47, "last_update": "2025-04-09 05:27:46", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer": { "stars": 0, @@ -2082,7 +2092,7 @@ "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": { "stars": 88, "last_update": "2025-07-07 10:31:15", - "author_account_age_days": 1071 + "author_account_age_days": 1072 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 12, @@ -2097,7 +2107,7 @@ "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 3, "last_update": "2025-05-14 20:52:22", - "author_account_age_days": 1066 + "author_account_age_days": 1067 }, "https://github.com/Gourieff/ComfyUI-ReActor": { "stars": 699, @@ -2142,12 +2152,12 @@ "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, "last_update": "2024-11-15 19:46:39", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/Gue-e/ComfyUI-PanoCard": { "stars": 14, "last_update": "2025-06-23 08:57:03", - "author_account_age_days": 2489 + "author_account_age_days": 2490 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, @@ -2167,7 +2177,7 @@ "https://github.com/HJH-AILab/ComfyUI_CosyVoice2": { "stars": 3, "last_update": "2025-05-21 08:36:14", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/HJH-AILab/ComfyUI_Facefusion": { "stars": 5, @@ -2177,22 +2187,27 @@ "https://github.com/HJH-AILab/ComfyUI_StableAnimator": { "stars": 16, "last_update": "2025-04-24 02:45:32", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/HM-RunningHub/ComfyUI_RH_APICall": { "stars": 83, "last_update": "2025-07-23 18:53:37", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": { "stars": 188, "last_update": "2025-05-05 18:32:28", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/HM-RunningHub/ComfyUI_RH_OminiControl": { "stars": 137, "last_update": "2024-12-20 08:41:09", - "author_account_age_days": 234 + "author_account_age_days": 235 + }, + "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": { + "stars": 9, + "last_update": "2025-08-05 00:38:59", + "author_account_age_days": 235 }, "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": { "stars": 57, @@ -2202,12 +2217,12 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_Step1XEdit": { "stars": 22, "last_update": "2025-04-30 17:12:58", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/HM-RunningHub/ComfyUI_RH_UNO": { "stars": 51, "last_update": "2025-04-15 17:12:25", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton": { "stars": 0, @@ -2217,12 +2232,12 @@ "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": { "stars": 13, "last_update": "2024-12-06 18:08:50", - "author_account_age_days": 1405 + "author_account_age_days": 1406 }, "https://github.com/HannibalP/comfyui-HannibalPack": { "stars": 1, "last_update": "2025-03-11 23:36:33", - "author_account_age_days": 3010 + "author_account_age_days": 3011 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, @@ -2292,7 +2307,7 @@ "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": { "stars": 1, "last_update": "2024-08-14 04:00:34", - "author_account_age_days": 759 + "author_account_age_days": 760 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, @@ -2317,7 +2332,7 @@ "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": { "stars": 2, "last_update": "2025-05-21 02:17:36", - "author_account_age_days": 3490 + "author_account_age_days": 3491 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, @@ -2332,7 +2347,7 @@ "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 4, "last_update": "2025-03-14 02:41:21", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 6, @@ -2352,7 +2367,7 @@ "https://github.com/Hullabalo/ComfyUI-Loop": { "stars": 8, "last_update": "2025-05-01 15:26:44", - "author_account_age_days": 1016 + "author_account_age_days": 1017 }, "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": { "stars": 38, @@ -2407,37 +2422,37 @@ "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 3, "last_update": "2025-02-03 00:25:14", - "author_account_age_days": 1903 + "author_account_age_days": 1904 }, "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures": { "stars": 2, "last_update": "2025-02-03 00:21:47", - "author_account_age_days": 1903 + "author_account_age_days": 1904 }, "https://github.com/IgalOgonov/ComfyUI_Simple_String_Repository": { "stars": 3, "last_update": "2024-12-28 20:21:22", - "author_account_age_days": 2635 + "author_account_age_days": 2636 }, "https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils": { "stars": 0, "last_update": "2025-05-05 21:36:48", - "author_account_age_days": 1958 + "author_account_age_days": 1959 }, "https://github.com/ImagineerNL/ComfyUI-ToSVG-Potracer": { "stars": 14, "last_update": "2025-05-08 21:56:04", - "author_account_age_days": 1958 + "author_account_age_days": 1959 }, "https://github.com/Immac/ComfyUI-CoreVideoMocks": { "stars": 1, "last_update": "2025-03-17 20:21:25", - "author_account_age_days": 4584 + "author_account_age_days": 4585 }, "https://github.com/ImmortalPie/ComfyUI-PonySwitch": { "stars": 10, "last_update": "2025-03-27 12:49:04", - "author_account_age_days": 4228 + "author_account_age_days": 4229 }, "https://github.com/InceptionsAI/ComfyUI-RunComfy-Helper": { "stars": 2, @@ -2477,32 +2492,32 @@ "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": { "stars": 28, "last_update": "2025-06-11 15:26:03", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants": { "stars": 19, "last_update": "2024-12-15 10:03:55", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/Isi-dev/ComfyUI-Img2PaintingAssistant": { "stars": 12, "last_update": "2025-07-01 09:18:51", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/Isi-dev/ComfyUI-UniAnimate-W": { "stars": 178, "last_update": "2025-03-11 10:32:39", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows": { "stars": 28, "last_update": "2025-06-11 15:26:03", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/Isulion/ComfyUI_Isulion": { "stars": 37, "last_update": "2025-05-03 12:21:05", - "author_account_age_days": 763 + "author_account_age_days": 764 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "stars": 187, @@ -2515,7 +2530,7 @@ "author_account_age_days": 817 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct": { - "stars": 104, + "stars": 105, "last_update": "2025-04-02 16:22:22", "author_account_age_days": 817 }, @@ -2532,7 +2547,7 @@ "https://github.com/JPrevots/ComfyUI-PhyCV": { "stars": 1, "last_update": "2025-02-21 11:36:11", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/JTriggerFish/ComfyLatentTools": { "stars": 2, @@ -2577,7 +2592,7 @@ "https://github.com/Jash-Vora/ComfyUI-GarmentDiT": { "stars": 3, "last_update": "2025-01-04 08:22:14", - "author_account_age_days": 816 + "author_account_age_days": 817 }, "https://github.com/JayLyu/blender-in-comfyui": { "stars": 1, @@ -2612,22 +2627,22 @@ "https://github.com/JiSenHua/ComfyUI-TD": { "stars": 75, "last_update": "2025-07-09 09:31:23", - "author_account_age_days": 1149 + "author_account_age_days": 1150 }, "https://github.com/Jint8888/Comfyui_JTnodes": { "stars": 1, "last_update": "2025-04-22 16:23:53", - "author_account_age_days": 456 + "author_account_age_days": 457 }, "https://github.com/JoeNavark/comfyui_custom_sigma_editor": { "stars": 13, "last_update": "2025-05-11 18:00:22", - "author_account_age_days": 1254 + "author_account_age_days": 1255 }, "https://github.com/JohanK66/ComfyUI-WebhookImage": { "stars": 1, "last_update": "2025-03-10 19:38:53", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown": { "stars": 1, @@ -2637,12 +2652,12 @@ "https://github.com/Jokimbe/ComfyUI-DrawThings-gRPC": { "stars": 12, "last_update": "2025-07-24 00:45:41", - "author_account_age_days": 4786 + "author_account_age_days": 4787 }, "https://github.com/Jonseed/ComfyUI-Detail-Daemon": { - "stars": 768, + "stars": 769, "last_update": "2025-03-14 16:47:41", - "author_account_age_days": 2585 + "author_account_age_days": 2586 }, "https://github.com/Jordach/comfy-plasma": { "stars": 75, @@ -2652,7 +2667,7 @@ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 13, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3760 + "author_account_age_days": 3761 }, "https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper": { "stars": 33, @@ -2667,22 +2682,22 @@ "https://github.com/JustLateNightAI/KeywordImageBlocker": { "stars": 0, "last_update": "2025-05-07 17:25:44", - "author_account_age_days": 286 + "author_account_age_days": 287 }, "https://github.com/JustinMatters/comfyUI-JMNodes": { "stars": 0, "last_update": "2025-01-04 14:57:58", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/KAVVATARE/ComfyUI-Light-N-Color": { "stars": 1, "last_update": "2025-08-04 10:30:12", - "author_account_age_days": 4536 + "author_account_age_days": 4537 }, "https://github.com/KAVVATARE/ComfyUI_RightEyeDisparity": { "stars": 2, "last_update": "2025-05-23 19:32:04", - "author_account_age_days": 4536 + "author_account_age_days": 4537 }, "https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": { "stars": 6, @@ -2702,12 +2717,12 @@ "https://github.com/KLL535/ComfyUI_PNGInfo_Sidebar": { "stars": 18, "last_update": "2025-02-16 13:11:48", - "author_account_age_days": 255 + "author_account_age_days": 256 }, "https://github.com/KLL535/ComfyUI_SimpleButcher": { "stars": 7, "last_update": "2025-03-09 21:53:41", - "author_account_age_days": 255 + "author_account_age_days": 256 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 16, @@ -2722,12 +2737,12 @@ "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, "last_update": "2025-06-15 22:39:14", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/Kesin11/ComfyUI-list-filter": { "stars": 0, "last_update": "2025-03-28 04:00:03", - "author_account_age_days": 4952 + "author_account_age_days": 4953 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 8, @@ -2737,22 +2752,22 @@ "https://github.com/Kidev/ComfyUI-Fisheye-effects": { "stars": 16, "last_update": "2025-04-03 19:00:30", - "author_account_age_days": 5007 + "author_account_age_days": 5008 }, "https://github.com/Kinglord/ComfyUI_LoRA_Sidebar": { "stars": 86, "last_update": "2025-04-27 08:48:53", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/Kinglord/ComfyUI_Prompt_Gallery": { "stars": 58, "last_update": "2024-09-24 21:58:55", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/Kinglord/ComfyUI_Slider_Sidebar": { "stars": 40, "last_update": "2024-09-26 02:40:30", - "author_account_age_days": 5296 + "author_account_age_days": 5297 }, "https://github.com/KohakuBlueleaf/z-tipo-extension": { "stars": 494, @@ -2797,7 +2812,7 @@ "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 4, "last_update": "2025-03-14 09:52:02", - "author_account_age_days": 1526 + "author_account_age_days": 1527 }, "https://github.com/KunmyonChoi/ComfyUI_S3_direct": { "stars": 0, @@ -2855,7 +2870,7 @@ "author_account_age_days": 501 }, "https://github.com/LAOGOU-666/Comfyui-Memory_Cleanup": { - "stars": 151, + "stars": 152, "last_update": "2025-04-09 16:45:10", "author_account_age_days": 501 }, @@ -2882,7 +2897,7 @@ "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 6, "last_update": "2025-08-01 04:52:07", - "author_account_age_days": 1963 + "author_account_age_days": 1964 }, "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, @@ -2922,7 +2937,7 @@ "https://github.com/Laurent2916/comfyui-piq": { "stars": 0, "last_update": "2025-03-17 13:50:16", - "author_account_age_days": 3273 + "author_account_age_days": 3274 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 132, @@ -2932,7 +2947,7 @@ "https://github.com/Legorobotdude/ComfyUI-VariationLab": { "stars": 1, "last_update": "2025-03-02 04:59:28", - "author_account_age_days": 3775 + "author_account_age_days": 3776 }, "https://github.com/Lerc/canvas_tab": { "stars": 195, @@ -2941,13 +2956,13 @@ }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 13, - "last_update": "2025-07-31 01:01:25", - "author_account_age_days": 388 + "last_update": "2025-08-04 15:26:05", + "author_account_age_days": 389 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced": { "stars": 6, "last_update": "2025-07-27 16:53:05", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 4, @@ -2967,27 +2982,27 @@ "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT": { "stars": 4, "last_update": "2025-07-27 06:53:54", - "author_account_age_days": 3807 + "author_account_age_days": 3808 }, "https://github.com/Light-x02/ComfyUI-FluxSettingsNode": { "stars": 7, "last_update": "2025-04-28 21:45:01", - "author_account_age_days": 1183 + "author_account_age_days": 1184 }, "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes": { "stars": 7, "last_update": "2025-05-01 18:14:59", - "author_account_age_days": 1183 + "author_account_age_days": 1184 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, "last_update": "2024-07-17 01:24:53", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/Lightricks/ComfyUI-LTXVideo": { - "stars": 2291, + "stars": 2292, "last_update": "2025-07-16 15:41:42", - "author_account_age_days": 4596 + "author_account_age_days": 4597 }, "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { "stars": 5, @@ -3137,17 +3152,17 @@ "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards": { "stars": 8, "last_update": "2025-06-14 10:33:54", - "author_account_age_days": 718 + "author_account_age_days": 719 }, "https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL": { "stars": 8, "last_update": "2025-07-05 12:10:40", - "author_account_age_days": 718 + "author_account_age_days": 719 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 5, "last_update": "2025-04-27 15:34:57", - "author_account_age_days": 718 + "author_account_age_days": 719 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 28, @@ -3197,7 +3212,7 @@ "https://github.com/MaruPelkar/comfyui-conditioning-resizer": { "stars": 1, "last_update": "2025-04-21 20:57:33", - "author_account_age_days": 3986 + "author_account_age_days": 3987 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 6, @@ -3212,7 +3227,7 @@ "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, "last_update": "2025-03-07 23:55:55", - "author_account_age_days": 2013 + "author_account_age_days": 2014 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 4, @@ -3230,7 +3245,7 @@ "author_account_age_days": 3302 }, "https://github.com/MeeeyoAI/ComfyUI_StringOps": { - "stars": 86, + "stars": 87, "last_update": "2025-06-04 17:47:55", "author_account_age_days": 163 }, @@ -3267,27 +3282,27 @@ "https://github.com/MieMieeeee/ComfyUI-CaptionThis": { "stars": 80, "last_update": "2025-07-04 11:35:57", - "author_account_age_days": 1962 + "author_account_age_days": 1963 }, "https://github.com/MieMieeeee/ComfyUI-MieNodes": { "stars": 95, "last_update": "2025-07-29 09:10:31", - "author_account_age_days": 1962 + "author_account_age_days": 1963 }, "https://github.com/MieMieeeee/ComfyUI-MinioConnector": { "stars": 3, "last_update": "2025-03-21 09:09:09", - "author_account_age_days": 1962 + "author_account_age_days": 1963 }, "https://github.com/MijnSpam/ComfyUI_SwapAndScale": { "stars": 0, "last_update": "2025-05-31 09:27:10", - "author_account_age_days": 954 + "author_account_age_days": 955 }, "https://github.com/MijnSpam/UploadToPushOver": { "stars": 1, "last_update": "2025-05-31 09:32:38", - "author_account_age_days": 954 + "author_account_age_days": 955 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, @@ -3357,12 +3372,12 @@ "https://github.com/Miyuutsu/comfyui-save-vpred": { "stars": 4, "last_update": "2024-12-15 22:29:47", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/MohammadAboulEla/ComfyUI-iTools": { - "stars": 168, + "stars": 169, "last_update": "2025-07-29 15:19:33", - "author_account_age_days": 1432 + "author_account_age_days": 1433 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, @@ -3437,12 +3452,12 @@ "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 50, "last_update": "2024-07-23 14:39:52", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/MzMaXaM/ComfyUi-MzMaXaM": { "stars": 10, "last_update": "2025-06-01 16:34:55", - "author_account_age_days": 2144 + "author_account_age_days": 2145 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 69, @@ -3452,7 +3467,7 @@ "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 2, "last_update": "2025-04-09 01:07:33", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix": { "stars": 45, @@ -3462,12 +3477,12 @@ "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": { "stars": 6, "last_update": "2024-11-03 02:48:52", - "author_account_age_days": 768 + "author_account_age_days": 769 }, "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": { "stars": 8, "last_update": "2025-08-01 04:07:09", - "author_account_age_days": 768 + "author_account_age_days": 769 }, "https://github.com/NakamuraShippo/ComfyUI-NS-Util": { "stars": 1, @@ -3482,7 +3497,7 @@ "https://github.com/NeoGriever/ComfyUI-NeoGriever": { "stars": 2, "last_update": "2024-12-12 02:55:40", - "author_account_age_days": 4694 + "author_account_age_days": 4695 }, "https://github.com/NeonLightning/neonllama": { "stars": 1, @@ -3532,7 +3547,7 @@ "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": { "stars": 8, "last_update": "2024-10-17 13:22:19", - "author_account_age_days": 1063 + "author_account_age_days": 1064 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 15, @@ -3542,12 +3557,12 @@ "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": { "stars": 1, "last_update": "2025-04-10 00:32:13", - "author_account_age_days": 2682 + "author_account_age_days": 2683 }, "https://github.com/Nikosis/ComfyUI-Nikosis-Preprocessors": { "stars": 2, "last_update": "2025-04-08 12:28:17", - "author_account_age_days": 2682 + "author_account_age_days": 2683 }, "https://github.com/NimaNzrii/comfyui-photoshop": { "stars": 1187, @@ -3567,7 +3582,7 @@ "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 6, "last_update": "2025-05-07 18:47:45", - "author_account_age_days": 1609 + "author_account_age_days": 1610 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 16, @@ -3577,7 +3592,7 @@ "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper": { "stars": 23, "last_update": "2025-07-20 12:17:01", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, @@ -3627,7 +3642,7 @@ "https://github.com/OliverCrosby/Comfyui-Minimap": { "stars": 98, "last_update": "2024-08-24 14:10:43", - "author_account_age_days": 2531 + "author_account_age_days": 2532 }, "https://github.com/OneThingAI/ComfyUI_Onething_CV": { "stars": 0, @@ -3642,7 +3657,7 @@ "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, "last_update": "2024-10-27 20:13:40", - "author_account_age_days": 2141 + "author_account_age_days": 2142 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 21, @@ -3662,37 +3677,37 @@ "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 3, "last_update": "2025-03-22 01:25:55", - "author_account_age_days": 3206 + "author_account_age_days": 3207 }, "https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload": { "stars": 1, "last_update": "2025-03-29 00:39:01", - "author_account_age_days": 3206 + "author_account_age_days": 3207 }, "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper": { "stars": 1, "last_update": "2025-04-19 09:40:38", - "author_account_age_days": 3206 + "author_account_age_days": 3207 }, "https://github.com/Pablerdo/ComfyUI-ZeptaframePromptMerger": { "stars": 1, "last_update": "2025-03-21 17:42:55", - "author_account_age_days": 3206 + "author_account_age_days": 3207 }, "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": { "stars": 10, "last_update": "2025-05-09 22:51:17", - "author_account_age_days": 1891 + "author_account_age_days": 1892 }, "https://github.com/PanicTitan/ComfyUI-Gallery": { "stars": 53, "last_update": "2025-07-10 23:49:50", - "author_account_age_days": 1891 + "author_account_age_days": 1892 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, "last_update": "2024-07-31 13:40:33", - "author_account_age_days": 3233 + "author_account_age_days": 3234 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 11, @@ -3707,7 +3722,7 @@ "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": { "stars": 0, "last_update": "2025-03-18 17:38:28", - "author_account_age_days": 2249 + "author_account_age_days": 2250 }, "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 1, @@ -3722,17 +3737,17 @@ "https://github.com/Phando/ComfyUI-PhandoNodes": { "stars": 0, "last_update": "2024-09-05 16:12:24", - "author_account_age_days": 5631 + "author_account_age_days": 5632 }, "https://github.com/Pheat-AI/Remade_nodes": { "stars": 3, "last_update": "2024-10-18 00:04:58", - "author_account_age_days": 439 + "author_account_age_days": 440 }, "https://github.com/PiggyDance/ComfyUI_OpenCV": { "stars": 0, "last_update": "2025-03-24 10:02:49", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, @@ -3752,7 +3767,7 @@ "https://github.com/PixelML/ComfyUI-PixelML-CustomNodes": { "stars": 0, "last_update": "2025-01-20 06:40:21", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/PnthrLeo/comfyUI-PL-data-tools": { "stars": 1, @@ -3770,7 +3785,7 @@ "author_account_age_days": 3798 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { - "stars": 2451, + "stars": 2452, "last_update": "2024-08-21 06:14:24", "author_account_age_days": 369 }, @@ -3786,13 +3801,13 @@ }, "https://github.com/ProGamerGov/ComfyUI_pytorch360convert": { "stars": 14, - "last_update": "2025-07-28 15:47:44", + "last_update": "2025-08-04 23:34:09", "author_account_age_days": 3848 }, "https://github.com/PrunaAI/ComfyUI_pruna": { "stars": 64, "last_update": "2025-07-10 11:12:37", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/Pseudotools/Pseudocomfy": { "stars": 1, @@ -3827,7 +3842,7 @@ "https://github.com/QijiTec/ComfyUI-RED-UNO": { "stars": 26, "last_update": "2025-04-21 01:07:24", - "author_account_age_days": 869 + "author_account_age_days": 870 }, "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, @@ -3872,7 +3887,7 @@ "https://github.com/Reithan/negative_rejection_steering": { "stars": 9, "last_update": "2025-08-01 06:23:09", - "author_account_age_days": 4110 + "author_account_age_days": 4111 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 7, @@ -3947,7 +3962,7 @@ "https://github.com/Runware/ComfyUI-Runware": { "stars": 105, "last_update": "2025-06-18 12:05:09", - "author_account_age_days": 605 + "author_account_age_days": 606 }, "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk": { "stars": 39, @@ -3977,7 +3992,7 @@ "https://github.com/SKBv0/ComfyUI_SKBundle": { "stars": 75, "last_update": "2025-06-28 20:35:53", - "author_account_age_days": 1961 + "author_account_age_days": 1962 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 96, @@ -4002,22 +4017,22 @@ "https://github.com/SS-snap/ComfyUI-Ad_scheduler": { "stars": 6, "last_update": "2025-04-25 04:53:31", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/SS-snap/ComfyUI-LBW_flux": { "stars": 4, "last_update": "2025-04-25 04:47:47", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/SS-snap/ComfyUI-Snap_Processing": { "stars": 62, "last_update": "2025-04-25 04:54:44", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": { "stars": 30, "last_update": "2025-07-25 09:49:47", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/SXQBW/ComfyUI-Qwen": { "stars": 6, @@ -4057,7 +4072,7 @@ "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 3, "last_update": "2025-05-26 22:46:39", - "author_account_age_days": 1037 + "author_account_age_days": 1038 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, @@ -4067,7 +4082,7 @@ "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 3, "last_update": "2025-05-07 23:48:49", - "author_account_age_days": 1037 + "author_account_age_days": 1038 }, "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 2, @@ -4137,17 +4152,17 @@ "https://github.com/Sekiun/ComfyUI-WebpToPNGSequence": { "stars": 3, "last_update": "2025-04-15 12:40:47", - "author_account_age_days": 1877 + "author_account_age_days": 1878 }, "https://github.com/Semper-Sursum/HF-Flux-ComfyUI": { "stars": 2, "last_update": "2025-03-29 17:35:11", - "author_account_age_days": 195 + "author_account_age_days": 196 }, "https://github.com/ServiceStack/comfy-asset-downloader": { "stars": 8, "last_update": "2025-05-08 16:21:02", - "author_account_age_days": 5291 + "author_account_age_days": 5292 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 4, @@ -4172,22 +4187,22 @@ "https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL": { "stars": 6, "last_update": "2025-06-29 14:25:52", - "author_account_age_days": 792 + "author_account_age_days": 793 }, "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter": { "stars": 25, "last_update": "2025-02-18 07:36:09", - "author_account_age_days": 792 + "author_account_age_days": 793 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd": { "stars": 0, "last_update": "2025-03-02 00:15:45", - "author_account_age_days": 792 + "author_account_age_days": 793 }, "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": { "stars": 3, "last_update": "2025-06-13 08:51:55", - "author_account_age_days": 792 + "author_account_age_days": 793 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 10, @@ -4407,7 +4422,7 @@ "https://github.com/Siempreflaco/ComfyUI-NCNodes": { "stars": 0, "last_update": "2025-05-02 20:04:43", - "author_account_age_days": 1061 + "author_account_age_days": 1062 }, "https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders": { "stars": 3, @@ -4417,12 +4432,12 @@ "https://github.com/SignalCha1n/comfyui-ComfySnap": { "stars": 1, "last_update": "2025-04-27 15:24:25", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/SijieMei/ComfyUI-promptHistory": { "stars": 0, "last_update": "2025-03-24 03:32:05", - "author_account_age_days": 2317 + "author_account_age_days": 2318 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 2, @@ -4447,27 +4462,27 @@ "https://github.com/SlackinJack/asyncdiff_comfyui": { "stars": 0, "last_update": "2025-04-03 03:17:56", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/SlackinJack/distrifuser_comfyui": { "stars": 0, "last_update": "2025-04-03 03:18:17", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": { "stars": 5, "last_update": "2025-03-29 04:35:17", - "author_account_age_days": 1603 + "author_account_age_days": 1604 }, "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3": { "stars": 63, "last_update": "2025-03-27 12:47:27", - "author_account_age_days": 3967 + "author_account_age_days": 3968 }, "https://github.com/Slickytail/ComfyUI-RegionalAdaptiveSampling": { "stars": 20, "last_update": "2025-04-07 09:20:23", - "author_account_age_days": 3967 + "author_account_age_days": 3968 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 245, @@ -4521,46 +4536,46 @@ }, "https://github.com/SozeInc/ComfyUI_Soze": { "stars": 6, - "last_update": "2025-07-24 16:50:14", - "author_account_age_days": 485 + "last_update": "2025-08-04 22:23:03", + "author_account_age_days": 486 }, "https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt": { "stars": 3, "last_update": "2025-04-15 20:36:37", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/SparknightLLC/ComfyUI-GPENO": { "stars": 68, "last_update": "2025-04-15 20:29:05", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutosize": { "stars": 0, "last_update": "2025-05-23 19:44:54", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/SparknightLLC/ComfyUI-ImageAutotone": { "stars": 14, "last_update": "2025-04-15 20:35:55", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/SparknightLLC/ComfyUI-LatentClamp": { "stars": 2, "last_update": "2025-04-15 20:36:15", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/SparknightLLC/ComfyUI-MaskArbiter": { "stars": 4, "last_update": "2025-04-15 20:35:34", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": { "stars": 0, "last_update": "2025-04-22 00:31:50", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/SpenserCai/ComfyUI-FunAudioLLM": { - "stars": 84, + "stars": 85, "last_update": "2024-11-27 09:22:05", "author_account_age_days": 3121 }, @@ -4582,12 +4597,12 @@ "https://github.com/StableLlama/ComfyUI-basic_data_handling": { "stars": 11, "last_update": "2025-07-17 20:12:49", - "author_account_age_days": 584 + "author_account_age_days": 585 }, "https://github.com/StarAsh042/ComfyUI_RollingArtist": { "stars": 0, "last_update": "2025-05-05 21:26:43", - "author_account_age_days": 3414 + "author_account_age_days": 3415 }, "https://github.com/StarMagicAI/comfyui_tagger": { "stars": 5, @@ -4602,7 +4617,7 @@ "https://github.com/Starnodes2024/ComfyUI_StarNodes": { "stars": 43, "last_update": "2025-07-30 07:31:05", - "author_account_age_days": 408 + "author_account_age_days": 409 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 125, @@ -4657,7 +4672,7 @@ "https://github.com/Style-Mosaic/dino-x-comfyui-node": { "stars": 1, "last_update": "2025-01-28 21:40:18", - "author_account_age_days": 273 + "author_account_age_days": 274 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 197, @@ -4687,7 +4702,7 @@ "https://github.com/SykkoAtHome/ComfyUI_FaceProcessor": { "stars": 11, "last_update": "2025-07-07 09:20:21", - "author_account_age_days": 801 + "author_account_age_days": 802 }, "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, @@ -4717,7 +4732,7 @@ "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": { "stars": 2, "last_update": "2024-12-23 05:26:14", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/TMElyralab/Comfyui-MusePose": { "stars": 417, @@ -4750,7 +4765,7 @@ "author_account_age_days": 609 }, "https://github.com/TTPlanetPig/Comfyui_Object_Migration": { - "stars": 761, + "stars": 763, "last_update": "2024-11-20 16:51:57", "author_account_age_days": 609 }, @@ -4777,7 +4792,7 @@ "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS": { "stars": 3, "last_update": "2025-06-04 10:19:49", - "author_account_age_days": 3455 + "author_account_age_days": 3456 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 14, @@ -4787,7 +4802,7 @@ "https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes": { "stars": 1, "last_update": "2025-07-27 22:07:03", - "author_account_age_days": 4912 + "author_account_age_days": 4913 }, "https://github.com/Taremin/comfyui-keep-multiple-tabs": { "stars": 5, @@ -4852,7 +4867,7 @@ "https://github.com/Tensor-Art/ComfyUI_TENSOR_ART": { "stars": 9, "last_update": "2025-04-02 08:31:41", - "author_account_age_days": 805 + "author_account_age_days": 806 }, "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, @@ -4887,7 +4902,7 @@ "https://github.com/TheWhykiki/Whykiki-ComfyUIToolset": { "stars": 0, "last_update": "2025-03-02 22:17:54", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/ThepExcel/aiangelgallery-comfyui": { "stars": 2, @@ -4902,7 +4917,7 @@ "https://github.com/TiamaTiramisu/risutools": { "stars": 1, "last_update": "2025-04-20 22:51:50", - "author_account_age_days": 406 + "author_account_age_days": 407 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 536, @@ -4912,7 +4927,7 @@ "https://github.com/Tlant/ComfyUI-OllamaPromptsGeneratorTlant": { "stars": 2, "last_update": "2025-07-18 11:45:29", - "author_account_age_days": 3075 + "author_account_age_days": 3076 }, "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 162, @@ -4922,7 +4937,7 @@ "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 1, "last_update": "2025-02-13 16:41:59", - "author_account_age_days": 944 + "author_account_age_days": 945 }, "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": { "stars": 1, @@ -4977,12 +4992,12 @@ "https://github.com/VK/vk-nodes": { "stars": 0, "last_update": "2025-05-07 19:59:57", - "author_account_age_days": 5751 + "author_account_age_days": 5752 }, "https://github.com/Vaibhavs10/ComfyUI-DDUF": { "stars": 5, "last_update": "2025-01-03 15:10:44", - "author_account_age_days": 3386 + "author_account_age_days": 3387 }, "https://github.com/VangengLab/ComfyUI-LivePortrait_v2": { "stars": 5, @@ -4997,17 +5012,17 @@ "https://github.com/Vaporbook/ComfyUI-SaveImage-PP": { "stars": 0, "last_update": "2025-05-08 15:04:17", - "author_account_age_days": 5244 + "author_account_age_days": 5245 }, "https://github.com/VertexAnomaly/ComfyUI_ImageSentinel": { "stars": 3, "last_update": "2025-04-04 13:50:16", - "author_account_age_days": 1061 + "author_account_age_days": 1062 }, "https://github.com/VertexStudio/roblox-comfyui-nodes": { "stars": 0, "last_update": "2024-10-08 16:35:54", - "author_account_age_days": 3384 + "author_account_age_days": 3385 }, "https://github.com/VikramxD/VEnhancer-ComfyUI-Wrapper": { "stars": 12, @@ -5016,23 +5031,23 @@ }, "https://github.com/Visionatrix/ComfyUI-Gemini": { "stars": 13, - "last_update": "2025-07-30 18:06:59", - "author_account_age_days": 522 + "last_update": "2025-08-04 20:24:09", + "author_account_age_days": 523 }, "https://github.com/Visionatrix/ComfyUI-RemoteVAE": { "stars": 2, "last_update": "2025-07-05 18:20:05", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 1, "last_update": "2025-07-06 10:53:01", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/VrchStudio/comfyui-web-viewer": { "stars": 239, "last_update": "2025-08-02 18:50:44", - "author_account_age_days": 1325 + "author_account_age_days": 1326 }, "https://github.com/VykosX/ControlFlowUtils": { "stars": 123, @@ -5082,7 +5097,7 @@ "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": { "stars": 3, "last_update": "2025-07-03 19:44:52", - "author_account_age_days": 1028 + "author_account_age_days": 1029 }, "https://github.com/WainWong/ComfyUI-Loop-image": { "stars": 34, @@ -5092,22 +5107,22 @@ "https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI": { "stars": 1, "last_update": "2024-10-29 11:03:23", - "author_account_age_days": 3365 + "author_account_age_days": 3366 }, "https://github.com/WangPengxing/ComfyUI_WPX_Node": { "stars": 0, "last_update": "2025-01-20 08:31:55", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": { - "stars": 4, + "stars": 5, "last_update": "2025-07-24 14:30:29", "author_account_age_days": 147 }, "https://github.com/WaveSpeedAI/wavespeed-comfyui": { "stars": 19, "last_update": "2025-07-23 09:23:52", - "author_account_age_days": 194 + "author_account_age_days": 195 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, @@ -5145,9 +5160,9 @@ "author_account_age_days": 1569 }, "https://github.com/XLabs-AI/x-flux-comfyui": { - "stars": 1609, + "stars": 1610, "last_update": "2024-10-30 12:51:21", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, @@ -5237,12 +5252,12 @@ "https://github.com/YaroslavIv/comfyui_swd": { "stars": 2, "last_update": "2025-06-23 04:10:43", - "author_account_age_days": 1982 + "author_account_age_days": 1983 }, "https://github.com/YarvixPA/ComfyUI-NeuralMedia": { "stars": 5, "last_update": "2025-07-16 08:15:03", - "author_account_age_days": 612 + "author_account_age_days": 613 }, "https://github.com/YaserJaradeh/comfyui-yaser-nodes": { "stars": 0, @@ -5567,7 +5582,7 @@ "https://github.com/Zeks/comfyui-rapidfire": { "stars": 0, "last_update": "2025-08-03 20:57:03", - "author_account_age_days": 5026 + "author_account_age_days": 5027 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, @@ -5617,7 +5632,7 @@ "https://github.com/abdozmantar/ComfyUI-DeepExtract": { "stars": 39, "last_update": "2025-04-26 15:13:57", - "author_account_age_days": 558 + "author_account_age_days": 559 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 3, @@ -5635,9 +5650,9 @@ "author_account_age_days": 569 }, "https://github.com/acorderob/sd-webui-prompt-postprocessor": { - "stars": 36, + "stars": 37, "last_update": "2025-05-31 10:32:11", - "author_account_age_days": 4233 + "author_account_age_days": 4234 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 6, @@ -5677,12 +5692,12 @@ "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { "stars": 7, "last_update": "2025-08-03 11:26:11", - "author_account_age_days": 2290 + "author_account_age_days": 2291 }, "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": { "stars": 2, "last_update": "2025-01-03 18:48:03", - "author_account_age_days": 4401 + "author_account_age_days": 4402 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, @@ -5717,7 +5732,7 @@ "https://github.com/aiartvn/A2V_Multi_Image_Composite": { "stars": 1, "last_update": "2025-02-02 04:14:06", - "author_account_age_days": 190 + "author_account_age_days": 191 }, "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, @@ -5727,7 +5742,7 @@ "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, "last_update": "2025-02-21 13:31:14", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/aidec/Comfyui_TextBatch_aidec": { "stars": 10, @@ -5740,19 +5755,19 @@ "author_account_age_days": 4954 }, "https://github.com/aigc-apps/EasyAnimate": { - "stars": 2190, + "stars": 2191, "last_update": "2025-03-06 11:41:28", "author_account_age_days": 724 }, "https://github.com/aigc-apps/VideoX-Fun": { - "stars": 1245, + "stars": 1247, "last_update": "2025-08-04 06:49:46", "author_account_age_days": 724 }, "https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": { "stars": 2, "last_update": "2024-09-14 03:03:01", - "author_account_age_days": 3076 + "author_account_age_days": 3077 }, "https://github.com/ainewsto/Comfyui-chatgpt-api": { "stars": 51, @@ -5765,7 +5780,7 @@ "author_account_age_days": 1060 }, "https://github.com/ainewsto/Comfyui_Comfly_v2": { - "stars": 46, + "stars": 47, "last_update": "2025-07-31 09:36:22", "author_account_age_days": 1060 }, @@ -5782,42 +5797,42 @@ "https://github.com/ajbergh/comfyui-ethnicity_hairstyle_clip_encoder": { "stars": 2, "last_update": "2025-02-28 22:07:11", - "author_account_age_days": 2188 + "author_account_age_days": 2189 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { "stars": 28, "last_update": "2025-04-05 00:47:00", - "author_account_age_days": 441 + "author_account_age_days": 442 }, "https://github.com/akatz-ai/ComfyUI-Basic-Math": { "stars": 0, "last_update": "2025-07-05 18:51:55", - "author_account_age_days": 441 + "author_account_age_days": 442 }, "https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes": { "stars": 228, "last_update": "2025-05-05 04:23:55", - "author_account_age_days": 441 + "author_account_age_days": 442 }, "https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": { "stars": 304, "last_update": "2025-07-09 22:44:36", - "author_account_age_days": 441 + "author_account_age_days": 442 }, "https://github.com/akatz-ai/ComfyUI-X-Portrait-Nodes": { "stars": 86, "last_update": "2025-04-20 05:29:13", - "author_account_age_days": 441 + "author_account_age_days": 442 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 0, "last_update": "2024-10-20 20:12:15", - "author_account_age_days": 2740 + "author_account_age_days": 2741 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 2, "last_update": "2024-10-20 20:14:09", - "author_account_age_days": 2740 + "author_account_age_days": 2741 }, "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 5, @@ -5847,7 +5862,7 @@ "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 5, "last_update": "2025-07-18 14:34:09", - "author_account_age_days": 4455 + "author_account_age_days": 4456 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, @@ -5862,12 +5877,12 @@ "https://github.com/alessandroperilli/APW_Nodes": { "stars": 4, "last_update": "2025-06-19 14:34:41", - "author_account_age_days": 3914 + "author_account_age_days": 3915 }, "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 0, "last_update": "2025-07-06 11:07:34", - "author_account_age_days": 3914 + "author_account_age_days": 3915 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 7, @@ -5897,17 +5912,17 @@ "https://github.com/alexcong/ComfyUI_QwenVL": { "stars": 78, "last_update": "2025-06-07 21:58:57", - "author_account_age_days": 3992 + "author_account_age_days": 3993 }, "https://github.com/alexgenovese/ComfyUI-UNO-Flux": { "stars": 0, "last_update": "2025-06-16 17:27:27", - "author_account_age_days": 5420 + "author_account_age_days": 5421 }, "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": { "stars": 14, "last_update": "2024-09-01 13:04:48", - "author_account_age_days": 5420 + "author_account_age_days": 5421 }, "https://github.com/alexisrolland/ComfyUI-Blender": { "stars": 9, @@ -5917,7 +5932,7 @@ "https://github.com/alexisrolland/ComfyUI-Phi": { "stars": 9, "last_update": "2025-06-02 16:03:13", - "author_account_age_days": 3691 + "author_account_age_days": 3692 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 110, @@ -5930,9 +5945,9 @@ "author_account_age_days": 3086 }, "https://github.com/ali-vilab/ACE_plus": { - "stars": 1251, + "stars": 1253, "last_update": "2025-04-21 06:36:02", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 115, @@ -5982,7 +5997,7 @@ "https://github.com/andygill/comfyui-sunflower-nodes": { "stars": 1, "last_update": "2025-01-02 04:23:22", - "author_account_age_days": 6198 + "author_account_age_days": 6199 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, @@ -6062,7 +6077,7 @@ "https://github.com/asutermo/ComfyUI-Flux-TryOff": { "stars": 43, "last_update": "2025-03-10 21:05:14", - "author_account_age_days": 5317 + "author_account_age_days": 5318 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 163, @@ -6072,7 +6087,7 @@ "https://github.com/atluslin/comfyui_arcane_style_trans": { "stars": 0, "last_update": "2025-03-14 01:25:41", - "author_account_age_days": 3432 + "author_account_age_days": 3433 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 145, @@ -6107,17 +6122,17 @@ "https://github.com/avenstack/ComfyUI-AV-FunASR": { "stars": 12, "last_update": "2025-06-13 05:53:11", - "author_account_age_days": 109 + "author_account_age_days": 110 }, "https://github.com/avenstack/ComfyUI-AV-LatentSync": { "stars": 3, "last_update": "2025-05-28 14:27:42", - "author_account_age_days": 109 + "author_account_age_days": 110 }, "https://github.com/avenstack/ComfyUI-AV-MegaTTS3": { "stars": 0, "last_update": "2025-05-25 13:35:03", - "author_account_age_days": 109 + "author_account_age_days": 110 }, "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, @@ -6152,7 +6167,7 @@ "https://github.com/bablueza/ComfyUI-Vaja-Ai4thai": { "stars": 0, "last_update": "2025-04-23 04:14:55", - "author_account_age_days": 2150 + "author_account_age_days": 2151 }, "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, @@ -6202,12 +6217,12 @@ "https://github.com/banqingyuan/ComfyUI-text-replace": { "stars": 0, "last_update": "2024-09-22 16:14:22", - "author_account_age_days": 2704 + "author_account_age_days": 2705 }, "https://github.com/bartly/Comfyui_babel_removebg_api": { "stars": 6, "last_update": "2024-10-14 00:48:34", - "author_account_age_days": 4532 + "author_account_age_days": 4533 }, "https://github.com/bash-j/mikey_nodes": { "stars": 157, @@ -6237,7 +6252,7 @@ "https://github.com/bemoregt/ComfyUI_CustomNode_Image2Spectrum": { "stars": 1, "last_update": "2025-03-28 12:13:20", - "author_account_age_days": 3365 + "author_account_age_days": 3366 }, "https://github.com/benda1989/CosyVoice2_ComfyUI": { "stars": 21, @@ -6257,12 +6272,12 @@ "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, "last_update": "2025-01-14 10:42:44", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/benjiyaya/ComfyUI-KokoroTTS": { "stars": 57, "last_update": "2025-03-18 20:13:52", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/benstaniford/comfy-contact-sheet-image-loader": { "stars": 10, @@ -6345,7 +6360,7 @@ "author_account_age_days": 2342 }, "https://github.com/billwuhao/ComfyUI_MegaTTS3": { - "stars": 109, + "stars": 110, "last_update": "2025-06-11 01:01:40", "author_account_age_days": 2342 }, @@ -6380,7 +6395,7 @@ "author_account_age_days": 2342 }, "https://github.com/billwuhao/ComfyUI_StepAudioTTS": { - "stars": 132, + "stars": 133, "last_update": "2025-05-23 09:45:26", "author_account_age_days": 2342 }, @@ -6407,12 +6422,12 @@ "https://github.com/black-forest-labs/bfl-comfy-nodes": { "stars": 84, "last_update": "2025-02-07 22:13:26", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/blackcodetavern/ComfyUI-Benripack": { "stars": 4, "last_update": "2024-09-07 09:06:00", - "author_account_age_days": 3279 + "author_account_age_days": 3280 }, "https://github.com/blepping/ComfyUI-ApplyResAdapterUnet": { "stars": 31, @@ -6462,7 +6477,7 @@ "https://github.com/blovett80/ComfyUI-PixelDojo": { "stars": 0, "last_update": "2025-03-27 10:30:18", - "author_account_age_days": 608 + "author_account_age_days": 609 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, @@ -6537,7 +6552,7 @@ "https://github.com/bombless/comfyUI-RememberingUtils": { "stars": 0, "last_update": "2024-12-25 01:31:05", - "author_account_age_days": 4964 + "author_account_age_days": 4965 }, "https://github.com/bongsang/ComfyUI-Bongsang": { "stars": 0, @@ -6572,12 +6587,12 @@ "https://github.com/brantje/ComfyUI-api-tools": { "stars": 4, "last_update": "2025-05-28 11:37:29", - "author_account_age_days": 4650 + "author_account_age_days": 4651 }, "https://github.com/brantje/ComfyUI_MagicQuill": { "stars": 3, "last_update": "2025-05-20 19:32:21", - "author_account_age_days": 4650 + "author_account_age_days": 4651 }, "https://github.com/brayevalerien/ComfyUI-SplitString": { "stars": 1, @@ -6587,7 +6602,7 @@ "https://github.com/brayevalerien/ComfyUI-resynthesizer": { "stars": 21, "last_update": "2025-07-25 10:07:21", - "author_account_age_days": 1999 + "author_account_age_days": 2000 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 305, @@ -6622,7 +6637,7 @@ "https://github.com/bugltd/ComfyLab-Pack": { "stars": 6, "last_update": "2025-05-13 17:35:50", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/burnsbert/ComfyUI-EBU-LMStudio": { "stars": 17, @@ -6665,17 +6680,17 @@ "author_account_age_days": 1581 }, "https://github.com/bytedance/ComfyUI-HyperLoRA": { - "stars": 380, + "stars": 382, "last_update": "2025-06-25 08:47:51", "author_account_age_days": 4494 }, "https://github.com/bytedance/ComfyUI_InfiniteYou": { - "stars": 248, + "stars": 249, "last_update": "2025-07-25 04:53:32", "author_account_age_days": 4494 }, "https://github.com/bytedance/comfyui-lumi-batcher": { - "stars": 359, + "stars": 360, "last_update": "2025-08-02 03:47:35", "author_account_age_days": 4494 }, @@ -6692,32 +6707,32 @@ "https://github.com/cake-ml/tiny-sana-preview": { "stars": 2, "last_update": "2025-02-08 00:36:49", - "author_account_age_days": 287 + "author_account_age_days": 288 }, "https://github.com/calcuis/gguf": { - "stars": 88, + "stars": 90, "last_update": "2025-08-04 08:29:54", - "author_account_age_days": 1053 + "author_account_age_days": 1054 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { "stars": 46, "last_update": "2024-09-02 23:00:00", - "author_account_age_days": 3708 + "author_account_age_days": 3709 }, "https://github.com/caleboleary/Comfyui-calbenodes": { "stars": 1, "last_update": "2024-09-16 19:27:58", - "author_account_age_days": 3708 + "author_account_age_days": 3709 }, "https://github.com/camenduru/ComfyUI-TostAI": { "stars": 1, "last_update": "2024-08-22 04:04:06", - "author_account_age_days": 2174 + "author_account_age_days": 2175 }, "https://github.com/cardenluo/ComfyUI-Apt_Preset": { "stars": 133, "last_update": "2025-08-02 00:22:25", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 44, @@ -6732,7 +6747,7 @@ "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, "last_update": "2025-04-30 17:03:38", - "author_account_age_days": 874 + "author_account_age_days": 875 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 474, @@ -6747,7 +6762,7 @@ "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 2, "last_update": "2024-08-03 00:54:38", - "author_account_age_days": 3701 + "author_account_age_days": 3702 }, "https://github.com/cedarconnor/ComfyUI_HunyuanWorld": { "stars": 4, @@ -6982,7 +6997,7 @@ "https://github.com/charlyad142/ComfyUI_bfl_api_pro_nodes": { "stars": 0, "last_update": "2025-07-18 19:21:57", - "author_account_age_days": 3021 + "author_account_age_days": 3022 }, "https://github.com/chaunceyyann/comfyui-image-processing-nodes": { "stars": 0, @@ -6992,32 +7007,32 @@ "https://github.com/checkbins/checkbin-comfy": { "stars": 0, "last_update": "2025-01-31 18:05:33", - "author_account_age_days": 289 + "author_account_age_days": 290 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { - "stars": 6, + "stars": 7, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2140 + "author_account_age_days": 2141 }, "https://github.com/chenlongming/ComfyUI_Spectral": { "stars": 1, "last_update": "2025-02-22 17:20:35", - "author_account_age_days": 3583 + "author_account_age_days": 3584 }, "https://github.com/chenpipi0807/ComfyUI-Index-TTS": { "stars": 244, "last_update": "2025-06-25 14:30:23", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/chenpipi0807/ComfyUI_NSFW_Godie": { "stars": 2, "last_update": "2025-03-20 11:48:28", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/chenpipi0807/PIP_ArtisticWords": { "stars": 26, "last_update": "2025-03-21 07:29:20", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, @@ -7027,7 +7042,7 @@ "https://github.com/cherninlab/logo-generator-comfyui": { "stars": 2, "last_update": "2024-12-22 15:45:31", - "author_account_age_days": 502 + "author_account_age_days": 503 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, @@ -7107,7 +7122,7 @@ "https://github.com/chris-arsenault/ComfyUI-AharaNodes": { "stars": 0, "last_update": "2024-12-25 16:45:58", - "author_account_age_days": 4378 + "author_account_age_days": 4379 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 7, @@ -7297,12 +7312,12 @@ "https://github.com/clhui/ComfyUi-clh-Tool": { "stars": 6, "last_update": "2024-12-28 10:22:00", - "author_account_age_days": 3234 + "author_account_age_days": 3235 }, "https://github.com/clouddreamfly/ComfyUI-PromptWrapper": { "stars": 2, "last_update": "2025-06-02 16:16:12", - "author_account_age_days": 1998 + "author_account_age_days": 1999 }, "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, @@ -7322,7 +7337,7 @@ "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, "last_update": "2025-05-10 23:25:19", - "author_account_age_days": 580 + "author_account_age_days": 581 }, "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": { "stars": 0, @@ -7332,7 +7347,7 @@ "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation": { "stars": 2, "last_update": "2024-09-29 22:35:01", - "author_account_age_days": 3204 + "author_account_age_days": 3205 }, "https://github.com/codeprimate/ComfyUI-MaskContourProcessor": { "stars": 2, @@ -7340,9 +7355,9 @@ "author_account_age_days": 6255 }, "https://github.com/comfy-deploy/comfyui-llm-toolkit": { - "stars": 32, + "stars": 31, "last_update": "2025-07-30 18:00:51", - "author_account_age_days": 572 + "author_account_age_days": 573 }, "https://github.com/comfyanonymous/ComfyUI": { "stars": 84388, @@ -7447,7 +7462,7 @@ "https://github.com/crave33/RenesStuffDanbooruTagGet": { "stars": 0, "last_update": "2025-02-23 15:48:48", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/crystian/ComfyUI-Crystools": { "stars": 1333, @@ -7507,7 +7522,7 @@ "https://github.com/cyberhirsch/seb_nodes": { "stars": 1, "last_update": "2025-07-12 12:45:36", - "author_account_age_days": 2272 + "author_account_age_days": 2273 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, @@ -7557,7 +7572,7 @@ "https://github.com/dafeng012/comfyui-imgmake": { "stars": 15, "last_update": "2024-11-03 17:38:47", - "author_account_age_days": 1081 + "author_account_age_days": 1082 }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 259, @@ -7572,7 +7587,7 @@ "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 0, "last_update": "2025-04-15 10:31:38", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 321, @@ -7597,12 +7612,12 @@ "https://github.com/darth-veitcher/comfydv": { "stars": 1, "last_update": "2025-05-13 07:24:56", - "author_account_age_days": 4834 + "author_account_age_days": 4835 }, "https://github.com/daryltucker/ComfyUI-LoadFiles": { "stars": 2, "last_update": "2024-08-31 23:59:44", - "author_account_age_days": 4870 + "author_account_age_days": 4871 }, "https://github.com/dasilva333/ComfyUI_ContrastingColor": { "stars": 1, @@ -7622,7 +7637,7 @@ "https://github.com/davidgressett/comfyui-systemlevel": { "stars": 0, "last_update": "2025-01-22 23:51:40", - "author_account_age_days": 3036 + "author_account_age_days": 3037 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 53, @@ -7687,7 +7702,7 @@ "https://github.com/dfghsdh/ComfyUI_FluxPromptGen": { "stars": 13, "last_update": "2024-09-23 07:51:56", - "author_account_age_days": 315 + "author_account_age_days": 316 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 14, @@ -7727,7 +7742,7 @@ "https://github.com/dimtion/comfyui-raw-image": { "stars": 1, "last_update": "2025-07-19 22:22:37", - "author_account_age_days": 4770 + "author_account_age_days": 4771 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 311, @@ -7782,12 +7797,12 @@ "https://github.com/dorpxam/ComfyUI-FramePack-F1-T2V": { "stars": 2, "last_update": "2025-05-29 06:33:54", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA": { "stars": 17, "last_update": "2025-05-10 16:42:44", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 8, @@ -7802,12 +7817,12 @@ "https://github.com/dreamhartley/ComfyUI_show_seed": { "stars": 2, "last_update": "2025-01-14 16:15:12", - "author_account_age_days": 889 + "author_account_age_days": 890 }, "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 4, "last_update": "2025-06-23 04:17:05", - "author_account_age_days": 4183 + "author_account_age_days": 4184 }, "https://github.com/drphero/comfyui_prompttester": { "stars": 1, @@ -7837,7 +7852,7 @@ "https://github.com/duchamps0305/comfyui-white-extractor": { "stars": 0, "last_update": "2025-01-23 08:09:12", - "author_account_age_days": 1027 + "author_account_age_days": 1028 }, "https://github.com/ducido/ObjectFusion_ComfyUI_nodes": { "stars": 1, @@ -7907,7 +7922,7 @@ "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 3, "last_update": "2025-04-22 08:51:32", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 0, @@ -7927,12 +7942,12 @@ "https://github.com/envy-ai/ComfyUI-ConDelta": { "stars": 204, "last_update": "2025-04-24 00:16:02", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": { - "stars": 505, + "stars": 506, "last_update": "2025-05-05 22:53:42", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/evanspearman/ComfyMath": { "stars": 130, @@ -7952,17 +7967,17 @@ "https://github.com/exectails/comfyui-et_dynamicprompts": { "stars": 4, "last_update": "2024-11-29 22:37:19", - "author_account_age_days": 4323 + "author_account_age_days": 4324 }, "https://github.com/exectails/comfyui-et_infoutils": { "stars": 2, "last_update": "2024-11-29 17:27:49", - "author_account_age_days": 4323 + "author_account_age_days": 4324 }, "https://github.com/exectails/comfyui-et_stringutils": { "stars": 1, "last_update": "2024-11-26 20:26:14", - "author_account_age_days": 4323 + "author_account_age_days": 4324 }, "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": { "stars": 19, @@ -8012,12 +8027,12 @@ "https://github.com/fallingmeteorite/nsfw-image-check-comfyui": { "stars": 8, "last_update": "2025-06-02 03:59:25", - "author_account_age_days": 1494 + "author_account_age_days": 1495 }, "https://github.com/fashn-AI/ComfyUI-FASHN": { "stars": 25, "last_update": "2025-06-30 12:16:05", - "author_account_age_days": 761 + "author_account_age_days": 762 }, "https://github.com/fat-tire/comfyui-unified-media-suite": { "stars": 4, @@ -8027,27 +8042,27 @@ "https://github.com/fblissjr/ComfyUI-DatasetHelper": { "stars": 6, "last_update": "2025-01-27 18:58:33", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/fblissjr/ComfyUI-EmbeddingPipelineAnalytics": { "stars": 2, "last_update": "2025-01-24 18:51:53", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/fblissjr/ComfyUI-WanActivationEditor": { "stars": 4, "last_update": "2025-07-27 00:03:24", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": { "stars": 4, "last_update": "2025-03-17 22:36:22", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/fblissjr/shrug-prompter": { "stars": 10, "last_update": "2025-07-23 15:54:37", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/fcanfora/comfyui-camera-tools": { "stars": 1, @@ -8067,7 +8082,7 @@ "https://github.com/feixuetuba/Spleeter": { "stars": 0, "last_update": "2025-01-19 10:39:17", - "author_account_age_days": 4368 + "author_account_age_days": 4369 }, "https://github.com/felixszeto/ComfyUI-RequestNodes": { "stars": 90, @@ -8117,7 +8132,7 @@ "https://github.com/finegrain-ai/comfyui-finegrain": { "stars": 12, "last_update": "2025-05-16 07:44:57", - "author_account_age_days": 908 + "author_account_age_days": 909 }, "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 3, @@ -8297,7 +8312,7 @@ "https://github.com/fuselayer/comfyui-mosaic-blur": { "stars": 1, "last_update": "2025-04-05 00:57:07", - "author_account_age_days": 683 + "author_account_age_days": 684 }, "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": { "stars": 0, @@ -8357,7 +8372,7 @@ "https://github.com/ggarra13/ComfyUI-mrv2": { "stars": 4, "last_update": "2025-03-27 17:24:38", - "author_account_age_days": 4264 + "author_account_age_days": 4265 }, "https://github.com/giriss/comfy-image-saver": { "stars": 284, @@ -8402,7 +8417,7 @@ "https://github.com/gitmylo/ComfyUI-audio-nodes": { "stars": 9, "last_update": "2025-04-07 07:24:06", - "author_account_age_days": 2713 + "author_account_age_days": 2714 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 178, @@ -8442,17 +8457,17 @@ "https://github.com/goburiin/nsfwrecog-comfyui": { "stars": 0, "last_update": "2024-08-14 02:17:15", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/godmt/ComfyUI-IP-Composer": { "stars": 5, "last_update": "2025-05-18 09:52:01", - "author_account_age_days": 2135 + "author_account_age_days": 2136 }, "https://github.com/godmt/ComfyUI-List-Utils": { "stars": 9, "last_update": "2025-05-26 21:41:06", - "author_account_age_days": 2135 + "author_account_age_days": 2136 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, @@ -8497,17 +8512,17 @@ "https://github.com/googincheng/ComfyUX": { "stars": 148, "last_update": "2024-08-22 09:47:17", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/gorillaframeai/GF_nodes": { "stars": 31, "last_update": "2025-04-19 15:49:54", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/gorillaframeai/GF_translate": { "stars": 4, "last_update": "2025-02-04 19:26:53", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/greengerong/ComfyUI-JanusPro-PL": { "stars": 11, @@ -8552,12 +8567,12 @@ "https://github.com/gseth/ControlAltAI-Nodes": { "stars": 149, "last_update": "2025-06-05 04:21:56", - "author_account_age_days": 4252 + "author_account_age_days": 4253 }, "https://github.com/gt732/ComfyUI-DreamWaltz-G": { "stars": 2, "last_update": "2024-10-27 03:15:13", - "author_account_age_days": 1561 + "author_account_age_days": 1562 }, "https://github.com/guerreiro/comfyg-switch": { "stars": 3, @@ -8577,7 +8592,7 @@ "https://github.com/guyaton/guy-nodes-comfyui": { "stars": 0, "last_update": "2024-10-02 13:15:26", - "author_account_age_days": 307 + "author_account_age_days": 308 }, "https://github.com/gvfarns/comfyui_gvf": { "stars": 0, @@ -8652,7 +8667,7 @@ "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 0, "last_update": "2025-05-31 03:51:08", - "author_account_age_days": 3132 + "author_account_age_days": 3133 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 138, @@ -8677,12 +8692,12 @@ "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 1, "last_update": "2025-03-31 13:30:54", - "author_account_age_days": 4569 + "author_account_age_days": 4570 }, "https://github.com/hekmon/comfyui-openai-api": { "stars": 5, "last_update": "2025-04-08 09:40:51", - "author_account_age_days": 4569 + "author_account_age_days": 4570 }, "https://github.com/heshengtao/comfyui_LLM_party": { "stars": 1832, @@ -8702,7 +8717,7 @@ "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 22, "last_update": "2025-07-11 09:04:52", - "author_account_age_days": 561 + "author_account_age_days": 562 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 55, @@ -8862,7 +8877,7 @@ "https://github.com/hybskgks28275/ComfyUI-hybs-nodes": { "stars": 1, "last_update": "2025-05-28 07:15:21", - "author_account_age_days": 1332 + "author_account_age_days": 1333 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 3, @@ -8872,7 +8887,7 @@ "https://github.com/iDAPPA/ComfyUI-AMDGPUMonitor": { "stars": 3, "last_update": "2025-03-13 18:16:21", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, @@ -8897,7 +8912,7 @@ "https://github.com/iamandeepsandhu/ComfyUI-NSFW-Check": { "stars": 10, "last_update": "2024-11-26 07:32:18", - "author_account_age_days": 2611 + "author_account_age_days": 2612 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, @@ -8907,7 +8922,7 @@ "https://github.com/ichabodcole/ComfyUI-Ichis-Pack": { "stars": 2, "last_update": "2025-04-20 08:05:27", - "author_account_age_days": 4801 + "author_account_age_days": 4802 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 213, @@ -8987,7 +9002,7 @@ "https://github.com/ifmylove2011/comfyui-missed-tool": { "stars": 2, "last_update": "2025-04-10 09:15:08", - "author_account_age_days": 3576 + "author_account_age_days": 3577 }, "https://github.com/ihmily/ComfyUI-Light-Tool": { "stars": 12, @@ -8997,7 +9012,7 @@ "https://github.com/illuminatianon/comfyui-csvwildcards": { "stars": 0, "last_update": "2025-05-02 21:45:53", - "author_account_age_days": 149 + "author_account_age_days": 150 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 35, @@ -9012,7 +9027,7 @@ "https://github.com/inflamously/comfyui-prompt-enhancer": { "stars": 0, "last_update": "2025-06-02 22:49:50", - "author_account_age_days": 4186 + "author_account_age_days": 4187 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 11, @@ -9027,7 +9042,7 @@ "https://github.com/irreveloper/ComfyUI-DSD": { "stars": 41, "last_update": "2025-03-15 16:55:07", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 1, @@ -9137,17 +9152,17 @@ "https://github.com/jerrylongyan/ComfyUI-My-Mask": { "stars": 2, "last_update": "2025-01-08 08:39:19", - "author_account_age_days": 4337 + "author_account_age_days": 4338 }, "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL": { "stars": 1, "last_update": "2025-04-09 19:31:50", - "author_account_age_days": 2739 + "author_account_age_days": 2740 }, "https://github.com/jerrywap/ComfyUI_UploadToWebhookHTTP": { "stars": 1, "last_update": "2025-04-07 15:01:04", - "author_account_age_days": 2739 + "author_account_age_days": 2740 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 149, @@ -9177,7 +9192,7 @@ "https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": { "stars": 13, "last_update": "2025-07-03 08:39:45", - "author_account_age_days": 3535 + "author_account_age_days": 3536 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 290, @@ -9187,7 +9202,7 @@ "https://github.com/jinanlongen/ComfyUI-Prompt-Expander": { "stars": 0, "last_update": "2025-01-28 08:04:24", - "author_account_age_days": 4982 + "author_account_age_days": 4983 }, "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 2, @@ -9222,7 +9237,7 @@ "https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": { "stars": 4, "last_update": "2025-04-27 12:08:27", - "author_account_age_days": 744 + "author_account_age_days": 745 }, "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 0, @@ -9232,7 +9247,7 @@ "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 611, "last_update": "2024-07-31 13:54:32", - "author_account_age_days": 613 + "author_account_age_days": 614 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 137, @@ -9252,12 +9267,12 @@ "https://github.com/joreyaesh/comfyui_scroll_over_textarea": { "stars": 0, "last_update": "2025-03-09 18:58:09", - "author_account_age_days": 4519 + "author_account_age_days": 4520 }, "https://github.com/joreyaesh/comfyui_touchpad_scroll_controller.enableTouchpadScroll": { "stars": 0, "last_update": "2025-03-18 03:15:42", - "author_account_age_days": 4519 + "author_account_age_days": 4520 }, "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, @@ -9307,7 +9322,7 @@ "https://github.com/judian17/ComfyUI-Extract_Flux_Lora": { "stars": 18, "last_update": "2025-05-05 02:46:31", - "author_account_age_days": 2251 + "author_account_age_days": 2252 }, "https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node": { "stars": 2, @@ -9317,17 +9332,17 @@ "https://github.com/judian17/ComfyUI-UniWorld-jd17": { "stars": 21, "last_update": "2025-06-10 14:12:16", - "author_account_age_days": 2251 + "author_account_age_days": 2252 }, "https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": { "stars": 41, "last_update": "2025-08-02 00:58:09", - "author_account_age_days": 2251 + "author_account_age_days": 2252 }, "https://github.com/judian17/ComfyUI_ZIM": { "stars": 5, "last_update": "2025-05-14 11:32:06", - "author_account_age_days": 2251 + "author_account_age_days": 2252 }, "https://github.com/juehackr/comfyui_fk_server": { "stars": 444, @@ -9357,7 +9372,7 @@ "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, "last_update": "2025-01-18 06:20:23", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 409, @@ -9367,12 +9382,12 @@ "https://github.com/justin-vt/ComfyUI-brushstrokes": { "stars": 1, "last_update": "2025-03-05 18:27:37", - "author_account_age_days": 3112 + "author_account_age_days": 3113 }, "https://github.com/k-komarov/comfyui-bunny-cdn-storage": { "stars": 0, "last_update": "2024-08-31 20:59:08", - "author_account_age_days": 3880 + "author_account_age_days": 3881 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 10, @@ -9407,7 +9422,7 @@ "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { "stars": 616, "last_update": "2025-04-19 10:24:42", - "author_account_age_days": 5087 + "author_account_age_days": 5088 }, "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 0, @@ -9447,12 +9462,12 @@ "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 26, "last_update": "2025-07-17 17:24:19", - "author_account_age_days": 4291 + "author_account_age_days": 4292 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1916 + "author_account_age_days": 1917 }, "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 0, @@ -9462,7 +9477,7 @@ "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, "last_update": "2024-08-20 04:52:06", - "author_account_age_days": 3067 + "author_account_age_days": 3068 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 3, @@ -9472,7 +9487,7 @@ "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": { "stars": 0, "last_update": "2025-04-05 12:52:40", - "author_account_age_days": 1133 + "author_account_age_days": 1134 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 7, @@ -9492,7 +9507,7 @@ "https://github.com/keit0728/ComfyUI-Image-Toolkit": { "stars": 1, "last_update": "2025-05-30 06:46:47", - "author_account_age_days": 3394 + "author_account_age_days": 3395 }, "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, @@ -9517,12 +9532,12 @@ "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "stars": 0, "last_update": "2025-02-19 06:55:25", - "author_account_age_days": 1159 + "author_account_age_days": 1160 }, "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector": { "stars": 1, "last_update": "2024-12-22 06:44:20", - "author_account_age_days": 1159 + "author_account_age_days": 1160 }, "https://github.com/kft334/Knodes": { "stars": 4, @@ -9732,7 +9747,7 @@ "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 17, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 262 + "author_account_age_days": 263 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 28, @@ -9797,7 +9812,7 @@ "https://github.com/kostenickj/jk-comfyui-helpers": { "stars": 5, "last_update": "2024-12-19 10:22:42", - "author_account_age_days": 3455 + "author_account_age_days": 3456 }, "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 8, @@ -9807,7 +9822,7 @@ "https://github.com/kraglik/prompt_collapse": { "stars": 5, "last_update": "2024-12-15 08:39:51", - "author_account_age_days": 2863 + "author_account_age_days": 2864 }, "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, @@ -9837,7 +9852,7 @@ "https://github.com/kycg/comfyui-Lora-auto-downloader": { "stars": 1, "last_update": "2024-11-08 19:57:23", - "author_account_age_days": 1346 + "author_account_age_days": 1347 }, "https://github.com/l-comm/WatermarkRemoval": { "stars": 4, @@ -9902,17 +9917,17 @@ "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": { "stars": 10, "last_update": "2024-09-25 15:02:14", - "author_account_age_days": 2687 + "author_account_age_days": 2688 }, "https://github.com/lazniak/LiquidTime-Interpolation": { "stars": 12, "last_update": "2025-04-03 11:42:12", - "author_account_age_days": 2687 + "author_account_age_days": 2688 }, "https://github.com/lazniak/comfyui-google-photos-loader": { "stars": 3, "last_update": "2025-04-03 11:46:29", - "author_account_age_days": 2687 + "author_account_age_days": 2688 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 63, @@ -10032,7 +10047,7 @@ "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 15, "last_update": "2025-07-16 21:04:06", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/leoleelxh/Comfy-Topaz-Photo": { "stars": 14, @@ -10077,7 +10092,7 @@ "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 3, "last_update": "2025-03-27 16:49:42", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/licyk/ComfyUI-HakuImg": { "stars": 8, @@ -10142,27 +10157,27 @@ "https://github.com/liuqianhonga/ComfyUI-Html2Image": { "stars": 11, "last_update": "2025-06-22 07:58:49", - "author_account_age_days": 592 + "author_account_age_days": 593 }, "https://github.com/liuqianhonga/ComfyUI-Image-Compressor": { "stars": 20, "last_update": "2025-06-22 08:32:22", - "author_account_age_days": 592 + "author_account_age_days": 593 }, "https://github.com/liuqianhonga/ComfyUI-QHNodes": { "stars": 3, "last_update": "2025-06-22 08:33:17", - "author_account_age_days": 592 + "author_account_age_days": 593 }, "https://github.com/liuqianhonga/ComfyUI-String-Helper": { "stars": 8, "last_update": "2025-06-22 07:56:48", - "author_account_age_days": 592 + "author_account_age_days": 593 }, "https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader": { "stars": 2, "last_update": "2024-09-26 12:38:32", - "author_account_age_days": 4452 + "author_account_age_days": 4453 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 90, @@ -10191,8 +10206,8 @@ }, "https://github.com/livepeer/ComfyUI-Stream-Pack": { "stars": 12, - "last_update": "2025-05-07 12:46:57", - "author_account_age_days": 3112 + "last_update": "2025-08-04 19:21:23", + "author_account_age_days": 3113 }, "https://github.com/ljleb/comfy-mecha": { "stars": 85, @@ -10247,12 +10262,12 @@ "https://github.com/lo-th/Comfyui_three_js": { "stars": 19, "last_update": "2025-06-12 08:18:17", - "author_account_age_days": 4885 + "author_account_age_days": 4886 }, "https://github.com/lodestone-rock/ComfyUI_FluxMod": { - "stars": 113, + "stars": 114, "last_update": "2025-06-22 09:44:09", - "author_account_age_days": 989 + "author_account_age_days": 990 }, "https://github.com/logtd/ComfyUI-4DHumans": { "stars": 7, @@ -10407,22 +10422,22 @@ "https://github.com/lrzjason/ComfyUI-Watermark-Detection": { "stars": 22, "last_update": "2025-05-28 20:46:50", - "author_account_age_days": 4068 + "author_account_age_days": 4069 }, "https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils": { "stars": 231, "last_update": "2025-04-03 09:09:43", - "author_account_age_days": 4068 + "author_account_age_days": 4069 }, "https://github.com/lrzjason/Comfyui-Kolors-Utils": { "stars": 17, "last_update": "2025-05-05 16:10:11", - "author_account_age_days": 4068 + "author_account_age_days": 4069 }, "https://github.com/lrzjason/Comfyui-ThinkRemover": { "stars": 4, "last_update": "2025-02-07 10:57:50", - "author_account_age_days": 4068 + "author_account_age_days": 4069 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { "stars": 2598, @@ -10482,27 +10497,27 @@ "https://github.com/lum3on/ComfyUI-FrameUtilitys": { "stars": 9, "last_update": "2025-07-07 17:00:01", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/lum3on/ComfyUI-ModelQuantizer": { "stars": 39, "last_update": "2025-06-14 20:45:21", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/lum3on/ComfyUI-StableAudioX": { "stars": 25, "last_update": "2025-06-24 22:55:28", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/lum3on/ComfyUI_MJ-Scraper": { "stars": 0, "last_update": "2025-07-06 18:35:33", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 2, "last_update": "2025-06-27 15:36:58", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/lum3on/comfyui_HiDream-Sampler": { "stars": 484, @@ -10512,7 +10527,7 @@ "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 65, "last_update": "2025-07-17 10:22:58", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/lumalabs/ComfyUI-LumaAI-API": { "stars": 201, @@ -10522,7 +10537,7 @@ "https://github.com/lunarring/bitalino_comfy": { "stars": 0, "last_update": "2025-02-21 09:03:54", - "author_account_age_days": 1648 + "author_account_age_days": 1649 }, "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 0, @@ -10547,7 +10562,7 @@ "https://github.com/magekinnarus/ComfyUI-V-Prediction-Node": { "stars": 2, "last_update": "2025-02-04 08:29:24", - "author_account_age_days": 1038 + "author_account_age_days": 1039 }, "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 1, @@ -10557,12 +10572,12 @@ "https://github.com/maludwig/basix_image_filters": { "stars": 6, "last_update": "2025-05-15 23:29:38", - "author_account_age_days": 3912 + "author_account_age_days": 3913 }, "https://github.com/mang01010/MangoNodePack": { "stars": 3, "last_update": "2025-07-11 17:10:27", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/mango-rgb/ComfyUI-Mango-Random-node": { "stars": 1, @@ -10622,17 +10637,17 @@ "https://github.com/marklieberman/ComfyUI-Liebs-Picker": { "stars": 2, "last_update": "2025-08-03 04:07:21", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/marklieberman/ComfyUI-Liebs-Title": { "stars": 0, "last_update": "2025-05-12 23:32:28", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/marklieberman/ComfyUI-Liebs-Toast": { "stars": 0, "last_update": "2025-05-12 23:34:55", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": { "stars": 13, @@ -10657,7 +10672,7 @@ "https://github.com/martin-rizzo/ComfyUI-TinyBreaker": { "stars": 39, "last_update": "2025-05-04 00:02:02", - "author_account_age_days": 2003 + "author_account_age_days": 2004 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 10, @@ -10672,7 +10687,7 @@ "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 0, "last_update": "2025-06-05 16:37:41", - "author_account_age_days": 3058 + "author_account_age_days": 3059 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 23, @@ -10707,7 +10722,7 @@ "https://github.com/meanin2/comfyui-MGnodes": { "stars": 2, "last_update": "2025-01-24 07:32:08", - "author_account_age_days": 1060 + "author_account_age_days": 1061 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 62, @@ -10732,7 +10747,7 @@ "https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline": { "stars": 4, "last_update": "2025-07-04 08:14:50", - "author_account_age_days": 1607 + "author_account_age_days": 1608 }, "https://github.com/melMass/comfy_mtb": { "stars": 597, @@ -10767,12 +10782,12 @@ "https://github.com/metal3d/ComfyUI_Human_Parts": { "stars": 34, "last_update": "2025-03-07 08:14:46", - "author_account_age_days": 5879 + "author_account_age_days": 5880 }, "https://github.com/metal3d/ComfyUI_M3D_photo_effects": { "stars": 3, "last_update": "2025-03-11 12:09:55", - "author_account_age_days": 5879 + "author_account_age_days": 5880 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 2, @@ -10782,7 +10797,7 @@ "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": { "stars": 3, "last_update": "2025-07-02 09:36:48", - "author_account_age_days": 2723 + "author_account_age_days": 2724 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 24, @@ -10790,7 +10805,7 @@ "author_account_age_days": 408 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { - "stars": 440, + "stars": 441, "last_update": "2025-04-26 02:32:18", "author_account_age_days": 874 }, @@ -10802,7 +10817,7 @@ "https://github.com/michaelgold/ComfyUI-HF-Model-Downloader": { "stars": 2, "last_update": "2025-07-29 22:41:08", - "author_account_age_days": 5762 + "author_account_age_days": 5763 }, "https://github.com/microbote/ComfyUI-StyledCLIPTextEncode": { "stars": 2, @@ -10842,7 +10857,7 @@ "https://github.com/mira-6/comfyui-sasolver": { "stars": 3, "last_update": "2025-02-23 21:44:23", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 137, @@ -10855,8 +10870,8 @@ "author_account_age_days": 1144 }, "https://github.com/mit-han-lab/ComfyUI-nunchaku": { - "stars": 1793, - "last_update": "2025-08-02 06:00:36", + "stars": 1798, + "last_update": "2025-08-04 19:26:09", "author_account_age_days": 21 }, "https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": { @@ -10882,7 +10897,7 @@ "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, "last_update": "2025-04-04 19:45:39", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/modelscope/comfyscope": { "stars": 4, @@ -10907,7 +10922,7 @@ "https://github.com/mohsensd1373/comfyui_wordpress": { "stars": 0, "last_update": "2025-05-08 02:25:36", - "author_account_age_days": 4258 + "author_account_age_days": 4259 }, "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, @@ -10917,22 +10932,22 @@ "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 19, "last_update": "2025-02-26 03:01:29", - "author_account_age_days": 813 + "author_account_age_days": 814 }, "https://github.com/moose-lab/ComfyUI-GPT": { "stars": 4, "last_update": "2025-04-12 07:59:29", - "author_account_age_days": 191 + "author_account_age_days": 192 }, "https://github.com/morgan55555/comfyui-lock-mode": { "stars": 0, "last_update": "2025-04-28 16:16:18", - "author_account_age_days": 3590 + "author_account_age_days": 3591 }, "https://github.com/morino-kumasan/comfyui-toml-prompt": { "stars": 0, "last_update": "2025-08-04 03:24:12", - "author_account_age_days": 1729 + "author_account_age_days": 1730 }, "https://github.com/motivated3/comfyui-shua-creator": { "stars": 6, @@ -10957,7 +10972,7 @@ "https://github.com/mr7thing/circle_pattern_processor": { "stars": 0, "last_update": "2025-03-02 19:24:26", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/mrchipset/ComfyUI-SaveImageS3": { "stars": 1, @@ -11002,7 +11017,7 @@ "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": { "stars": 25, "last_update": "2025-05-22 06:54:44", - "author_account_age_days": 874 + "author_account_age_days": 875 }, "https://github.com/n0neye/A3D-comfyui-integration": { "stars": 6, @@ -11062,7 +11077,7 @@ "https://github.com/nchenevey1/comfyui-gimp-nodes": { "stars": 10, "last_update": "2024-10-26 09:11:34", - "author_account_age_days": 1055 + "author_account_age_days": 1056 }, "https://github.com/negaga53/comfyui-imgloader": { "stars": 0, @@ -11082,7 +11097,7 @@ "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, "last_update": "2025-04-06 10:43:14", - "author_account_age_days": 4057 + "author_account_age_days": 4058 }, "https://github.com/neverbiasu/ComfyUI-BAGEL": { "stars": 164, @@ -11122,12 +11137,12 @@ "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 7, "last_update": "2025-01-18 18:17:50", - "author_account_age_days": 4727 + "author_account_age_days": 4728 }, "https://github.com/nicehero/comfyui-SegGPT": { "stars": 6, "last_update": "2024-08-26 06:05:35", - "author_account_age_days": 4415 + "author_account_age_days": 4416 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, @@ -11142,31 +11157,31 @@ "https://github.com/niknah/ComfyUI-F5-TTS": { "stars": 212, "last_update": "2025-06-13 12:27:03", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/niknah/ComfyUI-Hunyuan-3D-2": { "stars": 55, "last_update": "2025-07-12 11:34:46", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/niknah/ComfyUI-InfiniteYou": { "stars": 11, "last_update": "2025-04-16 08:44:22", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/niknah/audio-general-ComfyUI": { "stars": 0, "last_update": "2025-05-28 02:51:53", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/niknah/quick-connections": { "stars": 314, "last_update": "2025-07-15 11:50:24", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/nilor-corp/nilor-nodes": { "stars": 4, - "last_update": "2025-07-31 16:30:57", + "last_update": "2025-08-04 15:16:16", "author_account_age_days": 621 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { @@ -11187,12 +11202,12 @@ "https://github.com/nisaruj/comfyui-daam": { "stars": 23, "last_update": "2025-06-08 12:41:49", - "author_account_age_days": 3613 + "author_account_age_days": 3614 }, "https://github.com/nisimjoseph/ComfyUI_OpenAI-Prompter": { "stars": 4, "last_update": "2025-01-18 19:57:31", - "author_account_age_days": 4712 + "author_account_age_days": 4713 }, "https://github.com/nkchocoai/ComfyUI-DanbooruPromptQuiz": { "stars": 0, @@ -11237,7 +11252,7 @@ "https://github.com/nofunstudio/Node_Fun_ComfyUI": { "stars": 3, "last_update": "2025-07-12 04:22:58", - "author_account_age_days": 1618 + "author_account_age_days": 1619 }, "https://github.com/nonnonstop/comfyui-faster-loading": { "stars": 10, @@ -11292,22 +11307,22 @@ "https://github.com/numz/ComfyUI-FlowChain": { "stars": 157, "last_update": "2025-07-28 06:20:20", - "author_account_age_days": 5189 + "author_account_age_days": 5190 }, "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler": { - "stars": 464, + "stars": 468, "last_update": "2025-07-29 17:49:37", - "author_account_age_days": 5189 + "author_account_age_days": 5190 }, "https://github.com/numz/Comfyui-Orpheus": { "stars": 8, "last_update": "2025-04-16 19:20:21", - "author_account_age_days": 5189 + "author_account_age_days": 5190 }, "https://github.com/nux1111/ComfyUI_NetDist_Plus": { "stars": 32, "last_update": "2024-08-27 23:15:18", - "author_account_age_days": 958 + "author_account_age_days": 959 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": { "stars": 4, @@ -11397,7 +11412,7 @@ "https://github.com/orex2121/comfyui-OreX": { "stars": 7, "last_update": "2025-04-21 04:40:56", - "author_account_age_days": 1912 + "author_account_age_days": 1913 }, "https://github.com/orion4d/Calculator_Pro": { "stars": 0, @@ -11435,14 +11450,14 @@ "author_account_age_days": 988 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { - "stars": 61, + "stars": 64, "last_update": "2025-03-19 12:56:23", - "author_account_age_days": 3434 + "author_account_age_days": 3435 }, "https://github.com/oshtz/ComfyUI-oshtz-nodes": { "stars": 6, "last_update": "2025-05-22 09:55:47", - "author_account_age_days": 831 + "author_account_age_days": 832 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 19, @@ -11472,7 +11487,7 @@ "https://github.com/oxysoft/ComfyUI-gowiththeflow": { "stars": 3, "last_update": "2025-04-09 03:55:00", - "author_account_age_days": 4517 + "author_account_age_days": 4518 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, @@ -11537,7 +11552,7 @@ "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { "stars": 222, "last_update": "2025-05-05 15:00:47", - "author_account_age_days": 5485 + "author_account_age_days": 5486 }, "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": { "stars": 26, @@ -11572,17 +11587,17 @@ "https://github.com/pharmapsychotic/comfy-cliption": { "stars": 55, "last_update": "2025-01-04 05:06:11", - "author_account_age_days": 1320 + "author_account_age_days": 1321 }, "https://github.com/phazei/ComfyUI-Prompt-Stash": { "stars": 18, "last_update": "2025-05-16 02:13:34", - "author_account_age_days": 5414 + "author_account_age_days": 5415 }, "https://github.com/philiprodriguez/ComfyUI-HunyuanImageLatentToVideoLatent": { "stars": 1, "last_update": "2025-01-12 16:43:09", - "author_account_age_days": 3404 + "author_account_age_days": 3405 }, "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, @@ -11590,7 +11605,7 @@ "author_account_age_days": 3664 }, "https://github.com/philipy1219/ComfyUI-TaylorSeer": { - "stars": 41, + "stars": 42, "last_update": "2025-08-01 14:04:02", "author_account_age_days": 3664 }, @@ -11637,7 +11652,7 @@ "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, "last_update": "2025-04-03 13:31:42", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/pixelworldai/ComfyUI-AlphaFlatten": { "stars": 1, @@ -11667,7 +11682,7 @@ "https://github.com/playbook3d/playbook3d-comfyui-nodes": { "stars": 21, "last_update": "2025-03-25 19:50:08", - "author_account_age_days": 1906 + "author_account_age_days": 1907 }, "https://github.com/plugcrypt/CRT-Nodes": { "stars": 8, @@ -11687,7 +11702,7 @@ "https://github.com/pollockjj/ComfyUI-MultiGPU": { "stars": 379, "last_update": "2025-04-17 23:43:02", - "author_account_age_days": 3912 + "author_account_age_days": 3913 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 112, @@ -11722,7 +11737,7 @@ "https://github.com/pschroedl/ComfyUI-SAM2-Realtime": { "stars": 14, "last_update": "2025-01-21 05:29:03", - "author_account_age_days": 4393 + "author_account_age_days": 4394 }, "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 21, @@ -11767,12 +11782,12 @@ "https://github.com/pxl-pshr/GlitchNodes": { "stars": 52, "last_update": "2025-06-29 19:16:40", - "author_account_age_days": 291 + "author_account_age_days": 292 }, "https://github.com/pydn/ComfyUI-to-Python-Extension": { - "stars": 1935, + "stars": 1939, "last_update": "2025-07-28 00:10:36", - "author_account_age_days": 3102 + "author_account_age_days": 3103 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { "stars": 2583, @@ -11787,12 +11802,12 @@ "https://github.com/pzc163/Comfyui-CatVTON": { "stars": 165, "last_update": "2024-10-03 12:50:42", - "author_account_age_days": 1182 + "author_account_age_days": 1183 }, "https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator": { "stars": 80, "last_update": "2024-08-30 08:37:48", - "author_account_age_days": 1182 + "author_account_age_days": 1183 }, "https://github.com/quank123wip/ComfyUI-Step1X-Edit": { "stars": 76, @@ -11867,12 +11882,12 @@ "https://github.com/r3dial/redial-discomphy": { "stars": 1, "last_update": "2025-01-09 19:59:31", - "author_account_age_days": 837 + "author_account_age_days": 838 }, "https://github.com/r3dsd/comfyui-template-loader": { "stars": 0, "last_update": "2025-01-12 08:55:49", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/raindrop313/ComfyUI-WanVideoStartEndFrames": { "stars": 364, @@ -11897,7 +11912,7 @@ "https://github.com/rakki194/ComfyUI-ImageCompare": { "stars": 0, "last_update": "2025-05-05 21:00:58", - "author_account_age_days": 183 + "author_account_age_days": 184 }, "https://github.com/ramesh-x90/ComfyUI_pyannote": { "stars": 3, @@ -11932,12 +11947,12 @@ "https://github.com/raykindle/ComfyUI_Step1X-Edit": { "stars": 48, "last_update": "2025-05-06 02:01:37", - "author_account_age_days": 2328 + "author_account_age_days": 2329 }, "https://github.com/raysers/Mflux-ComfyUI": { - "stars": 104, + "stars": 105, "last_update": "2025-03-09 21:14:27", - "author_account_age_days": 2410 + "author_account_age_days": 2411 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, @@ -11972,7 +11987,7 @@ "https://github.com/recraft-ai/ComfyUI-RecraftAI": { "stars": 63, "last_update": "2025-06-04 11:33:13", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 14, @@ -11982,17 +11997,17 @@ "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 81, "last_update": "2025-06-30 16:50:28", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/regiellis/ComfyUI-EasyNoobai": { "stars": 32, "last_update": "2025-05-12 14:17:10", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/regiellis/ComfyUI-EasyPony": { "stars": 9, "last_update": "2025-04-05 15:15:29", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/replicate/comfyui-replicate": { "stars": 188, @@ -12062,12 +12077,12 @@ "https://github.com/rkfg/ComfyUI-Dia_tts": { "stars": 0, "last_update": "2025-04-27 15:58:21", - "author_account_age_days": 5677 + "author_account_age_days": 5678 }, "https://github.com/rnbwdsh/ComfyUI-LatentWalk": { "stars": 13, "last_update": "2024-08-20 22:39:19", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/rndnanthu/ComfyUI-RndNanthu": { "stars": 25, @@ -12097,7 +12112,7 @@ "https://github.com/rohitsainier/ComfyUI-InstagramDownloader": { "stars": 18, "last_update": "2025-01-02 08:47:22", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 7, @@ -12117,7 +12132,7 @@ "https://github.com/ronsantash/Comfyui-flexi-lora-loader": { "stars": 8, "last_update": "2025-01-12 11:57:27", - "author_account_age_days": 1423 + "author_account_age_days": 1424 }, "https://github.com/rookiepsi/comfypsi_blur_mask": { "stars": 0, @@ -12132,7 +12147,7 @@ "https://github.com/roundyyy/ComfyUI-mesh-simplifier": { "stars": 6, "last_update": "2025-03-09 23:39:24", - "author_account_age_days": 1333 + "author_account_age_days": 1334 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 16, @@ -12152,22 +12167,22 @@ "https://github.com/rubi-du/ComfyUI-BiRefNet-Super": { "stars": 10, "last_update": "2025-05-21 02:21:09", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/rubi-du/ComfyUI-Flux-Inpainting": { "stars": 39, "last_update": "2025-05-14 06:09:10", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/rubi-du/ComfyUI-ICC-nodes": { "stars": 2, "last_update": "2025-05-14 06:10:11", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/rubi-du/ComfyUI-MaskEditor-Extension": { "stars": 10, "last_update": "2025-07-23 01:54:15", - "author_account_age_days": 587 + "author_account_age_days": 588 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 16, @@ -12187,47 +12202,47 @@ "https://github.com/ruucm/ruucm-comfy": { "stars": 2, "last_update": "2025-04-21 15:20:57", - "author_account_age_days": 2826 + "author_account_age_days": 2827 }, "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": { "stars": 10, "last_update": "2025-05-26 14:26:57", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/ryanontheinside/ComfyUI_ControlFreak": { "stars": 16, "last_update": "2025-04-13 23:18:36", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/ryanontheinside/ComfyUI_Doom": { "stars": 5, "last_update": "2024-11-08 17:58:21", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/ryanontheinside/ComfyUI_EfficientTAM": { "stars": 3, "last_update": "2024-12-21 20:25:05", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/ryanontheinside/ComfyUI_ProfilerX": { "stars": 65, "last_update": "2025-05-27 22:10:23", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/ryanontheinside/ComfyUI_RealtimeNodes": { "stars": 62, "last_update": "2025-06-19 14:20:29", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": { "stars": 539, "last_update": "2025-07-26 14:02:11", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/ryanontheinside/ComfyUI_SuperResolution": { "stars": 8, "last_update": "2025-04-07 17:53:16", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 15, @@ -12242,7 +12257,7 @@ "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": { "stars": 5, "last_update": "2025-07-05 01:32:50", - "author_account_age_days": 344 + "author_account_age_days": 345 }, "https://github.com/sanbuphy/ComfyUI-AudioLDM": { "stars": 0, @@ -12252,7 +12267,7 @@ "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt": { "stars": 1, "last_update": "2025-05-04 04:58:56", - "author_account_age_days": 356 + "author_account_age_days": 357 }, "https://github.com/scraed/LanPaint": { "stars": 386, @@ -12322,7 +12337,7 @@ "https://github.com/shabri-arrahim/ComfyUI-Safety-Checker": { "stars": 1, "last_update": "2025-01-23 05:46:33", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 31, @@ -12367,12 +12382,12 @@ "https://github.com/shahkoorosh/ComfyUI-KGnodes": { "stars": 4, "last_update": "2025-05-23 17:41:55", - "author_account_age_days": 598 + "author_account_age_days": 599 }, "https://github.com/shahkoorosh/ComfyUI-PersianText": { "stars": 19, "last_update": "2025-05-23 17:43:33", - "author_account_age_days": 598 + "author_account_age_days": 599 }, "https://github.com/shenduldh/ComfyUI-Lightning": { "stars": 209, @@ -12515,14 +12530,14 @@ "author_account_age_days": 1513 }, "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced": { - "stars": 213, + "stars": 214, "last_update": "2025-02-07 15:04:47", "author_account_age_days": 2533 }, "https://github.com/sittere/ComfyUI-YK_Line-loading": { "stars": 2, "last_update": "2025-03-02 09:10:54", - "author_account_age_days": 1283 + "author_account_age_days": 1284 }, "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 2, @@ -12547,12 +12562,12 @@ "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, "last_update": "2025-05-06 15:48:22", - "author_account_age_days": 383 + "author_account_age_days": 384 }, "https://github.com/slvslvslv/ComfyUI-SmartImageTools": { "stars": 0, "last_update": "2025-05-03 12:46:43", - "author_account_age_days": 383 + "author_account_age_days": 384 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, @@ -12572,12 +12587,12 @@ "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, "last_update": "2024-12-26 16:21:00", - "author_account_age_days": 3127 + "author_account_age_days": 3128 }, "https://github.com/smlbiobot/sml-comfyui-prompt-expansion": { "stars": 13, "last_update": "2025-01-27 13:33:49", - "author_account_age_days": 3127 + "author_account_age_days": 3128 }, "https://github.com/smthemex/ComfyUI_AniCrafter": { "stars": 32, @@ -12822,17 +12837,17 @@ "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 11, "last_update": "2025-07-23 12:43:16", - "author_account_age_days": 1179 + "author_account_age_days": 1180 }, "https://github.com/sn0w12/ComfyUI-Syntax-Highlighting": { "stars": 2, "last_update": "2025-07-26 13:09:02", - "author_account_age_days": 1179 + "author_account_age_days": 1180 }, "https://github.com/sneccc/comfyui-snek-nodes": { "stars": 1, "last_update": "2025-06-25 14:25:41", - "author_account_age_days": 1973 + "author_account_age_days": 1974 }, "https://github.com/somesomebody/lorainfo-sidebar": { "stars": 4, @@ -12842,7 +12857,7 @@ "https://github.com/souki202/ComfyUI-LoadImage-Advanced": { "stars": 1, "last_update": "2025-03-03 03:53:26", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": { "stars": 1, @@ -13007,7 +13022,7 @@ "https://github.com/strand1/ComfyUI-Autogen": { "stars": 3, "last_update": "2025-01-21 05:10:43", - "author_account_age_days": 4877 + "author_account_age_days": 4878 }, "https://github.com/strawberryPunch/vram_optimizer": { "stars": 4, @@ -13072,7 +13087,7 @@ "https://github.com/svetozarov/AS_LLM_nodes": { "stars": 2, "last_update": "2025-03-23 12:05:43", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/sweetndata/ComfyUI-Image-Harmonizer": { "stars": 2, @@ -13187,7 +13202,7 @@ "https://github.com/tanglaoya321/ComfyUI-StoryMaker": { "stars": 18, "last_update": "2024-10-01 01:20:00", - "author_account_age_days": 4377 + "author_account_age_days": 4378 }, "https://github.com/tatookan/comfyui_ssl_gemini_EXP": { "stars": 88, @@ -13312,7 +13327,7 @@ "https://github.com/thoddnn/ComfyUI-MLX": { "stars": 153, "last_update": "2024-10-22 06:41:22", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/tianguanggliu/Utools": { "stars": 0, @@ -13332,12 +13347,12 @@ "https://github.com/tianyuw/ComfyUI-LLM-API": { "stars": 6, "last_update": "2025-01-25 19:31:47", - "author_account_age_days": 3598 + "author_account_age_days": 3599 }, "https://github.com/tigeryy2/comfyui-structured-outputs": { "stars": 1, "last_update": "2025-07-15 09:46:07", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, @@ -13557,7 +13572,7 @@ "https://github.com/unicough/comfy_openai_image_api": { "stars": 0, "last_update": "2025-05-02 04:24:34", - "author_account_age_days": 4116 + "author_account_age_days": 4117 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 5, @@ -13569,6 +13584,11 @@ "last_update": "2025-07-22 04:45:36", "author_account_age_days": 907 }, + "https://github.com/upseem/comfyui_sunxAI_facetools": { + "stars": 0, + "last_update": "2025-08-05 03:12:27", + "author_account_age_days": 908 + }, "https://github.com/usrname0/comfyui-holdup": { "stars": 1, "last_update": "2025-06-12 07:26:10", @@ -13597,7 +13617,7 @@ "https://github.com/valofey/Openrouter-Node": { "stars": 5, "last_update": "2025-02-13 21:26:22", - "author_account_age_days": 1789 + "author_account_age_days": 1790 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, @@ -13617,7 +13637,7 @@ "https://github.com/vault-developer/comfyui-image-blender": { "stars": 20, "last_update": "2025-04-02 19:37:15", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, @@ -13627,7 +13647,7 @@ "https://github.com/vekitan55/SimpleFlux1Merger": { "stars": 1, "last_update": "2025-04-23 12:09:47", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 14, @@ -13727,7 +13747,7 @@ "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, "last_update": "2025-05-09 22:37:03", - "author_account_age_days": 90 + "author_account_age_days": 91 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 125, @@ -13795,34 +13815,34 @@ "author_account_age_days": 2019 }, "https://github.com/weilin9999/WeiLin-Comfyui-Tools": { - "stars": 198, + "stars": 199, "last_update": "2025-07-11 14:31:28", - "author_account_age_days": 2313 + "author_account_age_days": 2314 }, "https://github.com/welltop-cn/ComfyUI-TeaCache": { - "stars": 931, + "stars": 932, "last_update": "2025-07-12 04:05:29", "author_account_age_days": 1978 }, "https://github.com/wentao-uw/ComfyUI-template-matching": { "stars": 1, "last_update": "2024-11-06 06:52:30", - "author_account_age_days": 2185 + "author_account_age_days": 2186 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor": { "stars": 69, "last_update": "2025-08-01 16:57:00", - "author_account_age_days": 700 + "author_account_age_days": 701 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": { "stars": 16, "last_update": "2025-06-03 21:06:33", - "author_account_age_days": 700 + "author_account_age_days": 701 }, "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-render": { "stars": 9, "last_update": "2025-01-25 05:54:27", - "author_account_age_days": 700 + "author_account_age_days": 701 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, @@ -13866,7 +13886,7 @@ }, "https://github.com/willmiao/ComfyUI-Lora-Manager": { "stars": 492, - "last_update": "2025-08-04 09:19:13", + "last_update": "2025-08-04 14:23:53", "author_account_age_days": 3764 }, "https://github.com/windfancy/zsq_prompt": { @@ -13887,7 +13907,7 @@ "https://github.com/withmpx/mpx-comfyui-nodes": { "stars": 2, "last_update": "2025-04-16 22:08:20", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 1, @@ -13897,7 +13917,7 @@ "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 35, "last_update": "2025-06-28 09:15:03", - "author_account_age_days": 2277 + "author_account_age_days": 2278 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 18, @@ -13927,12 +13947,12 @@ "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 61, "last_update": "2024-08-17 21:12:43", - "author_account_age_days": 1973 + "author_account_age_days": 1974 }, "https://github.com/wqjuser/ComfyUI-Chat-Image": { "stars": 0, "last_update": "2024-12-26 07:00:30", - "author_account_age_days": 3339 + "author_account_age_days": 3340 }, "https://github.com/wu12023/ComfyUI-Image-Evaluation": { "stars": 9, @@ -13957,12 +13977,12 @@ "https://github.com/wywywywy/ComfyUI-pause": { "stars": 17, "last_update": "2025-05-05 21:37:34", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/xLegende/ComfyUI-Prompt-Formatter": { "stars": 2, "last_update": "2025-06-10 19:29:54", - "author_account_age_days": 1838 + "author_account_age_days": 1839 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 351, @@ -13970,7 +13990,7 @@ "author_account_age_days": 1885 }, "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes": { - "stars": 2, + "stars": 3, "last_update": "2024-12-24 14:07:18", "author_account_age_days": 835 }, @@ -14027,12 +14047,12 @@ "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, "last_update": "2024-11-08 17:10:40", - "author_account_age_days": 2095 + "author_account_age_days": 2096 }, "https://github.com/xs315431/Comfyui_Get_promptId": { "stars": 1, "last_update": "2024-12-02 09:30:53", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 4, @@ -14072,7 +14092,7 @@ "https://github.com/yasser-baalla/comfyUI-SemanticImageFetch": { "stars": 0, "last_update": "2025-03-22 11:04:33", - "author_account_age_days": 1802 + "author_account_age_days": 1803 }, "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 2, @@ -14082,7 +14102,7 @@ "https://github.com/ycyy/ComfyUI-YCYY-LoraInfo": { "stars": 6, "last_update": "2024-09-30 02:33:25", - "author_account_age_days": 3830 + "author_account_age_days": 3831 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, @@ -14092,57 +14112,57 @@ "https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux": { "stars": 56, "last_update": "2025-01-16 08:47:22", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/yhayano-ponotech/comfyui-save-image-local": { "stars": 7, "last_update": "2025-01-15 12:30:50", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/yhayano-ponotech/comfyui-stability-ai-api": { "stars": 0, "last_update": "2025-02-19 00:38:33", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/yichengup/ComfyUI-LinearTransition": { "stars": 1, "last_update": "2025-07-09 01:51:49", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/yichengup/ComfyUI-YCNodes": { "stars": 25, "last_update": "2025-07-10 09:57:03", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/yichengup/ComfyUI_Yc_JanusPro": { "stars": 7, "last_update": "2025-01-29 22:26:38", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/yichengup/Comfyui-Deepseek": { "stars": 32, "last_update": "2025-02-23 19:36:53", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/yichengup/Comfyui-Ycanvas": { "stars": 103, "last_update": "2025-07-28 04:39:08", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/yichengup/Comfyui_Flux_Style_Adjust": { "stars": 300, "last_update": "2025-02-19 05:08:27", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/yichengup/Comfyui_Redux_Advanced": { "stars": 101, "last_update": "2025-04-10 18:36:47", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/yichengup/comfyui-face-liquify": { "stars": 1, "last_update": "2025-05-08 17:59:05", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/yiwangsimple/ComfyUI_DW_Chat": { "stars": 88, @@ -14202,22 +14222,22 @@ "https://github.com/yondonfu/ComfyUI-Background-Edit": { "stars": 22, "last_update": "2024-12-31 23:15:33", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/yondonfu/ComfyUI-Torch-Compile": { "stars": 5, "last_update": "2025-04-30 18:46:47", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/yorkane/ComfyUI-KYNode": { "stars": 7, - "last_update": "2025-08-02 09:12:30", - "author_account_age_days": 3795 + "last_update": "2025-08-04 16:28:28", + "author_account_age_days": 3796 }, "https://github.com/younyokel/comfyui_prompt_formatter": { "stars": 3, "last_update": "2025-05-16 16:33:11", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, @@ -14227,22 +14247,22 @@ "https://github.com/yuan199696/add_text_2_img": { "stars": 8, "last_update": "2025-03-27 14:40:27", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/yuan199696/chinese_clip_encode": { "stars": 9, "last_update": "2025-03-27 14:39:40", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/yushan777/ComfyUI-Y7-SBS-2Dto3D": { "stars": 5, "last_update": "2025-06-13 18:44:06", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 3, "last_update": "2025-06-14 19:55:01", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 109, @@ -14317,7 +14337,7 @@ "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": { "stars": 459, "last_update": "2025-06-02 12:11:14", - "author_account_age_days": 1305 + "author_account_age_days": 1306 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 7, @@ -14342,7 +14362,7 @@ "https://github.com/zakantonio/AvatarGen-experience": { "stars": 0, "last_update": "2025-03-26 20:58:18", - "author_account_age_days": 4182 + "author_account_age_days": 4183 }, "https://github.com/zccrs/comfyui-dci": { "stars": 1, @@ -14372,17 +14392,17 @@ "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 8, "last_update": "2025-02-09 18:27:16", - "author_account_age_days": 616 + "author_account_age_days": 617 }, "https://github.com/zentrocdot/ComfyUI-Simple_Image_To_Prompt": { "stars": 3, "last_update": "2025-02-20 06:30:19", - "author_account_age_days": 616 + "author_account_age_days": 617 }, "https://github.com/zentrocdot/ComfyUI_Circle_Detection": { "stars": 0, "last_update": "2025-02-07 17:32:46", - "author_account_age_days": 616 + "author_account_age_days": 617 }, "https://github.com/zer0TF/cute-comfy": { "stars": 34, @@ -14392,7 +14412,7 @@ "https://github.com/zer0thgear/zer0-comfy-utils": { "stars": 0, "last_update": "2025-01-26 19:33:59", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 71, @@ -14417,12 +14437,12 @@ "https://github.com/zhilemann/ComfyUI-moondream2": { "stars": 1, "last_update": "2024-12-29 13:17:31", - "author_account_age_days": 699 + "author_account_age_days": 700 }, "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": { "stars": 18, "last_update": "2024-09-14 13:46:05", - "author_account_age_days": 3755 + "author_account_age_days": 3756 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 70, @@ -14472,7 +14492,7 @@ "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes": { "stars": 1, "last_update": "2024-11-04 00:51:29", - "author_account_age_days": 5367 + "author_account_age_days": 5368 }, "https://github.com/zygion/comfyui-zygion-util-nodes": { "stars": 0, @@ -14482,7 +14502,7 @@ "https://github.com/zzubnik/TT_TextTools": { "stars": 0, "last_update": "2025-04-02 23:40:24", - "author_account_age_days": 3131 + "author_account_age_days": 3132 }, "https://github.com/zzw5516/ComfyUI-zw-tools": { "stars": 2, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 45ac1ffe..93c172ea 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "HM-RunningHub", + "title": "ComfyUI Qwen-Image Node", + "reference": "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image", + "files": [ + "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that integrates Alibaba's Qwen-Image model for high-quality image generation with exceptional text rendering capabilities." + }, { "author": "BobRandomNumber", "title": "ComfyUI-TLBVFI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b0ebcaa9..e5d047af 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -247,6 +247,17 @@ "title_aux": "HYPIR ComfyUI Plugin" } ], + "https://github.com/11dogzi/Comfyui-Qwen-Image": [ + [ + "QwenImageAspectRatio", + "QwenImageGenerator", + "QwenImageLoader", + "QwenImagePromptEnhancer" + ], + { + "title_aux": "Qwen-Image ComfyUI" + } + ], "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": [ [ "EG-YSZT-ZT", @@ -2990,6 +3001,14 @@ "title_aux": "ComfyUI-KyutaiTTS" } ], + "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": [ + [ + "TLBVFI_VFI" + ], + { + "title_aux": "ComfyUI-TLBVFI" + } + ], "https://github.com/BobsBlazed/Bobs-Lora-Loader": [ [ "BobsLoraLoaderFlux", @@ -6134,6 +6153,16 @@ "title_aux": "ComfyUI_RH_OminiControl" } ], + "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": [ + [ + "QwenImageModelLoader", + "RH_QwenImageGenerator", + "RH_QwenImagePromptEnhancer" + ], + { + "title_aux": "ComfyUI Qwen-Image Node" + } + ], "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": [ [ "RunningHub SeedXPro Translator" @@ -10281,6 +10310,8 @@ ], "https://github.com/ProGamerGov/ComfyUI_pytorch360convert": [ [ + "Apply Circular Padding Model", + "Apply Circular Padding VAE", "Crop 360 to 180 Equirectangular", "Crop Image with Coords", "Crop Stereo to Monoscopic", @@ -13943,6 +13974,7 @@ "VrchAnyOSCControlNode", "VrchAudioChannelLoaderNode", "VrchAudioConcatNode", + "VrchAudioFrequencyBandAnalyzerNode", "VrchAudioGenresNode", "VrchAudioMusic2EmotionNode", "VrchAudioRecorderNode", @@ -13977,6 +14009,8 @@ "VrchJsonUrlLoaderNode", "VrchJsonWebSocketChannelLoaderNode", "VrchJsonWebSocketSenderNode", + "VrchLatentWebSocketChannelLoaderNode", + "VrchLatentWebSocketSenderNode", "VrchMicLoaderNode", "VrchMidiDeviceLoaderNode", "VrchModelWebViewerNode", @@ -33968,6 +34002,7 @@ "SmartControlNetApply", "SmartPreprocessor", "SmartStyleModelApplyDual", + "Strength To Steps", "Toggle Lora Unet Blocks L1", "Toggle Lora Unet Blocks L2", "Video Duration Calculator", @@ -38381,6 +38416,18 @@ "title_aux": "SunxAI Custom Nodes for ComfyUI" } ], + "https://github.com/upseem/comfyui_sunxAI_facetools": [ + [ + "CropFaces", + "DetectFaces", + "Example", + "SelectFloatByBool", + "WarpFacesBack" + ], + { + "title_aux": "ComfyUI Gemini Nodes" + } + ], "https://github.com/usrname0/comfyui-holdup": [ [ "HoldUp"