kakamond commited on
Commit
c7a5155
·
verified ·
1 Parent(s): e2cdf14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,4 +68,4 @@ if __name__ == "__main__":
68
  ],
69
  cache_examples=False,
70
  title=_L("翻译器")
71
- ).launch()
 
68
  ],
69
  cache_examples=False,
70
  title=_L("翻译器")
71
+ ).launch(share=False)