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 +}