Anne31415 commited on
Commit
0d3004a
β€’
1 Parent(s): 944017e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -99,8 +99,7 @@ def main():
99
 
100
  # Main content
101
  st.title("Welcome to BinDocs ChatBot! πŸ€–")
102
- image = Image.open('Logo_BinBoc.png')
103
- st.image(image, caption='BinDoc GmbH')
104
 
105
  # Start tracking user interactions
106
  with streamlit_analytics.track():
 
99
 
100
  # Main content
101
  st.title("Welcome to BinDocs ChatBot! πŸ€–")
102
+
 
103
 
104
  # Start tracking user interactions
105
  with streamlit_analytics.track():