diff --git a/custom-node-list.json b/custom-node-list.json index 3c0629d7..e02c7ecb 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7809,6 +7809,16 @@ "install_type": "git-clone", "description": "A powerful ComfyUI custom node that brings Google's Gemini TTS capabilities directly to your workflow. Generate high-quality speech with 30+ voices supporting both free and paid tiers." }, + { + "author": "ShmuelRonen", + "title": "ComfyUI_ChatterBox", + "reference": "https://github.com/ShmuelRonen/ComfyUI_ChatterBox", + "files": [ + "https://github.com/ShmuelRonen/ComfyUI_ChatterBox" + ], + "install_type": "git-clone", + "description": "An unofficial ComfyUI custom node integration for [a/Resemble AI's ChatterBox](https://github.com/resemble-ai/chatterbox) - a state-of-the-art open-source Text-to-Speech (TTS) model with voice cloning capabilities." + }, { "author": "redhottensors", "title": "ComfyUI-Prediction", @@ -11769,6 +11779,16 @@ "install_type": "git-clone", "description": "A ComfyUI custom node for loading images sequentially from a directory. Loops back to the first image when reaching the end" }, + { + "author": "alessandrozonta", + "title": "ComfyUI-PoseDirection", + "reference": "https://github.com/alessandrozonta/ComfyUI-PoseDirection", + "files": [ + "https://github.com/alessandrozonta/ComfyUI-PoseDirection" + ], + "install_type": "git-clone", + "description": "This custom node for ComfyUI analyzes OpenPose keypoints to determine if a person in an image is facing forward, showing their left side, or their right side." + }, { "author": "curiousjp", "title": "ComfyUI-MaskBatchPermutations", @@ -16015,9 +16035,9 @@ { "author": "Assistant", "title": "ComfyUI-PromptList", - "reference": "https://github.com/NakamuraShippo/ComfyUI-PromptList", + "reference": "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList", "files": [ - "https://github.com/NakamuraShippo/ComfyUI-PromptList" + "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList" ], "install_type": "git-clone", "description": "Custom node to manage prompts in YAML format." @@ -26201,6 +26221,16 @@ "install_type": "git-clone", "description": "ComfyUI Chatterbox TTS & Voice Conversion Node" }, + { + "author": "wildminder", + "title": "ComfyUI-Optim", + "reference": "https://github.com/wildminder/000_ComfyUI-Optim", + "files": [ + "https://github.com/wildminder/000_ComfyUI-Optim" + ], + "install_type": "git-clone", + "description": "ComfyUI startup optimizer and patcher" + }, { "author": "cloudkoala", "title": "comfyui-koala", @@ -26669,6 +26699,78 @@ "install_type": "git-clone", "description": "A ComfyUI custom node to upload LoRA models to Hugging Face Hub." }, + { + "author": "violet0927", + "title": "ComfyUI OmniConsistency Nodes", + "reference": "https://github.com/lc03lc/Comfyui_OmniConsistency", + "files": [ + "https://github.com/lc03lc/Comfyui_OmniConsistency" + ], + "install_type": "git-clone", + "description": "ComfyUI OmniConsistency Nodes is a collection of nodes for ComfyUI that allows you to load and use OmniConsistency models." + }, + { + "author": "bikiam", + "title": "ComfyUI_WhisperSRT", + "reference": "https://github.com/bikiam/ComfyUI_WhisperSRT", + "files": [ + "https://github.com/bikiam/ComfyUI_WhisperSRT" + ], + "install_type": "git-clone", + "description": "This is custom node for audio transcribe with SRT." + }, + { + "author": "thalismind", + "title": "ComfyUI Blend Image Nodes", + "reference": "https://github.com/thalismind/ComfyUI-Blend-Nodes", + "files": [ + "https://github.com/thalismind/ComfyUI-Blend-Nodes" + ], + "install_type": "git-clone", + "description": "This repository contains a ComfyUI node for blending images using various blending modes. Can be used to watermark images, create overlays, or apply effects to images in a ComfyUI workflow." + }, + { + "author": "boricuapab", + "title": "ComfyUI-Bori-JsonSetGetConverter", + "reference": "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter", + "files": [ + "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter" + ], + "install_type": "git-clone", + "description": "This is a custom node for ComfyUI that takes in a file path full of json's and finds the mape variable nodes in them and converts them to the kjnode set and get nodes." + }, + { + "author": "avocadori", + "title": "ComfyUI-load-image-prompt-lora", + "reference": "https://github.com/avocadori/ComfyUI-load-image-prompt-lora", + "files": [ + "https://github.com/avocadori/ComfyUI-load-image-prompt-lora" + ], + "install_type": "git-clone", + "description": "NODES: YAML Image Cycler (Full), YAML Image Cycler (Simple), YAML LoRA Extractor, YAML LoRA Loader, YAML LoRA Selector" + }, + { + "author": "Chrisvenator", + "title": "painting-by-colors-generator", + "reference": "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator", + "files": [ + "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator" + ], + "install_type": "git-clone", + "description": "Create a painting by colors image from an image" + }, + { + "author": "tetsuoo-online", + "title": "comfyui-too-xmp-metadata", + "reference": "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata", + "files": [ + "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI that allow you to read and write XMP metadata to images" + }, + + diff --git a/extension-node-map.json b/extension-node-map.json index 04ceddd6..c343a70e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1587,6 +1587,7 @@ "BillBum_Modified_Dalle_API_Node", "BillBum_Modified_DropoutToken_Node", "BillBum_Modified_Flux_API_Node", + "BillBum_Modified_Flux_API_with_imgInput", "BillBum_Modified_GPTImage1_API_Node", "BillBum_Modified_Ideogram_API_Node", "BillBum_Modified_ImageSplit_Node", @@ -2951,6 +2952,19 @@ "title_aux": "ComfyUI-Line-counter" } ], + "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": [ + [ + "EnhancedPaintByNumbersNode", + "HexStackNode", + "NumbersOverlayAdvancedNode", + "NumbersOverlayNode", + "PaintByNumbersNode", + "PaintByNumbersTemplateNode" + ], + { + "title_aux": "painting-by-colors-generator" + } + ], "https://github.com/ClownsharkBatwing/RES4LYF": [ [ "AdvancedNoise", @@ -8450,7 +8464,7 @@ "title_aux": "ComfyUI-NS-ManySliders" } ], - "https://github.com/NakamuraShippo/ComfyUI-PromptList": [ + "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": [ [ "NS-PromptList" ], @@ -8999,6 +9013,14 @@ "title_aux": "ComfyUI_OpenCV" } ], + "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": [ + [ + "SaveAudioAsMP3" + ], + { + "title_aux": "ComfyUI-LikeSpiderAI-SaveMP3" + } + ], "https://github.com/PixelFunAI/ComfyUI_PixelFun": [ [ "HunyuanLoadAndEditLoraBlocks", @@ -10486,6 +10508,15 @@ "title_aux": "ComfyUI-WanVideoKsampler" } ], + "https://github.com/ShmuelRonen/ComfyUI_ChatterBox": [ + [ + "ChatterboxGenerate", + "ChatterboxModelLoader" + ], + { + "title_aux": "ComfyUI_ChatterBox" + } + ], "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": [ [ "FluxPro11WithFinetune" @@ -14742,6 +14773,14 @@ "title_aux": "OpenPose Node" } ], + "https://github.com/alessandrozonta/ComfyUI-PoseDirection": [ + [ + "OpenPose - Get direction" + ], + { + "title_aux": "ComfyUI-PoseDirection" + } + ], "https://github.com/alessandrozonta/Comfyui-LoopLoader": [ [ "LoadLoopImagesFromDir" @@ -15063,6 +15102,7 @@ "Sage_ModelReport", "Sage_ModelShifts", "Sage_MultiModelPicker", + "Sage_OllamaLLMPrompt", "Sage_PonyPrefix", "Sage_PonyStyle", "Sage_SamplerInfo", @@ -15315,6 +15355,18 @@ "title_aux": "ComfyUI-AV-MegaTTS3" } ], + "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": [ + [ + "YAMLImageCycler", + "YAMLImageCyclerSimple", + "YAMLLoRAExtractor", + "YAMLLoRALoader", + "YAMLLoRASelector" + ], + { + "title_aux": "ComfyUI-load-image-prompt-lora" + } + ], "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [ [ "Amazon Bedrock - Luma AI Ray Video", @@ -15775,6 +15827,14 @@ "title_aux": "ComfyUI-ResolutionPresets" } ], + "https://github.com/bikiam/ComfyUI_WhisperSRT": [ + [ + "WhisperAudioToSRTText" + ], + { + "title_aux": "ComfyUI_WhisperSRT" + } + ], "https://github.com/bilal-arikan/ComfyUI_TextAssets": [ [ "LoadTextAsset" @@ -16318,6 +16378,14 @@ "title_aux": "ComfyUI-ntfy" } ], + "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": [ + [ + "Bori Json Get Set Convert" + ], + { + "title_aux": "ComfyUI-Bori-JsonSetGetConverter" + } + ], "https://github.com/bradsec/ComfyUI_ResolutionSelector": [ [ "ResolutionSelector" @@ -18585,6 +18653,7 @@ "GLIGENTextBoxApply", "GeminiInputFiles", "GeminiNode", + "GetImageSize", "GetVideoComponents", "GrowMask", "Hunyuan3Dv2Conditioning", @@ -26141,6 +26210,14 @@ "title_aux": "Google Photos Loader - by PabloGFX" } ], + "https://github.com/lc03lc/Comfyui_OmniConsistency": [ + [ + "Comfyui_OmniConsistency" + ], + { + "title_aux": "ComfyUI OmniConsistency Nodes" + } + ], "https://github.com/lceric/comfyui-gpt-image": [ [ "GPTImage1Generate" @@ -27674,7 +27751,7 @@ "SaveAsSafeTensor" ], { - "title_aux": "ComfyUI Model Quantizer" + "title_aux": "ComfyUI-ModelQuantizer" } ], "https://github.com/lum3on/comfyui_LLM_Polymath": [ @@ -33422,6 +33499,16 @@ "title_aux": "ComfyUI_Curves" } ], + "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": [ + [ + "ReadXMPMetadata", + "WriteXMPMetadataLossless", + "WriteXMPMetadataTensor" + ], + { + "title_aux": "comfyui-too-xmp-metadata" + } + ], "https://github.com/teward/ComfyUI-Helper-Nodes": [ [ "HelperNodes_CfgScale", @@ -33442,6 +33529,14 @@ "title_aux": "ComfyUI-Helper-Nodes" } ], + "https://github.com/thalismind/ComfyUI-Blend-Nodes": [ + [ + "BlendImageNode" + ], + { + "title_aux": "ComfyUI Blend Image Nodes" + } + ], "https://github.com/theAdamColton/ComfyUI-texflow-extension": [ [ "Load Texflow Depth Image", @@ -34256,6 +34351,14 @@ "title_aux": "comfyui-psd2png" } ], + "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": [ + [ + "HuggingFaceLoraUploader" + ], + { + "title_aux": "Hugging Face LoRA Uploader" + } + ], "https://github.com/viperyl/ComfyUI-RGT": [ [ "RGT_Upscale" @@ -36132,6 +36235,7 @@ "TextPreview", "TorchCompileModelAdvanced", "UpscaleImageWithModelIfNeed", + "VolcanoImageEditNode", "VolcanoOutpaintingNode" ], { diff --git a/github-stats.json b/github-stats.json index 884e25a3..54a35b73 100644 --- a/github-stats.json +++ b/github-stats.json @@ -507,7 +507,7 @@ "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 4, "last_update": "2025-05-29 10:44:45", - "author_account_age_days": 171 + "author_account_age_days": 173 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 55, @@ -517,7 +517,7 @@ "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 5, "last_update": "2025-05-28 02:04:53", - "author_account_age_days": 218 + "author_account_age_days": 221 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 214, @@ -1139,6 +1139,11 @@ "last_update": "2025-03-12 00:07:25", "author_account_age_days": 2756 }, + "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { + "stars": 0, + "last_update": "2025-06-02 15:02:26", + "author_account_age_days": 2072 + }, "https://github.com/ClownsharkBatwing/RES4LYF": { "stars": 173, "last_update": "2025-06-03 01:26:51", @@ -1400,9 +1405,9 @@ "author_account_age_days": 1717 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { - "stars": 1, - "last_update": "2025-05-29 19:04:38", - "author_account_age_days": 153 + "stars": 3, + "last_update": "2025-06-01 16:44:46", + "author_account_age_days": 155 }, "https://github.com/DragonDiffusionbyBoyo/Boyonodes": { "stars": 2, @@ -1717,7 +1722,7 @@ "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "stars": 2, "last_update": "2025-05-27 12:40:15", - "author_account_age_days": 3958 + "author_account_age_days": 3960 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, @@ -2306,8 +2311,8 @@ }, "https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": { "stars": 2, - "last_update": "2025-05-30 09:03:27", - "author_account_age_days": 1595 + "last_update": "2025-06-02 06:33:42", + "author_account_age_days": 1597 }, "https://github.com/KERRY-YUAN/ComfyUI_Simple_Executor": { "stars": 2, @@ -2475,9 +2480,9 @@ "author_account_age_days": 438 }, "https://github.com/LAOGOU-666/Comfyui_LG_Tools": { - "stars": 28, - "last_update": "2025-05-31 17:34:40", - "author_account_age_days": 436 + "stars": 31, + "last_update": "2025-06-01 08:30:02", + "author_account_age_days": 438 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 181, @@ -2601,8 +2606,8 @@ }, "https://github.com/LingSss9/comfyui-merge": { "stars": 5, - "last_update": "2025-05-29 17:33:01", - "author_account_age_days": 602 + "last_update": "2025-06-01 17:27:49", + "author_account_age_days": 605 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 64, @@ -2827,7 +2832,7 @@ "https://github.com/MijnSpam/ComfyUI_SwapAndScale": { "stars": 0, "last_update": "2025-05-31 09:27:10", - "author_account_age_days": 890 + "author_account_age_days": 892 }, "https://github.com/MijnSpam/UploadToPushOver": { "stars": 1, @@ -3009,6 +3014,11 @@ "last_update": "2024-11-03 02:48:52", "author_account_age_days": 706 }, + "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": { + "stars": 7, + "last_update": "2025-06-01 08:44:28", + "author_account_age_days": 706 + }, "https://github.com/NakamuraShippo/ComfyUI-PromptList": { "stars": 7, "last_update": "2025-06-01 08:44:28", @@ -3234,6 +3244,11 @@ "last_update": "2025-03-24 10:02:49", "author_account_age_days": 2730 }, + "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { + "stars": 0, + "last_update": "2025-06-01 16:35:20", + "author_account_age_days": 232 + }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, "last_update": "2025-01-20 05:44:54", @@ -3540,9 +3555,9 @@ "author_account_age_days": 975 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { - "stars": 2, - "last_update": "2025-05-30 20:52:05", - "author_account_age_days": 972 + "stars": 4, + "last_update": "2025-06-02 18:14:48", + "author_account_age_days": 975 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 3, @@ -3784,6 +3799,11 @@ "last_update": "2025-02-27 13:48:05", "author_account_age_days": 1548 }, + "https://github.com/ShmuelRonen/ComfyUI_ChatterBox": { + "stars": 3, + "last_update": "2025-06-02 08:34:52", + "author_account_age_days": 1548 + }, "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": { "stars": 57, "last_update": "2025-03-20 11:21:27", @@ -4122,7 +4142,7 @@ "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "author_account_age_days": 1277 + "author_account_age_days": 1279 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "stars": 50, @@ -4335,9 +4355,9 @@ "author_account_age_days": 3013 }, "https://github.com/ToTheBeginning/ComfyUI-DreamO": { - "stars": 67, - "last_update": "2025-05-30 12:47:39", - "author_account_age_days": 3730 + "stars": 85, + "last_update": "2025-06-01 02:43:50", + "author_account_age_days": 3733 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 0, @@ -4557,7 +4577,7 @@ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 1, "last_update": "2025-05-30 22:16:15", - "author_account_age_days": 577 + "author_account_age_days": 580 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, @@ -4622,7 +4642,7 @@ "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "author_account_age_days": 2991 + "author_account_age_days": 2993 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 194, @@ -4660,9 +4680,9 @@ "author_account_age_days": 1783 }, "https://github.com/Yuan-ManX/ComfyUI-ChatterboxTTS": { - "stars": 2, + "stars": 4, "last_update": "2025-05-30 08:13:06", - "author_account_age_days": 1781 + "author_account_age_days": 1783 }, "https://github.com/Yuan-ManX/ComfyUI-Cobra": { "stars": 5, @@ -4680,14 +4700,14 @@ "author_account_age_days": 1783 }, "https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait": { - "stars": 3, + "stars": 5, "last_update": "2025-05-28 09:47:34", - "author_account_age_days": 1781 + "author_account_age_days": 1783 }, "https://github.com/Yuan-ManX/ComfyUI-HunyuanVideo-Avatar": { - "stars": 5, + "stars": 8, "last_update": "2025-05-29 07:49:15", - "author_account_age_days": 1781 + "author_account_age_days": 1783 }, "https://github.com/Yuan-ManX/ComfyUI-Kimi-VL": { "stars": 1, @@ -4885,9 +4905,9 @@ "author_account_age_days": 774 }, "https://github.com/Zch6111/AI_Text_Comfyui": { - "stars": 0, + "stars": 1, "last_update": "2025-05-31 14:47:24", - "author_account_age_days": 414 + "author_account_age_days": 416 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, @@ -5025,9 +5045,9 @@ "author_account_age_days": 355 }, "https://github.com/aiaiaikkk/ComfyUI-Curve": { - "stars": 4, - "last_update": "2025-05-31 03:19:33", - "author_account_age_days": 245 + "stars": 7, + "last_update": "2025-06-02 12:02:10", + "author_account_age_days": 247 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 5, @@ -5179,6 +5199,11 @@ "last_update": "2024-07-31 13:51:14", "author_account_age_days": 1540 }, + "https://github.com/alessandrozonta/ComfyUI-PoseDirection": { + "stars": 0, + "last_update": "2025-06-02 13:45:37", + "author_account_age_days": 1540 + }, "https://github.com/alessandrozonta/Comfyui-LoopLoader": { "stars": 2, "last_update": "2025-02-21 13:28:39", @@ -5272,7 +5297,7 @@ "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3063 + "author_account_age_days": 3065 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, @@ -5382,13 +5407,18 @@ "https://github.com/avenstack/ComfyUI-AV-LatentSync": { "stars": 0, "last_update": "2025-05-28 14:27:42", - "author_account_age_days": 45 + "author_account_age_days": 47 }, "https://github.com/avenstack/ComfyUI-AV-MegaTTS3": { "stars": 0, "last_update": "2025-05-25 13:35:03", "author_account_age_days": 47 }, + "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { + "stars": 0, + "last_update": "2025-06-02 20:35:37", + "author_account_age_days": 417 + }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 25, "last_update": "2025-03-07 08:09:46", @@ -5416,8 +5446,8 @@ }, "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, - "last_update": "2025-05-30 07:01:10", - "author_account_age_days": 746 + "last_update": "2025-06-02 04:48:59", + "author_account_age_days": 749 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 0, @@ -5524,6 +5554,11 @@ "last_update": "2025-04-12 17:05:21", "author_account_age_days": 3019 }, + "https://github.com/bikiam/ComfyUI_WhisperSRT": { + "stars": 0, + "last_update": "2025-06-01 13:56:23", + "author_account_age_days": 493 + }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", @@ -5759,6 +5794,11 @@ "last_update": "2025-03-28 00:54:54", "author_account_age_days": 4441 }, + "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { + "stars": 0, + "last_update": "2025-06-02 06:52:21", + "author_account_age_days": 1913 + }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 11, "last_update": "2024-07-07 12:15:49", @@ -6455,9 +6495,9 @@ "author_account_age_days": 510 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 78489, - "last_update": "2025-05-31 12:00:22", - "author_account_age_days": 890 + "stars": 78681, + "last_update": "2025-06-03 01:57:53", + "author_account_age_days": 892 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { "stars": 612, @@ -7130,9 +7170,9 @@ "author_account_age_days": 2080 }, "https://github.com/filliptm/ComfyUI_Fill-ChatterBox": { - "stars": 55, - "last_update": "2025-05-31 01:27:44", - "author_account_age_days": 2077 + "stars": 76, + "last_update": "2025-06-02 17:58:28", + "author_account_age_days": 2080 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 401, @@ -8211,8 +8251,8 @@ }, "https://github.com/juntaosun/ComfyUI_open_nodes": { "stars": 0, - "last_update": "2025-05-30 06:32:40", - "author_account_age_days": 3176 + "last_update": "2025-06-02 07:30:03", + "author_account_age_days": 3178 }, "https://github.com/jupo-ai/comfy-ex-tagcomplete": { "stars": 13, @@ -8714,6 +8754,11 @@ "last_update": "2025-04-03 11:46:29", "author_account_age_days": 2625 }, + "https://github.com/lc03lc/Comfyui_OmniConsistency": { + "stars": 27, + "last_update": "2025-06-01 02:56:02", + "author_account_age_days": 1319 + }, "https://github.com/lceric/comfyui-gpt-image": { "stars": 7, "last_update": "2025-05-19 10:49:30", @@ -9242,7 +9287,7 @@ "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 0, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 4839 + "author_account_age_days": 4842 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, @@ -9717,7 +9762,7 @@ "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "author_account_age_days": 4975 + "author_account_age_days": 4977 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, @@ -9832,7 +9877,7 @@ "https://github.com/niknah/audio-general-ComfyUI": { "stars": 0, "last_update": "2025-05-28 02:51:53", - "author_account_age_days": 5061 + "author_account_age_days": 5063 }, "https://github.com/niknah/quick-connections": { "stars": 269, @@ -10025,9 +10070,9 @@ "author_account_age_days": 1850 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { - "stars": 19, + "stars": 20, "last_update": "2025-05-28 00:37:16", - "author_account_age_days": 923 + "author_account_age_days": 925 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { "stars": 36, @@ -10082,7 +10127,7 @@ "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-05-31 04:03:07", - "author_account_age_days": 1956 + "author_account_age_days": 1958 }, "https://github.com/palant/image-resize-comfyui": { "stars": 94, @@ -10917,7 +10962,7 @@ "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-05-30 12:57:43", - "author_account_age_days": 11 + "author_account_age_days": 13 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, @@ -11030,9 +11075,9 @@ "author_account_age_days": 698 }, "https://github.com/smthemex/ComfyUI_HunyuanAvatar_Sm": { - "stars": 2, - "last_update": "2025-05-30 06:23:55", - "author_account_age_days": 695 + "stars": 4, + "last_update": "2025-06-02 08:10:04", + "author_account_age_days": 698 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 23, @@ -11484,6 +11529,11 @@ "last_update": "2025-05-08 01:48:55", "author_account_age_days": 2443 }, + "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { + "stars": 3, + "last_update": "2025-06-02 14:07:21", + "author_account_age_days": 2363 + }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", @@ -11494,6 +11544,11 @@ "last_update": "2024-05-23 01:22:01", "author_account_age_days": 5442 }, + "https://github.com/thalismind/ComfyUI-Blend-Nodes": { + "stars": 0, + "last_update": "2025-06-02 02:22:19", + "author_account_age_days": 143 + }, "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, "last_update": "2025-01-16 19:58:24", @@ -11874,6 +11929,11 @@ "last_update": "2025-01-21 05:16:52", "author_account_age_days": 1741 }, + "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { + "stars": 0, + "last_update": "2025-06-02 08:08:10", + "author_account_age_days": 124 + }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, "last_update": "2024-06-20 15:33:50", @@ -11889,6 +11949,11 @@ "last_update": "2024-09-07 18:42:27", "author_account_age_days": 2182 }, + "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { + "stars": 0, + "last_update": "2025-06-01 08:42:50", + "author_account_age_days": 4692 + }, "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 1, "last_update": "2025-02-11 00:34:36", @@ -11927,7 +11992,7 @@ "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera_Advanced": { "stars": 0, "last_update": "2025-05-30 06:54:05", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, @@ -12006,13 +12071,18 @@ }, "https://github.com/whmc76/ComfyUI-RemoveBackgroundSuite": { "stars": 0, - "last_update": "2025-05-31 18:10:40", - "author_account_age_days": 793 + "last_update": "2025-06-02 19:13:33", + "author_account_age_days": 795 + }, + "https://github.com/wildminder/000_ComfyUI-Optim": { + "stars": 2, + "last_update": "2025-06-02 21:30:04", + "author_account_age_days": 4576 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { - "stars": 7, + "stars": 9, "last_update": "2025-05-30 06:27:05", - "author_account_age_days": 4574 + "author_account_age_days": 4576 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 4, @@ -12125,9 +12195,9 @@ "author_account_age_days": 772 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { - "stars": 1, + "stars": 9, "last_update": "2025-05-31 15:10:19", - "author_account_age_days": 3605 + "author_account_age_days": 3607 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 14, diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 25e03430..2a409375 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -14,6 +14,57 @@ + + { + "author": "etng", + "title": "ComfyUI-Heartbeat [UNSAFE]", + "reference": "https://github.com/etng/ComfyUI-Heartbeat", + "files": [ + "https://github.com/etng/ComfyUI-Heartbeat" + ], + "install_type": "git-clone", + "description": "A plugin for ComfyUI that sends periodic heartbeat requests to a configured gateway, including system information and node status." + }, + { + "author": "Novavision0313", + "title": "ComfyUI-NVVS [WIP]", + "reference": "https://github.com/Novavision0313/ComfyUI-NVVS", + "files": [ + "https://github.com/Novavision0313/ComfyUI-NVVS" + ], + "install_type": "git-clone", + "description": "A ComfyUI plugin customized by NOVEVISION\nNOTE: The files in the repo are not organized." + }, + { + "author": "zackabrams", + "title": "ComfyUI-KeySyncWrapper [WIP]", + "reference": "https://github.com/zackabrams/ComfyUI-KeySyncWrapper", + "files": [ + "https://github.com/zackabrams/ComfyUI-KeySyncWrapper" + ], + "install_type": "git-clone", + "description": "implementation of KeySync in ComfyUI" + }, + { + "author": "godric8", + "title": "ComfyUI_Step1X-Edit [NAME CONFLICT]", + "reference": "https://github.com/godric8/ComfyUI_Step1X-Edit", + "files": [ + "hhttps://github.com/godric8/ComfyUI_Step1X-Edit" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for Step1X-Edit" + }, + { + "author": "violet0927", + "title": "ComfyUI-Direct3DS2 [WIP]", + "reference": "https://github.com/y4my4my4m/ComfyUI_Direct3DS2", + "files": [ + "https://github.com/y4my4my4m/ComfyUI_Direct3DS2" + ], + "install_type": "git-clone", + "description": "Direct3D-S2 plugin for ComfyUI. [w/Doesn't work yet]" + }, { "author": "gamtruliar", "title": "ComfyUI-N_SwapInput [UNSAFE]", @@ -137,13 +188,13 @@ }, { "author": "Sephrael", - "title": "comfyui_caption-around-image [WIP]", + "title": "comfyui_caption-around-image", "reference": "https://github.com/Sephrael/comfyui_caption-around-image", "files": [ "https://github.com/Sephrael/comfyui_caption-around-image" ], "install_type": "git-clone", - "description": "NODES: A comfyUI node to create captions around a generated image with the ability to dynamically include generation parameters\nNOTE: The files in the repo are not organized." + "description": "NODES: A comfyUI node to create captions around a generated image with the ability to dynamically include generation parameters" }, { "author": "EQXai", @@ -193,7 +244,7 @@ "https://github.com/LyazS/ComfyUI-aznodes" ], "install_type": "git-clone", - "description": "NODES: CrossFadeImageSequence\nNOTE: invalid pyproject.toml" + "description": "NODES: CrossFadeImageSequence, SaveImageAZ" }, { "author": "truebillyblue", @@ -233,7 +284,7 @@ "https://github.com/aa-parky/pipemind-comfyui" ], "install_type": "git-clone", - "description": "NODES: Random Line from File (Seeded), Keyword Prompt Composer, Simple Prompt Combiner (5x), Boolean Switch (Any), Select Line from TxT (Any)" + "description": "NODES: Random Line from File (Seeded), Keyword Prompt Composer, Simple Prompt Combiner (5x), Boolean Switch (Any), Select Line from TxT (Any), Multiline Text Input, Flux 2M Aspect Ratios" }, { "author": "pacchikAI", @@ -503,7 +554,7 @@ "https://github.com/yichengup/ComfyUI-YCNodes_Advance" ], "install_type": "git-clone", - "description": "NODES: Color Match (YC)" + "description": "NODES: Face Detector Selector, YC Human Parts Ultra(Advance), Color Match (YC)" }, { "author": "rakki194", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index a7e5957f..5db0f1e2 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1816,7 +1816,6 @@ "Show Prompt TnT", "Simple Ratio Selector (Hapse)", "Simple Ratio Selector TnT", - "Simple Seed Selector (Hapse)", "Simple Seed Selector TnT" ], { @@ -2481,6 +2480,19 @@ "title_aux": "ComfyUI_North_Noise [WIP]" } ], + "https://github.com/Novavision0313/ComfyUI-NVVS": [ + [ + "AllBlackMaskValidator", + "FullBodyDetection", + "HighlightIndexSelector", + "MaskCoverageAnalysis", + "StringSplit", + "StringStrip" + ], + { + "title_aux": "ComfyUI-NVVS [WIP]" + } + ], "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": [ [ "SpriteSheetMaker" @@ -2768,10 +2780,13 @@ ], "https://github.com/Sephrael/comfyui_caption-around-image": [ [ - "CaptionAroundImageSmart" + "CaptionAroundImageSmart", + "PrintPromptValues", + "PromptProvider", + "TextboxReferenceNode" ], { - "title_aux": "comfyui_caption-around-image [WIP]" + "title_aux": "comfyui_caption-around-image" } ], "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": [ @@ -4280,6 +4295,7 @@ "GLIGENTextBoxApply", "GeminiInputFiles", "GeminiNode", + "GetImageSize", "GetVideoComponents", "GrowMask", "Hunyuan3Dv2Conditioning", @@ -5130,6 +5146,14 @@ "title_aux": "ComfyUI_stable_fast" } ], + "https://github.com/gamtruliar/ComfyUI-N_SwapInput": [ + [ + "N_SwapInput" + ], + { + "title_aux": "ComfyUI-N_SwapInput [UNSAFE]" + } + ], "https://github.com/githubYiheng/comfyui_median_filter": [ [ "ImageMedianFilter" @@ -8316,10 +8340,12 @@ [ "BrightnessCorrectionNode", "ConcatHorizontalWithMask", + "DeHaloAlphaWithMaskTorch", "DepthFitter", "DownloadAndLoadLoraModelOnly", "EdgeNoise", - "FeatheredSharpen" + "FeatheredSharpen", + "IterativeDeHaloAlphaWithMaskTorch" ], { "title_aux": "comfyui-virallover" @@ -8576,6 +8602,15 @@ "title_aux": "honey_nodes [WIP]" } ], + "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": [ + [ + "Direct3DS2ModelDownloader", + "Direct3DS2Node" + ], + { + "title_aux": "ComfyUI-Direct3DS2 [WIP]" + } + ], "https://github.com/yanhuifair/ComfyUI-FairLab": [ [ "AppendTagsNode", @@ -8733,6 +8768,14 @@ "title_aux": "ComfyUI-Dropbox-API [WIP]" } ], + "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": [ + [ + "KeySyncWrapper" + ], + { + "title_aux": "ComfyUI-KeySyncWrapper [WIP]" + } + ], "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": [ [ "StoryboardDistributor" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index d8e8c48f..b0dc7dbe 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -1,3027 +1,3057 @@ { + "hhttps://github.com/godric8/ComfyUI_Step1X-Edit": { + "stars": 0, + "last_update": "2025-06-02 12:14:14", + "author_account_age_days": 1787 + }, "https://github.com/123jimin/ComfyUI-MobileForm": { "stars": 9, "last_update": "2025-04-06 13:36:29", - "author_account_age_days": 5107 + "author_account_age_days": 5109 }, "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 512 + "author_account_age_days": 515 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 3, "last_update": "2025-05-28 04:08:39", - "author_account_age_days": 789 + "author_account_age_days": 791 }, "https://github.com/3dmindscapper/ComfyUI-PartField": { "stars": 29, "last_update": "2025-05-01 02:50:39", - "author_account_age_days": 745 + "author_account_age_days": 747 }, "https://github.com/3dmindscapper/ComfyUI-Sam-Mesh": { - "stars": 28, + "stars": 29, "last_update": "2025-05-07 12:42:13", - "author_account_age_days": 745 + "author_account_age_days": 747 }, "https://github.com/438443467/ComfyUI-SanMian-Nodes": { - "stars": 26, + "stars": 27, "last_update": "2025-04-29 10:29:07", - "author_account_age_days": 755 + "author_account_age_days": 757 }, "https://github.com/5x00/ComfyUI-Prompt-Plus": { "stars": 1, "last_update": "2025-01-08 15:54:08", - "author_account_age_days": 1313 + "author_account_age_days": 1315 }, "https://github.com/7BEII/Comfyui_PDuse": { "stars": 3, "last_update": "2025-05-04 10:10:23", - "author_account_age_days": 154 + "author_account_age_days": 156 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": { "stars": 1, "last_update": "2024-12-30 10:45:23", - "author_account_age_days": 814 + "author_account_age_days": 816 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 656 + "author_account_age_days": 658 }, "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2025-05-15 08:07:12", - "author_account_age_days": 409 + "author_account_age_days": 412 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 572 + "author_account_age_days": 575 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 5, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 572 + "author_account_age_days": 575 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { "stars": 144, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 572 + "author_account_age_days": 575 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 61, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 572 + "author_account_age_days": 575 }, "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { - "stars": 127, + "stars": 128, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 572 + "author_account_age_days": 575 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 13, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 572 + "author_account_age_days": 575 }, "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 1, "last_update": "2025-04-16 13:07:25", - "author_account_age_days": 191 + "author_account_age_days": 193 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 62, "last_update": "2025-01-22 14:44:17", - "author_account_age_days": 1801 + "author_account_age_days": 1803 }, "https://github.com/APZmedia/comfyui-textools": { "stars": 4, "last_update": "2024-09-02 09:17:36", - "author_account_age_days": 2818 + "author_account_age_days": 2820 }, "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1150 + "author_account_age_days": 1152 }, "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": { "stars": 0, "last_update": "2025-05-02 18:47:09", - "author_account_age_days": 1150 + "author_account_age_days": 1152 }, "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, - "last_update": "2025-03-29 16:10:27", - "author_account_age_days": 2659 + "last_update": "2025-06-01 19:15:57", + "author_account_age_days": 2661 }, "https://github.com/Alazuaka/comfyui-lora-stack-node": { "stars": 0, - "last_update": "2025-05-25 23:58:49", - "author_account_age_days": 1128 + "last_update": "2025-06-01 16:16:01", + "author_account_age_days": 1130 }, "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 3, "last_update": "2025-05-13 14:04:56", - "author_account_age_days": 1585 + "author_account_age_days": 1588 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1771 + "author_account_age_days": 1774 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 0, "last_update": "2025-05-29 13:10:28", - "author_account_age_days": 1496 + "author_account_age_days": 1498 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, "last_update": "2024-11-27 01:27:49", - "author_account_age_days": 2446 + "author_account_age_days": 2448 }, "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 4042 + "author_account_age_days": 4045 }, "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, "last_update": "2025-05-07 14:33:50", - "author_account_age_days": 2170 + "author_account_age_days": 2172 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 8, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4295 + "author_account_age_days": 4298 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4295 + "author_account_age_days": 4298 }, "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, "last_update": "2025-01-14 04:02:21", - "author_account_age_days": 2333 + "author_account_age_days": 2335 }, "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 4, "last_update": "2024-11-30 12:34:28", - "author_account_age_days": 4357 + "author_account_age_days": 4359 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4415 + "author_account_age_days": 4418 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 10, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4415 + "author_account_age_days": 4418 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 67, "last_update": "2025-03-09 00:44:37", - "author_account_age_days": 771 + "author_account_age_days": 774 }, "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 179 + "author_account_age_days": 182 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 42, "last_update": "2025-04-21 19:37:22", - "author_account_age_days": 2567 + "author_account_age_days": 2569 }, "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 288 + "author_account_age_days": 291 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 1, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 1139 + "author_account_age_days": 1141 }, "https://github.com/Big-Idea-Technology/ComfyUI-Movie-Tools": { "stars": 2, "last_update": "2024-11-29 11:13:57", - "author_account_age_days": 1213 + "author_account_age_days": 1215 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 588 + "author_account_age_days": 590 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTest": { "stars": 6, - "last_update": "2025-05-20 16:14:08", - "author_account_age_days": 184 + "last_update": "2025-06-02 03:02:19", + "author_account_age_days": 187 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4492 + "author_account_age_days": 4495 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, "last_update": "2025-05-21 02:59:22", - "author_account_age_days": 3254 + "author_account_age_days": 3256 }, "https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": { - "stars": 2, + "stars": 3, "last_update": "2025-05-27 14:05:44", - "author_account_age_days": 132 + "author_account_age_days": 134 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 16, "last_update": "2025-05-08 09:38:09", - "author_account_age_days": 539 + "author_account_age_days": 541 }, "https://github.com/CeeVeeR/ComfyUi-Text-Tiler": { "stars": 0, "last_update": "2025-03-25 20:26:18", - "author_account_age_days": 1414 + "author_account_age_days": 1417 }, "https://github.com/Chargeuk/ComfyUI-vts-nodes": { "stars": 0, "last_update": "2025-05-19 08:46:02", - "author_account_age_days": 4449 + "author_account_age_days": 4451 }, "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, "last_update": "2025-05-26 12:12:47", - "author_account_age_days": 335 + "author_account_age_days": 337 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 2, "last_update": "2024-09-02 02:30:05", - "author_account_age_days": 2753 + "author_account_age_days": 2756 }, "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 659 + "author_account_age_days": 661 }, "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, "last_update": "2024-11-17 20:06:29", - "author_account_age_days": 2075 + "author_account_age_days": 2077 }, "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 19, "last_update": "2025-05-10 16:23:35", - "author_account_age_days": 416 + "author_account_age_days": 419 }, "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": { "stars": 25, "last_update": "2024-10-07 08:25:18", - "author_account_age_days": 238 + "author_account_age_days": 241 }, "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, "last_update": "2025-02-17 04:02:01", - "author_account_age_days": 1844 + "author_account_age_days": 1846 }, "https://github.com/DataCTE/ComfyUI-DataVoid-nodes": { "stars": 0, "last_update": "2024-11-20 14:20:31", - "author_account_age_days": 1119 + "author_account_age_days": 1121 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2372 + "author_account_age_days": 2374 }, "https://github.com/DoctorDiffusion/ComfyUI-Flashback": { "stars": 0, "last_update": "2024-11-11 01:37:43", - "author_account_age_days": 683 + "author_account_age_days": 685 }, "https://github.com/DonutsDelivery/ComfyUI-DonutDetailer": { "stars": 6, "last_update": "2025-05-30 14:29:37", - "author_account_age_days": 66 + "author_account_age_days": 69 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1373 + "author_account_age_days": 1375 }, "https://github.com/DraconicDragon/ComfyUI_e621_booru_toolkit": { "stars": 4, "last_update": "2025-03-11 12:04:24", - "author_account_age_days": 1715 + "author_account_age_days": 1717 }, "https://github.com/Dreamshot-io/ComfyUI-Extend-Resolution": { "stars": 0, - "last_update": "2025-05-19 10:28:14", - "author_account_age_days": 193 + "last_update": "2025-06-02 07:15:00", + "author_account_age_days": 196 }, "https://github.com/EQXai/ComfyUI_EQX": { "stars": 0, "last_update": "2025-05-27 22:28:06", - "author_account_age_days": 369 + "author_account_age_days": 371 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 49, "last_update": "2025-04-25 01:03:58", - "author_account_age_days": 2968 + "author_account_age_days": 2970 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 6, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2929 + "author_account_age_days": 2931 }, "https://github.com/Elypha/ComfyUI-Prompt-Helper": { "stars": 0, "last_update": "2025-03-03 21:42:14", - "author_account_age_days": 2873 + "author_account_age_days": 2875 }, "https://github.com/EmanueleUniroma2/ComfyUI-FLAC-to-WAV": { "stars": 0, "last_update": "2025-01-26 11:25:43", - "author_account_age_days": 2987 + "author_account_age_days": 2989 }, "https://github.com/EmilioPlumed/ComfyUI-Math": { "stars": 1, "last_update": "2025-01-11 14:28:42", - "author_account_age_days": 2319 + "author_account_age_days": 2321 }, "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 0, "last_update": "2025-04-28 23:42:26", - "author_account_age_days": 1235 + "author_account_age_days": 1238 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 36, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1964 + "author_account_age_days": 1967 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 17, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3491 + "author_account_age_days": 3493 }, "https://github.com/FaberVS/MultiModel": { "stars": 1, "last_update": "2025-05-06 14:27:08", - "author_account_age_days": 2112 + "author_account_age_days": 2114 }, "https://github.com/Fannovel16/ComfyUI-AppIO": { "stars": 0, "last_update": "2024-12-01 16:37:19", - "author_account_age_days": 3473 + "author_account_age_days": 3475 }, "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 362 + "author_account_age_days": 364 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 362 + "author_account_age_days": 364 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 779 + "author_account_age_days": 781 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 1, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 1220 + "author_account_age_days": 1222 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2724 + "author_account_age_days": 2727 }, "https://github.com/George0726/ComfyUI-video-accessory": { "stars": 1, "last_update": "2025-05-19 14:18:22", - "author_account_age_days": 2592 + "author_account_age_days": 2595 }, "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 12, "last_update": "2025-05-18 09:30:10", - "author_account_age_days": 78 + "author_account_age_days": 80 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 12, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1514 + "author_account_age_days": 1517 }, "https://github.com/Grey3016/Save2Icon": { "stars": 2, "last_update": "2025-01-06 15:18:57", - "author_account_age_days": 669 + "author_account_age_days": 672 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 965 + "author_account_age_days": 967 }, "https://github.com/Hapseleg/ComfyUI-This-n-That": { "stars": 0, - "last_update": "2025-05-28 11:51:19", - "author_account_age_days": 3637 + "last_update": "2025-06-02 22:16:43", + "author_account_age_days": 3639 }, "https://github.com/HuangYuChuh/ComfyUI-DeepSeek-Toolkit": { "stars": 12, "last_update": "2025-03-06 08:27:47", - "author_account_age_days": 405 + "author_account_age_days": 408 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 1, "last_update": "2025-02-05 08:51:23", - "author_account_age_days": 4926 + "author_account_age_days": 4928 }, "https://github.com/IgPoly/ComfyUI-igTools": { "stars": 0, "last_update": "2024-09-11 08:48:57", - "author_account_age_days": 269 + "author_account_age_days": 271 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "stars": 180, "last_update": "2025-04-02 16:32:54", - "author_account_age_days": 752 + "author_account_age_days": 754 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2919 + "author_account_age_days": 2922 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4968 + "author_account_age_days": 4971 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, "last_update": "2025-03-31 14:22:51", - "author_account_age_days": 3609 + "author_account_age_days": 3612 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 1232 + "author_account_age_days": 1235 }, "https://github.com/Jingwen-genies/comfyui-genies-nodes": { "stars": 0, "last_update": "2025-05-13 19:36:45", - "author_account_age_days": 675 + "author_account_age_days": 677 }, "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2559 + "author_account_age_days": 2562 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 3, "last_update": "2025-03-16 13:05:38", - "author_account_age_days": 4527 + "author_account_age_days": 4529 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 2879 + "author_account_age_days": 2882 }, "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, "last_update": "2025-04-07 07:49:03", - "author_account_age_days": 1595 + "author_account_age_days": 1597 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, "last_update": "2025-01-29 02:33:25", - "author_account_age_days": 394 + "author_account_age_days": 397 }, "https://github.com/KihongK/comfyui-roysnodes": { "stars": 0, "last_update": "2025-01-23 09:11:02", - "author_account_age_days": 1903 + "author_account_age_days": 1905 }, "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 10, "last_update": "2024-11-24 15:55:30", - "author_account_age_days": 3531 + "author_account_age_days": 3533 }, "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, "last_update": "2025-04-17 17:18:52", - "author_account_age_days": 197 + "author_account_age_days": 199 }, "https://github.com/Kur0butiMegane/Comfyui-StringUtils2": { "stars": 0, "last_update": "2025-05-04 16:34:13", - "author_account_age_days": 1994 + "author_account_age_days": 1996 }, "https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": { "stars": 0, "last_update": "2025-03-27 19:04:42", - "author_account_age_days": 166 + "author_account_age_days": 168 }, "https://github.com/LAOGOU-666/Comfyui_StartPatch": { "stars": 47, "last_update": "2025-02-24 17:22:34", - "author_account_age_days": 436 + "author_account_age_days": 438 }, "https://github.com/LLMCoder2023/ComfyUI-LLMCoderNodes": { "stars": 0, "last_update": "2025-04-30 02:42:58", - "author_account_age_days": 3348 + "author_account_age_days": 3350 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2320 + "author_account_age_days": 2322 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 4, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 505 + "author_account_age_days": 507 }, "https://github.com/Laser-one/ComfyUI-align-pose": { "stars": 0, "last_update": "2024-11-01 09:34:31", - "author_account_age_days": 1174 + "author_account_age_days": 1176 }, "https://github.com/Lilien86/Comfyui_Lilien": { "stars": 1, "last_update": "2024-09-03 21:00:49", - "author_account_age_days": 835 + "author_account_age_days": 837 }, "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes": { "stars": 0, "last_update": "2025-04-25 09:23:18", - "author_account_age_days": 4432 + "author_account_age_days": 4435 }, "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 4, "last_update": "2024-10-30 17:02:54", - "author_account_age_days": 3326 + "author_account_age_days": 3328 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2025-02-27 15:07:36", - "author_account_age_days": 1271 + "author_account_age_days": 1273 }, "https://github.com/LucipherDev/ComfyUI-Sentinel": { "stars": 26, "last_update": "2025-04-07 14:53:13", - "author_account_age_days": 1838 + "author_account_age_days": 1840 }, "https://github.com/LyazS/ComfyUI-aznodes": { "stars": 0, - "last_update": "2025-05-27 10:19:50", - "author_account_age_days": 3198 + "last_update": "2025-06-02 06:45:08", + "author_account_age_days": 3201 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 34, "last_update": "2025-04-05 22:22:31", - "author_account_age_days": 719 + "author_account_age_days": 722 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3565 + "author_account_age_days": 3567 }, "https://github.com/MakkiShizu/ComfyUI-MakkiTools": { "stars": 0, "last_update": "2025-05-30 16:52:03", - "author_account_age_days": 654 + "author_account_age_days": 656 }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, "last_update": "2025-02-28 19:23:24", - "author_account_age_days": 2494 + "author_account_age_days": 2496 }, "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 1804 + "author_account_age_days": 1807 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { - "stars": 0, + "stars": 1, "last_update": "2025-05-18 20:26:47", - "author_account_age_days": 21 + "author_account_age_days": 24 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 753 + "author_account_age_days": 756 }, "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-05-22 17:57:36", - "author_account_age_days": 3160 + "author_account_age_days": 3163 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, - "last_update": "2025-05-24 11:39:31", - "author_account_age_days": 3160 + "last_update": "2025-06-01 06:55:16", + "author_account_age_days": 3163 }, "https://github.com/MicheleGuidi/comfyui-computer-vision": { "stars": 5, "last_update": "2025-05-01 16:09:43", - "author_account_age_days": 1590 + "author_account_age_days": 1592 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3555 + "author_account_age_days": 3557 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 0, "last_update": "2025-05-20 17:39:21", - "author_account_age_days": 3421 + "author_account_age_days": 3423 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 3061 + "author_account_age_days": 3063 }, "https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": { "stars": 1, "last_update": "2025-05-26 06:58:45", - "author_account_age_days": 263 + "author_account_age_days": 266 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 32, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 1835 + "author_account_age_days": 1838 }, "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 1, "last_update": "2025-05-08 12:11:09", - "author_account_age_days": 799 + "author_account_age_days": 802 }, "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, "last_update": "2025-05-05 15:05:27", - "author_account_age_days": 1226 + "author_account_age_days": 1228 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2371 + "author_account_age_days": 2374 }, "https://github.com/Northerner1/ComfyUI_North_Noise": { "stars": 1, "last_update": "2025-03-01 12:32:29", - "author_account_age_days": 782 + "author_account_age_days": 785 + }, + "https://github.com/Novavision0313/ComfyUI-NVVS": { + "stars": 0, + "last_update": "2025-06-03 02:41:41", + "author_account_age_days": 11 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { "stars": 0, "last_update": "2025-03-12 04:22:34", - "author_account_age_days": 788 + "author_account_age_days": 790 }, "https://github.com/PATATAJEC/Patatajec-Nodes": { "stars": 2, "last_update": "2025-02-26 16:26:39", - "author_account_age_days": 2276 + "author_account_age_days": 2278 }, "https://github.com/Pablerdo/ComfyUI-Sa2VAWrapper": { "stars": 3, "last_update": "2025-03-27 22:58:39", - "author_account_age_days": 3142 + "author_account_age_days": 3144 }, "https://github.com/PabloGrant/comfyui-giraffe-test-panel": { "stars": 0, "last_update": "2025-05-18 16:38:09", - "author_account_age_days": 627 + "author_account_age_days": 630 }, "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", - "author_account_age_days": 923 + "author_account_age_days": 925 }, "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": { "stars": 4, "last_update": "2025-05-29 17:33:32", - "author_account_age_days": 663 + "author_account_age_days": 665 }, "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, "last_update": "2025-04-08 11:13:50", - "author_account_age_days": 2366 + "author_account_age_days": 2368 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 13, "last_update": "2025-03-27 13:37:50", - "author_account_age_days": 5616 + "author_account_age_days": 5618 }, "https://github.com/RLW-Chars/comfyui-promptbymood": { "stars": 1, "last_update": "2025-01-25 11:21:59", - "author_account_age_days": 126 + "author_account_age_days": 128 }, "https://github.com/RUFFY-369/ComfyUI-FeatureBank": { "stars": 0, "last_update": "2025-03-07 19:30:55", - "author_account_age_days": 1818 + "author_account_age_days": 1820 }, "https://github.com/Raidez/comfyui-kuniklo-collection": { "stars": 0, "last_update": "2025-05-02 19:44:45", - "author_account_age_days": 4015 + "author_account_age_days": 4017 }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 3984 + "author_account_age_days": 3987 }, "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, "last_update": "2025-05-10 15:14:19", - "author_account_age_days": 4958 + "author_account_age_days": 4960 }, "https://github.com/RoyKillington/miscomfy-nodes": { "stars": 0, "last_update": "2025-03-06 19:36:33", - "author_account_age_days": 2746 + "author_account_age_days": 2749 }, "https://github.com/S4MUEL-404/ComfyUI-Folder-Images-Preview": { "stars": 3, "last_update": "2025-03-09 11:29:04", - "author_account_age_days": 3428 + "author_account_age_days": 3430 }, "https://github.com/SKBv0/ComfyUI-RetroEngine": { "stars": 4, "last_update": "2025-05-10 14:29:43", - "author_account_age_days": 1897 + "author_account_age_days": 1899 }, "https://github.com/SS-snap/ComfyUI-Snap_Processing": { "stars": 61, "last_update": "2025-04-25 04:54:44", - "author_account_age_days": 641 + "author_account_age_days": 643 }, "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": { "stars": 20, "last_update": "2025-05-09 08:13:38", - "author_account_age_days": 641 + "author_account_age_days": 643 }, "https://github.com/SXQBW/ComfyUI-Qwen-VLM": { "stars": 0, "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3133 + "author_account_age_days": 3135 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 23, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4381 + "author_account_age_days": 4383 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 550 + "author_account_age_days": 552 }, "https://github.com/Sakura-nee/ComfyUI_Save2Discord": { "stars": 0, "last_update": "2024-08-27 19:01:46", - "author_account_age_days": 1653 + "author_account_age_days": 1655 }, "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": { "stars": 95, "last_update": "2025-05-09 15:17:23", - "author_account_age_days": 972 + "author_account_age_days": 975 }, "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1366 + "author_account_age_days": 1369 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2025-04-25 07:37:36", - "author_account_age_days": 1467 + "author_account_age_days": 1469 }, "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, - "last_update": "2025-05-28 11:40:58", - "author_account_age_days": 804 + "last_update": "2025-06-02 19:16:34", + "author_account_age_days": 807 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, "last_update": "2025-05-03 08:29:40", - "author_account_age_days": 752 + "author_account_age_days": 754 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { - "stars": 42, + "stars": 43, "last_update": "2025-03-15 00:02:11", - "author_account_age_days": 1365 + "author_account_age_days": 1368 }, "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { "stars": 105, "last_update": "2025-03-20 11:25:12", - "author_account_age_days": 1546 + "author_account_age_days": 1548 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 1, "last_update": "2025-04-17 15:20:34", - "author_account_age_days": 2523 + "author_account_age_days": 2526 }, "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, "last_update": "2025-05-03 19:46:49", - "author_account_age_days": 2802 + "author_account_age_days": 2804 }, "https://github.com/Slix-M-Lestragg/comfyui-enhanced": { "stars": 0, "last_update": "2025-04-11 21:32:23", - "author_account_age_days": 1655 + "author_account_age_days": 1658 }, "https://github.com/SoftMeng/ComfyUI-PIL": { "stars": 6, "last_update": "2024-10-13 10:02:17", - "author_account_age_days": 3865 + "author_account_age_days": 3867 }, "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, "last_update": "2025-04-26 07:47:15", - "author_account_age_days": 206 + "author_account_age_days": 209 }, "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4286 + "author_account_age_days": 4289 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1481 + "author_account_age_days": 1483 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3297 + "author_account_age_days": 3299 }, "https://github.com/Stable-X/ComfyUI-Hi3DGen": { "stars": 149, "last_update": "2025-04-04 03:48:36", - "author_account_age_days": 364 + "author_account_age_days": 366 }, "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { "stars": 46, "last_update": "2025-05-31 09:53:45", - "author_account_age_days": 299 + "author_account_age_days": 301 }, "https://github.com/StaffsGull/comfyui_scene_builder": { "stars": 0, "last_update": "2025-04-27 12:40:57", - "author_account_age_days": 3281 + "author_account_age_days": 3283 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 20, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 3176 + "author_account_age_days": 3179 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 45, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 3176 + "author_account_age_days": 3179 }, "https://github.com/StartHua/Comfyui_CXH_joy_caption": { "stars": 575, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3176 + "author_account_age_days": 3179 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 95, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3176 + "author_account_age_days": 3179 }, "https://github.com/StartHua/Comfyui_leffa": { "stars": 226, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3176 + "author_account_age_days": 3179 }, "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, "last_update": "2025-04-28 02:49:48", - "author_account_age_days": 152 + "author_account_age_days": 154 }, "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2515 + "author_account_age_days": 2518 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3813 + "author_account_age_days": 3816 }, "https://github.com/Tawbaware/ComfyUI-Tawbaware": { "stars": 1, "last_update": "2025-04-20 22:23:11", - "author_account_age_days": 1612 + "author_account_age_days": 1615 }, "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, "last_update": "2025-04-17 08:53:41", - "author_account_age_days": 607 + "author_account_age_days": 610 }, "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 8, "last_update": "2025-05-27 11:49:48", - "author_account_age_days": 3186 + "author_account_age_days": 3189 }, "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3623 + "author_account_age_days": 3626 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 7, "last_update": "2024-08-20 00:30:24", - "author_account_age_days": 4071 + "author_account_age_days": 4073 }, "https://github.com/UD1sto/plugin-utils-nodes": { "stars": 0, "last_update": "2025-02-02 22:23:18", - "author_account_age_days": 1626 + "author_account_age_days": 1628 }, "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 3, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1302 + "author_account_age_days": 1304 }, "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, "last_update": "2025-05-09 22:47:52", - "author_account_age_days": 2650 + "author_account_age_days": 2653 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 447 + "author_account_age_days": 450 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 346 + "author_account_age_days": 348 }, "https://github.com/WASasquatch/ASTERR": { "stars": 29, "last_update": "2024-10-27 01:48:56", - "author_account_age_days": 4966 + "author_account_age_days": 4969 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 48, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1765 + "author_account_age_days": 1768 }, "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, "last_update": "2025-04-18 04:36:33", - "author_account_age_days": 4462 + "author_account_age_days": 4465 }, "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 2111 + "author_account_age_days": 2113 }, "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 878 + "author_account_age_days": 880 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 93, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 681 + "author_account_age_days": 683 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 348, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 681 + "author_account_age_days": 683 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2": { "stars": 17, "last_update": "2024-09-26 18:08:01", - "author_account_age_days": 681 + "author_account_age_days": 683 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 234, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 681 + "author_account_age_days": 683 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen": { "stars": 109, "last_update": "2024-09-20 21:27:47", - "author_account_age_days": 681 + "author_account_age_days": 683 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Wan-ZHO": { "stars": 10, "last_update": "2025-02-26 05:46:42", - "author_account_age_days": 681 + "author_account_age_days": 683 }, "https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": { "stars": 1, "last_update": "2025-03-26 14:49:13", - "author_account_age_days": 524 + "author_account_age_days": 526 }, "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": { - "stars": 223, + "stars": 224, "last_update": "2025-03-31 07:56:02", - "author_account_age_days": 524 + "author_account_age_days": 526 }, "https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": { "stars": 3, "last_update": "2025-05-22 12:36:15", - "author_account_age_days": 1196 + "author_account_age_days": 1198 }, "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 2, "last_update": "2025-05-08 08:35:02", - "author_account_age_days": 781 + "author_account_age_days": 783 }, "https://github.com/aa-parky/pipemind-comfyui": { "stars": 0, - "last_update": "2025-05-31 12:37:58", - "author_account_age_days": 2185 + "last_update": "2025-06-01 11:13:34", + "author_account_age_days": 2187 }, "https://github.com/abuzreq/ComfyUI-Model-Bending": { "stars": 9, "last_update": "2025-05-16 18:16:42", - "author_account_age_days": 4197 + "author_account_age_days": 4199 }, "https://github.com/aiden1020/ComfyUI_Artcoder": { "stars": 2, "last_update": "2025-01-11 08:31:32", - "author_account_age_days": 811 + "author_account_age_days": 813 }, "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4595 + "author_account_age_days": 4597 }, "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, "last_update": "2025-05-26 18:36:34", - "author_account_age_days": 2614 + "author_account_age_days": 2616 }, "https://github.com/alexgenovese/ComfyUI-Diffusion-4k": { "stars": 6, "last_update": "2025-05-22 20:48:23", - "author_account_age_days": 5356 + "author_account_age_days": 5358 }, "https://github.com/alexgenovese/ComfyUI-Reica": { "stars": 0, "last_update": "2025-05-22 20:52:13", - "author_account_age_days": 5356 + "author_account_age_days": 5358 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 28, "last_update": "2025-04-01 14:20:42", - "author_account_age_days": 3627 + "author_account_age_days": 3629 }, "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 1001 + "author_account_age_days": 1004 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 70, "last_update": "2025-02-23 10:28:40", - "author_account_age_days": 1001 + "author_account_age_days": 1004 }, "https://github.com/amamisonlyuser/MixvtonComfyui": { "stars": 0, "last_update": "2025-05-31 14:14:10", - "author_account_age_days": 776 + "author_account_age_days": 779 }, "https://github.com/ammahmoudi/ComfyUI-Legendary-Nodes": { "stars": 0, "last_update": "2025-03-15 07:26:17", - "author_account_age_days": 1283 + "author_account_age_days": 1285 }, "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": { "stars": 2, "last_update": "2025-01-20 08:02:58", - "author_account_age_days": 187 + "author_account_age_days": 189 }, "https://github.com/apetitbois/nova_utils": { "stars": 0, "last_update": "2025-04-02 20:01:49", - "author_account_age_days": 3438 + "author_account_age_days": 3441 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, "last_update": "2025-01-07 19:40:19", - "author_account_age_days": 2686 + "author_account_age_days": 2689 }, "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { "stars": 2, "last_update": "2025-03-05 07:50:45", - "author_account_age_days": 2686 + "author_account_age_days": 2689 }, "https://github.com/aria1th/ComfyUI-camietagger-onnx": { "stars": 0, "last_update": "2025-03-06 01:55:51", - "author_account_age_days": 2686 + "author_account_age_days": 2689 }, "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 3, "last_update": "2024-11-19 00:11:17", - "author_account_age_days": 4713 + "author_account_age_days": 4715 }, "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": { "stars": 0, "last_update": "2024-10-13 05:55:33", - "author_account_age_days": 2617 + "author_account_age_days": 2619 }, "https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": { "stars": 2, "last_update": "2024-09-23 19:09:15", - "author_account_age_days": 4290 + "author_account_age_days": 4292 }, "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, "last_update": "2025-04-14 12:27:22", - "author_account_age_days": 4311 + "author_account_age_days": 4313 }, "https://github.com/avocadori/ComfyUI-AudioAmplitudeConverter": { "stars": 0, "last_update": "2025-05-29 07:57:22", - "author_account_age_days": 414 + "author_account_age_days": 417 }, "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, "last_update": "2025-03-27 15:38:59", - "author_account_age_days": 361 + "author_account_age_days": 363 }, "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 593 + "author_account_age_days": 596 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 0, "last_update": "2025-02-18 09:28:53", - "author_account_age_days": 5021 + "author_account_age_days": 5023 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 9, "last_update": "2024-12-03 09:26:50", - "author_account_age_days": 1172 + "author_account_age_days": 1174 }, "https://github.com/bananasss00/Comfyui-PyExec": { "stars": 1, "last_update": "2025-02-26 12:01:18", - "author_account_age_days": 2875 + "author_account_age_days": 2877 }, "https://github.com/bandido37/comfyui-kaggle-local-save": { "stars": 0, "last_update": "2025-04-23 16:20:30", - "author_account_age_days": 2084 + "author_account_age_days": 2086 }, "https://github.com/barakapa/barakapa-nodes": { "stars": 0, "last_update": "2025-05-13 20:47:52", - "author_account_age_days": 21 + "author_account_age_days": 23 }, "https://github.com/benda1989/WaterMarkRemover_ComfyUI": { "stars": 1, "last_update": "2025-05-01 22:31:19", - "author_account_age_days": 2454 + "author_account_age_days": 2457 }, "https://github.com/benmizrahi/ComfyGCS": { "stars": 1, "last_update": "2025-05-05 15:18:40", - "author_account_age_days": 3583 + "author_account_age_days": 3585 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4627 + "author_account_age_days": 4630 }, "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, "last_update": "2025-05-31 17:41:31", - "author_account_age_days": 4005 + "author_account_age_days": 4007 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5350 + "author_account_age_days": 5353 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 614 + "author_account_age_days": 617 }, "https://github.com/blueraincoatli/ComfyUI-Model-Cleaner": { "stars": 1, "last_update": "2025-05-29 08:55:38", - "author_account_age_days": 654 + "author_account_age_days": 656 }, "https://github.com/blurymind/cozy-fireplace": { "stars": 4, "last_update": "2024-11-08 19:42:20", - "author_account_age_days": 4144 + "author_account_age_days": 4147 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 62, "last_update": "2025-03-17 14:50:46", - "author_account_age_days": 3877 + "author_account_age_days": 3880 }, "https://github.com/brace-great/comfyui-eim": { "stars": 0, "last_update": "2025-05-14 06:09:18", - "author_account_age_days": 1430 + "author_account_age_days": 1432 }, "https://github.com/brace-great/comfyui-mc": { "stars": 0, "last_update": "2025-05-30 03:21:02", - "author_account_age_days": 1430 + "author_account_age_days": 1432 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4853 + "author_account_age_days": 4856 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-31 13:34:57", - "author_account_age_days": 4853 + "author_account_age_days": 4856 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3450 + "author_account_age_days": 3452 }, "https://github.com/bulldog68/ComfyUI_FMJ": { - "stars": 0, + "stars": 1, "last_update": "2025-05-30 22:06:41", - "author_account_age_days": 445 + "author_account_age_days": 447 }, "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": { "stars": 11, "last_update": "2025-05-14 01:41:00", - "author_account_age_days": 4856 + "author_account_age_days": 4858 }, "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 872 + "author_account_age_days": 875 }, "https://github.com/celll1/cel_sampler": { "stars": 1, "last_update": "2024-11-20 13:04:54", - "author_account_age_days": 571 + "author_account_age_days": 573 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 129, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 5175 + "author_account_age_days": 5177 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 5175 + "author_account_age_days": 5177 }, "https://github.com/chenbaiyujason/ComfyUI_StepFun": { "stars": 6, "last_update": "2024-12-05 14:45:27", - "author_account_age_days": 2076 + "author_account_age_days": 2078 }, "https://github.com/chengzeyi/Comfy-WaveSpeed": { - "stars": 1032, + "stars": 1033, "last_update": "2025-03-27 08:10:29", - "author_account_age_days": 3118 + "author_account_age_days": 3120 }, "https://github.com/chetusangolgi/Comfyui-supabase": { "stars": 0, "last_update": "2025-04-30 12:33:21", - "author_account_age_days": 734 + "author_account_age_days": 736 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 4, "last_update": "2024-08-29 03:54:28", - "author_account_age_days": 3460 + "author_account_age_days": 3462 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1690 + "author_account_age_days": 1692 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 55, "last_update": "2025-04-02 02:06:27", - "author_account_age_days": 1690 + "author_account_age_days": 1692 }, "https://github.com/chuge26/ComfyUI_seal_migration": { "stars": 0, "last_update": "2025-04-21 07:23:45", - "author_account_age_days": 2707 + "author_account_age_days": 2709 }, "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 1970 + "author_account_age_days": 1973 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, "last_update": "2025-01-02 17:00:32", - "author_account_age_days": 4540 + "author_account_age_days": 4542 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 78489, - "last_update": "2025-05-31 12:00:22", - "author_account_age_days": 890 + "stars": 78681, + "last_update": "2025-06-03 01:57:53", + "author_account_age_days": 892 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { "stars": 402, "last_update": "2024-08-16 18:06:10", - "author_account_age_days": 890 + "author_account_age_days": 892 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 364 + "author_account_age_days": 366 }, "https://github.com/comfyuiblog/deepseek_prompt_generator_comfyui": { "stars": 2, "last_update": "2025-01-28 21:28:11", - "author_account_age_days": 232 + "author_account_age_days": 234 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 2156 + "author_account_age_days": 2159 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 257, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5352 + "author_account_age_days": 5354 }, "https://github.com/cwebbi1/VoidCustomNodes": { "stars": 0, "last_update": "2024-10-07 02:23:02", - "author_account_age_days": 347 + "author_account_age_days": 349 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 0, "last_update": "2025-05-28 17:40:06", - "author_account_age_days": 2208 + "author_account_age_days": 2210 }, "https://github.com/daracazamea/DCNodes": { "stars": 0, "last_update": "2025-04-03 14:38:27", - "author_account_age_days": 2300 + "author_account_age_days": 2302 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 1, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2329 + "author_account_age_days": 2331 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 0, "last_update": "2024-12-29 18:35:27", - "author_account_age_days": 6315 + "author_account_age_days": 6318 }, "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, "last_update": "2025-05-23 08:51:34", - "author_account_age_days": 2251 + "author_account_age_days": 2253 }, "https://github.com/dihan/comfyui-random-kps": { "stars": 2, "last_update": "2025-01-01 22:48:11", - "author_account_age_days": 4638 + "author_account_age_days": 4640 }, "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, "last_update": "2025-05-07 08:10:12", - "author_account_age_days": 4407 + "author_account_age_days": 4410 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2664 + "author_account_age_days": 2666 }, "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, "last_update": "2024-11-26 09:40:06", - "author_account_age_days": 2880 + "author_account_age_days": 2882 }, "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, "last_update": "2024-12-27 17:03:52", - "author_account_age_days": 2588 + "author_account_age_days": 2591 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 87, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 1266 + "author_account_age_days": 1269 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 3113 + "author_account_age_days": 3115 }, "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4526 + "author_account_age_days": 4528 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2815 + "author_account_age_days": 2817 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 0, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2815 + "author_account_age_days": 2817 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2936 + "author_account_age_days": 2938 }, "https://github.com/erosDiffusion/ComfyUI-enricos-json-file-load-and-value-selector": { "stars": 2, "last_update": "2025-05-17 14:43:31", - "author_account_age_days": 338 + "author_account_age_days": 340 }, "https://github.com/esciron/ComfyUI-HunyuanVideoWrapper-Extended": { "stars": 4, "last_update": "2025-01-04 22:27:09", - "author_account_age_days": 3335 + "author_account_age_days": 3337 + }, + "https://github.com/etng/ComfyUI-Heartbeat": { + "stars": 0, + "last_update": "2025-06-03 03:55:12", + "author_account_age_days": 1407 }, "https://github.com/exectails/comfyui-et_scripting": { "stars": 1, "last_update": "2024-11-29 17:23:07", - "author_account_age_days": 4259 + "author_account_age_days": 4261 }, "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 953 + "author_account_age_days": 956 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2025-05-12 21:00:05", - "author_account_age_days": 2390 + "author_account_age_days": 2392 }, "https://github.com/facok/ComfyUI-FokToolset": { "stars": 5, "last_update": "2025-04-24 19:29:57", - "author_account_age_days": 799 + "author_account_age_days": 802 }, "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, "last_update": "2025-05-06 06:42:52", - "author_account_age_days": 769 + "author_account_age_days": 771 }, "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1513 + "author_account_age_days": 1515 }, "https://github.com/filipemeneses/ComfyUI_html": { "stars": 0, "last_update": "2025-05-09 07:02:52", - "author_account_age_days": 3817 + "author_account_age_days": 3820 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 615 + "author_account_age_days": 617 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 1, "last_update": "2024-11-18 22:35:37", - "author_account_age_days": 2354 + "author_account_age_days": 2356 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4379 + "author_account_age_days": 4382 }, "https://github.com/franky519/comfyui-redux-style": { "stars": 0, "last_update": "2025-02-13 10:04:45", - "author_account_age_days": 618 + "author_account_age_days": 620 }, "https://github.com/fritzprix/ComfyUI-LLM-Utils": { "stars": 1, "last_update": "2025-01-04 23:25:38", - "author_account_age_days": 5069 + "author_account_age_days": 5071 }, "https://github.com/ftechmax/ComfyUI-FTM-Pack": { "stars": 0, "last_update": "2025-04-26 13:27:06", - "author_account_age_days": 2919 + "author_account_age_days": 2921 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 1060 + "author_account_age_days": 1063 }, "https://github.com/fuzr0dah/comfyui-sceneassembly": { "stars": 0, "last_update": "2025-05-18 12:27:05", - "author_account_age_days": 3445 + "author_account_age_days": 3447 }, "https://github.com/gabe-init/ComfyUI-LM-Studio": { "stars": 0, "last_update": "2025-05-26 22:10:36", - "author_account_age_days": 6 + "author_account_age_days": 8 }, "https://github.com/gabe-init/ComfyUI-Repo-Eater": { "stars": 0, "last_update": "2025-05-27 01:09:24", - "author_account_age_days": 6 + "author_account_age_days": 8 }, "https://github.com/gabe-init/comfyui_ui_render": { "stars": 0, "last_update": "2025-05-27 00:27:32", - "author_account_age_days": 6 + "author_account_age_days": 8 }, "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, "last_update": "2025-05-12 09:54:34", - "author_account_age_days": 4201 + "author_account_age_days": 4204 }, "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 1766 + "author_account_age_days": 1769 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2025-05-14 16:18:43", - "author_account_age_days": 4396 + "author_account_age_days": 4399 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 207, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4396 + "author_account_age_days": 4399 }, "https://github.com/gameltb/io_comfyui": { "stars": 5, "last_update": "2025-02-04 15:14:01", - "author_account_age_days": 4396 + "author_account_age_days": 4399 + }, + "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { + "stars": 0, + "last_update": "2025-05-08 19:08:30", + "author_account_age_days": 4468 }, "https://github.com/gioferreira/ComfyUI-Molde-Utils": { "stars": 0, "last_update": "2025-02-27 20:53:33", - "author_account_age_days": 3301 + "author_account_age_days": 3304 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 4244 + "author_account_age_days": 4246 }, "https://github.com/gitmylo/FlowNodes": { "stars": 11, "last_update": "2025-04-03 08:17:47", - "author_account_age_days": 2649 + "author_account_age_days": 2651 }, "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 159 + "author_account_age_days": 161 }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 9, "last_update": "2025-02-21 08:34:05", - "author_account_age_days": 2636 + "author_account_age_days": 2639 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { "stars": 1, "last_update": "2024-09-24 03:54:00", - "author_account_age_days": 1725 + "author_account_age_days": 1727 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, "last_update": "2025-02-07 01:55:07", - "author_account_age_days": 3632 + "author_account_age_days": 3634 }, "https://github.com/gordon123/ComfyUI_DreamBoard": { "stars": 1, "last_update": "2025-05-18 09:53:50", - "author_account_age_days": 5436 + "author_account_age_days": 5438 }, "https://github.com/gordon123/ComfyUI_srt2speech": { "stars": 3, "last_update": "2025-04-27 13:00:13", - "author_account_age_days": 5436 + "author_account_age_days": 5438 }, "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5105 + "author_account_age_days": 5108 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 9, "last_update": "2025-05-29 05:01:27", - "author_account_age_days": 645 + "author_account_age_days": 647 }, "https://github.com/grokuku/ComfyUI-Holaf": { "stars": 1, "last_update": "2025-04-21 19:34:12", - "author_account_age_days": 2798 + "author_account_age_days": 2800 }, "https://github.com/hananbeer/node_dev": { "stars": 6, "last_update": "2024-08-19 08:08:39", - "author_account_age_days": 1885 + "author_account_age_days": 1887 }, "https://github.com/haodman/ComfyUI_Rain": { "stars": 1, "last_update": "2024-09-01 10:41:20", - "author_account_age_days": 2481 + "author_account_age_days": 2483 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 8, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3319 + "author_account_age_days": 3321 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 19, "last_update": "2024-08-05 02:44:26", - "author_account_age_days": 642 + "author_account_age_days": 644 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 62, "last_update": "2025-05-01 03:08:58", - "author_account_age_days": 5008 + "author_account_age_days": 5010 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 15, "last_update": "2025-04-21 02:35:46", - "author_account_age_days": 2278 + "author_account_age_days": 2281 }, "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 4, "last_update": "2025-03-02 06:23:44", - "author_account_age_days": 1585 + "author_account_age_days": 1587 }, "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1685 + "author_account_age_days": 1687 }, "https://github.com/hnmr293/ComfyUI-SamOne": { "stars": 0, "last_update": "2025-04-16 08:07:42", - "author_account_age_days": 896 + "author_account_age_days": 898 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-09-08 08:57:57", - "author_account_age_days": 5385 + "author_account_age_days": 5387 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 0, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 318 + "author_account_age_days": 320 }, "https://github.com/hotpot-killer/ComfyUI_AlexNodes": { "stars": 0, "last_update": "2024-12-06 09:09:03", - "author_account_age_days": 2567 + "author_account_age_days": 2569 }, "https://github.com/houdinii/comfy-magick": { "stars": 5, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3861 + "author_account_age_days": 3863 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2796 + "author_account_age_days": 2798 }, "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3177 + "author_account_age_days": 3179 }, "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, "last_update": "2025-04-03 12:44:07", - "author_account_age_days": 69 + "author_account_age_days": 72 }, "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { "stars": 14, "last_update": "2025-05-09 10:46:59", - "author_account_age_days": 69 + "author_account_age_days": 72 }, "https://github.com/hunzmusic/comfyui-hnznodes": { "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 69 + "author_account_age_days": 72 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 2102 + "author_account_age_days": 2104 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 9, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 2102 + "author_account_age_days": 2104 }, "https://github.com/hylarucoder/comfyui-copilot": { "stars": 25, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 4254 + "author_account_age_days": 4257 }, "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3203 + "author_account_age_days": 3206 }, "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1214 + "author_account_age_days": 1217 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 610 + "author_account_age_days": 612 }, "https://github.com/io-club/ComfyUI-LuminaNext": { "stars": 0, "last_update": "2024-09-23 12:02:22", - "author_account_age_days": 980 + "author_account_age_days": 982 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 12, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 4819 + "author_account_age_days": 4821 }, "https://github.com/jax-explorer/ComfyUI-DreamO": { "stars": 65, "last_update": "2025-05-22 08:07:02", - "author_account_age_days": 918 + "author_account_age_days": 920 }, "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 1, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5191 + "author_account_age_days": 5193 }, "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, "last_update": "2025-04-19 10:54:34", - "author_account_age_days": 3620 + "author_account_age_days": 3623 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, "last_update": "2024-08-30 06:42:39", - "author_account_age_days": 797 + "author_account_age_days": 799 }, "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-02-19 23:13:05", - "author_account_age_days": 296 + "author_account_age_days": 299 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 227, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 361 + "author_account_age_days": 364 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, "last_update": "2025-01-21 17:36:29", - "author_account_age_days": 5288 + "author_account_age_days": 5291 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4325 + "author_account_age_days": 4328 }, "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, "last_update": "2025-05-17 01:04:37", - "author_account_age_days": 2766 + "author_account_age_days": 2769 }, "https://github.com/jschoormans/Comfy-InterestingPixels": { "stars": 1, "last_update": "2025-02-05 08:34:17", - "author_account_age_days": 3880 + "author_account_age_days": 3883 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 280, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 843 + "author_account_age_days": 845 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 212, "last_update": "2024-10-18 10:37:10", - "author_account_age_days": 5094 + "author_account_age_days": 5096 }, "https://github.com/jtydhr88/ComfyUI_frontend_vue_basic": { "stars": 1, "last_update": "2025-05-31 12:01:34", - "author_account_age_days": 5094 + "author_account_age_days": 5096 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2671 + "author_account_age_days": 2673 }, "https://github.com/kandy/ComfyUI-KAndy": { "stars": 0, "last_update": "2025-04-08 01:42:33", - "author_account_age_days": 5814 + "author_account_age_days": 5816 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1852 + "author_account_age_days": 1854 }, "https://github.com/karthikg-09/ComfyUI-3ncrypt": { "stars": 0, "last_update": "2024-12-27 09:09:07", - "author_account_age_days": 537 + "author_account_age_days": 539 }, "https://github.com/kevin314/ComfyUI-FastVideo": { "stars": 0, "last_update": "2025-05-25 10:25:28", - "author_account_age_days": 2474 + "author_account_age_days": 2476 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 11, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 46, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 61, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 10, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { - "stars": 83, + "stars": 84, "last_update": "2024-08-14 02:20:18", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 60, "last_update": "2025-04-18 10:50:26", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { - "stars": 1244, + "stars": 1247, "last_update": "2025-05-06 06:20:32", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { - "stars": 706, + "stars": 709, "last_update": "2025-04-22 05:58:36", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { - "stars": 2451, + "stars": 2452, "last_update": "2025-05-12 13:31:36", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-MMAudio": { - "stars": 334, + "stars": 336, "last_update": "2025-01-23 17:06:52", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-MochiWrapper": { "stars": 784, "last_update": "2024-11-11 13:54:57", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-VEnhancer": { "stars": 73, "last_update": "2024-11-02 00:24:36", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-VideoNoiseWarp": { "stars": 152, "last_update": "2025-03-30 13:39:03", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kijai/ComfyUI-WanVideoWrapper": { - "stars": 2704, + "stars": 2729, "last_update": "2025-05-31 17:46:46", - "author_account_age_days": 2524 + "author_account_age_days": 2526 }, "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks": { "stars": 16, "last_update": "2025-04-03 17:22:59", - "author_account_age_days": 198 + "author_account_age_days": 200 }, "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": 198 + "author_account_age_days": 200 }, "https://github.com/kk8bit/KayTool": { "stars": 124, "last_update": "2025-05-25 03:46:23", - "author_account_age_days": 698 + "author_account_age_days": 700 }, "https://github.com/krich-cto/ComfyUI-Flow-Control": { "stars": 1, - "last_update": "2025-05-24 06:00:23", - "author_account_age_days": 1606 + "last_update": "2025-06-01 03:38:17", + "author_account_age_days": 1608 }, "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1529 + "author_account_age_days": 1531 }, "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, "last_update": "2024-12-08 16:59:31", - "author_account_age_days": 1723 + "author_account_age_days": 1725 }, "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 4888 + "author_account_age_days": 4890 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 4888 + "author_account_age_days": 4890 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-11-04 21:14:07", - "author_account_age_days": 1282 + "author_account_age_days": 1284 }, "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 1, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 2993 + "author_account_age_days": 2996 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 1, "last_update": "2025-05-05 04:00:28", - "author_account_age_days": 1117 + "author_account_age_days": 1120 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 3172 + "author_account_age_days": 3174 }, "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 7, "last_update": "2024-11-14 08:21:40", - "author_account_age_days": 2755 + "author_account_age_days": 2757 }, "https://github.com/leadbreak/comfyui-faceaging": { "stars": 84, "last_update": "2024-10-31 08:25:21", - "author_account_age_days": 1714 + "author_account_age_days": 1716 }, "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3135 + "author_account_age_days": 3138 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { - "stars": 20, + "stars": 21, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4416 + "author_account_age_days": 4419 }, "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, "last_update": "2025-04-21 11:48:26", - "author_account_age_days": 694 + "author_account_age_days": 696 }, "https://github.com/lgldlk/ComfyUI-img-tiler": { "stars": 1, "last_update": "2024-10-17 07:56:42", - "author_account_age_days": 2031 + "author_account_age_days": 2033 }, "https://github.com/lichenhao/Comfyui_Ryota": { "stars": 0, "last_update": "2024-09-07 08:25:54", - "author_account_age_days": 4708 + "author_account_age_days": 4710 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 106, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 1019 + "author_account_age_days": 1021 }, "https://github.com/logtd/ComfyUI-Fluxtapoz": { - "stars": 1326, + "stars": 1327, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 463 + "author_account_age_days": 466 }, "https://github.com/logtd/ComfyUI-HunyuanLoom": { "stars": 472, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 463 + "author_account_age_days": 466 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 60, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 463 + "author_account_age_days": 466 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4506 + "author_account_age_days": 4508 }, "https://github.com/longzoho/ComfyUI-Qdrant-Saver": { "stars": 0, "last_update": "2025-03-07 13:44:52", - "author_account_age_days": 1860 + "author_account_age_days": 1862 }, "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 894 + "author_account_age_days": 896 }, "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 6, "last_update": "2025-05-18 17:09:17", - "author_account_age_days": 4004 + "author_account_age_days": 4006 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 239, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 803 + "author_account_age_days": 806 }, "https://github.com/ltdrdata/comfyui-unsafe-torch": { "stars": 18, "last_update": "2025-03-17 15:32:28", - "author_account_age_days": 803 + "author_account_age_days": 806 }, "https://github.com/lu64k/SK-Nodes": { "stars": 0, "last_update": "2024-11-18 03:47:34", - "author_account_age_days": 732 + "author_account_age_days": 735 }, "https://github.com/lucafoscili/lf-nodes": { "stars": 9, "last_update": "2025-05-28 19:04:59", - "author_account_age_days": 2376 + "author_account_age_days": 2378 }, "https://github.com/lum3on/comfyui_LLM_Polymath": { "stars": 63, "last_update": "2025-05-18 17:08:01", - "author_account_age_days": 115 + "author_account_age_days": 118 }, "https://github.com/lum3on/comfyui_RollingDepth": { "stars": 1, - "last_update": "2025-05-28 07:54:46", - "author_account_age_days": 115 + "last_update": "2025-06-01 18:46:56", + "author_account_age_days": 118 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2025-04-14 19:13:55", - "author_account_age_days": 390 + "author_account_age_days": 392 }, "https://github.com/machinesarenotpeople/comfyui-energycost": { "stars": 0, "last_update": "2025-05-03 21:22:23", - "author_account_age_days": 1875 + "author_account_age_days": 1877 }, "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 3004 + "author_account_age_days": 3007 }, "https://github.com/maizerrr/comfyui-code-nodes": { "stars": 0, "last_update": "2025-05-29 13:57:40", - "author_account_age_days": 3411 + "author_account_age_days": 3413 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 2147 + "author_account_age_days": 2149 }, "https://github.com/mamorett/ComfyUI-SmolVLM": { "stars": 5, "last_update": "2024-11-30 14:31:14", - "author_account_age_days": 1093 + "author_account_age_days": 1095 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 2123 + "author_account_age_days": 2126 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 3, "last_update": "2025-03-27 13:26:45", - "author_account_age_days": 4756 + "author_account_age_days": 4758 }, "https://github.com/markuryy/comfyui-spiritparticle": { "stars": 0, "last_update": "2025-03-26 03:27:05", - "author_account_age_days": 3219 + "author_account_age_days": 3222 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 4, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2597 + "author_account_age_days": 2599 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3877 + "author_account_age_days": 3879 }, "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4419 + "author_account_age_days": 4422 }, "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, "last_update": "2025-05-21 13:12:40", - "author_account_age_days": 4419 + "author_account_age_days": 4421 }, "https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": { "stars": 0, "last_update": "2025-05-09 13:18:07", - "author_account_age_days": 4357 + "author_account_age_days": 4360 }, "https://github.com/mehbebe/ComfyLoraGallery": { "stars": 1, "last_update": "2024-12-29 12:44:29", - "author_account_age_days": 700 + "author_account_age_days": 702 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 4086 + "author_account_age_days": 4089 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, "last_update": "2025-01-29 16:29:23", - "author_account_age_days": 2905 + "author_account_age_days": 2907 }, "https://github.com/mikeymcfish/FishTools": { "stars": 25, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3744 + "author_account_age_days": 3747 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, "last_update": "2024-11-19 16:05:05", - "author_account_age_days": 1522 + "author_account_age_days": 1524 }, "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, "last_update": "2024-11-21 01:29:48", - "author_account_age_days": 907 + "author_account_age_days": 910 }, "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, "last_update": "2025-01-10 07:33:40", - "author_account_age_days": 727 + "author_account_age_days": 729 }, "https://github.com/mm-akhtar/comfyui-mask-selector-node": { "stars": 0, "last_update": "2025-04-18 10:06:17", - "author_account_age_days": 1834 + "author_account_age_days": 1836 }, "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, "last_update": "2025-01-25 14:39:17", - "author_account_age_days": 2761 + "author_account_age_days": 2763 }, "https://github.com/molbal/comfy-url-fetcher": { "stars": 0, "last_update": "2025-02-02 13:37:48", - "author_account_age_days": 4238 + "author_account_age_days": 4240 }, "https://github.com/monate0615/ComfyUI-Affine-Transform": { "stars": 2, "last_update": "2024-10-05 17:42:40", - "author_account_age_days": 301 + "author_account_age_days": 303 }, "https://github.com/monate0615/ComfyUI-Simple-Image-Tools": { "stars": 0, "last_update": "2024-10-12 18:29:58", - "author_account_age_days": 301 + "author_account_age_days": 303 }, "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 19, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2382 + "author_account_age_days": 2385 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 50, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 3200 + "author_account_age_days": 3202 }, "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1639 + "author_account_age_days": 1642 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1639 + "author_account_age_days": 1642 }, "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3031 + "author_account_age_days": 3034 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3334 + "author_account_age_days": 3337 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 3, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3334 + "author_account_age_days": 3337 }, "https://github.com/nat-chan/transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3334 + "author_account_age_days": 3337 }, "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, "last_update": "2024-10-26 19:25:43", - "author_account_age_days": 2220 + "author_account_age_days": 2222 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 0, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 2220 + "author_account_age_days": 2222 }, "https://github.com/neo0801/my-comfy-node": { "stars": 0, "last_update": "2024-09-20 07:49:04", - "author_account_age_days": 4121 + "author_account_age_days": 4124 }, "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4223 + "author_account_age_days": 4225 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4223 + "author_account_age_days": 4225 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4223 + "author_account_age_days": 4225 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 3, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4223 + "author_account_age_days": 4225 }, "https://github.com/neverbiasu/ComfyUI-ControlNeXt": { "stars": 3, "last_update": "2024-08-15 08:15:43", - "author_account_age_days": 1360 + "author_account_age_days": 1362 }, "https://github.com/neverbiasu/ComfyUI-DeepSeek": { "stars": 0, "last_update": "2025-02-01 04:17:59", - "author_account_age_days": 1360 + "author_account_age_days": 1362 }, "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { "stars": 4, "last_update": "2024-12-30 13:32:43", - "author_account_age_days": 1360 + "author_account_age_days": 1362 }, "https://github.com/newraina/ComfyUI-Remote-Save-Image": { "stars": 0, "last_update": "2025-04-18 10:50:44", - "author_account_age_days": 3778 + "author_account_age_days": 3780 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 5209 + "author_account_age_days": 5211 }, "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 4890 + "author_account_age_days": 4892 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 17, "last_update": "2025-03-30 08:19:25", - "author_account_age_days": 501 + "author_account_age_days": 503 }, "https://github.com/nobandegani/comfyui_ino_nodes": { - "stars": 0, + "stars": 1, "last_update": "2025-05-16 08:35:21", - "author_account_age_days": 1628 + "author_account_age_days": 1630 }, "https://github.com/nomcycle/ComfyUI_Cluster": { "stars": 3, "last_update": "2025-05-28 03:57:01", - "author_account_age_days": 4680 + "author_account_age_days": 4682 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 9, "last_update": "2024-08-11 22:22:04", - "author_account_age_days": 4371 + "author_account_age_days": 4373 }, "https://github.com/osuiso-depot/comfyui-keshigom_custom": { "stars": 0, "last_update": "2025-02-27 10:01:17", - "author_account_age_days": 1451 + "author_account_age_days": 1453 }, "https://github.com/owengillett/ComfyUI-tilefusion": { "stars": 0, "last_update": "2025-02-19 11:05:53", - "author_account_age_days": 2074 + "author_account_age_days": 2076 }, "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4452 + "author_account_age_days": 4455 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-01-27 18:29:08", - "author_account_age_days": 4452 + "author_account_age_days": 4455 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, "last_update": "2024-08-15 10:37:43", - "author_account_age_days": 2671 + "author_account_age_days": 2673 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 1182 + "author_account_age_days": 1185 }, "https://github.com/p1atdev/comfyui-aesthetic-predictor": { "stars": 0, "last_update": "2025-05-10 08:03:13", - "author_account_age_days": 1956 + "author_account_age_days": 1958 }, "https://github.com/pacchikAI/ImagePromptBatch": { "stars": 0, "last_update": "2025-05-26 12:48:05", - "author_account_age_days": 19 + "author_account_age_days": 22 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 180, "last_update": "2025-05-30 19:55:07", - "author_account_age_days": 2472 + "author_account_age_days": 2474 }, "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", - "author_account_age_days": 1853 + "author_account_age_days": 1856 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, "last_update": "2025-01-10 14:28:51", - "author_account_age_days": 1902 + "author_account_age_days": 1905 }, "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, "last_update": "2025-03-10 09:16:44", - "author_account_age_days": 5465 + "author_account_age_days": 5467 }, "https://github.com/phamngoctukts/ComyUI-Tupham": { "stars": 1, "last_update": "2025-01-09 04:02:54", - "author_account_age_days": 4229 + "author_account_age_days": 4231 }, "https://github.com/pictorialink/ComfyUI-static-resource": { "stars": 0, "last_update": "2025-05-29 09:04:55", - "author_account_age_days": 17 + "author_account_age_days": 19 }, "https://github.com/pixuai/ComfyUI-PixuAI": { "stars": 0, "last_update": "2025-03-01 13:56:56", - "author_account_age_days": 91 + "author_account_age_days": 93 }, "https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": { "stars": 1, "last_update": "2025-04-08 11:18:55", - "author_account_age_days": 405 + "author_account_age_days": 407 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1578 + "author_account_age_days": 1580 }, "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, "last_update": "2025-05-19 15:15:50", - "author_account_age_days": 4596 + "author_account_age_days": 4599 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3072 + "author_account_age_days": 3075 }, "https://github.com/prabinpebam/anyPython": { "stars": 12, "last_update": "2025-02-15 06:56:01", - "author_account_age_days": 4584 + "author_account_age_days": 4586 }, "https://github.com/prodogape/ComfyUI-clip-interrogator": { "stars": 57, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1371 + "author_account_age_days": 1373 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 3, "last_update": "2025-05-21 01:33:15", - "author_account_age_days": 4328 + "author_account_age_days": 4331 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2440 + "author_account_age_days": 2443 }, "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, - "last_update": "2025-05-30 20:59:28", - "author_account_age_days": 1370 + "last_update": "2025-06-02 20:51:17", + "author_account_age_days": 1372 }, "https://github.com/rakki194/ComfyUI_WolfSigmas": { "stars": 3, "last_update": "2025-05-21 13:02:21", - "author_account_age_days": 119 + "author_account_age_days": 121 }, "https://github.com/ralonsobeas/ComfyUI-HDRConversion": { "stars": 5, "last_update": "2024-12-12 20:21:26", - "author_account_age_days": 2399 + "author_account_age_days": 2402 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 48, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 480 + "author_account_age_days": 483 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, "last_update": "2025-03-18 08:35:59", - "author_account_age_days": 338 + "author_account_age_days": 340 }, "https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": { "stars": 0, "last_update": "2025-03-15 20:46:14", - "author_account_age_days": 5174 + "author_account_age_days": 5176 }, "https://github.com/rickyars/sd-cn-animation": { "stars": 0, "last_update": "2025-05-18 22:33:04", - "author_account_age_days": 4545 + "author_account_age_days": 4548 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { - "stars": 7, + "stars": 8, "last_update": "2025-05-16 18:24:23", - "author_account_age_days": 2691 + "author_account_age_days": 2694 }, "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, "last_update": "2025-05-14 07:13:26", - "author_account_age_days": 988 + "author_account_age_days": 990 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 4, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 988 + "author_account_age_days": 990 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 988 + "author_account_age_days": 990 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, "last_update": "2025-03-01 20:03:57", - "author_account_age_days": 2521 + "author_account_age_days": 2523 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 631 + "author_account_age_days": 634 }, "https://github.com/ronaldstg/comfyui-plus-integrations": { "stars": 0, "last_update": "2025-05-02 17:38:19", - "author_account_age_days": 4122 + "author_account_age_days": 4125 }, "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, "last_update": "2025-04-03 09:55:50", - "author_account_age_days": 3517 + "author_account_age_days": 3520 }, "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, "last_update": "2025-04-14 18:53:06", - "author_account_age_days": 3826 + "author_account_age_days": 3829 }, "https://github.com/ruka-game/rukalib_comfyui": { "stars": 0, "last_update": "2024-10-03 23:59:55", - "author_account_age_days": 246 + "author_account_age_days": 248 }, "https://github.com/ryanontheinside/ComfyUI-Livepeer": { "stars": 1, "last_update": "2025-04-21 22:53:14", - "author_account_age_days": 4030 + "author_account_age_days": 4033 }, "https://github.com/ryanontheinside/ComfyUI-MineWorld": { "stars": 2, "last_update": "2025-04-16 18:59:09", - "author_account_age_days": 4030 + "author_account_age_days": 4033 }, "https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": { "stars": 1, "last_update": "2024-12-31 17:43:33", - "author_account_age_days": 4030 + "author_account_age_days": 4033 }, "https://github.com/sangeet/testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5421 + "author_account_age_days": 5423 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 576 + "author_account_age_days": 578 }, "https://github.com/seancheung/comfyui-creative-nodes": { "stars": 0, "last_update": "2024-09-13 06:22:45", - "author_account_age_days": 4279 + "author_account_age_days": 4281 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 9, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3656 + "author_account_age_days": 3658 }, "https://github.com/shadowcz007/Comfyui-EzAudio": { "stars": 1, "last_update": "2024-09-22 03:17:40", - "author_account_age_days": 3656 + "author_account_age_days": 3658 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 3, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3656 + "author_account_age_days": 3658 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 1, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3656 + "author_account_age_days": 3658 }, "https://github.com/shadowcz007/comfyui-sd-prompt-mixlab": { "stars": 16, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3656 + "author_account_age_days": 3658 }, "https://github.com/shinich39/comfyui-nothing-happened": { "stars": 0, "last_update": "2025-05-25 10:18:24", - "author_account_age_days": 653 + "author_account_age_days": 656 }, "https://github.com/shinich39/comfyui-run-js": { "stars": 0, "last_update": "2025-05-25 10:19:06", - "author_account_age_days": 653 + "author_account_age_days": 656 }, "https://github.com/shinich39/comfyui-textarea-is-shit": { "stars": 0, - "last_update": "2025-05-26 12:57:40", - "author_account_age_days": 653 + "last_update": "2025-06-02 10:21:33", + "author_account_age_days": 656 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 1, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4303 + "author_account_age_days": 4305 }, "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": { "stars": 0, "last_update": "2024-08-27 02:24:05", - "author_account_age_days": 4459 + "author_account_age_days": 4461 }, "https://github.com/silent-rain/ComfyUI-SilentRain": { "stars": 0, "last_update": "2025-05-30 10:00:53", - "author_account_age_days": 2484 + "author_account_age_days": 2486 }, "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 1, "last_update": "2025-05-16 03:24:41", - "author_account_age_days": 1842 + "author_account_age_days": 1845 }, "https://github.com/sizzlebop/comfyui-llm-prompt-enhancer": { "stars": 6, "last_update": "2025-01-28 12:43:25", - "author_account_age_days": 130 + "author_account_age_days": 132 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 5, "last_update": "2025-03-17 06:45:58", - "author_account_age_days": 695 + "author_account_age_days": 698 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { "stars": 51, "last_update": "2025-04-09 14:21:57", - "author_account_age_days": 695 + "author_account_age_days": 698 }, "https://github.com/sofakid/dandy": { "stars": 50, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4394 + "author_account_age_days": 4397 }, "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, "last_update": "2025-04-27 12:38:20", - "author_account_age_days": 1587 + "author_account_age_days": 1589 }, "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 1824 + "author_account_age_days": 1826 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 1824 + "author_account_age_days": 1826 }, "https://github.com/springjk/ComfyUI-Psutil-Container-Memory-Patch": { "stars": 0, "last_update": "2025-04-23 15:12:34", - "author_account_age_days": 4002 + "author_account_age_days": 4004 }, "https://github.com/sswink/comfyui-lingshang": { "stars": 0, "last_update": "2024-11-06 15:04:22", - "author_account_age_days": 2877 + "author_account_age_days": 2879 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 12, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4425 + "author_account_age_days": 4427 }, "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 9, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1195 + "author_account_age_days": 1197 }, "https://github.com/stiffy-committee/comfyui-stiffy-nodes": { "stars": 1, "last_update": "2025-04-12 22:36:51", - "author_account_age_days": 1598 + "author_account_age_days": 1600 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2025-05-11 21:29:49", - "author_account_age_days": 4179 + "author_account_age_days": 4181 }, "https://github.com/sugarkwork/comfyui_image_crop": { "stars": 0, "last_update": "2025-03-14 01:43:03", - "author_account_age_days": 1217 + "author_account_age_days": 1219 }, "https://github.com/sugarkwork/comfyui_my_img_util": { "stars": 0, "last_update": "2025-04-04 15:51:26", - "author_account_age_days": 1217 + "author_account_age_days": 1219 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 5, "last_update": "2025-01-14 04:33:37", - "author_account_age_days": 1217 + "author_account_age_days": 1219 }, "https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud": { "stars": 0, "last_update": "2024-11-12 03:30:38", - "author_account_age_days": 4466 + "author_account_age_days": 4468 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 2, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 897 + "author_account_age_days": 899 }, "https://github.com/talon468/ComfyUI-Rpg-Architect": { "stars": 4, "last_update": "2024-08-31 14:47:47", - "author_account_age_days": 759 + "author_account_age_days": 761 }, "https://github.com/tanmoy-it/comfyuiCustomNode": { "stars": 0, "last_update": "2025-05-10 07:45:32", - "author_account_age_days": 273 + "author_account_age_days": 275 }, "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", - "author_account_age_days": 2601 + "author_account_age_days": 2604 }, "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, "last_update": "2025-03-31 02:17:02", - "author_account_age_days": 2529 + "author_account_age_days": 2532 }, "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, "last_update": "2025-04-06 02:57:20", - "author_account_age_days": 2973 + "author_account_age_days": 2975 }, "https://github.com/techzuhaib/ComfyUI-CacheImageNode": { "stars": 0, "last_update": "2024-11-29 07:31:49", - "author_account_age_days": 511 + "author_account_age_days": 513 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3207 + "author_account_age_days": 3210 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1292 + "author_account_age_days": 1295 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, "last_update": "2025-02-15 13:41:14", - "author_account_age_days": 4306 + "author_account_age_days": 4308 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 454 + "author_account_age_days": 456 }, "https://github.com/tom-doerr/dspy_nodes": { "stars": 187, "last_update": "2024-12-01 20:14:37", - "author_account_age_days": 3121 + "author_account_age_days": 3123 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 36, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5540 + "author_account_age_days": 5542 }, "https://github.com/trampolin/comfy-ui-scryfall": { "stars": 0, "last_update": "2025-05-20 11:46:54", - "author_account_age_days": 4586 + "author_account_age_days": 4588 }, "https://github.com/trashgraphicard/Albedo-Sampler-for-ComfyUI": { "stars": 4, "last_update": "2024-12-04 23:50:38", - "author_account_age_days": 1017 + "author_account_age_days": 1019 }, "https://github.com/truebillyblue/lC.ComfyUI_epistemic_nodes": { "stars": 0, "last_update": "2025-05-29 14:43:38", - "author_account_age_days": 97 + "author_account_age_days": 99 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 3279 + "author_account_age_days": 3282 }, "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, "last_update": "2025-04-23 22:46:46", - "author_account_age_days": 4959 + "author_account_age_days": 4961 }, "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, "last_update": "2025-04-11 15:28:03", - "author_account_age_days": 2163 + "author_account_age_days": 2166 }, "https://github.com/uauaouau/mycraft-comfyui": { - "stars": 2, + "stars": 3, "last_update": "2025-04-12 18:08:12", - "author_account_age_days": 64 + "author_account_age_days": 66 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 2164 + "author_account_age_days": 2166 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 6, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 3239 + "author_account_age_days": 3241 }, "https://github.com/usman2003/ComfyUI-Classifiers": { "stars": 0, "last_update": "2025-05-21 12:44:01", - "author_account_age_days": 1878 + "author_account_age_days": 1880 }, "https://github.com/usman2003/ComfyUI-RaceDetect": { "stars": 0, "last_update": "2025-05-23 12:23:39", - "author_account_age_days": 1878 + "author_account_age_days": 1880 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-02-09 14:31:19", - "author_account_age_days": 5105 + "author_account_age_days": 5108 }, "https://github.com/vchopine/ComfyUI_Toolbox": { "stars": 2, "last_update": "2025-03-18 16:12:09", - "author_account_age_days": 3931 + "author_account_age_days": 3934 }, "https://github.com/virallover/comfyui-virallover": { "stars": 0, - "last_update": "2025-05-31 16:25:21", - "author_account_age_days": 33 + "last_update": "2025-06-02 13:49:38", + "author_account_age_days": 36 }, "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, - "last_update": "2025-05-19 00:14:30", - "author_account_age_days": 4690 + "last_update": "2025-06-01 08:42:50", + "author_account_age_days": 4692 }, "https://github.com/vladp0727/Comfyui-with-Furniture": { "stars": 0, "last_update": "2025-04-18 08:58:04", - "author_account_age_days": 71 + "author_account_age_days": 73 }, "https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": { "stars": 0, "last_update": "2025-05-29 05:25:00", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera": { "stars": 0, "last_update": "2025-05-29 12:23:18", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/wTechArtist/ComfyUI_WWL_Florence2SAM2": { "stars": 1, "last_update": "2025-05-29 02:55:33", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/wTechArtist/ComfyUI_vvl_BBOX": { "stars": 0, "last_update": "2025-05-21 12:14:07", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 3, "last_update": "2025-03-25 14:36:37", - "author_account_age_days": 3117 + "author_account_age_days": 3119 }, "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 3824 + "author_account_age_days": 3827 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 1, "last_update": "2025-04-22 14:16:27", - "author_account_age_days": 2074 + "author_account_age_days": 2076 }, "https://github.com/watarika/ComfyUI-exit": { "stars": 0, "last_update": "2025-01-05 03:24:05", - "author_account_age_days": 2074 + "author_account_age_days": 2076 }, "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": { "stars": 0, "last_update": "2025-01-05 06:04:53", - "author_account_age_days": 4132 + "author_account_age_days": 4134 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 19, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4933 + "author_account_age_days": 4935 }, "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2025-01-02 00:35:50", - "author_account_age_days": 1029 + "author_account_age_days": 1031 }, "https://github.com/wordbrew/comfyui-wan-control-nodes": { "stars": 6, "last_update": "2025-04-08 04:15:58", - "author_account_age_days": 954 + "author_account_age_days": 956 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2814 + "author_account_age_days": 2817 }, "https://github.com/x3bits/ComfyUI-Power-Flow": { "stars": 2, "last_update": "2025-01-14 14:20:35", - "author_account_age_days": 3724 + "author_account_age_days": 3726 }, "https://github.com/xiaoyumu/ComfyUI-XYNodes": { "stars": 0, "last_update": "2024-12-05 07:07:30", - "author_account_age_days": 4358 + "author_account_age_days": 4360 }, "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 792 + "author_account_age_days": 795 }, "https://github.com/xl0/q_tools": { "stars": 0, "last_update": "2025-05-28 06:09:00", - "author_account_age_days": 5343 + "author_account_age_days": 5345 }, "https://github.com/xmarked-ai/ComfyUI_misc": { "stars": 2, "last_update": "2025-05-18 21:39:15", - "author_account_age_days": 214 + "author_account_age_days": 217 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, "last_update": "2025-05-03 20:59:53", - "author_account_age_days": 2042 + "author_account_age_days": 2045 + }, + "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { + "stars": 5, + "last_update": "2025-06-01 04:29:47", + "author_account_age_days": 3978 }, "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 1, "last_update": "2025-04-08 09:14:57", - "author_account_age_days": 3903 + "author_account_age_days": 3905 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-04-08 09:14:25", - "author_account_age_days": 3903 + "author_account_age_days": 3905 }, "https://github.com/yanlang0123/ComfyUI_Lam": { - "stars": 41, + "stars": 42, "last_update": "2025-05-24 12:20:05", - "author_account_age_days": 3149 + "author_account_age_days": 3152 }, "https://github.com/yichengup/ComfyUI-YCNodes_Advance": { "stars": 2, - "last_update": "2025-05-27 13:29:05", - "author_account_age_days": 466 + "last_update": "2025-06-01 10:28:55", + "author_account_age_days": 468 }, "https://github.com/yichengup/Comfyui-NodeSpark": { "stars": 5, "last_update": "2025-01-20 14:20:36", - "author_account_age_days": 466 + "author_account_age_days": 468 }, "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, "last_update": "2025-05-28 10:06:17", - "author_account_age_days": 3971 + "author_account_age_days": 3974 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, "last_update": "2024-08-30 05:29:07", - "author_account_age_days": 291 + "author_account_age_days": 294 + }, + "https://github.com/zackabrams/ComfyUI-KeySyncWrapper": { + "stars": 0, + "last_update": "2025-06-02 22:59:14", + "author_account_age_days": 2673 }, "https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": { "stars": 1, "last_update": "2025-04-01 08:10:16", - "author_account_age_days": 2580 + "author_account_age_days": 2582 }, "https://github.com/zhengxyz123/ComfyUI-CLIPSeg": { "stars": 0, "last_update": "2025-05-20 12:40:03", - "author_account_age_days": 1996 + "author_account_age_days": 1998 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 345, "last_update": "2025-03-11 02:53:01", - "author_account_age_days": 3800 + "author_account_age_days": 3802 }, "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3321 + "author_account_age_days": 3324 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2324 + "author_account_age_days": 2326 }, "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 0, "last_update": "2025-04-12 01:13:21", - "author_account_age_days": 3965 + "author_account_age_days": 3968 } } \ 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 1e1adce6..d8288b26 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,97 @@ + + { + "author": "violet0927", + "title": "ComfyUI OmniConsistency Nodes", + "reference": "https://github.com/lc03lc/Comfyui_OmniConsistency", + "files": [ + "https://github.com/lc03lc/Comfyui_OmniConsistency" + ], + "install_type": "git-clone", + "description": "ComfyUI OmniConsistency Nodes is a collection of nodes for ComfyUI that allows you to load and use OmniConsistency models." + }, + { + "author": "ShmuelRonen", + "title": "ComfyUI_ChatterBox", + "reference": "https://github.com/ShmuelRonen/ComfyUI_ChatterBox", + "files": [ + "https://github.com/ShmuelRonen/ComfyUI_ChatterBox" + ], + "install_type": "git-clone", + "description": "An unofficial ComfyUI custom node integration for [a/Resemble AI's ChatterBox](https://github.com/resemble-ai/chatterbox) - a state-of-the-art open-source Text-to-Speech (TTS) model with voice cloning capabilities." + }, + { + "author": "bikiam", + "title": "ComfyUI_WhisperSRT", + "reference": "https://github.com/bikiam/ComfyUI_WhisperSRT", + "files": [ + "https://github.com/bikiam/ComfyUI_WhisperSRT" + ], + "install_type": "git-clone", + "description": "This is custom node for audio transcribe with SRT." + }, + { + "author": "Chrisvenator", + "title": "painting-by-colors-generator", + "reference": "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator", + "files": [ + "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator" + ], + "install_type": "git-clone", + "description": "Create a painting by colors image from an image" + }, + { + "author": "wildminder", + "title": "ComfyUI-Optim", + "reference": "https://github.com/wildminder/000_ComfyUI-Optim", + "files": [ + "https://github.com/wildminder/000_ComfyUI-Optim" + ], + "install_type": "git-clone", + "description": "ComfyUI startup optimizer and patcher" + }, + { + "author": "Chrisvenator", + "title": "ComfyUI Image Processing Nodes", + "reference": "https://github.com/chaunceyyann/comfyui-image-processing-nodes", + "files": [ + "https://github.com/chaunceyyann/comfyui-image-processing-nodes" + ], + "install_type": "git-clone", + "description": "A collection of custom nodes for ComfyUI focused on image processing operations." + }, + { + "author": "tetsuoo-online", + "title": "comfyui-too-xmp-metadata", + "reference": "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata", + "files": [ + "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI that allow you to read and write XMP metadata to images" + }, + { + "author": "alessandrozonta", + "title": "ComfyUI-PoseDirection", + "reference": "https://github.com/alessandrozonta/ComfyUI-PoseDirection", + "files": [ + "https://github.com/alessandrozonta/ComfyUI-PoseDirection" + ], + "install_type": "git-clone", + "description": "This custom node for ComfyUI analyzes OpenPose keypoints to determine if a person in an image is facing forward, showing their left side, or their right side." + }, + { + "author": "avocadori", + "title": "ComfyUI-load-image-prompt-lora", + "reference": "https://github.com/avocadori/ComfyUI-load-image-prompt-lora", + "files": [ + "https://github.com/avocadori/ComfyUI-load-image-prompt-lora" + ], + "install_type": "git-clone", + "description": "NODES: YAML Image Cycler (Full), YAML Image Cycler (Simple), YAML LoRA Extractor, YAML LoRA Loader, YAML LoRA Selector" + }, { "author": "vivi-gomez", "title": "ComfyUI Fix Node Translate", @@ -42,6 +133,26 @@ "install_type": "git-clone", "description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg." }, + { + "author": "thalismind", + "title": "ComfyUI Blend Image Nodes", + "reference": "https://github.com/thalismind/ComfyUI-Blend-Nodes", + "files": [ + "https://github.com/thalismind/ComfyUI-Blend-Nodes" + ], + "install_type": "git-clone", + "description": "This repository contains a ComfyUI node for blending images using various blending modes. Can be used to watermark images, create overlays, or apply effects to images in a ComfyUI workflow." + }, + { + "author": "boricuapab", + "title": "ComfyUI-Bori-JsonSetGetConverter", + "reference": "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter", + "files": [ + "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter" + ], + "install_type": "git-clone", + "description": "This is a custom node for ComfyUI that takes in a file path full of json's and finds the mape variable nodes in them and converts them to the kjnode set and get nodes." + }, { "author": "smthemex", "title": "ComfyUI_HunyuanAvatar_Sm", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 04ceddd6..c343a70e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1587,6 +1587,7 @@ "BillBum_Modified_Dalle_API_Node", "BillBum_Modified_DropoutToken_Node", "BillBum_Modified_Flux_API_Node", + "BillBum_Modified_Flux_API_with_imgInput", "BillBum_Modified_GPTImage1_API_Node", "BillBum_Modified_Ideogram_API_Node", "BillBum_Modified_ImageSplit_Node", @@ -2951,6 +2952,19 @@ "title_aux": "ComfyUI-Line-counter" } ], + "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": [ + [ + "EnhancedPaintByNumbersNode", + "HexStackNode", + "NumbersOverlayAdvancedNode", + "NumbersOverlayNode", + "PaintByNumbersNode", + "PaintByNumbersTemplateNode" + ], + { + "title_aux": "painting-by-colors-generator" + } + ], "https://github.com/ClownsharkBatwing/RES4LYF": [ [ "AdvancedNoise", @@ -8450,7 +8464,7 @@ "title_aux": "ComfyUI-NS-ManySliders" } ], - "https://github.com/NakamuraShippo/ComfyUI-PromptList": [ + "https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": [ [ "NS-PromptList" ], @@ -8999,6 +9013,14 @@ "title_aux": "ComfyUI_OpenCV" } ], + "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": [ + [ + "SaveAudioAsMP3" + ], + { + "title_aux": "ComfyUI-LikeSpiderAI-SaveMP3" + } + ], "https://github.com/PixelFunAI/ComfyUI_PixelFun": [ [ "HunyuanLoadAndEditLoraBlocks", @@ -10486,6 +10508,15 @@ "title_aux": "ComfyUI-WanVideoKsampler" } ], + "https://github.com/ShmuelRonen/ComfyUI_ChatterBox": [ + [ + "ChatterboxGenerate", + "ChatterboxModelLoader" + ], + { + "title_aux": "ComfyUI_ChatterBox" + } + ], "https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": [ [ "FluxPro11WithFinetune" @@ -14742,6 +14773,14 @@ "title_aux": "OpenPose Node" } ], + "https://github.com/alessandrozonta/ComfyUI-PoseDirection": [ + [ + "OpenPose - Get direction" + ], + { + "title_aux": "ComfyUI-PoseDirection" + } + ], "https://github.com/alessandrozonta/Comfyui-LoopLoader": [ [ "LoadLoopImagesFromDir" @@ -15063,6 +15102,7 @@ "Sage_ModelReport", "Sage_ModelShifts", "Sage_MultiModelPicker", + "Sage_OllamaLLMPrompt", "Sage_PonyPrefix", "Sage_PonyStyle", "Sage_SamplerInfo", @@ -15315,6 +15355,18 @@ "title_aux": "ComfyUI-AV-MegaTTS3" } ], + "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": [ + [ + "YAMLImageCycler", + "YAMLImageCyclerSimple", + "YAMLLoRAExtractor", + "YAMLLoRALoader", + "YAMLLoRASelector" + ], + { + "title_aux": "ComfyUI-load-image-prompt-lora" + } + ], "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [ [ "Amazon Bedrock - Luma AI Ray Video", @@ -15775,6 +15827,14 @@ "title_aux": "ComfyUI-ResolutionPresets" } ], + "https://github.com/bikiam/ComfyUI_WhisperSRT": [ + [ + "WhisperAudioToSRTText" + ], + { + "title_aux": "ComfyUI_WhisperSRT" + } + ], "https://github.com/bilal-arikan/ComfyUI_TextAssets": [ [ "LoadTextAsset" @@ -16318,6 +16378,14 @@ "title_aux": "ComfyUI-ntfy" } ], + "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": [ + [ + "Bori Json Get Set Convert" + ], + { + "title_aux": "ComfyUI-Bori-JsonSetGetConverter" + } + ], "https://github.com/bradsec/ComfyUI_ResolutionSelector": [ [ "ResolutionSelector" @@ -18585,6 +18653,7 @@ "GLIGENTextBoxApply", "GeminiInputFiles", "GeminiNode", + "GetImageSize", "GetVideoComponents", "GrowMask", "Hunyuan3Dv2Conditioning", @@ -26141,6 +26210,14 @@ "title_aux": "Google Photos Loader - by PabloGFX" } ], + "https://github.com/lc03lc/Comfyui_OmniConsistency": [ + [ + "Comfyui_OmniConsistency" + ], + { + "title_aux": "ComfyUI OmniConsistency Nodes" + } + ], "https://github.com/lceric/comfyui-gpt-image": [ [ "GPTImage1Generate" @@ -27674,7 +27751,7 @@ "SaveAsSafeTensor" ], { - "title_aux": "ComfyUI Model Quantizer" + "title_aux": "ComfyUI-ModelQuantizer" } ], "https://github.com/lum3on/comfyui_LLM_Polymath": [ @@ -33422,6 +33499,16 @@ "title_aux": "ComfyUI_Curves" } ], + "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": [ + [ + "ReadXMPMetadata", + "WriteXMPMetadataLossless", + "WriteXMPMetadataTensor" + ], + { + "title_aux": "comfyui-too-xmp-metadata" + } + ], "https://github.com/teward/ComfyUI-Helper-Nodes": [ [ "HelperNodes_CfgScale", @@ -33442,6 +33529,14 @@ "title_aux": "ComfyUI-Helper-Nodes" } ], + "https://github.com/thalismind/ComfyUI-Blend-Nodes": [ + [ + "BlendImageNode" + ], + { + "title_aux": "ComfyUI Blend Image Nodes" + } + ], "https://github.com/theAdamColton/ComfyUI-texflow-extension": [ [ "Load Texflow Depth Image", @@ -34256,6 +34351,14 @@ "title_aux": "comfyui-psd2png" } ], + "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": [ + [ + "HuggingFaceLoraUploader" + ], + { + "title_aux": "Hugging Face LoRA Uploader" + } + ], "https://github.com/viperyl/ComfyUI-RGT": [ [ "RGT_Upscale" @@ -36132,6 +36235,7 @@ "TextPreview", "TorchCompileModelAdvanced", "UpscaleImageWithModelIfNeed", + "VolcanoImageEditNode", "VolcanoOutpaintingNode" ], {