Update README.md add supported language (#10)
Browse files- Update README.md (b99d97f959892b7a082a271becf7f2dfe62b5589)
Co-authored-by: SeongWon <[email protected]>
README.md
CHANGED
|
@@ -2,6 +2,9 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-text-to-text
|
| 4 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
<div align="center" xmlns="http://www.w3.org/1999/html">
|
| 7 |
<h1 align="center">
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-text-to-text
|
| 4 |
library_name: transformers
|
| 5 |
+
language:
|
| 6 |
+
- zh
|
| 7 |
+
- en
|
| 8 |
---
|
| 9 |
<div align="center" xmlns="http://www.w3.org/1999/html">
|
| 10 |
<h1 align="center">
|