mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-18 04:19:20 +08:00
fix(custom-node-list): relocate Ultimate Lora Loader to end (new author WaitWut) + node_db/new sync
This commit is contained in:
parent
ef8fa07a7d
commit
5154e3c070
@ -1,15 +1,5 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "WaitWut",
|
||||
"title": "Ultimate Lora Loader",
|
||||
"reference": "https://github.com/WaitWut/comfyui-ultimate-lora-loader",
|
||||
"files": [
|
||||
"https://github.com/WaitWut/comfyui-ultimate-lora-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Power-Lora-Loader-style dynamic LoRA stack node with a real on-disk folder browser, drag-to-reorder, optional CLIP, and per-lora split model/clip strengths."
|
||||
},
|
||||
{
|
||||
"author": "Carasibana",
|
||||
"title": "ComfyUI-SimpleFloatSlider",
|
||||
@ -54276,6 +54266,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Restoring the ComfyUI frontend pre-vue update queue functionality, drag&drop support, quicksave, and more in a clean design that respects your screen area."
|
||||
},
|
||||
{
|
||||
"author": "WaitWut",
|
||||
"title": "Ultimate Lora Loader",
|
||||
"reference": "https://github.com/WaitWut/comfyui-ultimate-lora-loader",
|
||||
"files": [
|
||||
"https://github.com/WaitWut/comfyui-ultimate-lora-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Power-Lora-Loader-style dynamic LoRA stack node with a real on-disk folder browser, drag-to-reorder, optional CLIP, and per-lora split model/clip strengths."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "WaitWut",
|
||||
"title": "Ultimate Lora Loader",
|
||||
"reference": "https://github.com/WaitWut/comfyui-ultimate-lora-loader",
|
||||
"files": [
|
||||
"https://github.com/WaitWut/comfyui-ultimate-lora-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Power-Lora-Loader-style dynamic LoRA stack node with a real on-disk folder browser, drag-to-reorder, optional CLIP, and per-lora split model/clip strengths."
|
||||
},
|
||||
{
|
||||
"author": "m0rtus59",
|
||||
"title": "ComfyUI-ComfySidebar",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user