fffiloni commited on
Commit
0623638
·
verified ·
1 Parent(s): eef7e90

Update app_gradio.py

Browse files
Files changed (1) hide show
  1. app_gradio.py +1 -1
app_gradio.py CHANGED
@@ -293,7 +293,7 @@ def create_gradio_interface():
293
  lines=3
294
  )
295
 
296
- gr.Examples(
297
  examples=[
298
  ['./static/examples/sketch1.png', 'The camel walks slowly'],
299
  ['./static/examples/sketch2.png', 'The wine in the wine glass sways from side to side'],
 
293
  lines=3
294
  )
295
 
296
+ gr.Examples(
297
  examples=[
298
  ['./static/examples/sketch1.png', 'The camel walks slowly'],
299
  ['./static/examples/sketch2.png', 'The wine in the wine glass sways from side to side'],