Skip to content

Commit 6245a5a

Browse files
committed
updated custom build configs
1 parent 664366d commit 6245a5a

File tree

5 files changed

+20
-20
lines changed
  • custom-builds

5 files changed

+20
-20
lines changed

custom-builds/FaceNet/.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ enable_email_server=false
1212
save_images_to_db=true
1313
compreface_api_java_options=-Xmx8g
1414
compreface_admin_java_options=-Xmx8g
15-
ADMIN_VERSION=0.5.1
16-
API_VERSION=0.5.1
17-
FE_VERSION=0.5.1
18-
CORE_VERSION=0.5.1-facenet
15+
ADMIN_VERSION=0.6.0
16+
API_VERSION=0.6.0
17+
FE_VERSION=0.6.0
18+
CORE_VERSION=0.6.0-facenet

custom-builds/Mobilenet-gpu/.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ enable_email_server=false
1212
save_images_to_db=true
1313
compreface_api_java_options=-Xmx8g
1414
compreface_admin_java_options=-Xmx8g
15-
ADMIN_VERSION=0.5.1
16-
API_VERSION=0.5.1
17-
FE_VERSION=0.5.1
18-
CORE_VERSION=0.5.1-mobilenet-gpu
15+
ADMIN_VERSION=0.6.0
16+
API_VERSION=0.6.0
17+
FE_VERSION=0.6.0
18+
CORE_VERSION=0.6.0-mobilenet-gpu

custom-builds/Mobilenet/.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ enable_email_server=false
1212
save_images_to_db=true
1313
compreface_api_java_options=-Xmx8g
1414
compreface_admin_java_options=-Xmx8g
15-
ADMIN_VERSION=0.5.1
16-
API_VERSION=0.5.1
17-
FE_VERSION=0.5.1
18-
CORE_VERSION=0.5.1-mobilenet
15+
ADMIN_VERSION=0.6.0
16+
API_VERSION=0.6.0
17+
FE_VERSION=0.6.0
18+
CORE_VERSION=0.6.0-mobilenet

custom-builds/SubCenter-ArcFace-r100-gpu/.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ enable_email_server=false
1212
save_images_to_db=true
1313
compreface_api_java_options=-Xmx8g
1414
compreface_admin_java_options=-Xmx8g
15-
ADMIN_VERSION=0.5.1
16-
API_VERSION=0.5.1
17-
FE_VERSION=0.5.1
18-
CORE_VERSION=0.5.1-arcface-r100-gpu
15+
ADMIN_VERSION=0.6.0
16+
API_VERSION=0.6.0
17+
FE_VERSION=0.6.0
18+
CORE_VERSION=0.6.0-arcface-r100-gpu

custom-builds/SubCenter-ArcFace-r100/.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ enable_email_server=false
1212
save_images_to_db=true
1313
compreface_api_java_options=-Xmx8g
1414
compreface_admin_java_options=-Xmx8g
15-
ADMIN_VERSION=0.5.1
16-
API_VERSION=0.5.1
17-
FE_VERSION=0.5.1
18-
CORE_VERSION=0.5.1-arcface-r100
15+
ADMIN_VERSION=0.6.0
16+
API_VERSION=0.6.0
17+
FE_VERSION=0.6.0
18+
CORE_VERSION=0.6.0-arcface-r100

0 commit comments

Comments
 (0)