admin commited on
Commit
ac6d499
·
1 Parent(s): 6167ebc

Auto sync at 2026-04-25

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(css="#gradio-share-link-button-0 { display: none; }")
 
68
  ],
69
  cache_examples=False,
70
  title=_L("翻译器"),
71
+ ).launch(css="#gradio-share-link-button-0 { display: none; }", ssr_mode=False)