Add pipeline tag and improve model card formatting

#1
by nielsr HF Staff - opened

This PR improves the model card for COMiT-XL by:

  • Adding the pipeline_tag: image-feature-extraction to the metadata to improve discoverability.
  • Fixing a malformed HTML tag in the title.
  • Refining the author list and adding clear links to the paper, project page, and code.
  • Adding import torch and device setup to the usage examples to make them reproducible.
araachie changed pull request status to merged

Sign up or log in to comment