mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-25 00:07:29 +08:00
fix(custom-node-list): place XB_ToolBox entry after last git-clone block
This commit is contained in:
parent
f64b73fc57
commit
350ff2d044
@ -47504,6 +47504,16 @@
|
||||
"onnxruntime"
|
||||
]
|
||||
},
|
||||
{
|
||||
"author": "WJLUOXIAO",
|
||||
"title": "XB_ToolBox",
|
||||
"reference": "https://github.com/WJLUOXIAO/XB_ToolBox",
|
||||
"files": [
|
||||
"https://github.com/WJLUOXIAO/XB_ToolBox"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive ComfyUI extension suite encompassing both front-end interaction and low-level memory scheduling, designed to help beginners master workflows and simplify local deployment."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -47894,16 +47904,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "WJLUOXIAO",
|
||||
"title": "XB_ToolBox",
|
||||
"reference": "https://github.com/WJLUOXIAO/XB_ToolBox",
|
||||
"files": [
|
||||
"https://github.com/WJLUOXIAO/XB_ToolBox"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive ComfyUI extension suite encompassing both front-end interaction and low-level memory scheduling, designed to help beginners master workflows and simplify local deployment."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user