chompionsawelo commited on
Commit
bada8ef
·
1 Parent(s): ed6e5d8
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ video_interface = gr.Interface(
20
  fn=prepare_input,
21
  inputs=gr.Video(type="file"),
22
  outputs="text",
23
- title="Get Diarization"
24
  )
25
 
26
  if __name__ == "__main__":
 
20
  fn=prepare_input,
21
  inputs=gr.Video(type="file"),
22
  outputs="text",
23
+ title="Test 1"
24
  )
25
 
26
  if __name__ == "__main__":