ChristophSchuhmann's picture
Upload folder using huggingface_hub
ce6d303 verified
raw
history blame contribute delete
230 Bytes
{
"name": "moss-audio-demo",
"private": true,
"version": "1.0.0",
"description": "Static demo page for MOSS-Audio — open-source audio understanding model",
"scripts": {
"serve": "python3 -m http.server 4174"
}
}