mery22 commited on
Commit
ecdfc8b
·
verified ·
1 Parent(s): df798f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -16,10 +16,10 @@ with col1:
16
 
17
  with col2:
18
  st.markdown("# 🤖 ALTER-IA BOT")
19
- st.markdown("** Votre Réponse à Chaque Défi Méthodologique 📈 **")
20
 
21
  with col3:
22
- st.image("Altereo logo 2023 original - eau et territoires durables.png", width=150) # Adjust image path and size as needed
23
 
24
  # Input and button for user interaction
25
  user_input = st.text_input("You:", "")
 
16
 
17
  with col2:
18
  st.markdown("# 🤖 ALTER-IA BOT")
19
+ st.markdown("* Votre Réponse à Chaque Défi Méthodologique 📈 *")
20
 
21
  with col3:
22
+ st.image("Altereo logo 2023 original - eau et territoires durables.png", width=120) # Adjust image path and size as needed
23
 
24
  # Input and button for user interaction
25
  user_input = st.text_input("You:", "")