Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +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 |
-
license: cc-by-nc-4.0
|
15 |
-
duplicated_from: facebook/MusicGen
|
16 |
---
|
17 |
# Audiocraft
|
18 |

|
@@ -132,4 +119,4 @@ Yes. We will soon release the training code for MusicGen and EnCodec.
|
|
132 |
* The weights in this repository are released under the CC-BY-NC 4.0 license as found in the [LICENSE_weights file](LICENSE_weights).
|
133 |
|
134 |
[arxiv]: https://arxiv.org/abs/2306.05284
|
135 |
-
[musicgen_samples]: https://ai.honu.io/papers/musicgen/
|
|
|
1 |
---
|
2 |
+
sdk_version: 4.37.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Audiocraft
|
5 |

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