Add metadata and improve model card
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the community science team at Hugging Face. This PR improves the model card for TC-AE by adding:
- Pipeline tag:
image-to-image(as it is a tokenizer/autoencoder for image reconstruction). - License:
mit(as specified in the official repository). - Paper link: Linking the repository to its research paper.
- Usage instructions: Providing environment setup and reconstruction demo snippets based on the GitHub README.
Thanks, I see the model is already linked to the paper page and has a pipeline tag, so will close this one.
nielsr changed pull request status to closed