6780 Commits

Author SHA1 Message Date
zhang-prog
2e3e625d3b
fix tips (#17253)
* fix tips

* fix tips
2025-11-28 19:04:44 +08:00
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
Lin Manhui
108efb4893
Add qianfan support for MCP servers (#17222) 2025-11-28 17:34:14 +08:00
zhang-prog
830b64ef5e
pages add markdown-callouts (#17241) 2025-11-28 17:33:40 +08:00
zhang-prog
0babe17090
add markdown_extensions: github-callouts (#17238) 2025-11-28 17:13:25 +08:00
zhang-prog
11ff6a94a7
add markdown_extensions: callouts (#17236) 2025-11-28 17:09:05 +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
d8d953611d
[Feat] Add PaddleOCR-VL MCP server (#17057)
* Support PaddleOCR-VL

* Update docs

* Install from PyPI

* Update docs
2025-11-26 21:46:19 +08:00
Lin Manhui
51037d2408
Fix compose file for xpu and dockerfile for dcu (#17135)
* Fix compose file for xpu

* Add previleged

* Fix DCU dockerfile

* Add --device

* Fix dcu docker compose
2025-11-26 21:44:46 +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
fyf
ada7398f9d
Refactor CMakeLists.txt: move cmake_minimum_required() before project() (#16996) 2025-11-25 12:05:17 +08:00
shiyuasuka
39128c2c7f
Index.en.md (#17107)
* Fix image path in index.en.md

Fix image path in index.en.md

* Fix image source path in index.en.md

Updated image source path for the PaddleOCR banner.

* Update index.en.md

* Change banner image source to remote URL

Updated image source for PaddleOCR banner in documentation.
2025-11-18 16:49:10 +08:00
shiyuasuka
1873b6ef66
docs: fix image path in index.en.md (#17041)
* Fix image path in index.en.md

Fix image path in index.en.md

* Fix image source path in index.en.md

Updated image source path for the PaddleOCR banner.
2025-11-17 08:06:49 +08:00
Lin Manhui
12a3973b87
Update docker compose usage (#17076) 2025-11-13 22:52:13 +08:00
Lin Manhui
e3b42d5cd4
[Feat] Support building SM120 images (#16919)
* Support building SM120 images

* Set VLM batch size to 4096

* Support Switching to fastdeploy backend

* Update dockerfiles

* Fix config file

* Support DCU and XPU

* Remove unused file

* Fix bugs

* Support install genai fastdeploy server deps

* Bump FD version to 2.3.0

* Fix pipeline configs

* Fix dockerfile for DCU

* Add DCU and XPU compose files

* Add XPU compose files
2025-11-13 21:07:30 +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
Lin Manhui
75c170a616
Fix injection vulnerability in pdf2word (#16910) 2025-11-06 17:05:24 +08:00
Lin Manhui
38f4690d6e
Update MCP docs (#16941) 2025-11-05 17:07:51 +08:00
liuhongen1234567
714520cb47
docs: fix invalid link in doc (#16947) 2025-11-05 08:16:48 +08:00
zhang-prog
347d90c493
update mkdocs (#16946) 2025-11-03 21:49:01 +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
cuicheng01
8094967b60
polish badge of readme (#16909) 2025-10-31 12:29:53 +08:00
cuicheng01
c3cfba64a3
Polish README (#16904)
* polish README

* polish
2025-10-30 23:43:50 +08:00
zhang-prog
1f51b0de95
add fastdeploy-server backend (#16879) 2025-10-30 10:41:31 +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
cuicheng01
4fa436ba4c
update readme (#16861)
* update readme

* fix code-style for readme
2025-10-28 11:29:47 +08:00
liuhongen1234567
357840ebe4
docs: fix valid link in doc1022 (#16812)
* fix_doc

* fix_doc
2025-10-27 22:38:28 +08:00
tianyuzhou668
db4b14b6bd
[ILUVATAR_GPU] Support for iluvatar_gpu (#16518) 2025-10-27 17:15:41 +08:00
Adler Fleurant
feceeaa301
Parse all local OCR result batches instead of only the first (#16756)
Signed-off-by: Adler Fleurant <2609856+AdlerFleurant@users.noreply.github.com>
2025-10-22 18:38:10 +08:00
liuhongen1234567
d8b4bba4f1
docs: fix_doc1 (#16752) 2025-10-22 08:24:26 +08:00
Zx
4112fb3494
support cinn flag (#16745) 2025-10-20 18:38:02 +08:00
Sunflower7788
eb07d56d5c
update fqa (#16716)
* update fqa

* Update PaddleOCR-VL.en.md

* Update PaddleOCR-VL.en.md

* Update PaddleOCR-VL.en.md

* Update PaddleOCR-VL.md
2025-10-19 21:22:42 +08:00
liuhongen1234567
d167af7d85
fix invalid link in doc (#16719)
* fix conflict

* fix doc2
2025-10-19 11:44:01 +08:00
Sunflower7788
18664fa986
109 langs dos (#16718) 2025-10-19 11:39:20 +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
Tingquan Gao
ed9d312f92
update PaddleOCR-VL paper url (#16696)
* update PaddleOCR-VL paper url

* polish README
2025-10-17 21:05:28 +08:00
AmirHossein_Omidi
7d7fbf7fdc
adding frigate to awesome_projects.md (#16659)
Frigate is a real-time NVR system that uses PaddleOCR for License Plate Recognition (LPR).

Co-authored-by: AmirHossein_Omidi <151873319+AmirHoseinOmidi@users.noreply.github.com>
2025-10-17 19:03:22 +08:00
Sunflower7788
2155418de5
update docs (#16688)
* update docs

* add methods
2025-10-17 18:57:37 +08:00
Tingquan Gao
f0f11b0cac
polish (#16690) 2025-10-17 18:19:15 +08:00
zhang-prog
9db8640e22
use FlashAttention 2.8.2 (#16689) 2025-10-17 18:14:06 +08:00
Tingquan Gao
963b2cc962
polish (#16676) 2025-10-17 17:14:10 +08:00