ragflow / deepdoc /vision

Commit History

Fix t_ocr.py for PNG image. (#4625)
ae761d0

Kevin Hu commited on

deepdoc use GPU if possible (#4618)
ad4b91a

zhichyu commited on

Remove usage of eval() from postprocess.py (#4571)
93f905e

Mathias Panzenböck commited on

Update comments (#4569)
fa82d94

jinhai-2012 commited on

Remove use of eval() from recognizer.py (#4480)
1b54e4d

Mathias Panzenböck commited on

Remove use of eval() from ocr.py (#4481)
ba2fa9c

Mathias Panzenböck commited on

Accelerate titles' embeddings. (#4492)
b07ff91

Kevin Hu commited on

fix:t_recognizer TypeError: 'super' object is not callable (#4404)
b57c1d6

Zhi-Qiang You youzhiqiang Kevin Hu commited on

Fix t_recognizer issue. (#4387)
957cf28

Kevin Hu commited on

Fix param error. (#4355)
2820402

Kevin Hu commited on

Fix t_recognizer.py after model updating. (#4330)
1955ace

Kevin Hu commited on

Add Llama3.3 (#4174)
84758ca

Kevin Hu commited on

Upgrades Document Layout Analysis model. (#4054)
0129457

Kevin Hu commited on

Added static check at PR CI (#3921)
fe9b6b3

zhichyu commited on

Fix errors detected by Ruff (#3918)
0404a52

zhichyu commited on

Edit chunk shall update instead of insert it (#3709)
1b2aab6

zhichyu commited on

Always open text file for write with UTF-8 (#3688)
9a73da2

zhichyu commited on

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

zhichyu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

chore: update operators.py (#2724)
b2a5c0f

eltociear commited on

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

jinhai-2012 commited on

Fix pdfparser error (#1707)
ea41e57

H commited on

remove dependency (#1536)
0826715

Kevin Hu commited on

Update readme and add license (#1018)
9cba22c

jinhai-2012 commited on

fix raptor bugs (#928)
75a07ce

KevinHuSh commited on

Fix some syntax errors, re not import (#904)
acb5a57

dashi6174 commited on

remove PyMuPDF (#618)
5db8a67

KevinHuSh commited on

refine code (#595)
cfd6ece

KevinHuSh commited on

refactor code (#583)
2d09c38

KevinHuSh 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

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

support snapshot download from local (#153)
8f39e7a

KevinHuSh commited on

fix plainPdf bugs (#152)
328b4c9

KevinHuSh commited on

refine page ranges (#147)
7f98e24

KevinHuSh commited on

refine manual parser (#140)
004756c

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

layout refine (#115)
c127ae4

KevinHuSh commited on

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

KevinHuSh commited on

deal with stop reason being length problem (#109)
cfd888e

KevinHuSh commited on

chage tas execution logic (#103)
64350e9

KevinHuSh commited on

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

KevinHuSh commited on

solve task execution issues (#90)
bcb7249

KevinHuSh commited on

fix user login issue (#85)
f666f56

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

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

KevinHuSh commited on

init README of deepdoc, add picture processer. (#71)
41c7a59

KevinHuSh commited on

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

KevinHuSh commited on