Force rebuild.
Browse files
app.py
CHANGED
@@ -166,7 +166,7 @@ def run_and_submit_all( profile: gr.OAuthProfile | None):
|
|
166 |
|
167 |
# --- Build Gradio Interface using Blocks ---
|
168 |
with gr.Blocks() as demo:
|
169 |
-
gr.Markdown("# Basic Agent Evaluation Runner (
|
170 |
gr.Markdown(
|
171 |
"""
|
172 |
**Instructions:**
|
|
|
166 |
|
167 |
# --- Build Gradio Interface using Blocks ---
|
168 |
with gr.Blocks() as demo:
|
169 |
+
gr.Markdown("# Basic Agent Evaluation Runner (Attempt #2)")
|
170 |
gr.Markdown(
|
171 |
"""
|
172 |
**Instructions:**
|