Prajith04 commited on
Commit
ddf70f9
·
verified ·
1 Parent(s): 5420a9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -62,7 +62,6 @@ gr.Interface(
62
  'Retouching',
63
  ], type="value", default='Denoising (gaussian)', label="model")],
64
  gr.outputs.Image(type="file", label="Output"),
65
- title=title,
66
  description=description,
67
  article=article,
68
  allow_flagging=False,
 
62
  'Retouching',
63
  ], type="value", default='Denoising (gaussian)', label="model")],
64
  gr.outputs.Image(type="file", label="Output"),
 
65
  description=description,
66
  article=article,
67
  allow_flagging=False,