Skip to content

Commit 0217584

Browse files
Updated my entry to include my new Block Editing Nodes (#2405)
* Add Realtime LoRA Trainer node to custom-node-list Added a new node for Realtime LoRA Trainer with details. * Enhance description for ComfyUI Loras training Updated the description to include Block Edit and Save Loras functionality and Musubi Tuner support.
1 parent fd60f7e commit 0217584

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

custom-node-list.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38081,7 +38081,7 @@
3808138081
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
3808238082
],
3808338083
"install_type": "git-clone",
38084-
"description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)."
38084+
"description": "Block Edit and Save Loras within ComfyUI & Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via Musubi Tuner & AI-Toolkit)."
3808538085
},
3808638086
{
3808738087
"author": "HackAfterDark",
@@ -39298,6 +39298,17 @@
3929839298
],
3929939299
"install_type": "unzip",
3930039300
"description": "This is a node to convert an image into a CMYK Halftone dot image."
39301-
}
39301+
},
39302+
{
39303+
"author": "ShootTheSound",
39304+
"title": "Realtime LoRA Trainer",
39305+
"id": "comfyui-realtime-lora",
39306+
"reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora",
39307+
"files": [
39308+
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
39309+
],
39310+
"install_type": "git-clone",
39311+
"description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)."
39312+
}
3930239313
]
3930339314
}

0 commit comments

Comments
 (0)