Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -78,7 +78,7 @@ demo = gr.ChatInterface(
|
|
| 78 |
container=False,
|
| 79 |
scale=7,
|
| 80 |
),
|
| 81 |
-
title="
|
| 82 |
theme="huggingface",
|
| 83 |
examples=["What is the capital of France?", "What is 8 x 7?", "Explain photosynthesis."],
|
| 84 |
cache_examples=False,
|
|
|
|
| 78 |
container=False,
|
| 79 |
scale=7,
|
| 80 |
),
|
| 81 |
+
title="Education Chatbot: Your Personal AI Teacher",
|
| 82 |
theme="huggingface",
|
| 83 |
examples=["What is the capital of France?", "What is 8 x 7?", "Explain photosynthesis."],
|
| 84 |
cache_examples=False,
|