Add library name and image-text-to-text pipeline tag
#1
by
nielsr
HF Staff
- opened
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
|