Initial commit: ACE-Step UI - Open source music generation interface

This commit is contained in:
fspecii
2026-02-04 03:09:38 +02:00
commit 44f7563014
187 changed files with 99985 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "Audiomass - Audio Editor",
"short_name": "Audiomass - Audio Editor",
"start_url": ".",
"scope": ".",
"display": "standalone",
"icons": [
{
"src": "icon.png",
"type": "image/png",
"sizes": "144x144"
}
]
}