Young Ho Shin commited on
Commit
099d0f1
1 Parent(s): 59e5930

Really add article

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -122,6 +122,7 @@ demo = gr.Interface(
122
  ],
123
  title=title,
124
  description=description,
 
125
  )
126
 
127
  if __name__ == "__main__":
122
  ],
123
  title=title,
124
  description=description,
125
+ article=article,
126
  )
127
 
128
  if __name__ == "__main__":