Map AntiMatter batch loader node

This commit is contained in:
AntiMatterComfy
2026-05-20 10:37:00 +03:00
parent 1d4d74f745
commit eb57f6f6b5
3 changed files with 7 additions and 5 deletions
+3 -2
View File
@@ -2966,7 +2966,8 @@
], ],
"https://github.com/AntiMatterComfy/antimatter-nodes": [ "https://github.com/AntiMatterComfy/antimatter-nodes": [
[ [
"Anti_aspect_ratio_master" "Anti_aspect_ratio_master",
"Batch_Loader_From_Folder"
], ],
{ {
"title_aux": "AntiMatter Nodes" "title_aux": "AntiMatter Nodes"
@@ -65745,4 +65746,4 @@
"title_aux": "SDXLResolutionPresets" "title_aux": "SDXLResolutionPresets"
} }
] ]
} }
+1 -1
View File
@@ -1349,7 +1349,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 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", "author": "Vivid",
+3 -2
View File
@@ -2966,7 +2966,8 @@
], ],
"https://github.com/AntiMatterComfy/antimatter-nodes": [ "https://github.com/AntiMatterComfy/antimatter-nodes": [
[ [
"Anti_aspect_ratio_master" "Anti_aspect_ratio_master",
"Batch_Loader_From_Folder"
], ],
{ {
"title_aux": "AntiMatter Nodes" "title_aux": "AntiMatter Nodes"
@@ -65745,4 +65746,4 @@
"title_aux": "SDXLResolutionPresets" "title_aux": "SDXLResolutionPresets"
} }
] ]
} }