Beomseok-LEE commited on
Commit
b3f8d37
·
verified ·
1 Parent(s): 5bfdaef

Removing the text regarding Safari issue

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -15,7 +15,6 @@ description=[
15
  **Interspeech 2024 DEMO.** Cascaded SLU using {mhubert_link} and {massive_link} components.
16
  """,
17
  f"""This demo runs on CPU node. You may experience lagging due to network latency depending on the concurrent requests.""",
18
- f"""**This demo currently doesn't support safari. Please consider accessing it using a Chrome browser.**""",
19
  f"""For more details on the implementation, check our {blog_post_link}.""",
20
  ]
21
 
 
15
  **Interspeech 2024 DEMO.** Cascaded SLU using {mhubert_link} and {massive_link} components.
16
  """,
17
  f"""This demo runs on CPU node. You may experience lagging due to network latency depending on the concurrent requests.""",
 
18
  f"""For more details on the implementation, check our {blog_post_link}.""",
19
  ]
20