Improve model card: add metadata and paper links
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community team.
I've improved the model card for MOSS-SoundEffect by:
- Adding
library_name: transformersto the metadata to enable the "Use in Transformers" button and the inference widget. - Explicitly setting the
pipeline_tagtotext-to-audiofor better discoverability. - Linking the model to its original research paper: MOSS-Audio-Tokenizer: Scaling Audio Tokenizers for Future Audio Foundation Models.
- Ensuring links to the project page and code repository are clearly visible.
The content and code snippets remain based on your existing documentation.