Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ demo = gr.Interface(
|
|
57 |
description=description,
|
58 |
examples=[
|
59 |
["./buddha.JPG", "buddha statue", 0.15],
|
60 |
-
["./toy_vessel.jpg", "toy sailboat", 0.
|
61 |
|
62 |
],
|
63 |
cache_examples=True
|
|
|
57 |
description=description,
|
58 |
examples=[
|
59 |
["./buddha.JPG", "buddha statue", 0.15],
|
60 |
+
["./toy_vessel.jpg", "toy sailboat", 0.2],
|
61 |
|
62 |
],
|
63 |
cache_examples=True
|