SMD00 commited on
Commit
12b481f
·
1 Parent(s): a35b188

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ with gr.Blocks() as demo:
197
  fn=dummy_fn,
198
  cache_examples=True,
199
  )
200
- gr.Examples(
201
  examples=[ "d.png"],
202
  inputs=img,
203
  outputs=img,
 
197
  fn=dummy_fn,
198
  cache_examples=True,
199
  )
200
+ gr.Examples(
201
  examples=[ "d.png"],
202
  inputs=img,
203
  outputs=img,