jcsagar commited on
Commit
074e4c9
·
verified ·
1 Parent(s): 6252940

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ interface = gr.Interface(
24
  )
25
 
26
  # Launch the interface with API enabled
27
- interface.launch(share=True, server_timeout=600)
 
24
  )
25
 
26
  # Launch the interface with API enabled
27
+ interface.launch(share=True)