update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "seanlynch",
|
||||
"title": "ComfyUI Optical Flow",
|
||||
"reference": "https://github.com/seanlynch/comfyui-optical-flow",
|
||||
"files": [
|
||||
"https://github.com/seanlynch/comfyui-optical-flow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This package contains three nodes to help you compute optical flow between pairs of images, usually adjacent frames in a video, visualize the flow, and apply the flow to another image of the same dimensions. Most of the code is from Deforum, so this is released under the same license (MIT)."
|
||||
},
|
||||
{
|
||||
"author": "bmad4ever",
|
||||
"title": "ComfyUI-Bmad-Custom-Nodes",
|
||||
"reference": "https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes",
|
||||
"files": [
|
||||
"https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking purposes using GrabCut or contours, and general utility to streamline workflow setup or implement essential missing features."
|
||||
},
|
||||
{
|
||||
"author": "RockOfFire",
|
||||
"title": "CR Animation Nodes",
|
||||
|
||||
Reference in New Issue
Block a user