owaiskha9654 commited on
Commit
c883f39
β€’
1 Parent(s): 5e6d21d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,4 +101,4 @@ app = gr.Interface(
101
  )
102
 
103
 
104
- app.launch(inline=True,share=True, show_error=False)
 
101
  )
102
 
103
 
104
+ app.launch(show_error=False)