dvilasuero HF staff commited on
Commit
97bc1a2
β€’
1 Parent(s): 2446c8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -2
app.py CHANGED
@@ -271,8 +271,8 @@ def main() -> None:
271
 
272
  gr.Markdown(
273
  f"""
274
- ## πŸ“Š Target for Releasing Dataset v1
275
- How close are we to the target for version 1.0?
276
  """
277
  )
278
  with gr.Row():
@@ -284,6 +284,13 @@ def main() -> None:
284
  outputs=[plot2],
285
  )
286
 
 
 
 
 
 
 
 
287
  gr.Markdown(
288
  f"""
289
  ## πŸš€ Global Progress
 
271
 
272
  gr.Markdown(
273
  f"""
274
+ ## πŸ“Š Target for Releasing Dataset v2
275
+ How close are we to the target for version 2.0?
276
  """
277
  )
278
  with gr.Row():
 
284
  outputs=[plot2],
285
  )
286
 
287
+ gr.Markdown(
288
+ f"""
289
+ ## πŸ“Š Target for Releasing Dataset v1
290
+ Done! Thanks to the awesome DIBT community we've surpassed 10K rated prompts. Open Dataset coming soon!
291
+ """
292
+ )
293
+
294
  gr.Markdown(
295
  f"""
296
  ## πŸš€ Global Progress