Shriharsh commited on
Commit
d6339f1
1 Parent(s): 6768c0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ demo = gr.Interface(
78
  examples=example_list,
79
  title=title,
80
  description=description,
81
- article=article,
82
  )
83
 
84
  # Launch the app!
 
78
  examples=example_list,
79
  title=title,
80
  description=description,
81
+ #article=article,
82
  )
83
 
84
  # Launch the app!