nielsr HF Staff commited on
Commit
aa9de35
·
verified ·
1 Parent(s): 0bbfef9

Add library name tag to model card

Browse files

This PR adds the `library_name: transformers` tag to the model card. This ensures the "How to use" section is displayed correctly on the Hugging Face model page, providing users with readily available code examples.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: mit
3
  pipeline_tag: video-text-to-text
 
4
  ---
5
 
6
  # Vamba
 
1
  ---
2
  license: mit
3
  pipeline_tag: video-text-to-text
4
+ library_name: transformers
5
  ---
6
 
7
  # Vamba