Mjlehtim commited on
Commit
e196aeb
Β·
verified Β·
1 Parent(s): ace2041

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -453,7 +453,7 @@ with strategies_container:
453
  st.session_state['history'] = []
454
  st.session_state['generated'] = ["Let's discuss the ESG issues of the company πŸ€—"]
455
  st.session_state['past'] = ["Hey ! πŸ‘‹"]
456
- #st.cache_data.clear()
457
  #st.cache_resource.clear()
458
 
459
  # Check if the subfolder exists
 
453
  st.session_state['history'] = []
454
  st.session_state['generated'] = ["Let's discuss the ESG issues of the company πŸ€—"]
455
  st.session_state['past'] = ["Hey ! πŸ‘‹"]
456
+ st.cache_data.clear()
457
  #st.cache_resource.clear()
458
 
459
  # Check if the subfolder exists