Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ library_name: transformers
|
|
21 |
|
22 |
# Dolphin: Document Image Parsing via Heterogeneous Anchor Prompting
|
23 |
|
24 |
-
<a href="https://github.com/bytedance/Dolphin"><img src="https://img.shields.io/badge/Code-
|
25 |
|
26 |
<!--
|
27 |
<div align="center">
|
@@ -58,7 +58,7 @@ The model is implemented as a Hugging Face `VisionEncoderDecoderModel` for easy
|
|
58 |
|
59 |
## Usage
|
60 |
|
61 |
-
|
62 |
|
63 |
Please refer to our [GitHub repository](https://github.com/bytedance/Dolphin) for detailed usage.
|
64 |
|
|
|
21 |
|
22 |
# Dolphin: Document Image Parsing via Heterogeneous Anchor Prompting
|
23 |
|
24 |
+
<a href="https://github.com/bytedance/Dolphin"><img src="https://img.shields.io/badge/Code-Github-blue"></a>
|
25 |
|
26 |
<!--
|
27 |
<div align="center">
|
|
|
58 |
|
59 |
## Usage
|
60 |
|
61 |
+
Our demo will be released in these days. Please keep tuned! 🔥
|
62 |
|
63 |
Please refer to our [GitHub repository](https://github.com/bytedance/Dolphin) for detailed usage.
|
64 |
|