TerrenceDai commited on
Commit
7efeebf
·
1 Parent(s): 24eb076

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,4 +69,4 @@ iface = gr.Interface(
69
  )
70
 
71
  # 启动应用
72
- iface.launch(share=True)
 
69
  )
70
 
71
  # 启动应用
72
+ iface.launch()