Improve pipeline tag, add library name, add code link
#9
by
nielsr
HF Staff
- opened
This PR:
- changes the pipeline tag from
text-generation
totext-to-audio
as the model takes text as input and generates full songs. - adds the
library_name
as this model is based on Transformers. - adds a link to the code repository, making it easier for others to find the codebase.