"benchmark/git@developer.sourcefind.cn:change/sglang.git" did not exist on "2cea6146d8735780da602c0dfa0569b0fb5d47ba"
Unverified Commit 034829a7 authored by echo840's avatar echo840 Committed by GitHub
Browse files

Update README.md

parent 67654815
...@@ -114,6 +114,11 @@ We also provide the source code and the model weight for the original demo, allo ...@@ -114,6 +114,11 @@ We also provide the source code and the model weight for the original demo, allo
python demo.py -c echo840/Monkey python demo.py -c echo840/Monkey
``` ```
For TextMonkey you can download the model weight from [Model Weight](https://www.modelscope.cn/models/lvskiller/TextMonkey) and run the demo code below:
``` python
python demo_textmonkey.py -c model_path
```
Before 14/11/2023, we have observed that for some random pictures Monkey can achieve more accurate results than GPT4V. Before 14/11/2023, we have observed that for some random pictures Monkey can achieve more accurate results than GPT4V.
<br> <br>
<p align="center"> <p align="center">
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment