Spaces:
Sleeping
Sleeping
Update pages/25_Patient_Talk.py
Browse files- pages/25_Patient_Talk.py +2 -2
pages/25_Patient_Talk.py
CHANGED
@@ -2,9 +2,9 @@ import streamlit as st
|
|
2 |
|
3 |
|
4 |
# Display an image
|
5 |
-
st.image("patienttalk.png", caption="
|
|
|
6 |
|
7 |
-
st.image("patienttalk.png", caption="Online Image", use_column_width=True)
|
8 |
|
9 |
|
10 |
"""
|
|
|
2 |
|
3 |
|
4 |
# Display an image
|
5 |
+
st.image("patienttalk.png", caption="Patient Talk", use_column_width=True)
|
6 |
+
|
7 |
|
|
|
8 |
|
9 |
|
10 |
"""
|