lichang0928
commited on
Commit
•
34ea4ae
1
Parent(s):
6062a01
Update README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,18 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
model_type: diffusers
|
4 |
tags:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
language:
|
9 |
-
|
10 |
-
|
11 |
datasets:
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
pipeline_tag: text-to-audio
|
18 |
-
|
19 |
---
|
20 |
|
21 |
## Model Description
|
@@ -25,4 +22,4 @@ This model allows for easy setup and usage for generating music from text prompt
|
|
25 |
## How to Use
|
26 |
|
27 |
refer to : https://github.com/ivcylc/qa-mdt
|
28 |
-
with huggingface space
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
model_type: diffusers
|
4 |
tags:
|
5 |
+
- music
|
6 |
+
- art
|
7 |
+
- text-to-audio
|
8 |
language:
|
9 |
+
- en
|
|
|
10 |
datasets:
|
11 |
+
- seungheondoh/LP-MusicCaps-MSD
|
12 |
+
- DynamicSuperb/MusicGenreClassification_FMA
|
13 |
+
- DynamicSuperb/MARBLEMusicTagging_MagnaTagATune
|
14 |
+
- agkphysics/AudioSet
|
|
|
15 |
pipeline_tag: text-to-audio
|
|
|
16 |
---
|
17 |
|
18 |
## Model Description
|
|
|
22 |
## How to Use
|
23 |
|
24 |
refer to : https://github.com/ivcylc/qa-mdt
|
25 |
+
with huggingface space
|