Update AntiMatter nodes in Manager registry

This commit is contained in:
AntiMatterComfy 2026-06-11 17:07:01 +03:00
parent d60e603467
commit 83d41bbba6
3 changed files with 19 additions and 5 deletions

View File

@ -49385,7 +49385,7 @@
"https://github.com/AntiMatterComfy/antimatter-nodes" "https://github.com/AntiMatterComfy/antimatter-nodes"
], ],
"install_type": "git-clone", "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", "author": "dewittethomas",

View File

@ -3087,8 +3087,15 @@
"Anti_aspect_ratio_master", "Anti_aspect_ratio_master",
"Antimatter_TextFileAppender", "Antimatter_TextFileAppender",
"Batch_Loader_From_Folder", "Batch_Loader_From_Folder",
"Antimetter_Video_Batch_Loader",
"AntiMatter_Save_Video_in_Folder",
"AntiMatter_TextFilter",
"AntiMatter_Video_Save_Popular",
"LinePrompt_MasterLoad", "LinePrompt_MasterLoad",
"LinePrompt_MasterLoad_JSON" "LinePrompt_MasterLoad_JSON",
"LinePrompt_MasterLoad_JSON_Image",
"LMStudioMultiInputSettingsAgent",
"LMStudioThreeImageAgent"
], ],
{ {
"title_aux": "AntiMatter Nodes" "title_aux": "AntiMatter Nodes"

View File

@ -3087,8 +3087,15 @@
"Anti_aspect_ratio_master", "Anti_aspect_ratio_master",
"Antimatter_TextFileAppender", "Antimatter_TextFileAppender",
"Batch_Loader_From_Folder", "Batch_Loader_From_Folder",
"Antimetter_Video_Batch_Loader",
"AntiMatter_Save_Video_in_Folder",
"AntiMatter_TextFilter",
"AntiMatter_Video_Save_Popular",
"LinePrompt_MasterLoad", "LinePrompt_MasterLoad",
"LinePrompt_MasterLoad_JSON" "LinePrompt_MasterLoad_JSON",
"LinePrompt_MasterLoad_JSON_Image",
"LMStudioMultiInputSettingsAgent",
"LMStudioThreeImageAgent"
], ],
{ {
"title_aux": "AntiMatter Nodes" "title_aux": "AntiMatter Nodes"