ysharma HF staff commited on
Commit
001aea6
1 Parent(s): 5edaa89
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -73,10 +73,7 @@ def get_answers_timestamp(question, final_transcript, transcript):
73
  start_timestamp = round(start_timestamp)
74
 
75
  return start_timestamp
76
-
77
- def set_example_question(example):
78
- return gr.Image.update(value=example[0])
79
-
80
 
81
  def display_vid(url, question):
82
  print("******** display_vid ********")
 
73
  start_timestamp = round(start_timestamp)
74
 
75
  return start_timestamp
76
+
 
 
 
77
 
78
  def display_vid(url, question):
79
  print("******** display_vid ********")