feat(paddleocr): add PaddleOCR OCR service (Docker images, server, tests, docs) and CI workflows
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{
|
||||
"npmci": {
|
||||
"npmGlobalTools": [],
|
||||
"npmAccessLevel": "public"
|
||||
"npmAccessLevel": "public",
|
||||
"dockerRegistries": [
|
||||
"code.foss.global"
|
||||
]
|
||||
},
|
||||
"gitzone": {
|
||||
"projectType": "docker",
|
||||
|
||||
Reference in New Issue
Block a user