Metadata-Version: 2.1
Name: comfyui-music-flamingo-analyzer
Version: 0.0.1
Summary: Custom node for ComfyUI that analyzes songs using NVIDIA's Music Flamingo 2601 model with optimized 4-bit quantization.
Home-page: https://github.com/tavy315/ComfyUI-Music-Flamingo-Analyzer
Requires-Python: >=3.10
Requires-Dist: transformers>=4.48.0
Requires-Dist: accelerate
Requires-Dist: bitsandbytes
Requires-Dist: librosa
Requires-Dist: einops
