mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
fix(custom-node-list): place ComfyUI-SBTools entry after last git-clone block
This commit is contained in:
parent
9aa2ca09b8
commit
d9f1ff34a7
@ -46572,6 +46572,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "High-fidelity, architecture-aware LoRA fusion for Z-Image (S3-DiT). Features simultaneous TIES-merging, per-block tuning, and no-loss export."
|
"description": "High-fidelity, architecture-aware LoRA fusion for Z-Image (S3-DiT). Features simultaneous TIES-merging, per-block tuning, and no-loss export."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Amatsukast",
|
||||||
|
"title": "ComfyUI-SBTools",
|
||||||
|
"id": "sbtools",
|
||||||
|
"reference": "https://github.com/Amatsukast/ComfyUI-SBTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Amatsukast/ComfyUI-SBTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Workflow toolkit for ComfyUI. Includes BiRefNet background removal, dynamic prompt/image variable system for batch generation, chroma key tools, and more utilities."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -46962,17 +46973,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Amatsukast",
|
|
||||||
"title": "ComfyUI-SBTools",
|
|
||||||
"id": "sbtools",
|
|
||||||
"reference": "https://github.com/Amatsukast/ComfyUI-SBTools",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Amatsukast/ComfyUI-SBTools"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Workflow toolkit for ComfyUI. Includes BiRefNet background removal, dynamic prompt/image variable system for batch generation, chroma key tools, and more utilities."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user