Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,9 @@ library_name: unity-sentis
|
|
4 |
pipeline_tag: text-to-audio
|
5 |
---
|
6 |
|
7 |
-
# MusicGen music generation for Unity Sentis (Version 1.3.0-pre.3 Only)
|
|
|
|
|
8 |
This is the [Meta MusicGen](https://huggingface.co/spaces/facebook/MusicGen) model validated for Unity Sentis. This model creates up to 30 seconds of music in the style given by a text prompt.
|
9 |
For example, you could use it to generate original music tracks for your games.
|
10 |
|
|
|
4 |
pipeline_tag: text-to-audio
|
5 |
---
|
6 |
|
7 |
+
# MusicGen music generation for Unity Sentis (Version 1.3.0-pre.3 Only*)
|
8 |
+
*Version 1.3 Sentis files will not work with version 1.4.0 or above
|
9 |
+
|
10 |
This is the [Meta MusicGen](https://huggingface.co/spaces/facebook/MusicGen) model validated for Unity Sentis. This model creates up to 30 seconds of music in the style given by a text prompt.
|
11 |
For example, you could use it to generate original music tracks for your games.
|
12 |
|