Improve model card: Add pipeline tag, paper, code, and usage

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for the VISION model by:

  • Adding the pipeline_tag: image-to-image, which correctly categorizes the model and improves its discoverability on the Hugging Face Hub.
  • Including a direct link to the associated paper: VISION: Prompting Ocean Vertical Velocity Reconstruction from Incomplete Observations.
  • Providing the paper's abstract for a comprehensive overview.
  • Adding a link to the official GitHub repository for easy access to the code and resources.
  • Including a "Quick Start" section with installation and inference code snippets directly from the GitHub README, enabling users to quickly get started with the model.
  • Incorporating the main illustrative image from the GitHub repository and a proper BibTeX citation.

Please review these additions and merge if they align with the repository's guidelines.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment