Change YouTube embed link to use iframe format
Updated YouTube iframe embed link format in README.
This commit is contained in:
committed by
GitHub
parent
53c1efb86a
commit
8d33d358c1
@@ -15,7 +15,7 @@ Built on **Llama 3.2 (1B)** with an extended vocabulary for MIDI tokens.
|
||||
- **[Training Guidelines](#training-guidelines)**
|
||||
- **[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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user