Improve model card: Add pipeline tag, library name, links, and description
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
pipeline_tag: image-text-to-textfor better categorization and discoverability on the Hub. - Specifying
library_name: transformersas evidenced by the model's configuration, enabling automated usage snippets. - Providing a descriptive overview of the GeoVista model, based on the paper's abstract.
- Linking to the paper: GeoVista: Web-Augmented Agentic Visual Reasoning for Geolocalization.
- Including the project page link: https://ekonwang.github.io/geo-vista/.
- Adding the GitHub repository link: https://github.com/ekonwang/GeoVista.