Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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()
|