lhoestq HF staff commited on
Commit
c83a2e3
·
1 Parent(s): 4fbb557
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ NUM_ROWS_PREVIEW = 5
14
 
15
  with gr.Blocks() as demo:
16
  gr.Markdown(
17
- "# 🤗 Dataset ReWriter ✍️✨\n\n"
18
  "Adjust, translate or transform completely existing datasets.\n\n"
19
  )
20
  with gr.Row():
 
14
 
15
  with gr.Blocks() as demo:
16
  gr.Markdown(
17
+ "# 🤗 WIP Dataset ReWriter ✍️✨\n\n"
18
  "Adjust, translate or transform completely existing datasets.\n\n"
19
  )
20
  with gr.Row():