RaniRahbani commited on
Commit
aaa4875
·
verified ·
1 Parent(s): a784624

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
56
  demo = gr.ChatInterface(
57
  fn=respond,
58
  #title="Hi there! I'm your Dietician Assistant, here to help you with general advice on diet, nutrition, and healthy eating habits. Let's explore your questions.",
59
- title="Your Personal Dietician Assistant: Expert Guidance on Healthy Eating and Nutrition"
60
  examples=["What are some healthy snacks I can eat if I feel hungry between meals?",
61
  "How can I improve my gut health through diet?",
62
  "Can you recommend some high-protein vegetarian meals?"]
 
56
  demo = gr.ChatInterface(
57
  fn=respond,
58
  #title="Hi there! I'm your Dietician Assistant, here to help you with general advice on diet, nutrition, and healthy eating habits. Let's explore your questions.",
59
+ title="Your Personal Dietician Assistant: Expert Guidance on Healthy Eating and Nutrition",
60
  examples=["What are some healthy snacks I can eat if I feel hungry between meals?",
61
  "How can I improve my gut health through diet?",
62
  "Can you recommend some high-protein vegetarian meals?"]