mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-29 03:27:30 +08:00
fix(custom-node-list): place BangtrixToolkit entry after last git-clone block
This commit is contained in:
+10
-8
@@ -1,13 +1,5 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Carasibana",
|
||||||
"title": "ComfyUI-SimpleFloatSlider",
|
"title": "ComfyUI-SimpleFloatSlider",
|
||||||
@@ -47532,6 +47524,16 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user