Merge pull request #358 from chaojie/patch-7

RAFT
This commit is contained in:
Dr.Lt.Data 2024-01-23 17:37:25 +09:00 committed by GitHub
commit db1a652d2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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