mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Adding Luma custom nodes (#1075)
Co-authored-by: Pedro Gengo <pedro@Pedros-MacBook-Pro-2.local>
This commit is contained in:
parent
86e13b6ee1
commit
0cc279b109
@ -15046,6 +15046,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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user