Update app.py
Browse files
app.py
CHANGED
@@ -204,7 +204,7 @@ def main():
|
|
204 |
"""
|
205 |
|
206 |
st.markdown(hide_streamlit_style, unsafe_allow_html=True)
|
207 |
-
c1.title('
|
208 |
|
209 |
with st.sidebar:
|
210 |
image = Image.open('itaca_logo.png')
|
|
|
204 |
"""
|
205 |
|
206 |
st.markdown(hide_streamlit_style, unsafe_allow_html=True)
|
207 |
+
c1.title('atmira Insurance Core AI Module')
|
208 |
|
209 |
with st.sidebar:
|
210 |
image = Image.open('itaca_logo.png')
|