update Eden custom nodesuite with better naming and add LoRa trainer node (#973)

This commit is contained in:
Xander Steenbrugge 2024-08-16 15:43:35 +02:00 committed by GitHub
parent 72e4c84f8a
commit d890984c70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",