Update README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
python_version: '3.9'
|
| 4 |
-
tags:
|
| 5 |
-
- music generation
|
| 6 |
-
- language models
|
| 7 |
-
- LLMs
|
| 8 |
-
app_file: app.py
|
| 9 |
-
emoji: 🎵
|
| 10 |
-
colorFrom: white
|
| 11 |
-
colorTo: blue
|
| 12 |
-
sdk: gradio
|
| 13 |
-
sdk_version: 3.34.0
|
| 14 |
-
pinned: true
|
| 15 |
-
license: cc-by-nc-4.0
|
| 16 |
-
duplicated_from: facebook/MusicGen
|
| 17 |
---
|
| 18 |
# Audiocraft
|
| 19 |

|
|
@@ -138,4 +124,4 @@ Check [@camenduru tutorial on Youtube](https://www.youtube.com/watch?v=EGfxuTy9E
|
|
| 138 |
* The weights in this repository are released under the CC-BY-NC 4.0 license as found in the [LICENSE_weights file](LICENSE_weights).
|
| 139 |
|
| 140 |
[arxiv]: https://arxiv.org/abs/2306.05284
|
| 141 |
-
[musicgen_samples]: https://ai.honu.io/papers/musicgen/
|
|
|
|
| 1 |
---
|
| 2 |
+
sdk_version: 5.29.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Audiocraft
|
| 5 |

|
|
|
|
| 124 |
* The weights in this repository are released under the CC-BY-NC 4.0 license as found in the [LICENSE_weights file](LICENSE_weights).
|
| 125 |
|
| 126 |
[arxiv]: https://arxiv.org/abs/2306.05284
|
| 127 |
+
[musicgen_samples]: https://ai.honu.io/papers/musicgen/
|