实战指南:ACE-Step-1.5 AI 音乐模型
一、克隆仓库gitclone https://github.com/ace-step/ACE-Step-1.5.git二、安装依赖# 1. Install uvcurl-LsSfhttps://astral.sh/uv/install.sh|sh# macOS / Linux# powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" # Windows