# ACE-Step 1.5 ComfyUI Nodes Requirements

# Core dependencies
torch>=2.0.0
torchvision>=0.15.0
torchaudio>=2.0.0
soundfile>=0.12.0
numpy>=1.24.0
transformers>=4.51.0,<5.0.0

# ACE-Step from GitHub (requires cloning due to local dependencies)
# Install with: pip install git+https://github.com/ace-step/ACE-Step-1.5.git
# Note: This package has local dependencies (nano-vllm) that may require manual setup
# For full installation, follow the instructions in README.md

# Optional: for better audio handling
librosa>=0.10.0
peft>=0.12.0
