nielsr HF Staff commited on
Commit
bdb279c
·
verified ·
1 Parent(s): 863b7a8

Add library name and image-text-to-text pipeline tag

Browse files

This PR makes sure your model shows up in the transformer's 'how to use' button. It also adds an image-text-to-text pipeline tag and adds a link to the Github repository.

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  license: mit
 
 
3
  ---
 
4
  # mmMamba-linear Model Card
5
 
6
  ## Introduction
 
1
  ---
2
  license: mit
3
+ library_name: transformers
4
+ pipeline_tag: image-text-to-text
5
  ---
6
+
7
  # mmMamba-linear Model Card
8
 
9
  ## Introduction