--- title: CODA emoji: 🎵 colorFrom: purple colorTo: green sdk: gradio sdk_version: "6.0.0" app_file: app.py pinned: false allow_list: - cdn.jsdelivr.net - storage.googleapis.com --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference ## Model checkpoint configuration This app downloads checkpoints from Hugging Face Hub at runtime. - `HF_REPO_ID` (optional): model repository id (default: `prajanya23/bachgpt-midi`) - `HF_TOKEN` (optional): token with read access for private/gated repos - `HUGGINGFACE_HUB_TOKEN` is also supported - `V1_CKPT_FILENAME` / `V2_CKPT_FILENAME` (optional): explicit checkpoint filenames