Metadata-Version: 2.1
Name: comfyui-acestep-sft
Version: 0.0.1
Summary: An all-in-one node for ComfyUI that implements AceStep 1.5 SFT (Supervised Fine-Tuning), a high-quality music generation model. This node replicates the full functionality of the official Gradio pipeline, offering fine control over audio synthesis parameters.
Home-page: https://github.com/jeankassio/ComfyUI-AceStep_SFT
Requires-Python: >=3.10
Requires-Dist: transformers>=4.52.0
Requires-Dist: pyyaml
Requires-Dist: numpy
Requires-Dist: soundfile
Requires-Dist: librosa
