Update app.py
Browse files
app.py
CHANGED
@@ -50,7 +50,7 @@ How can I help you?
|
|
50 |
#initialize_session_state()
|
51 |
|
52 |
# Streamlit UI elements
|
53 |
-
|
54 |
#st.text("Start by entering the currency.")
|
55 |
|
56 |
sideb = st.sidebar
|
|
|
50 |
#initialize_session_state()
|
51 |
|
52 |
# Streamlit UI elements
|
53 |
+
|
54 |
#st.text("Start by entering the currency.")
|
55 |
|
56 |
sideb = st.sidebar
|