anas-awadalla commited on
Commit
f65e085
1 Parent(s): 766e197

update readme.md

Browse files
app.py CHANGED
@@ -9,7 +9,7 @@ login(token=os.environ["HUGGINGFACE_TOKEN"])
9
  demo_imgs = [
10
  ["images/chinchilla_web-1024x683.jpg", "images/shiba-inu-dog-in-the-snow.jpg"],
11
  ["images/4645808729_2dfc59b6a5_z.jpg", "images/5944609705_4664531909_z.jpg"],
12
- ["images/COCO_train2014_000000572279.jpg", "images/COCO_train2014_000000194806.jpg"],
13
  [
14
  "images/bcee7a-20190225-a-london-underground-sign.jpg",
15
  "images/istockphoto-622434332-1024x1024.jpg",
@@ -23,8 +23,8 @@ demo_texts = [
23
  "Output: This is a shiba. They are very popular in Japan.",
24
  ],
25
  [
26
- "Output: a man and a woman on a train looking at their cell phones.",
27
- "Output: a lavish reception room with black and white tiled floor.",
28
  ],
29
  [
30
  "Question: Describe the scene. Answer: A white airplane being repaired on the runway. 'Cargo' is written on it in red.",
 
9
  demo_imgs = [
10
  ["images/chinchilla_web-1024x683.jpg", "images/shiba-inu-dog-in-the-snow.jpg"],
11
  ["images/4645808729_2dfc59b6a5_z.jpg", "images/5944609705_4664531909_z.jpg"],
12
+ ["images/900.jpeg", "images/hummus.jpg"],
13
  [
14
  "images/bcee7a-20190225-a-london-underground-sign.jpg",
15
  "images/istockphoto-622434332-1024x1024.jpg",
 
23
  "Output: This is a shiba. They are very popular in Japan.",
24
  ],
25
  [
26
+ "Output: a pink flamingo standing in a body of water.",
27
+ "Output: a bowl filled with creamy hummus placed on a white countertop.",
28
  ],
29
  [
30
  "Question: Describe the scene. Answer: A white airplane being repaired on the runway. 'Cargo' is written on it in red.",
images/4645808729_2dfc59b6a5_z.jpg DELETED
Binary file (28.1 kB)
 
images/5944609705_4664531909_z.jpg DELETED
Binary file (25.5 kB)