Update README.md add supported language
#10
by
castleOne
- opened
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">
|