mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
add mecha node pack (#767)
This commit is contained in:
parent
1cfe3781ff
commit
552da7a468
@ -10609,6 +10609,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ljleb",
|
||||||
|
"title": "Mecha Merge Node Pack",
|
||||||
|
"id": "mecha",
|
||||||
|
"reference": "https://github.com/ljleb/comfy-mecha",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ljleb/comfy-mecha"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Model merging node pack with a focus on low memory footprint."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user