qianliyx commited on
Commit
aebded9
·
verified ·
1 Parent(s): d7fcbe3

Update README_en.md

Browse files
Files changed (1) hide show
  1. README_en.md +5 -5
README_en.md CHANGED
@@ -1,7 +1,7 @@
1
  # AnyTable
2
 
3
- <a href="https://huggingface.co/oriforge/anytable" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-HuggingFace-blue"></a>
4
- <a href="https://www.modelscope.cn/models/oriforge/table" target="_blank"><img alt="Static Badge" src="https://img.shields.io/badge/%E9%AD%94%E6%90%AD-ModelScope-blue"></a>
5
  <a href=""><img src="https://img.shields.io/badge/Python->=3.6-aff.svg"></a>
6
  <a href=""><img src="https://img.shields.io/badge/OS-Linux%2C%20Win%2C%20Mac-pink.svg"></a>
7
  <a href=""><img alt="Static Badge" src="https://img.shields.io/badge/engine-cpu_gpu_onnxruntime-blue"></a>
@@ -29,9 +29,9 @@ AnyTable is a modeling tool that focuses on parsing tables from documents or ima
29
  -Anytable rec: used for table structure recognition (open in the future)
30
 
31
  Project Address:
32
- - github地址:[AnyTable](https://github.com/oriforge/anytable)
33
- - Hugging Face: [AnyTable](https://huggingface.co/oriforge/anytable)
34
- - ModelScope: [AnyTable](https://www.modelscope.cn/models/oriforge/anytable)
35
 
36
  ## 2. Origin
37
 
 
1
  # AnyTable
2
 
3
+ <a href="https://huggingface.co/anyforge/anytable" target="_blank"><img src="https://img.shields.io/badge/%F0%9F%A4%97-HuggingFace-blue"></a>
4
+ <a href="https://www.modelscope.cn/models/anyforge/table" target="_blank"><img alt="Static Badge" src="https://img.shields.io/badge/%E9%AD%94%E6%90%AD-ModelScope-blue"></a>
5
  <a href=""><img src="https://img.shields.io/badge/Python->=3.6-aff.svg"></a>
6
  <a href=""><img src="https://img.shields.io/badge/OS-Linux%2C%20Win%2C%20Mac-pink.svg"></a>
7
  <a href=""><img alt="Static Badge" src="https://img.shields.io/badge/engine-cpu_gpu_onnxruntime-blue"></a>
 
29
  -Anytable rec: used for table structure recognition (open in the future)
30
 
31
  Project Address:
32
+ - github地址:[AnyTable](https://github.com/anyforge/anytable)
33
+ - Hugging Face: [AnyTable](https://huggingface.co/anyforge/anytable)
34
+ - ModelScope: [AnyTable](https://www.modelscope.cn/models/anyforge/anytable)
35
 
36
  ## 2. Origin
37