John Smith commited on
Commit
e606b1f
·
1 Parent(s): 2c2e8b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ demo = gr.Interface(
12
  "image",
13
  flagging_options=["blurry", "incorrect", "other"],
14
  examples=[
15
- os.path.join(os.path.dirname(__file__), "https://i.imgur.com/eR28TSf.jpg"),
16
 
17
  ],
18
  )
 
12
  "image",
13
  flagging_options=["blurry", "incorrect", "other"],
14
  examples=[
15
+ os.path.join(os.path.dirname(__file__), "n146OugAwBUjFACpuWrZUE6Q0-M.jpg"),
16
 
17
  ],
18
  )