shaokun commited on
Commit
bfc9705
·
1 Parent(s): 365977d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,4 +13,4 @@ iface = gr.Interface(
13
  description="Load a CSV file and display its contents.",
14
  )
15
 
16
- iface.launch(share=True)
 
13
  description="Load a CSV file and display its contents.",
14
  )
15
 
16
+ iface.launch()