diff --git a/custom-node-list.json b/custom-node-list.json index acf602db..81e94ef7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14252,7 +14252,7 @@ "https://github.com/45uee/ComfyUI-Color_Transfer" ], "install_type": "git-clone", - "description": "Implementation of color transfer using KMeans algorithm" + "description": "Postprocessing nodes that implement color palette transfer for images." }, { "author": "Phando", @@ -15057,16 +15057,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "45uee", - "title": "ComfyUI-Color_Transfer", - "reference": "https://github.com/45uee/ComfyUI-Color_Transfer", - "files": [ - "https://github.com/45uee/ComfyUI-Color_Transfer" - ], - "install_type": "git-clone", - "description": "Postprocessing nodes that implement color palette transfer for images." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 082a8888..ab223f73 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -15791,6 +15791,20 @@ "title_aux": "LF Nodes" } ], + "https://github.com/lumalabs/ComfyUI-LumaAI-API": [ + [ + "ImgBBUpload", + "LumaAIClient", + "LumaExtendGeneration", + "LumaImage2Video", + "LumaInterpolateGenerations", + "LumaPreviewVideo", + "LumaText2Video" + ], + { + "title_aux": "ComfyUI-LumaAI-API" + } + ], "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ [ "Custom Date Format | sokes \ud83e\uddac", diff --git a/github-stats.json b/github-stats.json index ba894388..f81870b3 100644 --- a/github-stats.json +++ b/github-stats.json @@ -4989,6 +4989,11 @@ "last_update": "2024-09-19 22:02:46", "author_account_age_days": 2123 }, + "https://github.com/lumalabs/ComfyUI-LumaAI-API": { + "stars": 66, + "last_update": "2024-09-20 04:22:55", + "author_account_age_days": 1199 + }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 90da4688..5c731c06 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -642,7 +642,7 @@ "https://github.com/45uee/ComfyUI-Color_Transfer" ], "install_type": "git-clone", - "description": "Implementation of color transfer using KMeans algorithm" + "description": "Postprocessing nodes that implement color palette transfer for images." }, { "author": "lazniak", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 082a8888..ab223f73 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -15791,6 +15791,20 @@ "title_aux": "LF Nodes" } ], + "https://github.com/lumalabs/ComfyUI-LumaAI-API": [ + [ + "ImgBBUpload", + "LumaAIClient", + "LumaExtendGeneration", + "LumaImage2Video", + "LumaInterpolateGenerations", + "LumaPreviewVideo", + "LumaText2Video" + ], + { + "title_aux": "ComfyUI-LumaAI-API" + } + ], "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ [ "Custom Date Format | sokes \ud83e\uddac",