diff --git a/extension-node-map.json b/extension-node-map.json index 558586f5..b080b7ef 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2508,6 +2508,7 @@ ], "https://github.com/BennyKok/comfyui-deploy": [ [ + "ComfyDeployOutputEXR", "ComfyDeployOutputImage", "ComfyDeployOutputText", "ComfyDeployWebscoketImageInput", @@ -6702,6 +6703,7 @@ "DrawThingsLoRA", "DrawThingsNegative", "DrawThingsPositive", + "DrawThingsPrompt", "DrawThingsRefiner", "DrawThingsSampler", "DrawThingsUpscaler" @@ -9943,6 +9945,7 @@ "LensFlare", "MultiFloat", "MultiTextNode", + "PaintPro", "SKB_AnySwitch", "SeamlessTexture", "TextBox", @@ -24794,12 +24797,15 @@ "https://github.com/jinchanz/ComfyUI-ADIC": [ [ "ADIC_COMMON_API", + "FluxKontextImageScale", + "ImageStitch", "ImageTranslateAPI", "ImageTranslateParamsBuilder", "ImageTranslateResultExtractor", "LoadImagesFromUrls", "MarketImageGenerateWithPolling", "PythonCodeExecutor", + "ReferenceLatent", "StringToJsonArray" ], { @@ -24994,6 +25000,7 @@ ], "https://github.com/joeriben/ai4artsed_comfyui_nodes": [ [ + "ai4artsed_image_analysis", "ai4artsed_openrouter_key", "ai4artsed_prompt_interception", "ai4artsed_random_artform_generator", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 2beae11f..cafe20ee 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "RedmondAI", + "title": "comfyui-tools [UNSAFE]", + "reference": "https://github.com/RedmondAI/comfyui-tools", + "files": [ + "https://github.com/RedmondAI/comfyui-tools" + ], + "install_type": "git-clone", + "description": "Custom extensions for ComfyUI used by the Redmond3D VFX team.[w/This node pack has a vulnerability that allows it to create files at arbitrary paths.]" + }, + { + "author": "coVISIONSld", + "title": "ComfyUI-OmniGen2 [NAME CONFLICT]", + "reference": "https://github.com/coVISIONSld/ComfyUI-OmniGen2", + "files": [ + "https://github.com/coVISIONSld/ComfyUI-OmniGen2" + ], + "install_type": "git-clone", + "description": "ComfyUI-OmniGen2 is a custom node package for the OmniGen2 model, enabling advanced text-to-image generation and visual understanding." + }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-Gemini [NAME CONFLICT]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 7c96072e..df04aaf1 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -2779,6 +2779,14 @@ "title_aux": "Kuniklo Collection" } ], + "https://github.com/RedmondAI/comfyui-tools": [ + [ + "AutoWrite" + ], + { + "title_aux": "comfyui-tools [UNSAFE]" + } + ], "https://github.com/RicherdLee/comfyui-oss-image-save": [ [ "SaveImageOSS" @@ -4453,6 +4461,15 @@ "title_aux": "ComfyUI-AppGen [UNSAFE]" } ], + "https://github.com/coVISIONSld/ComfyUI-OmniGen2": [ + [ + "OmniGen2ModelLoader", + "OmniGen2Sampler" + ], + { + "title_aux": "ComfyUI-OmniGen2 [NAME CONFLICT]" + } + ], "https://github.com/comfyanonymous/ComfyUI": [ [ "APG", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 7f0e3a06..d86ded06 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -809,6 +809,11 @@ "last_update": "2025-05-02 19:44:45", "author_account_age_days": 4041 }, + "https://github.com/RedmondAI/comfyui-tools": { + "stars": 0, + "last_update": "2025-06-26 22:15:25", + "author_account_age_days": 401 + }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", @@ -1459,6 +1464,11 @@ "last_update": "2025-01-02 17:00:32", "author_account_age_days": 4566 }, + "https://github.com/coVISIONSld/ComfyUI-OmniGen2": { + "stars": 0, + "last_update": "2025-06-26 18:08:46", + "author_account_age_days": 265 + }, "https://github.com/comfyanonymous/ComfyUI": { "stars": 80797, "last_update": "2025-06-26 07:39:12", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 558586f5..b080b7ef 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2508,6 +2508,7 @@ ], "https://github.com/BennyKok/comfyui-deploy": [ [ + "ComfyDeployOutputEXR", "ComfyDeployOutputImage", "ComfyDeployOutputText", "ComfyDeployWebscoketImageInput", @@ -6702,6 +6703,7 @@ "DrawThingsLoRA", "DrawThingsNegative", "DrawThingsPositive", + "DrawThingsPrompt", "DrawThingsRefiner", "DrawThingsSampler", "DrawThingsUpscaler" @@ -9943,6 +9945,7 @@ "LensFlare", "MultiFloat", "MultiTextNode", + "PaintPro", "SKB_AnySwitch", "SeamlessTexture", "TextBox", @@ -24794,12 +24797,15 @@ "https://github.com/jinchanz/ComfyUI-ADIC": [ [ "ADIC_COMMON_API", + "FluxKontextImageScale", + "ImageStitch", "ImageTranslateAPI", "ImageTranslateParamsBuilder", "ImageTranslateResultExtractor", "LoadImagesFromUrls", "MarketImageGenerateWithPolling", "PythonCodeExecutor", + "ReferenceLatent", "StringToJsonArray" ], { @@ -24994,6 +25000,7 @@ ], "https://github.com/joeriben/ai4artsed_comfyui_nodes": [ [ + "ai4artsed_image_analysis", "ai4artsed_openrouter_key", "ai4artsed_prompt_interception", "ai4artsed_random_artform_generator",