Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ if st.button('PDF1'):
|
|
54 |
pdf_display = f'<iframe src="data:application/pdf;base64,{base64_pdf}" width="800" height="800" type="application/pdf"></iframe>'
|
55 |
st.markdown(pdf_display, unsafe_allow_html=True)
|
56 |
<iframe
|
57 |
-
src="https://seetha-
|
58 |
frameborder="0"
|
59 |
width="850"
|
60 |
height="450"
|
|
|
54 |
pdf_display = f'<iframe src="data:application/pdf;base64,{base64_pdf}" width="800" height="800" type="application/pdf"></iframe>'
|
55 |
st.markdown(pdf_display, unsafe_allow_html=True)
|
56 |
<iframe
|
57 |
+
src="https://seetha-aflac-wyat.hf.space"
|
58 |
frameborder="0"
|
59 |
width="850"
|
60 |
height="450"
|