AFL-Face-Checker / config.json
Brasd99's picture
Changed logo
9de439a
raw
history blame
No virus
454 Bytes
{
"FACE_DIST_TRESH": 0.1,
"FACE_DET_TRESH": 0.3,
"YOLO_WEIGHTS_URL": "https://github.com/akanametov/yolov8-face/releases/download/v0.0.0/yolov8n-face.pt",
"AVATARS_URI": "https://6ff87ac8-1c01-4a5d-8145-f60a24de5ae8.selcdn.net/api/img/players/PLAYER_ID.jpg?version=0",
"APP_NAME": "AFL-Face-Checker",
"APP_DESCRIPTION": "This service helps to check faces from photos!",
"APP_LOGO": "https://i.ibb.co/4mBTy1D/face-logo-1.png"
}