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:
Grafting Rayman 2026-02-20 18:16:43 +00:00 committed by GitHub
parent f41365abe9
commit fd21e40dcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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