tomo2chin2 commited on
Commit
7253f88
·
verified ·
1 Parent(s): cf90d24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,4 +61,4 @@ iface = gr.Interface(
61
  )
62
 
63
  # アプリを起動
64
- iface.launch()
 
61
  )
62
 
63
  # アプリを起動
64
+ iface.launch(share=False)