Improve model card: add metadata, paper link, and usage instructions
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I noticed this repository could benefit from a more detailed model card.
This PR:
- Adds the
image-to-imagepipeline tag to improve discoverability. - Adds metadata for the license (
cc-by-nc-4.0) based on the non-commercial disclaimer in the GitHub README. - Links the repository to the associated paper and project page.
- Includes a sample usage section with a code snippet for inference as found in the official GitHub repository.