diff --git a/custom-node-list.json b/custom-node-list.json index 1cc2a6e6..60f90637 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3981,6 +3981,16 @@ "install_type": "git-clone", "description": "A matting toolkit based on ComfyUI, supporting multiple matting models and detail processing methods." }, + { + "author": "whmc76", + "title": "ComfyUI-UniversalToolkit", + "reference": "https://github.com/whmc76/ComfyUI-UniversalToolkit", + "files": [ + "https://github.com/whmc76/ComfyUI-UniversalToolkit" + ], + "install_type": "git-clone", + "description": "This plugin provides general-purpose utility nodes for ComfyUI. Currently, it implements a 'Blank Cell Generator' node, which can batch-generate images, masks, and latents with specified resolution and color." + }, { "author": "martijnat", "title": "comfyui-previewlatent", @@ -24983,6 +24993,16 @@ "install_type": "git-clone", "description": "This project provides a node for ComfyUI to use the JoyCaption-Beta model in GGUF format for image captioning." }, + { + "author": "judian17", + "title": "ComfyUI-UniWorld-jd17", + "reference": "https://github.com/judian17/ComfyUI-UniWorld-jd17", + "files": [ + "https://github.com/judian17/ComfyUI-UniWorld-jd17" + ], + "install_type": "git-clone", + "description": "Unofficial ComfyUI implementation of [a/UniWorld-V1](https://github.com/PKU-YuanGroup/UniWorld-V1)." + }, { "author": "AngelCookies", "title": "ComfyUI-Seed-Tracker", @@ -26940,6 +26960,16 @@ "install_type": "git-clone", "description": "This node uses the Translators library for translation." }, + { + "author": "pictorialink", + "title": "ComfyUI-Custom-Node-Config", + "reference": "https://github.com/pictorialink/ComfyUI-Custom-Node-Config", + "files": [ + "https://github.com/pictorialink/ComfyUI-Custom-Node-Config" + ], + "install_type": "git-clone", + "description": "This project is a custom node plugin for ComfyUI that provides a form node for configuring and saving parameters related to LLMs (such as OpenAI, Kimi, DeepSeek). Users can input information such as API Key, Base, Version, and Model through the node. The node will automatically save the configuration to a local file and set it as environment variables, making it convenient for subsequent use." + }, { "author": "mo230761", "title": "ComfyUI-Text-Translation", @@ -27081,6 +27111,26 @@ "install_type": "git-clone", "description": "Declarative UI Framework for ComfyUI Nodes. Minimalistic base class for creating UI-based audio/text/image nodes." }, + { + "author": "hexxacubic", + "title": "ComfyUI-Prompt_Library", + "reference": "https://github.com/hexxacubic/ComfyUI-Prompt_Library", + "files": [ + "https://github.com/hexxacubic/ComfyUI-Prompt_Library" + ], + "install_type": "git-clone", + "description": "A ComfyUI Node to save and load prompts from a library." + }, + { + "author": "MicheleGuidi", + "title": "ComfyUI-Computer-Vision", + "reference": "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2", + "files": [ + "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2" + ], + "install_type": "git-clone", + "description": "Extension nodes for ComfyUI that improves automatic segmentation using bounding boxes generated by Florence 2 and segmentation from Segment Anything 2 (SAM2). Currently just an enhancement of nodes from [a/Kijai](https://github.com/kijai/ComfyUI-segment-anything-2)." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 9a8e12e4..f4e4e9a6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -7952,6 +7952,15 @@ "title_aux": "ComfyUI ZhipuAI Platform" } ], + "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": [ + [ + "Sam2ContextSegmentation", + "Sam2TiledSegmentation" + ], + { + "title_aux": "ComfyUI-Computer-Vision" + } + ], "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": [ [ "ApplyDenoiseMaskSchedulerWithSigma", @@ -9146,6 +9155,14 @@ "title_aux": "ComfyUI-LikeSpiderAI-SaveMP3" } ], + "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": [ + [ + "AudioExport" + ], + { + "title_aux": "ComfyUI-LikeSpiderAI-UI" + } + ], "https://github.com/PixelFunAI/ComfyUI_PixelFun": [ [ "HunyuanLoadAndEditLoraBlocks", @@ -22607,6 +22624,16 @@ "title_aux": "comfyui_LLM_schools" } ], + "https://github.com/hexxacubic/ComfyUI-Prompt_Library": [ + [ + "Prompt_Library", + "Random_Project", + "Simple_Prompt_Library" + ], + { + "title_aux": "ComfyUI-Prompt_Library" + } + ], "https://github.com/hgabha/WWAA-CustomNodes": [ [ "WWAA-BuildString", @@ -24377,6 +24404,17 @@ "title_aux": "ComfyUI-Extract_Flux_Lora" } ], + "https://github.com/judian17/ComfyUI-UniWorld-jd17": [ + [ + "UniWorldEncoderNode", + "UniWorldScheduler", + "UniWorldSiglipEncoder", + "UniWorld_T5_CLIP_Encoder" + ], + { + "title_aux": "ComfyUI-UniWorld-jd17" + } + ], "https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": [ [ "JJC_JoyCaption_Custom_GGUF", @@ -30311,6 +30349,14 @@ "title_aux": "paint-by-example @ ComfyUI" } ], + "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": [ + [ + "FormSubmitNode" + ], + { + "title_aux": "ComfyUI-Custom-Node-Config" + } + ], "https://github.com/pictorialink/ComfyUI-Text-Translation": [ [ "Get_Translator", @@ -34919,6 +34965,20 @@ "title_aux": "ComfyUI-RemoveBackgroundSuite" } ], + "https://github.com/whmc76/ComfyUI-UniversalToolkit": [ + [ + "EmptyUnitGenerator_UTK", + "ImageRatioDetector_UTK", + "PreviewMask_UTK", + "ShowFloat_UTK", + "ShowInt_UTK", + "ShowList_UTK", + "ShowText_UTK" + ], + { + "title_aux": "ComfyUI-UniversalToolkit" + } + ], "https://github.com/wildminder/ComfyUI-Chatterbox": [ [ "ChatterboxTTS", diff --git a/github-stats.json b/github-stats.json index 8db9548c..d7cb8514 100644 --- a/github-stats.json +++ b/github-stats.json @@ -217,7 +217,7 @@ "https://github.com/AEmotionStudio/ComfyUI-DiscordSend": { "stars": 9, "last_update": "2025-06-03 13:03:23", - "author_account_age_days": 449 + "author_account_age_days": 450 }, "https://github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes": { "stars": 37, @@ -512,7 +512,7 @@ "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 4, "last_update": "2025-05-29 10:44:45", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 56, @@ -520,9 +520,9 @@ "author_account_age_days": 225 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { - "stars": 5, - "last_update": "2025-05-28 02:04:53", - "author_account_age_days": 224 + "stars": 7, + "last_update": "2025-06-06 19:19:22", + "author_account_age_days": 225 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 215, @@ -567,7 +567,7 @@ "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-PixelIt": { "stars": 1, "last_update": "2025-06-04 13:11:52", - "author_account_age_days": 2112 + "author_account_age_days": 2114 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-Qwen2": { "stars": 1, @@ -617,7 +617,7 @@ "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 9, "last_update": "2025-06-04 02:55:08", - "author_account_age_days": 1155 + "author_account_age_days": 1156 }, "https://github.com/AhBumm/ComfyUI_BillBum_Nodes": { "stars": 9, @@ -652,7 +652,7 @@ "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "stars": 0, "last_update": "2025-06-04 07:12:02", - "author_account_age_days": 3749 + "author_account_age_days": 3750 }, "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "stars": 0, @@ -1162,7 +1162,7 @@ "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 0, "last_update": "2025-06-03 07:56:17", - "author_account_age_days": 2075 + "author_account_age_days": 2076 }, "https://github.com/ClownsharkBatwing/RES4LYF": { "stars": 184, @@ -1425,9 +1425,9 @@ "author_account_age_days": 1721 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { - "stars": 3, + "stars": 4, "last_update": "2025-06-01 16:44:46", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/DragonDiffusionbyBoyo/Boyonodes": { "stars": 2, @@ -1742,7 +1742,7 @@ "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "stars": 2, "last_update": "2025-05-27 12:40:15", - "author_account_age_days": 3963 + "author_account_age_days": 3964 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, @@ -2332,7 +2332,7 @@ "https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": { "stars": 2, "last_update": "2025-06-03 09:03:52", - "author_account_age_days": 1600 + "author_account_age_days": 1601 }, "https://github.com/KERRY-YUAN/ComfyUI_Simple_Executor": { "stars": 2, @@ -2500,9 +2500,9 @@ "author_account_age_days": 442 }, "https://github.com/LAOGOU-666/Comfyui_LG_Tools": { - "stars": 75, - "last_update": "2025-06-05 18:43:48", - "author_account_age_days": 441 + "stars": 83, + "last_update": "2025-06-06 22:01:22", + "author_account_age_days": 442 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 182, @@ -2627,7 +2627,7 @@ "https://github.com/LingSss9/comfyui-merge": { "stars": 5, "last_update": "2025-06-01 17:27:49", - "author_account_age_days": 608 + "author_account_age_days": 609 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 64, @@ -2716,8 +2716,8 @@ }, "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 0, - "last_update": "2025-06-05 07:40:57", - "author_account_age_days": 1996 + "last_update": "2025-06-06 02:49:56", + "author_account_age_days": 1997 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 61, @@ -2824,6 +2824,11 @@ "last_update": "2024-09-16 16:11:59", "author_account_age_days": 626 }, + "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { + "stars": 5, + "last_update": "2025-05-01 16:09:43", + "author_account_age_days": 1596 + }, "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 5, "last_update": "2024-11-07 12:35:00", @@ -2857,7 +2862,7 @@ "https://github.com/MijnSpam/ComfyUI_SwapAndScale": { "stars": 0, "last_update": "2025-05-31 09:27:10", - "author_account_age_days": 895 + "author_account_age_days": 896 }, "https://github.com/MijnSpam/UploadToPushOver": { "stars": 1, @@ -2947,7 +2952,7 @@ "https://github.com/MoonHugo/ComfyUI-BAGEL-Hugo": { "stars": 1, "last_update": "2025-06-04 08:48:11", - "author_account_age_days": 275 + "author_account_age_days": 276 }, "https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo": { "stars": 290, @@ -3047,7 +3052,7 @@ "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": { "stars": 7, "last_update": "2025-06-01 08:44:28", - "author_account_age_days": 708 + "author_account_age_days": 710 }, "https://github.com/NakamuraShippo/ComfyUI-PromptList": { "stars": 7, @@ -3060,9 +3065,9 @@ "author_account_age_days": 4636 }, "https://github.com/NeonLightning/neonllama": { - "stars": 0, - "last_update": "2025-06-05 23:40:52", - "author_account_age_days": 4563 + "stars": 1, + "last_update": "2025-06-07 02:56:16", + "author_account_age_days": 4564 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, @@ -3262,7 +3267,7 @@ "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "stars": 1, "last_update": "2025-06-04 14:38:13", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 20, @@ -3287,7 +3292,12 @@ "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "author_account_age_days": 235 + "author_account_age_days": 236 + }, + "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { + "stars": 0, + "last_update": "2025-06-05 19:20:04", + "author_account_age_days": 236 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, @@ -3597,7 +3607,7 @@ "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 5, "last_update": "2025-06-02 18:14:48", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 3, @@ -3607,7 +3617,7 @@ "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 0, "last_update": "2025-06-04 08:51:03", - "author_account_age_days": 3041 + "author_account_age_days": 3042 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 22, @@ -3844,15 +3854,10 @@ "last_update": "2025-02-27 13:48:05", "author_account_age_days": 1552 }, - "https://github.com/ShmuelRonen/ComfyUI_ChatterBox": { - "stars": 6, - "last_update": "2025-06-04 18:50:40", - "author_account_age_days": 1551 - }, "https://github.com/ShmuelRonen/ComfyUI_ChatterBox_Voice": { - "stars": 6, + "stars": 7, "last_update": "2025-06-04 18:50:40", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": { "stars": 57, @@ -4192,7 +4197,7 @@ "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "author_account_age_days": 1282 + "author_account_age_days": 1283 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "stars": 51, @@ -4405,9 +4410,9 @@ "author_account_age_days": 3017 }, "https://github.com/ToTheBeginning/ComfyUI-DreamO": { - "stars": 100, + "stars": 109, "last_update": "2025-06-03 05:23:55", - "author_account_age_days": 3735 + "author_account_age_days": 3737 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 0, @@ -4627,7 +4632,7 @@ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 1, "last_update": "2025-06-04 20:33:17", - "author_account_age_days": 582 + "author_account_age_days": 584 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, @@ -4692,7 +4697,7 @@ "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "author_account_age_days": 2996 + "author_account_age_days": 2997 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 194, @@ -4730,9 +4735,9 @@ "author_account_age_days": 1787 }, "https://github.com/Yuan-ManX/ComfyUI-ChatterboxTTS": { - "stars": 5, + "stars": 6, "last_update": "2025-05-30 08:13:06", - "author_account_age_days": 1786 + "author_account_age_days": 1787 }, "https://github.com/Yuan-ManX/ComfyUI-Cobra": { "stars": 5, @@ -4752,12 +4757,12 @@ "https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait": { "stars": 5, "last_update": "2025-05-28 09:47:34", - "author_account_age_days": 1786 + "author_account_age_days": 1787 }, "https://github.com/Yuan-ManX/ComfyUI-HunyuanVideo-Avatar": { "stars": 11, "last_update": "2025-05-29 07:49:15", - "author_account_age_days": 1786 + "author_account_age_days": 1787 }, "https://github.com/Yuan-ManX/ComfyUI-Kimi-VL": { "stars": 1, @@ -4957,7 +4962,7 @@ "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, "last_update": "2025-06-05 03:22:47", - "author_account_age_days": 419 + "author_account_age_days": 420 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, @@ -5095,9 +5100,9 @@ "author_account_age_days": 359 }, "https://github.com/aiaiaikkk/ComfyUI-Curve": { - "stars": 10, + "stars": 11, "last_update": "2025-06-03 09:40:49", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 5, @@ -5112,7 +5117,7 @@ "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 1, "last_update": "2025-06-05 09:40:09", - "author_account_age_days": 16 + "author_account_age_days": 17 }, "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, @@ -5257,7 +5262,7 @@ "https://github.com/alessandrozonta/ComfyUI-PoseDirection": { "stars": 1, "last_update": "2025-06-03 10:12:26", - "author_account_age_days": 1543 + "author_account_age_days": 1544 }, "https://github.com/alessandrozonta/Comfyui-LoopLoader": { "stars": 2, @@ -5352,7 +5357,7 @@ "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3068 + "author_account_age_days": 3069 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, @@ -5462,7 +5467,7 @@ "https://github.com/avenstack/ComfyUI-AV-LatentSync": { "stars": 0, "last_update": "2025-05-28 14:27:42", - "author_account_age_days": 50 + "author_account_age_days": 51 }, "https://github.com/avenstack/ComfyUI-AV-MegaTTS3": { "stars": 0, @@ -5472,7 +5477,7 @@ "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "author_account_age_days": 419 + "author_account_age_days": 421 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 25, @@ -5501,8 +5506,8 @@ }, "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, - "last_update": "2025-06-02 04:48:59", - "author_account_age_days": 751 + "last_update": "2025-06-06 09:47:19", + "author_account_age_days": 753 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 0, @@ -5612,7 +5617,7 @@ "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 0, "last_update": "2025-06-01 13:56:23", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, @@ -5852,7 +5857,7 @@ "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-06-02 06:52:21", - "author_account_age_days": 1915 + "author_account_age_days": 1917 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 12, @@ -6232,7 +6237,7 @@ "https://github.com/chaunceyyann/comfyui-image-processing-nodes": { "stars": 0, "last_update": "2025-06-05 05:23:44", - "author_account_age_days": 4213 + "author_account_age_days": 4215 }, "https://github.com/checkbins/checkbin-comfy": { "stars": 0, @@ -6555,9 +6560,9 @@ "author_account_age_days": 514 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 78951, - "last_update": "2025-06-05 21:17:32", - "author_account_age_days": 895 + "stars": 79038, + "last_update": "2025-06-06 16:33:04", + "author_account_age_days": 896 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { "stars": 616, @@ -7026,8 +7031,8 @@ }, "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, - "last_update": "2025-06-05 15:50:16", - "author_account_age_days": 27 + "last_update": "2025-06-06 21:59:50", + "author_account_age_days": 29 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, @@ -7235,9 +7240,9 @@ "author_account_age_days": 2084 }, "https://github.com/filliptm/ComfyUI_Fill-ChatterBox": { - "stars": 84, + "stars": 113, "last_update": "2025-06-02 17:58:28", - "author_account_age_days": 2082 + "author_account_age_days": 2084 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 404, @@ -7739,6 +7744,11 @@ "last_update": "2024-08-24 15:08:14", "author_account_age_days": 3242 }, + "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { + "stars": 0, + "last_update": "2025-06-06 23:30:44", + "author_account_age_days": 15 + }, "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 20, "last_update": "2025-05-11 09:11:45", @@ -7887,7 +7897,7 @@ "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "stars": 0, "last_update": "2025-06-04 15:41:16", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 2, @@ -8299,6 +8309,11 @@ "last_update": "2025-05-05 02:46:31", "author_account_age_days": 2193 }, + "https://github.com/judian17/ComfyUI-UniWorld-jd17": { + "stars": 0, + "last_update": "2025-06-07 01:47:28", + "author_account_age_days": 2193 + }, "https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": { "stars": 26, "last_update": "2025-05-26 02:28:33", @@ -8317,7 +8332,7 @@ "https://github.com/juntaosun/ComfyUI_open_nodes": { "stars": 0, "last_update": "2025-06-03 08:27:47", - "author_account_age_days": 3181 + "author_account_age_days": 3182 }, "https://github.com/jupo-ai/comfy-ex-tagcomplete": { "stars": 13, @@ -8771,8 +8786,8 @@ }, "https://github.com/laksjdjf/ComfyUI-Imatrix": { "stars": 1, - "last_update": "2025-06-04 10:33:58", - "author_account_age_days": 3177 + "last_update": "2025-06-07 00:17:26", + "author_account_age_days": 3178 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 16, @@ -8825,9 +8840,9 @@ "author_account_age_days": 2629 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { - "stars": 40, + "stars": 47, "last_update": "2025-06-01 02:56:02", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/lceric/comfyui-gpt-image": { "stars": 7, @@ -9320,9 +9335,9 @@ "author_account_age_days": 810 }, "https://github.com/ltdrdata/was-node-suite-comfyui": { - "stars": 3, + "stars": 5, "last_update": "2025-06-03 09:41:36", - "author_account_age_days": 808 + "author_account_age_days": 810 }, "https://github.com/lthero-big/ComfyUI-GaussianShadingWatermark": { "stars": 5, @@ -9362,7 +9377,7 @@ "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 0, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 4845 + "author_account_age_days": 4846 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 2, @@ -9690,9 +9705,9 @@ "author_account_age_days": 4357 }, "https://github.com/mo230761/InsertAnything-ComfyUI-official": { - "stars": 6, + "stars": 8, "last_update": "2025-06-04 13:23:00", - "author_account_age_days": 1320 + "author_account_age_days": 1321 }, "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 2, @@ -9842,7 +9857,7 @@ "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "author_account_age_days": 4980 + "author_account_age_days": 4981 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, @@ -9957,7 +9972,7 @@ "https://github.com/niknah/audio-general-ComfyUI": { "stars": 0, "last_update": "2025-05-28 02:51:53", - "author_account_age_days": 5066 + "author_account_age_days": 5067 }, "https://github.com/niknah/quick-connections": { "stars": 270, @@ -10105,9 +10120,9 @@ "author_account_age_days": 900 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": { - "stars": 0, + "stars": 5, "last_update": "2025-06-04 18:04:55", - "author_account_age_days": 2819 + "author_account_age_days": 2820 }, "https://github.com/okgo4/ComfyUI-Mosaic-Mask": { "stars": 6, @@ -10155,9 +10170,9 @@ "author_account_age_days": 1854 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { - "stars": 21, + "stars": 20, "last_update": "2025-05-28 00:37:16", - "author_account_age_days": 928 + "author_account_age_days": 929 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { "stars": 37, @@ -10212,7 +10227,7 @@ "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-05-31 04:03:07", - "author_account_age_days": 1961 + "author_account_age_days": 1962 }, "https://github.com/palant/image-resize-comfyui": { "stars": 94, @@ -10319,10 +10334,15 @@ "last_update": "2025-03-28 22:27:45", "author_account_age_days": 3400 }, - "https://github.com/pictorialink/ComfyUI-Text-Translation": { + "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 0, - "last_update": "2025-06-04 13:21:30", - "author_account_age_days": 22 + "last_update": "2025-06-06 12:10:45", + "author_account_age_days": 23 + }, + "https://github.com/pictorialink/ComfyUI-Text-Translation": { + "stars": 1, + "last_update": "2025-06-06 02:56:11", + "author_account_age_days": 23 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 19, @@ -10482,7 +10502,7 @@ "https://github.com/r-vage/ComfyUI-RvTools_v2": { "stars": 0, "last_update": "2025-06-03 21:50:05", - "author_account_age_days": 18 + "author_account_age_days": 20 }, "https://github.com/r3dial/redial-discomphy": { "stars": 1, @@ -10800,9 +10820,9 @@ "author_account_age_days": 4037 }, "https://github.com/s9roll7/comfyui_cotracker_node": { - "stars": 7, - "last_update": "2025-06-04 12:51:23", - "author_account_age_days": 931 + "stars": 8, + "last_update": "2025-06-06 10:19:18", + "author_account_age_days": 932 }, "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, @@ -10825,9 +10845,9 @@ "author_account_age_days": 298 }, "https://github.com/scraed/LanPaint": { - "stars": 340, - "last_update": "2025-06-05 10:15:21", - "author_account_age_days": 3809 + "stars": 343, + "last_update": "2025-06-06 05:05:51", + "author_account_age_days": 3810 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, @@ -10857,7 +10877,7 @@ "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 0, "last_update": "2025-06-04 12:59:15", - "author_account_age_days": 3157 + "author_account_age_days": 3158 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { "stars": 149, @@ -10937,7 +10957,7 @@ "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 0, "last_update": "2025-06-03 10:09:06", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 281, @@ -11065,9 +11085,9 @@ "author_account_age_days": 1225 }, "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { - "stars": 1, + "stars": 2, "last_update": "2025-06-05 15:46:52", - "author_account_age_days": 4109 + "author_account_age_days": 4110 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 28, @@ -11082,7 +11102,7 @@ "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-05-30 12:57:43", - "author_account_age_days": 16 + "author_account_age_days": 17 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, @@ -11102,7 +11122,7 @@ "https://github.com/sm079/ComfyUI-Face-Detection": { "stars": 0, "last_update": "2025-06-03 14:37:55", - "author_account_age_days": 2031 + "author_account_age_days": 2032 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, @@ -11200,9 +11220,9 @@ "author_account_age_days": 702 }, "https://github.com/smthemex/ComfyUI_HunyuanAvatar_Sm": { - "stars": 6, - "last_update": "2025-06-05 12:58:48", - "author_account_age_days": 700 + "stars": 8, + "last_update": "2025-06-06 08:50:01", + "author_account_age_days": 702 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 24, @@ -11421,8 +11441,8 @@ }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 5, - "last_update": "2025-06-04 14:01:43", - "author_account_age_days": 284 + "last_update": "2025-06-06 17:07:52", + "author_account_age_days": 285 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 22, @@ -11535,9 +11555,9 @@ "author_account_age_days": 6278 }, "https://github.com/sugarkwork/ComfyUI_AspectRatioToSize": { - "stars": 1, + "stars": 2, "last_update": "2025-06-04 00:48:13", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 1, @@ -11595,9 +11615,9 @@ "author_account_age_days": 298 }, "https://github.com/synthetai/ComfyUI-JM-MiniMax-API": { - "stars": 0, + "stars": 1, "last_update": "2025-06-04 11:49:32", - "author_account_age_days": 297 + "author_account_age_days": 299 }, "https://github.com/synthetai/ComfyUI-ToolBox": { "stars": 0, @@ -11671,8 +11691,8 @@ }, "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 3, - "last_update": "2025-06-02 14:07:21", - "author_account_age_days": 2366 + "last_update": "2025-06-06 20:02:14", + "author_account_age_days": 2367 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, @@ -11687,7 +11707,7 @@ "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 0, "last_update": "2025-06-02 02:22:19", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, @@ -12072,7 +12092,7 @@ "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-06-03 05:46:11", - "author_account_age_days": 127 + "author_account_age_days": 128 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, @@ -12092,7 +12112,7 @@ "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, "last_update": "2025-06-01 08:42:50", - "author_account_age_days": 4695 + "author_account_age_days": 4696 }, "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 1, @@ -12110,9 +12130,9 @@ "author_account_age_days": 2674 }, "https://github.com/vovler/comfyui-civitaihelper": { - "stars": 0, + "stars": 1, "last_update": "2025-06-05 14:24:27", - "author_account_age_days": 2074 + "author_account_age_days": 2075 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, @@ -12137,7 +12157,7 @@ "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera_Advanced": { "stars": 0, "last_update": "2025-05-30 06:54:05", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, @@ -12217,17 +12237,22 @@ "https://github.com/whmc76/ComfyUI-RemoveBackgroundSuite": { "stars": 3, "last_update": "2025-06-04 10:02:28", - "author_account_age_days": 798 + "author_account_age_days": 799 + }, + "https://github.com/whmc76/ComfyUI-UniversalToolkit": { + "stars": 0, + "last_update": "2025-06-06 11:46:11", + "author_account_age_days": 799 }, "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 2, "last_update": "2025-06-02 21:30:04", - "author_account_age_days": 4579 + "author_account_age_days": 4580 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { - "stars": 14, + "stars": 17, "last_update": "2025-05-30 06:27:05", - "author_account_age_days": 4579 + "author_account_age_days": 4580 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 5, @@ -12340,14 +12365,14 @@ "author_account_age_days": 776 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { - "stars": 12, - "last_update": "2025-05-31 15:10:19", - "author_account_age_days": 3610 + "stars": 16, + "last_update": "2025-06-07 02:30:22", + "author_account_age_days": 3611 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { - "stars": 0, + "stars": 2, "last_update": "2025-06-06 04:08:30", - "author_account_age_days": 2014 + "author_account_age_days": 2015 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 14, @@ -12360,9 +12385,9 @@ "author_account_age_days": 2142 }, "https://github.com/xl0/latent-tools": { - "stars": 0, - "last_update": "2025-06-05 19:23:08", - "author_account_age_days": 5348 + "stars": 2, + "last_update": "2025-06-06 21:19:07", + "author_account_age_days": 5349 }, "https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": { "stars": 7, @@ -12385,9 +12410,9 @@ "author_account_age_days": 1621 }, "https://github.com/xmarre/TorchCompileModel_LoRASafe": { - "stars": 0, - "last_update": "2025-06-05 22:43:23", - "author_account_age_days": 2102 + "stars": 1, + "last_update": "2025-06-06 18:40:09", + "author_account_age_days": 2103 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, @@ -12701,8 +12726,8 @@ }, "https://github.com/zccrs/comfyui-dci": { "stars": 0, - "last_update": "2025-06-04 09:23:42", - "author_account_age_days": 3606 + "last_update": "2025-06-06 10:35:46", + "author_account_age_days": 3607 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 6, diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index cf54b39f..94b290c9 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -18,6 +18,26 @@ + { + "author": "jinchanz", + "title": "ComfyUI-AliCloud-Bailian [WIP]", + "reference": "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian", + "files": [ + "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian" + ], + "install_type": "git-clone", + "description": "This is a collection of custom nodes for invoking Alibaba Cloud's DashScope API within ComfyUI.\nNOTE: The files in the repo are not organized." + }, + { + "author": "Yukinoshita-Yukinoe", + "title": "ComfyUI-KontextOfficialNode", + "reference": "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode", + "files": [ + "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode" + ], + "install_type": "git-clone", + "description": "NODES: Kontext Text-to-Image (Official Max), Kontext Image Editing (Official Max)" + }, { "author": "takoyaki1118", "title": "ComfyUI_PromptExtractor", @@ -948,16 +968,6 @@ "install_type": "git-clone", "description": "ComfyUI implementation of the partfield nvidea segmentation models\nNOTE: The files in the repo are not organized." }, - { - "author": "MicheleGuidi", - "title": "ComfyUI-Computer-Vision [WIP]", - "reference": "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2", - "files": [ - "https://github.com/MicheleGuidi/comfyui-computer-vision" - ], - "install_type": "git-clone", - "description": "Extension nodes for ComfyUI that improves automatic segmentation using bounding boxes generated by Florence 2 and segmentation from Segment Anything 2 (SAM2). Currently just an enhancement of nodes from [a/Kijai](https://github.com/kijai/ComfyUI-segment-anything-2).\nNOTE: The files in the repo are not organized." - }, { "author": "shinich39", "title": "comfyui-textarea-is-shit", @@ -1020,10 +1030,10 @@ }, { "author": "ftechmax", - "title": "ComfyUI-FTM-Pack", - "reference": "https://github.com/ftechmax/ComfyUI-FTM-Pack", + "title": "ComfyUI-NovaKit-Pack", + "reference": "https://github.com/ftechmax/ComfyUI-NovaKit-Pack", "files": [ - "https://github.com/ftechmax/ComfyUI-FTM-Pack" + "https://github.com/ftechmax/ComfyUI-NovaKit-Pack" ], "install_type": "git-clone", "description": "NODES: Count Tokens" @@ -1033,7 +1043,7 @@ "title": "ComfyUI DiaTest TTS Node [WIP]", "reference": "https://github.com/BobRandomNumber/ComfyUI-DiaTTS", "files": [ - "https://github.com/BobRandomNumber/ComfyUI-DiaTest" + "https://github.com/BobRandomNumber/ComfyUI-DiaTTS" ], "install_type": "git-clone", "description": "Partial ComfyUI Dia implementation" diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 01fdd8a3..bf9b48cb 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -876,7 +876,7 @@ "title_aux": "ComfyUI-BDXNodes [WIP]" } ], - "https://github.com/BobRandomNumber/ComfyUI-DiaTest": [ + "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": [ [ "DiaGenerate", "DiaLoader" @@ -2339,15 +2339,6 @@ "title_aux": "comfyui-yaml-prompt" } ], - "https://github.com/MicheleGuidi/comfyui-computer-vision": [ - [ - "Sam2ContextSegmentation", - "Sam2TiledSegmentation" - ], - { - "title_aux": "ComfyUI-Computer-Vision [WIP]" - } - ], "https://github.com/MickeyJ/ComfyUI_mickster_nodes": [ [ "Image Size Scaled", @@ -3330,6 +3321,15 @@ "title_aux": "ComfyUI_LLM_Are_You_Listening [WIP]" } ], + "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": [ + [ + "KontextImageEditingOfficialAPI_Max", + "KontextTextToImageOfficialAPI_Max" + ], + { + "title_aux": "ComfyUI-KontextOfficialNode" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": [ [ "AuraSR_Lterative_Zho", @@ -5076,12 +5076,12 @@ "title_aux": "ComfyUI-LLM-Utils [WIP]" } ], - "https://github.com/ftechmax/ComfyUI-FTM-Pack": [ + "https://github.com/ftechmax/ComfyUI-NovaKit-Pack": [ [ "CountTokens" ], { - "title_aux": "ComfyUI-FTM-Pack" + "title_aux": "ComfyUI-NovaKit-Pack" } ], "https://github.com/gabe-init/ComfyUI-LM-Studio": [ @@ -5785,6 +5785,18 @@ "title_aux": "Jim's ComfyUI Nodes [WIP]" } ], + "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": [ + [ + "BailianAPI", + "BailianAPIPoll", + "BailianAPISubmit", + "MaletteJSONExtractor", + "MaletteJSONModifier" + ], + { + "title_aux": "ComfyUI-AliCloud-Bailian [WIP]" + } + ], "https://github.com/jn-jairo/jn_node_suite_comfyui": [ [ "JN_AreaInfo", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 460df5b3..1867b4b3 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -1,143 +1,138 @@ { - "hhttps://github.com/godric8/ComfyUI_Step1X-Edit": { - "stars": 0, - "last_update": "2025-06-02 12:14:14", - "author_account_age_days": 1790 - }, "https://github.com/123jimin/ComfyUI-MobileForm": { "stars": 9, "last_update": "2025-04-06 13:36:29", - "author_account_age_days": 5112 + "author_account_age_days": 5113 }, "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 3, "last_update": "2025-05-28 04:08:39", - "author_account_age_days": 794 + "author_account_age_days": 795 }, "https://github.com/3dmindscapper/ComfyUI-PartField": { "stars": 29, "last_update": "2025-05-01 02:50:39", - "author_account_age_days": 750 + "author_account_age_days": 751 }, "https://github.com/3dmindscapper/ComfyUI-Sam-Mesh": { "stars": 29, "last_update": "2025-05-07 12:42:13", - "author_account_age_days": 750 + "author_account_age_days": 751 }, "https://github.com/438443467/ComfyUI-SanMian-Nodes": { "stars": 27, "last_update": "2025-04-29 10:29:07", - "author_account_age_days": 760 + "author_account_age_days": 761 }, "https://github.com/5x00/ComfyUI-Prompt-Plus": { "stars": 1, "last_update": "2025-01-08 15:54:08", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/7BEII/Comfyui_PDuse": { "stars": 4, "last_update": "2025-05-04 10:10:23", - "author_account_age_days": 159 + "author_account_age_days": 160 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 819 + "author_account_age_days": 820 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 661 + "author_account_age_days": 662 }, "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2025-05-15 08:07:12", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 5, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { "stars": 146, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 61, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { "stars": 128, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 13, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 1, "last_update": "2025-04-16 13:07:25", - "author_account_age_days": 196 + "author_account_age_days": 197 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 62, + "stars": 63, "last_update": "2025-01-22 14:44:17", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/APZmedia/comfyui-textools": { "stars": 4, "last_update": "2024-09-02 09:17:36", - "author_account_age_days": 2823 + "author_account_age_days": 2824 }, "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1155 + "author_account_age_days": 1156 }, "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": { "stars": 0, "last_update": "2025-05-02 18:47:09", - "author_account_age_days": 1155 + "author_account_age_days": 1156 }, "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, "last_update": "2025-06-01 19:15:57", - "author_account_age_days": 2664 + "author_account_age_days": 2665 }, "https://github.com/Alazuaka/comfyui-lora-stack-node": { "stars": 0, - "last_update": "2025-06-01 16:16:01", - "author_account_age_days": 1133 + "last_update": "2025-06-06 17:01:35", + "author_account_age_days": 1134 }, "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 3, "last_update": "2025-05-13 14:04:56", - "author_account_age_days": 1591 + "author_account_age_days": 1592 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1777 + "author_account_age_days": 1778 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 0, "last_update": "2025-06-04 14:18:46", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, @@ -147,27 +142,27 @@ "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 4048 + "author_account_age_days": 4049 }, "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, "last_update": "2025-05-07 14:33:50", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 8, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4301 + "author_account_age_days": 4302 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4301 + "author_account_age_days": 4302 }, "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, "last_update": "2025-01-14 04:02:21", - "author_account_age_days": 2338 + "author_account_age_days": 2339 }, "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 4, @@ -177,417 +172,407 @@ "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4421 + "author_account_age_days": 4422 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 11, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4421 + "author_account_age_days": 4422 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { - "stars": 68, + "stars": 69, "last_update": "2025-03-09 00:44:37", - "author_account_age_days": 777 + "author_account_age_days": 778 }, "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 42, "last_update": "2025-04-21 19:37:22", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 1144 + "author_account_age_days": 1145 }, "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { "stars": 2, "last_update": "2024-11-29 11:13:57", - "author_account_age_days": 1218 + "author_account_age_days": 1219 }, "https://github.com/BinglongLi/ComfyUI_ToolsForAutomask": { "stars": 1, "last_update": "2025-06-04 11:56:53", - "author_account_age_days": 2031 + "author_account_age_days": 2032 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 593 + "author_account_age_days": 594 + }, + "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { + "stars": 6, + "last_update": "2025-06-02 03:02:19", + "author_account_age_days": 191 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTest": { "stars": 6, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 190 + "author_account_age_days": 191 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4498 + "author_account_age_days": 4499 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, "last_update": "2025-05-21 02:59:22", - "author_account_age_days": 3259 + "author_account_age_days": 3260 }, "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { "stars": 3, "last_update": "2025-05-27 14:05:44", - "author_account_age_days": 137 + "author_account_age_days": 138 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 17, "last_update": "2025-05-08 09:38:09", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1420 + "author_account_age_days": 1421 }, "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, "last_update": "2025-05-19 08:46:02", - "author_account_age_days": 4454 + "author_account_age_days": 4455 }, "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, "last_update": "2025-05-26 12:12:47", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { - "stars": 2, + "stars": 3, "last_update": "2024-09-02 02:30:05", - "author_account_age_days": 2759 + "author_account_age_days": 2760 }, "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, "last_update": "2024-11-17 20:06:29", - "author_account_age_days": 2080 + "author_account_age_days": 2081 }, "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 19, "last_update": "2025-05-10 16:23:35", - "author_account_age_days": 422 + "author_account_age_days": 423 }, "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": { "stars": 25, "last_update": "2024-10-07 08:25:18", - "author_account_age_days": 244 + "author_account_age_days": 245 }, "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, "last_update": "2025-02-17 04:02:01", - "author_account_age_days": 1849 + "author_account_age_days": 1850 }, "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1124 + "author_account_age_days": 1125 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { "stars": 0, "last_update": "2024-11-11 01:37:43", - "author_account_age_days": 688 - }, - "https://github.com/DonutsDelivery/ComfyUI-DonutDetailer": { - "stars": 6, - "last_update": "2025-06-04 19:21:45", - "author_account_age_days": 72 + "author_account_age_days": 689 }, "https://github.com/DonutsDelivery/ComfyUI-DonutNodes": { "stars": 6, "last_update": "2025-06-04 19:21:45", - "author_account_age_days": 72 + "author_account_age_days": 73 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 4, "last_update": "2025-03-11 12:04:24", - "author_account_age_days": 1720 + "author_account_age_days": 1721 }, "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, "last_update": "2025-06-02 07:15:00", - "author_account_age_days": 199 + "author_account_age_days": 200 }, "https://github.com/EQXai/ComfyUI_EQX": { "stars": 0, "last_update": "2025-05-27 22:28:06", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 49, "last_update": "2025-04-25 01:03:58", - "author_account_age_days": 2973 + "author_account_age_days": 2974 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 6, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2934 + "author_account_age_days": 2935 }, "https://github.com/Elypha/ComfyUI-Prompt-Helper": { "stars": 0, "last_update": "2025-03-03 21:42:14", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { "stars": 0, "last_update": "2025-01-26 11:25:43", - "author_account_age_days": 2992 + "author_account_age_days": 2993 }, "https://github.com/EmilioPlumed/ComfyUI-Math": { "stars": 1, "last_update": "2025-01-11 14:28:42", - "author_account_age_days": 2324 + "author_account_age_days": 2325 }, "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 0, "last_update": "2025-04-28 23:42:26", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 37, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1970 + "author_account_age_days": 1971 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 18, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3496 + "author_account_age_days": 3497 }, "https://github.com/FaberVS/MultiModel": { "stars": 1, "last_update": "2025-05-06 14:27:08", - "author_account_age_days": 2117 + "author_account_age_days": 2118 }, "https://github.com/Fannovel16/ComfyUI-AppIO": { "stars": 0, "last_update": "2024-12-01 16:37:19", - "author_account_age_days": 3478 + "author_account_age_days": 3479 }, "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 784 + "author_account_age_days": 785 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 1, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 1225 + "author_account_age_days": 1226 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 4, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2730 + "author_account_age_days": 2731 }, "https://github.com/George0726/ComfyUI-video-accessory": { "stars": 1, "last_update": "2025-05-19 14:18:22", - "author_account_age_days": 2598 + "author_account_age_days": 2599 }, "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 13, "last_update": "2025-05-18 09:30:10", - "author_account_age_days": 83 + "author_account_age_days": 84 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 12, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1520 + "author_account_age_days": 1521 }, "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 675 + "author_account_age_days": 676 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 970 + "author_account_age_days": 971 }, "https://github.com/Hapseleg/ComfyUI-This-n-That": { "stars": 0, "last_update": "2025-06-03 20:26:27", - "author_account_age_days": 3642 + "author_account_age_days": 3643 }, "https://github.com/HuangYuChuh/ComfyUI-DeepSeek-Toolkit": { "stars": 12, "last_update": "2025-03-06 08:27:47", - "author_account_age_days": 411 + "author_account_age_days": 412 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 1, "last_update": "2025-02-05 08:51:23", - "author_account_age_days": 4931 + "author_account_age_days": 4932 }, "https://github.com/IgPoly/ComfyUI-igTools": { "stars": 0, "last_update": "2024-09-11 08:48:57", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 180, + "stars": 181, "last_update": "2025-04-02 16:32:54", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4974 + "author_account_age_days": 4975 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, "last_update": "2025-03-31 14:22:51", - "author_account_age_days": 3615 + "author_account_age_days": 3616 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 1238 + "author_account_age_days": 1239 }, "https://github.com/Jingwen-genies/comfyui-genies-nodes": { "stars": 0, "last_update": "2025-05-13 19:36:45", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2565 + "author_account_age_days": 2566 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 3, "last_update": "2025-03-16 13:05:38", - "author_account_age_days": 4532 + "author_account_age_days": 4533 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 69, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4859 + "author_account_age_days": 4860 }, "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, "last_update": "2025-04-07 07:49:03", - "author_account_age_days": 1600 + "author_account_age_days": 1601 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, "last_update": "2025-01-23 09:11:02", - "author_account_age_days": 1908 + "author_account_age_days": 1909 }, "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 10, "last_update": "2024-11-24 15:55:30", - "author_account_age_days": 3536 + "author_account_age_days": 3537 }, "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, "last_update": "2025-04-17 17:18:52", - "author_account_age_days": 202 + "author_account_age_days": 203 }, "https://github.com/Kur0butiMegane/Comfyui-StringUtils2": { "stars": 0, "last_update": "2025-05-04 16:34:13", - "author_account_age_days": 1999 + "author_account_age_days": 2000 }, "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { "stars": 0, "last_update": "2025-03-27 19:04:42", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/LAOGOU-666/Comfyui_StartPatch": { "stars": 47, "last_update": "2025-02-24 17:22:34", - "author_account_age_days": 441 + "author_account_age_days": 442 }, "https://github.com/LLMCoder2023/ComfyUI-LLMCoder2023Nodes": { "stars": 0, "last_update": "2025-04-30 02:42:58", - "author_account_age_days": 3353 - }, - "https://github.com/LLMCoder2023/ComfyUI-LLMCoderNodes": { - "stars": 0, - "last_update": "2025-04-30 02:42:58", - "author_account_age_days": 3353 + "author_account_age_days": 3354 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2325 + "author_account_age_days": 2326 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 4, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/Laser-one/ComfyUI-align-pose": { "stars": 0, "last_update": "2024-11-01 09:34:31", - "author_account_age_days": 1179 + "author_account_age_days": 1180 }, "https://github.com/Lilien86/Comfyui_Latent_Interpolation": { "stars": 1, "last_update": "2024-09-03 21:00:49", - "author_account_age_days": 840 - }, - "https://github.com/Lilien86/Comfyui_Lilien": { - "stars": 1, - "last_update": "2024-09-03 21:00:49", - "author_account_age_days": 840 + "author_account_age_days": 841 }, "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes": { "stars": 0, "last_update": "2025-04-25 09:23:18", - "author_account_age_days": 4438 + "author_account_age_days": 4439 }, "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 4, @@ -597,92 +582,92 @@ "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2025-02-27 15:07:36", - "author_account_age_days": 1276 + "author_account_age_days": 1277 }, "https://github.com/LucipherDev/ComfyUI-Sentinel": { "stars": 27, "last_update": "2025-04-07 14:53:13", - "author_account_age_days": 1843 + "author_account_age_days": 1844 }, "https://github.com/LyazS/ComfyUI-aznodes": { "stars": 0, "last_update": "2025-06-03 14:57:29", - "author_account_age_days": 3204 + "author_account_age_days": 3205 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 34, "last_update": "2025-04-05 22:22:31", - "author_account_age_days": 725 + "author_account_age_days": 726 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3570 + "author_account_age_days": 3571 }, "https://github.com/MakkiShizu/ComfyUI-MakkiTools": { "stars": 0, - "last_update": "2025-05-30 16:52:03", - "author_account_age_days": 659 + "last_update": "2025-06-06 15:49:01", + "author_account_age_days": 660 }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, "last_update": "2025-02-28 19:23:24", - "author_account_age_days": 2499 + "author_account_age_days": 2500 }, "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 1810 + "author_account_age_days": 1811 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 1, "last_update": "2025-06-03 18:06:06", - "author_account_age_days": 27 + "author_account_age_days": 28 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 759 + "author_account_age_days": 760 }, "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-05-22 17:57:36", - "author_account_age_days": 3166 + "author_account_age_days": 3167 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, "last_update": "2025-06-01 06:55:16", - "author_account_age_days": 3166 + "author_account_age_days": 3167 }, "https://github.com/MicheleGuidi/comfyui-computer-vision": { "stars": 5, "last_update": "2025-05-01 16:09:43", - "author_account_age_days": 1595 + "author_account_age_days": 1596 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3560 + "author_account_age_days": 3561 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 0, "last_update": "2025-05-20 17:39:21", - "author_account_age_days": 3426 + "author_account_age_days": 3427 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 3066 + "author_account_age_days": 3067 }, "https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": { "stars": 2, "last_update": "2025-05-26 06:58:45", - "author_account_age_days": 269 + "author_account_age_days": 270 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 32, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 1841 + "author_account_age_days": 1842 }, "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 1, @@ -692,47 +677,47 @@ "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, "last_update": "2025-05-05 15:05:27", - "author_account_age_days": 1231 + "author_account_age_days": 1232 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 788 + "author_account_age_days": 789 }, "https://github.com/Novavision0313/ComfyUI-NVVS": { "stars": 0, "last_update": "2025-06-03 02:41:41", - "author_account_age_days": 14 + "author_account_age_days": 15 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 0, "last_update": "2025-03-12 04:22:34", - "author_account_age_days": 793 + "author_account_age_days": 794 }, "https://github.com/Oct7/ComfyUI-LaplaMask": { "stars": 0, "last_update": "2025-06-03 07:45:26", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/PATATAJEC/Patatajec-Nodes": { "stars": 2, "last_update": "2025-02-26 16:26:39", - "author_account_age_days": 2281 + "author_account_age_days": 2282 }, "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 3, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3147 + "author_account_age_days": 3148 }, "https://github.com/PabloGrant/comfyui-giraffe-test-panel": { "stars": 0, "last_update": "2025-05-18 16:38:09", - "author_account_age_days": 633 + "author_account_age_days": 634 }, "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, @@ -742,7 +727,7 @@ "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": { "stars": 4, "last_update": "2025-05-29 17:33:32", - "author_account_age_days": 668 + "author_account_age_days": 669 }, "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, @@ -752,137 +737,132 @@ "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 13, "last_update": "2025-06-05 16:50:55", - "author_account_age_days": 5621 + "author_account_age_days": 5622 }, "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, "last_update": "2025-01-25 11:21:59", - "author_account_age_days": 131 + "author_account_age_days": 132 }, "https://github.com/RUFFY-369/ComfyUI-FeatureBank": { "stars": 0, "last_update": "2025-03-07 19:30:55", - "author_account_age_days": 1823 + "author_account_age_days": 1824 }, "https://github.com/Raidez/comfyui-kuniklo-collection": { "stars": 0, "last_update": "2025-05-02 19:44:45", - "author_account_age_days": 4020 + "author_account_age_days": 4021 }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 3990 + "author_account_age_days": 3991 }, "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, "last_update": "2025-05-10 15:14:19", - "author_account_age_days": 4963 + "author_account_age_days": 4964 }, "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 2752 + "author_account_age_days": 2753 }, "https://github.com/S4MUEL-404/ComfyUI-Folder-Images-Preview": { "stars": 3, "last_update": "2025-03-09 11:29:04", - "author_account_age_days": 3433 + "author_account_age_days": 3434 }, "https://github.com/SKBv0/ComfyUI-RetroEngine": { "stars": 4, "last_update": "2025-05-10 14:29:43", - "author_account_age_days": 1902 + "author_account_age_days": 1903 }, "https://github.com/SS-snap/ComfyUI-Snap_Processing": { "stars": 61, "last_update": "2025-04-25 04:54:44", - "author_account_age_days": 646 + "author_account_age_days": 647 }, "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": { "stars": 20, "last_update": "2025-05-09 08:13:38", - "author_account_age_days": 646 - }, - "https://github.com/SXQBW/ComfyUI-Qwen-VLM": { - "stars": 0, - "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3138 + "author_account_age_days": 647 }, "https://github.com/SXQBW/ComfyUI-Qwen3": { "stars": 0, "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3138 + "author_account_age_days": 3139 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 23, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4386 + "author_account_age_days": 4387 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 555 + "author_account_age_days": 556 }, "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { "stars": 0, "last_update": "2024-08-27 19:01:46", - "author_account_age_days": 1658 + "author_account_age_days": 1659 }, "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { "stars": 97, "last_update": "2025-05-09 15:17:23", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1372 + "author_account_age_days": 1373 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2025-04-25 07:37:36", - "author_account_age_days": 1472 + "author_account_age_days": 1473 }, "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, "last_update": "2025-06-02 19:16:34", - "author_account_age_days": 810 + "author_account_age_days": 811 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, "last_update": "2025-05-03 08:29:40", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 43, "last_update": "2025-03-15 00:02:11", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { "stars": 105, "last_update": "2025-03-20 11:25:12", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 1, "last_update": "2025-04-17 15:20:34", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, "last_update": "2025-05-03 19:46:49", - "author_account_age_days": 2807 + "author_account_age_days": 2808 }, "https://github.com/Slix-M-Lestragg/comfyui-enhanced": { "stars": 0, "last_update": "2025-04-11 21:32:23", - "author_account_age_days": 1661 + "author_account_age_days": 1662 }, "https://github.com/SoftMeng/ComfyUI-PIL": { "stars": 6, "last_update": "2024-10-13 10:02:17", - "author_account_age_days": 3870 + "author_account_age_days": 3871 }, "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, @@ -892,197 +872,197 @@ "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4292 + "author_account_age_days": 4293 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1486 + "author_account_age_days": 1487 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3302 + "author_account_age_days": 3303 }, "https://github.com/Stable-X/ComfyUI-Hi3DGen": { - "stars": 149, + "stars": 151, "last_update": "2025-04-04 03:48:36", - "author_account_age_days": 369 + "author_account_age_days": 370 }, "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { "stars": 46, "last_update": "2025-06-04 15:47:12", - "author_account_age_days": 304 + "author_account_age_days": 305 }, "https://github.com/StaffsGull/comfyui_scene_builder": { "stars": 0, "last_update": "2025-04-27 12:40:57", - "author_account_age_days": 3286 + "author_account_age_days": 3287 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 20, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 45, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/StartHua/Comfyui_CXH_joy_caption": { - "stars": 577, + "stars": 579, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 95, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/StartHua/Comfyui_leffa": { "stars": 226, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, "last_update": "2025-04-28 02:49:48", - "author_account_age_days": 157 + "author_account_age_days": 158 }, "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2521 + "author_account_age_days": 2522 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3819 + "author_account_age_days": 3820 }, "https://github.com/Tawbaware/ComfyUI-Tawbaware": { "stars": 1, "last_update": "2025-04-20 22:23:11", - "author_account_age_days": 1618 + "author_account_age_days": 1619 }, "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, "last_update": "2025-04-17 08:53:41", - "author_account_age_days": 613 + "author_account_age_days": 614 }, "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 10, "last_update": "2025-05-27 11:49:48", - "author_account_age_days": 3192 + "author_account_age_days": 3193 }, "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3629 + "author_account_age_days": 3630 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 7, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4076 - }, - "https://github.com/UD1sto/plugin-utils-nodes": { - "stars": 0, - "last_update": "2025-02-02 22:23:18", - "author_account_age_days": 1631 + "author_account_age_days": 4077 }, "https://github.com/V-woodpecker-V/comfyui-stiffy-nodes": { "stars": 1, "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1603 + "author_account_age_days": 1604 }, "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 3, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1307 + "author_account_age_days": 1308 }, "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, "last_update": "2025-05-09 22:47:52", - "author_account_age_days": 2656 + "author_account_age_days": 2657 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 453 + "author_account_age_days": 454 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 351 + "author_account_age_days": 352 }, "https://github.com/WASasquatch/ASTERR": { "stars": 30, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 4972 + "author_account_age_days": 4973 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 49, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1771 + "author_account_age_days": 1772 }, "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, "last_update": "2025-04-18 04:36:33", - "author_account_age_days": 4468 + "author_account_age_days": 4469 }, "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 2116 + "author_account_age_days": 2117 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 883 + "author_account_age_days": 884 + }, + "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": { + "stars": 1, + "last_update": "2025-06-06 09:23:19", + "author_account_age_days": 1754 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 94, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 686 + "author_account_age_days": 687 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 349, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 686 + "author_account_age_days": 687 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2": { "stars": 18, "last_update": "2024-09-26 18:08:01", - "author_account_age_days": 686 + "author_account_age_days": 687 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 235, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 686 + "author_account_age_days": 687 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen": { "stars": 109, "last_update": "2024-09-20 21:27:47", - "author_account_age_days": 686 + "author_account_age_days": 687 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": { "stars": 10, "last_update": "2025-02-26 05:46:42", - "author_account_age_days": 686 + "author_account_age_days": 687 }, "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": { "stars": 1, "last_update": "2025-03-26 14:49:13", - "author_account_age_days": 529 + "author_account_age_days": 530 }, "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": { "stars": 227, "last_update": "2025-03-31 07:56:02", - "author_account_age_days": 529 + "author_account_age_days": 530 }, "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": { "stars": 3, "last_update": "2025-05-22 12:36:15", - "author_account_age_days": 1201 + "author_account_age_days": 1202 }, "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 2, @@ -1092,72 +1072,72 @@ "https://github.com/aa-parky/pipemind-comfyui": { "stars": 0, "last_update": "2025-06-04 17:43:33", - "author_account_age_days": 2190 + "author_account_age_days": 2191 }, "https://github.com/abuzreq/ComfyUI-Model-Bending": { "stars": 9, "last_update": "2025-05-16 18:16:42", - "author_account_age_days": 4202 + "author_account_age_days": 4203 }, "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 816 + "author_account_age_days": 817 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4600 + "author_account_age_days": 4601 }, "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, "last_update": "2025-05-26 18:36:34", - "author_account_age_days": 2619 + "author_account_age_days": 2620 }, "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { "stars": 6, "last_update": "2025-05-22 20:48:23", - "author_account_age_days": 5361 + "author_account_age_days": 5362 }, "https://github.com/alexgenovese/ComfyUI-Reica": { "stars": 0, "last_update": "2025-05-22 20:52:13", - "author_account_age_days": 5361 + "author_account_age_days": 5362 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, "last_update": "2025-04-01 14:20:42", - "author_account_age_days": 3632 + "author_account_age_days": 3633 }, "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 1007 + "author_account_age_days": 1008 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 71, "last_update": "2025-02-23 10:28:40", - "author_account_age_days": 1007 + "author_account_age_days": 1008 }, "https://github.com/amamisonlyuser/MixvtonComfyui": { "stars": 0, "last_update": "2025-05-31 14:14:10", - "author_account_age_days": 782 + "author_account_age_days": 783 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, "last_update": "2025-03-15 07:26:17", - "author_account_age_days": 1288 + "author_account_age_days": 1289 }, "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 2, "last_update": "2025-01-20 08:02:58", - "author_account_age_days": 192 + "author_account_age_days": 193 }, "https://github.com/apetitbois/nova_utils": { "stars": 0, "last_update": "2025-04-02 20:01:49", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, @@ -1177,17 +1157,17 @@ "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 3, "last_update": "2024-11-19 00:11:17", - "author_account_age_days": 4718 + "author_account_age_days": 4719 }, "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, "last_update": "2024-10-13 05:55:33", - "author_account_age_days": 2622 + "author_account_age_days": 2623 }, "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, "last_update": "2024-09-23 19:09:15", - "author_account_age_days": 4295 + "author_account_age_days": 4296 }, "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, @@ -1197,37 +1177,37 @@ "https://github.com/avocadori/ComfyUI-AudioAmplitudeConverter": { "stars": 0, "last_update": "2025-05-29 07:57:22", - "author_account_age_days": 420 + "author_account_age_days": 421 }, "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, "last_update": "2025-03-27 15:38:59", - "author_account_age_days": 366 + "author_account_age_days": 367 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 599 + "author_account_age_days": 600 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 0, "last_update": "2025-02-18 09:28:53", - "author_account_age_days": 5026 + "author_account_age_days": 5027 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 9, "last_update": "2024-12-03 09:26:50", - "author_account_age_days": 1177 + "author_account_age_days": 1178 }, "https://github.com/bananasss00/Comfyui-PyExec": { "stars": 1, "last_update": "2025-02-26 12:01:18", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/bandido37/comfyui-kaggle-local-save": { "stars": 0, "last_update": "2025-04-23 16:20:30", - "author_account_age_days": 2089 + "author_account_age_days": 2090 }, "https://github.com/barakapa/barakapa-nodes": { "stars": 0, @@ -1237,222 +1217,217 @@ "https://github.com/benda1989/WaterMarkRemover_ComfyUI": { "stars": 1, "last_update": "2025-05-01 22:31:19", - "author_account_age_days": 2460 + "author_account_age_days": 2461 }, "https://github.com/benmizrahi/ComfyGCS": { "stars": 1, "last_update": "2025-05-05 15:18:40", - "author_account_age_days": 3588 + "author_account_age_days": 3589 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4633 + "author_account_age_days": 4634 }, "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, "last_update": "2025-05-31 17:41:31", - "author_account_age_days": 4010 + "author_account_age_days": 4011 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5356 + "author_account_age_days": 5357 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/blueraincoatli/ComfyUI-Model-Cleaner": { "stars": 1, "last_update": "2025-05-29 08:55:38", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4150 + "author_account_age_days": 4151 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 63, "last_update": "2025-03-17 14:50:46", - "author_account_age_days": 3883 + "author_account_age_days": 3884 }, "https://github.com/brace-great/comfyui-eim": { "stars": 0, "last_update": "2025-05-14 06:09:18", - "author_account_age_days": 1435 + "author_account_age_days": 1436 }, "https://github.com/brace-great/comfyui-mc": { "stars": 0, "last_update": "2025-05-30 03:21:02", - "author_account_age_days": 1435 + "author_account_age_days": 1436 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4859 + "author_account_age_days": 4860 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-31 13:34:57", - "author_account_age_days": 4859 + "author_account_age_days": 4860 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3455 + "author_account_age_days": 3456 }, "https://github.com/bulldog68/ComfyUI_FMJ": { "stars": 2, "last_update": "2025-05-30 22:06:41", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": { "stars": 11, "last_update": "2025-05-14 01:41:00", - "author_account_age_days": 4861 + "author_account_age_days": 4862 }, "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 878 + "author_account_age_days": 879 }, "https://github.com/celll1/cel_sampler": { "stars": 1, "last_update": "2024-11-20 13:04:54", - "author_account_age_days": 576 + "author_account_age_days": 577 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 129, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 5180 + "author_account_age_days": 5181 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 5180 + "author_account_age_days": 5181 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 6, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2081 + "author_account_age_days": 2082 }, "https://github.com/chengzeyi/Comfy-WaveSpeed": { - "stars": 1042, + "stars": 1045, "last_update": "2025-03-27 08:10:29", - "author_account_age_days": 3123 + "author_account_age_days": 3124 }, "https://github.com/chetusangolgi/Comfyui-supabase": { "stars": 0, "last_update": "2025-04-30 12:33:21", - "author_account_age_days": 739 + "author_account_age_days": 740 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, "last_update": "2024-08-29 03:54:28", - "author_account_age_days": 3465 + "author_account_age_days": 3466 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1695 + "author_account_age_days": 1696 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 55, "last_update": "2025-04-02 02:06:27", - "author_account_age_days": 1695 + "author_account_age_days": 1696 }, "https://github.com/chuge26/ComfyUI_seal_migration": { "stars": 0, "last_update": "2025-04-21 07:23:45", - "author_account_age_days": 2712 + "author_account_age_days": 2713 }, "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 1976 + "author_account_age_days": 1977 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, "last_update": "2025-01-02 17:00:32", - "author_account_age_days": 4545 + "author_account_age_days": 4546 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 78971, - "last_update": "2025-06-05 23:42:53", - "author_account_age_days": 895 + "stars": 79038, + "last_update": "2025-06-06 16:33:04", + "author_account_age_days": 896 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { "stars": 404, "last_update": "2024-08-16 18:06:10", - "author_account_age_days": 895 + "author_account_age_days": 896 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 369 + "author_account_age_days": 370 }, "https://github.com/comfyuiblog/deepseek_prompt_generator_comfyui": { "stars": 2, "last_update": "2025-01-28 21:28:11", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 2162 + "author_account_age_days": 2163 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 258, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5357 + "author_account_age_days": 5358 }, "https://github.com/cwebbi1/VoidCustomNodes": { "stars": 0, "last_update": "2024-10-07 02:23:02", - "author_account_age_days": 352 + "author_account_age_days": 353 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 0, "last_update": "2025-05-28 17:40:06", - "author_account_age_days": 2213 - }, - "https://github.com/daracazamea/DCNodes": { - "stars": 0, - "last_update": "2025-04-03 14:38:27", - "author_account_age_days": 2305 + "author_account_age_days": 2214 }, "https://github.com/daracazamea/comfyUI-DCNodes": { "stars": 0, "last_update": "2025-04-03 14:38:27", - "author_account_age_days": 2305 + "author_account_age_days": 2306 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2334 + "author_account_age_days": 2335 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, "last_update": "2024-12-29 18:35:27", - "author_account_age_days": 6321 + "author_account_age_days": 6322 }, "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, "last_update": "2025-05-23 08:51:34", - "author_account_age_days": 2256 + "author_account_age_days": 2257 }, "https://github.com/dihan/comfyui-random-kps": { "stars": 2, "last_update": "2025-01-01 22:48:11", - "author_account_age_days": 4643 + "author_account_age_days": 4644 }, "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, "last_update": "2025-05-07 08:10:12", - "author_account_age_days": 4413 + "author_account_age_days": 4414 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, @@ -1462,7 +1437,7 @@ "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, @@ -1472,147 +1447,152 @@ "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 88, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 1272 + "author_account_age_days": 1273 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 3118 + "author_account_age_days": 3119 }, "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4531 + "author_account_age_days": 4532 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2820 + "author_account_age_days": 2821 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 0, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2820 + "author_account_age_days": 2821 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2941 + "author_account_age_days": 2942 }, "https://github.com/erosDiffusion/ComfyUI-enricos-json-file-load-and-value-selector": { "stars": 2, "last_update": "2025-06-04 16:32:17", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/esciron/ComfyUI-HunyuanVideoWrapper-Extended": { "stars": 4, "last_update": "2025-01-04 22:27:09", - "author_account_age_days": 3340 + "author_account_age_days": 3341 }, "https://github.com/etng/ComfyUI-Heartbeat": { "stars": 2, "last_update": "2025-06-03 09:32:40", - "author_account_age_days": 1410 + "author_account_age_days": 1411 }, "https://github.com/exectails/comfyui-et_scripting": { "stars": 1, "last_update": "2024-11-29 17:23:07", - "author_account_age_days": 4264 + "author_account_age_days": 4265 }, "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 959 + "author_account_age_days": 960 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2025-06-04 04:34:09", - "author_account_age_days": 2395 + "author_account_age_days": 2396 }, "https://github.com/facok/ComfyUI-FokToolset": { "stars": 5, "last_update": "2025-04-24 19:29:57", - "author_account_age_days": 805 + "author_account_age_days": 806 }, "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, "last_update": "2025-05-06 06:42:52", - "author_account_age_days": 774 + "author_account_age_days": 775 }, "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1518 + "author_account_age_days": 1519 }, "https://github.com/filipemeneses/ComfyUI_html": { "stars": 0, "last_update": "2025-05-09 07:02:52", - "author_account_age_days": 3823 + "author_account_age_days": 3824 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 63, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 1, "last_update": "2024-11-18 22:35:37", - "author_account_age_days": 2359 + "author_account_age_days": 2360 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4385 + "author_account_age_days": 4386 }, "https://github.com/franky519/comfyui-redux-style": { "stars": 0, "last_update": "2025-02-13 10:04:45", - "author_account_age_days": 623 + "author_account_age_days": 624 }, "https://github.com/fritzprix/ComfyUI-LLM-Utils": { "stars": 1, "last_update": "2025-01-04 23:25:38", - "author_account_age_days": 5074 + "author_account_age_days": 5075 }, "https://github.com/ftechmax/ComfyUI-FTM-Pack": { "stars": 0, "last_update": "2025-04-26 13:27:06", - "author_account_age_days": 2924 + "author_account_age_days": 2925 + }, + "https://github.com/ftechmax/ComfyUI-NovaKit-Pack": { + "stars": 0, + "last_update": "2025-04-26 13:27:06", + "author_account_age_days": 2925 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 1066 + "author_account_age_days": 1067 }, "https://github.com/fuzr0dah/comfyui-sceneassembly": { "stars": 0, "last_update": "2025-05-18 12:27:05", - "author_account_age_days": 3450 + "author_account_age_days": 3451 }, "https://github.com/gabe-init/ComfyUI-LM-Studio": { "stars": 0, "last_update": "2025-05-26 22:10:36", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/gabe-init/ComfyUI-Repo-Eater": { "stars": 0, "last_update": "2025-05-27 01:09:24", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/gabe-init/comfyui_ui_render": { "stars": 0, "last_update": "2025-05-27 00:27:32", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, "last_update": "2025-05-12 09:54:34", - "author_account_age_days": 4207 + "author_account_age_days": 4208 }, "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 1772 + "author_account_age_days": 1773 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, @@ -1632,12 +1612,12 @@ "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { "stars": 0, "last_update": "2025-05-08 19:08:30", - "author_account_age_days": 4471 + "author_account_age_days": 4472 }, "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3307 + "author_account_age_days": 3308 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, @@ -1647,407 +1627,412 @@ "https://github.com/gitmylo/FlowNodes": { "stars": 11, "last_update": "2025-04-03 08:17:47", - "author_account_age_days": 2654 + "author_account_age_days": 2655 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 164 + "author_account_age_days": 165 }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 9, "last_update": "2025-02-21 08:34:05", - "author_account_age_days": 2642 + "author_account_age_days": 2643 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { "stars": 1, "last_update": "2024-09-24 03:54:00", - "author_account_age_days": 1730 + "author_account_age_days": 1731 }, "https://github.com/godric8/ComfyUI_Step1X-Edit": { "stars": 0, "last_update": "2025-06-02 12:14:14", - "author_account_age_days": 1790 + "author_account_age_days": 1791 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, "last_update": "2025-02-07 01:55:07", - "author_account_age_days": 3637 + "author_account_age_days": 3638 }, "https://github.com/gondar-software/ComfyUI-Affine-Transform": { "stars": 2, "last_update": "2024-10-05 17:42:40", - "author_account_age_days": 306 + "author_account_age_days": 307 }, "https://github.com/gondar-software/ComfyUI-Simple-Image-Tools": { "stars": 0, "last_update": "2024-10-12 18:29:58", - "author_account_age_days": 306 + "author_account_age_days": 307 }, "https://github.com/gordon123/ComfyUI_DreamBoard": { "stars": 1, "last_update": "2025-05-18 09:53:50", - "author_account_age_days": 5441 + "author_account_age_days": 5442 }, "https://github.com/gordon123/ComfyUI_srt2speech": { "stars": 3, "last_update": "2025-04-27 13:00:13", - "author_account_age_days": 5441 + "author_account_age_days": 5442 }, "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5111 + "author_account_age_days": 5112 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { - "stars": 11, + "stars": 12, "last_update": "2025-06-05 07:16:10", - "author_account_age_days": 650 + "author_account_age_days": 651 }, "https://github.com/grokuku/ComfyUI-Holaf": { "stars": 1, "last_update": "2025-04-21 19:34:12", - "author_account_age_days": 2803 + "author_account_age_days": 2804 }, "https://github.com/hananbeer/node_dev": { "stars": 6, "last_update": "2024-08-19 08:08:39", - "author_account_age_days": 1890 + "author_account_age_days": 1891 }, "https://github.com/haodman/ComfyUI_Rain": { "stars": 1, "last_update": "2024-09-01 10:41:20", - "author_account_age_days": 2486 + "author_account_age_days": 2487 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 8, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3324 + "author_account_age_days": 3325 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 19, "last_update": "2024-08-05 02:44:26", - "author_account_age_days": 647 + "author_account_age_days": 648 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 62, "last_update": "2025-05-01 03:08:58", - "author_account_age_days": 5013 + "author_account_age_days": 5014 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 16, "last_update": "2025-04-21 02:35:46", - "author_account_age_days": 2284 + "author_account_age_days": 2285 }, "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 4, "last_update": "2025-03-02 06:23:44", - "author_account_age_days": 1590 + "author_account_age_days": 1591 }, "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1690 + "author_account_age_days": 1691 }, "https://github.com/hnmr293/ComfyUI-SamOne": { "stars": 0, "last_update": "2025-04-16 08:07:42", - "author_account_age_days": 901 + "author_account_age_days": 902 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-09-08 08:57:57", - "author_account_age_days": 5390 + "author_account_age_days": 5391 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 0, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 323 + "author_account_age_days": 324 }, "https://github.com/hotpot-killer/ComfyUI_AlexNodes": { "stars": 0, "last_update": "2024-12-06 09:09:03", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/houdinii/comfy-magick": { "stars": 5, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3866 + "author_account_age_days": 3867 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2801 + "author_account_age_days": 2802 }, "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, "last_update": "2025-04-03 12:44:07", - "author_account_age_days": 75 + "author_account_age_days": 76 }, "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { "stars": 14, "last_update": "2025-05-09 10:46:59", - "author_account_age_days": 75 + "author_account_age_days": 76 }, "https://github.com/hunzmusic/comfyui-hnznodes": { "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 75 + "author_account_age_days": 76 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 2107 + "author_account_age_days": 2108 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 9, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 2107 + "author_account_age_days": 2108 }, "https://github.com/hylarucoder/comfyui-copilot": { "stars": 27, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 4260 + "author_account_age_days": 4261 }, "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3209 + "author_account_age_days": 3210 }, "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 615 + "author_account_age_days": 616 }, "https://github.com/io-club/ComfyUI-LuminaNext": { "stars": 0, "last_update": "2024-09-23 12:02:22", - "author_account_age_days": 985 + "author_account_age_days": 986 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 12, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 4824 + "author_account_age_days": 4825 }, "https://github.com/jax-explorer/ComfyUI-DreamO": { "stars": 66, "last_update": "2025-05-22 08:07:02", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 1, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5196 + "author_account_age_days": 5197 }, "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, "last_update": "2025-04-19 10:54:34", - "author_account_age_days": 3626 + "author_account_age_days": 3627 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, "last_update": "2024-08-30 06:42:39", - "author_account_age_days": 802 + "author_account_age_days": 803 }, "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-02-19 23:13:05", - "author_account_age_days": 302 + "author_account_age_days": 303 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 227, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, "last_update": "2025-01-21 17:36:29", - "author_account_age_days": 5294 + "author_account_age_days": 5295 + }, + "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": { + "stars": 1, + "last_update": "2025-06-06 11:50:34", + "author_account_age_days": 2413 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4331 + "author_account_age_days": 4332 }, "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2025-05-17 01:04:37", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 3886 + "author_account_age_days": 3887 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 281, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 848 + "author_account_age_days": 849 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 212, "last_update": "2024-10-18 10:37:10", - "author_account_age_days": 5099 + "author_account_age_days": 5100 }, "https://github.com/jtydhr88/ComfyUI_frontend_vue_basic": { "stars": 2, "last_update": "2025-05-31 12:01:34", - "author_account_age_days": 5099 + "author_account_age_days": 5100 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2676 + "author_account_age_days": 2677 }, "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, "last_update": "2025-04-08 01:42:33", - "author_account_age_days": 5819 + "author_account_age_days": 5820 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1857 + "author_account_age_days": 1858 }, "https://github.com/karthikg-09/ComfyUI-3ncrypt": { "stars": 0, "last_update": "2024-12-27 09:09:07", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 1, "last_update": "2025-05-25 10:25:28", - "author_account_age_days": 2479 + "author_account_age_days": 2480 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 11, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 46, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 61, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 10, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { "stars": 85, "last_update": "2024-08-14 02:20:18", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { - "stars": 61, + "stars": 62, "last_update": "2025-04-18 10:50:26", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { - "stars": 1264, + "stars": 1271, "last_update": "2025-06-03 21:48:59", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { "stars": 717, "last_update": "2025-04-22 05:58:36", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { "stars": 2461, "last_update": "2025-05-12 13:31:36", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-MMAudio": { "stars": 339, "last_update": "2025-01-23 17:06:52", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-MochiWrapper": { "stars": 784, "last_update": "2024-11-11 13:54:57", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-VEnhancer": { "stars": 73, "last_update": "2024-11-02 00:24:36", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-VideoNoiseWarp": { "stars": 153, "last_update": "2025-03-30 13:39:03", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/kijai/ComfyUI-WanVideoWrapper": { - "stars": 2764, - "last_update": "2025-06-05 20:41:18", - "author_account_age_days": 2529 + "stars": 2773, + "last_update": "2025-06-06 09:10:44", + "author_account_age_days": 2530 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 16, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": { "stars": 0, "last_update": "2025-05-06 07:50:34", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/kk8bit/KayTool": { - "stars": 127, + "stars": 128, "last_update": "2025-05-25 03:46:23", - "author_account_age_days": 703 + "author_account_age_days": 704 }, "https://github.com/krich-cto/ComfyUI-Flow-Control": { "stars": 1, "last_update": "2025-06-01 03:38:17", - "author_account_age_days": 1611 + "author_account_age_days": 1612 }, "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1534 + "author_account_age_days": 1535 }, "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, "last_update": "2024-12-08 16:59:31", - "author_account_age_days": 1728 + "author_account_age_days": 1729 }, "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 4893 + "author_account_age_days": 4894 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 4893 + "author_account_age_days": 4894 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-11-04 21:14:07", - "author_account_age_days": 1287 + "author_account_age_days": 1288 }, "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 1, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 2999 + "author_account_age_days": 3000 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 1, @@ -2062,7 +2047,7 @@ "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 7, "last_update": "2024-11-14 08:21:40", - "author_account_age_days": 2760 + "author_account_age_days": 2761 }, "https://github.com/leadbreak/comfyui-faceaging": { "stars": 84, @@ -2072,197 +2057,197 @@ "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3141 + "author_account_age_days": 3142 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 22, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4422 + "author_account_age_days": 4423 }, "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, "last_update": "2025-04-21 11:48:26", - "author_account_age_days": 699 + "author_account_age_days": 700 }, "https://github.com/lgldlk/ComfyUI-img-tiler": { "stars": 1, "last_update": "2024-10-17 07:56:42", - "author_account_age_days": 2036 + "author_account_age_days": 2037 }, "https://github.com/lichenhao/Comfyui_Ryota": { "stars": 0, "last_update": "2024-09-07 08:25:54", - "author_account_age_days": 4713 + "author_account_age_days": 4714 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 106, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/littleowl/ComfyUI-MV-HECV": { "stars": 1, "last_update": "2025-06-04 12:42:47", - "author_account_age_days": 5008 + "author_account_age_days": 5009 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { - "stars": 1328, + "stars": 1330, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 469 + "author_account_age_days": 470 }, "https://github.com/logtd/ComfyUI-HunyuanLoom": { "stars": 473, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 469 + "author_account_age_days": 470 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 61, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 469 + "author_account_age_days": 470 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4511 + "author_account_age_days": 4512 }, "https://github.com/longzoho/ComfyUI-Qdrant-Saver": { "stars": 0, "last_update": "2025-03-07 13:44:52", - "author_account_age_days": 1865 + "author_account_age_days": 1866 }, "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 899 + "author_account_age_days": 900 }, "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 6, "last_update": "2025-05-18 17:09:17", - "author_account_age_days": 4009 + "author_account_age_days": 4010 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 240, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/ltdrdata/comfyui-unsafe-torch": { - "stars": 19, + "stars": 20, "last_update": "2025-03-17 15:32:28", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/lu64k/SK-Nodes": { "stars": 0, "last_update": "2024-11-18 03:47:34", - "author_account_age_days": 738 + "author_account_age_days": 739 }, "https://github.com/lucafoscili/lf-nodes": { "stars": 9, "last_update": "2025-05-28 19:04:59", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 63, "last_update": "2025-05-18 17:08:01", - "author_account_age_days": 121 + "author_account_age_days": 122 }, "https://github.com/lum3on/comfyui_RollingDepth": { "stars": 1, "last_update": "2025-06-01 18:46:56", - "author_account_age_days": 121 + "author_account_age_days": 122 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2025-04-14 19:13:55", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/machinesarenotpeople/comfyui-energycost": { "stars": 0, "last_update": "2025-05-03 21:22:23", - "author_account_age_days": 1880 + "author_account_age_days": 1881 }, "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 3010 + "author_account_age_days": 3011 }, "https://github.com/maizerrr/comfyui-code-nodes": { "stars": 0, "last_update": "2025-05-29 13:57:40", - "author_account_age_days": 3416 + "author_account_age_days": 3417 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 5, "last_update": "2024-11-30 14:31:14", - "author_account_age_days": 1098 + "author_account_age_days": 1099 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 2129 + "author_account_age_days": 2130 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 3, "last_update": "2025-03-27 13:26:45", - "author_account_age_days": 4761 + "author_account_age_days": 4762 }, "https://github.com/markuryy/comfyui-spiritparticle": { "stars": 0, "last_update": "2025-03-26 03:27:05", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 4, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2602 + "author_account_age_days": 2603 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3882 + "author_account_age_days": 3883 }, "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4425 + "author_account_age_days": 4426 }, "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, "last_update": "2025-05-21 13:12:40", - "author_account_age_days": 4424 + "author_account_age_days": 4425 }, "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "stars": 0, "last_update": "2025-05-09 13:18:07", - "author_account_age_days": 4363 + "author_account_age_days": 4364 }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, "last_update": "2024-12-29 12:44:29", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 4092 + "author_account_age_days": 4093 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, "last_update": "2025-01-29 16:29:23", - "author_account_age_days": 2910 + "author_account_age_days": 2911 }, "https://github.com/mikeymcfish/FishTools": { "stars": 25, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3750 + "author_account_age_days": 3751 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, "last_update": "2024-11-19 16:05:05", - "author_account_age_days": 1527 + "author_account_age_days": 1528 }, "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, @@ -2272,82 +2257,72 @@ "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, "last_update": "2025-01-10 07:33:40", - "author_account_age_days": 732 + "author_account_age_days": 733 }, "https://github.com/mm-akhtar/comfyui-mask-selector-node": { "stars": 0, "last_update": "2025-04-18 10:06:17", - "author_account_age_days": 1839 + "author_account_age_days": 1840 }, "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, "last_update": "2025-01-25 14:39:17", - "author_account_age_days": 2766 + "author_account_age_days": 2767 }, "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, "last_update": "2025-02-02 13:37:48", - "author_account_age_days": 4243 - }, - "https://github.com/monate0615/ComfyUI-Affine-Transform": { - "stars": 2, - "last_update": "2024-10-05 17:42:40", - "author_account_age_days": 306 - }, - "https://github.com/monate0615/ComfyUI-Simple-Image-Tools": { - "stars": 0, - "last_update": "2024-10-12 18:29:58", - "author_account_age_days": 306 + "author_account_age_days": 4244 }, "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 19, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2388 + "author_account_age_days": 2389 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 50, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 3205 + "author_account_age_days": 3206 }, "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1645 + "author_account_age_days": 1646 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1645 + "author_account_age_days": 1646 }, "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3037 + "author_account_age_days": 3038 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3340 + "author_account_age_days": 3341 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 3, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3340 + "author_account_age_days": 3341 }, "https://github.com/nat-chan/transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3340 + "author_account_age_days": 3341 }, "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, "last_update": "2024-10-26 19:25:43", - "author_account_age_days": 2225 + "author_account_age_days": 2226 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 0, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 2225 + "author_account_age_days": 2226 }, "https://github.com/neo0801/my-comfy-node": { "stars": 0, @@ -2357,22 +2332,22 @@ "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4228 + "author_account_age_days": 4229 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4228 + "author_account_age_days": 4229 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4228 + "author_account_age_days": 4229 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 3, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4228 + "author_account_age_days": 4229 }, "https://github.com/neverbiasu/ComfyUI-ControlNeXt": { "stars": 3, @@ -2392,87 +2367,87 @@ "https://github.com/newraina/ComfyUI-Remote-Save-Image": { "stars": 0, "last_update": "2025-04-18 10:50:44", - "author_account_age_days": 3783 + "author_account_age_days": 3784 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 5214 + "author_account_age_days": 5215 }, "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 4895 + "author_account_age_days": 4896 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 17, "last_update": "2025-03-30 08:19:25", - "author_account_age_days": 506 + "author_account_age_days": 507 }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 1, "last_update": "2025-05-16 08:35:21", - "author_account_age_days": 1633 + "author_account_age_days": 1634 }, "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, "last_update": "2025-05-28 03:57:01", - "author_account_age_days": 4685 + "author_account_age_days": 4686 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, "last_update": "2024-08-11 22:22:04", - "author_account_age_days": 4376 + "author_account_age_days": 4377 }, "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, "last_update": "2025-02-27 10:01:17", - "author_account_age_days": 1456 + "author_account_age_days": 1457 }, "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, "last_update": "2025-02-19 11:05:53", - "author_account_age_days": 2079 + "author_account_age_days": 2080 }, "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4458 + "author_account_age_days": 4459 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-01-27 18:29:08", - "author_account_age_days": 4458 + "author_account_age_days": 4459 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, "last_update": "2024-08-15 10:37:43", - "author_account_age_days": 2676 + "author_account_age_days": 2677 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 1188 + "author_account_age_days": 1189 }, "https://github.com/p1atdev/comfyui-aesthetic-predictor": { "stars": 0, "last_update": "2025-05-10 08:03:13", - "author_account_age_days": 1961 + "author_account_age_days": 1962 }, "https://github.com/pacchikAI/ImagePromptBatch": { "stars": 0, "last_update": "2025-05-26 12:48:05", - "author_account_age_days": 25 + "author_account_age_days": 26 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 183, - "last_update": "2025-06-03 20:52:04", - "author_account_age_days": 2477 + "last_update": "2025-06-06 11:30:35", + "author_account_age_days": 2478 }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", - "author_account_age_days": 1859 + "author_account_age_days": 1860 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, @@ -2482,62 +2457,62 @@ "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, "last_update": "2025-03-10 09:16:44", - "author_account_age_days": 5470 + "author_account_age_days": 5471 }, "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4234 + "author_account_age_days": 4235 }, "https://github.com/pictorialink/ComfyUI-static-resource": { "stars": 0, "last_update": "2025-05-29 09:04:55", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/pinkpixel-dev/comfyui-llm-prompt-enhancer": { "stars": 6, "last_update": "2025-01-28 12:43:25", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, "last_update": "2025-03-01 13:56:56", - "author_account_age_days": 96 + "author_account_age_days": 97 }, "https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": { "stars": 1, "last_update": "2025-04-08 11:18:55", - "author_account_age_days": 410 + "author_account_age_days": 411 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1583 + "author_account_age_days": 1584 }, "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, "last_update": "2025-05-19 15:15:50", - "author_account_age_days": 4602 + "author_account_age_days": 4603 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3078 + "author_account_age_days": 3079 }, "https://github.com/prabinpebam/anyPython": { "stars": 13, "last_update": "2025-02-15 06:56:01", - "author_account_age_days": 4589 + "author_account_age_days": 4590 }, "https://github.com/prodogape/ComfyUI-clip-interrogator": { "stars": 57, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 4, "last_update": "2025-05-21 01:33:15", - "author_account_age_days": 4334 + "author_account_age_days": 4335 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, @@ -2546,38 +2521,38 @@ }, "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, - "last_update": "2025-06-04 21:20:17", - "author_account_age_days": 1375 + "last_update": "2025-06-06 19:49:39", + "author_account_age_days": 1376 }, "https://github.com/rakki194/ComfyUI_WolfSigmas": { "stars": 3, "last_update": "2025-05-21 13:02:21", - "author_account_age_days": 124 + "author_account_age_days": 125 }, "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { "stars": 5, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2405 + "author_account_age_days": 2406 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 49, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/retech995/Save_Florence2_Bulk_Prompts": { "stars": 0, "last_update": "2025-06-03 18:27:37", - "author_account_age_days": 2326 + "author_account_age_days": 2327 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, "last_update": "2025-03-18 08:35:59", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { "stars": 0, "last_update": "2025-03-15 20:46:14", - "author_account_age_days": 5179 + "author_account_age_days": 5180 }, "https://github.com/rickyars/sd-cn-animation": { "stars": 0, @@ -2585,259 +2560,244 @@ "author_account_age_days": 4551 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { - "stars": 8, + "stars": 9, "last_update": "2025-06-03 20:01:16", - "author_account_age_days": 2697 + "author_account_age_days": 2698 }, "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, "last_update": "2025-05-14 07:13:26", - "author_account_age_days": 993 + "author_account_age_days": 994 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 4, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 993 + "author_account_age_days": 994 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 993 + "author_account_age_days": 994 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, "last_update": "2025-03-01 20:03:57", - "author_account_age_days": 2526 + "author_account_age_days": 2527 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 637 + "author_account_age_days": 638 }, "https://github.com/ronalds-eu/comfyui-plus-integrations": { "stars": 0, "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4128 - }, - "https://github.com/ronaldstg/comfyui-plus-integrations": { - "stars": 0, - "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, "last_update": "2025-04-03 09:55:50", - "author_account_age_days": 3523 + "author_account_age_days": 3524 }, "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, "last_update": "2025-04-14 18:53:06", - "author_account_age_days": 3832 + "author_account_age_days": 3833 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, "last_update": "2024-10-03 23:59:55", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/ryanontheinside/ComfyUI-Livepeer": { "stars": 1, "last_update": "2025-04-21 22:53:14", - "author_account_age_days": 4036 + "author_account_age_days": 4037 }, "https://github.com/ryanontheinside/ComfyUI-MineWorld": { "stars": 2, "last_update": "2025-04-16 18:59:09", - "author_account_age_days": 4036 + "author_account_age_days": 4037 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 4036 + "author_account_age_days": 4037 }, "https://github.com/sangeet/testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5426 + "author_account_age_days": 5427 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 581 + "author_account_age_days": 582 }, "https://github.com/seancheung/comfyui-creative-nodes": { "stars": 0, "last_update": "2024-09-13 06:22:45", - "author_account_age_days": 4284 + "author_account_age_days": 4285 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3661 + "author_account_age_days": 3662 }, "https://github.com/shadowcz007/Comfyui-EzAudio": { "stars": 1, "last_update": "2024-09-22 03:17:40", - "author_account_age_days": 3661 + "author_account_age_days": 3662 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 3, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3661 + "author_account_age_days": 3662 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 1, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3661 + "author_account_age_days": 3662 }, "https://github.com/shadowcz007/comfyui-sd-prompt-mixlab": { "stars": 16, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3661 + "author_account_age_days": 3662 }, "https://github.com/shinich39/comfyui-nothing-happened": { "stars": 0, "last_update": "2025-05-25 10:18:24", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/shinich39/comfyui-run-js": { "stars": 0, "last_update": "2025-06-05 13:34:15", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/shinich39/comfyui-textarea-is-shit": { "stars": 0, "last_update": "2025-06-03 11:52:52", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4308 + "author_account_age_days": 4309 }, "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": { "stars": 0, "last_update": "2024-08-27 02:24:05", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/silent-rain/ComfyUI-SilentRain": { "stars": 0, "last_update": "2025-05-30 10:00:53", - "author_account_age_days": 2489 + "author_account_age_days": 2490 }, "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 1, "last_update": "2025-05-16 03:24:41", - "author_account_age_days": 1848 - }, - "https://github.com/sizzlebop/comfyui-llm-prompt-enhancer": { - "stars": 6, - "last_update": "2025-01-28 12:43:25", - "author_account_age_days": 135 + "author_account_age_days": 1849 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 5, "last_update": "2025-03-17 06:45:58", - "author_account_age_days": 701 + "author_account_age_days": 702 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { "stars": 52, "last_update": "2025-04-09 14:21:57", - "author_account_age_days": 701 + "author_account_age_days": 702 }, "https://github.com/sofakid/dandy": { "stars": 50, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4400 + "author_account_age_days": 4401 }, "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, "last_update": "2025-04-27 12:38:20", - "author_account_age_days": 1592 + "author_account_age_days": 1593 }, "https://github.com/sorption-dev/mycraft-comfyui": { "stars": 3, "last_update": "2025-04-12 18:08:12", - "author_account_age_days": 69 + "author_account_age_days": 70 }, "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 1829 + "author_account_age_days": 1830 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 1829 + "author_account_age_days": 1830 }, "https://github.com/springjk/ComfyUI-Psutil-Container-Memory-Patch": { "stars": 0, "last_update": "2025-04-23 15:12:34", - "author_account_age_days": 4007 + "author_account_age_days": 4008 }, "https://github.com/sswink/comfyui-lingshang": { "stars": 0, "last_update": "2024-11-06 15:04:22", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 12, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4430 + "author_account_age_days": 4431 }, "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 9, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1200 - }, - "https://github.com/stiffy-committee/comfyui-stiffy-nodes": { - "stars": 1, - "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1603 + "author_account_age_days": 1201 }, "https://github.com/strhwste/comfyui_csv_utils": { "stars": 0, "last_update": "2025-06-03 23:04:43", - "author_account_age_days": 819 + "author_account_age_days": 820 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2025-05-11 21:29:49", - "author_account_age_days": 4184 + "author_account_age_days": 4185 }, "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, "last_update": "2025-03-14 01:43:03", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/sugarkwork/comfyui_my_img_util": { "stars": 0, "last_update": "2025-04-04 15:51:26", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 5, "last_update": "2025-01-14 04:33:37", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { "stars": 0, "last_update": "2024-11-12 03:30:38", - "author_account_age_days": 4471 + "author_account_age_days": 4472 }, "https://github.com/takoyaki1118/ComfyUI_PromptExtractor": { "stars": 0, "last_update": "2025-06-05 07:01:24", - "author_account_age_days": 2446 + "author_account_age_days": 2447 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 2, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 902 + "author_account_age_days": 903 }, "https://github.com/talon468/ComfyUI-Rpg-Architect": { "stars": 4, "last_update": "2024-08-31 14:47:47", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/tanmoy-it/comfyuiCustomNode": { "stars": 0, @@ -2852,187 +2812,172 @@ "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, "last_update": "2025-03-31 02:17:02", - "author_account_age_days": 2535 + "author_account_age_days": 2536 }, "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, "last_update": "2025-04-06 02:57:20", - "author_account_age_days": 2978 + "author_account_age_days": 2979 }, "https://github.com/techzuhaib/ComfyUI-CacheImageNode": { "stars": 0, "last_update": "2024-11-29 07:31:49", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1298 + "author_account_age_days": 1299 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, "last_update": "2025-02-15 13:41:14", - "author_account_age_days": 4311 + "author_account_age_days": 4312 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/tom-doerr/dspy_nodes": { "stars": 188, "last_update": "2024-12-01 20:14:37", - "author_account_age_days": 3126 + "author_account_age_days": 3127 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 37, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5545 + "author_account_age_days": 5546 }, "https://github.com/trampolin/comfy-ui-scryfall": { "stars": 0, "last_update": "2025-05-20 11:46:54", - "author_account_age_days": 4591 + "author_account_age_days": 4592 }, "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { "stars": 4, "last_update": "2024-12-04 23:50:38", - "author_account_age_days": 1022 + "author_account_age_days": 1023 }, "https://github.com/truebillyblue/lC.ComfyUI_epistemic_nodes": { "stars": 0, "last_update": "2025-05-29 14:43:38", - "author_account_age_days": 102 + "author_account_age_days": 103 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 3285 + "author_account_age_days": 3286 }, "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, "last_update": "2025-04-23 22:46:46", - "author_account_age_days": 4964 + "author_account_age_days": 4965 }, "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, "last_update": "2025-04-11 15:28:03", - "author_account_age_days": 2169 - }, - "https://github.com/uauaouau/mycraft-comfyui": { - "stars": 3, - "last_update": "2025-04-12 18:08:12", - "author_account_age_days": 69 + "author_account_age_days": 2170 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 2169 + "author_account_age_days": 2170 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 6, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 3244 + "author_account_age_days": 3245 }, "https://github.com/usman2003/ComfyUI-Classifiers": { "stars": 0, "last_update": "2025-05-21 12:44:01", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/usman2003/ComfyUI-RaceDetect": { "stars": 0, "last_update": "2025-05-23 12:23:39", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-02-09 14:31:19", - "author_account_age_days": 5111 + "author_account_age_days": 5112 }, "https://github.com/vchopine/ComfyUI_Toolbox": { "stars": 2, "last_update": "2025-03-18 16:12:09", - "author_account_age_days": 3937 + "author_account_age_days": 3938 }, "https://github.com/virallover/comfyui-virallover": { "stars": 0, "last_update": "2025-06-02 13:49:38", - "author_account_age_days": 39 - }, - "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { - "stars": 0, - "last_update": "2025-06-01 08:42:50", - "author_account_age_days": 4695 + "author_account_age_days": 40 }, "https://github.com/vladp0727/Comfyui-with-Furniture": { "stars": 0, "last_update": "2025-04-18 08:58:04", - "author_account_age_days": 76 + "author_account_age_days": 77 }, "https://github.com/wTechArtist/ComfyUI_VVL_SAM2": { "stars": 1, - "last_update": "2025-06-05 14:14:51", - "author_account_age_days": 1707 + "last_update": "2025-06-06 10:08:27", + "author_account_age_days": 1708 }, "https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": { "stars": 0, "last_update": "2025-05-29 05:25:00", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera": { "stars": 0, "last_update": "2025-05-29 12:23:18", - "author_account_age_days": 1707 - }, - "https://github.com/wTechArtist/ComfyUI_WWL_Florence2SAM2": { - "stars": 1, - "last_update": "2025-06-05 14:14:51", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/wTechArtist/ComfyUI_vvl_BBOX": { "stars": 0, "last_update": "2025-05-21 12:14:07", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 3, "last_update": "2025-03-25 14:36:37", - "author_account_age_days": 3122 + "author_account_age_days": 3123 }, "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 3830 + "author_account_age_days": 3831 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 1, "last_update": "2025-04-22 14:16:27", - "author_account_age_days": 2079 + "author_account_age_days": 2080 }, "https://github.com/watarika/ComfyUI-exit": { "stars": 0, "last_update": "2025-01-05 03:24:05", - "author_account_age_days": 2079 + "author_account_age_days": 2080 }, "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { "stars": 0, "last_update": "2025-01-05 06:04:53", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 20, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4938 + "author_account_age_days": 4939 }, "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2025-01-02 00:35:50", - "author_account_age_days": 1034 + "author_account_age_days": 1035 }, "https://github.com/wordbrew/comfyui-wan-control-nodes": { "stars": 6, @@ -3042,111 +2987,111 @@ "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2820 + "author_account_age_days": 2821 }, "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 2, "last_update": "2025-01-14 14:20:35", - "author_account_age_days": 3729 + "author_account_age_days": 3730 }, "https://github.com/xiaoyumu/ComfyUI-XYNodes": { "stars": 0, "last_update": "2024-12-05 07:07:30", - "author_account_age_days": 4363 + "author_account_age_days": 4364 }, "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/xl0/q_tools": { "stars": 0, "last_update": "2025-05-28 06:09:00", - "author_account_age_days": 5348 + "author_account_age_days": 5349 }, "https://github.com/xmarked-ai/ComfyUI_misc": { "stars": 2, "last_update": "2025-05-18 21:39:15", - "author_account_age_days": 220 + "author_account_age_days": 221 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, "last_update": "2025-05-03 20:59:53", - "author_account_age_days": 2048 + "author_account_age_days": 2049 }, "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { - "stars": 5, + "stars": 6, "last_update": "2025-06-01 04:29:47", - "author_account_age_days": 3981 + "author_account_age_days": 3982 }, "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 1, "last_update": "2025-04-08 09:14:57", - "author_account_age_days": 3908 + "author_account_age_days": 3909 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-04-08 09:14:25", - "author_account_age_days": 3908 + "author_account_age_days": 3909 }, "https://github.com/yanlang0123/ComfyUI_Lam": { "stars": 42, "last_update": "2025-05-24 12:20:05", - "author_account_age_days": 3155 + "author_account_age_days": 3156 }, "https://github.com/yichengup/ComfyUI-YCNodes_Advance": { "stars": 2, "last_update": "2025-06-01 10:28:55", - "author_account_age_days": 471 + "author_account_age_days": 472 }, "https://github.com/yichengup/Comfyui-NodeSpark": { "stars": 5, "last_update": "2025-01-20 14:20:36", - "author_account_age_days": 471 + "author_account_age_days": 472 }, "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, "last_update": "2025-05-28 10:06:17", - "author_account_age_days": 3977 + "author_account_age_days": 3978 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 297 + "author_account_age_days": 298 }, "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": { "stars": 1, "last_update": "2025-06-02 22:59:14", - "author_account_age_days": 2676 + "author_account_age_days": 2677 }, "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { "stars": 1, "last_update": "2025-04-01 08:10:16", - "author_account_age_days": 2585 + "author_account_age_days": 2586 }, "https://github.com/zhengxyz123/ComfyUI-CLIPSeg": { "stars": 0, "last_update": "2025-05-20 12:40:03", - "author_account_age_days": 2001 + "author_account_age_days": 2002 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 346, - "last_update": "2025-03-11 02:53:01", - "author_account_age_days": 3805 + "last_update": "2025-06-06 23:41:46", + "author_account_age_days": 3806 }, "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3327 + "author_account_age_days": 3328 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2329 + "author_account_age_days": 2330 }, "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 0, "last_update": "2025-04-12 01:13:21", - "author_account_age_days": 3971 + "author_account_age_days": 3972 } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3906709a..a54b3c77 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "MicheleGuidi", + "title": "ComfyUI-Computer-Vision", + "reference": "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2", + "files": [ + "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2" + ], + "install_type": "git-clone", + "description": "Extension nodes for ComfyUI that improves automatic segmentation using bounding boxes generated by Florence 2 and segmentation from Segment Anything 2 (SAM2). Currently just an enhancement of nodes from [a/Kijai](https://github.com/kijai/ComfyUI-segment-anything-2)." + }, { "author": "Pigidiy", "title": "ComfyUI-LikeSpiderAI-UI", @@ -22,6 +32,36 @@ "install_type": "git-clone", "description": "Declarative UI Framework for ComfyUI Nodes. Minimalistic base class for creating UI-based audio/text/image nodes." }, + { + "author": "hexxacubic", + "title": "ComfyUI-Prompt_Library", + "reference": "https://github.com/hexxacubic/ComfyUI-Prompt_Library", + "files": [ + "https://github.com/hexxacubic/ComfyUI-Prompt_Library" + ], + "install_type": "git-clone", + "description": "A ComfyUI Node to save and load prompts from a library." + }, + { + "author": "judian17", + "title": "ComfyUI-UniWorld-jd17", + "reference": "https://github.com/judian17/ComfyUI-UniWorld-jd17", + "files": [ + "https://github.com/judian17/ComfyUI-UniWorld-jd17" + ], + "install_type": "git-clone", + "description": "Unofficial ComfyUI implementation of [a/UniWorld-V1](https://github.com/PKU-YuanGroup/UniWorld-V1)." + }, + { + "author": "whmc76", + "title": "ComfyUI-UniversalToolkit", + "reference": "https://github.com/whmc76/ComfyUI-UniversalToolkit", + "files": [ + "https://github.com/whmc76/ComfyUI-UniversalToolkit" + ], + "install_type": "git-clone", + "description": "This plugin provides general-purpose utility nodes for ComfyUI. Currently, it implements a 'Blank Cell Generator' node, which can batch-generate images, masks, and latents with specified resolution and color." + }, { "author": "xmarre", "title": "LoRA-Safe TorchCompile", @@ -659,36 +699,6 @@ ], "install_type": "git-clone", "description": "This is a ComfyUI wrapper for Andrew DalPino's SuperCool upscaler, enabling its use directly within ComfyUI's node workflow. No extra dependencies required—just drop in the models and go." - }, - { - "author": "filliptm", - "title": "ComfyUI_Fill-ChatterBox", - "reference": "https://github.com/filliptm/ComfyUI_Fill-ChatterBox", - "files": [ - "https://github.com/filliptm/ComfyUI_Fill-ChatterBox" - ], - "install_type": "git-clone", - "description": "Voice Clone and TTS model." - }, - { - "author": "MijnSpam", - "title": "Comfy swap and scale", - "reference": "https://github.com/MijnSpam/ComfyUI_SwapAndScale", - "files": [ - "https://github.com/MijnSpam/ComfyUI_SwapAndScale" - ], - "install_type": "git-clone", - "description": "Do you want to easily swap width and heigth? Than this is for you. From portrait to Landscape. Is you images model trained on 1MP pictures, then you can easily scale those down. For best pictures width and heigth should be a factor of 32, say no more..." - }, - { - "author": "narusas", - "title": "ComfyUI Logic Support", - "reference": "https://github.com/narusas/Comfyui-Logic-Support", - "files": [ - "https://github.com/narusas/Comfyui-Logic-Support" - ], - "install_type": "git-clone", - "description": "A collection of logic and utility nodes for ComfyUI to enhance workflow capabilities." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9a8e12e4..f4e4e9a6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -7952,6 +7952,15 @@ "title_aux": "ComfyUI ZhipuAI Platform" } ], + "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": [ + [ + "Sam2ContextSegmentation", + "Sam2TiledSegmentation" + ], + { + "title_aux": "ComfyUI-Computer-Vision" + } + ], "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": [ [ "ApplyDenoiseMaskSchedulerWithSigma", @@ -9146,6 +9155,14 @@ "title_aux": "ComfyUI-LikeSpiderAI-SaveMP3" } ], + "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": [ + [ + "AudioExport" + ], + { + "title_aux": "ComfyUI-LikeSpiderAI-UI" + } + ], "https://github.com/PixelFunAI/ComfyUI_PixelFun": [ [ "HunyuanLoadAndEditLoraBlocks", @@ -22607,6 +22624,16 @@ "title_aux": "comfyui_LLM_schools" } ], + "https://github.com/hexxacubic/ComfyUI-Prompt_Library": [ + [ + "Prompt_Library", + "Random_Project", + "Simple_Prompt_Library" + ], + { + "title_aux": "ComfyUI-Prompt_Library" + } + ], "https://github.com/hgabha/WWAA-CustomNodes": [ [ "WWAA-BuildString", @@ -24377,6 +24404,17 @@ "title_aux": "ComfyUI-Extract_Flux_Lora" } ], + "https://github.com/judian17/ComfyUI-UniWorld-jd17": [ + [ + "UniWorldEncoderNode", + "UniWorldScheduler", + "UniWorldSiglipEncoder", + "UniWorld_T5_CLIP_Encoder" + ], + { + "title_aux": "ComfyUI-UniWorld-jd17" + } + ], "https://github.com/judian17/ComfyUI-joycaption-beta-one-GGUF": [ [ "JJC_JoyCaption_Custom_GGUF", @@ -30311,6 +30349,14 @@ "title_aux": "paint-by-example @ ComfyUI" } ], + "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": [ + [ + "FormSubmitNode" + ], + { + "title_aux": "ComfyUI-Custom-Node-Config" + } + ], "https://github.com/pictorialink/ComfyUI-Text-Translation": [ [ "Get_Translator", @@ -34919,6 +34965,20 @@ "title_aux": "ComfyUI-RemoveBackgroundSuite" } ], + "https://github.com/whmc76/ComfyUI-UniversalToolkit": [ + [ + "EmptyUnitGenerator_UTK", + "ImageRatioDetector_UTK", + "PreviewMask_UTK", + "ShowFloat_UTK", + "ShowInt_UTK", + "ShowList_UTK", + "ShowText_UTK" + ], + { + "title_aux": "ComfyUI-UniversalToolkit" + } + ], "https://github.com/wildminder/ComfyUI-Chatterbox": [ [ "ChatterboxTTS",