Metadata-Version: 2.1
Name: comfyui-whisper
Version: 0.0.1
Summary: Transcribe audio and add subtitles to videos using Whisper in ComfyUI
Home-page: https://github.com/yuvraj108c/ComfyUI-Whisper
Requires-Python: >=3.10
Requires-Dist: openai-whisper
Requires-Dist: pillow
Requires-Dist: uuid
Requires-Dist: torchcodec
