Spaces:
Runtime error
Runtime error
Commit
β’
03af56b
1
Parent(s):
ed6456c
Update app.py
Browse files
app.py
CHANGED
@@ -219,8 +219,7 @@ def main() -> None:
|
|
219 |
gr.Markdown(
|
220 |
f"""
|
221 |
## π Progress
|
222 |
-
|
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():
|