quyanh commited on
Commit
4bb1137
1 Parent(s): a377fc8
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,4 +72,4 @@ ui = gr.Interface(
72
 
73
 
74
  # Run the interface
75
- ui.launch(share=True)
 
72
 
73
 
74
  # Run the interface
75
+ ui.launch()