From eb57f6f6b5a7336bdcacc5e4bf445c2b357fca53 Mon Sep 17 00:00:00 2001 From: AntiMatterComfy Date: Wed, 20 May 2026 10:37:00 +0300 Subject: [PATCH] Map AntiMatter batch loader node --- extension-node-map.json | 5 +++-- node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 5 +++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 805607e4..cdce9d78 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2966,7 +2966,8 @@ ], "https://github.com/AntiMatterComfy/antimatter-nodes": [ [ - "Anti_aspect_ratio_master" + "Anti_aspect_ratio_master", + "Batch_Loader_From_Folder" ], { "title_aux": "AntiMatter Nodes" @@ -65745,4 +65746,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ 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 d64b25bd..a9bc55fa 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1349,7 +1349,7 @@ "https://github.com/AntiMatterComfy/antimatter-nodes" ], "install_type": "git-clone", - "description": "AntiMatter custom nodes for ComfyUI. Includes Anti_aspect_ratio_master for Flux, Z-Image, and ERNIE-oriented aspect ratio and resolution latent creation." + "description": "AntiMatter custom nodes for ComfyUI. Includes Anti_aspect_ratio_master for Flux, Z-Image, and ERNIE-oriented latent creation plus Batch Loader from folder for local image batch loading." }, { "author": "Vivid", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 805607e4..cdce9d78 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2966,7 +2966,8 @@ ], "https://github.com/AntiMatterComfy/antimatter-nodes": [ [ - "Anti_aspect_ratio_master" + "Anti_aspect_ratio_master", + "Batch_Loader_From_Folder" ], { "title_aux": "AntiMatter Nodes" @@ -65745,4 +65746,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +}