Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! This PR improves the model card for Qwen3-TTS by:
- Adding the
text-to-speechpipeline tag to the metadata for better discoverability. - Specifying the
library_name: qwen-ttsbased on the provided installation instructions. - Adding links to the technical report and the official GitHub repository.
- Including the project logo and a sample usage snippet to help users get started quickly.
littlebird13 changed pull request status to merged