From 83d41bbba63c45a632e1511954d1cc1bd16a4af3 Mon Sep 17 00:00:00 2001 From: AntiMatterComfy <285984850+AntiMatterComfy@users.noreply.github.com> Date: Thu, 11 Jun 2026 17:07:01 +0300 Subject: [PATCH] Update AntiMatter nodes in Manager registry --- custom-node-list.json | 2 +- extension-node-map.json | 11 +++++++++-- node_db/new/extension-node-map.json | 11 +++++++++-- 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ec4d9b6f..2477e020 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -49385,7 +49385,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 latent creation plus Batch Loader from folder for local image batch loading." + "description": "AntiMatter custom nodes for ComfyUI. Includes aspect ratio tools, image/video folder batch loading and saving, prompt line/JSON scene loaders, LM Studio local API prompt agents, and a text file appender with scene-aware replacement." }, { "author": "dewittethomas", diff --git a/extension-node-map.json b/extension-node-map.json index 5ec41398..9682051e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3087,8 +3087,15 @@ "Anti_aspect_ratio_master", "Antimatter_TextFileAppender", "Batch_Loader_From_Folder", + "Antimetter_Video_Batch_Loader", + "AntiMatter_Save_Video_in_Folder", + "AntiMatter_TextFilter", + "AntiMatter_Video_Save_Popular", "LinePrompt_MasterLoad", - "LinePrompt_MasterLoad_JSON" + "LinePrompt_MasterLoad_JSON", + "LinePrompt_MasterLoad_JSON_Image", + "LMStudioMultiInputSettingsAgent", + "LMStudioThreeImageAgent" ], { "title_aux": "AntiMatter Nodes" @@ -71935,4 +71942,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +} diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 5ec41398..9682051e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3087,8 +3087,15 @@ "Anti_aspect_ratio_master", "Antimatter_TextFileAppender", "Batch_Loader_From_Folder", + "Antimetter_Video_Batch_Loader", + "AntiMatter_Save_Video_in_Folder", + "AntiMatter_TextFilter", + "AntiMatter_Video_Save_Popular", "LinePrompt_MasterLoad", - "LinePrompt_MasterLoad_JSON" + "LinePrompt_MasterLoad_JSON", + "LinePrompt_MasterLoad_JSON_Image", + "LMStudioMultiInputSettingsAgent", + "LMStudioThreeImageAgent" ], { "title_aux": "AntiMatter Nodes" @@ -71935,4 +71942,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +}