Improve model card: Add pipeline tag, library name, and optical-flow tag

#1
by nielsr HF Staff - opened

This PR improves the model card for MEMFOF-Tartan-T-TSKH-spring by:

  • Adding the pipeline_tag: image-to-image to ensure the model is correctly categorized on the Hugging Face Hub, allowing users to discover it more easily (e.g., at https://huggingface.co/models?pipeline_tag=image-to-image).
  • Specifying the library_name: pytorch for better clarity on the model's framework.
  • Adding optical-flow to the tags for enhanced discoverability, as the model performs optical flow estimation.
egorchistov changed pull request status to merged

Sign up or log in to comment