bash# 環境セットアップ python run.py setup --gpu
python run.py train --epochs 10 --gpu --wandb
python run.py generate --interactive
python run.py web --interface streamlit
HuggingFaceアップロード
export HF_TOKEN="your_huggingface_token"
python run.py upload --model-name midi-composer-rag-gpu