ewingreen commited on
Commit
0928397
·
verified ·
1 Parent(s): aa11f47

Update title message

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 SousChef AI, and 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!
 
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!