merve HF staff commited on
Commit
45752ed
·
verified ·
1 Parent(s): e3b6d01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ examples = [
150
  ],
151
  [
152
  {
153
- "text": "I already have this supplement <image> and I want to buy this one <image>. Do they have known interactions?",
154
  "files": ["assets/sample-images/pill1.png", "assets/sample-images/pill2.png"],
155
  }
156
  ],
 
150
  ],
151
  [
152
  {
153
+ "text": "I already have this supplement <image> and I want to buy this one <image>. Any warnings I should know about?",
154
  "files": ["assets/sample-images/pill1.png", "assets/sample-images/pill2.png"],
155
  }
156
  ],