root commited on
Commit
d38f479
1 Parent(s): 935762d

add example

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -128,6 +128,7 @@ endpoint = Endpoint()
128
 
129
  examples = [
130
  ["house.png", "How could someone get out of the house?"],
 
131
  ["forbidden_city.webp", "In what dynasties was this place build?"],
132
  # [
133
  # "sunset.png",
 
128
 
129
  examples = [
130
  ["house.png", "How could someone get out of the house?"],
131
+ ["flower.jpg", "Question: What is this flower and where is it's origin? Answer:"],
132
  ["forbidden_city.webp", "In what dynasties was this place build?"],
133
  # [
134
  # "sunset.png",