t4ai commited on
Commit
9483426
1 Parent(s): 39d901b

more images

Browse files
Files changed (2) hide show
  1. app.py +2 -1
  2. images/hmeimim.jpg +0 -0
app.py CHANGED
@@ -116,8 +116,9 @@ img = image_select(
116
  cv2.imread("images/engels.jpg"),
117
  cv2.imread("images/nellis1.jpg"),
118
  cv2.imread("images/littlerock.jpg"),
 
119
  ],
120
- captions=["Edwards AFB 1", "Edwards AFB 2", "Buturlinovka District", "Engels", "Nellis AFB", "Little Rock AFB"],
121
  )
122
 
123
  # process image through detector
 
116
  cv2.imread("images/engels.jpg"),
117
  cv2.imread("images/nellis1.jpg"),
118
  cv2.imread("images/littlerock.jpg"),
119
+ cv2.imread("images/hmeimim.jpg"),
120
  ],
121
+ captions=["Edwards AFB 1", "Edwards AFB 2", "Buturlinovka District", "Engels", "Nellis AFB", "Little Rock AFB", "Hmiemim Syria"],
122
  )
123
 
124
  # process image through detector
images/hmeimim.jpg ADDED