Improve model card metadata and add paper reference
#1
by nielsr HF Staff - opened
This PR improves the model card for Toto-1.0-QA-Experimental by:
- Updating the
pipeline_tagtoimage-text-to-textfor better discoverability. - Adding
library_name: transformersas the model is compatible with the Transformers library. - Moving the paper reference from the YAML metadata to the Markdown section per Hugging Face recommendations.
- Adding the full list of authors and linking the official repository.