mrsk1883 commited on
Commit
2594c6d
·
1 Parent(s): 31ce773

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,4 +59,4 @@ interface = gr.Interface(
59
  outputs=[gr.Textbox(label="Summary"), gr.Audio()],
60
  )
61
 
62
- interface.launch(share=True)
 
59
  outputs=[gr.Textbox(label="Summary"), gr.Audio()],
60
  )
61
 
62
+ interface.launch(share=True)