emilios commited on
Commit
2c1a824
·
verified ·
1 Parent(s): 96e9e86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,6 +36,6 @@ iface = gradio.Interface(
36
  outputs='image',
37
  title='Hello World',
38
  description='The simplest interface!',
39
- examples=["llama.jpg", "dT4KW.png"])
40
 
41
  iface.launch()
 
36
  outputs='image',
37
  title='Hello World',
38
  description='The simplest interface!',
39
+ examples=["lama.webp", "test_lines.jpg","llama.jpg", "dT4KW.png"])
40
 
41
  iface.launch()