Ilyas KHIAT commited on
Commit
037a278
1 Parent(s): 45f0646

fix prompts

Browse files
Files changed (1) hide show
  1. chat_with_pps.py +0 -2
chat_with_pps.py CHANGED
@@ -256,8 +256,6 @@ def display_chat():
256
  if col4.button("Télécharger"):
257
  dowmload_history(st.session_state.used_models)
258
  header.write("""<div class='fixed-header'/>""", unsafe_allow_html=True)
259
- if col5.button("Importer"):
260
- import_conversation()
261
 
262
  # Custom CSS for the sticky header
263
  st.markdown(
 
256
  if col4.button("Télécharger"):
257
  dowmload_history(st.session_state.used_models)
258
  header.write("""<div class='fixed-header'/>""", unsafe_allow_html=True)
 
 
259
 
260
  # Custom CSS for the sticky header
261
  st.markdown(