mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Added LNL Frame Selector. (#765)
* Added Late Night Labs' Frame selector suite. * Updated custom node title.
This commit is contained in:
parent
ef552b0585
commit
fa9a8257bc
@ -10587,6 +10587,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user