ACE-Step v1.5 XL-Turbo (diffusers) โ€” mirror

This is a verbatim mirror kept for reliability/reproducibility of the RemixFlow project. All weights and credit belong to the original authors.

Original model

Please prefer the original model; use this mirror only as a fallback.

Used by

RemixFlow โ€” an AI music evolution platform. Its ace-step backend drives this checkpoint via the diffusers AceStepPipeline (SDEdit audio-to-audio) to generate identity-preserving variations and endless "Living Songs".

from diffusers import AceStepPipeline
import torch
pipe = AceStepPipeline.from_pretrained(
    "fbobe3/acestep-v15-xl-turbo-diffusers-mirror", torch_dtype=torch.bfloat16
).to("cuda")
Downloads last month
11
Safetensors
Model size
4B params
Tensor type
BF16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support