Improve model card: Add pipeline tag, library name, and abstract
#4
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding
pipeline_tag: image-to-image, ensuring the model appears in relevant search filters on the Hugging Face Hub (https://huggingface.co/models?pipeline_tag=image-to-image). - Specifying
library_name: diffusers, which is indicated as the primary library used by the project. - Including the paper abstract for a more comprehensive overview of the model.