mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-22 11:57:37 +08:00
Video Scene Analysis & Prompt Generation
This ComfyUI extension provides a complete workflow for analyzing video content, generating scene descriptions, and creating AI image prompts. It consists of three interconnected nodes that work together to transform video content into usable AI art prompts with visual previews.
This commit is contained in:
parent
f41365abe9
commit
fd21e40dcd
@ -43507,6 +43507,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "GraftingRayman",
|
||||
"title": "Video Scene Analysis & Prompt Generation",
|
||||
"id": "ComfyUI-Scene",
|
||||
"reference": "https://github.com/GraftingRayman/ComfyUI-Scene",
|
||||
"files": [
|
||||
"https://github.com/GraftingRayman/ComfyUI-Scene"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This ComfyUI extension provides a complete workflow for analyzing video content, generating scene descriptions, and creating AI image prompts. It consists of three interconnected nodes that work together to transform video content into usable AI art prompts with visual previews."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user