Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -263,7 +263,7 @@ button:hover {
|
|
| 263 |
# ---------------- UI ----------------
|
| 264 |
with gr.Blocks() as ui:
|
| 265 |
gr.HTML("<style>" + custom_css + "</style>")
|
| 266 |
-
gr.Markdown("# 📚 StudyAssistant
|
| 267 |
|
| 268 |
with gr.Row():
|
| 269 |
with gr.Column(scale=1):
|
|
|
|
| 263 |
# ---------------- UI ----------------
|
| 264 |
with gr.Blocks() as ui:
|
| 265 |
gr.HTML("<style>" + custom_css + "</style>")
|
| 266 |
+
gr.Markdown("# 📚 StudyAssistant AI")
|
| 267 |
|
| 268 |
with gr.Row():
|
| 269 |
with gr.Column(scale=1):
|