add mecha node pack (#767)

This commit is contained in:
ljleb 2024-06-12 19:35:34 -04:00 committed by GitHub
parent 1cfe3781ff
commit 552da7a468
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10609,6 +10609,17 @@
],
"install_type": "unzip",
"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."
}
]
}