Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: image-feature-extraction
|
| 4 |
-
base_model:
|
| 5 |
base_model_relation: finetune
|
| 6 |
---
|
| 7 |
|
| 8 |
-
#
|
| 9 |
|
| 10 |
-
[\[π GitHub\]](https://github.com/
|
| 11 |
-
|
| 12 |
-
[\[π Blog\]](https://internvl.github.io/blog/) [\[π¨οΈ Chat Demo\]](https://internvl.opengvlab.com/) [\[π€ HF Demo\]](https://huggingface.co/spaces/OpenGVLab/InternVL) [\[π Quick Start\]](#quick-start) [\[π Documents\]](https://internvl.readthedocs.io/en/latest/)
|
| 13 |
|
| 14 |
<div align="center">
|
| 15 |
<img width="500" alt="image" src="https://cdn-uploads.huggingface.co/production/uploads/64006c09330a45b03605bba3/zJsd2hqd3EevgXo6fNgC-.png">
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: image-feature-extraction
|
| 4 |
+
base_model: TokenOCR
|
| 5 |
base_model_relation: finetune
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# TokenOCR
|
| 9 |
|
| 10 |
+
[\[π GitHub\]](https://github.com/Token-family/TokenOCR) [\[π Paper\]]() [\[π Blog\]]() [\[π€ HF Demo\]](https://huggingface.co/spaces/OpenGVLab/InternVL)
|
|
|
|
|
|
|
| 11 |
|
| 12 |
<div align="center">
|
| 13 |
<img width="500" alt="image" src="https://cdn-uploads.huggingface.co/production/uploads/64006c09330a45b03605bba3/zJsd2hqd3EevgXo6fNgC-.png">
|