From abdc434b126c9ad1791244bfb4339faed4a79fed Mon Sep 17 00:00:00 2001 From: chaojie Date: Tue, 23 Jan 2024 15:38:54 +0800 Subject: [PATCH] RAFT --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8d2b4c1..42904b5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4114,6 +4114,16 @@ "install_type": "git-clone", "description": "This is an ComfyUI implementation of LightGlue to generate motion brush" }, + { + "author": "chaojie", + "title": "ComfyUI-RAFT", + "reference": "https://github.com/chaojie/ComfyUI-RAFT", + "files": [ + "https://github.com/chaojie/ComfyUI-RAFT" + ], + "install_type": "git-clone", + "description": "This is an ComfyUI implementation of RAFT to generate motion brush" + }, { "author": "alexopus", "title": "ComfyUI Image Saver",