Spaces:
Sleeping
Sleeping
wip
Browse files
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():
|