Improve model card: add pipeline tag and project page
#1
by nielsr HF Staff - opened
This PR significantly improves the model card for SonicMaster by:
- Adding the
pipeline_tag: audio-to-audio, ensuring the model can be found easily under the audio pipeline (e.g., at https://huggingface.co/models?pipeline_tag=audio-to-audio). - Expanding the model description with key information from the paper abstract, detailing its purpose, control mechanisms, and approach.
- Including a link to the official project page for further details and potential usage examples.
dorienh changed pull request status to merged