shigeru saito commited on
Commit
279de8e
1 Parent(s): 6e8ce93

shareしない

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -315,5 +315,5 @@ if __name__ == "__main__":
315
  ["彼女のダンスは炎のように激しく、風のように自由に、水のように柔軟に、木のように生き生きと、虹のように美しく舞う"],
316
  ],
317
  )
318
- iface.launch(share=True)
319
 
 
315
  ["彼女のダンスは炎のように激しく、風のように自由に、水のように柔軟に、木のように生き生きと、虹のように美しく舞う"],
316
  ],
317
  )
318
+ iface.launch()
319