fix(custom-node-list): place BangtrixToolkit entry after last git-clone block

This commit is contained in:
Dr.Lt.Data 2026-05-16 21:38:56 +09:00
parent 7fa009e9da
commit 2c0d665929

View File

@ -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"
},