Jianfeng777 commited on
Commit
8f7d5fd
1 Parent(s): 1d1eedc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ iface = Interface(
55
  )
56
 
57
  # 启动界面
58
- iface.launch()
 
55
  )
56
 
57
  # 启动界面
58
+ iface.launch(share=True)