cc1234 commited on
Commit
ece198d
1 Parent(s): 29dba83

update on 2024-02-25

Browse files
Files changed (5) hide show
  1. app.py +3 -0
  2. face.db +2 -2
  3. face.json +2 -2
  4. llama.log +0 -0
  5. persons.zip +2 -2
app.py CHANGED
@@ -12,6 +12,8 @@ import pyzipper
12
  import numpy as np
13
  import gradio as gr
14
  from annoy import AnnoyIndex
 
 
15
  from deepface import DeepFace
16
 
17
 
@@ -200,6 +202,7 @@ def getVTToffsets(vtt):
200
 
201
  yield left, top, right, bottom, time_seconds
202
 
 
203
 
204
 
205
  image_search = gr.Interface(
 
12
  import numpy as np
13
  import gradio as gr
14
  from annoy import AnnoyIndex
15
+
16
+ # Rest of your Python script goes here...
17
  from deepface import DeepFace
18
 
19
 
 
202
 
203
  yield left, top, right, bottom, time_seconds
204
 
205
+ retu
206
 
207
 
208
  image_search = gr.Interface(
face.db CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79b7148ed907ef4507af8cef7be00531a95ef8666dbc9dec9afa594369be36b5
3
- size 723529008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45d1f8719a71f0aca69abc5f62a3d023b19c40f831bfd5f9cdee6c4a4d8390be
3
+ size 731578608
face.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e6ba396b47a8d82cc07c584b247d3f79bb1cf9b1079b0d04c54a8c56f96afb8
3
- size 9065000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:034452e67f5038724c35141a8918552b7e6739b0822f1edacf52f8d6e201e76c
3
+ size 9164920
llama.log ADDED
The diff for this file is too large to render. See raw diff
 
persons.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad6696f21e16267ec9ba1236efcd9c7b09250a4fa93ca404bf631c52c801ccc4
3
- size 4157488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c947feb884978be695efdc529c9a74eefff56107ecbc655ffedfc1b843e5835
3
+ size 4175621