fspecii

Results 2 comments of fspecii

Hi @korgano, thanks for the request! ACE-Step UI is a frontend that relies on the [ACE-Step](https://github.com/ace-step/ACE-Step-1.5) model for all the GPU-heavy work, so hardware support is determined by the official...

This is a uv dependency resolution issue specific to torch on Windows AMD64. Try using a different torch version or installing manually with: uv pip install torch --index-url https://download.pytorch.org/whl/cu128. If...