Spaces:
Sleeping
Sleeping
style: rename agent in gui
Browse files
app.py
CHANGED
|
@@ -220,7 +220,7 @@ def run_and_submit_all(profile: gr.OAuthProfile | None):
|
|
| 220 |
# ---
|
| 221 |
|
| 222 |
with gr.Blocks() as demo:
|
| 223 |
-
gr.Markdown("#
|
| 224 |
gr.Markdown(
|
| 225 |
"""
|
| 226 |
**Instructions:**
|
|
|
|
| 220 |
# ---
|
| 221 |
|
| 222 |
with gr.Blocks() as demo:
|
| 223 |
+
gr.Markdown("# GAÏA Agent Evaluation Runner")
|
| 224 |
gr.Markdown(
|
| 225 |
"""
|
| 226 |
**Instructions:**
|