Improve model card metadata and content
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
I've opened this PR to improve the model card for Matrix-Game 3.0. Specifically, I have:
- Added the
library_name: diffuserstag based on the presence ofmodel_index.jsonand Diffusers versioning in the config files. - Updated the
pipeline_tagtotext-to-videofor better discoverability. - Linked the model to its research paper on the Hugging Face Hub.
- Added a "Quick Start" section with installation and inference instructions sourced from the official GitHub repository.
These changes will help users find and use your model more effectively!