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",