nielsr HF Staff commited on
Commit
923a4bc
·
verified ·
1 Parent(s): de30f7b

Add pipeline tag and library name

Browse files

This PR improves the model card by adding
- ensures the model can be found at https://huggingface.co/models?pipeline_tag=text-to-audio&sort=trending
- adds the transformers library to the model card.

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -2,7 +2,10 @@
2
  language:
3
  - en
4
  - zh
 
 
5
  ---
 
6
  # SongGeneration
7
 
8
  <p align="center">
 
2
  language:
3
  - en
4
  - zh
5
+ pipeline_tag: text-to-audio
6
+ library_name: transformers
7
  ---
8
+
9
  # SongGeneration
10
 
11
  <p align="center">