update DB

This commit is contained in:
Dr.Lt.Data 2025-06-12 07:17:09 +09:00
parent 99a9e33648
commit 94b294ff93
8 changed files with 780 additions and 713 deletions

View File

@ -15508,14 +15508,24 @@
}, },
{ {
"author": "Isi-dev", "author": "Isi-dev",
"title": "UniAnimate Nodes for ComfyUI", "title": "ComfyUI-UniAnimate-W",
"id": "comfyuiunianimatenodes", "id": "comfyuiunianimatenodes",
"reference": "https://github.com/Isi-dev/ComfyUI-UniAnimate-W", "reference": "https://github.com/Isi-dev/ComfyUI-UniAnimate-W",
"files": [ "files": [
"https://github.com/Isi-dev/ComfyUI-UniAnimate-W" "https://github.com/Isi-dev/ComfyUI-UniAnimate-W"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "These are nodes to animate an image with a reference video using UniAnimate. [w/Name conflict with AIFSH/ComfyUI-UniAnimate. Cannot install simulatenously.]" "description": "These are nodes to animate an image with a reference video using UniAnimate."
},
{
"author": "Isi-dev",
"title": "ComfyUI-Animation_Nodes_and_Workflows",
"reference": "https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows",
"files": [
"https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows"
],
"install_type": "git-clone",
"description": "These are nodes and workflows that can facilitate the creation of animations and video compilations."
}, },
{ {
"author": "XLabs-AI", "author": "XLabs-AI",
@ -26725,6 +26735,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This repository contains a set of custom nodes for ComfyUI that allow you to load, manipulate, extract information from, and preview PDF files directly within your workflows." "description": "This repository contains a set of custom nodes for ComfyUI that allow you to load, manipulate, extract information from, and preview PDF files directly within your workflows."
}, },
{
"author": "orion4d",
"title": "ComfyUI_extract_imag",
"reference": "https://github.com/orion4d/ComfyUI_extract_imag",
"files": [
"https://github.com/orion4d/ComfyUI_extract_imag"
],
"install_type": "git-clone",
"description": "This ComfyUI node allows you to extract all images found in various types of documents and save them to disk. It also provides a preview of the first extracted image."
},
{ {
"author": "aiaiaikkk", "author": "aiaiaikkk",
"title": "ComfyUI-Curve", "title": "ComfyUI-Curve",
@ -27415,6 +27435,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A simple ComfyUI custom node that sends webhook notifications when images are generated. Perfect for integrating your image generation workflow with external services or your own backend." "description": "A simple ComfyUI custom node that sends webhook notifications when images are generated. Perfect for integrating your image generation workflow with external services or your own backend."
}, },
{
"author": "NeoDroleDeGueule",
"title": "comfyui-image-mixer",
"reference": "https://github.com/NeoDroleDeGueule/comfyui-image-mixer",
"files": [
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that blends two images in latent space using a mix factor slider."
},

View File

@ -5963,7 +5963,22 @@
"UniAnimateImageLong" "UniAnimateImageLong"
], ],
{ {
"title_aux": "UniAnimate Nodes for ComfyUI" "title_aux": "ComfyUI-UniAnimate-W"
}
],
"https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows": [
[
"CLIPTextEncodeStyles",
"JoinVideos",
"MakeDrivingVideoForLivePortrait",
"MakePortraitWalk",
"MoveInOrOut",
"MoveLeftOrRight",
"MoveUpOrDown",
"Replace_Img_or_Vid_Bg_Assistant"
],
{
"title_aux": "ComfyUI-Animation_Nodes_and_Workflows"
} }
], ],
"https://github.com/Isulion/ComfyUI_Isulion": [ "https://github.com/Isulion/ComfyUI_Isulion": [
@ -8663,6 +8678,14 @@
"title_aux": "ComfyUI-PromptList" "title_aux": "ComfyUI-PromptList"
} }
], ],
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer": [
[
"ImageLatentMixer"
],
{
"title_aux": "comfyui-image-mixer"
}
],
"https://github.com/NeoGriever/ComfyUI-NeoGriever": [ "https://github.com/NeoGriever/ComfyUI-NeoGriever": [
[ [
"NGs_BetterCLIPTextEncode", "NGs_BetterCLIPTextEncode",
@ -30189,6 +30212,14 @@
"title_aux": "ComfyUI-Image-Effects" "title_aux": "ComfyUI-Image-Effects"
} }
], ],
"https://github.com/orion4d/ComfyUI_extract_imag": [
[
"ExtractAndSaveImagesFromDocument"
],
{
"title_aux": "ComfyUI_extract_imag"
}
],
"https://github.com/orion4d/ComfyUI_pdf_nodes": [ "https://github.com/orion4d/ComfyUI_pdf_nodes": [
[ [
"PDFExtractTextFromPages", "PDFExtractTextFromPages",

View File

@ -75,8 +75,8 @@
"author_account_age_days": 556 "author_account_age_days": 556
}, },
"https://github.com/11dogzi/CYBERPUNK-STYLE-DIY": { "https://github.com/11dogzi/CYBERPUNK-STYLE-DIY": {
"stars": 20, "stars": 22,
"last_update": "2025-06-09 14:37:19", "last_update": "2025-06-11 15:43:45",
"author_account_age_days": 477 "author_account_age_days": 477
}, },
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": {
@ -202,12 +202,12 @@
"https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-06-10 14:28:27", "last_update": "2025-06-10 14:28:27",
"author_account_age_days": 1000 "author_account_age_days": 1001
}, },
"https://github.com/A043-studios/comfyui-pixel3dmm": { "https://github.com/A043-studios/comfyui-pixel3dmm": {
"stars": 3, "stars": 3,
"last_update": "2025-06-10 08:11:51", "last_update": "2025-06-10 08:11:51",
"author_account_age_days": 1000 "author_account_age_days": 1001
}, },
"https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": {
"stars": 1, "stars": 1,
@ -527,7 +527,7 @@
"https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "https://github.com/AIToldMeTo/comfyui-cache-cleaner": {
"stars": 4, "stars": 4,
"last_update": "2025-05-29 10:44:45", "last_update": "2025-05-29 10:44:45",
"author_account_age_days": 181 "author_account_age_days": 182
}, },
"https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": {
"stars": 57, "stars": 57,
@ -632,7 +632,7 @@
"https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": {
"stars": 1, "stars": 1,
"last_update": "2025-06-10 10:21:17", "last_update": "2025-06-10 10:21:17",
"author_account_age_days": 211 "author_account_age_days": 212
}, },
"https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": {
"stars": 10, "stars": 10,
@ -667,7 +667,7 @@
"https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-06-04 07:12:02", "last_update": "2025-06-04 07:12:02",
"author_account_age_days": 3754 "author_account_age_days": 3755
}, },
"https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": {
"stars": 0, "stars": 0,
@ -1152,7 +1152,7 @@
"https://github.com/Charonartist/Comfyui_gemini_tts_node": { "https://github.com/Charonartist/Comfyui_gemini_tts_node": {
"stars": 0, "stars": 0,
"last_update": "2025-05-26 01:17:59", "last_update": "2025-05-26 01:17:59",
"author_account_age_days": 345 "author_account_age_days": 346
}, },
"https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": { "https://github.com/ChenDarYen/ComfyUI-TimestepShiftModel": {
"stars": 8, "stars": 8,
@ -1177,7 +1177,7 @@
"https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": {
"stars": 0, "stars": 0,
"last_update": "2025-06-03 07:56:17", "last_update": "2025-06-03 07:56:17",
"author_account_age_days": 2080 "author_account_age_days": 2081
}, },
"https://github.com/ClownsharkBatwing/RES4LYF": { "https://github.com/ClownsharkBatwing/RES4LYF": {
"stars": 195, "stars": 195,
@ -1197,12 +1197,12 @@
"https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": {
"stars": 3, "stars": 3,
"last_update": "2025-05-28 02:56:07", "last_update": "2025-05-28 02:56:07",
"author_account_age_days": 2249 "author_account_age_days": 2250
}, },
"https://github.com/ComfyAssets/ComfyUI_PromptManager": { "https://github.com/ComfyAssets/ComfyUI_PromptManager": {
"stars": 19, "stars": 19,
"last_update": "2025-06-09 17:14:00", "last_update": "2025-06-11 20:44:02",
"author_account_age_days": 17 "author_account_age_days": 18
}, },
"https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": {
"stars": 1, "stars": 1,
@ -1757,7 +1757,7 @@
"https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": {
"stars": 2, "stars": 2,
"last_update": "2025-06-10 09:30:17", "last_update": "2025-06-10 09:30:17",
"author_account_age_days": 3968 "author_account_age_days": 3969
}, },
"https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "https://github.com/GHOSTLXH/ComfyUI-Counternodes": {
"stars": 10, "stars": 10,
@ -2164,6 +2164,11 @@
"last_update": "2025-03-11 10:32:39", "last_update": "2025-03-11 10:32:39",
"author_account_age_days": 1444 "author_account_age_days": 1444
}, },
"https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows": {
"stars": 26,
"last_update": "2025-06-11 15:26:03",
"author_account_age_days": 1444
},
"https://github.com/Isulion/ComfyUI_Isulion": { "https://github.com/Isulion/ComfyUI_Isulion": {
"stars": 37, "stars": 37,
"last_update": "2025-05-03 12:21:05", "last_update": "2025-05-03 12:21:05",
@ -2526,8 +2531,8 @@
}, },
"https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": { "https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": {
"stars": 7, "stars": 7,
"last_update": "2025-06-08 03:42:10", "last_update": "2025-06-11 15:02:33",
"author_account_age_days": 2840 "author_account_age_days": 2841
}, },
"https://github.com/LaVie024/comfyui-lopi999-nodes": { "https://github.com/LaVie024/comfyui-lopi999-nodes": {
"stars": 2, "stars": 2,
@ -2622,12 +2627,12 @@
"https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": {
"stars": 5, "stars": 5,
"last_update": "2025-06-04 00:28:38", "last_update": "2025-06-04 00:28:38",
"author_account_age_days": 4180 "author_account_age_days": 4181
}, },
"https://github.com/Limbicnation/ComfyUIDepthEstimation": { "https://github.com/Limbicnation/ComfyUIDepthEstimation": {
"stars": 11, "stars": 12,
"last_update": "2025-05-14 22:31:24", "last_update": "2025-05-14 22:31:24",
"author_account_age_days": 4180 "author_account_age_days": 4181
}, },
"https://github.com/Limitex/ComfyUI-Calculation": { "https://github.com/Limitex/ComfyUI-Calculation": {
"stars": 0, "stars": 0,
@ -2647,7 +2652,7 @@
"https://github.com/LingSss9/comfyui-merge": { "https://github.com/LingSss9/comfyui-merge": {
"stars": 6, "stars": 6,
"last_update": "2025-06-01 17:27:49", "last_update": "2025-06-01 17:27:49",
"author_account_age_days": 613 "author_account_age_days": 614
}, },
"https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "https://github.com/Loewen-Hob/rembg-comfyui-node-better": {
"stars": 64, "stars": 64,
@ -2737,7 +2742,7 @@
"https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "https://github.com/MDMAchine/ComfyUI_MD_Nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-06-06 02:49:56", "last_update": "2025-06-06 02:49:56",
"author_account_age_days": 2001 "author_account_age_days": 2002
}, },
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": {
"stars": 62, "stars": 62,
@ -2847,7 +2852,7 @@
"https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": {
"stars": 5, "stars": 5,
"last_update": "2025-05-01 16:09:43", "last_update": "2025-05-01 16:09:43",
"author_account_age_days": 1600 "author_account_age_days": 1601
}, },
"https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": {
"stars": 5, "stars": 5,
@ -3074,6 +3079,11 @@
"last_update": "2025-06-01 08:44:28", "last_update": "2025-06-01 08:44:28",
"author_account_age_days": 714 "author_account_age_days": 714
}, },
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer": {
"stars": 0,
"last_update": "2025-06-11 16:54:15",
"author_account_age_days": 475
},
"https://github.com/NeoGriever/ComfyUI-NeoGriever": { "https://github.com/NeoGriever/ComfyUI-NeoGriever": {
"stars": 2, "stars": 2,
"last_update": "2024-12-12 02:55:40", "last_update": "2024-12-12 02:55:40",
@ -3282,7 +3292,7 @@
"https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": {
"stars": 1, "stars": 1,
"last_update": "2025-06-04 14:38:13", "last_update": "2025-06-04 14:38:13",
"author_account_age_days": 326 "author_account_age_days": 327
}, },
"https://github.com/Pfaeff/pfaeff-comfyui": { "https://github.com/Pfaeff/pfaeff-comfyui": {
"stars": 20, "stars": 20,
@ -3307,12 +3317,12 @@
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": {
"stars": 0, "stars": 0,
"last_update": "2025-06-01 16:35:20", "last_update": "2025-06-01 16:35:20",
"author_account_age_days": 240 "author_account_age_days": 241
}, },
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": {
"stars": 0, "stars": 0,
"last_update": "2025-06-05 19:20:04", "last_update": "2025-06-05 19:20:04",
"author_account_age_days": 240 "author_account_age_days": 241
}, },
"https://github.com/PixelFunAI/ComfyUI_PixelFun": { "https://github.com/PixelFunAI/ComfyUI_PixelFun": {
"stars": 3, "stars": 3,
@ -3607,7 +3617,7 @@
"https://github.com/SamTyurenkov/comfyui_chatgpt": { "https://github.com/SamTyurenkov/comfyui_chatgpt": {
"stars": 0, "stars": 0,
"last_update": "2025-05-27 10:52:35", "last_update": "2025-05-27 10:52:35",
"author_account_age_days": 3313 "author_account_age_days": 3314
}, },
"https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": {
"stars": 0, "stars": 0,
@ -3631,8 +3641,8 @@
}, },
"https://github.com/Santodan/santodan-custom-nodes-comfyui": { "https://github.com/Santodan/santodan-custom-nodes-comfyui": {
"stars": 0, "stars": 0,
"last_update": "2025-06-10 12:46:09", "last_update": "2025-06-11 11:43:21",
"author_account_age_days": 3046 "author_account_age_days": 3047
}, },
"https://github.com/SayanoAI/Comfy-RVC": { "https://github.com/SayanoAI/Comfy-RVC": {
"stars": 22, "stars": 22,
@ -3912,7 +3922,7 @@
"https://github.com/ShmuelRonen/FluxKontextCreator": { "https://github.com/ShmuelRonen/FluxKontextCreator": {
"stars": 3, "stars": 3,
"last_update": "2025-06-10 17:07:05", "last_update": "2025-06-10 17:07:05",
"author_account_age_days": 1556 "author_account_age_days": 1557
}, },
"https://github.com/ShmuelRonen/comfyui-openai_fm": { "https://github.com/ShmuelRonen/comfyui-openai_fm": {
"stars": 2, "stars": 2,
@ -4217,12 +4227,12 @@
"https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "https://github.com/T-Ph525/ComfyUI-Underage-Filter": {
"stars": 0, "stars": 0,
"last_update": "2025-05-30 12:10:57", "last_update": "2025-05-30 12:10:57",
"author_account_age_days": 1287 "author_account_age_days": 1288
}, },
"https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "https://github.com/TFL-TFL/ComfyUI_Text_Translation": {
"stars": 53, "stars": 54,
"last_update": "2025-05-25 02:27:01", "last_update": "2025-05-25 02:27:01",
"author_account_age_days": 1893 "author_account_age_days": 1894
}, },
"https://github.com/THtianhao/ComfyUI-FaceChain": { "https://github.com/THtianhao/ComfyUI-FaceChain": {
"stars": 135, "stars": 135,
@ -4377,7 +4387,7 @@
"https://github.com/TensorKaze/ComfyUI-TkNodes": { "https://github.com/TensorKaze/ComfyUI-TkNodes": {
"stars": 0, "stars": 0,
"last_update": "2025-05-26 01:36:34", "last_update": "2025-05-26 01:36:34",
"author_account_age_days": 88 "author_account_age_days": 89
}, },
"https://github.com/TheBarret/ZSuite": { "https://github.com/TheBarret/ZSuite": {
"stars": 9, "stars": 9,
@ -4430,7 +4440,7 @@
"author_account_age_days": 3021 "author_account_age_days": 3021
}, },
"https://github.com/ToTheBeginning/ComfyUI-DreamO": { "https://github.com/ToTheBeginning/ComfyUI-DreamO": {
"stars": 124, "stars": 126,
"last_update": "2025-06-03 05:23:55", "last_update": "2025-06-03 05:23:55",
"author_account_age_days": 3741 "author_account_age_days": 3741
}, },
@ -4717,7 +4727,7 @@
"https://github.com/Yahweasel/ComfyUI-MinDalle": { "https://github.com/Yahweasel/ComfyUI-MinDalle": {
"stars": 0, "stars": 0,
"last_update": "2025-05-26 20:42:34", "last_update": "2025-05-26 20:42:34",
"author_account_age_days": 3001 "author_account_age_days": 3002
}, },
"https://github.com/Yanick112/ComfyUI-ToSVG": { "https://github.com/Yanick112/ComfyUI-ToSVG": {
"stars": 194, "stars": 194,
@ -4772,7 +4782,7 @@
"https://github.com/Yuan-ManX/ComfyUI-Direct3D-S2": { "https://github.com/Yuan-ManX/ComfyUI-Direct3D-S2": {
"stars": 3, "stars": 3,
"last_update": "2025-06-10 03:24:25", "last_update": "2025-06-10 03:24:25",
"author_account_age_days": 1791 "author_account_age_days": 1792
}, },
"https://github.com/Yuan-ManX/ComfyUI-HiDream-I1": { "https://github.com/Yuan-ManX/ComfyUI-HiDream-I1": {
"stars": 8, "stars": 8,
@ -4992,7 +5002,7 @@
"https://github.com/Zch6111/AI_Text_Comfyui": { "https://github.com/Zch6111/AI_Text_Comfyui": {
"stars": 1, "stars": 1,
"last_update": "2025-06-05 03:22:47", "last_update": "2025-06-05 03:22:47",
"author_account_age_days": 424 "author_account_age_days": 425
}, },
"https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": {
"stars": 2, "stars": 2,
@ -5130,9 +5140,9 @@
"author_account_age_days": 364 "author_account_age_days": 364
}, },
"https://github.com/aiaiaikkk/ComfyUI-Curve": { "https://github.com/aiaiaikkk/ComfyUI-Curve": {
"stars": 12, "stars": 25,
"last_update": "2025-06-10 20:54:59", "last_update": "2025-06-11 13:06:43",
"author_account_age_days": 255 "author_account_age_days": 256
}, },
"https://github.com/aianimation55/ComfyUI-FatLabels": { "https://github.com/aianimation55/ComfyUI-FatLabels": {
"stars": 5, "stars": 5,
@ -5147,7 +5157,7 @@
"https://github.com/aicoder-max/Pillar_For_ComfyUI": { "https://github.com/aicoder-max/Pillar_For_ComfyUI": {
"stars": 2, "stars": 2,
"last_update": "2025-06-05 09:40:09", "last_update": "2025-06-05 09:40:09",
"author_account_age_days": 21 "author_account_age_days": 22
}, },
"https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "https://github.com/aicuai/aicu-comfyui-stability-ai-api": {
"stars": 1, "stars": 1,
@ -5382,12 +5392,12 @@
"https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": {
"stars": 1, "stars": 1,
"last_update": "2025-05-30 22:51:59", "last_update": "2025-05-30 22:51:59",
"author_account_age_days": 3073 "author_account_age_days": 3074
}, },
"https://github.com/angree/ComfyUI-Q_find-mask-size": { "https://github.com/angree/ComfyUI-Q_find-mask-size": {
"stars": 0, "stars": 0,
"last_update": "2025-05-30 22:53:04", "last_update": "2025-05-30 22:53:04",
"author_account_age_days": 3073 "author_account_age_days": 3074
}, },
"https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": {
"stars": 1, "stars": 1,
@ -5652,7 +5662,7 @@
"https://github.com/bikiam/ComfyUI_WhisperSRT": { "https://github.com/bikiam/ComfyUI_WhisperSRT": {
"stars": 0, "stars": 0,
"last_update": "2025-06-01 13:56:23", "last_update": "2025-06-01 13:56:23",
"author_account_age_days": 501 "author_account_age_days": 502
}, },
"https://github.com/bilal-arikan/ComfyUI_TextAssets": { "https://github.com/bilal-arikan/ComfyUI_TextAssets": {
"stars": 2, "stars": 2,
@ -5720,9 +5730,9 @@
"author_account_age_days": 2288 "author_account_age_days": 2288
}, },
"https://github.com/billwuhao/ComfyUI_SOME": { "https://github.com/billwuhao/ComfyUI_SOME": {
"stars": 3, "stars": 4,
"last_update": "2025-06-10 08:08:17", "last_update": "2025-06-10 08:08:17",
"author_account_age_days": 2287 "author_account_age_days": 2288
}, },
"https://github.com/billwuhao/ComfyUI_SparkTTS": { "https://github.com/billwuhao/ComfyUI_SparkTTS": {
"stars": 44, "stars": 44,
@ -6010,9 +6020,9 @@
"author_account_age_days": 4440 "author_account_age_days": 4440
}, },
"https://github.com/bytedance/comfyui-lumi-batcher": { "https://github.com/bytedance/comfyui-lumi-batcher": {
"stars": 12, "stars": 17,
"last_update": "2025-06-10 12:23:24", "last_update": "2025-06-11 09:53:38",
"author_account_age_days": 4439 "author_account_age_days": 4440
}, },
"https://github.com/c0ffymachyne/ComfyUI_BeatByte": { "https://github.com/c0ffymachyne/ComfyUI_BeatByte": {
"stars": 5, "stars": 5,
@ -6292,7 +6302,7 @@
"https://github.com/chaunceyyann/comfyui-image-processing-nodes": { "https://github.com/chaunceyyann/comfyui-image-processing-nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-06-05 05:23:44", "last_update": "2025-06-05 05:23:44",
"author_account_age_days": 4218 "author_account_age_days": 4219
}, },
"https://github.com/checkbins/checkbin-comfy": { "https://github.com/checkbins/checkbin-comfy": {
"stars": 0, "stars": 0,
@ -6615,9 +6625,9 @@
"author_account_age_days": 519 "author_account_age_days": 519
}, },
"https://github.com/comfyanonymous/ComfyUI": { "https://github.com/comfyanonymous/ComfyUI": {
"stars": 79398, "stars": 79473,
"last_update": "2025-06-10 17:06:24", "last_update": "2025-06-11 21:28:07",
"author_account_age_days": 900 "author_account_age_days": 901
}, },
"https://github.com/comfyanonymous/ComfyUI_TensorRT": { "https://github.com/comfyanonymous/ComfyUI_TensorRT": {
"stars": 619, "stars": 619,
@ -6662,7 +6672,7 @@
"https://github.com/coulterj/comfyui-svg-visual-normalize": { "https://github.com/coulterj/comfyui-svg-visual-normalize": {
"stars": 0, "stars": 0,
"last_update": "2025-05-26 11:45:44", "last_update": "2025-05-26 11:45:44",
"author_account_age_days": 3293 "author_account_age_days": 3294
}, },
"https://github.com/cozy-comfyui/cozy_comm": { "https://github.com/cozy-comfyui/cozy_comm": {
"stars": 2, "stars": 2,
@ -6692,7 +6702,7 @@
"https://github.com/craig-tanaka/comfyui_animeseg": { "https://github.com/craig-tanaka/comfyui_animeseg": {
"stars": 0, "stars": 0,
"last_update": "2025-05-20 18:59:45", "last_update": "2025-05-20 18:59:45",
"author_account_age_days": 2961 "author_account_age_days": 2962
}, },
"https://github.com/crave33/RenesStuffDanbooruTagGet": { "https://github.com/crave33/RenesStuffDanbooruTagGet": {
"stars": 0, "stars": 0,
@ -7035,9 +7045,9 @@
"author_account_age_days": 611 "author_account_age_days": 611
}, },
"https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": {
"stars": 2, "stars": 4,
"last_update": "2025-05-25 22:47:23", "last_update": "2025-05-25 22:47:23",
"author_account_age_days": 942 "author_account_age_days": 943
}, },
"https://github.com/drago87/ComfyUI_Dragos_Nodes": { "https://github.com/drago87/ComfyUI_Dragos_Nodes": {
"stars": 3, "stars": 3,
@ -7420,9 +7430,9 @@
"author_account_age_days": 793 "author_account_age_days": 793
}, },
"https://github.com/fredconex/ComfyUI_SoundFlow": { "https://github.com/fredconex/ComfyUI_SoundFlow": {
"stars": 29, "stars": 32,
"last_update": "2025-06-09 17:46:08", "last_update": "2025-06-09 17:46:08",
"author_account_age_days": 1053 "author_account_age_days": 1054
}, },
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": {
"stars": 0, "stars": 0,
@ -7462,22 +7472,22 @@
"https://github.com/gabe-init/ComfyUI-11labs": { "https://github.com/gabe-init/ComfyUI-11labs": {
"stars": 1, "stars": 1,
"last_update": "2025-05-27 00:27:28", "last_update": "2025-05-27 00:27:28",
"author_account_age_days": 16 "author_account_age_days": 17
}, },
"https://github.com/gabe-init/ComfyUI-Google-Image-Search": { "https://github.com/gabe-init/ComfyUI-Google-Image-Search": {
"stars": 1, "stars": 1,
"last_update": "2025-05-27 00:54:00", "last_update": "2025-05-27 00:54:00",
"author_account_age_days": 16 "author_account_age_days": 17
}, },
"https://github.com/gabe-init/ComfyUI-Openrouter_node": { "https://github.com/gabe-init/ComfyUI-Openrouter_node": {
"stars": 4, "stars": 4,
"last_update": "2025-05-27 18:28:12", "last_update": "2025-05-27 18:28:12",
"author_account_age_days": 16 "author_account_age_days": 17
}, },
"https://github.com/gabe-init/ComfyUI-String-Similarity": { "https://github.com/gabe-init/ComfyUI-String-Similarity": {
"stars": 0, "stars": 0,
"last_update": "2025-05-27 00:59:21", "last_update": "2025-05-27 00:59:21",
"author_account_age_days": 16 "author_account_age_days": 17
}, },
"https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "https://github.com/game4d/ComfyUI-BDsInfiniteYou": {
"stars": 7, "stars": 7,
@ -7807,7 +7817,7 @@
"https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "https://github.com/hexxacubic/ComfyUI-Prompt_Library": {
"stars": 0, "stars": 0,
"last_update": "2025-06-06 23:30:44", "last_update": "2025-06-06 23:30:44",
"author_account_age_days": 19 "author_account_age_days": 20
}, },
"https://github.com/hgabha/WWAA-CustomNodes": { "https://github.com/hgabha/WWAA-CustomNodes": {
"stars": 21, "stars": 21,
@ -7957,7 +7967,7 @@
"https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": {
"stars": 0, "stars": 0,
"last_update": "2025-06-04 15:41:16", "last_update": "2025-06-04 15:41:16",
"author_account_age_days": 957 "author_account_age_days": 958
}, },
"https://github.com/hwhaocool/ComfyUI-Select-Any": { "https://github.com/hwhaocool/ComfyUI-Select-Any": {
"stars": 2, "stars": 2,
@ -8147,7 +8157,7 @@
"https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": {
"stars": 10, "stars": 10,
"last_update": "2025-06-02 01:53:38", "last_update": "2025-06-02 01:53:38",
"author_account_age_days": 4111 "author_account_age_days": 4112
}, },
"https://github.com/jakechai/ComfyUI-JakeUpgrade": { "https://github.com/jakechai/ComfyUI-JakeUpgrade": {
"stars": 90, "stars": 90,
@ -8177,7 +8187,7 @@
"https://github.com/jasonjgardner/comfui-substance-designer-integration": { "https://github.com/jasonjgardner/comfui-substance-designer-integration": {
"stars": 1, "stars": 1,
"last_update": "2025-06-08 20:40:11", "last_update": "2025-06-08 20:40:11",
"author_account_age_days": 4730 "author_account_age_days": 4731
}, },
"https://github.com/jax-explorer/ComfyUI-InstantCharacter": { "https://github.com/jax-explorer/ComfyUI-InstantCharacter": {
"stars": 179, "stars": 179,
@ -8397,7 +8407,7 @@
"https://github.com/juntaosun/ComfyUI_open_nodes": { "https://github.com/juntaosun/ComfyUI_open_nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-06-03 08:27:47", "last_update": "2025-06-03 08:27:47",
"author_account_age_days": 3186 "author_account_age_days": 3187
}, },
"https://github.com/jupo-ai/comfy-ex-tagcomplete": { "https://github.com/jupo-ai/comfy-ex-tagcomplete": {
"stars": 13, "stars": 13,
@ -8487,7 +8497,7 @@
"https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "https://github.com/karthikg-09/ComfyUI-Vton-Mask": {
"stars": 0, "stars": 0,
"last_update": "2025-05-24 18:37:41", "last_update": "2025-05-24 18:37:41",
"author_account_age_days": 547 "author_account_age_days": 548
}, },
"https://github.com/kasukanra/ComfyUI_StringToHex": { "https://github.com/kasukanra/ComfyUI_StringToHex": {
"stars": 1, "stars": 1,
@ -8526,8 +8536,8 @@
}, },
"https://github.com/keit0728/ComfyUI-keitNodes": { "https://github.com/keit0728/ComfyUI-keitNodes": {
"stars": 0, "stars": 0,
"last_update": "2025-06-10 18:36:45", "last_update": "2025-06-11 12:54:36",
"author_account_age_days": 3340 "author_account_age_days": 3341
}, },
"https://github.com/kenjiqq/qq-nodes-comfyui": { "https://github.com/kenjiqq/qq-nodes-comfyui": {
"stars": 47, "stars": 47,
@ -8537,7 +8547,7 @@
"https://github.com/kevin314/ComfyUI-FastVideo": { "https://github.com/kevin314/ComfyUI-FastVideo": {
"stars": 1, "stars": 1,
"last_update": "2025-05-25 10:25:28", "last_update": "2025-05-25 10:25:28",
"author_account_age_days": 2484 "author_account_age_days": 2485
}, },
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": { "https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": {
"stars": 0, "stars": 0,
@ -8905,9 +8915,9 @@
"author_account_age_days": 2633 "author_account_age_days": 2633
}, },
"https://github.com/lc03lc/Comfyui_OmniConsistency": { "https://github.com/lc03lc/Comfyui_OmniConsistency": {
"stars": 52, "stars": 53,
"last_update": "2025-06-01 02:56:02", "last_update": "2025-06-01 02:56:02",
"author_account_age_days": 1327 "author_account_age_days": 1328
}, },
"https://github.com/lceric/comfyui-gpt-image": { "https://github.com/lceric/comfyui-gpt-image": {
"stars": 7, "stars": 7,
@ -9420,9 +9430,9 @@
"author_account_age_days": 1789 "author_account_age_days": 1789
}, },
"https://github.com/lum3on/ComfyUI-FrameUtilitys": { "https://github.com/lum3on/ComfyUI-FrameUtilitys": {
"stars": 0, "stars": 1,
"last_update": "2025-06-09 22:12:49", "last_update": "2025-06-09 22:12:49",
"author_account_age_days": 126 "author_account_age_days": 127
}, },
"https://github.com/lum3on/ComfyUI-ModelQuantizer": { "https://github.com/lum3on/ComfyUI-ModelQuantizer": {
"stars": 23, "stars": 23,
@ -9772,7 +9782,7 @@
"https://github.com/mo230761/InsertAnything-ComfyUI-official": { "https://github.com/mo230761/InsertAnything-ComfyUI-official": {
"stars": 10, "stars": 10,
"last_update": "2025-06-04 13:23:00", "last_update": "2025-06-04 13:23:00",
"author_account_age_days": 1325 "author_account_age_days": 1326
}, },
"https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "https://github.com/mobilehacker/ComfyUI_format-lora-stack": {
"stars": 2, "stars": 2,
@ -9922,7 +9932,7 @@
"https://github.com/narusas/Comfyui-Logic-Support": { "https://github.com/narusas/Comfyui-Logic-Support": {
"stars": 0, "stars": 0,
"last_update": "2025-05-30 04:44:16", "last_update": "2025-05-30 04:44:16",
"author_account_age_days": 4985 "author_account_age_days": 4986
}, },
"https://github.com/nat-chan/ComfyUI-graphToPrompt": { "https://github.com/nat-chan/ComfyUI-graphToPrompt": {
"stars": 2, "stars": 2,
@ -10187,12 +10197,12 @@
"https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": { "https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": {
"stars": 7, "stars": 7,
"last_update": "2025-06-04 18:04:55", "last_update": "2025-06-04 18:04:55",
"author_account_age_days": 2824 "author_account_age_days": 2825
}, },
"https://github.com/o-l-l-i/ComfyUI-OlmLUT": { "https://github.com/o-l-l-i/ComfyUI-OlmLUT": {
"stars": 4, "stars": 5,
"last_update": "2025-06-09 18:55:46", "last_update": "2025-06-09 18:55:46",
"author_account_age_days": 2824 "author_account_age_days": 2825
}, },
"https://github.com/okgo4/ComfyUI-Mosaic-Mask": { "https://github.com/okgo4/ComfyUI-Mosaic-Mask": {
"stars": 6, "stars": 6,
@ -10216,8 +10226,8 @@
}, },
"https://github.com/olivv-cs/ComfyUI-FunPack": { "https://github.com/olivv-cs/ComfyUI-FunPack": {
"stars": 0, "stars": 0,
"last_update": "2025-06-11 00:36:22", "last_update": "2025-06-11 21:35:21",
"author_account_age_days": 763 "author_account_age_days": 764
}, },
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": {
"stars": 153, "stars": 153,
@ -10227,7 +10237,7 @@
"https://github.com/openvino-dev-samples/comfyui_openvino": { "https://github.com/openvino-dev-samples/comfyui_openvino": {
"stars": 4, "stars": 4,
"last_update": "2025-06-02 14:26:29", "last_update": "2025-06-02 14:26:29",
"author_account_age_days": 1356 "author_account_age_days": 1357
}, },
"https://github.com/opvelll/ComfyUI_TextListProduct": { "https://github.com/opvelll/ComfyUI_TextListProduct": {
"stars": 1, "stars": 1,
@ -10247,12 +10257,17 @@
"https://github.com/orion4d/ComfyUI-Image-Effects": { "https://github.com/orion4d/ComfyUI-Image-Effects": {
"stars": 20, "stars": 20,
"last_update": "2025-05-28 00:37:16", "last_update": "2025-05-28 00:37:16",
"author_account_age_days": 933 "author_account_age_days": 934
},
"https://github.com/orion4d/ComfyUI_extract_imag": {
"stars": 0,
"last_update": "2025-06-11 13:37:18",
"author_account_age_days": 934
}, },
"https://github.com/orion4d/ComfyUI_pdf_nodes": { "https://github.com/orion4d/ComfyUI_pdf_nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-06-10 15:51:53", "last_update": "2025-06-10 15:51:53",
"author_account_age_days": 933 "author_account_age_days": 934
}, },
"https://github.com/orssorbit/ComfyUI-wanBlockswap": { "https://github.com/orssorbit/ComfyUI-wanBlockswap": {
"stars": 37, "stars": 37,
@ -10307,7 +10322,7 @@
"https://github.com/p1atdev/comfyui-timm-backbone": { "https://github.com/p1atdev/comfyui-timm-backbone": {
"stars": 1, "stars": 1,
"last_update": "2025-05-31 04:03:07", "last_update": "2025-05-31 04:03:07",
"author_account_age_days": 1966 "author_account_age_days": 1967
}, },
"https://github.com/palant/image-resize-comfyui": { "https://github.com/palant/image-resize-comfyui": {
"stars": 94, "stars": 94,
@ -10421,13 +10436,13 @@
}, },
"https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": {
"stars": 0, "stars": 0,
"last_update": "2025-06-06 12:10:45", "last_update": "2025-06-11 11:29:43",
"author_account_age_days": 27 "author_account_age_days": 28
}, },
"https://github.com/pictorialink/ComfyUI-Text-Translation": { "https://github.com/pictorialink/ComfyUI-Text-Translation": {
"stars": 1, "stars": 1,
"last_update": "2025-06-06 02:56:11", "last_update": "2025-06-06 02:56:11",
"author_account_age_days": 27 "author_account_age_days": 28
}, },
"https://github.com/picturesonpictures/comfy_PoP": { "https://github.com/picturesonpictures/comfy_PoP": {
"stars": 19, "stars": 19,
@ -10522,7 +10537,7 @@
"https://github.com/ptmaster/comfyui-audio-speed": { "https://github.com/ptmaster/comfyui-audio-speed": {
"stars": 2, "stars": 2,
"last_update": "2025-05-27 10:34:30", "last_update": "2025-05-27 10:34:30",
"author_account_age_days": 4231 "author_account_age_days": 4232
}, },
"https://github.com/pupba/Comfy_ForEach": { "https://github.com/pupba/Comfy_ForEach": {
"stars": 1, "stars": 1,
@ -10907,7 +10922,7 @@
"https://github.com/s9roll7/comfyui_cotracker_node": { "https://github.com/s9roll7/comfyui_cotracker_node": {
"stars": 9, "stars": 9,
"last_update": "2025-06-08 09:00:08", "last_update": "2025-06-08 09:00:08",
"author_account_age_days": 936 "author_account_age_days": 937
}, },
"https://github.com/saftle/uber_comfy_nodes": { "https://github.com/saftle/uber_comfy_nodes": {
"stars": 1, "stars": 1,
@ -10930,9 +10945,9 @@
"author_account_age_days": 302 "author_account_age_days": 302
}, },
"https://github.com/scraed/LanPaint": { "https://github.com/scraed/LanPaint": {
"stars": 354, "stars": 356,
"last_update": "2025-06-08 10:01:39", "last_update": "2025-06-08 10:01:39",
"author_account_age_days": 3814 "author_account_age_days": 3815
}, },
"https://github.com/sdfxai/SDFXBridgeForComfyUI": { "https://github.com/sdfxai/SDFXBridgeForComfyUI": {
"stars": 11, "stars": 11,
@ -10962,7 +10977,7 @@
"https://github.com/set-soft/ComfyUI-AudioBatch": { "https://github.com/set-soft/ComfyUI-AudioBatch": {
"stars": 0, "stars": 0,
"last_update": "2025-06-04 12:59:15", "last_update": "2025-06-04 12:59:15",
"author_account_age_days": 3162 "author_account_age_days": 3163
}, },
"https://github.com/sh570655308/ComfyUI-GigapixelAI": { "https://github.com/sh570655308/ComfyUI-GigapixelAI": {
"stars": 149, "stars": 149,
@ -11042,7 +11057,7 @@
"https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": {
"stars": 1, "stars": 1,
"last_update": "2025-06-03 10:09:06", "last_update": "2025-06-03 10:09:06",
"author_account_age_days": 1372 "author_account_age_days": 1373
}, },
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": {
"stars": 282, "stars": 282,
@ -11172,7 +11187,7 @@
"https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": {
"stars": 2, "stars": 2,
"last_update": "2025-06-05 15:46:52", "last_update": "2025-06-05 15:46:52",
"author_account_age_days": 4114 "author_account_age_days": 4115
}, },
"https://github.com/skfoo/ComfyUI-Coziness": { "https://github.com/skfoo/ComfyUI-Coziness": {
"stars": 28, "stars": 28,
@ -11207,7 +11222,7 @@
"https://github.com/sm079/ComfyUI-Face-Detection": { "https://github.com/sm079/ComfyUI-Face-Detection": {
"stars": 0, "stars": 0,
"last_update": "2025-06-03 14:37:55", "last_update": "2025-06-03 14:37:55",
"author_account_age_days": 2036 "author_account_age_days": 2037
}, },
"https://github.com/smagnetize/kb-comfyui-nodes": { "https://github.com/smagnetize/kb-comfyui-nodes": {
"stars": 0, "stars": 0,
@ -11527,12 +11542,12 @@
"https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "https://github.com/spawner1145/CUI-Lumina2-TeaCache": {
"stars": 5, "stars": 5,
"last_update": "2025-06-08 09:51:09", "last_update": "2025-06-08 09:51:09",
"author_account_age_days": 289 "author_account_age_days": 290
}, },
"https://github.com/spawner1145/comfyui-aichat": { "https://github.com/spawner1145/comfyui-aichat": {
"stars": 1, "stars": 1,
"last_update": "2025-06-09 11:06:53", "last_update": "2025-06-09 11:06:53",
"author_account_age_days": 289 "author_account_age_days": 290
}, },
"https://github.com/spinagon/ComfyUI-seam-carving": { "https://github.com/spinagon/ComfyUI-seam-carving": {
"stars": 22, "stars": 22,
@ -11697,7 +11712,7 @@
"https://github.com/swhsiang/comfyui-3d-gs-renderer": { "https://github.com/swhsiang/comfyui-3d-gs-renderer": {
"stars": 1, "stars": 1,
"last_update": "2025-06-09 03:05:11", "last_update": "2025-06-09 03:05:11",
"author_account_age_days": 3286 "author_account_age_days": 3287
}, },
"https://github.com/syllebra/bilbox-comfyui": { "https://github.com/syllebra/bilbox-comfyui": {
"stars": 132, "stars": 132,
@ -11792,7 +11807,7 @@
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": {
"stars": 4, "stars": 4,
"last_update": "2025-06-07 15:59:26", "last_update": "2025-06-07 15:59:26",
"author_account_age_days": 2371 "author_account_age_days": 2372
}, },
"https://github.com/teward/Comfy-Sentry": { "https://github.com/teward/Comfy-Sentry": {
"stars": 1, "stars": 1,
@ -11807,7 +11822,7 @@
"https://github.com/thalismind/ComfyUI-Blend-Nodes": { "https://github.com/thalismind/ComfyUI-Blend-Nodes": {
"stars": 0, "stars": 0,
"last_update": "2025-06-02 02:22:19", "last_update": "2025-06-02 02:22:19",
"author_account_age_days": 151 "author_account_age_days": 152
}, },
"https://github.com/theAdamColton/ComfyUI-texflow-extension": { "https://github.com/theAdamColton/ComfyUI-texflow-extension": {
"stars": 1, "stars": 1,
@ -12192,7 +12207,7 @@
"https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": {
"stars": 0, "stars": 0,
"last_update": "2025-06-03 05:46:11", "last_update": "2025-06-03 05:46:11",
"author_account_age_days": 132 "author_account_age_days": 133
}, },
"https://github.com/viperyl/ComfyUI-RGT": { "https://github.com/viperyl/ComfyUI-RGT": {
"stars": 8, "stars": 8,
@ -12212,7 +12227,7 @@
"https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": {
"stars": 0, "stars": 0,
"last_update": "2025-06-01 08:42:50", "last_update": "2025-06-01 08:42:50",
"author_account_age_days": 4700 "author_account_age_days": 4701
}, },
"https://github.com/vkff5833/ComfyUI-MobileClient": { "https://github.com/vkff5833/ComfyUI-MobileClient": {
"stars": 2, "stars": 2,
@ -12232,7 +12247,7 @@
"https://github.com/vovler/comfyui-civitaihelper": { "https://github.com/vovler/comfyui-civitaihelper": {
"stars": 1, "stars": 1,
"last_update": "2025-06-05 14:24:27", "last_update": "2025-06-05 14:24:27",
"author_account_age_days": 2079 "author_account_age_days": 2080
}, },
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "https://github.com/vsevolod-oparin/comfyui-kandinsky22": {
"stars": 10, "stars": 10,
@ -12347,17 +12362,17 @@
"https://github.com/wildminder/000_ComfyUI-Optim": { "https://github.com/wildminder/000_ComfyUI-Optim": {
"stars": 2, "stars": 2,
"last_update": "2025-06-02 21:30:04", "last_update": "2025-06-02 21:30:04",
"author_account_age_days": 4584 "author_account_age_days": 4585
}, },
"https://github.com/wildminder/ComfyUI-Chatterbox": { "https://github.com/wildminder/ComfyUI-Chatterbox": {
"stars": 19, "stars": 20,
"last_update": "2025-05-30 06:27:05", "last_update": "2025-05-30 06:27:05",
"author_account_age_days": 4584 "author_account_age_days": 4585
}, },
"https://github.com/wildminder/ComfyUI-KEEP": { "https://github.com/wildminder/ComfyUI-KEEP": {
"stars": 5, "stars": 5,
"last_update": "2025-05-30 21:03:54", "last_update": "2025-05-30 21:03:54",
"author_account_age_days": 4584 "author_account_age_days": 4585
}, },
"https://github.com/willchil/ComfyUI-Environment-Visualizer": { "https://github.com/willchil/ComfyUI-Environment-Visualizer": {
"stars": 12, "stars": 12,
@ -12465,19 +12480,19 @@
"author_account_age_days": 781 "author_account_age_days": 781
}, },
"https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": {
"stars": 16, "stars": 17,
"last_update": "2025-06-10 05:37:45", "last_update": "2025-06-10 05:37:45",
"author_account_age_days": 3615 "author_account_age_days": 3616
}, },
"https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": {
"stars": 2, "stars": 2,
"last_update": "2025-06-06 04:08:30", "last_update": "2025-06-06 04:08:30",
"author_account_age_days": 2019 "author_account_age_days": 2020
}, },
"https://github.com/xiaowc-lib/comfyui-dynamic-params": { "https://github.com/xiaowc-lib/comfyui-dynamic-params": {
"stars": 0, "stars": 0,
"last_update": "2025-06-09 08:56:11", "last_update": "2025-06-09 08:56:11",
"author_account_age_days": 3230 "author_account_age_days": 3231
}, },
"https://github.com/xiaoxiaodesha/hd_node": { "https://github.com/xiaoxiaodesha/hd_node": {
"stars": 15, "stars": 15,
@ -12492,7 +12507,7 @@
"https://github.com/xl0/latent-tools": { "https://github.com/xl0/latent-tools": {
"stars": 2, "stars": 2,
"last_update": "2025-06-07 09:03:46", "last_update": "2025-06-07 09:03:46",
"author_account_age_days": 5353 "author_account_age_days": 5354
}, },
"https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": { "https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": {
"stars": 7, "stars": 7,
@ -12515,9 +12530,9 @@
"author_account_age_days": 1625 "author_account_age_days": 1625
}, },
"https://github.com/xmarre/TorchCompileModel_LoRASafe": { "https://github.com/xmarre/TorchCompileModel_LoRASafe": {
"stars": 2, "stars": 3,
"last_update": "2025-06-06 18:40:09", "last_update": "2025-06-06 18:40:09",
"author_account_age_days": 2107 "author_account_age_days": 2108
}, },
"https://github.com/xobiomesh/ComfyUI_xObiomesh": { "https://github.com/xobiomesh/ComfyUI_xObiomesh": {
"stars": 2, "stars": 2,
@ -12831,8 +12846,8 @@
}, },
"https://github.com/zccrs/comfyui-dci": { "https://github.com/zccrs/comfyui-dci": {
"stars": 0, "stars": 0,
"last_update": "2025-06-11 02:13:16", "last_update": "2025-06-11 11:02:34",
"author_account_age_days": 3611 "author_account_age_days": 3612
}, },
"https://github.com/zcfrank1st/Comfyui-Toolbox": { "https://github.com/zcfrank1st/Comfyui-Toolbox": {
"stars": 6, "stars": 6,

View File

@ -33,9 +33,9 @@
{ {
"author": "grokuku", "author": "grokuku",
"title": "ComfyUI-Holaf-Terminal [UNSAFE]", "title": "ComfyUI-Holaf-Terminal [UNSAFE]",
"reference": "https://github.com/grokuku/ComfyUI-Holaf-Terminal", "reference": "https://github.com/grokuku/ComfyUI-Holaf-Utilities",
"files": [ "files": [
"https://github.com/grokuku/ComfyUI-Holaf-Terminal" "https://github.com/grokuku/ComfyUI-Holaf-Utilities"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Interactive Terminal in a node for ComfyUI[w/This custom extension provides a remote web-based shell (terminal) interface to the machine running the ComfyUI server. By installing and using this extension, you are opening a direct, powerful, and potentially dangerous access point to your system.]" "description": "Interactive Terminal in a node for ComfyUI[w/This custom extension provides a remote web-based shell (terminal) interface to the machine running the ComfyUI server. By installing and using this extension, you are opening a direct, powerful, and potentially dangerous access point to your system.]"

View File

@ -4087,7 +4087,7 @@
], ],
"https://github.com/bulldog68/ComfyUI_FMJ": [ "https://github.com/bulldog68/ComfyUI_FMJ": [
[ [
"CreaPrompt" "FMJCreaPrompt"
], ],
{ {
"title_aux": "ComfyUI_FMJ [WIP]" "title_aux": "ComfyUI_FMJ [WIP]"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,35 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Isi-dev",
"title": "ComfyUI-Animation_Nodes_and_Workflows",
"reference": "https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows",
"files": [
"https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows"
],
"install_type": "git-clone",
"description": "These are nodes and workflows that can facilitate the creation of animations and video compilations."
},
{
"author": "NeoDroleDeGueule",
"title": "comfyui-image-mixer",
"reference": "https://github.com/NeoDroleDeGueule/comfyui-image-mixer",
"files": [
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that blends two images in latent space using a mix factor slider."
},
{
"author": "orion4d",
"title": "ComfyUI_extract_imag",
"reference": "https://github.com/orion4d/ComfyUI_extract_imag",
"files": [
"https://github.com/orion4d/ComfyUI_extract_imag"
],
"install_type": "git-clone",
"description": "This ComfyUI node allows you to extract all images found in various types of documents and save them to disk. It also provides a preview of the first extracted image."
},
{ {
"author": "xuhuan2048", "author": "xuhuan2048",
"title": "ExtractStoryboards", "title": "ExtractStoryboards",
@ -667,76 +697,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a custom node for ComfyUI that retrieves detailed information about an image, including its name, format (extension), DPI, dimensions, long side, short side, file size, and EXIF data. It also supports image saving " "description": "This is a custom node for ComfyUI that retrieves detailed information about an image, including its name, format (extension), DPI, dimensions, long side, short side, file size, and EXIF data. It also supports image saving "
},
{
"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"
} }
] ]
} }

View File

@ -5963,7 +5963,22 @@
"UniAnimateImageLong" "UniAnimateImageLong"
], ],
{ {
"title_aux": "UniAnimate Nodes for ComfyUI" "title_aux": "ComfyUI-UniAnimate-W"
}
],
"https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows": [
[
"CLIPTextEncodeStyles",
"JoinVideos",
"MakeDrivingVideoForLivePortrait",
"MakePortraitWalk",
"MoveInOrOut",
"MoveLeftOrRight",
"MoveUpOrDown",
"Replace_Img_or_Vid_Bg_Assistant"
],
{
"title_aux": "ComfyUI-Animation_Nodes_and_Workflows"
} }
], ],
"https://github.com/Isulion/ComfyUI_Isulion": [ "https://github.com/Isulion/ComfyUI_Isulion": [
@ -8663,6 +8678,14 @@
"title_aux": "ComfyUI-PromptList" "title_aux": "ComfyUI-PromptList"
} }
], ],
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer": [
[
"ImageLatentMixer"
],
{
"title_aux": "comfyui-image-mixer"
}
],
"https://github.com/NeoGriever/ComfyUI-NeoGriever": [ "https://github.com/NeoGriever/ComfyUI-NeoGriever": [
[ [
"NGs_BetterCLIPTextEncode", "NGs_BetterCLIPTextEncode",
@ -30189,6 +30212,14 @@
"title_aux": "ComfyUI-Image-Effects" "title_aux": "ComfyUI-Image-Effects"
} }
], ],
"https://github.com/orion4d/ComfyUI_extract_imag": [
[
"ExtractAndSaveImagesFromDocument"
],
{
"title_aux": "ComfyUI_extract_imag"
}
],
"https://github.com/orion4d/ComfyUI_pdf_nodes": [ "https://github.com/orion4d/ComfyUI_pdf_nodes": [
[ [
"PDFExtractTextFromPages", "PDFExtractTextFromPages",