Improve model card for MedVSR: Add pipeline tag, paper, code, and usage details
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for MedVSR by:
- Adding the
pipeline_tag: image-to-image, making the model discoverable under this tag on the Hub. - Linking the model to its paper: MedVSR: Medical Video Super-Resolution with Cross State-Space Propagation.
- Including a direct link to the GitHub repository for easy access to the code.
- Providing a comprehensive overview, installation instructions, dataset preparation details, sample usage for testing the model, training information, citation, acknowledgements, and contact information, all derived directly from the project's GitHub README.
These updates make the model card much more informative and accessible for users. Please review and merge this PR.
jeffrey423
changed pull request status to
merged