rohan598 commited on
Commit
a5793da
·
verified ·
1 Parent(s): 19bd253

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ initial_dataframe = display_df()
42
 
43
  # Gradio Blocks
44
  with gr.Blocks() as demo:
45
- gr.Markdown("<h1><center>Contextual All Dataset Viewer</center></h1>")
46
 
47
  with gr.Row():
48
  num_end = gr.Number(visible=False)
 
42
 
43
  # Gradio Blocks
44
  with gr.Blocks() as demo:
45
+ gr.Markdown("<h1><center>Contextual Test Dataset Viewer</center></h1>")
46
 
47
  with gr.Row():
48
  num_end = gr.Number(visible=False)