Documentation review. (#5)
All checks were successful
build_docker / essential (push) Successful in 0s
build_docker / build_paddle_ocr (push) Successful in 5m28s
build_docker / build_paddle_ocr_gpu (push) Successful in 21m16s
build_docker / build_easyocr (push) Successful in 15m52s
build_docker / build_easyocr_gpu (push) Successful in 18m22s
build_docker / build_doctr (push) Successful in 19m3s
build_docker / build_raytune (push) Successful in 3m34s
build_docker / build_doctr_gpu (push) Successful in 13m56s

This commit was merged in pull request #5.
This commit is contained in:
2026-01-20 14:33:46 +00:00
committed by Sergio Jimenez Jimenez
parent c7ed7b2b9c
commit 9ee2490097
56 changed files with 2182 additions and 945 deletions

12
mermaid.config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"theme": "base",
"themeVariables": {
"primaryColor": "#E6F4F9",
"primaryTextColor": "#404040",
"primaryBorderColor": "#0098CD",
"lineColor": "#0098CD"
},
"xyChart": {
"plotColorPalette": "#0098CD"
}
}