diff --git a/custom-node-list.json b/custom-node-list.json index 59259ed..c0ed1b7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4373,7 +4373,7 @@ ], "install_type": "git-clone", "description": "Nodes: DSP Image Concat" - }, + }, { "author": "Inzaniak", "title": "Ranbooru for ComfyUI", diff --git a/extension-node-map.json b/extension-node-map.json index 1786df5..ce6eb61 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2320,8 +2320,6 @@ "0246.ScriptNode", "0246.ScriptPile", "0246.ScriptRule", - "0246.StrAdd", - "0246.StrAddBatch", "0246.Stringify" ], { diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index da53863..d8b7d6a 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,6 +9,17 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, + + { + "author": "chaojie", + "title": "LightGlue ⚡️ [WIP]", + "reference": "https://github.com/chaojie/ComfyUI-LightGlue", + "files": [ + "https://github.com/chaojie/ComfyUI-LightGlue" + ], + "install_type": "git-clone", + "description": "This extension provides custom nodes for inference of LightGlue, a lightweight feature matcher with high accuracy and blazing fast inference. It takes as input a set of keypoints and descriptors for each image and returns the indices of corresponding points. The architecture is based on adaptive pruning techniques, in both network width and depth - [a/check out the paper for more details](https://arxiv.org/pdf/2306.13643.pdf)." + }, { "author": "DimaChaichan", "title": "LAizypainter-Exporter-ComfyUI [WIP]", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 1786df5..ce6eb61 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2320,8 +2320,6 @@ "0246.ScriptNode", "0246.ScriptPile", "0246.ScriptRule", - "0246.StrAdd", - "0246.StrAddBatch", "0246.Stringify" ], {