Skip to content

Commit 9d9a705

Browse files
authored
Update research.md
1 parent c9a0fe5 commit 9d9a705

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

_pages/research.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@ Our research spans creative AI, music information retrieval, multimodal learning
1414

1515
---
1616

17-
### Text-to-Music Generation
18-
![]({{ site.url }}{{ site.baseurl }}/images/mustango.jpg){: style="width: 500px; float: left; margin: 0px 10px""}
19-
We develop controllable generative models, such as **Mustango**, that transform natural language prompts into music.
20-
Our work enables fine-grained control over attributes like genre, mood, and instrumentation.
21-
22-
*Figure: The Mustango text-to-music generation framework.*
17+
### Text-to-Music Generation
18+
<div style="display: flex; align-items: center; gap: 20px;">
19+
<img src="{{ site.url }}{{ site.baseurl }}/images/mustango.jpg" alt="Mustango Framework" width="500"/>
20+
<p>
21+
We develop controllable generative models, such as <b>Mustango</b>, that transform natural language prompts into music.
22+
Our work enables fine-grained control over attributes like genre, mood, and instrumentation.
23+
</p>
24+
</div>
2325

2426
---
2527

0 commit comments

Comments
 (0)