justin2341 commited on
Commit
83c935c
·
verified ·
1 Parent(s): ce620dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ from facesdk import templateExtraction
16
  from facesdk import similarityCalculation
17
  from facebox import FaceBox
18
 
19
- maxFaceCount = 8
20
 
21
  licensePath = "license.txt"
22
  license = ""
 
16
  from facesdk import similarityCalculation
17
  from facebox import FaceBox
18
 
19
+ maxFaceCount = 40
20
 
21
  licensePath = "license.txt"
22
  license = ""