Add model card and metadata
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face community team. This PR adds a comprehensive model card to the repository, including:
- Metadata like the
pipeline_tag(image-to-image) to improve discoverability. - Links to the paper (Linear Recurrent Unit with Semantic Modulation for Image Super-Resolution) and the official GitHub repository.
- A brief overview from the abstract and the BibTeX citation.
This will help users understand and cite the model correctly while ensuring it is properly indexed on the Hub.
mingyurun changed pull request status to merged