YaohuiW commited on
Commit
5caa630
1 Parent(s): b105b21

Update base/app.py

Browse files
Files changed (1) hide show
  1. base/app.py +1 -1
base/app.py CHANGED
@@ -125,7 +125,7 @@ with gr.Blocks(css='style.css') as demo:
125
 
126
  ex = gr.Examples(
127
  examples = [['a corgi walking in the park at sunrise, oil painting style',400,50,7,'ddim'],
128
- ['a cut teddy bear reading a book in the park, oil painting style, high quality',700,50,7,'ddim'],
129
  ['an epic tornado attacking above a glowing city at night, the tornado is made of smoke, highly detailed',230,50,7,'ddim'],
130
  ['a jar filled with fire, 4K video, 3D rendered, well-rendered',400,50,7,'ddim'],
131
  ['a teddy bear walking in the park, oil painting style, high quality',400,50,7,'ddim'],
 
125
 
126
  ex = gr.Examples(
127
  examples = [['a corgi walking in the park at sunrise, oil painting style',400,50,7,'ddim'],
128
+ ['a cute teddy bear reading a book in the park, oil painting style, high quality',700,50,7,'ddim'],
129
  ['an epic tornado attacking above a glowing city at night, the tornado is made of smoke, highly detailed',230,50,7,'ddim'],
130
  ['a jar filled with fire, 4K video, 3D rendered, well-rendered',400,50,7,'ddim'],
131
  ['a teddy bear walking in the park, oil painting style, high quality',400,50,7,'ddim'],