Add pipeline tag, library name, and paper link to metadata
#3
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
image-to-imagepipeline tag for better discoverability. - Adding
library_name: diffusersas the model structure is compatible with the library. - Adding the ArXiv ID to the metadata to link the model with its technical report.
- Updating the top navigation links to provide easy access to the official GitHub repository and the Hugging Face Papers page.