Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -377,7 +377,7 @@ def build_ui():
|
|
| 377 |
with gr.Blocks(title="Amaze Viewer", theme=THEME, css=CSS) as demo:
|
| 378 |
gr.Markdown(
|
| 379 |
f"""
|
| 380 |
-
# Amaze
|
| 381 |
Dataset: https://huggingface.co/datasets/piekenius123/Amaze
|
| 382 |
Browse samples by **shape / split / maze size**, then view images + metadata.
|
| 383 |
"""
|
|
|
|
| 377 |
with gr.Blocks(title="Amaze Viewer", theme=THEME, css=CSS) as demo:
|
| 378 |
gr.Markdown(
|
| 379 |
f"""
|
| 380 |
+
# Amaze
|
| 381 |
Dataset: https://huggingface.co/datasets/piekenius123/Amaze
|
| 382 |
Browse samples by **shape / split / maze size**, then view images + metadata.
|
| 383 |
"""
|