Spaces:
Running
on
CPU Spr
Running
on
CPU Spr
update default example
Browse files- app.py +2 -3
- assets/bee.jpg +3 -0
app.py
CHANGED
|
@@ -238,7 +238,6 @@ examples = [
|
|
| 238 |
"files": ["assets/travel_tips.jpg"],
|
| 239 |
}
|
| 240 |
],
|
| 241 |
-
|
| 242 |
[
|
| 243 |
{
|
| 244 |
"text": "As an art critic AI assistant, could you describe this painting in details and make a thorough critic?",
|
|
@@ -247,8 +246,8 @@ examples = [
|
|
| 247 |
],
|
| 248 |
[
|
| 249 |
{
|
| 250 |
-
"text": "
|
| 251 |
-
"files": ["assets/
|
| 252 |
}
|
| 253 |
],
|
| 254 |
]
|
|
|
|
| 238 |
"files": ["assets/travel_tips.jpg"],
|
| 239 |
}
|
| 240 |
],
|
|
|
|
| 241 |
[
|
| 242 |
{
|
| 243 |
"text": "As an art critic AI assistant, could you describe this painting in details and make a thorough critic?",
|
|
|
|
| 246 |
],
|
| 247 |
[
|
| 248 |
{
|
| 249 |
+
"text": "What is on the flower?",
|
| 250 |
+
"files": ["assets/bee.jpg"],
|
| 251 |
}
|
| 252 |
],
|
| 253 |
]
|
assets/bee.jpg
ADDED
|
Git LFS Details
|