Metadata-Version: 2.1
Name: comfyui-lyrics
Version: 1.1.1
Summary: A ComfyUI custom node for generating dynamic scrolling lyrics videos with smooth animations. Supports audio-to-text transcription using OpenAI Whisper or importing existing SRT subtitles.
Home-page: https://github.com/ahkimkoo/Comfyui-Lyrics
Requires-Python: >=3.10
Requires-Dist: openai-whisper
Requires-Dist: Pillow
Requires-Dist: numpy
