This commit is contained in:
AntiMatterComfy
2026-06-24 06:09:44 +02:00
committed by GitHub
3 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -49476,7 +49476,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",
+9 -2
View File
@@ -3103,8 +3103,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"
@@ -72542,4 +72549,4 @@
"title_aux": "SDXLResolutionPresets"
}
]
}
}
+9 -2
View File
@@ -3103,8 +3103,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"
@@ -72542,4 +72549,4 @@
"title_aux": "SDXLResolutionPresets"
}
]
}
}