mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-14 15:12:32 +08:00
Adding Luma custom nodes
This commit is contained in:
parent
de3cd9fe72
commit
1bd3b293ae
@ -15005,6 +15005,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