| title | emoji | colorFrom | colorTo | sdk | app_file | pinned | 
|---|---|---|---|---|---|---|
| Music Structure Analysis Dashboard | 🎶 | indigo | green | docker | app.py | false | 
Audio dashborad hosted on huggingface spaces using dash and plotly
run locally with:
docker-compose up devthen visit http://localhost:7860
to rebuild the image, run:
docker build -t audio-dash .