Anne31415 commited on
Commit
f8dc8d1
·
1 Parent(s): bcd8992

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ with st.sidebar:
36
  st.markdown("human and machine intelligence.")
37
 
38
  add_vertical_space(3) # Add more vertical space between text blocks
39
- st.write('Made with ❤️ by Anne')
40
 
41
 
42
 
 
36
  st.markdown("human and machine intelligence.")
37
 
38
  add_vertical_space(3) # Add more vertical space between text blocks
39
+ st.write('Made with ❤️ by BinDoc GmbH')
40
 
41
 
42