davanstrien HF staff commited on
Commit
9db6af4
·
1 Parent(s): a40ed18

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -166,7 +166,7 @@ weighted avg 0.93 0.93 0.93 850
166
 
167
  ### Credits
168
  > This work was partly supported by [Living with Machines](https://livingwithmachines.ac.uk/). This project, funded by the UK Research and Innovation (UKRI) Strategic Priority Fund, is a multidisciplinary collaboration delivered by the Arts and Humanities Research Council (AHRC), with The Alan Turing Institute, the British Library and the Universities of Cambridge, East Anglia, Exeter, and Queen Mary University of London.
169
- > Code for showing attention was adapted from Zach Mueller's (@TheZachMueller) [fastinference](https://muellerzr.github.io/fastinference/) library.
170
  """
171
 
172
  gr_interface = gr.Interface(
 
166
 
167
  ### Credits
168
  > This work was partly supported by [Living with Machines](https://livingwithmachines.ac.uk/). This project, funded by the UK Research and Innovation (UKRI) Strategic Priority Fund, is a multidisciplinary collaboration delivered by the Arts and Humanities Research Council (AHRC), with The Alan Turing Institute, the British Library and the Universities of Cambridge, East Anglia, Exeter, and Queen Mary University of London.
169
+ > Code for showing attention was adapted from [Zachary Mueller's](https://github.com/muellerzr) [fastinference](https://muellerzr.github.io/fastinference/) library.
170
  """
171
 
172
  gr_interface = gr.Interface(