Add example prompts for the widget (#24)
Browse files- Add example prompts for the widget (3687001030a2b33691f0e3234354ef5b8e3d32da)
README.md
CHANGED
@@ -4,6 +4,13 @@ tags:
|
|
4 |
- musicgen
|
5 |
license: cc-by-nc-4.0
|
6 |
pipeline_tag: text-to-audio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# MusicGen - Small - 300M
|
|
|
4 |
- musicgen
|
5 |
license: cc-by-nc-4.0
|
6 |
pipeline_tag: text-to-audio
|
7 |
+
widget:
|
8 |
+
- text: "a funky house with 80s hip hop vibes"
|
9 |
+
example_title: "Example prompt 1"
|
10 |
+
- text: "a chill song with influences from lofi, chillstep and downtempo"
|
11 |
+
example_title: "Example prompt 2"
|
12 |
+
- text: "a catchy beat for a podcast intro"
|
13 |
+
example_title: "Example prompt 3"
|
14 |
---
|
15 |
|
16 |
# MusicGen - Small - 300M
|