Improve model card metadata
#2
by
nielsr
HF Staff
- opened
This PR improves the model card metadata by:
- Changing the
pipeline_tag
toimage-to-image
for better discoverability. - Adding the
library_name: diffusers
to specify the library used.
These changes ensure the model is easily searchable and discoverable on the Hugging Face Hub.
toshas
changed pull request status to
merged