From cd2010adaf9551470e1cb7cd0e51c3de8fd69c3a Mon Sep 17 00:00:00 2001 From: BaiCai <101706274+baicai99@users.noreply.github.com> Date: Sat, 15 Jun 2024 20:29:44 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index fde28926..6b172b9e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10730,6 +10730,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "baicai99", + "title": "ComfyUI-FrameSkipping", + "id": "FrameSkipping", + "reference": "https://github.com/baicai99/ComfyUI-FrameSkipping", + "files": [ + "https://github.com/baicai99/ComfyUI-FrameSkipping" + ], + "install_type": "git-clone", + "description": "Used to process video redrawing, frame skipping, frame ending early, etc." + }, ] }