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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -378,7 +378,7 @@ def build_ui():
378
  gr.Markdown(
379
  f"""
380
  # Amaze Maze Viewer
381
- Dataset: `{DATASET_REPO_ID}`
382
  Browse samples by **shape / split / maze size**, then view images + metadata.
383
  """
384
  )
 
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
  """
384
  )