Update custom-node-list.json (#777)

This commit is contained in:
BaiCai 2024-06-16 07:28:46 +08:00 committed by GitHub
parent c11470cae3
commit 21de2cf83d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
},
]
}