Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -78,7 +78,7 @@ demo = gr.ChatInterface(
|
|
| 78 |
)
|
| 79 |
|
| 80 |
with gr.Blocks(theme='hmb/amethyst') as demo:
|
| 81 |
-
gr.Image(value="
|
| 82 |
|
| 83 |
gr.Markdown("## 🔬 Introducing The Student Formula!")
|
| 84 |
gr.Markdown("Welcome to the core component of \"The Student Formula\": the RAG chatbot! With the ability to act as a finance tutor, accountability buddy, and goal-setting partner all in one, it\'s designed to best suit your needs on the way to productivity and success. To get started, ask about the basic principles of creating a budget!")
|
|
|
|
| 78 |
)
|
| 79 |
|
| 80 |
with gr.Blocks(theme='hmb/amethyst') as demo:
|
| 81 |
+
gr.Image(value="ChatGPT Image Jun 11, 2026, 02_05_56 PM.png", show_label=False, elem_id="top-image")
|
| 82 |
|
| 83 |
gr.Markdown("## 🔬 Introducing The Student Formula!")
|
| 84 |
gr.Markdown("Welcome to the core component of \"The Student Formula\": the RAG chatbot! With the ability to act as a finance tutor, accountability buddy, and goal-setting partner all in one, it\'s designed to best suit your needs on the way to productivity and success. To get started, ask about the basic principles of creating a budget!")
|