GuillermoPuma commited on
Commit
91aa820
1 Parent(s): 3dc3be1

add change

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -64,5 +64,4 @@ demo = gr.Interface(fn=transcribe, inputs=inputs, outputs=[output1,output2],
64
  # live=True
65
  )
66
 
67
- if __name__ == "__main__":
68
- demo.launch()
 
64
  # live=True
65
  )
66
 
67
+ demo.launch()