curl --location --request POST 'http://59.41.62.34:28600/detect_alignment/' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"photo": "ai_oral_detect/yt_zcf/lcf/c.jpg",
"userId": "",
"model": "usmile-ai-det",
"region": "outside"
}'
{}