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-estimation so the model is discoverable under the depth estimation pipeline.
  • Removes the non-standard arxiv field 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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment