Improve model card for MALA model
#1
by
nielsr HF Staff - opened
This PR significantly improves the model card for the MALA model. It adds:
- The
pipeline_tag: image-feature-extractionto ensure discoverability for relevant tasks on the Hub. - The
library_name: transformersfor better integration and usage guidance. - The
license: apache-2.0for clarity on usage terms. - A direct link to the paper on Hugging Face Papers.
- The paper's abstract for a comprehensive overview.
- A link to the inferred official GitHub repository for easy access to the code and further resources.
- The BibTeX citation for proper academic attribution.
This will greatly enhance the model's information and usability on the Hugging Face Hub.