Spaces:
Sleeping
Sleeping
| # Model weights + geometry — loaded from a local dir for now (LFS / HF hub later). | |
| models/ | |
| # Generated outputs written at runtime. | |
| outputs/ | |
| # Vendored browser libraries live under web/vendor/ + web/soundfont/ and ARE | |
| # committed (via Git LFS — see .gitattributes) so the deployed Space has them; | |
| # regenerate locally with tools.local/prepare_web.py. The hand-written | |
| # score-player.js / .css are committed as normal text. | |
| __pycache__/ | |
| *.pyc | |
| .DS_Store | |
| *.local | |
| *.bak-* | |