Update app.py
Browse files
app.py
CHANGED
@@ -165,9 +165,7 @@ def main():
|
|
165 |
- What is this document about?
|
166 |
- Can you help me to understand ....(fill the blank) part in this document?
|
167 |
""")
|
168 |
-
|
169 |
-
'<a href="https://www.linkedin.com/in/umarigan/"><img src="https://www.edigitalagency.com.au/wp-content/uploads/Linkedin-logo-icon-png.png" width="40" height="40" ></a>',
|
170 |
-
unsafe_allow_html=True)
|
171 |
|
172 |
hide_streamlit_style = """
|
173 |
<style>
|
|
|
165 |
- What is this document about?
|
166 |
- Can you help me to understand ....(fill the blank) part in this document?
|
167 |
""")
|
168 |
+
|
|
|
|
|
169 |
|
170 |
hide_streamlit_style = """
|
171 |
<style>
|