mirror of
https://github.com/fspecii/ace-step-ui.git
synced 2026-04-25 06:05:47 +03:00
[GH-ISSUE #54] [Question]Google Colab Support? #51
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ace-step-ui#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Huli-fox on GitHub (Feb 14, 2026).
Original GitHub issue: https://github.com/fspecii/ace-step-ui/issues/54
I found Ace-Step can be used on Colab.
1.Go to this Google Colab Notebook: Notebook, Connect to a T4 GPU
2.Run all 3 cells and we'll see a public Gradio link to access the UI.
3.Change backend to PT (as VLLM is not supported), Disable CPU offloading and DiT offloading. Initialize service, then we can generate music.
I'm not good at programming. Forgive my ignorance, but can I use Ace-Step-UI on Colab?
@Huli-fox commented on GitHub (Feb 15, 2026):
I asked Gemini:
Too complex :(