Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ st.set_page_config(page_title="MedChat", page_icon="favicon.png")
|
|
13 |
|
14 |
col1, col2, col3 = st.columns([1,4,1])
|
15 |
with col2:
|
16 |
-
st.image("https://github.com/harshitv804/MedChat/assets/100853494/
|
17 |
|
18 |
st.markdown(
|
19 |
"""
|
|
|
13 |
|
14 |
col1, col2, col3 = st.columns([1,4,1])
|
15 |
with col2:
|
16 |
+
st.image("https://github.com/harshitv804/MedChat/assets/100853494/95962c34-029b-4f19-97d0-18146dd1e1f3")
|
17 |
|
18 |
st.markdown(
|
19 |
"""
|