Fix metadata: add pipeline tag and remove arxiv field
#1
by nielsr HF Staff - opened
This PR improves the model card metadata:
- Adds
pipeline_tag: depth-estimationso the model is discoverable under the depth estimation pipeline. - Removes the non-standard
arxivfield from the YAML metadata; the arXiv ID already appears correctly as a link in the Markdown content.
No changes are made to the Markdown content.