Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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>.
|
| 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 |
],
|