Update README.md (#1)
Browse files- Update README.md (26ca0abcf0caff54318578dc32a67415eea1af1e)
README.md
CHANGED
@@ -16,7 +16,7 @@ This repository is the official weight repository for LeVo: High-Quality Song Ge
|
|
16 |
|
17 |
| Model | HuggingFace |
|
18 |
| :----------------------: | :----------------------------------------------------------: |
|
19 |
-
| SongGeneration-base(zh) | https://huggingface.co/
|
20 |
| SongGeneration-base(zh&en) | Coming soon |
|
21 |
| SongGeneration-full(zh&en) | Coming soon |
|
22 |
|
@@ -28,4 +28,4 @@ We develop the SongGeneration model. It is an LM-based framework consisting of *
|
|
28 |
|
29 |
## License
|
30 |
|
31 |
-
The code and weights in this repository is released
|
|
|
16 |
|
17 |
| Model | HuggingFace |
|
18 |
| :----------------------: | :----------------------------------------------------------: |
|
19 |
+
| SongGeneration-base(zh) | <a href="https://huggingface.co/tencent/SongGeneration/tree/main/ckpt/songgeneration_base_zh">v20250520</a> |
|
20 |
| SongGeneration-base(zh&en) | Coming soon |
|
21 |
| SongGeneration-full(zh&en) | Coming soon |
|
22 |
|
|
|
28 |
|
29 |
## License
|
30 |
|
31 |
+
The code and weights in this repository is released in the [LICENSE](LICENSE) file.
|