piekenius123 commited on
Commit
acff422
·
verified ·
1 Parent(s): 02c0fb2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Maze Viewer
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
  """