Facelook commited on
Commit
f2ce299
·
1 Parent(s): 7725a80

Trial and error.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ def run_and_submit_all(profile: gr.OAuthProfile | None):
197
 
198
  # --- Build Gradio Interface using Blocks ---
199
  with gr.Blocks() as demo:
200
- gr.Markdown("# Basic Agent Evaluation Runner")
201
  gr.Markdown(
202
  """
203
  **Instructions:**
 
197
 
198
  # --- Build Gradio Interface using Blocks ---
199
  with gr.Blocks() as demo:
200
+ gr.Markdown("# Basic Agent Evaluation Runner #1")
201
  gr.Markdown(
202
  """
203
  **Instructions:**