mrfakename commited on
Commit
ae37eba
1 Parent(s): 984359e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -148,8 +148,7 @@ MUST_BE_LOGGEDIN = "Please login with Hugging Face to participate in the TTS Are
148
  DESCR = """
149
  # TTS Arena: Benchmarking TTS Models in the Wild
150
 
151
- **NOTE:** The leaderboard is currently down due to an issue rendering results.
152
- it will be back up shortly!
153
 
154
  Vote to help the community find the best available text-to-speech model!
155
  """.strip()
 
148
  DESCR = """
149
  # TTS Arena: Benchmarking TTS Models in the Wild
150
 
151
+ **_NOTE: The leaderboard is currently down due to an issue rendering results that caused it to error out. It will be back up shortly!_**
 
152
 
153
  Vote to help the community find the best available text-to-speech model!
154
  """.strip()