fffiloni commited on
Commit
9f93f64
1 Parent(s): 82c8bea

Update app_gradio.py

Browse files
Files changed (1) hide show
  1. app_gradio.py +1 -1
app_gradio.py CHANGED
@@ -347,7 +347,7 @@ with gr.Blocks(css=css) as demo:
347
  ],
348
  outputs=output_gallery
349
  )
350
- def reload_pad():
351
  blank_pad ={
352
  "background": "./static/examples/background.jpeg",
353
  "layers": None,
 
347
  ],
348
  outputs=output_gallery
349
  )
350
+ def reload_pad():
351
  blank_pad ={
352
  "background": "./static/examples/background.jpeg",
353
  "layers": None,