darcksky commited on
Commit
58f7d08
1 Parent(s): 31138ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ gr.Interface(inference,
41
  title=title,
42
  description=description,
43
  article=article,
44
- examples=[['groot.jpeg', "2x"]],
45
  allow_flagging='never',
46
  theme="default",
47
  cache_examples=False,
 
41
  title=title,
42
  description=description,
43
  article=article,
44
+ examples=[['miguel.jpg', "2x"]],
45
  allow_flagging='never',
46
  theme="default",
47
  cache_examples=False,