Spaces:
Sleeping
Sleeping
not wip anymore
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ with gr.Blocks(css=css) as demo:
|
|
73 |
loading_codes_json = gr.JSON([], visible=False)
|
74 |
with gr.Row():
|
75 |
with gr.Column():
|
76 |
-
gr.Markdown("# π€
|
77 |
with gr.Group():
|
78 |
with gr.Tab("Select Dataset"):
|
79 |
with gr.Row():
|
|
|
73 |
loading_codes_json = gr.JSON([], visible=False)
|
74 |
with gr.Row():
|
75 |
with gr.Column():
|
76 |
+
gr.Markdown("# π€ Hugging Face Dataset Spreadsheets π\n\nEdit any Parquet dataset on Hugging Face (full list <a href='https://huggingface.co/datasets' target='_blank'>here</a>)", elem_classes="centered")
|
77 |
with gr.Group():
|
78 |
with gr.Tab("Select Dataset"):
|
79 |
with gr.Row():
|