www in docker support

This commit is contained in:
MaddoScientisto 2026-04-22 18:41:37 +02:00
commit c227fce036
2145 changed files with 399596 additions and 58 deletions

View file

@ -0,0 +1,12 @@
{
"conf_threshold": 0.9,
"requests": [
{
"path": "...",
"image": {
"content": "AwMD......."
},
"md5": "b4280d1d83238db96821e148d4e91981"
}
]
}

View file

@ -0,0 +1,79 @@
{
"success": true,
"msg": "Processing completed",
"responses": [
{
"response": {
"md5": "778681bddd317e41703b86c4876b38bd",
"faceAnnotations": [
{
"fdBoundingPoly": {
"vertices": [
{
"x": 676,
"y": 1109
},
{
"x": 172,
"y": 1109
},
{
"x": 172,
"y": 220
},
{
"x": 676,
"y": 220
}
]
}
},
{
"fdBoundingPoly": {
"vertices": [
{
"x": 1874,
"y": 1269
},
{
"x": 163,
"y": 1269
},
{
"x": 163,
"y": 207
},
{
"x": 1874,
"y": 207
}
]
}
},
{
"fdBoundingPoly": {
"vertices": [
{
"x": 2248,
"y": 2258
},
{
"x": 61,
"y": 2258
},
{
"x": 61,
"y": 77
},
{
"x": 2248,
"y": 77
}
]
}
}
]
}
}
]
}