mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Update custom-node-list.json (#777)
This commit is contained in:
parent
c11470cae3
commit
21de2cf83d
@ -10730,6 +10730,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": "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."
|
||||||
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user