From 9e4f0228d12302d6e60b56b9678c4fa5225ff773 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 10 Aug 2025 20:54:49 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 31 +++++++++++++++ extension-node-map.json | 39 ++++++++++++++++++- github-stats.json | 15 ++++++++ node_db/dev/extension-node-map.json | 3 +- node_db/new/custom-node-list.json | 60 ++++++++++++++--------------- node_db/new/extension-node-map.json | 39 ++++++++++++++++++- 6 files changed, 152 insertions(+), 35 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index eed8e63e..1186c7ec 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27623,6 +27623,16 @@ "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": "boricuapab", + "title": "ComfyUI-Bori-JsonSetGetConverter", + "reference": "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions", + "files": [ + "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions" + ], + "install_type": "git-clone", + "description": "This is a custom node for ComfyUI that provides the user with a dropdown which contains the recommended resolutions for the Qwen Image Model." + }, { "author": "avocadori", "title": "ComfyUI-load-image-prompt-lora", @@ -30698,6 +30708,27 @@ "install_type": "git-clone", "description": "A collection of custom nodes for ComfyUI, originally focused on workflow parsing, now expanded to provide advanced file loading features like 'Load Latent (Advanced)' for drag-and-drop latent file uploads and 'WorkflowImageFileLoader' for parsing prompts from image metadata. It also adds a js extension for a better UI experience." }, + { + "author": "squirrel765", + "title": "ComfyUI-LLM-VLM-Node", + "reference": "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node", + "files": [ + "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node" + ], + "install_type": "git-clone", + "description": "A unified ComfyUI node for both LLM (text-only) and VLM (image-to-text) generation using GGUF models.." + }, + { + "author": "squirrel765", + "title": "comfyui-ea-nodes", + "reference": "https://github.com/ExoticArts/comfyui-ea-nodes", + "files": [ + "https://github.com/ExoticArts/comfyui-ea-nodes" + ], + "install_type": "git-clone", + "description": "ExoticArts custom nodes for ComfyUI (EA Power LoRA, etc.)" + }, + diff --git a/extension-node-map.json b/extension-node-map.json index a22b8792..90e281bf 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4926,6 +4926,17 @@ "title_aux": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper" } ], + "https://github.com/ExoticArts/comfyui-ea-nodes": [ + [ + "EA_FilenameCombine", + "EA_PowerLora", + "EA_TrimFrames", + "EA_TrimImagesStartEnd" + ], + { + "title_aux": "comfyui-ea-nodes" + } + ], "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ [ "ModelScopeT2VLoader" @@ -9645,6 +9656,8 @@ "https://github.com/NakamuraShippo/ComfyUI-NS-Util": [ [ "NS-FlexPreset", + "NS-ManySliders", + "NS-PromptList", "NS-ToonFilter" ], { @@ -12716,6 +12729,7 @@ "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [ [ "StarFrameFromVideo", + "StarIconExporter", "StarImageLoader1by1", "StarRandomImageLoader", "StarSavePanoramaJPEG" @@ -18194,6 +18208,14 @@ "title_aux": "ComfyUI-Bori-JsonSetGetConverter" } ], + "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": [ + [ + "Bori Qwen Image Resolution" + ], + { + "title_aux": "ComfyUI-Bori-JsonSetGetConverter" + } + ], "https://github.com/bradsec/ComfyUI_ResolutionSelector": [ [ "ResolutionSelector" @@ -18927,8 +18949,11 @@ "HYW_PanoInpaint_Scene", "HYW_PanoInpaint_Sky", "HYW_PanoramaValidator", + "HYW_PerspectiveToPanoramaMask", + "HYW_RuntimeFromStock", "HYW_SeamlessWrap360", "HYW_SettingsLoader", + "HYW_ShiftPanorama", "HYW_SkyMaskGenerator", "HYW_TextureBaker", "HYW_Thumbnailer", @@ -32103,7 +32128,8 @@ [ "DownloadAndLoadTransNetModel", "SelectVideo", - "TransNetV2_Run" + "TransNetV2_Run", + "ZipCompress" ], { "title_aux": "ComfyUI Video Segmentation Node" @@ -33876,7 +33902,8 @@ "MaskCompositePPM", "PPMSamplerSelect", "RenormCFGPost", - "RescaleCFGPost" + "RescaleCFGPost", + "SamplerGradientEstimation" ], { "title_aux": "ComfyUI-ppm" @@ -37394,6 +37421,14 @@ "title_aux": "Latent Mirror node for ComfyUI" } ], + "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": [ + [ + "UnifiedGenerator|LP" + ], + { + "title_aux": "ComfyUI-LLM-VLM-Node" + } + ], "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": [ [ "UltimateSDUpscale", diff --git a/github-stats.json b/github-stats.json index ccdddfab..30103e2e 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1774,6 +1774,11 @@ "last_update": "2024-07-30 10:27:07", "author_account_age_days": 418 }, + "https://github.com/ExoticArts/comfyui-ea-nodes": { + "stars": 0, + "last_update": "2025-08-10 11:33:34", + "author_account_age_days": 0 + }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 27, "last_update": "2024-05-23 00:12:17", @@ -6619,6 +6624,11 @@ "last_update": "2025-06-02 06:52:21", "author_account_age_days": 1980 }, + "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": { + "stars": 0, + "last_update": "2025-08-10 07:43:57", + "author_account_age_days": 1981 + }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 14, "last_update": "2024-07-07 12:15:49", @@ -13044,6 +13054,11 @@ "last_update": "2024-05-22 20:50:25", "author_account_age_days": 5643 }, + "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": { + "stars": 0, + "last_update": "2025-08-10 09:24:22", + "author_account_age_days": 213 + }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "stars": 1269, "last_update": "2025-07-18 19:54:57", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 594b9f9a..d01eee2d 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -8203,7 +8203,8 @@ "MaskCompositePPM", "PPMSamplerSelect", "RenormCFGPost", - "RescaleCFGPost" + "RescaleCFGPost", + "SamplerGradientEstimation" ], { "title_aux": "ComfyUI-ppm" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6b1cb786..4dbc0c01 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,35 @@ { "custom_nodes": [ + { + "author": "squirrel765", + "title": "comfyui-ea-nodes", + "reference": "https://github.com/ExoticArts/comfyui-ea-nodes", + "files": [ + "https://github.com/ExoticArts/comfyui-ea-nodes" + ], + "install_type": "git-clone", + "description": "ExoticArts custom nodes for ComfyUI (EA Power LoRA, etc.)" + }, + { + "author": "squirrel765", + "title": "ComfyUI-LLM-VLM-Node", + "reference": "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node", + "files": [ + "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node" + ], + "install_type": "git-clone", + "description": "A unified ComfyUI node for both LLM (text-only) and VLM (image-to-text) generation using GGUF models.." + }, + { + "author": "boricuapab", + "title": "ComfyUI-Bori-JsonSetGetConverter", + "reference": "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions", + "files": [ + "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions" + ], + "install_type": "git-clone", + "description": "This is a custom node for ComfyUI that provides the user with a dropdown which contains the recommended resolutions for the Qwen Image Model." + }, { "author": "eric183", "title": "ComfyUI-Only", @@ -657,36 +687,6 @@ ], "install_type": "git-clone", "description": "ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)" - }, - { - "author": "mikeshuangyan", - "title": "ComfyUI_MqUtils", - "reference": "https://github.com/mikeshuangyan/ComfyUI_MqUtils", - "files": [ - "https://github.com/mikeshuangyan/ComfyUI_MqUtils" - ], - "install_type": "git-clone", - "description": "MQ util nodes for ComfyUI" - }, - { - "author": "Yuan-ManX", - "title": "ComfyUI-SkyworkUniPic", - "reference": "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic", - "files": [ - "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic" - ], - "install_type": "git-clone", - "description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture." - }, - { - "author": "zl9739379", - "title": "ComfyUI-ArkVideoGenerate", - "reference": "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate", - "files": [ - "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate" - ], - "install_type": "git-clone", - "description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index a22b8792..90e281bf 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4926,6 +4926,17 @@ "title_aux": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper" } ], + "https://github.com/ExoticArts/comfyui-ea-nodes": [ + [ + "EA_FilenameCombine", + "EA_PowerLora", + "EA_TrimFrames", + "EA_TrimImagesStartEnd" + ], + { + "title_aux": "comfyui-ea-nodes" + } + ], "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ [ "ModelScopeT2VLoader" @@ -9645,6 +9656,8 @@ "https://github.com/NakamuraShippo/ComfyUI-NS-Util": [ [ "NS-FlexPreset", + "NS-ManySliders", + "NS-PromptList", "NS-ToonFilter" ], { @@ -12716,6 +12729,7 @@ "https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [ [ "StarFrameFromVideo", + "StarIconExporter", "StarImageLoader1by1", "StarRandomImageLoader", "StarSavePanoramaJPEG" @@ -18194,6 +18208,14 @@ "title_aux": "ComfyUI-Bori-JsonSetGetConverter" } ], + "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": [ + [ + "Bori Qwen Image Resolution" + ], + { + "title_aux": "ComfyUI-Bori-JsonSetGetConverter" + } + ], "https://github.com/bradsec/ComfyUI_ResolutionSelector": [ [ "ResolutionSelector" @@ -18927,8 +18949,11 @@ "HYW_PanoInpaint_Scene", "HYW_PanoInpaint_Sky", "HYW_PanoramaValidator", + "HYW_PerspectiveToPanoramaMask", + "HYW_RuntimeFromStock", "HYW_SeamlessWrap360", "HYW_SettingsLoader", + "HYW_ShiftPanorama", "HYW_SkyMaskGenerator", "HYW_TextureBaker", "HYW_Thumbnailer", @@ -32103,7 +32128,8 @@ [ "DownloadAndLoadTransNetModel", "SelectVideo", - "TransNetV2_Run" + "TransNetV2_Run", + "ZipCompress" ], { "title_aux": "ComfyUI Video Segmentation Node" @@ -33876,7 +33902,8 @@ "MaskCompositePPM", "PPMSamplerSelect", "RenormCFGPost", - "RescaleCFGPost" + "RescaleCFGPost", + "SamplerGradientEstimation" ], { "title_aux": "ComfyUI-ppm" @@ -37394,6 +37421,14 @@ "title_aux": "Latent Mirror node for ComfyUI" } ], + "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": [ + [ + "UnifiedGenerator|LP" + ], + { + "title_aux": "ComfyUI-LLM-VLM-Node" + } + ], "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": [ [ "UltimateSDUpscale",