Skip to content

Commit 5154e3c

Browse files
committed
fix(custom-node-list): relocate Ultimate Lora Loader to end (new author WaitWut) + node_db/new sync
1 parent ef8fa07 commit 5154e3c

2 files changed

Lines changed: 20 additions & 10 deletions

File tree

custom-node-list.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
{
22
"custom_nodes": [
3-
{
4-
"author": "WaitWut",
5-
"title": "Ultimate Lora Loader",
6-
"reference": "https://github.com/WaitWut/comfyui-ultimate-lora-loader",
7-
"files": [
8-
"https://github.com/WaitWut/comfyui-ultimate-lora-loader"
9-
],
10-
"install_type": "git-clone",
11-
"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."
12-
},
133
{
144
"author": "Carasibana",
155
"title": "ComfyUI-SimpleFloatSlider",
@@ -54276,6 +54266,16 @@
5427654266
],
5427754267
"install_type": "git-clone",
5427854268
"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."
54269+
},
54270+
{
54271+
"author": "WaitWut",
54272+
"title": "Ultimate Lora Loader",
54273+
"reference": "https://github.com/WaitWut/comfyui-ultimate-lora-loader",
54274+
"files": [
54275+
"https://github.com/WaitWut/comfyui-ultimate-lora-loader"
54276+
],
54277+
"install_type": "git-clone",
54278+
"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."
5427954279
}
5428054280
]
5428154281
}

node_db/new/custom-node-list.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "WaitWut",
5+
"title": "Ultimate Lora Loader",
6+
"reference": "https://github.com/WaitWut/comfyui-ultimate-lora-loader",
7+
"files": [
8+
"https://github.com/WaitWut/comfyui-ultimate-lora-loader"
9+
],
10+
"install_type": "git-clone",
11+
"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."
12+
},
313
{
414
"author": "m0rtus59",
515
"title": "ComfyUI-ComfySidebar",

0 commit comments

Comments
 (0)