mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-26 01:39:20 +08:00
Merge 9155752ddb into 049a53f3d5
This commit is contained in:
commit
e771b7448e
@ -53530,6 +53530,20 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "ugotworms",
|
||||
"title": "Sprite Sheet Extractor Nodes for ComfyUI",
|
||||
"id": "sprite-sheet-extractor",
|
||||
"reference": "https://github.com/ugotworms/comfyui_sprite_sheet_extractor",
|
||||
"files": [
|
||||
"https://github.com/ugotworms/comfyui_sprite_sheet_extractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extract sprite sheets from WAN video output. Samples evenly-spaced frames, removes background via YCbCr chroma keying, applies palette lock for temporal colour drift correction, and saves a horizontal RGBA sprite sheet. Includes animated preview node.",
|
||||
"category": "Image Processing",
|
||||
"tags": ["sprite", "animation", "video", "wan", "background-removal", "chroma-key"],
|
||||
"version": "1.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user