Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,9 @@ library_name: tencent-song-generation
|
|
| 9 |
# SongGeneration
|
| 10 |
|
| 11 |
<p align="center"><img src="img/logo.jpg" width="40%"></p>
|
| 12 |
-
|
|
|
|
|
|
|
| 13 |
|
| 14 |
|
| 15 |
This repository is the official weight repository for LeVo: High-Quality Song Generation with Multi-Preference Alignment. In this repository, we provide the SongGeneration model, inference scripts, and the checkpoint that has been trained on the Million Song Dataset.
|
|
|
|
| 9 |
# SongGeneration
|
| 10 |
|
| 11 |
<p align="center"><img src="img/logo.jpg" width="40%"></p>
|
| 12 |
+
<p align="center">
|
| 13 |
+
<a href="https://levo-demo.github.io/">Demo</a> | <a href="https://arxiv.org/abs/2506.07520">Paper</a> | <a href="https://github.com/tencent-ailab/songgeneration">Code</a> | <a href="https://huggingface.co/spaces/tencent/SongGeneration">Space Demo</a>
|
| 14 |
+
</p>
|
| 15 |
|
| 16 |
|
| 17 |
This repository is the official weight repository for LeVo: High-Quality Song Generation with Multi-Preference Alignment. In this repository, we provide the SongGeneration model, inference scripts, and the checkpoint that has been trained on the Million Song Dataset.
|