108 Commits

Author SHA1 Message Date
zhang-prog
a9ebda5b7f
fix tips (#17251)
* fix tips

* update
2025-11-28 18:27:49 +08:00
zhang-prog
34effa44c2
fix tips (#17249) 2025-11-28 18:09:23 +08:00
zhang-prog
6090744697
fix tips (#17247) 2025-11-28 18:00:09 +08:00
zhang-prog
6970e67d4c
fix tips (#17245) 2025-11-28 17:49:55 +08:00
zhang-prog
be48798d3c
add Alerts (#17233) 2025-11-28 16:56:34 +08:00
zhang-prog
383b9c05a7
update docs (#17224)
* update docs

* update

* update

* update

* update main en docs

* update en docs

* update
2025-11-28 16:10:05 +08:00
zhang-prog
db13031b45
update docs (#17205)
* update docs

* update

* update

* update

* update

* update

* update
2025-11-27 19:56:51 +08:00
zhang-prog
c3ed7869a7
add hardware & fastdeploy docs (#17172)
* add vl-xpu docs

* add vl-dcu docs

* update vl-rtx50 docs

* update

* update docs

* update mkdocs

* update

* add en docs

* update

* update
2025-11-26 23:05:57 +08:00
Lin Manhui
394414e6c7
Support setting API key (#17155) 2025-11-26 21:42:30 +08:00
Lin Manhui
317f727805
[Docs] Polish PaddleOCR-VL tutorial (#17147)
* Polish docs

* Update config

* Add description on .env file

* Fix typo
2025-11-26 21:33:31 +08:00
Lin Manhui
12a3973b87
Update docker compose usage (#17076) 2025-11-13 22:52:13 +08:00
Lin Manhui
9c99c19650
Fix docs (#16898) 2025-11-13 21:02:26 +08:00
changdazhou
da92b8ce04
update doc (#16776) 2025-11-10 15:21:24 +08:00
zhang-prog
bedd91add4
update PaddleOCR-VL.md (#16926)
* update PaddleOCR-VL.md

* update

* update

* update

* update

* add en docs
2025-10-31 23:33:50 +08:00
Lin Manhui
416ea0ccee
[Docs] Optimize docs for deployment of PaddleOCR-VL (#16808)
* Optimize docs for deployment of PaddleOCR-VL

* Update docs

* Fix not-using-doc-prepeocessor bug

* Update dockerfiles and docs

* Add SFT

* Fix code style

* Add PaddleOCR-VL-0.9B model into offline pipeline image

* Support Windows

* Add lower bound for paddleocr version

* Revert windows and paddle 3.2.1

* Support setting paddleocr version

* Fix typo

* Update docker image sizes

* Fix bug

* Fix doc
2025-10-29 17:26:20 +08:00
liuhongen1234567
d167af7d85
fix invalid link in doc (#16719)
* fix conflict

* fix doc2
2025-10-19 11:44:01 +08:00
zhang-prog
a034bf87ba
[doc] add hareware support (#16725)
* Add hardware support

* Add hardware support

* fix

* update

* update
2025-10-19 01:12:17 +08:00
changdazhou
fb259db4ad
update doc (#16700) 2025-10-17 22:20:05 +08:00
zhang-prog
9db8640e22
use FlashAttention 2.8.2 (#16689) 2025-10-17 18:14:06 +08:00
Lin Manhui
daaa599597
[Feat] Support PaddleOCR-VL (#16602)
* Add PaddleOCR-VL

* Support setting max_concurrency

* Update docs

* Support new predict params

* Update pipeline and demo name

* Fix bugs

* Fix bugs

* Fix errors in documentation

* Remove unit tests temporarily

* Fix bugs and update docs

* Add algorithm docs

* Update layout analysis and paddleocr-vl docs

* Fix doc

---------

Co-authored-by: cuicheng01 <45199522+cuicheng01@users.noreply.github.com>
2025-10-16 20:42:03 +08:00
zhangyubo0722
8ee4a20cc6
add ar models (#16636) 2025-10-16 19:10:06 +08:00
cuicheng01
f6ef577f44
polish docs (#16365)
* polish docs

* update
2025-08-29 23:02:44 +08:00
zhangyubo0722
aadd636c43
fix ocr docs (#16304) 2025-08-21 18:33:44 +08:00
Tingquan Gao
be622ab802
bugfix: params setting in init is not work (#15997)
* bugfix: params setting in init is not work

fix the default val of predict to None to enable param setting in init

ref: github.com/PaddlePaddle/PaddleX/pull/4340

* update doc about doc translation default value

* update doc

* disable use_doc_orientation_classify, use_doc_unwarping,
use_seal_recognition, use_chart_recognition, use_textline_orientation by setting init params

* update default value of use_textline_orientation
2025-08-20 23:36:54 +08:00
changdazhou
50c86c79b0
support multi-language for PP-StructureV3 (#16228)
* support multi-language for PP-StructureV3

* update doc
2025-08-20 23:36:23 +08:00
zhangyubo0722
6678bb21dc
add en, th, el models (#16229) 2025-08-20 19:32:22 +08:00
Lin Manhui
eafdff02a9
[Docs] Polish docs (#16132)
* Add notice in docs

* Add notice on foreign language integration
2025-08-20 15:38:35 +08:00
Lin Manhui
a5b172e3d9
Add chart parsing module (#16111) 2025-08-20 15:16:23 +08:00
Lin Manhui
7233295d6a
Split dependencies (#15693)
* Split dependencies

* More dependency groups

* Remove multimodal and rename doc to doc-parser

* Fix docs

* Fix bugs and polish docs
2025-08-20 14:57:38 +08:00
Poki Bai
a33cbf393e
fix doc translation (#16131)
* fix doc translation

* fix doc translation
2025-07-24 19:12:41 +08:00
Lin Manhui
de17179186
[Docs] Fix errors (#16005)
* Fix docs

* Update MCP docs

* Update English doc and fix docs
2025-07-14 11:44:37 +08:00
zhang-prog
1c2806397b
update legacy feature doc (#16012)
* update PaddleOCR version in legacy feature doc

* delete desc of paddle-cuda12-trt
2025-07-09 21:28:02 +08:00
zhang-prog
2c286f1542
fix PP-DocTranslation doc (#15935) 2025-07-02 16:48:10 +08:00
学卿
9bb0f2149a
Doc refine (#15907)
* support ppocrv5 minor lang docs

* fixed bugs

* fixed bugs

* refine docs

* refine docs

* fixed bugs
2025-07-02 15:58:02 +08:00
zhang-prog
aeef330434
sup functions for pp_chatocrv4_doc (#15932)
* sup functions for pp_chatocrv4_doc

* sup parameters for pp_doctranslation
2025-07-02 15:39:53 +08:00
guoshengjian
402065c53f
[docs] Modify test environment (#15914)
* modify test environment

* modify test environment

* modify test environment
2025-06-30 20:26:05 +08:00
changdazhou
31dd198400
update doc (#15898) 2025-06-29 14:51:28 +08:00
Lin Manhui
de0ecd466f
[Feat] Add PP-DocTranslate and update docs (#15890)
* Add PP-DocTranslate and update docs

* Fix docs

* Add English doc

* Fix ut
2025-06-28 23:13:32 +08:00
学卿
8ab5edf0b7
support ppocrv5 minor lang docs (#15896)
* support ppocrv5 minor lang docs

* fixed bugs

* fixed bugs

* refine docs
2025-06-28 23:12:44 +08:00
liuhongen1234567
14f42d626a
change img link (#15897) 2025-06-28 21:49:02 +08:00
liuhongen1234567
77ae928b53
fix doc (#15891) 2025-06-28 20:00:15 +08:00
guoshengjian
a86abd6e23
[docs] Modify Stucturev3 (#15876)
* modify stucturev3

* modify structurev3

* modify structurev3
2025-06-27 11:37:36 +08:00
guoshengjian
c0bb8c4faa
[docs] Update Performance Statistics in Docs (#15819)
* Fix docs

* update performance

* update performance

* Fix docs

* update performance

* update performance

* Update docs

* Update tensorrt docs

* update performance

* update performance

* update performance

* update performance

* update performance

* modify chart recognition

* modify seal recognition

* Add resource notice

* Fix mcp docs

* Fix doc

* Fix name

* update performance

* Fix docs

* Fix docs

* Refactor MCP server docs

---------

Co-authored-by: Bobholamovic <mhlin425@whu.edu.cn>
Co-authored-by: Bobholamovic <bob1998425@hotmail.com>
2025-06-26 20:32:46 +08:00
Poki Bai
aa26c75878
add visualize parameter (#15849) 2025-06-25 14:10:03 +08:00
Tingquan Gao
6981a841f0
fix doc (#15763) 2025-06-18 18:01:05 +08:00
Poki Bai
dde81bfe2d
update multi languages for serve (#15739) 2025-06-16 14:56:00 +08:00
Lin Manhui
966c11e20b
[Feat] Support setting mkldnn_cache_capacity (#15660)
* Support setting mkldnn_cache_capacity

* Update package description to sync with repo

* Remove min_subgraph_size
2025-06-12 21:00:47 +08:00
Tingquan Gao
a016e5ec99
bugfix: some params ware missed when constructing pdx config (#15598) 2025-06-12 14:36:15 +08:00
Lin Manhui
4bf5aa781b
docs: update lang and ocr_version docs (#15649)
* Polish  description

* Update lang and ocr_version docs

* Add paddleocr versions

* Remove paddleocr version temporarily
2025-06-11 08:26:59 +08:00
zhang-prog
0172bd03b1
update descriptions for use_hpip and use_tensorrt settings (#15616)
* update descriptions for use_hpip and use_tensorrt settings

* update

* update
2025-06-09 14:59:41 +08:00