update db

This commit is contained in:
Dr.Lt.Data
2024-01-20 08:38:47 +09:00
parent 23a6b90543
commit 0c1fc28cf2
5 changed files with 86 additions and 34 deletions

View File

@@ -10,16 +10,6 @@
},
{
"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]",