Adding Luma custom nodes

This commit is contained in:
Pedro Gengo 2024-09-20 00:54:21 -03:00
parent de3cd9fe72
commit 1bd3b293ae

View File

@ -15005,6 +15005,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."
}
]
}