Add pipeline tag
#3
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -2,14 +2,15 @@
|
|
2 |
language:
|
3 |
- zh
|
4 |
- en
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- music
|
7 |
- art
|
8 |
- diffusion
|
9 |
-
|
10 |
-
license_name: stable-audio-community
|
11 |
-
license_link: LICENSE
|
12 |
-
library_name: DiffRhythm
|
13 |
---
|
14 |
|
15 |
<p align="center">
|
|
|
2 |
language:
|
3 |
- zh
|
4 |
- en
|
5 |
+
library_name: DiffRhythm
|
6 |
+
license: other
|
7 |
+
license_name: stable-audio-community
|
8 |
+
license_link: LICENSE
|
9 |
tags:
|
10 |
- music
|
11 |
- art
|
12 |
- diffusion
|
13 |
+
pipeline_tag: text-to-audio
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<p align="center">
|