From 4a852ac8a86e3ed16d81ae0d0fdbca415c09dc3d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 7 Dec 2025 21:30:06 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 24 ++++++++++++------------ node_db/new/custom-node-list.json | 15 +++++++++++++-- 2 files changed, 25 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 243bcbc5..ea39e85e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37746,6 +37746,17 @@ "install_type": "git-clone", "description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions." }, + { + "author": "ShootTheSound", + "title": "Realtime LoRA Trainer", + "id": "comfyui-realtime-lora", + "reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora", + "files": [ + "https://github.com/ShootTheSound/comfyUI-Realtime-Lora" + ], + "install_type": "git-clone", + "description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)." + }, @@ -38170,17 +38181,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ShootTheSound", - "title": "Realtime LoRA Trainer", - "id": "comfyui-realtime-lora", - "reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora", - "files": [ - "https://github.com/ShootTheSound/comfyUI-Realtime-Lora" - ], - "install_type": "git-clone", - "description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 71a26202..25b68038 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -21,8 +21,19 @@ ], "install_type": "git-clone", "description": "Professional audio processing and mastering suite for ComfyUI." - }, - { + }, + { + "author": "ShootTheSound", + "title": "Realtime LoRA Trainer", + "id": "comfyui-realtime-lora", + "reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora", + "files": [ + "https://github.com/ShootTheSound/comfyUI-Realtime-Lora" + ], + "install_type": "git-clone", + "description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)." + }, + { "author": "Transhumai", "title": "ComfyUI-LegionPower", "reference": "https://github.com/Transhumai/ComfyUI-LegionPower",