Facelook commited on
Commit
e69928f
·
1 Parent(s): 1362580

Force rebuild of the app.py file.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -159,7 +159,7 @@ def run_and_submit_all( profile: gr.OAuthProfile | None):
159
 
160
  # --- Build Gradio Interface using Blocks ---
161
  with gr.Blocks() as demo:
162
- gr.Markdown("# Basic Agent Evaluation Runner (Test #2)")
163
  gr.Markdown(
164
  """
165
  **Instructions:**
 
159
 
160
  # --- Build Gradio Interface using Blocks ---
161
  with gr.Blocks() as demo:
162
+ gr.Markdown("# Basic Agent Evaluation Runner (Test #3)")
163
  gr.Markdown(
164
  """
165
  **Instructions:**