mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update Eden custom nodesuite with better naming and add LoRa trainer node (#973)
This commit is contained in:
parent
72e4c84f8a
commit
d890984c70
@ -5237,14 +5237,25 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "aiXander",
|
"author": "aiXander",
|
||||||
"title": "Various custom nodes by Eden.art",
|
"title": "Eden.art nodesuite",
|
||||||
"id": "Eden",
|
"id": "Eden",
|
||||||
"reference": "https://github.com/edenartlab/eden_comfy_pipelines",
|
"reference": "https://github.com/edenartlab/eden_comfy_pipelines",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/edenartlab/eden_comfy_pipelines"
|
"https://github.com/edenartlab/eden_comfy_pipelines"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"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",
|
"author": "pkpk",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user