Adding Luma custom nodes (#1075)

Co-authored-by: Pedro Gengo <pedro@Pedros-MacBook-Pro-2.local>
This commit is contained in:
Pedro Gabriel Gengo Lourenço 2024-09-20 14:34:13 -03:00 committed by GitHub
parent 86e13b6ee1
commit 0cc279b109
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15046,6 +15046,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "pedrogengo",
"title": "ComfyUI-LumaAI-API",
"id": "lumaai-api",
"reference": "https://github.com/lumalabs/ComfyUI-LumaAI-API",
"files": [
"https://github.com/lumalabs/ComfyUI-LumaAI-API"
],
"install_type": "git-clone",
"description": "Luma Dream Machine API official ComfyUI custom node."
}
]
}