Improve model card metadata
#1
by nielsr HF Staff - opened
This PR improves the model card metadata by:
- Setting the
pipeline_tagtoimage-to-image, making the model discoverable at https://huggingface.co/models?pipeline_tag=image-to-image&sort=trending. - Adding the
library_nameasdiffusers.
This ensures better searchability and discoverability of the model on the Hugging Face Hub.
toshas changed pull request status to merged