asigalov61
commited on
Commit
•
6db9f8a
1
Parent(s):
8eb878e
Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,25 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🚀
|
4 |
colorFrom: pink
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
-
short_description: Generate
|
12 |
tags:
|
13 |
- midi
|
14 |
- music
|
15 |
-
-
|
16 |
-
- music transformer
|
17 |
- MIDI
|
18 |
-
-
|
19 |
-
-
|
20 |
-
- music generation
|
|
|
|
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: POP Music Medley Diffusion Transformer
|
3 |
emoji: 🚀
|
4 |
colorFrom: pink
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.42.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
+
short_description: Generate POP music medley with Imagen diffusion transformer
|
12 |
tags:
|
13 |
- midi
|
14 |
- music
|
15 |
+
- music diffusion
|
16 |
+
- diffusion music transformer
|
17 |
- MIDI
|
18 |
+
- diffusion
|
19 |
+
- POP music
|
20 |
+
- POP music generation
|
21 |
+
- music medley
|
22 |
+
- medley
|
23 |
---
|
24 |
|
25 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|