mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
de5c7ee33f
commit
d44b0a1ef2
@ -2320,8 +2320,6 @@
|
||||
"0246.ScriptNode",
|
||||
"0246.ScriptPile",
|
||||
"0246.ScriptRule",
|
||||
"0246.StrAdd",
|
||||
"0246.StrAddBatch",
|
||||
"0246.Stringify"
|
||||
],
|
||||
{
|
||||
|
||||
@ -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]",
|
||||
|
||||
@ -2320,8 +2320,6 @@
|
||||
"0246.ScriptNode",
|
||||
"0246.ScriptPile",
|
||||
"0246.ScriptRule",
|
||||
"0246.StrAdd",
|
||||
"0246.StrAddBatch",
|
||||
"0246.Stringify"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user