Hexii commited on
Commit
be2d9d3
1 Parent(s): edf9e52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -77,7 +77,6 @@ app = gr.Interface(
77
  title=title,
78
  description=description,
79
  article=article,
80
- footer=FOOTER
81
  )
82
 
83
 
 
77
  title=title,
78
  description=description,
79
  article=article,
 
80
  )
81
 
82