Spaces:
Sleeping
Sleeping
Commit
·
1eacbe2
1
Parent(s):
c1415a2
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ def faceEncodings(images):
|
|
17 |
return encodeList
|
18 |
|
19 |
def Attandance(text,video,image):
|
20 |
-
|
21 |
names=[]
|
22 |
path = text
|
23 |
images = []
|
|
|
17 |
return encodeList
|
18 |
|
19 |
def Attandance(text,video,image):
|
20 |
+
framecount=0
|
21 |
names=[]
|
22 |
path = text
|
23 |
images = []
|