com3dian commited on
Commit
f75d3f2
·
verified ·
1 Parent(s): 976cb9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -38,8 +38,13 @@ click `submit`.
38
  """)
39
 
40
  st.image("grobidmanual.gif")
41
- st.markdown("Now let's try **Paper2Slides**!")
 
 
42
 
 
 
 
43
 
44
  st.subheader('Set slide numbers')
45
  st.markdown("Specify the range of slide numbers you want to generate.")
 
38
  """)
39
 
40
  st.image("grobidmanual.gif")
41
+ st.markdown("### Now let's try **Paper2Slides**!")
42
+ st.markdown("""
43
+ To use this space, you need to:
44
 
45
+ 1. Set the number of slides you want to generate.
46
+ 2. Update the processed `tei.xml` file.
47
+ """)
48
 
49
  st.subheader('Set slide numbers')
50
  st.markdown("Specify the range of slide numbers you want to generate.")