Update app.py
Browse files
app.py
CHANGED
|
@@ -14,7 +14,7 @@ def get_classifier_model():
|
|
| 14 |
|
| 15 |
#st.sidebar.image("Suncorp-Bank-logo.png",width=255)
|
| 16 |
|
| 17 |
-
st.image("Suncorp-Bank-logo.png",width=255)
|
| 18 |
|
| 19 |
st.title("Detecting Barriers from Conversations")
|
| 20 |
st.markdown("***")
|
|
|
|
| 14 |
|
| 15 |
#st.sidebar.image("Suncorp-Bank-logo.png",width=255)
|
| 16 |
|
| 17 |
+
#st.image("Suncorp-Bank-logo.png",width=255)
|
| 18 |
|
| 19 |
st.title("Detecting Barriers from Conversations")
|
| 20 |
st.markdown("***")
|