From c8c661bedda00976d6c11bf188f6c1fd7335efd5 Mon Sep 17 00:00:00 2001 From: chaojie Date: Fri, 19 Jan 2024 16:37:47 +0800 Subject: [PATCH] LightGlue --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c0ed1b7..297e2d5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4094,6 +4094,16 @@ "install_type": "git-clone", "description": "This is an implementation of [a/i2vgen-xl](https://github.com/ali-vilab/i2vgen-xl)" }, + { + "author": "chaojie", + "title": "ComfyUI-LightGlue", + "reference": "https://github.com/chaojie/ComfyUI-LightGlue", + "files": [ + "https://github.com/chaojie/ComfyUI-LightGlue" + ], + "install_type": "git-clone", + "description": "This is an ComfyUI implementation of LightGlue to generate motion brush" + }, { "author": "alexopus", "title": "ComfyUI Image Saver",