Update README.md
Browse files
README.md
CHANGED
@@ -36,10 +36,18 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
36 |
## Uses
|
37 |
|
38 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
|
40 |
### Direct Use
|
41 |
|
42 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
|
|
|
|
43 |
|
44 |
[More Information Needed]
|
45 |
|
|
|
36 |
## Uses
|
37 |
|
38 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
Genreates music from 5 genres
|
40 |
+
- country
|
41 |
+
- metal
|
42 |
+
- pop
|
43 |
+
- rock
|
44 |
+
- rap
|
45 |
|
46 |
### Direct Use
|
47 |
|
48 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
49 |
+
Start your prompt with "LYRIC[<genre_lowercase>]:"
|
50 |
+
eg LYRIC[country]:
|
51 |
|
52 |
[More Information Needed]
|
53 |
|