mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-23 23:37:23 +08:00
fix(custom-node-list): place BangtrixToolkit entry after last git-clone block
This commit is contained in:
parent
7fa009e9da
commit
2c0d665929
@ -1,13 +1,5 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Anonymzx",
|
||||
"title": "BangtrixToolkit",
|
||||
"reference": "https://github.com/Anonymzx/BangtrixToolkit",
|
||||
"files": ["https://github.com/Anonymzx/BangtrixToolkit"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced ComfyUI toolkit with translation, AMD ROCm utilities, optimization, and workflow enhance"
|
||||
},
|
||||
{
|
||||
"author": "Carasibana",
|
||||
"title": "ComfyUI-SimpleFloatSlider",
|
||||
@ -47532,6 +47524,16 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "Anonymzx",
|
||||
"title": "BangtrixToolkit",
|
||||
"reference": "https://github.com/Anonymzx/BangtrixToolkit",
|
||||
"files": [
|
||||
"https://github.com/Anonymzx/BangtrixToolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced ComfyUI toolkit with translation, AMD ROCm utilities, optimization, and workflow enhance"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user