pranshh commited on
Commit
8222a16
1 Parent(s): 9936c85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,4 +94,4 @@ interface = gr.Interface(
94
  )
95
 
96
  # Launch Gradio interface in Colab
97
- interface.launch(server_timeout=300)
 
94
  )
95
 
96
  # Launch Gradio interface in Colab
97
+ interface.launch()