"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "cb8c4417644ede58b3824424eb3c85c69322c24f"
Unverified Commit e5d61ee5 authored by echo840's avatar echo840 Committed by GitHub
Browse files

Update README.md

parent 034829a7
...@@ -114,7 +114,7 @@ We also provide the source code and the model weight for the original demo, allo ...@@ -114,7 +114,7 @@ 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: For TextMonkey you can download the model weight from [Model Weight](https://www.modelscope.cn/models/lvskiller/TextMonkey) and run the demo code:
``` python ``` python
python demo_textmonkey.py -c model_path python demo_textmonkey.py -c model_path
``` ```
......
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