suredream commited on
Commit
a42ddcc
1 Parent(s): 11100ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ with left:
144
  with proforma_section:
145
  pdf_container = st.container()
146
  with pdf_container:
147
- display_PDF(st, pdf_file='https://huggingface.co/spaces/suredream/actoolv2/resolve/main/proforma-example.pdf')
148
 
149
 
150
  with right:
 
144
  with proforma_section:
145
  pdf_container = st.container()
146
  with pdf_container:
147
+ display_PDF(st, pdf_url='https://huggingface.co/spaces/suredream/actoolv2/resolve/main/proforma-example.pdf')
148
 
149
 
150
  with right: