com3dian commited on
Commit
d8303d2
·
verified ·
1 Parent(s): 93cbec3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -303,7 +303,9 @@ if (summ_text is not None) or ('summ_text' in st.session_state):
303
  file_name="slides.pdf",
304
  mime="application/pdf"
305
  )
306
- st.markdown("""Great! Thank you for using this huggingface space.\n
 
 
307
  If you want to know more about this application, you can take a look at the [paper](https://studenttheses.uu.nl/handle/20.500.12932/45939).\n
308
  To contact the author you can send an email to [email protected];\n
309
  To cite the paper you can use Bibtex\n
 
303
  file_name="slides.pdf",
304
  mime="application/pdf"
305
  )
306
+ st.markdown("""
307
+ -----------------------------------------
308
+ Great! Thank you for using this huggingface space.\n
309
  If you want to know more about this application, you can take a look at the [paper](https://studenttheses.uu.nl/handle/20.500.12932/45939).\n
310
  To contact the author you can send an email to [email protected];\n
311
  To cite the paper you can use Bibtex\n