model2 commited on
Commit
c6c98b5
·
1 Parent(s): a10b689
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -338,7 +338,7 @@ if __name__ == "__main__":
338
 
339
  with gr.Column():
340
  output_image = gr.Image(
341
- label="Vance Blurred Image",
342
  elem_id="fixed-image-size",
343
  show_label=True,
344
  )
 
338
 
339
  with gr.Column():
340
  output_image = gr.Image(
341
+ label="\"Vance Blurred\" Result",
342
  elem_id="fixed-image-size",
343
  show_label=True,
344
  )