Archisman Karmakar commited on
Commit
bd1e740
·
1 Parent(s): 2c0d348

post 3 fix

Browse files
Files changed (1) hide show
  1. app_main_hf.py +1 -1
app_main_hf.py CHANGED
@@ -136,7 +136,7 @@ def main():
136
 
137
  if selection == "Dashboard":
138
  st.cache_resource.clear()
139
- free_memory()
140
  show_dashboard()
141
 
142
  elif selection == "Stage 1: Sentiment Polarity Analysis":
 
136
 
137
  if selection == "Dashboard":
138
  st.cache_resource.clear()
139
+ # free_memory()
140
  show_dashboard()
141
 
142
  elif selection == "Stage 1: Sentiment Polarity Analysis":