dvilasuero HF staff commited on
Commit
03af56b
β€’
1 Parent(s): ed6456c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -219,8 +219,7 @@ def main() -> None:
219
  gr.Markdown(
220
  f"""
221
  ## πŸš€ Progress
222
- <h3> {annotated} records ({percentage_completed}%) are completed</h3>
223
- <h3> {remaining} records to reach the target</h3>
224
  """
225
  )
226
  with gr.Row():
 
219
  gr.Markdown(
220
  f"""
221
  ## πŸš€ Progress
222
+ Here's what the community has achieved so far!
 
223
  """
224
  )
225
  with gr.Row():