JCrimson1 commited on
Commit
eabc6c3
·
verified ·
1 Parent(s): 462c183

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -28,8 +28,4 @@ app = gr.Interface(
28
  outputs=gr.Text(label="Prediction"),
29
  title="English Accent Classifier",
30
  description="Upload a short MP4 video of spoken English to detect accent."
31
- )
32
-
33
- #-
34
- if __name__ == "__main__":
35
- app.launch()
 
28
  outputs=gr.Text(label="Prediction"),
29
  title="English Accent Classifier",
30
  description="Upload a short MP4 video of spoken English to detect accent."
31
+ )