merve HF staff commited on
Commit
3cee060
1 Parent(s): d80f487

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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.15],
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