update Eden custom nodesuite with better naming and add LoRa trainer node

This commit is contained in:
xander 2024-08-16 13:56:48 +02:00
parent 72e4c84f8a
commit 73c41d555c

View File

@ -5237,14 +5237,25 @@
},
{
"author": "aiXander",
"title": "Various custom nodes by Eden.art",
"title": "Eden.art nodesuite",
"id": "Eden",
"reference": "https://github.com/edenartlab/eden_comfy_pipelines",
"files": [
"https://github.com/edenartlab/eden_comfy_pipelines"
],
"install_type": "git-clone",
"description": "A set of custom nodes for various purposed, maintained by Eden.art"
"description": "Maintained by Eden.art, this is a growing suite of custom nodes for building advanced pipelines."
},
{
"author": "aiXander",
"title": "Eden.art LoRa Trainer",
"id": "Eden",
"reference": "https://github.com/edenartlab/sd-lora-trainer",
"files": [
"https://github.com/edenartlab/sd-lora-trainer"
],
"install_type": "git-clone",
"description": "Maintained by Eden.art, this is a very fast, well tuned trainer for SDXL and SD15"
},
{
"author": "pkpk",