com3dian commited on
Commit
a28a21d
·
verified ·
1 Parent(s): 0153936

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -27,8 +27,8 @@ supervised by [Guanyi Chen](https://a-quei.github.io/) (During his time in Utrec
27
  To use this space:
28
 
29
  1. Have a paper that you want to turn into slides.
30
- 2. Process your paper using GROBID. If you have GROBID installed, run it and use the output. If not, you can use GROBID’s live demo to generate the
31
- processed TEI.xml file. To use the live demo, click on `TEI`, select `Process Fulltext Document` under Service to call, choose the paper file, and then
32
  click `submit`.
33
  """)
34
 
 
27
  To use this space:
28
 
29
  1. Have a paper that you want to turn into slides.
30
+ 2. Process your paper using GROBID. If you have GROBID installed, run it and use the output. If not, you can use GROBID’s [live demo](https://kermitt2-grobid.hf.space/)
31
+ to generate the processed TEI.xml file. To use the live demo, click on `TEI`, select `Process Fulltext Document` under Service to call, choose the paper file, and then
32
  click `submit`.
33
  """)
34