Spaces:
Sleeping
Sleeping
Update title message
Browse files
app.py
CHANGED
|
@@ -39,8 +39,8 @@ def respond(message, history):
|
|
| 39 |
# Create the Gradio chat interface (using Gradio's ChatInterface)
|
| 40 |
title = "# SousChef AI 🍳"
|
| 41 |
topics = """
|
| 42 |
-
### I'm
|
| 43 |
-
If you're not sure where to start, try using one of the messages below
|
| 44 |
- How should I cook steak if I want it medium-rare?
|
| 45 |
- What's a good recipe to make for a vegetarian potluck?
|
| 46 |
- I'm making cookies and don't have baking soda, help!
|
|
|
|
| 39 |
# Create the Gradio chat interface (using Gradio's ChatInterface)
|
| 40 |
title = "# SousChef AI 🍳"
|
| 41 |
topics = """
|
| 42 |
+
### I'm here to help you level up in the kitchen!
|
| 43 |
+
If you're not sure where to start, try using one of the messages below:
|
| 44 |
- How should I cook steak if I want it medium-rare?
|
| 45 |
- What's a good recipe to make for a vegetarian potluck?
|
| 46 |
- I'm making cookies and don't have baking soda, help!
|