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:
- Adding the
image-to-imagepipeline tag to help users discover the model when filtering by task. - Specifying
pytorchas thelibrary_name. - 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