pasupuletkarthiksai commited on
Commit
906e4fa
·
verified ·
1 Parent(s): e5c6111

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,4 +95,4 @@ with gr.Blocks(fill_height=True, fill_width=True) as app:
95
  )
96
 
97
 
98
- app.launch(share=True, show_error=True)
 
95
  )
96
 
97
 
98
+ app.launch()