mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-26 09:49:22 +08:00
Merge 83d41bbba6 into 8ff2ba8ffe
This commit is contained in:
commit
85020abc33
@ -49476,7 +49476,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",
|
||||||
|
|||||||
@ -3103,8 +3103,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"
|
||||||
|
|||||||
@ -3103,8 +3103,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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user