owaiskha9654 commited on
Commit
28ee649
β€’
1 Parent(s): cf8a311

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,4 +98,4 @@ app = gr.Interface(
98
  analytics_enabled=False,
99
  )
100
 
101
- app.launch(inline=True,share=True)
 
98
  analytics_enabled=False,
99
  )
100
 
101
+ app.launch()