Update pipeline tag and add library_name
#1
by
nielsr
HF Staff
- opened
Hi,
This PR improves the model card by:
- Updating the
pipeline_tagtoimage-text-to-textfor better classification and discoverability. - Adding
library_name: transformersto the metadata, as the model architecture is supported by the Transformers library. - Maintaining the existing detailed documentation, including performance results and citation.
Best,
Niels