Metadata-Version: 2.1
Name: comfyui-fl-songgen
Version: 1.3.1
Summary: FL Song Gen - AI-powered song generation nodes for ComfyUI. Generate complete songs with vocals and instrumentals from lyrics using Tencent's SongGeneration (LeVo) model. Features style transfer, auto style presets, dual-track output, and up to 4m30s song generation.
Home-page: https://github.com/filliptm/ComfyUI_FL-SongGen
Requires-Python: >=3.10
Requires-Dist: omegaconf>=2.3.0
Requires-Dist: transformers>=4.37.0
Requires-Dist: einops>=0.8.0
Requires-Dist: diffusers>=0.27.0
Requires-Dist: huggingface-hub>=0.25.0
Requires-Dist: librosa>=0.10.0
Requires-Dist: soundfile>=0.12.0
Requires-Dist: numpy
