Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.24.0
metadata
title: ACE-Step Inspire
emoji: 🎶
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 5.49.1
python_version: '3.11'
app_file: app.py
pinned: false
license: mit
short_description: Creative ACE-Step 1.5 text-to-song with genre-first UI
suggested_hardware: zero-a10g
models:
- Runware/acestep-v15-turbo-diffusers
- ACE-Step/acestep-v15-xl-turbo-diffusers
- ACE-Step/acestep-v15-xl-sft-diffusers
- ACE-Step/acestep-v15-xl-base-diffusers
tags:
- music
- text-to-audio
- ace-step
ACE-Step Inspire
A simplified, inspiration-first Hugging Face Space for ACE-Step 1.5 text-to-song generation.
Why this Space
Official demos expose many technical controls and can feel unreliable. This Space:
- Guides you with genre → style → mood → tempo → lyrics
- Keeps expert diffusion settings collapsed
- Defaults to non-XL Turbo in Diffusers format (ZeroGPU-friendly)
- Treats lyric generation as the primary path (editable afterward)
Models
Only Diffusers AceStepPipeline checkpoints are supported:
| UI label | Repo |
|---|---|
| Turbo non-XL (default) | Runware/acestep-v15-turbo-diffusers |
| XL Turbo | ACE-Step/acestep-v15-xl-turbo-diffusers |
| XL SFT | ACE-Step/acestep-v15-xl-sft-diffusers |
| XL Base | ACE-Step/acestep-v15-xl-base-diffusers |
Built with diffusers.AceStepPipeline.
License
MIT. ACE-Step models are MIT-licensed by ACE Studio / StepFun. Please disclose AI use and respect copyright when sharing outputs.