update DB

This commit is contained in:
dr.lt.data 2024-01-19 15:03:08 +09:00
parent de5c7ee33f
commit d44b0a1ef2
4 changed files with 12 additions and 5 deletions

View File

@ -4373,7 +4373,7 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: DSP Image Concat" "description": "Nodes: DSP Image Concat"
}, },
{ {
"author": "Inzaniak", "author": "Inzaniak",
"title": "Ranbooru for ComfyUI", "title": "Ranbooru for ComfyUI",

View File

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

View File

@ -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." "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", "author": "DimaChaichan",
"title": "LAizypainter-Exporter-ComfyUI [WIP]", "title": "LAizypainter-Exporter-ComfyUI [WIP]",

View File

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