nielsr HF Staff commited on
Commit
a186fa4
·
verified ·
1 Parent(s): a1e489a

Update library name

Browse files

It doesn't seem like the model is compatible with Transformers, so it replaces it by a dedicated "song-generation" library tag to the hub so that you can properly track downloads.

Will then open a PR similar to https://github.com/huggingface/huggingface.js/pull/1529

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ language:
3
  - en
4
  - zh
5
  pipeline_tag: text-to-audio
6
- library_name: transformers
7
  ---
8
 
9
  # SongGeneration
 
3
  - en
4
  - zh
5
  pipeline_tag: text-to-audio
6
+ library_name: song-generation
7
  ---
8
 
9
  # SongGeneration