mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-18 20:38:11 +08:00
Add ComfyUI-FirstframeLastframeExtractor by RmaN
Add ComfyUI-FirstframeLastframeExtractor by RmaN (aka Arman Jangmiri)
This commit is contained in:
parent
351d9c62c4
commit
15e663a66d
@ -54337,6 +54337,18 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "RmaN (Arman Jangmiri)",
|
||||
"title": "ComfyUI-FirstframeLastframeExtractor",
|
||||
"reference": "https://github.com/RmaNMetaverse/ComfyUI-FirstframeLastframeExtractor",
|
||||
"files": [
|
||||
"https://github.com/RmaNMetaverse/ComfyUI-FirstframeLastframeExtractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple utility node that extracts the first and last frame from any video file or image batch. Supports direct file paths and image batches from other nodes like VideoHelperSuite. Developed by RmaN (Arman Jangmiri). Keywords: FirstFrame LastFrame First Frame Last Frame video frame extractor.",
|
||||
"pip": ["opencv-python-headless"]
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user