Add pipeline tag and improve metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community team.

This PR improves the model card metadata by:

  1. Adding the image-to-image pipeline tag to help users discover the model when filtering by task.
  2. Specifying pytorch as the library_name.
  3. Linking the model card to the associated paper on the Hugging Face Hub: When Less Is More: Simplicity Beats Complexity for Physics-Constrained InSAR Phase Unwrapping.

I've also kept the usage snippets and architecture details found in your repository.

Prabhjotschugh changed pull request status to merged

Sign up or log in to comment