breezedeus commited on
Commit
efd6859
1 Parent(s): 15be0fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # Layout Parser Model for [Pix2Text (P2T)](https://github.com/breezedeus/Pix2Text)
6
+
7
+ Currently, this model is forked from https://huggingface.co/microsoft/table-transformer-structure-recognition-v1.1-all (much thanks to the authors), and will be evolving afterward.
8
+
9
+ ## Documents for Pix2Text
10
+
11
+ - [Pix2Text V1.0 New Release: The Best Open-Source Formula Recognition Model | Breezedeus.com](https://www.breezedeus.com/article/p2t-v1.0) ;
12
+ - Pix2Text (P2T) Github: [breezedeus/pix2text](https://github.com/breezedeus/Pix2Text) ;
13
+ - Pix2Text Online Free Service: [p2t.breezedeus.com](https://p2t.breezedeus.com/) ;
14
+ - Pix2Text More: [breezedeus.com/pix2text](https://breezedeus.com/pix2text) ;