leakyrelu commited on
Commit
cd596eb
·
1 Parent(s): a097203

fix code typos

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -80,8 +80,8 @@ iface = gr.Interface(
80
  inputs=image,
81
  outputs="text",
82
  title = title,
83
- description = description
84
- article=article
85
  examples = [
86
  "3.jpg",
87
  "4.jpg",
 
80
  inputs=image,
81
  outputs="text",
82
  title = title,
83
+ description = description,
84
+ article=article,
85
  examples = [
86
  "3.jpg",
87
  "4.jpg",