Add model card metadata, link to project page and code
#1
by nielsr HF Staff - opened
This PR adds the pipeline_tag and library_name to the model card metadata. The pipeline_tag is set to video-segmentation reflecting the model's functionality. The library_name is set to transformers based on the file config.json. The project page URL and link to the code are also added.