com3dian commited on
Commit
25438e2
·
verified ·
1 Parent(s): 7b8df24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -4
app.py CHANGED
@@ -24,10 +24,9 @@ supervised by Guanyi Chen (Utrecht University) and Konstantin Buschmer (ML6).
24
 
25
  To use this space:
26
 
27
- 1. Have a paper that you want to turn into slides.
28
- 2. Process your paper using GROBID. If you have GROBID installed, run it and use the output.
29
- If not, you can use GROBID’s live demo to generate the processed TEI.xml file.
30
-
31
  """)
32
 
33
  st.subheader('Set slide numbers')
 
24
 
25
  To use this space:
26
 
27
+ 1. Have a paper that you want to turn into slides.
28
+ 2. Process your paper using GROBID. If you have GROBID installed, run it and use the output.
29
+ If not, you can use GROBID’s live demo to generate the processed TEI.xml file.
 
30
  """)
31
 
32
  st.subheader('Set slide numbers')