Improve model card: Add pipeline tag, links, and usage reference
#1
by nielsr HF Staff - opened
This PR enhances the model card by:
- Adding the
image-to-imagepipeline tag for better discoverability on the Hugging Face Hub. - Including a link to the paper Flow to the Mode: Mode-Seeking Diffusion Autoencoders for State-of-the-Art Image Tokenization.
- Providing a link to the project page: https://kylesargent.github.io/flowmo.
- Adding a link to the GitHub repository: https://github.com/kylesargent/FlowMo.
- Referencing the
example.ipynbnotebook for usage examples available in the GitHub repository.
Please review and merge this PR if everything looks good.