Added LNL Frame Selector. (#765)

* Added Late Night Labs' Frame selector suite.

* Updated custom node title.
This commit is contained in:
miranbrajsa 2024-06-12 17:13:19 +02:00 committed by GitHub
parent ef552b0585
commit fa9a8257bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10587,6 +10587,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Late Night Labs",
"title": "LNL Frame Selector",
"id": "lnlframeselector",
"reference": "https://github.com/latenightlabs/ComfyUI-LNL",
"files": [
"https://github.com/latenightlabs/ComfyUI-LNL"
],
"install_type": "git-clone",
"description": "Frame Selector & Sequence Selection Node for ComfyUI."
}
]
}