diff --git a/custom-node-list.json b/custom-node-list.json index e2fc772..29f12a9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2325,6 +2325,16 @@ "install_type": "copy", "description": "Nodes:Prompt editing, Word as Image" }, + { + "author": "taabata", + "title": "LCM_Inpaint-Outpaint_Comfy", + "reference": "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy", + "files": [ + "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)" + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/extension-node-map.json b/extension-node-map.json index 9a4b65b..1c493e8 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3658,6 +3658,18 @@ "title_aux": "Syrian Falcon Nodes" } ], + "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [ + [ + "LCMGenerate", + "LCMLoader", + "LCM_outpaint_prep", + "LoadImageNode_LCM", + "SaveImage_LCM" + ], + { + "title_aux": "LCM_Inpaint-Outpaint_Comfy" + } + ], "https://github.com/theUpsider/ComfyUI-Logic": [ [ "Compare", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e9ab5e4..f8996fb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "taabata", + "title": "LCM_Inpaint-Outpaint_Comfy", + "reference": "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy", + "files": [ + "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)" + }, { "author": "0xbitches", "title": "Latent Consistency Model for ComfyUI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9a4b65b..1c493e8 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3658,6 +3658,18 @@ "title_aux": "Syrian Falcon Nodes" } ], + "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [ + [ + "LCMGenerate", + "LCMLoader", + "LCM_outpaint_prep", + "LoadImageNode_LCM", + "SaveImage_LCM" + ], + { + "title_aux": "LCM_Inpaint-Outpaint_Comfy" + } + ], "https://github.com/theUpsider/ComfyUI-Logic": [ [ "Compare",