paul hilders commited on
Commit
0bd28ed
1 Parent(s): 9b5cfa8

Acknowledgements header

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ demo_tabs = gr.TabbedInterface([iface, iface_NER], ["Default", "NER"])
140
 
141
  with demo_tabs:
142
  gr.Markdown("""
143
- ####Acknowledgements
144
  This demo was developed for the Interpretability & Explainability in AI course at the University of
145
  Amsterdam. We would like express our thanks to Jelle Zuidema, Jaap Jumelet, Tom Kersten, Christos
146
  Athanasiadis, Peter Heemskerk, Zhi Zhang, and all the other TAs who helped us during this course.
 
140
 
141
  with demo_tabs:
142
  gr.Markdown("""
143
+ ### Acknowledgements
144
  This demo was developed for the Interpretability & Explainability in AI course at the University of
145
  Amsterdam. We would like express our thanks to Jelle Zuidema, Jaap Jumelet, Tom Kersten, Christos
146
  Athanasiadis, Peter Heemskerk, Zhi Zhang, and all the other TAs who helped us during this course.