Spaces:
Sleeping
Sleeping
alan
commited on
Commit
·
52eedd6
1
Parent(s):
2c42a14
update
Browse files
app.py
CHANGED
@@ -86,7 +86,7 @@ with gr.Blocks(title="Ablation Study Designer") as demo:
|
|
86 |
gr.Markdown(
|
87 |
"""
|
88 |
# 🧪 Ablation Study Designer
|
89 |
-
Fill in the study details below, then click **Generate** to receive a tailored ablation‑study design rendered in Markdown.
|
90 |
""",
|
91 |
elem_id="header",
|
92 |
)
|
|
|
86 |
gr.Markdown(
|
87 |
"""
|
88 |
# 🧪 Ablation Study Designer
|
89 |
+
This is a demo for a feature in SciMentor, generating actionable plans for ablation studies. Fill in the study details below, then click **Generate** to receive a tailored ablation‑study design rendered in Markdown.
|
90 |
""",
|
91 |
elem_id="header",
|
92 |
)
|