Improve model card and add metadata
#1
by
nielsr
HF staff
- opened
This PR significantly improves the model card by:
- Adding a detailed model description based on the paper abstract.
- Specifying the pipeline tag as
image-to-image
. - Adding the
library_name
astransformers
. - Adding the
license
asmit
. - Including placeholder sections for bias, risks, and limitations which should be filled in by the model creators.
- Providing a basic sample usage code snippet.
This enhancement will improve discoverability and usability of the model.