utrobinmv commited on
Commit
00ce87d
1 Parent(s): a0d047e

update html

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ iface = gr.Interface(
13
  outputs="html",
14
  title="Benchmark_Summary En Ru Zh",
15
  description="Benchmark summary for ru, en, zh languages.",
16
- live=False
17
  )
18
 
19
  iface.launch(share=True)
 
13
  outputs="html",
14
  title="Benchmark_Summary En Ru Zh",
15
  description="Benchmark summary for ru, en, zh languages.",
16
+ live=True
17
  )
18
 
19
  iface.launch(share=True)