mery22 commited on
Commit
f553085
1 Parent(s): 4040308

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -75,8 +75,8 @@ st.markdown("---")
75
  st.markdown("*La collaboration est la clé du succès. Chaque question trouve sa réponse, chaque défi devient une opportunité.*")
76
 
77
  # Display icons and text input/output
78
- user_icon = "path/to/user_icon.png" # Replace with your user icon path
79
- bot_icon = "path/to/bot_icon.png" # Replace with your bot icon path
80
 
81
  # Input field with icon
82
  st.markdown(
 
75
  st.markdown("*La collaboration est la clé du succès. Chaque question trouve sa réponse, chaque défi devient une opportunité.*")
76
 
77
  # Display icons and text input/output
78
+ user_icon = "vector-users-icon.jpg" # Replace with your user icon path
79
+ bot_icon = "robot-chatbot-icon-sign-free-vector.jpg" # Replace with your bot icon path
80
 
81
  # Input field with icon
82
  st.markdown(