Browse Source

update DB

pull/341/head
dr.lt.data 10 months ago
parent
commit
d44b0a1ef2
  1. 2
      extension-node-map.json
  2. 11
      node_db/dev/custom-node-list.json
  3. 2
      node_db/new/extension-node-map.json

2
extension-node-map.json

@ -2320,8 +2320,6 @@
"0246.ScriptNode",
"0246.ScriptPile",
"0246.ScriptRule",
"0246.StrAdd",
"0246.StrAddBatch",
"0246.Stringify"
],
{

11
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]",

2
node_db/new/extension-node-map.json

@ -2320,8 +2320,6 @@
"0246.ScriptNode",
"0246.ScriptPile",
"0246.ScriptRule",
"0246.StrAdd",
"0246.StrAddBatch",
"0246.Stringify"
],
{

Loading…
Cancel
Save