This commit is contained in:
Grafting Rayman 2026-02-20 18:17:32 +00:00 committed by GitHub
commit 7c3946489a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43507,6 +43507,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": "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."
} }
] ]
} }