Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -427,7 +427,7 @@ body, .gradio-container { background: var(--bg); color: var(--text); }
|
|
| 427 |
|
| 428 |
|
| 429 |
with gr.Blocks(css=css, title="Unified EDU Assistant") as demo:
|
| 430 |
-
gr.Markdown("# 🤖 Unified EDU Assistant by
|
| 431 |
|
| 432 |
|
| 433 |
gr.HTML("""
|
|
|
|
| 427 |
|
| 428 |
|
| 429 |
with gr.Blocks(css=css, title="Unified EDU Assistant") as demo:
|
| 430 |
+
gr.Markdown("# 🤖 Unified EDU Assistant by ALPHA")
|
| 431 |
|
| 432 |
|
| 433 |
gr.HTML("""
|