Change YouTube embed link to use iframe format

Updated YouTube iframe embed link format in README.
This commit is contained in:
Shih-Lun (Sean) Wu
2025-11-07 13:00:55 -05:00
committed by GitHub
parent 53c1efb86a
commit 8d33d358c1
+1 -1
View File
@@ -15,7 +15,7 @@ Built on **Llama 3.2 (1B)** with an extended vocabulary for MIDI tokens.
- **[Training Guidelines](#training-guidelines)** - **[Training Guidelines](#training-guidelines)**
- **[Citation](#citation)** - **[Citation](#citation)**
<iframe width="560" height="315" src="https://youtu.be/rAbeujf_Plg" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/rAbeujf_Plg" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Setup ## Setup