ragflow / deepdoc /vision /recognizer.py

Commit History

Added static check at PR CI (#3921)
fe9b6b3

zhichyu commited on

Fix errors detected by Ruff (#3918)
0404a52

zhichyu commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Format file format from Windows/dos to Unix (#1949)
aeb6dbc

jinhai-2012 commited on

remove dependency (#1536)
0826715

Kevin Hu commited on

make sure the models will not be load twice (#422)
c9a1362

KevinHuSh commited on

add base url for OpenAI (#166)
e06e08c

KevinHuSh commited on

let's load model from local (#163)
8ee4f9f

KevinHuSh commited on

support snapshot download from local (#153)
8f39e7a

KevinHuSh commited on

refine manul parser (#131)
7d85666

KevinHuSh commited on

add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4

KevinHuSh commited on

refine pdf parser, add time zone to userinfo (#112)
e34cb81

KevinHuSh commited on

fix table desc bugs, add positions to chunks (#91)
64a0633

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

add ocr and recognizer demo, update README (#74)
3772f42

KevinHuSh commited on

rename vision, add layour and tsr recognizer (#70)
62e78ef

KevinHuSh commited on