Metadata-Version: 2.1
Name: comfyui-ai-videoanalysis
Version: 0.0.1
Summary: A minimal ComfyUI workflow that turns local videos into clear, human-readable analysis by sampling frames and sending them to Gemini Flash multimodal Video Language Model.
Home-page: https://github.com/Pankaj-Leo/ComfyUI-AI-VideoAnalysis
Requires-Python: >=3.10
Requires-Dist: google-generativeai>=0.4.1
Requires-Dist: google-genai
Requires-Dist: sounddevice
