fffiloni commited on
Commit
1fd46a3
·
verified ·
1 Parent(s): a34bddb

Update app_gradio.py

Browse files
Files changed (1) hide show
  1. app_gradio.py +1 -1
app_gradio.py CHANGED
@@ -269,7 +269,7 @@ def create_gradio_interface():
269
 
270
 
271
 
272
- gr.Examples(
273
  examples=[
274
  ['./static/examples/sketch1.png', 'The camel walks slowly'],
275
  ['./static/examples/sketch2.png', 'The wine in the wine glass sways from side to side'],
 
269
 
270
 
271
 
272
+ gr.Examples(
273
  examples=[
274
  ['./static/examples/sketch1.png', 'The camel walks slowly'],
275
  ['./static/examples/sketch2.png', 'The wine in the wine glass sways from side to side'],