cc1234 commited on
Commit
203c427
1 Parent(s): ece198d

fix return

Browse files
Files changed (2) hide show
  1. app.py +0 -3
  2. llama.log +0 -0
app.py CHANGED
@@ -13,7 +13,6 @@ 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,8 +201,6 @@ def getVTToffsets(vtt):
202
 
203
  yield left, top, right, bottom, time_seconds
204
 
205
- retu
206
-
207
 
208
  image_search = gr.Interface(
209
  fn=image_search_performer,
 
13
  import gradio as gr
14
  from annoy import AnnoyIndex
15
 
 
16
  from deepface import DeepFace
17
 
18
 
 
201
 
202
  yield left, top, right, bottom, time_seconds
203
 
 
 
204
 
205
  image_search = gr.Interface(
206
  fn=image_search_performer,
llama.log DELETED
The diff for this file is too large to render. See raw diff