JCrimson1 commited on
Commit
06035a0
·
verified ·
1 Parent(s): 651ba07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,5 +30,6 @@ app = gr.Interface(
30
  description="Upload a short MP4 video of spoken English to detect accent."
31
  )
32
 
 
33
  if __name__ == "__main__":
34
  app.launch()
 
30
  description="Upload a short MP4 video of spoken English to detect accent."
31
  )
32
 
33
+ #-
34
  if __name__ == "__main__":
35
  app.launch()