mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-26 09:49:22 +08:00
Update AntiMatter nodes in Manager registry
This commit is contained in:
parent
d60e603467
commit
83d41bbba6
@ -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",
|
||||||
|
|||||||
@ -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"
|
||||||
@ -71935,4 +71942,4 @@
|
|||||||
"title_aux": "SDXLResolutionPresets"
|
"title_aux": "SDXLResolutionPresets"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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"
|
||||||
@ -71935,4 +71942,4 @@
|
|||||||
"title_aux": "SDXLResolutionPresets"
|
"title_aux": "SDXLResolutionPresets"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user